﻿@charset "utf-8";/* CSS Document*/body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea{margin:0;padding:0;font-weight: normal;font-style: normal;font-size: 100%;}
ol, ul ,li{list-style: none;}
img{border: 0;margin:0;padding:0;}
body{font-family:"微软雅黑";font-size:12px;}
a,em{text-decoration:none;font-style:normal;}
.clear{clear:both;height:13px;overflow:hidden}
a{cursor:pointer;}
.fl,.ileft{float:left;}
.fr, .iright{float:right;}
.text-overflow{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}
.text-center{
	text-align: center;
}
.w{
	width: 1200px;
	margin: 0 auto;
}
.clearfix:after{
    content: "";
    display: block;
    clear: both;
}
.i-header, .i-header *,
.footer, .footer *,
.i-news , .i-news *,
.i-case, .i-case *,
.i-search, .i-search *,
.i-about, .i-about *,
.i-product, .i-product *,
.i-avant, .i-avant *{
    box-sizing: border-box;
}
/**/
.i-header{
	background: #f4f4f4;
}
.i-header-hd{
	height: 27px;
	line-height: 22px;
	border-top: 5px solid #1069a3;
    overflow: hidden;
}
.i-header-hd p{
	width: 334px;
	height: 23px;
    background: url(../image/headerhd.png) no-repeat 0px -1px;
	text-align: center;
	color: #fff;
}
.i-header-hd p a{
	color: #fff;
	padding: 0 10px;
}
.i-header-bd{
	height: 113px;
	overflow: hidden;
}
.i-header-bd .ilogo,
.i-header-bd .ilogo a{
    display: block;
	height: 113px;
	font-size: 0;
}
.i-header-bd .ilogo a{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.i-header-bd .ilogo img{
	max-height: 100%;
}
.i-header-bd .icode{
    width: 110px;
    margin-top: 7px;
}
.i-header-bd .icode img{
}
.i-header-bd .icode p{
	font-size: 12px;
	color: #4a4551;
    line-height: 20px;
    color: #000;
}
.i-header-bd .icall{
	background: url(../image/call.png) no-repeat left center;
	padding-left: 50px;
	font-size: 16px;
	color: #000;
    margin: 30px 0 0 30px;
}
.i-header-bd .icall p{
	font-size: 22px;
	color: #ff0d0d;
	font-weight: bold;
}




/**/
.i-search{
    height: 50px;
    background: #e9e9e9;
    margin-top: -16px;
}
.i-search-hd{
    width: 800px;
    line-height: 50px;
    font-size: 14px;
    color: #4f4f4e;
    background: url(../image/hot.png) no-repeat left center;
    padding-left: 30px;
}
.i-search-hd a{
	color: #4f4f4e;
}
.i-search-bd{
    width: 243px;
    height: 30px;
    margin-top: 10px;
}
.i-search-bd .search__key{
    width: 213px;
    height: 30px;
    border: 1px solid #e5e5e5;
    border-right: none;
    outline: none;
    color: #999;
    padding: 0 10px;
}   

.i-search-bd .search_btn{
    width: 30px;
    height: 30px;
    background: url(../image/sbtn.png) no-repeat center #ff0d0d;
    border: none;
    cursor: pointer;
    outline: none;
    vertical-align: top;
}

/**/
.i-product{
	padding: 35px 0 50px;
}

.i-product-hd{
	width: 259px;
}
.i-product-hd .item-hd{
    height: 72px;
    background: url(../image/prohd.png) no-repeat center;
    text-align: center;
    font-size: 24px;
    color: #fff;
    text-indent: 27px;
    padding-top: 17px;
}
.i-product-hd .item-bd{
	width: 259px;
	height: 405px;
	border: 1px solid #06578f;
	border-top: none;
	background: #f1f1f1;
	padding: 17px 10px;
}
.i-product-hd .item-bd li a{
	display: block;
	height: 45px;
	line-height: 45px;
	color: #000;
    font-size: 16px;
	margin-bottom: 10px;
	background: url(../image/jia.png) no-repeat 20px center #fff;
	padding-left: 50px;
}
.i-product-hd .item-bd li a:hover{
	background: url(../image/jiah.png) no-repeat 20px center #fff;
	color: #05548c;
}
.i-product-hd .item-ft{
    height: 203px;
    background: url(../image/proft.png) no-repeat center;
    padding-top: 145px;
    color: #fff;
    padding-left: 67px;
    font-size: 18px;
    font-weight: bold;
}
.i-product-hd .item-ft h2{
    font-size: 21px;
}

.i-product-bd{
	width: 922px;
}

.i-product-bd .item-hd{
	height: 50px;
	line-height: 50px;
	background: #f4f4f4;
	font-size: 12px;
	color: #222634;
	padding-right: 15px;
	margin-bottom: 17px;
}
.i-product-bd .item-hd h3{
    background: #0b609a;
	width: 98px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.i-product-bd .item-bd{
	border: 1px solid #d2d2d2;
	background: #f1f1f1;
	padding: 14px 16px;
}

.i-product-bd .item-bd li{
	width: 287px;
    margin-right: 13px;
    margin-bottom: 14px;
}
.i-product-bd .item-bd li .img{
	width: 100%;
	border: 1px solid #bfbfbf;
	font-size: 0;
	margin-bottom: 7px;
}
.i-product-bd .item-bd li .img img{
	width: 100%;
}
.i-product-bd .item-bd li p{
	height: 37px;
	background: linear-gradient(to bottom, #d2d2d2, #3d3c3c);
	line-height: 37px;
    font-size: 15px;
	color: #fff;
	padding: 0 10px;
}
.i-product-bd .item-bd li:hover p{
	background: linear-gradient(to bottom, #4fb8fb, #044b7d);
}

/**/
.i-case{
	height: 532px;
	background: linear-gradient( to bottom, #fff 4px, #e9e9e9 4px);
	overflow: hidden;
}
.i-case-hd{
	width: 753px;
	height: 57px;
	background: url(../image/casehd.png) no-repeat center;
	line-height: 46px;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.i-case-bd{
	background: #fff;
	padding: 20px;
	position: relative;
}
.i-case-bd h3{
	font-size: 14px;
	color: #939393;
	font-weight: bold;
	text-align: center;
    margin-bottom: 12px;
}
.i-case-bd li {
	width: 282px;
	margin-right: 12px;
}
.i-case-bd li .img{
	width: 100%;
	font-size: 0;
	border: 1px solid #06578f;
	margin-bottom: 18px;
}
.i-case-bd li .img img{
	width: 100%;
}
.i-case-bd li p{
	height: 64px;
	border: 1px solid #1574b2;
	color: #1574b2;
	font-weight: bold;
    font-size: 16px;
	text-align: center;
	padding: 0 10px;
	line-height: 62px;
}
.i-case-bd li:hover p{
	background: #1574b2;
	color: #fff;
}
.i-case-bd .btn{
	position: absolute;
	top: 50%;
	margin-top: -13px;
}
.i-case-bd .prev{
    left: -50px;
}
.i-case-bd .next{
	right: -50px;
}
/**/
.i-about{
	height: 510px;
    padding-top: 25px;
}
.i-about-hd{
	padding-bottom: 15px;
	margin-bottom: 30px;
	background: url(../image/aboutline.png) no-repeat bottom center;
}
.i-about-hd h2{
	font-weight: bold;
	font-size: 18px;
	color: #1574b2;
	text-align: center;
}
.i-about-hd h2 span{
	font-size: 14px;
	color: #939393;
}
.i-about-bd{
	width: 541px;
	height: 367px;
	background: linear-gradient(to right, #e9e9e9 517px, #fff 517px);
	padding: 10px 0 0 20px;
}	
.i-about-bd img{
	width: 100%;
}
.i-about-ft{
	width: 606px;
    padding-top: 20px;
}
.i-about-ft h3{
	height: 33px;
	line-height: 33px;
	background: url(../image/abbd.png) no-repeat left center;
	padding-left: 20px;
	font-size: 24px;
	color: #474848;
	font-weight: bold;
}

.i-about-ft .about-wrap{
	font-size: 14px;
	line-height: 21px;
	color: #474848;
	height: 210px;
	overflow: hidden;
    margin: 20px 0 30px;
}
.i-about-ft .alink{
	display: inline-block;
	width: 131px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-right: 15px;
	background: #f9393d;
}

.i-about-ft .alink:last-child{
	background: #1574b2;
}

/**/
.i-ban{
	height: 119px;
	background: url(../image/ban.png) no-repeat center;
}

/**/
.i-avant{
	padding-top: 28px;
	padding-bottom: 52px;
}
.i-avant-hd{
	width: 308px;
	height: 60px;
	background: url(../image/avanthd.png) no-repeat center;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	margin-bottom: 40px;
}
.i-avant-hd span{
	font-size: 30px;
}
.i-avant-bd li{
	height: 250px;
	background: #f4f4f4;
	margin-bottom: 32px;
}
.i-avant-bd li .item-hd{
	width: 526px;
	height: 250px;
	font-size: 0;
}
.i-avant-bd li .item-hd img{
	width: 100%;
	height: 100%;
}
.i-avant-bd li .item-bd{
	position: relative;
    width: 674px;
    padding: 35px 110px 0 55px;
}
.i-avant-bd li:nth-child(2n) .item-bd{
    padding: 35px 55px 0 110px;
}
.i-avant-bd li .item-bd span{
	position: absolute;
	width: 51px;
	height: 74px;
    right: 20px;
    top: -20px;
    text-align: center;
    color: #fff;
    font-size: 27px;
    text-decoration: underline;
    line-height: 55px;
	background: url(../image/aicon.png) no-repeat center;
}
.i-avant-bd li:nth-child(2n) .item-bd span{
	left: 20px;
	right: auto;
}
.i-avant-bd li .item-bd h3{
    font-size: 19px;
    color: #2f2f2f;
    font-weight: bold;
    border-bottom: 1px solid #d0d0d0;
    line-height: 30px;
    margin-bottom: 25px;
    padding-bottom: 8px;
}
.i-avant-bd li .item-bd .item{
	height: 30px;
    font-size: 14px;
    color: #5f5d5d;
	background: url(../image/avantli.png) no-repeat left center;
	padding-left: 35px;
	line-height: 30px;
    margin-bottom: 10px;
}

/**/
.i-news_contact{
	height: 521px;
	overflow: hidden;
	background: url(../image/newsbg.png) repeat-x center;
}
.i-news{
	width: 750px;
    margin-top: 32px;

}
.i-news .hd{
	height: 43px;
	border-bottom: 1px solid #7d7d7d;
	line-height: 42px;
	margin-bottom: 25px;
}
.i-news .hd li{
	float: left;
	width: 153px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	background: #f9393d;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
}
.i-news .hd li.on{
	background: #1574b2;
}
.i-news .bd li{
	height: 97px;
	margin-bottom: 47px;
}
.i-news .bd li img{
	width: 214px;
	height: 97px;
	border: 1px solid transparent;
	display: block;
}
.i-news .bd li .time{
	width: 97px;
	height: 97px;
	background: #1574b2;
	color: #fff;
	font-size: 17px;
	margin: 0 20px 0 17px;
    padding-top: 19px;
}
.i-news .bd li .time span{
	display: block;
	font-size: 30px;
	font-family: arial;
}
.i-news .bd li h3{
	font-size: 14px;
	color: #3d3d3d;
    padding: 10px 0;
}
.i-news .bd li p{
	font-size: 12px;
	line-height: 16px;
	height: 48px;
	overflow: hidden;
	color: #7a7a7a;
}
.i-news .bd li:hover img{
	border: 1px solid #06578f;
}
.i-news .bd li:hover h3{
	color: #06578f;
}





.i-contact{
	width: 316px;
    margin-top: 54px;
}
.i-contact h2{
	font-size: 24px;
	color: #1574b2;
	font-weight: bold;
	background: url(../image/contacticon.png) no-repeat left center;
	padding-left: 33px;
	margin-bottom: 25px;
}
.i-contact h2 span{
	color: #e1e1e0;
}
.i-contact-bd{
	border: 1px solid #a0a0a0;
	padding: 20px;
	font-size: 14px;
	line-height: 32px;
	color: #0c0c0c;
	height: 318px;
}
.i-link{
	height: 48px;
	line-height: 48px;
    font-size: 15px;
	color: #3c3c3c;
	font-weight: bold;
}
.i-link a{
	color: #3c3c3c;
	padding: 0 5px;
}


/*
    footer
*/
.footer{
    background: #3e3e3e;
    color: #fff;
    overflow: hidden;
    padding-top: 40px;
    position: relative;
}
.footer *{
    color: #fff;
}
.footer-hd{
    padding-bottom: 35px;
}

.footer-hd dl{
    border-right: 1px solid #464646;    
    height: 155px;
}
.footer-hd dl dt{
    font-size: 16px;
    display: inline-block;
    border-bottom: 1px solid #ffa200;
    line-height:40px;
    margin-bottom: 10px;
}
.footer-hd dl dd a{
    display: inline-block;
    font-size: 12px;
    width: 43%;
    line-height: 26px;
}
.footer-hd .dl1{
    width: 280px;
    padding-top: 56px;
}
.footer-hd .dl2{
    width: 263px;
    padding-left: 48px;
}
.footer-hd .dl3{
    width: 767px;
    padding-left: 60px;
}
.footer-hd .dl3 a{
    display: inline-block;
    width: auto;
}
.footer-hd .dl4{
    padding-left: 60px;
    line-height: 30px;
    padding-top: 10px;
}
.footer-hd  input{
    width: 193px;
    height: 23px;
    background: #a0a0a0;
    margin-bottom: 4px;
    padding: 0 10px;
    line-height: 23px;
    border: none;
}
.footer-hd  button{
    display: block;
    width: 193px;
    line-height: 23px;
    height: 23px;
    text-align: center;
    background: #ff9e56;
    border: none;
    color: #fff;
    cursor: pointer;
}

.footer-bd{
    padding: 18px 0;
    line-height: 20px;
    background: #2f2f2f;
}
.footer-bd .item-hd{
    overflow: hidden;
}









/*顶部*/
.top{width:100%;margin:0 auto;min-width: 1200px;}
.header{height:29px;background:#f2f2f2;border-bottom:1px solid #e5e5e5;}
.head{width:1200px;margin:0 auto;}
.wel{text-align:right; height:30px; line-height:30px; color:#5d5d5d;}
.wel span{float:left; font-size:12px; display:block; width:650px; text-align:left}
.wel a {color:#000;} 

.logo{float:left;margin-top:25px;height:90px;}
.topR_tel{float:right;overflow:hidden;background:url(../image/tel.png) no-repeat left 10px;margin:38px 0 0 0;font-size:18px;display:block;padding-left: 30px;}
.topR_tel b {color:#bf0908; font-size:24px; font-weight:600;padding-left:10px;}
/*导航*/
.menu{background:url(../image/navli.png) repeat-x center;width:100%;height:55px;clear:both;}
.menu>ul{width:1200px;margin:0 auto;display: flex;justify-content: space-between;align-items: center;}
.menu>ul>li{text-align:center;position:relative;}
.menu>ul>li>a{height:63px;line-height:55px;display:inline-block;color:#fff;zoom:1;padding:0 34px;font-size:16px;}
.menu li a:hover,.menu .cur a{background:#ec1303; background-size: 100% 100%;text-decoration:none;zoom:1;}
.menu ul li ul{
    position: absolute;
    display: none;
    left: 0;
    top:55px;
    z-index: 999;
    background: #f40b0b;
    width:100%;
}
.menu ul li ul li{
    height:34px;
    border-bottom: 1px solid rgba(255,255,255,.1);
}
.menu ul li .subnav li a{
    height:34px;
    line-height: 34px;
    color:#fff;
    padding: 0 10px;
    overflow: hidden;
    display: block;
    background: none;
}
.menu ul li ul li a:hover{
    background: rgba(0,0,0,.1);
}
.menu ul li:hover ul{
    display: block;
}
/*banner*/
.banner{min-width: 1200px;position:relative;height:450px;overflow:hidden;background:url(../image/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:450px;}
.flex-control-nav{position:absolute;bottom:30px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:50px;height:3px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:50px;height:3px;overflow:hidden;background:#fff;cursor:pointer;}
.flex-control-nav .flex-active{background:#bf0908;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:38px;overflow:hidden;cursor:pointer;position:absolute;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../image/prev_icon.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../image/next_icon.png) center center no-repeat;}
.flex-direction-nav li a:hover{filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6;}

.main{min-width: 1200px;background:url(../image/bj.gif) repeat-x;width:100%;overflow:hidden;clear:both;padding-bottom:60px;}
.main_Con{width:1200px;margin:0 auto;position:relative;}
.main_Con_t{padding-top:26px;height:210px;}
.footer {
    min-width: 1200px;
}

/*公用*/
.title{color:#474747;font-size:16px;background:url(../image/icon.gif) left center no-repeat;padding:10px 0 10px 10px;border-bottom:1px solid #00418d;}
.title span{color:#bf0908;text-transform: uppercase;font-size:14px;}
.more{padding-top:6px;float:right;_margin-top:-33px;}
.more a{color:#034383;font-size:13px;}
/*关于我们*/
.main_Con_t_L{float:left;width:776px;}
.index_gywm{color:#333;font-size:12px;line-height:2.0em;padding-top:24px;height:211px;overflow:hidden;}
/*荣誉资质*/
.main_Con_t_M{float:right;width:380px;}
.block{margin:26px auto 20px; width:332px;_width:340px;}
.block .hd{
    position: relative;
}
.block .hd a{
    position: absolute;
    display:block;
    width:16px;
    height:28px;
    top:90px;
}
.block .prev{background:url(../image/l.png) left center no-repeat;left:-21px;}
.block .next{background:url(../image/r.png) left center no-repeat; right:0;}

.blnk{width:290px; height:210px; margin: 0 5px; float:left;background:#00418d;}
.blnk span{display:block;height:40px;line-height:40px;padding:0 10px;overflow:hidden;text-align:center;color:#fff;}

/*成功案例*/
.blue {height:322px;}
.hon_con { width:1200px; height:210px; position:relative;margin-top:26px; }
.hon_wrp .hd{
    position: relative;
}
.hon_wrp .hd a{
    position:absolute;
    top:76px;
    width:16px;
    height:28px;
}
.hon_wrp .hd .prev { background:url(../image/l.png) no-repeat;left:-28px;}
.hon_wrp .hd .next { background:url(../image/r.png) no-repeat;right:-28px;}
.hon_wrp { width:1150px; margin:0 auto; }
.hon_wrp ul { position:relative; }
.hon_wrp li { float:left; width:220px; margin:0 5px; display:inline; position:relative; }
.hon_wrp span { display:block; text-align:center; color:#fff;white-space:nowrap; text-overflow:ellipsis; overflow:hidden;background:#00418d;height:40px;line-height:40px; }
/*产品展示*/
.main_Con_b{padding-top:54px;clear:both;}
.pro_02{width:1200px;height:480px;float:left;}
.pro_02 ul li{width:224px;height:220px;float:left;margin:20px 0 0px 20px;_margin-left:15px;}
.pro_02 ul li:nth-child(5n-4){margin-left:0;}
.pro_02 ul li img{display:block;border:2px solid #d1d1d1;padding:3px;}
.pro_02 ul li h2{text-align:center;background:#e7e7e7;height:35px;line-height:35px;overflow:hidden;}
.pro_02 ul li h2 a{color:#353535;font-size:12px;}
.pro_02 ul li:hover h2{background:#00418d;}
.pro_02 ul li:hover h2 a{color:#fff;}
.pro_02 ul li:hover h1 img{border:2px solid #00418d;}
/*新闻*/
.kj{border:1px #c9c9c9 solid;width: 1200px;margin:40px auto 15px;}
.inews_1{width:365px; float:left; height:380px;padding:10px 15px;background: url(../image/inbg1.jpg) no-repeat right;}
.inews_2{width:460px; float:left; height:380px;padding:10px 15px;background: url(../image/inbg1.jpg) no-repeat right;}
.inews_3{width:280px; float:right; height:380px;padding:10px 15px;}
.inews_3 img{padding-top:15px;}

.nlist {padding: 15px 0 0 ;}
.nlist li{font-size:12px;color:#828282; background:url(../image/idian.jpg) no-repeat left; height:30px; line-height:30px; border-bottom:1px #cbcbcb dashed; text-indent:15px; overflow:hidden;}
.nlist li a{font-size:12px; color:#666;}
.nlist li a:hover{color:#00418d;}
.nlist li a span{float:right; color:333; font-size:13px;}

.rsnew{float:left; margin-right:12px; text-indent:0; margin-left:5px}
.rsnew img{padding:2px;border:1px solid #ccc;}
.inew2{padding-top:10px}
.inew2 a{line-height:30px; color:#000; background:url(../image/dian.jpg) 5px no-repeat; text-indent:20px; display:block;}
.inew2 a font{float:right; color:333; font-size:13px;}

.inew2a{text-indent:0; padding:3px 10px}
.inew2a p a{line-height:30px; color:#5f5f5f; background:url(../image/idian.jpg) 5px no-repeat; text-indent:20px; display:block;height:30px; overflow:hidden;}
.inew2a p a span{float:right; color:#5f5f5f; font-size:12px; font-family:Arial, Helvetica, sans-serif}
.inew2a p a:hover{color:#00418d}
.inews_2tj {padding:15px 5px 0px}
.cc a{color:#010101; font-size:12px; font-weight:bold;text-indent:0;line-height:20px;}
.cc a:hover{color:#00418d}
.ccbox {line-height:20px; color:#434343; font-size:12px; padding-right:5px; padding-top:5px;height:40px;overflow:hidden;margin-bottom:8px;}
.ljxq {color:#00418d; font-size:12px;padding-top:5px;}
.icontact{font-size:12px;line-height:25px; color:#3f3f3f}
.icontact font{color:#00418d; line-height:50px; display:block;font-size:16px}
/*友联*/
.link{line-height:26px;height:110px; overflow:hidden;}
.link h2{ height:49px; line-height:49px; font-weight:normal; font-size:16px; padding:0 30px 0 38px; border-bottom:solid 1px #bebebe; background:url(../image/ico03.jpg) no-repeat 0 13px; padding:0 0 0 30px;color:#333;}
.link h2 a{ color:#00418d;}
.link h2 em{ font-style:normal; font-size:14px; padding:0 0 0 5px; text-transform:uppercase; font-family:"Times New Roman", Times, serif;color:#bf0908;}
.link h2 span{ font-size:12px;}
.lnk_c{ padding:8px 0 0 10px; overflow:hidden}
.lnk_c a{padding-left:35px; display:inline-block;color:#4d4d4d;}
/*底部*/
.w1200{width:1200px;margin:0 auto;}
.foot{overflow:hidden;background:#00418d; padding:0 0 40px 0;}
.footnav{ float:left; padding:40px 0 0 0; width:840px; color:#fff; line-height:26px;}
.footnav a{ display:inline-block; color:#fff;font-size:14px; padding: 0 12px;}
.footnav p{margin-top:20px;}
.fooer{ float:right; width:315px; padding:0 0 0 0;  margin:48px 36px 0 0;text-align:right;}
.fooer h4 span{ display:block;color:#fff; font-size:16px;}
.fooer h4 label{ display:block; height:24px;margin:4px 0 0 0;font-size:18px;color:#4e739d;}
.rui_frtel{ display:block; color:#fff; padding:20px 0 0 0}
.rui_frtelh{ display:block; color:#fff; padding:5px 0 0 0;font-size:24px;font-family: impact;}

.boot{overflow:hidden;color:#537aa6; padding:0 0 0 0;  font-size:12px; background:#002c5e;}
.boot .fright{ float:right; width:100%;line-height:50px;color:#537aa6;}
.boot .fright a{color:#537aa6;}

/*分页*/
.paging{width:1200px;margin:0 auto;overflow:hidden;padding-bottom:50px;}
.paging_L{float:left;width:246px;}
.paging_R{float:right;width:920px;}

/*banner*/
.ejbanner{width:100%;height:370px;clear:both;min-width: 1200px;}
.ejbanner img{width:100%;height:370px;}

.line{background:url(../image/line.gif) no-repeat;width:100%;height:50px;}

.L_title{text-align:center;width:226px;font-size:20px;color:#fff;line-height:30px;background:#00418d;height:62px;padding:8px 10px 0;overflow:hidden;}
.L_title span{display: block;padding-left: 10px;color: #bedaed;font-size: 16px;font-family: arial;text-transform: uppercase;}
.L_fl,.leftNewsUl,.paging_lxwm_con{border-left:1px solid #d3d3d3;border-right:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;}
.L_fl ul li{border-bottom:1px dashed #d3d3d3;width:220px;height:47px;line-height:47px;text-align:center;margin:0 auto;overflow:hidden;}
.L_fl ul li a{color:#333;font-size:16px;}
.L_fl ul li a:hover{color:#bf0908;}
       /*左侧联系*/
.paging_lxwm{width:246px;overflow:hidden;margin-top:20px;}
.paging_lxwm_con{line-height:2em;padding:20px 10px;font-size:14px;color:#666;}
.paging_lxwm_con h2{text-align:center;font-size:18px;padding-bottom:10px;}
.paging_lxwm_con span{display:block;}

       /*推荐资讯*/
.tuijian{margin-top:20px}
.leftNewsUl { width: 244px;padding-bottom: 5px; }
.leftNewsUl li { width: 200px; height: 40px; line-height:40px; overflow:hidden; padding-left: 20px; border-bottom: 1px dashed #d7d7d7; margin: 0 auto;background:url(../image/icons_03.jpg) 5px center no-repeat;}
.leftNewsUl li a { color: #666; font-size: 14px; line-height: 40px; }
.leftNewsUl li a:hover { color: #bf0908 }

     /*右侧头部*/
.paging_R_title{border-bottom:1px solid #999;overflow:hidden;_height:44px;}
.nav_title_L{float:left;color:#474747;font-size:18px;line-height:42px;background:url(../image/icon.gif) left center no-repeat;padding-left:15px;}
.nav_title_R{float:right;line-height:24px;background:url(../image/dqwz.gif) left center no-repeat;padding-left:17px;height:20px;margin-top:13px;}
.nav_title_R{color:#333;}
.nav_title_R a{color:#00418d;}

.con{clear:both;color:#555;font-size:14px;line-height:1.8em;}
/*news-list*/
.news_list{width:920px;margin:26px auto 30px;}
.news_list ul li{list-style-type:none;height:48px;line-height:48px;font-size:12px;border-bottom:1px dashed #d2d2d2;padding:0 10px}
.news_list ul li a{color:#444;text-decoration:none;cursor:pointer;}
.news_list ul li span{float:left;height:45px;overflow:hidden;width:715px;background:url(../image/idian.jpg) left center no-repeat;padding-left:15px;font-size:14px;}
.news_list ul li em{padding-left:35px;font-style:normal;text-align:right;}
.news_list ul li:hover span{color:#bf0908;}

/*product-list*/
.case_list {padding-top:20px;}
.case_list ul li{width:286px;height:260px;float:left;margin:12px 10px 12px 10px;_margin:12px 8px 12px 9px;}
.case_list ul li img{padding:5px;;border:2px solid #c1c2c3;}
.case_list ul li h2{margin-top:5px;text-align:center;background-color:#e5e5e5;line-height:40px;height:40px;overflow:hidden;}
.case_list ul li h2 a{color:#353535;}
.case_list ul li:hover img{border:2px solid #00418d;}
.case_list ul li:hover h2{background:#00418d;}
.case_list ul li:hover h2 a{color:#fff;}

/*about*/
.about{line-height:28px;padding: 15px 0;}
.about h1{font-size:24px;margin:50px 0 10px 0;}
.about span{color:#999;}
.about img{margin:20px 0;}
.about .fanye{margin:20px 0 0 0;}
.about .fanye span{height:26px;overflow:hidden;display:block;width:100%;}
.about .fanye span a{color:#00418d;}


/*page*/
.Page{width:100%; text-align:center; padding:40px 0px;}
.Page a,.Page span{display:inline-block;background:#fff;font-size:14px; border:1px solid #e5e5e5;text-decoration:none; color:#333;padding: 5px 10px;}
.Page a:hover,.Page span{ background:#20519d; color:#FFF;border: 1px solid #20519d;}


/*********/

img{max-width: 100%;}
.table_form {margin:10px;width:95%;}
.table_form input,.table_form textarea{line-height:28px;
    width: 100%;}
.table_form input,.table_form textarea{background: transparent; border: 1px solid #ddd;}
.table_form td{padding-left:12px}
.table_form th{font-weight:normal; text-align:right;padding-right:10px; color:#fff}
.table_form td label{ vertical-align:middle}
.table_form td,.table_form th{padding:8px 0 5px 8px;line-height:22px;}
.table_form tbody td,.table_form tbody th{border-bottom:1px solid rgba(255,255,255,.1);vertical-align: top;}
.colorpanel tbody td,.colorpanel tbody th{ padding:0;border-bottom: none;}
.table_form .button{width:60px;height:30px;line-height: 30px;text-align: center;margin-right:10px;color:#fff;background: #666;cursor: pointer;border:none;}
.table_form .button1{background: #002469;}

.xg-tit{
    font-size: 20px;
    font-weight: normal;
    color: #002469;
    line-height: 50px;
    margin:20px 0;
    padding: 0 0 0 10px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    position: relative;
}
.xg-tit:before{
    content: '';
    font-size: 36px;
    vertical-align: top;
    background: #00418d;
    width:3px;
    height: 18px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 18px;
}
.xg-img{
    display: flex;
}
.xg-img li{
    flex: 1;
    margin-right:20px;
}
.xg-img li a{
    color:#666;
}
.xg-img li:last-child{
    margin-right: 0;
}
.xg-news li{
    display: flex;
    height:36px;
    line-height: 36px;
    border-bottom: 1px solid rgba(0,0,0,.07);
}
.xg-news li a{
    flex: 1;
    font-size: 14px;
    color:#666;
}
.xg-keyword a{
    display: inline-block;
    margin:0 20px 10px 0;
    color:#ba760a;
}

.page_detail{
    padding: 20px ;
}
.page_detail h1{
    font-size: 30px;
    color:#333;
    text-align: center;
    line-height: 1.3;
}
.page_detail .title_desc{
    font-size: 14px;
    text-align: center;
    color:#999;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}
.page_detail .title_desc em{
    padding: 0 0 0 10px;
}
.page_detail .title_desc a{
    display: inline-block;
    padding: 0 3px;
    color:#999;
}
.page__img{
    text-align: center;
    margin:20px 0;
}
.page__content{
    font-size: 14px;
    line-height: 1.8;
    margin-top:10px;
}
.page__content p{
    margin-bottom: 10px;
}
.page__turn{
    margin-top:10px;
    background: #f5f5f5;
    border: 1px solid #ddd;
    padding: 5px 0;
}
.page__turn p{
    line-height: 20px;
    padding:3px 10px;
    font-size: 14px;
}