﻿@charset "utf-8";
/* CSS Document */

@media all and (max-width:640px){
*{box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */}
body{ max-width:100%; margin: 0 0; padding: 0 0 }
.height50{ width:100%; height:50px; line-height:50px; clear:both; }
p{ margin:0 0; padding:0 0}
.g-hd{margin:auto;}
.com_1180{ width:100%; margin:0 auto}
.com_1200{ width:100%; margin:10px auto}
.com_1180 img{ width:100%; height:auto}
.com_1200 img{width:100%; height:auto}

.com_1180_news{ width:96%; margin:0 auto}

.dispcnone{ display:block; }
.dispcblock{ display:none; }
.cl{ width:100%; height:5px}

.clearfix:after{content:".";display:block; width:100%;height:0; line-height:0;clear:both; overflow:hidden}
/**头部和导航**/
.top{position: fixed;left:0; top:0;background-color: #fff;border-bottom:1px solid #ccc; height:60px; z-index:33}
.logo{ width:70%; float:left; margin-top:3px; margin-left:8px}
.logo img{ width:100%; height:auto}


.menuthis{ display:block; text-indent:-9999px; width:50px; height:50px; background:url(../images/menu_icon.png) no-repeat center center; background-size:25px 20px; position: absolute;top:5px; right:0; z-index:1000;}
.nav{ background:none}

#menu10{width:70%; height:auto; line-height:45px; position: fixed;right:0; top:60px; z-index:1000; background:#195faa;}
.wap_slide{ display:none; }
ul.menu li{  width:100%; } 
ul.menu .menulink { display:block; width:90%; height:56px;line-height:56px; border-bottom:1px solid #ccc; color:#333; margin:0 auto; margin-bottom:4px }
ul.menu .menulink:hover, ul.menu .menuhover { background:none}
ul.menu .menulink:hover{ background:none; color:#333 }
ul.menu ul{ position:static; opacity:1;left:auto; top:auto; width:50%; float:right; }
ul.menu ul li,ul.menu ul li a{ display:block; width:100%; }
.wlcenter{ height:auto; }



.menu>li.active>a {
    color: #fff;
	font-weight:600;
	background:#cb0202;
}

.menu>li:hover>a,.menu>li.static>a {
    color: #fff;
	font-weight:600;
	background:#cb0202;
	}





.gallery{position:relative; overflow:hidden}
.gallery .swiper-container { width: 100%;position: relative;height:auto}
.gallery .swiper-slide {text-align: center;font-size: 18px;background: #fff;}
.gallery .swiper-slide img{width:100%; height:auto}



.banner_about_wpa{ width: 100%; margin: 0 auto; overflow: hidden; height: auto; }
.banner_a_title{ width:60%; margin:0 auto; margin-top:50px; overflow:hidden; text-align:center; background-color:rgba(0,0,0,0.2); height:60px}
.banner_a_title h1{ font-size:20px; font-weight:normal; color:#fff ; line-height:60px}



.intitle{width:100%; height:100px; text-align:center ; margin:0 auto;background:url(../images/titlebg.png) top center no-repeat}
.intitle h1{width:100%; height:70px; line-height:60px; font-size:24px;  font-weight:normal; margin:0 auto; color:#195faa;  }
.intitle p{width:100%;; height:24px; line-height:24px; font-size:14px; color:#111; font-weight:normal ;margin:0 auto }
.intitle h2{ width:60px; font-size:12px; color:#111; line-height:32px; font-weight:normal; float:left}
.intitle h3{ width:80px; font-size:12px; color:#111; line-height:28px; font-weight:normal; float:right}
.intitle h3 a{ color:#111; }
.intitle span{width:100%;; height:20px; line-height:20px; font-size:18px; color:#111; font-weight:normal}

.intitle_b{width:100%; height:100px; text-align:center ; margin:0 auto;background:url(../images/titlebg1.png) top center no-repeat}
.intitle_b h1{width:100%; height:70px; line-height:60px; font-size:24px;  font-weight:normal; margin:0 auto; color:#d49517;  }
.intitle_b p{width:100%; height:20px; line-height:20px; font-size:16px; color:#d49517; font-weight:normal ;margin:0 auto }

/**index cp**/
.inpro{  width:100%; overflow:hidden;background:#f9f9f9; height:auto; padding:40px 0 40px 0;margin:0 auto;}

.inpro_fl{ width:94%; overflow:hidden; height:auto; margin:10px auto;}
.inpro_fl dl{ width:100%; height:auto; overflow:hidden;}
.inpro_fl dt{ width:32%; height:40px;float:left; margin-right:1.333% ;margin-left:0; background:#195faa; margin-bottom:4px}
.inpro_fl dt a{ height:40px; line-height:40px; font-size:14px;color:#fff; text-align:center;  display:block;  transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;  padding:0 5px 0 5px;box-shadow:1px 1px 10px #fff; font-weight:400; }
.inpro_fl dt a:hover{background:#fead15; color:#fff;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.rprolist_a{ width:100%; margin:0 auto; overflow:hidden; margin-left:0; margin-right:0 }
.rprolist_a a{ width:44%; height:180px; display:block; color:#111; float:left;  text-align:center; margin:3%;}
.rprolist_a a img{ width:100%; height:150px;  border:1px solid #CCC;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.rprolist_a a span{ width:100%; height:40px; line-height:40px; }
.rprolist_a a img:hover{ border:1px solid #195faa;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}


/**index adv**/
.h_gg1{ background:url(../images/h_gg01_1.jpg) no-repeat center 0; background-size:100% auto; height:100px;font-family:"Microsoft YaHei"; overflow:hidden }

/**index fuwu**/
.edgv01 {OVERFLOW: hidden; HEIGHT: 1000px; BACKGROUND: none; background:#f9f9f9}
.edgv02 {OVERFLOW: hidden; HEIGHT: 1000px; BACKGROUND: none}
.edgv_con {OVERFLOW: hidden; HEIGHT: 1000px; POSITION: relative !important}
.edgv_con H2 {OVERFLOW: hidden; FONT-SIZE: 14px; HEIGHT: 108px; FONT-WEIGHT: normal; COLOR: #232323; TEXT-ALIGN: center; PADDING-TOP: 36px}
.edgv_con H2 B {FONT-SIZE: 24px; FONT-WEIGHT: normal; COLOR: #195faa; DISPLAY: block; LINE-HEIGHT: 42px}
.edgv_con H2 EM {COLOR: #181818}
.edgv_con DL {WIDTH: 100%; POSITION: absolute !important;  }
.edgv_con DL DT {WIDTH: 94%;margin:0 auto;OVERFLOW: hidden; HEIGHT: 78px;padding-top:20px;border-top:1px solid #ccc;}
.edgv_con DL DT SPAN {
	OVERFLOW: hidden; FONT-SIZE: 28px; HEIGHT: 48px; FONT-FAMILY: Arial; WIDTH: 48px; BACKGROUND: url(../images/edgv_d.gif) no-repeat left top; background-size:48px 48px; FONT-WEIGHT: bold; COLOR: #fff; TEXT-ALIGN: center; DISPLAY: block; LINE-HEIGHT: 48px
}
.edgv_con DL DT P {FONT-SIZE: 18px; HEIGHT: 77px; FONT-FAMILY: "Microsoft YaHei"; WIDTH: 80%; BORDER-BOTTOM: #dde1e5 1px solid; COLOR: #333; PADDING-TOP: 0; MARGIN-LEFT: 15px;line-height:36px;}
.edgv_con DL DT P B {FONT-SIZE: 18px; COLOR: #004ea1; DISPLAY: block; line-height:20px
}
.edgv_con DL DD{ width:94%; margin:0 auto; overflow:hidden }
.edgv_con DL DD P { 
	FONT-SIZE: 14px; FONT-FAMILY: "Microsoft YaHei"; BACKGROUND: url(../images/edgv_p.gif) no-repeat left 5px; COLOR: #333; PADDING-LEFT: 18px; MARGIN-LEFT:0; MARGIN-TOP:8px; LINE-HEIGHT: 20px
}
.one {LEFT:0; TOP:120px; }
.two {RIGHT: 0px; TOP: 357px}
.three {LEFT: 0px; TOP: 550px}
.four {RIGHT: 0px; TOP: 750px}
.content00 {WIDTH: 100%; MARGIN: 0px auto}

/***about****/

/***about****/

.shipin{ width:100%; margin:0 auto; overflow:hidden;  padding:0 0px;}
.shipin .comm{ width:100%; margin:20px auto; background:#fff; overflow:hidden;height:auto}
.shipin .comm .video{ width:100%; float:none; background:#CCC; height:auto}
.shipin .comm .video p{ width:100%; height:auto; padding:0px}
.shipin .comm .video a{ width:100%; height:20px; line-height:20px; color:#fff; text-align:center; display:block; background:#666; font-size:14px}
.shipin .comm .video a:hover{ color:#ffffff;background:#195faa }
.shipin .comm .video img{ width:100%; height:auto}


.shipin .comm .gongju{ width:100%; margin:0 auto; float:none;height:auto;border:0px solid #ccc; padding:0; background:#f3f3f3; padding-top:20px}
.shipin .comm .gongju p{ width:94%; margin:0 auto; font-size:14px; color:#666; line-height:22px; text-indent:20px;}



.shipin .comm .gongju .title{ width:100%; height:40px; font-size:20px; font-weight:bold; color:#fff; line-height:40px; border-bottom:1px solid #ccc; background:#195faa; text-align:center}
.shipin .comm .gongju .list{ width:100%; overflow: hidden; margin:0 auto; margin-top:20px; height:auto; }
.shipin .comm .gongju .list img{ width:100%;height:auto; text-align:center }
.shipin .comm .gongju .more{ width:290px; height:22px; margin:0 auto ; margin-top:5px }
.shipin .comm .gongju .more a{ width:120px;height:32px; line-height:32px; color:#fff; text-align:center; display:block; background:#195faa; font-size:14px; margin:0 auto }
.shipin .comm .gongju .more a:hover{color:#ccc }

.incase{width:100%; background:;overflow:hidden; background:#444444;margin:0 auto; padding:10px 0 10px 0; height:auto}

.product_scroll{width:100%;height:auto;position:relative; margin:0 auto}
.newpp{ width:100%; margin:0 auto; overflow:hidden; padding-bottom:0px;padding-top:0px; height:auto; }
.newpp_xh{ width:100%; margin:0 auto; overflow:hidden} 
.honor_list{ width:226px; float:none;padding:0 5px;   /*  margin-right:5px; margin-left:5px; */transition:all ease 1s; -webkit-transition:all ease 1s; -moz-transition:all ease 1s; -ms-transition:all ease 1s; -o-transition:all ease 0.5s; margin-bottom:0x;height: auto; float:left}

.honor_list a{width: 100%;  display: block; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;height: auto;background:#; padding-bottom:10px;padding-top:15px;}

.honor_list_img{width:92%; height:auto;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;  display:block; margin:0 auto; text-align:center;overflow:hidden; border:3px solid #fff}
.honor_list_img img{width:100%; height:140px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.honor_list_p{ height:40px; text-align:center; line-height:40px; font-size:14px; color:#fff; width:92%; margin:0 auto; font-weight:normal; overflow:hidden}

.honor_listwap{ width:100%; float:none;padding:0 5px;   /*  margin-right:5px; margin-left:5px; */transition:all ease 1s; -webkit-transition:all ease 1s; -moz-transition:all ease 1s; -ms-transition:all ease 1s; -o-transition:all ease 0.5s; margin-bottom:20px;height: auto;}
.honor_listwap a{width: 100%;  display: block; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;height: auto;background:#f1f1f1; padding-bottom:10px;padding-top:15px;}




.honor_list:hover img{transition:all ease 1s; -webkit-transition:all ease 1s; -moz-transition:all ease 1s; -ms-transition:all ease 1s; -o-transition:all ease 1s;ransform: scale(1); -ms-transform: scale(1);-webkit-transform: scale(1);}


.control a{ display:block; width:45px; height:45px; position:absolute;top:60px;}
.control a.go_next{ background:url(../images/butt-right.png) no-repeat center center/45px 45px #d49517;right:0px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.control a.go_next:hover{transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; -webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);-o-transform:scale(1.3);background:url(../images/butt-right.png) no-repeat center center/45px 45px #d49517;}
.control a.go_prev{ background:url(../images/butt-left.png) no-repeat center center/45px 45px #d49517;left:0px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.control a.go_prev:hover{transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; -webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);-o-transform:scale(1.3);background:url(../images/butt-left.png) no-repeat center center/45px 45px #d49517;}



.tec {OVERFLOW: hidden; HEIGHT: auto; BACKGROUND:#f9f9f9; margin-bottom:40px}
.tec H2 {OVERFLOW: hidden; FONT-SIZE: 14px; HEIGHT: 121px; FONT-WEIGHT: normal; COLOR: #333; TEXT-ALIGN: center; PADDING-TOP: 20px}
.tec H2 A {FONT-SIZE: 24px; TEXT-DECORATION: none; FONT-WEIGHT: bold; COLOR: #333; DISPLAY: block; LINE-HEIGHT: 54px}
.tec_con {OVERFLOW: hidden; HEIGHT: auto; POSITION: relative}
.tec_con UL {OVERFLOW: hidden; HEIGHT: auto}
.tec_con UL LI {HEIGHT: 117px; WIDTH: 33%; FLOAT: left; MARGIN-RIGHT: 0}
.tec_con UL LI EM {HEIGHT: 63px; WIDTH: 63px; BACKGROUND: url(../images/tec_b.png) no-repeat left top; MARGIN: 0px auto; DISPLAY: block}
.tec_con UL LI EM IMG {HEIGHT: 63px; WIDTH: 63px}
.tec_con UL LI SPAN {FONT-SIZE: 15px; FONT-FAMILY: "微软雅黑"; COLOR: #333; TEXT-ALIGN: center; DISPLAY: block; LINE-HEIGHT: 32px}
.tec_con .tec_t1 {MARGIN-LEFT:0}
.tec_con .nobot {MARGIN-RIGHT: 0px}
.tec_con A.phover {TEXT-DECORATION: none}
.tec_con A.phover EM{BACKGROUND: url(../images/tec_b01.png) no-repeat left top}
.tec_con A .t02 {DISPLAY: none}
.tec_con A.phover .t01 {DISPLAY: none}
.tec_con A.phover .t02 {DISPLAY: block}
.tec_tel { width:94%; margin:0 auto;POSITION: inherit; LEFT: 0; BOTTOM: 0; background:#d49517; padding:15px 0 15px 20px; margin-top:10px; border-radius:6px; }
.tec_tel P {FONT-SIZE: 14px; HEIGHT: 48px; FONT-FAMILY: "Microsoft YaHei"; BACKGROUND: url(../images/tec_tel.png) no-repeat left center; COLOR: #fff; PADDING-LEFT: 54px}
.tec_tel P B {FONT-SIZE: 23px; FONT-WEIGHT: bold; DISPLAY: block}



.mnav{ width:100%; border-top:1px solid #CCC;border-bottom:0px solid #CCC; height:auto; margin:0 auto; overflow:hidden}
.mnav .mnavcom{ width:100%;height:50px; margin:0 auto}
.mnav .mnavcom .mnavleft{ width:100%;height:50px; margin:0 auto; background:#195faa; text-align:center; line-height:50px; font-size:18px; float:none; color:#FFF }
.mnav .mnavcom .mnavright{ width:96%; margin:0 auto; float:none; height:50px; margin-top:10px; margin-bottom:20px;  }
.mnav .mnavcom .mnavright a{ width:48%; float:left; height:49px; line-height:47px; border-right:1px solid #CCC; border-top:1px solid #CCC;border-left:1px solid #CCC;border-bottom:1px solid #CCC; display:block; text-align:center ; font-size:16px; color:#333; margin:1%}
.mnav .mnavcom .mnavright a:hover{ color:#195faa; border-bottom:2px #195faa solid; font-weight:bold }
.mnav .mnavcom .mnavright a.abg{ border-bottom:2px #195faa solid;  font-weight:bold;color:#195faa;  }


#newxw{ width:94%; margin:0 auto; overflow:hidden; padding:10px 0 10px 0; background:#fcfcfc}
#newxw .tt{ width:100%; margin:0 auto; font-size:13px; color:#333; line-height:26px; overflow:hidden}
#newxw .tt a{color:#333;}


/*案例*/
.showdiv{ width: 100%; margin: 0px auto; margin-top:10px;border: 0px solid #ddd; overflow:hidden ; padding-bottom:15px; position:relative;}
.leveldiv{ border-top: 2px solid #195faa;  background: #F5F5F5;  border-bottom: 1px solid #ddd;  height: 35px; width: 100%; margin: 0px;  padding: 0px;
}
.showdivqq{ width: 100%; margin: 0px auto; margin-top:10px;border: 0px solid #ddd; overflow:hidden ; padding-bottom:15px; position:relative;}
.floordiv{ float: left; width:120px; display: block; height: 100%; background-color: #195faa; text-align: center; color: #fff; font-size:16px; line-height:32px;}
.navigationmaindiv a{ float: left;line-height: 35px;height: 35px; color: #333;float: left;font-size: 18px;padding: 0 1em;}
.navigationmaindiv a{color: #666;outline: medium none;text-decoration: none;transition: all 0.2s ease 0s;}
.navigationsubdiv{color: #666;float: right;margin-right: 10px;text-align:right;width:830px;}
.navigationsubdiv a{ margin: 0 2px; height: 35px; line-height: 35px; font: Arial, 'Microsoft Yahei' , 'SimSun' ,sans-serif; font-size: 12px;}
.navigationsubdiv .a1{ margin: 0 4px; height: 35px;  line-height: 35px; font: Arial, 'Microsoft Yahei' , 'SimSun' ,sans-serif; font-size: 12px;}
.detaileddiv003{ width:100% ; margin:0 auto; overflow:hidden}
.detaileddiv{ width:47%; margin: 0px; padding: 0px;  float: left;margin-top: 20px; border: 1px solid #ccc; margin:1%;}


.type {
	position:absolute;
	left: 60px;
	top: 7px;
	color: #666;
    outline: medium none;
    text-decoration: none;
    transition: all 0.2s ease 0s;
	font-size:18px;
}

.detaileddiv1{ padding: 0px 14px 0 14px; }
.detaileddiv_column{ width: 100%; margin: 0px; padding: 0px;float: left;display:inline; padding: 0px 0px; margin-left:10px;margin-right:10px;  margin-top: 20px; }




.marginleftdiv{   margin-left:17px;  }
.marginlfdiv{  margin-left:17px;  margin-right:18px;}
.detaileddiv:hover{    border: 1px solid #ccc;}
.detaileddiv ul, .detaileddiv ul li{   width:100%;  margin: 0px auto;  padding: 0px;  list-style: none; ; text-align:center}
.detaileddiv ul:hover img{filter :alpha(opacity=70) ; -moz-opacity: 0.7 ; -khtml-opacity: 0.7 ; opacity : 0.7;}
.detaileddiv ul li:first-child{  margin-top: 10px; }
.detaileddiv ul li img{    width:100%; height: 160px; text-align:center}
.detaileddiv ul li span{ font-size: 12px; color: #666; overflow: hidden; height: 32px; line-height: 32px;}
.detaileddiv ul li.dashedli{  border-top: 1px dashed; margin-top:2px;}
.detaileddiv ul li .ico{display:inline-block;overflow:hidden;width:20px;height:20px;vertical-align:middle;background:url(../images/ico.png);margin-right:4px;}
.detaileddiv ul li .ico a{display:inline-block;overflow:hidden;width:20px;height:20px;vertical-align:middle;background:url(../images/ico.png);margin-right:4px;}

.detaileddiv ul li.icoli{margin-top:8px;margin-bottom: 10px;}
.detaileddiv ul li.icoli a{ padding-right: 15px; color:#666; font-size:12px }
.detaileddiv ul li .ico1_1{  background-position: -40px 0;}
.detaileddiv ul li .ico1_2{   background-position: -60px 0;}
.detaileddiv ul li .ico1_3{   background-position: -80px 0;}
.cleardiv{height: 20px;width: 100%; clear: both;}




#caseshow{ width:94%; margin:0 auto; overflow:hidden; margin-top:20px;}
#caseshow .right{ width:100%; overflow:hidden; float:none;}
.title_c{width:100%; height:32px; margin:0 auto; border:1px solid #CCC; background:#f1f1f1}
.title_c h1{width:100%; height:32px; line-height:32px; font-size:13px;  font-weight:normal;color:#111; margin-left:20px}
.title_c h1 a{color:#111}

#caseshow .right .aboutcomm{ width:100%; overflow:hidden; margin-top:10px; margin-bottom:20px;border:1px solid #CCC; padding:10px}
#caseshow .right .aboutcomm p{font-size:13px; color:#111;line-height:24px}
#caseshow .right .aboutcomm h2{font-size:24px; color:#111;line-height:80px; font-weight:bold; text-align:center; width:700px;}
#caseshow .right .aboutcomm img{ width:100%; height:auto; margin:10px 0}
























/**more**/
.inmore{ width:100%; margin:20px auto;}
.inmore a{width:40%; height:40px; font-size:14px; font-weight:normal; line-height:40px; background:#195faa; color:#fff; margin:0 auto; margin-top:20px; text-align:center;display:block;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; }

/**more**/
.cphpwap{ width:96%; background:#fff; margin:0 auto; overflow:hidden;}
.cphplistwap{ width:100%; height:auto; float:none; margin-top:5px; }
.cphplistwap a{  width:100%; height:auto;color:#222; overflow:hidden; background:#f1f1f1; display:block;}

.cphplistwap a h1{ width:100%; height:auto; font-weight:normal;  line-height:22px; font-size:14px; display:block;margin:0 auto; padding:10px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; bottom:0px;background-color:#195faa; color:#fff;  }

.cphplistwap a p{ width:120px; height:36px; font-weight:normal; line-height:36px; font-size:14px; display:block; color:#195faa; margin:0 auto; overflow:hidden; padding:0; bottom:-100px; background:#fff; left:50px; text-align:center}




/*首页产品分类*/

.inpro{ width:100%; margin:0 auto; overflow:hidden; padding:10px 0px; background:#fff;}
.inpro_list{ width:96%; margin:10px auto; overflow:hidden; float:none}
.inpro_list ul{ width:100%; margin:0 auto; overflow:hidden;}
.inpro_list ul li{ width:48%; float:left; height:auto; margin-top:5px; margin-bottom:5px; margin-left:1%; margin-right:1%}
.inpro_list ul li a{ width:100%; height:auto;background:#f1f1f1; display: block;padding-bottom:5px}
.inpro_list_img{width:100%; height:140px; overflow:hidden}
.inpro_list_img img{width:100%; height:140px;}
.inpro_list_text{width:100%; height:40px; font-size:14px; font-weight:normal; line-height:40px; color:#333; margin:0 auto; float:none; margin-left:0px; overflow:hidden; text-align:center}
.inpro_list_anniu{width:15%; height:22px; font-size:12px; font-weight:normal; line-height:22px; border:1px solid #195faa; color:#195faa; text-align:center;float:right; margin-top:18px; margin-right:10px; display:none}


/*首页产品分类*/





/*首页广告条*/
.inadv{ width:100%; background:#195faa; height:auto; overflow:hidden; margin:0 auto; margin-bottom:20px; padding-bottom:5px; padding-top:5px;}
.inadv_left{ width:96%; height:auto; float:none;margin:0 auto; margin-top:1px;}
.inadv_left_title{ width:100%;height:auto; font-size:16px; font-weight:bold; color:#fff; border-bottom:2px dashed #fff; line-height:40px; text-align:center}
.inadv_left_text{ width:100%; height:auto; font-size:16px; font-weight:normal; color:#fff; line-height:22px;text-align:center}

.inadv_right{ width:90%; height:auto; float:right; margin-top:10px; background:url(../images/fuwu.png) left center no-repeat; background-size:70px 70px}
.inadv_right_title{ width:100%;height:30px; font-size:16px; font-weight:normal; color:#fff;  line-height:30px; text-align:left; margin-top:2px; text-indent:90px}
.inadv_right_text{ width:100%; height:auto; font-size:24px; font-weight:bold; color:#fff; line-height:40px;text-align:left; text-indent:90px;}

/*首页广告条*/


.inser{ width:100%; background: url(../images/advbg_1.png) top center no-repeat; overflow:hidden; margin:0 auto; margin-bottom:0px; margin-top:10px}
.inser_bg{ width:100%; background-color:rgba(255,255,255,0); overflow:hidden; margin:0 auto;  padding-bottom:30px; padding-top:20px}

.inser_list{ width:46%; height:180px; margin:5px 5px 0px 5px; float:left; padding:10px 15px 20px 15px; background:;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; cursor:pointer }
.inser_list_img{ width:120px; height:120px;overflow:hidden; margin:0 auto; text-align:center; transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; border:1px solid #195faa; border-radius:70px;margin-top:5px; background:#195faa }

.inser_list_img h1{ width:120px; height:40px; font-size:18px; font-weight:normal; color:#333;  line-height:40px; margin-top:25px  }
.inser_list_img h1 img{ width:40px; height:40px; }
.inser_list_img p{ width:120px; height:50px; font-size:24px; font-weight:normal; color:#fff;  line-height:50px; font-family:arial  }

.inser_list_text{ width:100%; height:42px; font-size:14px; font-weight:normal; color:#000;  line-height:21px; text-align:center; margin-top:10px ; }


/*首页服务*/

/*首页新闻*/
.innews{ width:100%; background:#fff;  overflow:hidden; margin:0 auto; padding-bottom:10px; padding-top:20px}
.innews_left{ width:96%; float:none;margin:0 auto;}
.nTab{float: left;width:100%; }
.nTab .TabTitle{clear: both; height: 40px;overflow: hidden;}
.nTab .TabTitle ul{width:100%; height: 40px;float:left;}
.nTab .TabTitle li{float: left;width:50%;cursor: pointer;list-style-type: none;height:46px; line-height:46px; text-align:center;font-size:16px; font-family:微软雅黑;font-weight:bold;margin-right:0px;}
.nTab .TabTitle .active{width:50%;background:#195faa;line-height:40px;height:40px;color:#fff;}
.nTab .TabTitle .normal{width:50%;background:#ccc;line-height:40px;height:40px;color:#fff;}

.TabContent{width:100%;overflow:hidden;}

.news_left_con{width:100%;float:none; padding-left:0px}
.news_left_con h1{ width:100%; height:auto; line-height:26px; font-size:14px; font-weight:bold;margin:0 auto;}
.news_left_con h2{width:100%;  background:url(../images/icon_rl.png)left center no-repeat; padding-left:20px; font-size:12px; color:#999; margin-top:10px; margin-bottom:5px; font-weight:normal}
.news_left_con p{ width:100%; height:auto; line-height:22px; font-size:14px; font-weight:normal;  margin:0 auto; color:#666; overflow:hidden}

.none{ display:none;}

.TabContent ul li{width:100%;text-align:left;font-size:14px; overflow:hidden; margin-bottom:10px}
.TabContent ul li a{width:100%; background:#; padding:0px; display:block;transition:all ease 1s;-webkit-transition:all ease 1s; -moz-transition:all ease 1s; -ms-transition:all ease 1s; -o-transition:all ease 1s; color:#333; }



.innews_right{ width:96%; float:none; margin:0 auto; margin-top:20px;}
.innews_right a{ width:100%; height:auto; overflow:hidden; display:block; background:#fff; padding:0px;}
.innews_right_a{ width:100%; overflow:hidden}
.innews_right_a a{ width:100%; height:auto; overflow:hidden; display:block; background:#fff; padding:0px;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;color:#333;}

.innews_right_img{ width:100%; height:auto;}
.innews_right_img img{ width:100%; height:auto; }
.innews_right_img span{overflow:hidden; display:block;}
.innews_right_text{ width:96%; height:40px; line-height:40px; font-size:14px; font-weight:bold; color:#222;margin:0 auto; margin-top:10px}
.innews_right_p{ width:96%; height:auto; line-height:24px; font-size:14px; font-weight:normal; color:#222;margin:0 auto;}
.innews_right_anniu{width:120px; height:40px; font-size:14px; font-weight:normal; line-height:40px; background:#195faa; color:#333; margin:0 auto; margin-top:10px; text-align:center; margin-bottom:20px}
.innews_right_date{width:96%;margin:0 auto;  background:url(../images/icon_rl.png)left center no-repeat; padding-left:20px; font-size:12px; color:#999; margin-top:5px; margin-bottom:5px}

.innews_right_title{ width:100%; height:40px; overflow:hidden; margin-bottom:5px; border-bottom:1px solid #ccc ; margin-top:10px}
.innews_right_title h1{ width:50%; float:left; font-size:16px; font-weight:bold; display:block;line-height:40px; color:#195faa}
.innews_right_title a{ width:15%; float:right; font-weight:normal; color:#fff; display:block; font-size:12px; background:#195faa; text-align:center; line-height:24px; border-radius:2px; margin-top:10px}


.innews_right_list .innews_right_list ul li{ width:100%; overflow:hidden; margin:0 auto}
.innews_right_list ul li a{ width:100%; height:30px; display:block; overflow:hidden; line-height:30px} 
.innews_right_list ul li a h1{ width:70%; height:30px; display:block; overflow:hidden; float:left; font-size:14px; color:#222; background:url(../images/nleft.png)left center no-repeat;background-size:14px 14px; text-indent:16px; font-weight:normal} 
.innews_right_list ul li a p{ width:30%; height:30px; display:block; overflow:hidden; float:left; font-size:12px; color:#999; text-align:right} 
/*首页新闻*/


/*首页案例*/


/*首页案例*/


/*gcase*/


/*首页客服板块*/

.sectionOne{ width:100%; height:auto; padding:10px 0;  margin: 0 auto}
.sectionHeader{text-align:center}
.sectionHeader h1{font-size:28px;font-weight:normal;}
.sectionHeader p{color:#333;font-size:14px;margin:10px 0 20px; text-transform:uppercase; }
.sectionHeader .wecan_des{color:#333;font-size:16px}
.sectionOneWarrp{display:flex;text-align:center;justify-content:space-between;padding:90px 0 0}
.sectionOneContent{flex-basis:256px;/*transform: rotateY(0);
     transition: all 0.50s ease-in-out 0s; */}
.sectionOneContent:hover .wzcon_pic{background-color:#007aff;transform: rotateY(360deg);transition: all 0.8s ease-in-out 0s;}
.sectionOneContent:hover .wzcon_pic>img:nth-child(2){display:none}
.wzcon_pic{height:107px;width:107px; transform:rotateY(0);transition: all 0.50s ease-in-out 0s;background-color:#f2f2f2;margin:0 auto;border-radius:50%;position:relative;transition:all .3s ease-in-out}
.wzcon_pic img{width:45%;display:block;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;transition:all .3s linear}
.imgsmall img{width:55%!important}
.sectionOneContent h1{display:block;color:#000;font-size:18px; font-weight:normal; margin:40px auto 15px; font-family:微软雅黑;}
.wzcon_des{color:#666;font-size:15px;line-height:30px; padding:0 20px;}
.sectionTwo{background-image:url(../images/bgsection.png);background-position:center center;background-size:cover;background-repeat:no-repeat}

.infor_send{ width:94%; height:auto; background:#f9f9f9; overflow:hidden; padding:20px; margin-bottom:60px }
.infor_send .sectionHeader h1{color:#333;}
.contes{ padding-top:0px;width: 96%;margin: 0 auto; padding-bottom:0px}
.contes_lef{width:100%; color:#333; margin: 0 auto}
.contes_lef_til{ padding:0px 0 0px 0; min-height:30px;  color:#333; font-size:14px;line-height: 24px}
.cont_mescoico{ padding:10px 0px; line-height:20px;}
.cont_mescoico i{ display:inline-block; vertical-align:top; width:20px; height:20px; margin-right:15px;}
.cont_mescoico01{ background:url(../images/dianhua.png) no-repeat center; background-size: 100% 100%}
.cont_mescoico02{ background:url(../images/shouji-2.png) no-repeat center; background-size: 100% 100%}
.cont_mescoico03{ background:url(../images/ditu.png) no-repeat center; background-size: 100% 100%}
.cont_mescoico04{ background:url(../images/kefu.png) no-repeat center; background-size: 100% 100%}
.contes_imwe{ height:auto; margin-top:20px;}
.contes_imwe img{ display:block; width:50%;height:auto;}
.contes_reg{width:100%; padding-top:20px; margin: 0 auto}

.cont_mesinput{ width:100%; height:62px;margin-bottom:1%;}
.cont_mesinput input{ width:49%; height:52px; line-height:50px; float:left; padding:0 1% 0; font-size:14px;background:#ccc; border:none;}
.cont_mesinput input.gs_name{ width:100%; }
.cont_mesinput input.gs_email{ width:100%; }
.cont_mesinput input:first-child{ margin-right:2%;}
.cont_mesinput .select_list{ width:100%; height:52px; background:#fff; border:none; padding:0 10px; }
.cont_mesteart textarea{ width:100%; height:122px; line-height:30px;float:left; padding:0 1% 0; font-size:14px;resize:none;border:none;}
.cont_mesbtnck{ width:100%; display:block; background:#F63538; height:52px; line-height:50px; color:#fff; padding:0 5px; font-size:18px; text-align:center;margin-top:4%;}

.input_c{ width:100%; height:42px; line-height:42px; color:#333; padding:0 5px; font-size:16px; text-align:center;margin-top:2%; cursor:pointer;background:#195faa; border:none; font-weight:normal;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; font-family:微软雅黑}

/*首页客服板块*/	

/*底部版权*/
.footnav{ width:100%; margin:0 auto; background:#ddd; padding:0px 0 0px 0; overflow:hidden;  padding-bottom:40px; display:none}
.Foot{ width:100%;overflow:hidden;background:#ddd; margin:0 auto; padding: 0px 0;}
.Foot a{ color:#333;}
.Foot  .Nr{ width:96%; margin:0 auto; overflow:hidden; border-top:1px solid #c1c1c1; padding-top:20px;padding-bottom:20px; text-align:center; line-height:26px}




	

.footer_flixd{width:100%;margin-top:15px;display:block;position:fixed;bottom:0;margin:0 auto;height:46px;background:#195faa;z-index:600;}
.footer_flixd ul{width:100%}
.footer_flixd ul li{width:33.33%;height:46px;line-height:46px;float:left;text-align:center}
.footer_flixd ul li a{color:#fff;display:block;font-size:14px;height:46px;line-height:46px;cursor:pointer;border-right:1px solid #ddd}
.footer_flixd .flixd_two a{background:#195faa}
.footer_flixd ul li a i{display:inline-block;width:20px;height:46px;vertical-align:top;margin-right:10px}
.flixd_home{background:url(../images/flixd_home.png) no-repeat center center/20px 20px}
.flixd_tel{background:url(../images/flixd_tel.png) no-repeat center center/20px 20px}
.flixd_line{background:url(../images/flixd_line.png) no-repeat center center/20px 20px}
.footer_flixd_bottom{height:46px;width:100%;display:block}
.footer{display:none}
.fiexd-public a{display:block;width:84px;height:34px;font-size:14px;color:#fff;line-height:34px;position:absolute;top:23px;right:5px;background:#ffa800;text-align:center;border-radius:15px}
.fiexd-public div{display:block;position:absolute;padding:18px 100px 10px 85px;font-size:14px;color:#fff;line-height:20px;height:80px}




/*在线留言*/
.contactbook{ width:90%; margin:0 auto; overflow:hidden}
.contactbook_list{ width:100%; margin:0 auto; margin-bottom:20px; margin-top:10px}
.contactbook_list p{ width:100%; margin:0 auto; height:30px; line-height:30px; font-size:12px; color:#333; display:block}
.contactbook_list input{ width:100%; margin:0 auto; height:30px; line-height:30px; font-size:14px; color:#666;clear:both}
.contactbook_list span{ width:100%; margin:0 auto;line-height:20px; font-size:12px; color:#666; clear:both; display:block}
.contactbook_list textarea{ width:100%; margin:0 auto;font-size:14px; color:#666;clear:both}
.comment_1180_1{ width:100%; margin:0 auto; overflow:hidden}


/*内页样式开始*/
/*about*/
.aboutcon{ width:94%; margin:0 auto; overflow:hidden; margin-top:10px}
.aboutcon p{ width:100%; line-height:28px; font-size:16px; color:#333; text-align:justify}
.aboutcon img{ width:100%; height:}



/*about_dl*/
.about_dl{ width:96%; margin:0px auto; height:auto;margin-bottom:20px; line-height:40px; margin-top:20px}
.about_dl_left{width:100%; float:none; overflow:hidden } 
.about_dl_left a{width:49%; float:left; overflow:hidden; display:block; text-align:center; font-size:14px; color:#333; background:#eee;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; margin-right:1px; margin-bottom:1px } 
.about_dl_left a:hover{ background:#195faa; color:#fff;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; } 
.about_dl_left a.abg{background:#195faa; color:#fff; font-weight:bold } 

.about_dl_right{width:350px; float:right; overflow:hidden; text-align:right; color:#666; font-size:14px; display:none }
.about_dl_right a{color:#666;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;} 
.about_dl_right a:hover{color:#195faa;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}  



/*内页product**/
.aboutpro{ width:96%; margin:20px auto; overflow:hidden; }
.aboutpro_left{ width:100%; margin:0 auto; overflow:hidden;float:none;margin-bottom:15px  }
.aboutpro_left_title{ width:100%; height:46px; line-height:46px; font-size:18px; font-weight:bold; color:#195faa; background: url(../images/ser_8.png) left center no-repeat;background-size:20px 20px;  text-align:left; padding-left:25px;border-bottom:1px solid #fff}

.aboutpro_left_list{ width:100%; overflow:hidden;}
.aboutpro_left_list dl{ width:100%; height:auto; overflow:hidden;}
.aboutpro_left_list dt{ width:100%; height:40px; margin-bottom:1px; clear:both}

.aboutpro_left_list dt a{ width:100%; height:40px; line-height:40px; font-size:16px; font-weight:bold; color:#fff; background:#195faa; display:block; padding-left:20px; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}


.aboutpro_left_list dd{ width:49%; height:40px; line-height:40px; border-bottom:1px solid #fff; float:left; margin-right:0.5%; margin-bottom:1%;margin-left:0.5%;}
.aboutpro_left_list dd a{ width:100%; height:40px; line-height:40px; font-size:14px; font-weight:normal; color:#333;  display:block; padding-left:30px; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; background:url(../images/nleft.png) left center no-repeat #eee; background-size:15px 15px; background-position:10px}




.aboutpro_right{ width:100%; margin:0 auto; float:none; overflow:hidden; margin-top:15px}
.aboutpro_right_title{ width:100%; height:46px; line-height:46px; font-size:16px; font-weight:bold; color:#222; border-bottom:1px solid #ccc; text-align:left; padding-left:20px; background:url(../images/nleft.png) left center no-repeat; background-size:18px 18px ; margin-bottom:20px}

.aboutpro_right_list{width:100%; overflow:hidden;}

.aboutpro_tt{ width:100%; height:60px; font-size:16px; font-weight:bold; line-height:60px; }
.aboutpro_tt_img{ width:100%; height:60px; font-size:16px; font-weight:bold; line-height:60px; }

.aboutpro_right_list ul li{ width:100%; height:auto ; margin-right:0px; float:none; margin-top:18px}
.aboutpro_right_list ul li a{ width:100%; height:auto;background:#f1f1f1; display: block;}
.aboutpro_right_list_img{width:100%; height:auto; overflow:hidden}
.aboutpro_right_list_img img{width:100%; height:100%; display:block}
.aboutpro_right_list_text{ width:90%; height:50px; font-size:16px; font-weight:normal; line-height:50px; color:#222; margin:0 auto;text-align:center}
.aboutpro_right_list_anniu{width:100%; height:40px; font-size:14px; font-weight:normal; line-height:40px; background:#195faa; color:#333;  text-align:center; margin:0 auto}

/*内页新闻列表*/
.aboutnews{ width:96%; margin:0 auto;overflow:hidden}
.aboutnews ul{ width:100%; margin:0 auto; overflow:hidden; margin-top:15px}
.aboutnews ul li{width:100%; height:auto;margin:0 15px 10px 0; float:none; overflow:hidden}
.aboutnews ul li a{ width:100%; height:auto; overflow:hidden; display:block; background:#f1f1f1; padding:15px;}

.aboutnews_img{ width:100%; height:auto; float:none}
.aboutnews_img img{ width:100%; height:auto; }
.aboutnews_img span{overflow:hidden; display:block;}


.aboutnews_text{ width:100%; height:auto; float:none; margin-top:15px}
.aboutnews_text h1{ width:100%; height: auto; line-height:30px; font-size:16px; font-weight:bold; color:#222; margin-top:0px; overflow:hidden}
.aboutnews_anniu{width:60px; height:1px;  background:#195faa;  margin-top:5px; text-align:center;}

.date{ width:100%; height:40px; line-height:30px; font-size:14px; font-weight:normal; color:#666}

.aboutnews_intro{width:100%; height:auto; line-height:24px; font-size:14px; font-weight:normal; color:#333; overflow:hidden}
/*新闻详情*/
.aboutnewscon{ width:96%; margin:0 auto;overflow:hidden; margin-top:30px}
.aboutnewscon a{ color:#666;}
.aboutnewscon_title{width:100%; font-size:16px; font-weight:bold; color:#333; text-align:center; line-hight:60px}

.item{color:#999;text-align:center;margin:20px 0;font-family:arial;border-bottom:1px solid #f0f0f0;padding:0 0 15px 0;}
.content{word-break:break-all;line-height:22px;}
.content p{margin:15px 0;font-size:14px;}
.content img{max-width:100%;}
.pre,.next{line-height:30px;height:30px;}



/*翻页list*/
.list_page{text-align:center;margin:0 auto;display:block; width:100%; overflow:hidden; }
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{width:96%; list-style:none;margin:0 auto;padding:0;display:inline-block;margin-top:5px;margin-bottom:20px}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{ width: auto;height:30px;color:#333;line-height:30px;display:block;
transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#f1f1f1; float:left; margin-right:5px; text-align:center; padding:2px 10px}
.list_page ul a:hover{background:#195faa; color:#fff}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}

.content{ font-size:14px; line-height:26px; color:#666; margin:20px auto}


/*内页产品详情*/
/*
组图开始
小图部分
*/

.thumbpic{margin:0 auto;width:96%; overflow:hidden; padding-bottom:10px; margin-top:15px; margin-bottom:5px}
#piclist{width:86%;float:left;overflow:hidden;height:96px;position:relative;}
#piclist ul{margin:0;padding:0;list-style:none;overflow:hidden;width:20000px;position:relative;}
#piclist ul li{float:left;cursor:pointer;position:relative;background:#fff;height:92px;margin:0 6px; border:1px solid #ccc; padding:5px }
#piclist ul li img{width:108px;height:80px;}
#piclist .hover{height:92px;border:1px solid #195faa;box-shadow:0px 5px 5px #195faa;}
#piclist ul li tt{background:#000;color:#FFF;position:absolute;z-index:20; font-family:arial;font-size:12px;line-height:16px;padding:0 5px;margin:45px 0 0 -100px; display:none}

.thumbpic a.bntprev{float:left;width:20px;height:64px;display:block;outline:none;background:url(../images/ico_left.gif) no-repeat center; margin-top:10px}
.thumbpic a.bntnext{float:left;width:20px;height:64px;display:block;outline:none;background:url(../images/ico_right.gif) no-repeat center;margin-top:10px}

#originalpic{position:relative;overflow:hidden;zoom:1;height:96%;clear:both;text-align:center; left:20px; padding-top:0px}
#originalpic ul{list-style:none;}
#originalpic li{display:none;position:relative;width:88%;}
#originalpic li img{margin:15px 0;width:100%; height:auto;box-shadow:0px 5px 5px #2e4135;}
#originalpic li div{text-align:left;line-height:24px;color:#444;}
#aPrev{position:absolute;z-index:10;left:0;top:0;display:block;width:50%;height:100%;background:url(../images/blank.gif);}
#aNext{position:absolute;z-index:10;right:0;top:0;display:block;width:50%;height:100%;background:url(../images/blank.gif);}

.changye_n{ width:100%; overflow:hidden; margin:0 auto; border:1px solid #eee; padding:15px 0 15px 0; margin-top:0px; margin-bottom:20px} 
.changye_n ul li{ width:93%; overflow:hidden; margin:0 auto; float:left; margin-right:22px; border-bottom:1px dashed #ccc; margin-left:15px}
.changye_n ul li a{ width:100%; height:40px; display:block; overflow:hidden; line-height:40px} 
.changye_n ul li a h1{ width:67%; height:40px; display:block; overflow:hidden; float:left; font-size:14px; color:#333; background:url(../images/nleft.png)left center no-repeat;background-size:15px 15px; text-indent:18px; font-weight:normal} 
.changye_n ul li a p{ width:30%; height:40px; display:block; overflow:hidden; float:left; font-size:12px; color:#999; text-align:right} 

.aboutpro_tt1{ width:100%; height:46px;  background:#eee;}

.aboutpro_tt1 h1{ width:50%; height:46px; font-size:16px; font-weight:bold; line-height:46px;text-indent:15px; display:block; float:left}

.aboutpro_tt1 a{ width:30%; height:46px; font-size:14px; font-weight:normal; line-height:46px;display:block; float:right; text-align:right; color:#666; padding-right:15px}



}
