@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;min-width: 1200px;font:14px "Microsoft YaHei";color:#444;}
.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.border{border:1px solid #DFDFDF;}
.bg{background-color: #B0C4DE;}
.bg1{background-color: #CAFF70;}
.bg2{background-color: #FFC1C1;}
.bg3{background-color: #FFA07A;}
.bg4{background-color: white;}
.hj200 {line-height: 200%;}
.mt55{margin-top: 55px}
.mt30{margin-top: 30px}
.mt20{margin-top: 20px}
.mt10{margin-top: 10px}
.w0{width: 100%}
.w1100{width: 1100px;margin:0 auto;}
.w1182{width: 1182px;margin:0 auto;}
.w1200{width: 1200px;margin:0 auto;}
a { text-decoration: none; outline: none; color: #333; transition: 0.2s; }
p{text-align: justify;text-justify:inter-ideograph;margin: 0;}
li { list-style-type: none; vertical-align: top; margin: 0;padding:0;}
ul {margin: 0;padding: 0;}
img{margin: 0;padding: 0;}
img { border: 0; vertical-align: top; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; margin: 0;padding: 0}
.clear-fix:after{display:block;height:0;font-size:0;clear:both;visibility:hidden;content:".";}

/*header start*/
.header{height: 80px;/*background: url(../images/headbg.jpg) no-repeat center*/ background: #094077;}
.head_body .nav{width: 700px;}
.head_body .nav ul li{width: 115px;height: 80px;line-height: 80px;color: #fff;font-size: 16px;font-weight: bold;text-align: center;}
.head_body .nav ul li:hover{ background: #4bab2d; }
/*.head_body .nav ul li:hover {background: url(../images/navhoverbg.png) no-repeat center}
.head_body .nav ul li.on{background: url(../images/navhoverbg.png) no-repeat center}*/
/*header end*/

/*banner start*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height: 450px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 450px;
	display: block;
}
/*banner end*/

/*company start*/
.company{padding: 40px 0;background: #fff}
.company .com_body{height: 415px;background: url(../images/combg.png) no-repeat center;}
.company .com_body .cb_r{width: 540px;margin-right: 60px;margin-top:110px;}
.company .com_body .cb_r p{text-indent: 2em;line-height: 140%;font-size: 16px;}
.company .com_body .cb_r .more{width: 130px;height: 34px;border:1px solid #1C57A7;margin-top: 20px;line-height: 34px;text-align: center;color: #1C57A7;transition: all 0.2s ease-in;}
.company .com_body .cb_r .more:hover {background: #1C57A7;color: #fff}
/*company end*/

/*new start*/
.news {padding: 40px 0 40px 0; }
.focus { width: 1200px; margin: 0 auto }
.fc_tit { text-align: center; height: 75px; line-height: 75px; margin-bottom: 40px; background: url(../images/bor1.png) no-repeat bottom; }
.fc_tit a { color: #0167CB; font-size: 30px; text-transform: uppercase; }
.fc_tit em { display: block; color: #c2c2c2; font-size: 20px; }
.focus_con { height: 434px; overflow: hidden; }
.fs_lt { float: left; width: 330px; border-bottom: 4px solid #0167CB; height: 430px; }
.fs_lt .title_l{width: 310px;height: 50px;background: #0167CB;color: #fff;font-size: 17px;line-height: 50px;padding: 0 10px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.fs_pic { width: 303px; height: 172px; position: relative; }
.lt { position: absolute; left: 11px; top: 66px; background: url(../other/lt.png.htm) no-repeat; width: 40px; height: 40px; }
.rt { position: absolute; right: 11px; top: 66px; background: url(../other/rt.png.htm) no-repeat; width: 40px; height: 40px; }
.fs_wrp { width: 330px; overflow: hidden; }
.fs_wrp li { float: left; width: 303px; }
.fs_wrp li a, .fs_wrp li img { display: block; width: 330px;}
.fs_txt { color: #666; font-size: 14px; line-height: 24px; height: 78px; overflow: hidden; margin: 12px 0 15px; padding: 0 0 0 0; width:330px;}
.fs_rt { width: 830px; float: right; }
.fs_more { display: block; border: 2px solid #0167CB; width: 94px; height: 25px; color: #0167CB; font-size: 14px; text-align: center; line-height: 25px; }
.fs_more:hover { display: block; border: 2px solid #0167CB; width: 94px; height: 25px; color: #fff; font-size: 14px; text-align: center; line-height: 25px; background: #0167CB }
.fs_rt h4 { height: 47px;overflow: hidden; zoom: 1; background: url(../images/n_line.gif) 293px 22px no-repeat;position: relative;top: -3px; }
.fs_rt h4 .n_more { float: right; font-weight: normal; color: #333; font-size: 16px; padding-right: 18px; }
.fs_rt h4 .n_name { color: #333; font-size: 24px; background: url(../images/lk_line.gif) right center no-repeat; padding-right: 10px;padding-left: 4px;font-family: 黑体;}
.fs_rt h4 .no_01 { background:none;}
.fs_rt h4 .cur { color: #4bab2d; }
.n_list li { height: 86px; overflow: hidden; zoom: 1; border-bottom: 1px solid #e0e0e0; margin-bottom: 13px;transition: all 0.2s ease-in;}
.n_list dl { float: left; width: 710px;margin: 0;}
.n_list dt { height: 30px;overflow: hidden; }
.n_list dt a { color: #333; font-size: 16px; }
.n_list dd { color: #666; font-size: 14px; line-height: 20px; height: 48px; overflow: hidden; }
.n_list dd a { color: #333; }
.n_list li span { float: right; width: 75px; height: 65px; line-height: 30px; padding-top: 10px; text-align: center; background: #0167CB; color: #fff; font-size: 16px; font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; }
.n_list li b { font-size: 28px; display: block; }
.n_list .n_top span { background: #AD0000; }
.n_list .n_top span b { font-size: 30px; margin-top: 14px; font-family: "Microsoft Yahei"; }
.serv_bg { padding: 42px 0 28px; background: #eee; margin-bottom: 55px; }
.service { width: 1002px; margin: 0 auto; height: 408px; }
.serv_list dl { float: left; display: inline; margin-right: 134px; width: 150px; }
.serv_list .s4 { margin-right: 0; }
.serv_list dt { height: 162px; margin-bottom: 15px; }
.s1 dt { background: url(../other/s1.gif.htm) no-repeat; }
.s2 dt { background: url(../other/s002.gif.htm) no-repeat; }
.s3 dt { background: url(../other/s3.gif.htm) no-repeat; }
.s4 dt { background: url(../other/s4.gif.htm) no-repeat; }
.serv_list dt a { display: block; text-align: center; color: #fff; font-size: 16px; line-height: 22px; padding-top: 99px; }
.serv_list dt a:hover { text-decoration: none; font-weight: bold; }
.serv_list dd { height: 28px; line-height: 28px; overflow: hidden; padding-left: 45px; color: #333; font-size: 14px; }
.n_list li:hover span{background: #4bab2d}
/*new end*/
/*adv start*/
.advbg{background: url(../images/bgjx.jpg) no-repeat center; height: 200px;}
/*.adv_l{width: 575px;}
.adv_r{width: 575px;}*/
/*adv end*/

/*case start*/
.ipro{background:#ececec;padding:40px 0;overflow:hidden;}
.iproer{position:relative;float:left;margin-right:2px;margin-bottom:2px;}
.iproer_in{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/img12.png) repeat;opacity:0;display:none\9;transition:all .3s linear;}
.iproer:hover .iproer_in{opacity:1;display:block\9;}
.iproer_z{position:relative;display:block;width:92%;height:90%;margin:0;margin-top:3.2%;margin-left:3.4%;border:2px solid #898989;text-align:center;font:16px/30px "Microsoft Yahei";color:#dadada;overflow:hidden;}
.iproer_z span{position:absolute;width:100%;left:0;bottom:45%;display:block;height:30px;line-height:30px;overflow:hidden;font-size:20px;}
.iproer_a{position:absolute;top:8%;right:6%;width:9.69%;cursor:pointer;}
.iproer_a img{max-width:100%;}
.ipro_more{float:left;width:384px;height:79px;padding:7px 8px 6px;margin-bottom:2px;margin-right:330px;background:#eee;text-align:center;}
.ipro_more_in{display:block;width:379px;height:73px;border:2px solid #0074E8;}
.ipro_more_in span{display:inline-block;border-bottom:1px solid #0074E8;width:143px;}
.ipro_more_in .a{font:700 22px/40px "Microsoft Yahei";color:#0074E8;}
.ipro_more_in .b{font:14px/22px "Microsoft Yahei";color:#0074E8;}
.iproer:nth-child(9) {margin: -94px 0px 2px;}
/*case end*/

/*footer start*/
.footer{padding:0 0 30px 0; background:url(../images/foot_bot.jpg) no-repeat center top #333;}
.footer .foot_body ul.foot_nav{width:1200px;padding: 15px 0;margin-bottom: 30px;}
.footer .foot_body ul.foot_nav li{width: 196px;height: 16px;line-height: 16px;text-align: center;color: #fff;font-size: 16px;border-right: 1px solid #fff;}
.footer .foot_body ul.foot_nav a:nth-child(6) li{border: none;}
.footer .foot_body ul.foot_lx li:nth-child(1) {width: 340px;height: 60px; margin-left: 90px;}
.footer .foot_body ul.foot_lx li:nth-child(2) {width: 340px;height: 60px;}
.footer .foot_body ul.foot_lx li:nth-child(3) {width: 300px;height: 60px;}
.footer .foot_body ul.foot_lx li:nth-child(4) {width: 414px;height: 60px;}
.footer .foot_body ul.foot_lx li .zi{padding-top: 5px;padding-left: 10px;color: #E6E6E6}
.footer .foot_body ul.foot_lx li .zi p{font-size: 16px;}
.bottom{height: 35px;background: #111;text-align: center;color: #E6E6E6}
.bottom p{text-align: center;line-height: 35px;}
/*footer end*/
/*内页*/
/*main start*/
.main{margin: 40px auto}
.main .pro_list{width:250px;background: #fff;padding-bottom: 17px;}
.main .pro_list .pl_top{width:250px;height: 90px;background: url(../images/pl_top.jpg) no-repeat center;}
.main .pro_list .ul1 li{width: 180px;background: #dfdfdf;margin: 9px auto;line-height: 30px;padding: 0 35px; font-size:16px;}
.main .pro_list .ul1 .son{width: 200px;height: 22px;margin:0 auto;line-height: 22px;border-bottom: 1px dashed #dfdfdf}
.main .pro_list .ul1 ul{width:200px;display: none;clear: both;background: #fff}

.main .main_body{width: 830px;background: #fff;padding:10px 0;margin:0}
.main_body .title{width: 810px;height: 35px;margin: 0 auto;border: 2px solid #333;border-width: 0 0 2px 0;line-height: 35px;}
.main_body .title b{font-size: 18px;color: #0167CB}
.main_body .title b font{font-size: 14px;font-weight: normal;color: #888}
.main_body .title .fr{font-size: 12px;color: #666}
.main_body .main_bot{width: 800px;padding-top: 10px;margin:0 auto;line-height:28px}
/*main end*/

/*产品中心*/
.pro_body{
	width:860px;
	padding: 10px 0;
	margin-top:15px;
	}
.pro_body ul li {
    width: 220px;
    height: 220px;
	margin-bottom:20px;
	margin-left: 58px;
}
.pro_body ul li .proimg {
    width: 237px;
    height: 230px;
	
}
.pro_body ul li .proimg img {
    position: relative;
    top: 5px;
    left: 16px;
	border: 1px #dfdfdf solid;
}
.pro_body ul li .prozi {
    width: 220px;
    text-align: center;
    position: relative;
	margin-top:4px;
	background: #0167CB;
	color:#fff!important;
}
.pro_body ul li .h1{
	width: 220px;
	text-align:center;
	color:red;
	float: right;
}
	
/*产品右侧*/
.tab {width:950px;}
.tab-title {width:950px;margin:0 auto;overflow: hidden;}
.tab-title .item {display: inline-block;width:125px;height:40px;line-height:40px;text-align: center;color: #dedede;font-size: 16px; background-color:#4F0000; margin:26px 21px; float:left;}
.tab-title .item:hover {background: #D88D45;color: #4F0000}
.tab-newtit .item{ margin: 16px 21px;}
.tab-title .item-cur {color: #fff;background-color: #e04840;}
.tab-cont,.tab_newcont{position: relative; width:950px;overflow: hidden;}
.tabconth{height:700px;}
.tabnewconth{height:700px;}
.tab-cont_wrap {position: absolute;}
.tab-cont .item,.tab_newcont .item {width:950px;text-align: center;color: #fff;}
.tab-cont .item{height:700px; }
.tab_newcont .item{ height: 700px;}
.lanren{width:950px;height:700px;}
.lanren li{width:280px;height:210px;list-style:none;position:relative; overflow:hidden; margin-left:36px; margin-top:6px;margin-bottom: 25px; /*padding: 20px;*/}
.lanren li .a1 img{width:280px;height:210px;}
.lanren li .a1 .divA{position:absolute;bottom:-218px;left:0; width:280px; height:210px;}
/*遮罩*/
.lanren li .a2{position:absolute;top:0;left:-289px;width:280px;height:210px;text-align:center;color:white; background:url('../images/hover.png') no-repeat left top;transition:all 0.2s;}
.lanren li .a2 .p4{width:280px;text-align:center;position:absolute;top:130px;left:-395px;color:#fba114;font-size:16px;transition:all 0.2s 0.1s ease-out;}

/*文章页*/
.ny_title h2 {
    line-height: 40px;
    color: #666666;
    font-size: 18px;
    border-bottom: 1px #ccc dashed;
    margin-bottom: 20px;
    font-weight: bold;
}
/*上下篇*/
.per {
    float: left;
    margin-top: 20px;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    background: #E0D8D8;
}
.per p {
    line-height: 35px;
    margin: 0px;
    padding: 0px 10px;
    width: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
	font-weight: bold;
	color: #0167CB;
}
.fl{float:left;}
.fr:{float:right;}
/*相关文章*/
.xgwz {
    display: inline-block;
}
.cgbt {
    border-bottom: 1px #ccc solid;
    font-size: 18px;
    font-weight: bold;
    width: 800px;
}
.xgxw {
    width: 360px;
    line-height: 25px;
    height: 25px;
    float: left;
    margin: 5px 20px;
    border-bottom: 1px #ccc dashed;
    white-space: nowrap;
    overflow: hidden;
}
.pro_img2 {
    width: 100%;
    margin: 0px auto;
    height: auto overflow: auto;
}
.pro_img2 ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.pro_img2 ul li {
    float: left;
    width: 150px;
    margin: 10px 5px;
    height: 160px;
}
.pro_img2 ul li a {
    text-decoration: none;
}
.pro_img2 ul li a img {
    width: 150px;
    height: 113px;
    border: 1px #ccc solid;
    border-radius: 3px;
}
.pro_img2 ul li a span {
    width: 150px;
    line-height: 20px;
    height: 20px;
    text-align: center;
    color: #666;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*新闻列表*/
dl.news_dl {
    font-size: 14px;
    color: #666;
    padding: 5px;
    line-height: 22px;
    border-bottom: 1px dashed #CCCCCC;
    margin: 6px;
}
dl.news_dl dt {
    line-height: 24px;
    height: 24px;
    width: 780px;
    overflow: hidden;
}
dl.news_dl .dt_1 {
    height: 20px;
    padding-left: 20px;
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}
dl.news_dl .dt_2 {
    font-size: 12px;
    float: right;
    padding: 0 10px 0 8px;
    font-family: "Microsoft YaHei";
}
/*上下页*/
.web_pages{width:860px;display: inline-block;}
.web_pages ul{float:left;padding:12px 0px 12px 22px;margin-left:20px;}
.web_pages ul li{float:left;line-height:17px;margin-right:6px; background:#333;}
.web_pages ul li a{float:left;padding:10px;color: #FFF;display:block;}
.web_pages ul li a:hover{background-color:#333; color:#fff;text-decoration:none;padding:10px;}
.web_pages ul li.thisclass,
.web_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{background-color:#333; color:#fff;padding:5px;font-weight:bold;}
.web_pages .pageinfo{line-height:28px;padding:12px 10px 12px 16px;color:#FFF;}
.web_pages .pageinfo strong{color:white;margin:0px 2px;}

/*网站地图*/
.mapbody{margin:0 auto;}
#content01 h3{ font-size: 20px;padding: 10px;margin-left: 22px;color:#04AFDA;line-height: 20px;font-weight: 600;border-bottom: #d6d6d6 1px solid;    clear: both; }
#content01 h3 span{float: right;font-weight: 100; font-size: 12px;color: #666666;}

#content01{float:left;line-height:30px;font-size:14px;margin-left:10px;margin-right:10px; margin-bottom:20px;    width: 1100px;}
#contact-c li{margin-top:10px;}
.linkbox{padding:0px 30px; width:auto;}.f6{width:990px;}.linkbox h3{ width:150px;}
.linkbox ul li{border-bottom:1px #ccc dashed;margin-left:15px; width:auto; float:left;list-style:none; line-height:30px;text-align: center; margin-bottom: 10px;}
.linkbox .sj{ width:900px;}.linkbox .sj ul li{ float:left; }
.hotnew_bt{font-size:16px;width:1100px;float:left;color:#666666;font-weight: bold;border-bottom:#111111 2px solid;margin-bottom: 20px;}
.hotnew{ width:auto;padding: 0px 30px;}
.hotnew ul li{border-bottom:1px #ccc dashed; float:left;margin-left:15px;}
.wrapper {width:1200px;margin: 0 auto;}
/*左侧新闻栏*/
.nu{}
.nu .ull{margin-top:5px;}
.nu .ull .lii{text-overflow:ellipsis;white-space:nowrap; overflow: hidden; height: 30px;line-height: 30px;padding-left: 20px; background: url(../images/jt.png) no-repeat center left;font-size: 15px;  border-bottom: 1px dashed #CCCCCC;}
.nu .ull .lii a:hover{ color: #0167CB; }
.nu .ull .n{font-size: 24px;
    background: #0167CB;
    color: #fff;
    text-align: center;
    line-height: 50px;}