/* m_nav */
.m_area,.m_logo,#navToggle,.m_main,.m_foot{display: none;}
.m_nav .ul li:hover .icon-arrow-down{background: #f5f5f5;}
.m_nav .ul li:first-child .icon-arrow-down{display: none;}
.m_nav .ul li .icon-arrow-down.up{transform: rotate(180deg);}
.m_nav{position: fixed;top: 0px;right: 0;box-shadow: 0 15px 27px 0 rgba(167,165,165,0.38);width: 100%;height: 100%;background: #fff;
    transition: all ease 0.5s;-webkit-transition: all ease 0.5s;z-index: 1000;opacity: 1;visibility: visible;margin-top: 0;overflow-y: auto;
    transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;top: 0;transform: translateX(100%);}
.m_nav.open{transform: translateX(0);}
.m_nav .top{height: 60px;padding: 20px;box-sizing: border-box;}
.m_nav .top .closed{width: 30px;height: 30px;vertical-align: middle;float:right;cursor: pointer;}
.m_nav .logo{width: 100%;margin:0 auto;}
.m_nav .logo img{height: auto;display: block;margin:10px auto;}
.m_nav .ul{margin-top: 20px;}
.m_nav .ul li{padding: 0 20px;border-bottom: 1px solid #f5f5f5;transform: translateY(0);
    -webkit-transform: translateY(100%);transform: translateY(100%);-webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
    transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;opacity: 0;}
.m_nav.open .ul li{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0);}
.m_nav.open .ul li{padding: 0 10px;}
.m_nav .ul li:nth-child(1) {-webkit-transition: all .2s cubic-bezier(.77, 0, .175, 1) 0ms;transition: all .2s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(2) {-webkit-transition: all .4s cubic-bezier(.77, 0, .175, 1) 0ms;transition: all .4s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(3) {-webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(4) {-webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1) 0ms;transition: all .8s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(5) {-webkit-transition: all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms;transition: all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(6) {-webkit-transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms;transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(7) {-webkit-transition: all 1.4s cubic-bezier(.77, 0, .175, 1) 0ms;transition: all 1.4s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(8) {-webkit-transition: all 1.6s cubic-bezier(.77, 0, .175, 1) 0ms;transition: all 1.6s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li a{display: block;text-decoration: none;color: #333;font-size: 16px;line-height: 50px;width: 100%;}
.m_nav .ul li a.leve1 {display: block;width: auto;}
.m_nav.open .ul li img{max-width: 48px;}
#owl-banner .item img{display: none;}
.homemain .mod3 .news .hot .time{font-size:14px;}
@media screen and (max-width: 1700px){
    #owl-banner .item{height: auto;background: none;overflow: hidden;}
    #owl-banner .item img{display: block;width: 100%;}
    .wrapper{max-width: 1200px;}
    .homemain .mod1 li .imgarea{height: 195px;}
}
@media screen and (max-width: 1400px){
    .wrapper{max-width: 1000px;}
    /*.foot .top ul li:last-child{display: none;}*/
    .homemain .mod1 li .imgarea{height: 160px;}
    .homemain .mod1 li .cover h4{font-size: 18px;margin-bottom: 20px;font-weight: normal;}
    .homemain .mod2 .txtarea{width: 55%;}
}
@media screen and (max-width: 1200px){
    .header{width: 160px;}
    .index-mian{margin-left: 160px;}
    .home-top.on{position: fixed;top: 0;width:calc(100% - 160px);z-index: 998;}
    .wrapper{max-width: 880px;}
    .home-top .topbot li{padding: 0 15px;}
    .homemain .mod1{padding: 40px 0;}
    .homemain .title h3{font-size: 30px;}
    .homemain .mod1 .des{margin-top: 20px;}
    .home-top .search{display: none;}
    .homemain .mod1 li .imgarea{height: 140px;}
}
@media screen and (max-width: 1000px){
.home-top .topbot li{padding: 0 20px 0 0;}
.foot .top ul li:nth-child(3){display: none;}
.homemain .mod1 li .imgarea{height: 20vw;}
	.xgcp .prolist li:nth-child(3){display: none;}
	.xgcp .prolist li{margin-top: 10px;}
	.xgcp{padding-bottom: 0;}
}
@media screen and (max-width: 900px){
    .pronav{display: none;}
    .overview{display: block;}
}
@media screen and (max-width: 768px){
    .xgcp{padding-bottom:40px;}
    .proshow .mod1{padding-bottom:0;}
    .fixed-r{display: none;}
    .fixed-b{display: block;}
	.m_nav .ul li a{display: inline-block;width: auto;}
	.pc_head #navToggle {height: auto;padding: 5px 10px;display: inline-block;position: absolute;right: 0;top: 5px;}
	.pc_head #navToggle span {position: relative;width: 25px;height: 1px;margin-top: 19px;}
	.pc_head #navToggle span:before,.pc_head #navToggle span:after {content: '';position: relative;width: 100%;height: 1px;left: 0;}
	.pc_head #navToggle span,.pc_head #navToggle span:before,.pc_head #navToggle span:after {
		-webkit-transition: 0.3s;-moz-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;display: block;background: #4f4f4f;}
	.pc_head #navToggle span:before {top: 8px;}
	.pc_head #navToggle span:after {bottom: 10px;}
	.pc_head #navToggle.open span:before {top: 10px;
        -webkit-transform: translateY(-11px) rotate(-45deg);-moz-transform: translateY(-11px) rotate(-45deg);
        -ms-transform: translateY(-11px) rotate(-45deg);-o-transform: translateY(-11px) rotate(-45deg);
        transform: translateY(-11px) rotate(-45deg);}
    .pc_head #navToggle.open span:after {bottom: 12px;
        -webkit-transform: translateY(10px) rotate(45deg);-moz-transform: translateY(10px) rotate(45deg);
        -ms-transform: translateY(10px) rotate(45deg);-o-transform: translateY(10px) rotate(45deg);
        transform: translateY(10px) rotate(45deg);}
	.pc_head #navToggle.open span {background: none;}
	.pc_head #navToggle.open span:before,.pc_head #navToggle.open span:after {background: #4f4f4f;}
    .pc_head .topbar,.pc_head .header,.pc_head .nav{display: none;}	
    .pc_head{height: 60px ;text-align: center;box-shadow: 0 0 10px rgba(0,0,0,0.2);}
    .pc_head .m_logo{display: inline-block;float: left;padding-left: 10px;}
    .pc_head .m_logo img{height: 40px;position:relative;top:10px;}
    .foot{display: none;}
    .home-top{display: none;}
    #owl-banner .owl-controls{bottom: 0;}
    .index-mian{margin-left: 0;}
    .homemain .title h3{font-size: 24px;}
    .homemain .mod1{padding: 30px 0;}
    .homemain .mod1 .des{margin-top: 10px;}
    .homemain .mod2{padding: 60px 0;background-size: auto 100%;}
    .homemain .mod2 .txtarea{width: 55%;}
    .homemain .mod3{padding: 30px 0 50px;}
    .homemain .mod3 .news{padding: 15px;margin-top: 30px;}
    .homemain .mod3 .news li{overflow: hidden;}
    .homemain .mod3 .news li .time{position: relative;float: left;}
    .homemain .mod3 .news .hot h5{font-size: 17px;}
    .homemain .mod3 .news .hot .time{margin: 10px 0 5px;}
    .homemain .mod1 li .imgarea{height: 52vw;}
    .homemain .mod3 .cont ul{margin-left: -15px;margin-right: -15px;}
}
@media screen and (max-width: 640px){
    .homemain .mod1{padding: 20px 0;}
    .homemain .title h3{font-size: 22px;}
    .homemain .mod2{padding: 40px 0;background: #253e71 url(../images/map.png)center center no-repeat;}
    .homemain .mod2 .txtarea{width: 80%;}
    .homemain .mod2 .title h3{font-size: 23px;}
    .homemain .mod2 p{margin: 15px 0 20px;color: #d8dce0;}
    .homemain .mod3 .news .hot .imgarea{width: 190px;height: 150px;}
    .homemain .mod3 .news .hot h5{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .homemain .mod3 .news .hot .txtarea{padding-left: 210px;}
    .homemain .mod3 .news li{margin-top: 20px;}
    .homemain .mod3 .news .hot .imgarea{float: left;position: relative;}
    .homemain .mod3 .news{margin-top: 0;}
    .homemain .mod3 .about .des{margin: 20px 0;}
    .homemain .mod3 .about .des{font-size: 15px;}
    .homemain .mod3 .news li h5{margin-bottom: 5px;}
}
/* inner.css */
@media screen and (max-width: 1700px){
    .inner .caselist li .imgarea{height: 180px;}
    .inner .prolist img{max-width: 100%;height: 135px;}
}
@media screen and (max-width: 1400px){
    .inner h3{font-size: 30px;}
    .proshow .piclist li .imgarea{height: 165px;}
    .inner .caselist li .imgarea{height: 150px;}
    .inner .caselist li h5{margin-bottom: 0;}
    .inner .caselist li .txtarea{padding: 10px 20px;}
    .inner .prolist li .wrap{padding: 20px 30px;}
    .inner .prolist li h4{font-size: 16px;}
}
@media screen and (max-width: 1200px){
    .path{padding: 20px 0;}
    .inner h3{font-size: 26px;}
    .proshow .piclist li .imgarea{height: 145px;}
    .inner .message input{margin-bottom: 15px;}
    .about .mod2 .icon{width: 57px;height: 50px;}
    .about .mod2 .wrap{padding: 30px 0;}
    .about .mod2 li:hover .icon img{transform: translateY(-53px);}
    .inner .caselist li .imgarea{height: 130px;}
    .inner .prolist img{max-width: 100%;height: 110px;}
}
@media screen and (max-width: 1000px){
    .inner{padding: 0 0 45px;}
    .proshow .piclist li .imgarea{height: 18vw;}
    .inner h3{font-size: 24px;}
    .about .mod2{padding: 50px 0 0;}
    .about .mod2 li{margin-bottom: 20px;}
    .inner .caselist li .imgarea{height: 25vw;}
    .inner .prolist img{height: 18vw;}
}
@media screen and (max-width: 768px){
    .proshow .piclist li .imgarea{height: 29vw;}
    .inner .caselist li .imgarea{height: 29vw;}
    .row{margin-left: 0;margin-right: 0;}
    .inner .newslist .txtarea h5{font-size: 17px;}
    .inner .prolist img{height: 19vw;}
}
@media screen and (max-width: 640px){
    .inner .newslist .imgarea{width: 170px;height: 135px;}
    .inner .newslist .txtarea{padding-left: 190px;}
	.inner.search_new .newslist .txtarea{padding-left: 0;}
    .inner .newslist .txtarea .more{display: none;}
    .inner .newslist li:first-child{padding-top: 0;}
}
.proshow .piclist li .imgarea,.imgarea img,.imgarea img,.homemain .mod1 li .imgarea,.inner .prolist img,.inner .newslist .imgarea,.imgarea img{height:auto;}