@charset "utf-8";
@media screen and (min-width:1200px) and (max-width:1366px){
  .aboutBox > ul li h2{
    font-size: 28px;
  }
  .aboutBox > ul li div{
    line-height: 2;
  }
  .home > ul > div > a span,
  .home > ul > div > li a span{
    font-size: 28px;
  }
  .home > ul > div > a p,
  .home > ul > div > li a p{
    font-size: 17px;
  }
  .home > ul > div > a font,
  .home > ul > div > li a font{
    font-size: 15px;
  }
  .home .list ul span{
    font-size: 32px;
  }
  .home .list ul font{
    font-size: 22px;
  }
}
@media screen and (min-width:1000px) and (max-width:1199px){
  .aboutBox > ul li h1{
    font-size: 18px;
  }
  .aboutBox > ul li h2{
    font-size: 22px;
    margin-top: 1%;
  }
  .aboutBox > ul li div{
    line-height: 1.6;
    font-size: 14px;
    margin-top: 0;
  }
  .home > ul > div > a span,
  .home > ul > div > li a span{
    font-size: 22px;
  }
  .home > ul > div > a p,
  .home > ul > div > li a p{
    font-size: 15px;
  }
  .home > ul > div > a font,
  .home > ul > div > li a font{
    width: 120px;
    font-size: 14px;
    line-height: 34px;
  }
  .home .list ul span{
    font-size: 28px;
  }
  .home .list ul font{
    font-size: 20px;
  }
  .home > ul > .text{
    font-size: 22px;
  }
  .home .list div a span{
    font-size: 15px;
  }
}
@media screen and (max-width:999px){
  .aboutBox > li{
    width: 100%;
  }
  .aboutBox > ul{
    position: relative;
    left: 0;
    padding: 12% 3% 6%;
  }
  .aboutBox > ul li{
    height: auto!important;
    display: block !important;
  }
  .aboutBox > ul li h1{
    font-size: 18px;
  }
  .aboutBox > ul li h2{
    font-size: 22px;
    margin-top: 1%;
  }
  .aboutBox > ul li div{
    line-height: 2;
  }
  .home > ul > div > a span,
  .home > ul > div > li a span{
    font-size: 17px;
  }
  .home > ul > div > a p,
  .home > ul > div > li a p{
    font-size: 13px;
  }
  .home > ul > div > a font,
  .home > ul > div > li a font{
    width: 110px;
    font-size: 12px;
    line-height: 32px;
  }
  .home .list ul span{
    font-size: 24px;
  }
  .home .list ul font{
    font-size: 16px;
  }
  .home .list ul a{
    font-size: 14px;
  }
  .home .list div a span{
    font-size: 14px;
  }
  .home > ul > .text{
    font-size: 18px;
  }
  .list_news a b{
    width: 218px;
    height: 160px;
  }
  .list_news a li{
    left: 218px;
  }
  .list_news a li span{
    font-size: 18px;
    line-height:2;
  }
  .list_news a li font{
    font-size: 12px;
  }
  .list_news a li p{
    line-height: 22px;
    height: 44px;
    -webkit-line-clamp:2;
    margin:5px 0 0;
  }
  .list_news a li div{
    bottom:0;
    line-height:28px;
    border-radius: 4px;
  }
}
@media screen and (min-width:769px){
  .mobile,.menuBox{
    display: none;
  }
  .header.scroll{
    margin-top: -102px;
  }
  #header{
    max-width: 1726px;
    margin: 0 auto;
    text-align: center;
    position: relative;
  }
  #header .menu{
    position: absolute;
    left: 10px;
    top: 21px;
    font-size: 0;
    letter-spacing: -1px;
  }
  #header .menu > li{
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    margin-left: 10px;
    position: relative;
  }
  #header .menu > .mobile{
    display: none;
  }
  #header .menu > .ptype{
    margin-left: 0;
  }
  #header .menu > li > a{
    display:block;
    font-size:15px;
    color: #dedede;
    line-height: 70px;
    text-transform: uppercase;
    padding: 0 12px;
  }
  #header .menu > li:hover > a{
    color: #FFF;
  }
  #header .menu > li ul{
    position: absolute;
    padding-top: 1px;
    margin-left: -10px;
    display: none;
    left: 0;
    min-width: calc(100% + 20px);
  }
  #header .menu > li ul li{
    background: rgba(0,0,0,.5);
    padding: 8px 0;
    border-radius: 0 0 4px 4px;
  }
  #header .menu > li ul li a{
    display: block;
    font-size: 14px;
    padding: 0 22px;
    white-space: nowrap;
    line-height: 32px;
    color: #dedede;
    cursor: pointer;
    transition: all .3s;
  }
  #header .menu > li ul li a.a{
    padding-left:34px;
  }
  #header .menu > li ul li p{
    display: none;
  }
  #header .menu > li:hover ul{
    display: block;
  }
  #header .menu > li ul li a:hover{
    color: #FFF;
  }
  #header .menu > .ptype > a{
    padding-left: 35px;
    transition: all .3s;
    background: url(../images/arrow.png) left center no-repeat;
  }
  #header .menu > .ptype:hover > ul{
    display: none;
  }
  .dis{
    padding-top: 93px;
  }
  .main .header,
  .dis .header{
    background: #FFF;
    border-bottom-color: #CCC;
  }
  .main #header .logo,
  .dis #header .logo{
    background-image: url(../images/logo1.png);
  }
  .main #header .language a,
  .dis #header .language a{
    color: #313131;
  }
  .main #header .language > a,
  .dis #header .language > a{
    background-image: url(../images/arrow4.png);
  }
  .main #header .menu > li > a,
  .dis #header .menu > li > a{
    color: #313131;
  }
  .main #header .menu > li ul li,
  .dis #header .menu > li ul li{
    background: #FFF;
    box-shadow:0 0 10px #bfbfbf;
  }
  .main #header .menu > .ptype > a,
  .dis #header .menu > .ptype > a{
    background-image: url(../images/arrow3.png);
  }
  .main #header .menu > li ul li a,
  .dis #header .menu > li ul li a{
    color: #313131;
  }
  .main #header .menu > li ul li a:hover,
  .dis #header .menu > li ul li a:hover{
    color: #bf9e74;
  }
  .main #header .search,
  .dis #header .search{
    background-image: url(../images/s2.png);
  }
  .homeBox li a{
    float: left;
    width:32%;
    margin:0 0 0 2%;
  }
  .homeBox li a:nth-child(3n+1){
    clear:both;
    margin-left:0;
  }
  #detailed .imgBox{
    float: left;
    width: 52%;
    border: 1px solid #dfdfdf;
  }
  .list_type{
    font-size: 0;
    letter-spacing: -1px;
    margin: 4% auto 0;
  }
  .list_type ul{
    display: inline-block;
    vertical-align: top;
    letter-spacing: -1px;
    font-size: 0;
    border: 1px solid #DDD;
  }
  .list_type ul:nth-child(2){
    margin-left: 2%;
  }
  .list_type ul li{
    width: 290px;
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
  }
  .list_type ul li:nth-child(2):after,
  .list_type ul li:nth-child(3):after{
    content: '';
    display: block;
    width: 2px;
    height: 34px;
    background: #DDD;
    position: absolute;
    left: -1px;
    top: 50%;
    margin-top: -17px;
  }
  #footer *{
    color: #FFF;
    font-size:14px;
    line-height:24px;
  }
  #footer a:hover{
    color: #Fc0;
  }
  #footer .type_w > li{
    display: block !important;
  }
  .home > ul > div > a{
    position: absolute;
    top: 0;
    bottom: 0;
    overflow: hidden;
  }
  .home > ul > div:nth-child(1) > a{
    right: 0;
    left: 62%;
  }
  .home > ul > div:nth-child(2) > a{
    left: 0;
    right: 62%;
  }
  .home > ul > div > a img{
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .list_news a *{
    transition:all .5s;
  }
}
@media screen and (min-width:769px) and (max-width:1299px){
  #header .menu > li{
    margin-left: 1px;
  }
  #header .menu > li > a{
    font-size: 14px;
    text-transform:inherit;
  }
  #header .language a{
    font-size: 14px;
  }
  .aboutBox > ul > .text{
    font-size: 22px;
  }
}
@media screen and (min-width:769px) and (max-width:1199px){
  #footer .type_w{
    width:30%;
  }
  #footer .type_w:nth-child(2){
    width:20%;
  }
  #footer .contact{
    width:calc(50% - 40px);
  }
  #footer .share{
    clear: both;
    float: none;
    width: auto;
    margin-left: 0;
  }
  .feedbackBox h1{
    font-size: 34px;
  }
  .aboutBox > ul > .text{
    font-size: 18px;
  }
}
@media screen and (max-width:768px){
  .pc,.category{
    display: none;
  }
  body{
    padding-top: 56px;
  }
  *::-webkit-scrollbar{
    width:0;
  }
  .selected{
    overflow: hidden;
  }
  .wrapper{
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .header{
    background: #FFF;
    border-bottom: none;
    box-shadow:0 0 5px 2px rgba(0,0,0,.2);
  }
  .main1 .header{
    margin-top: -70px;
  }
  #header .logo{
    width: 120px;
    height: 56px;
    display: block;
    margin: 0 auto;
    background-image: url(../images/logo1.png);
  }
  #header .language{
    display: none;
  }
  #header .search{
    background-image: url(../images/s2.png);
    width: 24px;
    height: 24px;
    top: 50%;
    margin-top: -12px;
    left: 10px;
  }
  #header .menu{
    display: none;
  }
  .menuBox{
    position: fixed;
    top: 55px;
    background: white;
    left: 0;
    width: 100%;
    bottom: 0;
    z-index: 996;
    overflow: auto;
    padding-bottom: 20px;
    margin-left: -100%;
    transition: all .3s;
    border-top: 1px solid #DDD;
  }
  .menuBox.hover{
    margin-left: 0;
  }
  .menuBox > li{
    margin-top: 20px;
  }
  .menuBox > li > a{
    display: block;
    font-size: 16px;
    padding: 0 6%;
    line-height: 40px;
    position: relative;
    color: #000;
    text-transform: uppercase;
  }
  .menuBox > li > a:before,
  .menuBox > li > a:after{
    content: '';
    display: block;
    position: absolute;
    right: 6%;
    top: 50%;
    background: #000;
  }
  .menuBox > li > a:before{
    width: 2px;
    height: 12px;
    margin-top: -6px;
    margin-right: 5px;
  }
  .menuBox > li:nth-child(1) > a:before,
  .menuBox > li:nth-child(1) > a:after,
  .menuBox > li.hover > a:before{
    display: none;
  }
  .menuBox > li > a:after{
    width: 12px;
    height: 2px;
    margin-top: -1px;
  }
  .menuBox > li ul{
    display: none;
  }
  .menuBox > li.hover ul{
    display: block;
  }
  .menuBox > li ul li a{
    display: block;
    font-size: 15px;
    line-height: 20px;
    padding: 8px 5% 8px 9%;
  }
  .menuBox > li ul li a.a{
    padding-left: calc(9% + 12px);
  }
  .header em{
    position: absolute;
    right: 10px;
    width: 26px;
    height: 26px;
    top: 50%;
    display: block;
    margin-top: -13px;
    background: url(../images/menu.png) center no-repeat;
    -webkit-background-size: 80%;
    background-size: 80%;
  }
  .header em.hover{
    background:none;
  }
  .header em.hover:before,
  .header em.hover:after{
    content:'';
    display:block;
    position:absolute;
    width:18px;
    height:2px;
    left: 5px;
    margin-top: -1px;
    background:#000;
  }
  .header em.hover:before{
    top:50%;
    -moz-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
  }
  .header em.hover:after{
    top:50%;
    -moz-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg);
  }
  .footer,
  .footer1{
    background: none;
  }
  .footer{
    border-top: 1px solid #DDD;
  }
  #footer .copyright{
    margin: 5% 0;
  }
  #footer .type_w{
    float: none;
    margin: 4% 0 0 !important;
    width: auto!important;
  }
  #footer .type_w > a,
  #footer .type_w > span{
    display: block;
    line-height: 34px;
    font-weight: normal;
    position: relative;
    font-size: 14px;
    margin-bottom: 0;
  }
  #footer .type_w > span:before,
  #footer .type_w > span:after{
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    background: #000;
  }
  #footer .type_w > span:before{
    width: 2px;
    height: 12px;
    margin-top: -6px;
    margin-right: 5px;
  }
  #footer .type_w > span.hover:before{
    display: none;
  }
  #footer .type_w > span:after{
    width: 12px;
    height: 2px;
    margin-top: -1px;
  }
  #footer .type_w .list a{
    display: block;
    font-size: 14px;
  }
  #footer .type_w > li{
    display: none;
    padding-left: 12px;
  }
  #footer .share{
    display: none;
  }
  .feedbackBox h1{
    font-size: 20px;
    font-weight:normal;
  }
  .feedbackBox li input{
    display: block;
    height: 38px;
    width: 100%;
    margin: 4% 0 0;
  }
  .homeBox li a:nth-child(2),
  .homeBox li a:nth-child(3){
    margin-top: 4%;
  }
  .searchBox li input[type='text']{
    font-size: 15px;
  }
  .content{
    margin: 10px 0 5%;
    min-height: 200px;
  }
  #detailed{
    margin: 0 -10px;
  }
  #detailed .fl-right{
    float: none;
    width: auto;
  }
  #detailed .fl-right > li{
    display: none;
  }
  #detailed .fl-right > h1{
    background: #d5d5d5;
    margin-top:0;
    font-size:18px;
    line-height:1.5;
    padding:2% 10px;
  }
  #detailed .fl-right > h2{
    font-size:18px;
    margin:8px 10px 0;
  }
  #detailed .fl-right > ul{
    padding: 6px 10px;
  }
  #detailed .fl-right ul *{
    font-size:14px;
  }
  #detailed .fl-right ul span{
    width:130px;
  }
  #detailed .fl-right ul li{
    width: calc(100% - 130px);
  }
  #detailed > h3{
    font-size: 18px;
    padding: 0 10px;
  }
  #detailed .list_pro{
    margin: 0 10px 3%;
  }
  .list_pro a{
    width: calc(50% - 5px);
    margin: 4% 0 0 10px;
  }
  .list_pro a:nth-child(-n+2){
    margin-top: 0;
  }
  .list_pro a:nth-child(2n+1){
    clear: both;
    margin-left: 0;
  }
  .list_pro a span{
    font-size: 14px;
    margin-top: 0;
  }
  .list_type ul li{
    border: 1px solid #DDD;
    margin-top: 10px;
  }
  .list_type ul li:hover{
    z-index: 10;
  }
  .list_type ul li > a{
    height: 44px;
  }
  .list_type ul li p{
    left: -1px!important;
    padding-bottom: 10px;
  }
  .list_type ul li:hover p{
    display: none;
  }
  .list_type ul li.hover p{
    display: block;
  }
  .list_type ul li p a{
    margin-top: 10px;
  }
  #location font{
    font-size:22px;
    font-weight:normal;
    margin-top: 5%;
    font-family:'Arial', 'Verdana', 'Microsoft YaHei', '微软雅黑', '宋体';
  }
  .searchBox li{
    margin-top: 4px;
  }
  .aboutBox > ul > .text{
    font-size: 16px;
  }
  .home > ul > div > li{
    width: 100%;
  }
  .home > ul > div > a,
  .home > ul > div:nth-child(2) > li{
    border-top: 1px solid #f9f9f9;
    border-bottom: 1px solid #f9f9f9;
  }
  .home > ul > div:nth-child(1) > a{
    margin-top: 2%;
  }
  .home > ul > div:nth-child(2) > a{
    margin-top: 2%;
  }
  .home > ul > div > a span{
    margin-top: 5%;
    margin-bottom: 3%;
  }
  .home > ul > div:nth-child(2) > a span{
    margin-bottom: 1.5%;
  }
  .home > ul > div:nth-child(2) > a p{
    margin-bottom: 3%;
  }
  .home > ul > div:nth-child(2) > a font{
    margin-bottom: 3%;
  }
  .home > ul > div:nth-child(2) > li > img{
    display: none;
  }
  .home > ul > div:nth-child(2) > li > a{
    position: relative;
    padding-bottom: 5%;
  }
  .home > ul > .text{
    font-size: 16px;
  }
  .home .list > *{
    display: block;
  }
  .home .list > ul{
    width: auto;
  }
  .home .list > div{
    width: auto;
    margin-top: 2%;
  }
  .home .list ul font{
    margin: 1% 0 2%;
  }
  .list_news a b{
    width: 122px;
    height: 90px;
  }
  .list_news a li{
    left: 122px;
    margin-left: 10px;
  }
  .list_news a li span{
    font-size: 15px;
    line-height:1.5;
  }
  .list_news a li font{
    font-size:12px;
  }
  .list_news a li p{
    line-height: 20px;
    height: 40px;
    -webkit-line-clamp:2;
    margin:0 0 0;
  }
  .list_news a li div{
    display: none;
  }
}
@media screen and (max-width:430px){
  .home .list div a img{
    max-width: 180px;
  }
  .home .list div a{
    display: block;
    width: auto;
    margin-top: 4%;
    margin-left: 0;
  }
  .home .list div a span{
    margin-top: 5px;
  }
}
@media screen and (min-width:1000px){
  .list_type,.content{
    width: 90%;
  }
}