/*全局样式*/
@charset "utf-8";
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:14px "微软雅黑","Arial Narrow",HELVETICA;color:#000;-webkit-text-size-adjust:100%;background:#edf5fd;}
input:required,textarea:required{outline:0 none; -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;}
.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.no-background{ background:none !important;}
.no-border{ border:none !important;}
a{text-decoration:none !important; cursor:pointer !important;color:#000;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{max-width:1430px !important;}
.clear{clear:both;width:0;height:0;}
.tr{transition:all 0.5s; -moz-transition:all 0.5s;-ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s}
.tr2{transition:all 0.3s; -moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s;}
.overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.sx{cursor:pointer;}
.w100{width:100% !important}
.h100{height:100% !important;}

/*头部*/
header{background:#fff;}
header .top{line-height:40px;border-bottom:1px solid #dfdfdf;}
header .top p{font-size:12px;}
header .top ul li{float:left;width:68px;line-height:25px;text-align:center;margin-top:8px;}
header .top ul li a{font-size:12px;border-left:1px solid #ccc;color:#000;display:block;}
header .top ul li:first-child a{border:none;}
header .top ul li a:hover{background:#0386ee;border-radius:3px;color:#fff;}
header .logo_box{height:112px;}
header .logo_box .logo{line-height:112px;}
header .logo_box .sousuo{width:256px;margin:28px 0 0 240px;}
header .logo_box .sousuo form input{width:218px;height:36px;line-height:36px;background:#ededed;padding:0 10px;border-top-left-radius:5px;border-bottom-left-radius:5px;border:none;}
header .logo_box .sousuo form button{width:44px;height:36px;background:#1173d4 url(../images/icon1.png) no-repeat center;border-radius:5px;border:none;margin-left:-10px;}
header .logo_box .sousuo p{color:#999;margin-top:5px;font-size:12px;}
header .logo_box .tel{background:url(../images/icon2.png) no-repeat 0 center;padding-left:55px;margin-top:26px;}
header .logo_box .tel h5{font-size:31px;font-weight:bold;color:#d21111;}

/*PC端导航*/
nav{position:relative;background:#0386ee;}
nav a{color:#fff !important;font-size:15px;}
/*一级导航*/ 
nav .ul1 li{float:left;text-align:center;position:relative;width:11%;line-height:52px;}
nav .ul1 li a{display:block;position:relative;}
nav .ul1 li a:hover,nav ul li a.active{background:#00a7b3;color:#fff !important;}
/*二级导航*/
nav .ul2{position:absolute;top:100%;width:100%;z-index:100;display:none;left:0px;}
nav .ul2 li{line-height:40px;float:none;width:100%;margin-top:1px;background:#0386ee;}

/*banner轮播*/
#myCarousel{position:relative;overflow:hidden;}
#myCarousel .carousel-inner .img{margin:0 auto;position:relative;}
#myCarousel .carousel-control {font-size:100px;}
#myCarousel .carousel-control.left{background-image: none;left:-50%;}
#myCarousel .carousel-control.right{background-image: none;right:-50%;}
#myCarousel:hover .carousel-control.right{right:0;}
#myCarousel:hover .carousel-control.left{left:0;}
.carousel-indicators li{width:15px;height:15px;margin:1px 3px;}
.carousel-indicators .active{width:15px;height:15px;margin:1px 3px;}


/*分页*/
.page_list a{color:#000; margin: 0px 5px;}
.page_list a:hover{ text-decoration: underline;}
.page_list a.on{color:#f00;}


/*共用内容*/
.title{margin:50px 0 25px 0;text-align:center;}
.title h5{font-size:24px;font-weight:bold;color:#25323f;position:relative;display:inline-block;}
.title h5:before{content:"";width:45px;height:1px;background:#ddd;position:absolute;right:-55px;top:50%;}
.title h5 img{position:absolute;top:-5px;left:-45px;}
.title p{font-size:12px;color:#aaa;margin:10px 0;}
.title span{display:block;width:20px;height:3px;background:#0386ee;margin:0 auto;}

/*产品系列*/
.cpxl-box{margin:0 -6px;}
.cpxl-box .col-lg-2{padding:0;}
.cpxl-con{display:block;background:#fff;padding:10px;margin:0 6px 12px 6px;}
.cpxl-con .imgbox{overflow:hidden;}
.cpxl-con .text_box h5{color:#000;border-bottom:1px solid #e5e5e5;padding-bottom:10px;margin-top:10px;}
.cpxl-con .text_box .text{font-size:12px;color:#666;line-height:18px;height:55px;overflow:hidden;margin:10px 0;}
.cpxl-con .text_box span{display:block;width:64px;line-height:24px;background:#999;text-align:center;font-size:12px;color:#fff;}
.cpxl-con:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.cpxl-con:hover span{background:#0386ee;}
.cpxl-con:hover h5{color:#0386ee;}

/*关于我们*/
.gywm{background:url(../images/gywm_bg.jpg) center center;background-size:cover;margin-top:48px;padding-bottom:50px;}
.gywm .text_box h5{font-size:22px;font-weight:bold;color:#0386ee;border-bottom:1px solid #bdc6d0;padding-bottom:15px;}
.gywm .text_box .text{line-height:24px;color:#555;height:195px;overflow:hidden;margin:20px 0;}
.gywm .text_box .an1{display:block;color:#fff;padding:2px;border:1px solid #acb2b8;width:170px;line-height:40px;border-radius:20px;text-align:center;}
.gywm .text_box .an1 span{display:block;background:#aab0b6;border-radius:20px;}
.gywm .text_box .an1:hover{border-color:#0386ee;}
.gywm .text_box .an1:hover span{background:#0386ee;}

/*产品优势*/
.cpys-con{display:block;text-align:center;}
.cpys-con img{max-width:100%;}
.cpys-con .img2{display:none;}
.cpys-con h5{font-size:22px;color:#333;margin:20px 0 15px 0;}
.cpys-con .text{font-size:12px;color:#555;line-height:20px;height:40px;overflow:hidden;}
.cpys-con:hover .img1{display:none;}
.cpys-con:hover .img2{display:inline;}
.cpys-con:hover h5{color:#0386ee;}

/*产品展示*/
.cpzs .an2_box{text-align:center;font-size:0;margin-bottom:20px;}
.cpzs .an2_box a{display:inline-block;width:112px;line-height:34px;border:1px solid #cacbcd;text-align:center;border-radius:5px;margin:6px;font-size:15px;color:#000;padding:0 5px;}
.cpzs .an2_box a:hover,.cpzs .an2_box a.active{background:#0386ee;color:#fff;border-color:#0386ee;}
.cpzs-pad{padding:0 5px;}
.cpzs-con{display:block;margin:0 10px 20px 10px;}
.cpzs-con .imgbox{overflow:hidden;position:relative;}
.cpzs-con .imgbox i{position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.5);top:-100%;left:0;}
.cpzs-con .text_box{padding:15px;background:#fff;width:90%;margin:-56px auto 0 auto;position:relative;z-index:1;}
.cpzs-con .text_box h5{font-size:15px;color:#222;}
.cpzs-con .text_box h5 span{font-size:12px;color:#999;margin-left:5px;}
.cpzs-con .text_box .text{font-size:12px;line-height:20px;color:#999;height:60px;overflow:hidden;margin:15px 0;}
.cpzs-con .text_box .span2{display:block;background:url(../images/icon5.png) no-repeat 0 center;font-size:12px;color:#0386ee;padding-left:20px;}
.cpzs-con:hover .text_box{background:#0386ee;}
.cpzs-con:hover .text_box h5,.cpzs-con:hover .text_box h5 span,.cpzs-con:hover .text_box .text{color:#fff;}
.cpzs-con:hover .text_box .span2{background:url(../images/icon5-1.png) no-repeat 0 center;color:#fff;}
.cpzs-con:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.cpzs-con:hover .imgbox i{top:0;}

/*展厅体验馆*/
.tyg{background:url(../images/tyg_bg.jpg) center center;background-size:cover;margin-top:30px;padding-bottom:50px;}
.tygcon2-pad{margin:0 -10px;}
.tygcon2-pad .col-lg-6{padding:0 10px;}
.tyg-con2{display:block;}
.tyg-con2 .imgbox{overflow:hidden;}
.tyg-con2 .text_box{padding:15px 15px 5px 15px;background:#fff;}
.tyg-con2 .text_box h5{font-size:16px;}
.tyg-con2 .text_box .text{font-size:12px;color:#999;height:54px;overflow:hidden;margin-top:10px;}
.tyg-con2 .anbox{background:#fff;padding:0 15px;border-top:1px solid #ddd;position:relative;}
.tyg-con2 .anbox h5{font-size:13px;color:#666;line-height:43px;background:url(../images/icon6.png) no-repeat 0 center;padding:0 95px 0 20px;}
.tyg-con2 .anbox p{position:absolute;top:0;right:15px;line-height:43px;color:#0386ee;background:url(../images/icon7.png) no-repeat right center;padding-right:20px;}
.tyg-con2:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.tyg-con2:hover .text_box h5{color:#0386ee;}

/*新闻中心*/
.xwzx .scrollbox{overflow:hidden;}
.xwzx #scrollDiv{height:446px;overflow:hidden;}/*这里的高度和超出隐藏是必须的*/
.xwzx #scrollDiv li{overflow:hidden;zoom:1;}
.news{display:block;background:#fff;padding:12px;position:relative;z-index:1;margin-bottom:20px;}
.news .rq{width:120px;height:110.5px;background:#858585;color:#fff;text-align:center;position:relative;border:1px solid #858585;}
.news .rq:before{content:"";width:78.5px;height:78.5px;background:#858585;position:absolute;top:15px;right:-40px;transform: rotate(45deg);z-index:-1;border:1px solid #858585;}
.news .rq h5{font-size:22px;font-weight:bold;border-bottom:1px solid #9d9d9d;display:inline-block;padding-bottom:5px;margin-top:20px;}
.news .rq p{font-size:32px;}
.news .text_box{margin-left:200px;position:relative;}
.news .text_box h4{font-size:15px;color:#000;padding-right:70px;margin-top:10px;}
.news .text_box p{font-size:11px;color:#666;position:absolute;top:0;right:0;border-bottom:1px solid #666;}
.news .text_box .text{font-size:12px;line-height:23px;color:#a5a5a5;height:70px;overflow:hidden;margin-top:10px;}
.news:hover{background:#0386ee;}
.news:hover .rq,.news:hover .rq:before{background:#0377d3;border-color:#2295f0;}
.news:hover .rq h5{border-color:#2295f0;}
.news:hover .text_box h4,.news:hover .text_box p{color:#fff;border-color:#fff;}
.news:hover .text_box .text{color:rgba(255,255,255,0.7);}
.xwzx-gd{display:block;position:relative;overflow:hidden;}
.xwzx-gd h5{line-height:50px;text-align:center;color:#fff;background:rgba(0,0,0,0.7);position:absolute;bottom:0;left:0;width:100%;padding:0 10px;}
.xwzx-gd:hover h5{background:rgba(3,134,238,0.7);}
.xwzx-gd:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}

/*联系我们*/
.lxwm{padding-bottom:50px;}
.lxwm ul{position:relative;margin-top:20px;}
.lxwm ul li{color:#333;font-size:12px;padding-left:15px;margin-bottom:15px;line-height:25px;}
.lxwm ul li span{margin-right:10px;position:relative;top:2px;}
.lxwm ul li .span2{margin-left:90px;}
.lxwm ul img{position:absolute;top:-25px;left:0;}
.lxwm form .box{margin-bottom:20px;}
.lxwm form .box input{width:100%;height:39px;line-height:39px;border:1px solid #25323f;padding:0 10px;border-radius:0;}
.lxwm form .box:first-child input{width:48%;}
.lxwm form textarea{height:149px;border:1px solid #25323f;width:100%;padding:10px;border-radius:0;}
.lxwm form button{width:100%;height:45px;background:#25323f;color:#fff;border:none;}

/*内页左侧*/
.neiye{margin:50px 0;}
.neiye .title2{background:#0386ee;position:relative;line-height:45px;}
.neiye .title2 .span1{position:absolute;line-height:45px;left:20px;color:#fff;top:1px;}
.neiye .title2 h5{line-height:45px;padding-left:50px;color:#fff;font-size:18px;}
.neiye .title2 h5 .span2{font-size:13px;margin-left:5px;}
.neiye .title2 .span3{position:absolute;top:0;line-height:45px;right:15px;color:#fff;font-size:18px;}
.neiye .title2 i{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:2;}
.neiye .nav_box .nav2{display:block;line-height:44px;border:1px solid #d9d9d9;color:#000;}
.neiye .nav_box .nav2 .span4{margin:0 30px 0 10%;color:#d0d0d0;}
.neiye .nav_box .nav2:hover,.neiye .nav_box .nav2.active{color:#0386ee;font-weight:bold;}
.neiye .nav_box .nav2:hover .span4,.neiye .nav_box .nav2.active .span4{color:#0386ee;transform:rotate(90deg);}
.neiye .nav1 ul{display:none;}
.neiye .nav1 ul.ul1{display:block;}
.neiye .nav1 ul li a{display:block;line-height:40px;font-size:12px;color:#6a6a6a;}
.neiye .nav1 ul li a .span5{margin:0 15px 0 16%;}
.neiye .nav1 ul li a:hover,.neiye .nav1 ul li a.active{background:#0386ee;color:#fff;}
.neiye .lxfs{margin-top:25px;}
.neiye .lxfs .text{background:#fff;padding:15px;font-size:13px;line-height:27px;border:1px solid #d9d9d9;}
.neiye .title3{border-bottom:1px solid #d0d0d0;padding-bottom:10px;margin-bottom:20px;}
.neiye .title3 h5{font-size:16px;color:#555;}
.neiye .title3 p{font-size:13px;color:#777;}
.neiye .title3 p a{color:#777;}
.neiye .title3 p a:hover{color:red;}
.neiye .title3 p span{color:#0386ee;}

/*系统门窗内页*/
.xtmc-ny .row{margin:0 -10px;}
.xtmc-ny .row .col-lg-4{padding:0;}
.xtmc-xq .bt{font-size:16px;text-align:center;margin:10px 0;}
.xtmc-xq img{display:block;margin:20px auto;max-width:100%;}
.xtmc-xq .text{line-height:25px;}

/*新闻中心内页*/
.xwzx-ny .news2{display:block;border-bottom:1px solid #d9d9d9;padding-bottom:20px;margin-bottom:20px;}
.xwzx-ny .news2:last-child{border:none;}
.xwzx-ny .news2 .imgbox{width:266px;height:176px;overflow:hidden;}
.xwzx-ny .news2 .img{width:100%;height:100%;}
.xwzx-ny .news2 .text_box{margin-left:280px;}
.xwzx-ny .news2 .text_box h5{font-size:16px;font-weight:bold;color:#4b4a4a;}
.xwzx-ny .news2 .text_box p{font-size:12px;color:#999;margin:5px 0;}
.xwzx-ny .news2 .text_box .text{color:#4f4f4f;line-height:25px;height:75px;overflow:hidden;}
.xwzx-ny .news2 .text_box span{display:block;width:90px;line-height:28px;background:#999;color:#fff;font-size:12px;text-align:center;margin:20px 0 0 0;}
.xwzx-ny .news2:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.xwzx-ny .news2:hover span{background:#0386ee;}

/*页脚*/
footer{color:#fff;background:url(../images/footer.jpg) center center;background-size:cover;padding-top:40px;text-align:center;line-height:25px;}
footer a{color:#fff !important;}
footer a:hover{text-decoration: underline !important;}
footer .weixin_box{text-align:center;}
footer .weixin_box .weixin{width:190px;height:190px;display:inline-block;margin:0 20px;}
footer .weixin_box .weixin img{width:100%;}
footer .logo2{display:block;margin:40px auto 20px auto;}
footer ul{text-align:center;font-size:0;}
footer ul li{display:inline-block;}
footer ul li a{display:block;width:60px;height:60px;margin:0 15px; position:relative;}
footer ul li a img{width:150px;height:150px;position:absolute;bottom:0;right:60px;display:none;}
footer ul li a:hover img{display:block;}
footer .text2{margin-top:20px;border-top:1px solid #fff;padding:15px 0;}
footer .text2 p span{margin-left:20px;}

/*移动端底部热点链接*/
.hot{height:50px; background:#0386ee; position:fixed; bottom:0; left:0; z-index:2000;border-top:1px solid #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot .iconfont{font-size:18px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row div:hover{background:#0475af;}	
.dbbox{position:fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }

/*媒体查询开始*/
@media(max-width:1300px){
header .logo_box .sousuo{width:256px;margin:28px 0 0 100px;}
}

@media(max-width:1199px){
header .logo_box .sousuo{width:206px;margin:28px 0 0 50px;}
header .logo_box .sousuo form input{width:168px;}
header .logo_box .tel{height:50px;}
header .logo_box .tel P{margin-top:4px;}
header .logo_box .tel h5{font-size:20px;}
}

@media (max-width:991px){
header .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:100px;z-index:2000;}
header .sjdnav ul{padding:0;margin:0;}
header .sjdnav li{display:block;padding:0;text-align:center;margin-bottom:3px;background:#0386ee;}
header .sjdnav li a{display:block;color:#fff;line-height:40px;font-size:16px;}
header .sjdnav li a:hover{background:rgba(0,0,0,0.6);color:#fff;}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:32px;right:15px;}
header .ydd_btn span{display:block;width:100%;height:8px;background:#0386ee;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#0386ee;}
header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;	} 
header .ydd_btn.click span.span02{margin:0.5px 0;}
header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
body{padding-bottom:50px;}
header .logo_box{height:auto;}
header .logo_box .logo{line-height:100px;}
.gywm .text_box{margin-top:20px;}
.tygcon2-pad{margin:20px -10px 0 -10px;}
.xwzx-gd{margin-top:15px;}
.lxwm form{margin-top:30px;}
.neiye .title2 .span1{display:none;}
.neiye .title2 h5{padding-left:20px;}
.neiye .title2 h5 .span2{display:none;}
.neiye .nav_box .nav2{text-align:center;padding:0 10px;}
.neiye .nav_box .nav2 .span4{display:none;}
.neiye .nav1 ul.ul1{display:none;}
.neiye .nav1 ul li a{text-align:center;}
.neiye .nav1 ul li a .span5{display:none;}
.neiye .nav_box{margin-bottom:20px;}
.neiye{margin:20px 0;}
}

@media (max-width:767px){
header .sjdnav{top:80px;}
header .ydd_btn{width:35px;top:30px;}
header .ydd_btn span{height:4px;}
header .ydd_btn span.span02{margin:3px 0;}
header .ydd_btn.click span.span02{margin:4px 0;}
.carousel-indicators{bottom:2px;}
.carousel-indicators li{width:10px;height:10px;margin:1px;}
.carousel-indicators .active{width:10px;height:10px;margin:1px;}
header .logo_box .logo{line-height:80px;}
header .logo_box .logo img{width:320px;}
.title{margin:30px 0 25px 0;}
.title h5{font-size:20px;}
.title h5:before{width:40px;right:-45px;}
.title h5 img{top:-4px;left:-35px;width:25px;}
.cpxl-box{margin:0 -5px;}
.cpxl-con{margin:0 5px 10px 5px;}
.gywm .text_box h5{font-size:18px;}
.cpys-con{margin-bottom:30px;}
.cpys-con h5{font-size:16px;margin:20px 0 10px 0;}
.cpzs-pad{padding:0 10px;}
.cpzs-con{margin:0 5px 20px 5px;}
.tygcon2-pad{margin:20px -5px 0 -5px;}
.tygcon2-pad .col-lg-6{padding:0 5px;}
.lxwm ul li .span3{margin-left:90px;display:block;}
footer .weixin_box .weixin{width:120px;height:120px;margin:0 10px;}
footer .text2{line-height:20px;font-size:12px;}
footer .text2 p span{margin-left:0px;display:block;}
.xtmc-ny .row{margin:0 -5px;}
}

@media (max-width:600px){
.xwzx-ny .news2 .imgbox{width:120px;height:90px;}
.xwzx-ny .news2 .text_box{margin-left:130px;}
.xwzx-ny .news2 .text_box h5{font-size:14px;}
.xwzx-ny .news2 .text_box p{margin:5px 0 0 0;}
.xwzx-ny .news2 .text_box .text{height:45px;}
.xwzx-ny .news2 .text_box span{display:none;}	
}

@media (max-width:479px){
header .ydd_btn{width:25px;top:21px;}
header .sjdnav{top:60px;}
header .logo_box .logo{line-height:60px;}
header .logo_box .logo img{width:200px;}
.cpxl-con .text_box .text{height:35px;}
.gywm .text_box .an1{margin:0 auto;}
.cpzs-con .text_box{padding:10px;margin:-30px auto 0 auto;}
.cpzs-con .text_box h5{font-size:14px;}
.cpzs-con .text_box .text{height:40px;margin:5px 0;}
.tyg-con2 .text_box{padding:15px 15px 5px 15px;}
.tyg-con2 .text_box h5{font-size:14px;}
.tyg-con2 .text_box .text{height:35px;}
.tyg-con2 .anbox h5{padding:0 0 0 20px;line-height:30px;}
.tyg-con2 .anbox p{display:none;}
.xwzx #scrollDiv{height:390px;}
.news .rq{width:100px;height:90px;}
.news .rq:before{display:none;}
.news .rq h5{font-size:18px;margin-top:15px;}
.news .rq p{font-size:25px;}
.news .text_box{margin-left:120px;}
.news .text_box h4{font-size:14px;}
.news .text_box .text{height:50px;}
.lxwm ul img{display:none;}
.lxwm ul li .span3,.lxwm ul li .span2{margin-left:0px;}
.lxwm form{margin-top:10px;}
.lxwm form .box:first-child input{width:100%;margin-top:20px;}
footer ul li a{margin:0 6px; position:relative;}
}
