@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
img {border:0;margin:0; padding:0;}
ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i{
	list-style:none;
	margin:0;
	padding:0;
	text-decoration: none;	
}
.clearfix{display:inline-table;}
* html .clearfix{height:1%;/*ie6*/overflow-x:hidden;}
*+html .clearfix{min-height:1px;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: 0;}
.clearfix { display:inline-block; }
.clear{clear:both;}
* html .clearfix { height:1%; }
.clearfix { display:block; }
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
input,textarea {outline:none;}/*去掉输入框得到焦点时边框会出现阴影效果----例如370 火狐*/
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } 
a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/
body {margin: 0px; color:#3F3F3F; font-size: 12px; font-family: Microsoft YaHei,宋体,Arial, Helvetica, sans-serif;min-width: 1440px;overflow-x: hidden;}
a:link { text-decoration: none;color: #131313;}
a:visited {text-decoration: none; color: #131313;}
a:hover { text-decoration: none;}
a:active {text-decoration: none; color: #131313;}
.image{
	margin-top: 14px;
}
.clear{
	clear: both;
}
.xp_xdd{
	width: 100%;
	background: #ddd;
}
.xp{
	width: 1200px;
	margin: 0 auto;
	height: 20px;
}
.xp_l{
	float: left;
}
.xp_r{
	float: right;
}
.nav_xdd{
	width: 100%;
	background: #1E85E4;
}
.nav{
	width: 1200px;
	margin: 0 auto;
	height: 65px;
}
.love{
	position: fixed;
	width: 100%;
	z-index: 10001;
}
.logo{
	float: left;
	height: 65px;
}
.nav_r{
	float: right;
}
.nav_r ul li{
	float: left;
	line-height: 64px;	
}
.nav_r ul li a:hover{
	background: #1ea4e3;	
}
.nav_r ul li a{
	color: #fff;
	padding: 0 30px;
	font-size: 15px;
	display: inline-block;
}
.nav_r ul li dl{
	position: absolute;
	z-index:9999;
	display: none;
}
.nav_r ul li dl dd{
	background:#1E85E4; 
	text-align: center;
	line-height: 50px;
}
.nav_r ul li dl dd:hover{
	background: #1ea4e3;	
}
.flexslider {
	margin: 0px auto;
	position: relative;
	width: 100%;
	height: 482px;
	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;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 482px;
	display: block;
}
.search_xdd{
	width: 100%;
	margin-top:24px;
}
.search{
	width: 1200px;
	margin:0 auto;
	border: 1px solid #dedede;
	height: 50px;
	line-height: 50px;
}
.sou_l{
	float: left;
	padding-left: 20px;
}
.sou_l a{
	padding-left:12px;
}
.sou_r{
	float: right;
}
.sytj_xdd{
	width: 100%;
	margin-top: 50px;
}
.sytj{
	width: 1200px;
	margin: 0 auto;
	height: 70px;
}
.sytj_name{
	float: left;
	font-size: 24px;
}
.sytj_more{
	float: right;
    font-size: 13px;
    border-style: solid;
    border-color: #1E85E4;
    padding: 4px 15px;
    border-width: 2px;
}
.sytj_more:hover{
	
	float: right;
    font-size: 13px;
	background:#1E85E4;
    padding: 4px 15px;
    border-width: 2px;
	}
.sytj_more:hover a{
	color:#fff;
	}
.sytj_more a:hover{
	color:#fff;
	}
.sytj_name span{
	position: relative;
    top: 18px;
    left: -95px;
    font-size: 13px;
    color: #1E85E4;
}
.hot_cp{
	width: 1160px;
	margin: 0 auto;
	position: relative;
}
.hot_cp ul li{
	float: left;
	margin-left: 14px;
}
.cp_name {
	text-align: center;
}
.xmfw_xdd{
	width: 100%;
	margin-top: 50px;
	height: 516px;
	background-color: #f2f2f2;
}
.xmfw{
	width: 1200px;
	margin:0 auto;
	height: 70px;
	padding-top: 40px;
	border-bottom: 1px solid #ddd;
}
.xmfw_name{
	float: left;
	font-size: 24px;
}
.xmfw_more{
	float: right;
    font-size: 13px;
    border-style: solid;
    border-color: #1E85E4;
    padding: 4px 15px;
    border-width: 2px;
}
.xmfw_name span{
	position: relative;
    top: 18px;
    left: -95px;
    font-size: 13px;
    color: #1E85E4;
}
.xmfw_main{
	width: 1120px;
	margin: 0 auto;
	height: 300px;
	margin-top: 100px;
}
.xmfw_main ul li{
	float: left;
	margin-left: 18px;
}
.xmfw_main ul li:hover{
	padding:20px 0;
	color:black;
}
.inner{
	transition: all 0.3s ease 0s;
}
.alt{
	color: black!important;
}
.xm_text{
	width: 260px;
	line-height: 2em;
	color: #aaa;
	text-align:center;
}
.xm_text p:hover{
	color: black;
}
.xm_img{
	text-align: center;
}
.xm_name{
	text-align:center;
	padding: 10px 0 10px 0;
}
.xm_name a{
	font-size: 18px;
	color: #aaa;
}
.xm_name a:hover{
	color: black;
}
.product_xdd{
	width: 100%;
	margin-bottom: 80px;
	height: 500px;
}
.product{
	width: 1200px;
	margin:0 auto;
	height: 100px;
}
.fenlei ul li{
	/*display: inline-block;*/
	float: left;
    margin-left: 24px;
	margin-top:10px;
    border: 1px solid #1E85E4;
    padding: 8px 10px;
	border-radius:6px;
    background: #1E85E4;
}
.fenlei ul li a{
	font-size: 12px;
	color: #fff;
}
.chanpin{
	width: 1200px;
	margin: 0 auto;
}
.chanpin ul li{
	float: left;
	margin-left: 24px;
	line-height: 30px;	
}
.chanpin_name {
	text-align: center;
}
.about_xdd{
	width: 100%;
	height: 460px;
	margin-top: 100px;
}
.about{
	width: 1200px;
	margin:0 auto;
	height: 80px;
}
.about_name{
	float: left;
	font-size: 24px;
}
.about_more{
	float: right;
    font-size: 13px;
    border-style: solid;
    border-color: #1E85E4;
    padding: 4px 15px;
    border-width: 2px;
}
.about_more:hover{
	
	float: right;
    font-size: 13px;
	background:#1E85E4;
    padding: 4px 15px;
    border-width: 2px;
	}
.about_more:hover a{
	color:#fff;
	}
.about_more a:hover{
	color:#fff;
	}
.about_name span{
	position: relative;
    top: 18px;
    left: -95px;
    font-size: 13px;
    color: #1E85E4;
}
.about_main{
	width: 1200px;
	margin:0 auto;
	margin-top: 20px;
}
.about_img{
	float: left;
}
.about_text{
	float: right;
	width: 720px;
    font-size: 15px;
    line-height: 37px;
}
.about_text p{
	text-indent:24px;
}
.news_xdd{
	width: 100%;
	background-image: url(../images/news_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 20%;
    height:660px;
}
.news{
	width: 1200px;
    margin: 0 auto;
    height: 50px;
    padding-top: 90px;
}
.news_name{
	float: left;
	font-size: 24px;
	color: #fff;
}
.news_more{
	float: right;
    font-size: 13px;
    border-style: solid;
    border-color: #fff;
    padding: 4px 15px;
    border-width: 2px;
    color: #fff;
}
.news_name span{
	position: relative;
    top: 18px;
    left: -95px;
    font-size: 13px;
    color: #fff;
}
.news_more a{
	color: #fff;
}
.news_main{
	width: 1200px;
	margin:0 auto;
	margin-top: 20px;
}
.item_box{
	width: 545px;
    height: 80px;
    padding: 10px 20px;
    float: left;
    margin: 0 0 60px 0;
    transition: all 0.3s ease 0s;
}
.item_box:hover{
	/*width: 545px;
    height: 100px;
	border: 1px solid #fff;*/
	height: 80px;
	border-left:5px solid #fff;
}
.item_main{
	/*float: left;*/
	text-align: right;
	width: 415px;
}
.item_main a{
	color: #fff;
	font-size: 16px;
}
.item_main p{
	font-size: 13px;
	color: #cccccc;
	margin-top: 23px;
}
.item_time{
	/*float: right;
	margin-top: 15px;*/
	color: #fff;
}
.year{
	font-size: 16px;
}
.day{
	font-size: 20px;
    position: relative;
    top: -19px;
    left: -46px;
}
.like_r{
	float: right;
}
.like_l{
	float: left;
}
.top{
	margin-top: 151px;
	margin-left: 38px;
}
.bianju{
	padding: 10px 0;
}
.gg{
	color: #fff!important;
}
.contact_xdd{
	width: 100%;
	margin-top: 90px;
	height: 400px;
}
.contact{
	width: 1200px;
	margin:0 auto;
	height: 70px;
}
.contact_name{
	float: left;
	font-size: 24px;
}
.contact_more{
	float: right;
    font-size: 13px;
    border-style: solid;
    border-color: #1E85E4;
    padding: 4px 15px;
    border-width: 2px;
}
.contact_more:hover{
	
	float: right;
    font-size: 13px;
	background:#1E85E4;
    padding: 4px 15px;
    border-width: 2px;
	}
.contact_more:hover a{
	color:#fff;
	}
.contact_more a:hover{
	color:#fff;
	}
.contact_name span{
	position: relative;
    top: 18px;
    left: -95px;
    font-size: 13px;
    color: #1E85E4;
}
.con_main{
	width: 1200px;
	margin: 0 auto;
}
.con_main{
	width: 1000px;
	height: 200px;
}
.con_main h3{
	font-size: 20px;
	padding-bottom: 22px;
}
.con_main p{
	font-size: 15px;
	line-height: 36px;
}
.fen1{
	margin-top:30px;
	float: left;
	width: 300px;
}
.sitemap{
	float: right;
	width: 600px;
}
.sm_xdd{
	width: 100%;
}
.sm{
	width: 1200px;
	margin: 0 auto;
	height: 70px;
}
.sm_name{
	float: left;
	font-size: 24px;
}
.sm_name span{
	position: relative;
    top: 18px;
    left: -95px;
    font-size: 13px;
    color: #1E85E4;
}
.sm_main{
	width: 1200px;
	margin: 0 auto;
}
.sm_main ul li{
	float: left;
	margin-left: 30px;
}
.sm_main ul li a{
	font-size: 14px;
}
.bottom_xdd{
	width: 100%;
	background:#1E85E4;
	margin-top: 50px;
}
.bottom{
	width: 1200px;
	margin:0 auto;
	height: 210px;
	padding-top: 30px;
}
.bottom_nav{
	float: left;
    width: 810px;
    height: 180px;
}
.bottom_nav ul{
	height: 50px;
}
.ewm{
	float: right;
	width: 300px;
}
.bottom_nav ul li{
	float: left;
	margin-left: 33px;
}
.bottom_nav ul li a{
	color: #fff;
	font-size: 15px;
}
.scroll_top a{
	width: 34px;
	height: 34px;
	background: #5b5b5b;
	position: fixed;
	bottom: 25px;
	right: 20px;
	background-image: url(../images/top.png);
	background-size: cover;
}
.on{
	display: block!important;
}
.off{
	display: none;
}
.hot_cp .btnLeft{
	left: -20px;
    background: url(../images/left_1.png) no-repeat center;
    background-size:18px;
    top:83px;
}
.hot_cp .btnRight{
	right: -4px;
    background: url(../images/right_1.png) no-repeat center;
    background-size:18px;
    top:83px;
}
.btnLeft{
	position: absolute;
    top: 50%;
    margin-top: -12px;
    width: 25px;
    height: 44px;
}
.btnRight{
	position: absolute;
    top: 50%;
    margin-top: -12px;
    width: 25px;
    height: 44px;
}
.gg_title{
	font-size: 26px;
	font-family: "微软雅黑";
	font-weight: normal;
    font-style: normal;
    color: #191919;
    display: block;
    white-space: nowrap;
    padding: 36px 0 0;
}
.gg_en{
	font-family: "Raleway";
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #999999;
    display: block;
    vertical-align: bottom;
    padding: 5px 0 0;
}
.gg_img{
	padding: 55px 0px 0;
}
.gg_p{
	white-space: nowrap;
}
.ab_main{
	width: 100%;
}
.ab{
	width: 1200px;
	margin: 0 auto;
}
.ab_l{
	float: left;
	width: 20%;
	height: auto;
}
.ab_r{
	float: right;
	width: 80%;
	height: auto;
	padding: 36px 0;
}
.ab_int{
	width: 100%;
    font-size: 16px;
    line-height: 30px;
    text-indent: 24px;
}
.hh{
	padding-left: 24px;
    line-height: 30px;
}
.pro{
	width: 100%;
}
.pro_main{
	width: 1200px;
	margin:0 auto;
	margin-top: 36px;
}
.pro_l{
	float: left;
	height: auto;
}
.pro_r{
	float: right;
	height: auto;
	width: 999px;
	line-height: 35px;
    font-size: 14px;
}
.pro_op{
	width: 201px;
}
.pro_tit{
	height: 55px;
	background: #316dc5;
	color: #fff;
	padding: 15px 0 0 55px;
}
.pro_nr{
	border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    overflow: hidden;
}
.pro_nr ul li{
	background: #f3f5f6;
	margin-bottom: 1px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: url(../images/hhh.gif) no-repeat 34px 19px;
	overflow: hidden;
	border-bottom: 2px #eee solid;
	font-size: 14px;
}
.pro_nr ul li a{
	color: #316dc5;
}
.pro_tit h6{
	font-weight: 100;
	display: block;
	font-size: 18px;
	line-height: 26px;
	overflow: hidden;
}
.pro_lb ul li{
	float:left; 
	margin-left: 10px;
}
.pro_lb ul li:first-child{
	background-color: #316dc5 !important;
	margin-left: 0px;
}
.yy a{
	color: #fff!important;
}
.pro_lb{
	height: 50px;
	margin-left: 24px;
}
.pro_lb ul li a{
	padding:8px 15px 8px 15px;
	border: 1px solid rgba(188,188,188,1);
	display: inline-block;
	color: #898989;
}
.pro_lb ul li a:hover{
	color: #fff;
}
.pro_lb ul li:hover{
	background-color: #316dc5 !important;
}
.miaoshu{
	margin-bottom: 13px;
	margin-left: 24px;
	text-indent: 24px;
}
.pro_model{
	float: left;
    height: 240px;
    overflow: hidden;
    text-align: center;
    padding: 10px 0;
    background: #f4f4f4;
    margin-bottom: 11px;
    margin-left: 24px;
}
.pro_model:hover{
	background: #316dc5;
}
.pro_model:hover a{
	color:#fff;
	}
.lll{
	color: #fff!important;
}
.pro_aa{
	padding: 10px;
}
.pages{
	text-align: center;
}
.pages ul li{
	display:inline-block;
	border:1px solid #1E85E4;
    padding: 10px 15px;
    margin-left: 4px;
}
.pages ul li a{
	display: block;
}
.pages ul li a:hover{
	color: #fff;
}
.pages ul li:hover{
	background: #1E85E4;
}
.xw{
	margin-left: 24px;
    margin-bottom: 36px;
    height: 160px;
}
.xw_img{
	float: left;
}
.xw_nr{
	float: right;
	width: 675px;
}
.xw_nr a{
	color: #666666;
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 16px;
    padding-bottom: 12px;
}
.day_x{
	padding-top: 3px;
    color: #bcbcbc;
    font-size: 12px;
    line-height: 12px;
    font-family: "Raleway";
}
.xw_nr p{
	color: #898989;
    font-size: 12px;
    font-family: "微软雅黑";
    line-height: 25px;
    padding-top: 7px;
    padding-bottom: 10px;
    padding-right: 30px;
}
.xq_img{
	text-align: center;
}
.xq_title{
	text-align: center;
}
.xq_title p{
	line-height: 30px;
	margin-top: 10px;
}
.emmmm{
	margin-left: 24px;
}
.sxcp p{
	line-height: 30px;
}
.gd{
	margin-top: 12px;
}
.xgxw{
	width: 48%;
	float: left;
	margin-bottom: 10px;
}
.xgxw a{
	float: left;
}
.xgxw span{
	float: right;
	width: 100px;
}
.xgcp{
	float: left;
	width: 25%;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.xgcp_n{
	text-align: center;
}
.map_con{
	margin-bottom: 10px;
	padding:5px 8px;
	height: 30px;
}
.map_con ul li{
	float: left;
	margin-left: 12px;
	line-height: 30px;
}
.cur{
	background: #1ea4e3;
}
.pages_solid{
	background: #1E85E4;
	color: #fff;
}
.banquan{
	font-size: 14px;
    line-height: 35px;
    width: 683px;
    margin: 0 auto;
    text-align: center;
    height: 140px;
    color: #fff;
}
.banquan a{
	color: #fff;
}
.cityspread{
	text-align: center;
	color: #fff;
}
.cityspread a{
	color: #fff;
}
.app{
	position: absolute;
	color: #fff;
	width: 150px;
	height: 85px;
	background:rgba(0,0,0,0.6);
	top:0;
	text-align: center;
	line-height: 30px;
	padding-top: 15px;
	left:-150px;
	z-index: 999;
}
.app a{
	color: #fff;
}