@charset "utf-8";



/* CSS Document */

@import "common.css";

body{padding-top: 178px;}

#header{position: fixed;

    top: 0;

    left: 0;

	background:#fff url(../images/i03.png) repeat 0 0;

    width: 100%;

    z-index: 999;}

.topbar {height: 34px;line-height: 32px;color: #333;border-bottom: 1px solid #bbb; }

.topbar a {color: #333; }

.topbar a:hover {color: #005399;}

 #icon2 {float: right; color: #333;}

.logobar {padding:12px 0 3px;border-bottom: 1px solid #bbbbbb;}

.logobar .logo{display: inline-block; vertical-align: middle;}

.logobar a h1, .logobar a strong {    height: 0;

    width: auto;text-indent: -999em;}

.logobar .logo img{display: block;}

.slogan {

	margin-left: 21px;

	display: inline-block;vertical-align: top;padding-top: 13px;

}

.slogan span {

	display: block;

	font-size: 20px;

	color: #00458e;

	line-height: 34px;

	padding-top: 5px;

	font-weight: bold;

}

.slogan p {

	font-size: 16px;

	color: #666;

}

.tellNum {

	height: 45px;

	color: #666;

	float: right;

	margin-top:25px;

	line-height:22px;

}

#phone {float: left;margin-right: 8px;

    margin-top: 3px;}

.tellNum .yel {color: #de3727;

    font-size: 23px;

    font-weight: bold;

    display: block;

    font-family: arial;

}

.navbar {

	height:50px;

	position: relative;

	z-index: 3;

	background:#fff;    box-shadow: 0 2px 5px rgba(0,0,0,0.2);

}

#Nav {

	width: 100%;

	display: flex;

	flex-flow: row nowrap;

	overflow: visible;

}

#Nav li {

	float: left;

	width:10%\9;

	font-size: 16px;

}

#Nav li a {

	display: block;

	color: #222;

	text-align: center;

	height:50px;

	line-height:50px;

	font-size: 16px;

	position: relative;

	z-index: 5;

	box-sizing: border-box;

	padding: 0 18px;

	padding:0\9;

	white-space: nowrap;

}

#Nav li a:hover, #Nav li a.act {

color: #fff;

z-index:9;

filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=50) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#3794f5,endcolorstr=#00448b,gradientType=0);

    -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=50) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#3794f5,endcolorstr=#00448b,gradientType=0);/*IE8*/	

    background:#00448b; /* 一些不支持背景渐变的浏览器 */  

    background:-moz-linear-gradient(top, #3794f5, #00448b);  

    background:-webkit-gradient(linear, 0 0, 0 bottom, from(#3794f5), to(#00448b));  

    background:-o-linear-gradient(top, #3794f5, #00448b); 

}

#Nav li a:hover:after, #Nav li a.act:after{position: absolute;

    content: "";

    width: 0;

    height: 100%;

    border-bottom: 10px solid #fff;

    border-left: 10px solid transparent;

    border-right: 10px solid transparent;

    right: 41%;

    bottom: 0;

}

 /*幻灯片样式*/

 .topbanner{position:relative;}

.banner{width:100%;height:100%;}

.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;width:100%;height:100%;}

.banner ul.bb li{position:absolute;display:none;width:100%;height:100%;}

.banner ul.bb li a{width:100%;display:block;height:100%;}

.banner ul.bb li a img{width:100%;height:100%;}

.banner .num{position:absolute;right:2px;bottom:10px;width:100%;z-index:100;padding:5px 0px;opacity:0.8;text-align:center;}

.banner .num li{width:40px;height:8px;display:inline-block;margin-right:8px;background:#fff;_display:inline;_font-size:0px;}

.banner .num li{*display:inline;_zoom:1;_display:inline;}

.banner .num li.num_hover{background-color:#005fbb;}

.banner .num li.num_hover a{color:#f06a23;}

.banner .num li a{float:left;display:inline;text-align:center;color:#FFF;text-decoration:none;cursor:pointer;width:28px;height:4px;text-indent:-100px;overflow:hidden;opacity:1;}

 /*首页搜索条*/

.hotkey{height: 50px;font-size: 15px;color:#333333;line-height: 49px;overflow: hidden;border-bottom: 1px solid #bbbbbb;}

.hotkey a{height: 43px;color:#666666;margin-right: 20px;display: inline-block;font-size: 14px;}

.searDiv{float: right;display: inline-block;margin-top:5px;max-width: 430px;}

#searcher{height: 38px;float: right;display: block; width: 204px; padding: 0 5px; color: #333; font-size: 13px; border: 1px solid #bbb;}

#searchglass{width:56px; float: right; display: block; height: 40px;background: #0151b2; color: #fff; line-height: 40px;text-align: center;font-size: 13px;cursor: pointer;border: none;}

/*首页Title样式*/

.ind_tit{ width:100%;margin:57px 0px  35px 0px; text-align:center;overflow: hidden;background: url(../images/03.jpg) no-repeat center bottom;}

.ind_tit h2{  font-size:30px; color:#222;line-height:35px;}

.ind_tit h2 .red{color: #de3727;}

.ind_tit p{  font-size:14px; color:#999;font-family: arial;background: url(../images/i02.png) no-repeat center center;line-height: 50px;}

.ind_tit a{color:#00458e; font-size:13px; float:right; line-height:50px;}

/*首页推荐产品*/

#ind_pro{padding-top:15px;padding-bottom: 53px;

background:url(../images/05.jpg) no-repeat center 0;overflow:hidden;

}

.pro_l{width:260px; height:auto; float:left;margin-right: 20px;}

.pro_l .tit{    width: 100%;position: relative;

    height: 86px;

    line-height: 29px;

    background-color: #00458e;

    color: #fff;

    font-size: 16px;

    text-align: center;

    padding-top: 13px;

    box-sizing: border-box;}

.pro_l .tit::after{ content: "";

    width: 0;

    height: 0;position: absolute;

    border-right: 25px solid #fff;

    border-top: 17px solid transparent;

    border-bottom: 17px solid transparent;

    right: 0;z-index: 5;

    top:15px;}

.pro_r{overflow: hidden;}

.pro_r_con{display:none;}

.pro_r_con.act{display:block;}

.ind_pro_titbar{ width:100%;height:57px;margin-bottom:21px;border-bottom:1px solid #00458e;overflow: hidden;}

.ind_pro_titbar ul li{float: left;line-height:55px;}

.ind_pro_titbar ul a{  font-size:16px; color:#222; font-weight:500; float:left;margin: 0 17px 0 15px;}

.ind_pro_titbar ul a:hover{color: #de3727;}

.ind_pro_titbar li:last-child span{display: none;}

.ind_pro_titbar .more{color: #2b2b2b; font-size: 14px; float: right; line-height: 46px; display: inline-block;    padding-top: 13px;}

.img_tel {color: #666;position: relative;

    float: right;

    margin-top: 5px;

    line-height: 22px;

    height: 144px;

}

.img_tel .con{    position: relative;

    margin-top: -51px;

    margin-left: 14px;}

.img_tel .con img {float: left;margin-right: 8px;

    margin-top: 3px;}

.img_tel .con p{float: left;    color: #333;

    line-height: 18px;}

.img_tel .yel {color: #de3727;

    font-size: 18px;

    font-weight: bold;

    display: block;

}

/*首页产品与应用模块*/

.bg01{overflow: hidden; background:url(../images/06.jpg) no-repeat center 0;height: 1271px;}

#ind_pro02 .tabul {text-align: center;padding-bottom: 30px;}

#ind_pro02 .tabul li{color:#333;font-size: 16px;display: inline-block;padding: 0 10px;line-height: 2em;cursor: pointer;}

#ind_pro02 .tabul li.act{color:#de3727;}

#ind_pro02 .tabCon{}

#ind_pro02 .tabCon .con{}

#ind_pro02 .tabCon ul{    width: 1220px; }

#ind_pro02 .tabCon li{    width: 290px;

    margin-right: 13px;

    float: left;background-color: rgba(255,255,255,0.8);}

#ind_pro02 .tabCon li .big{width: 100%;height: 249px;}

#ind_pro02 .tabCon li .big img{width: 100%;height:100%;}

#ind_pro02 .tabCon .catecon{    margin: 0 10px 11px;

    border: 1px solid #dedede;

    text-align: center;

    border-top: none;

    height: 218px;}

#ind_pro02 .tabCon .catecon h3{line-height: 4em;

    font-size: 15px;

overflow: hidden;white-space: nowrap;text-overflow: ellipsis;

    font-weight: bold;

    color: #666;}

#ind_pro02 .tabCon .catecon .pro_lis{padding: 0 50px;

    text-align: left;height: 108px;}

#ind_pro02 .tabCon .catecon .pro_lis a{   

overflow: hidden;white-space: nowrap;text-overflow: ellipsis;

 display: block;position: relative;

    font-size: 14px;padding-left: 15px;

    color: #666;

    line-height: 36px;}

#ind_pro02 .tabCon .catecon .pro_lis a:before{content: "";

    width: 6px;height: 6px;position: absolute;background-color: #666;border-radius:3px;

    left:0;overflow: hidden;

    top: 40%;}

#ind_pro02 .tabCon .catecon .more{font-size: 16px;color: #666;margin-top:17px;display: inline-block;text-decoration: underline;}

#ind_pro02 .tabCon li:hover{background-color: rgba(0,65,135,0.7);}

#ind_pro02 .tabCon li:hover h3,

#ind_pro02 .tabCon li:hover .pro_lis a,

#ind_pro02 .tabCon li:hover .more

{color: #fff;}

#ind_pro02 .tabCon li:hover .pro_lis a:before{background-color: #fff;}

.apply_content{position: relative;overflow: hidden;}

.apply_content dl{padding-left: 574px;display: block;box-sizing: border-box;width: 100%;

    overflow: hidden;}

.apply_content dd{    float: left;

    margin-left: 11px;

    width: 300px;

    height: 100px;

    background-color: #fff;

    padding-left: 75px;

    margin-bottom: 10px;

    box-sizing: border-box;

    background-image: url(../images/i05.png);

    background-repeat: no-repeat;

    background-position: 40px 28px;    word-break: break-word;

    padding-top: 22px;

    padding-right: 20px;}

.apply_content h3{font-size: 16px;color:#222;font-weight: bold;}

.apply_content dd small{font-family: arial;font-size: 12px;line-height: 18px;color:#666;    display: block;

    height: 3em;

    overflow: hidden;}

.apply_content dd .img{position: absolute;top: 0;left: 0;width:569px;height: 320px;display: none;}

.apply_content dd img{width:100%;height:100%;}

.apply_content dd.act{background-color: #00458e;color: #fff;background-image: url(../images/i055.png);}

.apply_content dd.act *{color: #fff}

.apply_content dd.act .img{display: block;}

/*首页产品栏目列表*/

.iauth{ width: 100%;

    border-left: 5px solid #00458e;

    border-bottom: 10px solid #00458e;

    padding: 10px 5px;

    overflow: hidden;

    box-sizing: border-box;}

.iauth li{

    margin-bottom: 10px;

    line-height: 48px;

    overflow: hidden;

    border-radius: 5px;

}

/*.iauth li dl{display: none;}*/

.iauth a{font-size:14px; background:url(../images/po.png) no-repeat right center; text-indent:17px; color:#222;display: block;line-height: 40px;}

.iauth li .tarA{background-color: #ededed;font-weight: bold;}

.iauth li.act .tarA,.iauth li:hover .tarA,#rigtNav li.act .tarA{color: #fff;background-color: #00458e;}

.iauth dd a{color: #333;line-height: 35px;height: 36px;background: url(../images/i14.png) no-repeat 12px center;padding-left: 18px;} 

.iauth dd a:hover,#rigtNav dd a.act{color:#00458e;}

.iauth dd:first-child:before{display: block;font-size: 0;content: "";  clear: both;height:20px;background: url(../images/i16.png) no-repeat 2px center;width: 24px;position: absolute;right: 11px;top: 10px;}











/* 首页产品列表 */

.cp_list{ width:104%;}

.cp_list li{float:left; height:auto; margin:4px;}

.cp_list li .big{width: 300px; height: 220px;} 

.cp_list li .imgcon{width: 300px; height: 220px;}

/*.cp_list li a p{ width:100%; height:30px; line-height:30px; text-align:center;}*/

.cp_list li a{ color:#333;}

/*.cp_list li a:hover{ color:#999; text-decoration:none;}*/

.cp_list li p.tit{width: 100%;height: 28px;background: #f0f0f0;display: block;text-align: center;line-height: 27px;margin-top: 8px;}

.abtns{text-align: center;margin: 10px}

.abtns a{width: 75px;height: 24px;display: inline-block;margin:0 5px;}

.abtns .more{background-color: #dedede;color: #333;}

.abtns .ask{background-color: #00448b;color: #fff;}

/* 首页滚动案例 */

#ind_case .borde{padding: 20px 20px 9px;border: 1px solid #dedede;}

#ind_case #caseo{display: block; width: 100%; position: relative;overflow: hidden;}

#ind_case .imgcon{width:275px;height:215px;margin-right:20px;background-color: #fff;padding: 3px;border: 1px solid #dedede;}

#ind_case p {

    width: 100%;

    height: 30px;

    line-height: 38px;

    text-align: center;

}

/*首页关于我们*/

#ind_about{background-image:url(../images/10.jpg);height: 829px;

background-repeat: no-repeat;padding-top: 300px;box-sizing: border-box;

background-position:center 0;}

.telnum{    position: absolute;

    top: -170px;

    right: 199px;

    display: inline-block;

    color: #fff;

    font-size: 22px;}

.about_con{border: 18px solid #fff;background-color: #fff;} 

.about_top{margin-bottom: 15px;} 

#ind_about .con span{    font-size: 20px;

    color: #00458e;

    padding-top: 8px;

    overflow: hidden;

    line-height: 40px;

    font-weight: bold;

    display: inline-block;}

.about_top .big{width:417px;height:280px;margin-right:20px;float: left;}

.about_top .con{} 

.about_top .con div{    height: 13em;

    overflow: hidden;

    margin-right: 20px;

    line-height: 25px;

    color: #333;}

#ind_about .more{    width: 100px;

    height: 28px;

    color: #333;

    border: 1px solid #bbb;

    line-height: 28px;

    text-align: center;

    display: inline-block;

    box-sizing: border-box;

    margin-top: 15px;}

.about_top .con strong{} 

.about_top .con .more{} 

.about_bot{overflow: hidden;}

.font_wrap{width: 303px;height:137px;border-left: 1px dashed #dd1b1b;border-bottom: 1px dashed #dd1b1b; border-right: 46px solid #00458e;padding-left: 20px;float: left;}

.font_wrap span{font-size: 18px;font-weight: bold;color:#fff;display: inline-block;width:30px;float: right;    right: -41px;

    position: relative;

    top: 22px; }

.font_wrap .p0{font-size:14px;color: #666;padding-top: 20px; }

.font_wrap .p1{font-size:18px;color: #dd1b1b;font-weight: bold;line-height: 35px; }

.font_wrap .p2{font-size:18px;color: #00458e;font-weight: bold;}

.envi_wrap{padding: 0 25px;width: 716px;float: right;background: url(../images/i06.png) no-repeat 0 0;}

#demoos{width: 100%;overflow: hidden;display:flex;flex-flow: row wrap;}

.ind_envi_list {overflow: hidden;}

.ind_envi_list a{float: left;margin-right: 13px;}

.ind_envi_list .imgcon{    width: 230px;

    height: 137px;}



/*新闻*/

#ind_news{background-image:url(../images/11.jpg);

background-repeat: no-repeat;

background-position:center top;}

.ind_news_con{overflow: hidden;width: 1230px;}

#ind_news .cons{width: 388px;height: 494px;border: 1px solid #bbb;box-sizing: border-box;float: left;margin-right: 18px;}

#ind_news .tit{background-image:url(../images/i07.png);

background-repeat: no-repeat;height: 57px;display: block;

background-position:center bottom;margin:0 10px; text-align:left;overflow: hidden;}

#ind_news .tit h3{  font-size:18px; color:#de3727;line-height:62px; font-weight:bold; float:left;}

#ind_news .tit h3 span{font-size: 14px;color: #666666;font-weight: normal;padding-left: 5px;}

#ind_news .tit a{color:#5e5e5e; font-size:14px; float:right; line-height:65px;text-transform: uppercase;}

/*常见问题样式*/

.news_3con{height: 400px;overflow: hidden;margin: 20px 15px;}

.i-question{ width:100%; height:auto;}

.i-question li{width:100%; height:auto; padding:10px 0px;border-bottom:1px dashed #dedede;    list-style: none;}

.que1{background:url(../images/i08.png) no-repeat left center;font-weight:bold;}

.que2{background:url(../images/i09.png) no-repeat 0px 3px;}

.i-question li a{text-decoration: none;}

.i-question li a p{ text-decoration:none;padding-left:40px; height:auto; line-height:30px;color: #444} 

.i-question li a:hover{ text-decoration:underline;} 

.news_3con.mid .big{width: 100%;height: 185px;border:5px solid #bbbbbb;box-sizing: border-box;display: none; }

.news_3con.mid .big img{min-height:100%;}

.news_3con.mid .big:first-child{display: block;}

.news_3con.mid h4{color: #de3727;font-size: 14px;line-height: 2.5em;height: 28px;overflow: hidden;}

.news_3con.mid p{color: #666666;line-height: 23px;height:3em;overflow: hidden;}

.news_3con.mid .more{    width: 90px;

    height: 27px;line-height: 26px;text-align: center;

    display: inline-block;    background-color: #00448b;

    color: #fff;

    margin: 0 5px;}

.news_3con.third .big{width: 100%;height: 164px;}

.news_3con.third .date{float: right;color: #555555;line-height: 38px;}

.news_3con.third p{color: #555555;font-weight:bold;padding-right: 1em;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 38px;padding-left: 2em;background:url(../images/i13.png) no-repeat 10px center;}

/*合作伙伴*/

#ind_part #corpo{width: 100%;overflow: hidden;}

#ind_part #corpo .imgcon{width: 220px;height: 140px;border: 1px solid #bbb;margin-right: 25px;}



/*首页产品报价*/

#ind_baojia{margin-top: 60px;}

.baojia_form{width: 256px;border:1px solid #eee;box-sizing: border-box;float: right;}

.baojia_form h3{display: block;height: 51px;color: #ed5749;text-align: center;line-height: 50px;background-color: #eee;}

.baojia_form form{text-align: center;min-height: 327px;}

.baojia_form input{width: 220px;height: 42px;border: 1px solid #dcdcdc;margin-top: 19px;display: inline-block;box-sizing: border-box;padding-left: 15px;color: #b1b1b1;}

.baojia_form .quick{margin-top: 20px;color: #b1b1b1;}

.baojia_form .quick input{width: 16px;

    display: inline-block;

    vertical-align: middle;

    height: 16px;

    margin: 0 10px 0 25px;}

.baojia_form input[type="submit"]{background-color: #00458e;color: #fff;}





/* 友情链接 */

.links{width:1200px; height:auto;margin: 40px auto;}

.links-c{overflow:hidden;width:1200px; height:auto; border:1px solid #dedede; padding:10px 0px;margin:10px auto;}

.links-c ul{width:1100px;height:auto;float: left;}

.links-c ul li{width:auto;float:left; line-height:23px; margin:5px 10px;}

.links-c ul li a{color:#0070BC;}

.links-titl{display: inline-block;float: left;

    line-height: 33px;

    font-size: 15px;

    padding-left: 17px;

    margin-right: 11px;}

/* 底部样式 */

.footer{width:100%; height:auto;}

.footnav{ width:100%; height:42px; line-height:42px;background-color:#00458e;margin-bottom: 36px;}

.footnav ul{height: auto;display: flex;flex-flow: row wrap;overflow: hidden;}

.footnav ul li{ float:left; width:140px; height:auto; text-align:center;    white-space: nowrap;color: #fff;flex: 1;}

.footnav ul li a{ width:100%; height:18px; line-height:18px;color:#fff;font-size:16px;}

.footnav ul li span.line{float: right;}

.footnav ul li:last-child .line{display: none;}

.footnav ul li a:hover{ color:#fff; text-decoration:none; }

/*左边logo，右边版权*/

.footer>.containe{overflow: hidden;text-align: center;    padding-bottom: 15px;}

.f_left{ width:200px; height:auto; float:left;}

.f_right{width:220px;height:117px;border: 1px solid #d3d3d3; float:right;color:#666; line-height:23px; margin-left:40px;overflow: hidden;box-sizing: border-box;}

.f_right .ewm{width: 120px;height: 116px;display: inline-block;vertical-align: middle;text-align: left;}

.f_right span{display: inline-block;vertical-align: middle;width: 82px;}

.footer-content{overflow: hidden;height:auto; margin:0 auto; padding-bottom:20px; color:#666; text-align:center; line-height:27px;display: inline-block;width: 650px;font-size: 13px;}

.footer-content a{color: #0070BC;padding-right: 5px;padding-left: 3px}

.footer-content .business{    border: 1px solid #dedede;

    box-sizing: border-box;

    padding: 7px 14px;

    font-size: 12px;

    margin-top: 17px;

    text-align: left;

    line-height: 21px;}

.footer-content .business a{margin-right:3px }

/*产品列表页*/

.prodescription {border: 1px dashed #e5e5e5; background: #f9f9f9; line-height: 24px; padding: 10px 15px; margin-bottom: 15px; text-indent: 20px; }

/*内页样式*/

.main {

    width: 1200px;overflow: hidden;

    height: auto;

    margin: 10px auto;

    padding-top: 10px;

}

.lside {

    width: 260px;

    height: auto;

    float: left;

    margin-right: 43px;

}

.lside h2.tit{width: 100%;

    position: relative;

    height: 86px;

    line-height: 29px;

    background-color: #00458e;

    color: #fff;

    font-size: 16px;

    text-align: center;

    padding-top: 13px;

    box-sizing: border-box;}

.lside h2.tit::after{ content: "";

    width: 0;

    height: 0;position: absolute;

    border-right: 25px solid #fff;

    border-top: 17px solid transparent;

    border-bottom: 17px solid transparent;

    right: 0;z-index: 5;

    top:15px;}

.lside h2.tit small{font-weight: normal;display: block;}

.lside .iauth{margin-bottom: 35px;}

.lside h3 {

	height: 48px;

	position: relative;

	font-size: 20px;

	text-align: left;

	color: #fff;

	line-height: 48px;

	background-color: #00458e;

	text-indent: 19px;font-weight: bold;

}

.subList {

	border: 1px solid #cccccc;

	padding: 10px;

	margin-bottom: 35px;

	margin-top: -10px;

}

.subList li {

	padding-left:19px;

	background: url(../images/i44.jpg) no-repeat 5px center;

	border-bottom: 1px dashed #cccccc;

}

.subList li a {

	line-height: 38px;

	font-size: 14px;

	color: #555555;

	display: block;

	padding-right: 13px;

}

.contactCon{border-left: 5px solid #00458e;

    border-bottom: 10px solid #00458e;

	margin-bottom: 60px;

}

.contactCon .img_tel{margin-left: 9px;position: relative;float: none;height: 82px;}

.contactCon .img_tel .con img{float: left;margin-top: 8px;margin-right: 0;}

.contactCon p {

	font-size: 14px;

	color: #666666;

	line-height: 24px;

	padding:5px 15px 15px;

}

.wrap {

    overflow: hidden;

}

.wrap  .titbar.break{

	height: 49px;

	border-bottom:1px solid #00458e;

	margin-bottom:20px;

	padding: 0;

	text-align: left;

}

.titbar.break h2 {font-size: 16px;

    color: #fff;

    line-height: 34px;

    height: 36px;

    display: inline-block;

    font-weight: normal;

    min-width: 150px;

    background: #004288;

    text-align: center;

    margin-top: 9px;

    position: relative;

    padding: 0 6px;

}

.titbar.break h2::after{content: "";width: 0;height: 0;position: absolute;border-top: 9px solid #004288;border-left: 7px solid transparent;border-right: 7px solid transparent;left: 67px;z-index: 5;top: 41px;}

.wrap .cp_list {min-height: 700px;}

.pro_top{overflow: hidden;}

.pro_top h1{border-bottom: 1px solid #e0e1dc;margin-bottom: 20px;}

#pro_img{float: left;    width: 413px;

    height: 329px;margin-right: 50px;}

.pro_top .list{padding-top:8px;max-width: 500px;overflow: hidden;}

.list_p li{height:26px;font-size:12px;border-bottom:1px dashed #e0e1dc;padding-bottom:5px;padding-top:5px;font-family:"Microsoft YaHei"}

.list_p li h2{font-size:12px;font-weight:normal;font-family:"Microsoft YaHei"}

.list_p li .tel{    font-family: arial;

    font-size: 23px;

    color: #ff0000;

    font-weight: bold;

    font-style: italic;

    line-height: 28px;

    display: inline-block;

    vertical-align: middle;}

.pro_top .inquiry{line-height:32px;border:none;margin-top:6px;}

.pro_top .inquiry a{background:url("../images/xunjia.gif") center center no-repeat;display:block;width:112px;height:32px;text-indent:-99999px;}

.pro_top .inquiry a:hover{background-image:url("../images/xunjia_hover.gif");}

.list_p li h2 a{font-size:12px;font-family:"Microsoft YaHei"}

h3.tag{    line-height: 24px;

    border-top: 1px dashed #e0e1dc;

    margin-top: 10px;

    color: #999;

    font-weight: normal;

    padding-top: 8px;

    font-size: 14px;}

h3.tag a{color:#005a98;margin: 0 8px 0 5px;}

h3.tag a:hover{color:#0172bd;}

.page{line-height:26px;border-top:1px dashed #e0e1dc;margin-top:6px;padding-top:15px;font-size:12px;padding-bottom: 25px;}

.page a{color:#005a98;}

.page a:hover{color:#0172bd;}

.page span{color:#005a98;}

.wrap .titbar.t3{text-align: left;border-bottom: 1px solid #a0a0a0;height: 40px;    margin-bottom: 25px;

    margin-top: 15px;clear: both;}

.wrap .titbar.t3 h3{font-size: 18px;color: #464646;padding: 0 5px;display: inline-block;border-bottom: 3px solid #005298;line-height: 39px;}

.titbar .more {

	float: right;

	font-size: 14px;

	color: #666;

	font-family: arial;

	line-height: 47px;

}

ul.pro_pre{width: 110%;}

.pro_pre li{float: left;}

.pro_pre .imgcon {

    width: 200px;

    height:156px;

    margin-right: 20px;

    background-color: #fff;

    padding: 3px;

    border: 1px solid #dedede;

}

.pro_pre p{text-align:center;font-size: 14px;color: #666;    line-height: 30px;}

.pro_pre_left{border: 1px solid #cccccc;padding:28px 18px 15px;

    margin-bottom: 35px;

    margin-top: -10px;}

.pro_pre_left li{text-align:center;}

.pro_pre_left li a{line-height: 27px;

    font-size: 13px;

    color: #555555;

    display: block;}

.pro_pre_left li .imgcon{width: 100%;border: 1px solid #dedede;padding: 3px;

    height:156px;    box-sizing: border-box;}

.pro_pre_left li p{    text-overflow: ellipsis;

    overflow: hidden;

    display: block;}

/*内页--产品详情页*/



.proTop{overflow: hidden;padding:25px 0 0 2px;}

.proTop .imgcon{width:475px;height:407px;    box-shadow: 0 1px 3px rgba(0,0,0,0.3);float: left;margin-right: 35px;margin-bottom: 10px;}

.prodetls{text-align:left;overflow: hidden;}

.prodetls .titleA{font-size: 18px;color: #333;border-bottom: 1px dashed #bbb;text-align: left;line-height: 23px;font-weight: bold;padding-top: 10px;margin-bottom: 15px;}

.prodetls .con{

    display: flex;flex-wrap:nowrap;line-height: 27px;color: #464646;max-height:185px;/*min-height: 107px;*/

overflow: hidden;}

.prodetls .con span{white-space: nowrap;}

.pd_hotline{width: 480px;font-size: 16px;font-weight: normal;height: 85px;padding-top:33px;}

.pd_hotline .red{color: #e60808;font-size: 13px;padding-top: 8px;letter-spacing: 1px;}

.font_hotline {font-size: 27px; font-weight: bold; color: #cc0000; font-family: 宋; padding-top: 7px; }

a.qqonline{background-color: #cc0000;width: 137px;height: 42px;text-align: center;line-height: 40px;display: inline-block;font-size: 18px;color: #fff;}

/*内页--详情页*/

.articleTit{

	margin-top: 7px;

	font-size: 22px;

	color: #434343;

	text-align: center;

	height:35px;

	font-weight: normal;

}

.sub_info {

	text-align: center !important;

	padding: 4px 0 5px;

	line-height: 19px !important;

	margin-bottom: 7px !important;

	color: #434343;

}

.sub_info span {

	margin-right: 6px;

}

#icon1 {

	display: inline-block;

	vertical-align: middle;

}

.news_pre {

	clear: both;

	color: #626262;

	width:102%;

	margin-top: 10px;

	margin-bottom: 70px;

}

.news_pre li {

	position: relative;

	width: 48%;

	line-height: 32px;

	border-bottom: 1px dashed #dedede;

	padding: 2px 0 3px;

	float: left;

	margin-right: 2%;

}

.news_pre a {

	color: #626262;

	font-size: 13px;

	padding-left: 18px;

	background: url(../images/tran.png) no-repeat 2px center;

	display: block;

	padding-right: 8em;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

}

.news_pre span {

	font-size: 12px;

}

.news_pre span {

	position: absolute;

	right:7px;

	bottom: 0;

}

#indCase.bot {

	margin-top: 15px;

	margin-bottom: 0;

}

.newsList02 li {    overflow: hidden;

    padding-left: 23px;

    border-bottom: 1px dashed #d0d1d1;

    margin-bottom: 9px;

    background: url(../images/i13.png) no-repeat 2px 13px;}

.newsList02 li .title {

	position: relative;

}

.newsList02 h2 {

	color: #000;

	font-size: 15px;

	padding-right: 5em;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

	height: 26px;

	line-height: 30px;

}

.newsList02 span{height: 30px;

    color: #888;

    line-height: 32px;

    float: right;

}

.newsList02 p {

	height: 50px;

	overflow: hidden;

	font-size: 14px;

	line-height: 24px;

	color: #555555;

	margin-bottom: 11px;

	margin-top: 9px;

	display: block;

}

#inform{width: 400px;margin: 20px auto;}

.zxlyinp {

	width: 400px;

	margin: 8px 0 11px;

	height: 30px;

	border: 1px solid #666666;    display: block;

}

.zxlyyzm {

	width:100px;

	height:30px;    margin-right: 12px;

	border: 1px solid #666666;

}

.indexcode{vertical-align: middle;}

.zxlysub {

	width: 120px;

	height: 34px;

	background-color: #eeeeee;

	color: #333333;

	border: 0px;

	margin: 30px auto;

	font-size: 15px;

	display: block;

}

.zxlysub:hover{background-color: #00458e;color: #fff;}

.breakdiv+.article {

	min-height: 500px;

}

/*内页--关于我们列表页*/

.aboutcon02{margin-top:60px;margin-bottom: 60px;}

#about_info{overflow: hidden;padding-bottom: 60px;}

#about_honor{background:url(../images/13.jpg) no-repeat center top;overflow: hidden;clear: both;    height: 544px;

    margin-bottom: 22px;}

#about_honor .tit{text-align: center;margin-top: 60px;}

#about_honor .tit h2{font-size: 36px;color: #fff;}

#about_honor .tit h2 small{font-size: 20px;display: block;background:url(../images/14.jpg) no-repeat center bottom;display: block;line-height: 53px;margin-bottom: 20px;}

#about_honor .tit p{font-size: 18px;color: #fff;}

				/*li标签水平方向单个滑动*/

.acshow{height: 244px;margin-top: 67px;position: relative;}

.acshow span{width:24px;height:49px;display:inline-block;position:absolute;top:80px;cursor:pointer;z-index:88;}

.acshow span.prev{left:-56px;background:url(../images/left.png) no-repeat;}

.acshow span.next{right:-11px;background:url(../images/right.png) no-repeat;}

.acshow ul{margin-right:-5px;}

.acshow ul li{float:left;width:257px;display:inline-block;margin-right:33px;margin-left:0px;text-align:center;}

.acshow ul li .imgcon{width: 255px;height: 201px;border: 1px solid #bbb;}

.acwarp{width:1200px;margin:0 auto;}

#about_envi .tit{font-size: 20px;display: block;background:url(../images/15.jpg) no-repeat center bottom;display: block;line-height: 53px;margin-bottom: 20px;color: #222;text-align: center;font-weight: bold;}

.envi_list .imgcon {width: 278px;

height: 190px;    padding: 3px;

box-sizing: border-box;

border: 1px solid #bbb;

margin-right: 30px;

}

  

#sitemap_con{margin-top: 35px;min-height: 700px;}

#sitemap_con .ind_tit{margin-bottom: 15px;}

#sitemap_con .ind_tit a{line-height:30px;float: none;}

h3.map_title {line-height: 30px; background-color: #f5f8fa; border: 1px solid #d6dbe1; text-indent: 20px; color: #0172bd; border-bottom: 2px solid #0172bd;margin-top: 25px;} 

.map_list {line-height: 30px; padding-left: 20px; margin-top: 8px; margin-bottom: 8px; } 

.map_list a {padding: 4px; white-space: nowrap;    font-size: 12px;

    line-height: 30px;

    color: #666; }