.photoshow{
    width: 100%;
    /*min-width:1200px;*/
    position: relative;
}
.photoshow img{
    width: 100%;
}
.header{
    position: absolute;
    top: 0;
    width: 100%;
    min-width: 1200px;
}
.wtcontent{
    width: 1180px;
    margin: 0 auto;
}
.wtcontent h2{
    padding-top: 78px;
    text-align: center;
    font-size: 34px;
    color: #4c4948;
    padding-bottom: 34px;
}
.wtcontent .line{
    width: 72px;
    height: 2px;
    background-color: #cb2842;
  margin: 0 auto 34px;
}
.wtcontent h3{
    font-size:25px;
    color: #4c4948;
    text-align: center;
    padding-bottom: 31px;
    font-weight: normal;
}
.wtcontent p:nth-of-type(1){
    line-height: 26px;
    font-size: 14px;
    color: #333333;
    padding-bottom: 9px;
}
.wtcontent p:nth-of-type(2){
    line-height: 18px;
    font-size: 13px;
    color: #333333;
    padding-bottom: 23px;
}
.photoContent .top ul li{
        float: left;
}
.photoContent .top ul li:nth-of-type(1){
    width: 195px;
}
.photoContent .top ul li:nth-of-type(2){
    width: 588px;
}
.photoContent .top ul li:nth-of-type(3){
    width: 396px;
}
.photoContent  img{
    width: 100%;
    height: 100%;
}
.photoContent .mediacy ul li{
    float: left;
    height: 191px;
}
.photoContent .mediacy ul li:nth-of-type(1){
    width: 195px;
}
.photoContent .mediacy ul li:nth-of-type(2){
    width: 195px;
    height: 115px;
    line-height: 20px;
    background-color: #cb2842;
    text-align: center;
    padding-top: 76px;
    color: #fff;
    font-size: 14px;
}
.photoContent .mediacy ul li:nth-of-type(3){
    width: 589px;
}
.photoContent .mediacy ul li:nth-of-type(4){
    width: 195px;
    height: 115px;
    line-height: 20px;
    padding-top: 76px;
    color: #000000;
    font-size: 14px;
    background-color: #fff;
    text-align: center;
}
.photoContent .bottom ul li{
    float: left;
    height: 191px;
}
.photoContent .bottom ul li:nth-of-type(1){
    width: 195px;
    height: 115px;
    line-height: 20px;
    padding-top: 76px;
    color: #000000;
    font-size: 14px;
    background-color: #e8e8e8;
    text-align: center;
}
.photoContent .bottom ul li:nth-of-type(2){
    width: 195px;
}
.photoContent .bottom ul li:nth-of-type(3){
    width: 589px;
}
.photoContent .bottom ul li:nth-of-type(4){
    width: 195px;
}
.worth {
    width: 1180px;
    margin: 0 auto;
}
.worth h2{
    text-align: center;
    padding-top: 75px;
    padding-bottom: 34px;
    font-size: 32px;
    color: #4c4948;
}
.worth .line{
   width: 74px;
    height: 2px;
    background-color: #cb2842;
    margin: 0 auto;
}
.worth h3{
    padding-top: 26px;
    text-align: center;
    margin: 0 auto;
    font-size: 23px;
    color: #4c4948;
    font-weight: normal;
    padding-bottom: 36px;
}
.worth p:nth-of-type(1){
    line-height: 26px;
    font-size: 14px;
    color: #333333;
    padding-bottom: 9px;
}
.worth p:nth-of-type(2){
    line-height: 18px;
    font-size: 13px;
    color: #333333;
    padding-bottom:70px;
}
.worth .photoContent{
    padding-bottom: 70px;
}