@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
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;}
.clear:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/
	content: "";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;
	}
	.clear{
	*zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
	}
* html .clearfix { height:1%; }
.clear {clear: both;}
.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;}
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;}
.xp_xdd{
	width: 100%;
	height: 34px;
	line-height: 34px;
	background: #f7f7f7;
    border-bottom: 1px solid #ccc;
}
.xp{
	width: 1200px;
	margin: 0 auto;
}
.xp_l{
	float: left;
}
.xp_r{
	float: right;
}
.nav_xdd{
	width: 100%;
	height: 76px;
	line-height: 76px;
	margin-top: 10px;
	overflow: hidden;
}
.nav{
	width: 1200px;
	margin: 0 auto;
}
.nav .logo{
	float: left;
}
.nav .navx{
	float: right;
}
.nav .navx ul li{
	float: left;
}
.nav .navx ul li a{
	font-size: 16px;
}
.nav .navx ul li{
	padding: 0 32px 0 0;
}
.nav .navx ul li:last-child{
	padding-right: 0px;
}
.banner {
	width: 100%;
	height: 450px;
	background-color: aqua;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	margin-top: 10px;
}
.imgbox {
	width: 100%;
	height: 450px;
	position: relative;
	background-color: #222222;
	overflow: hidden;
}
.img{
	position: absolute;
	display: none;
}
.im {
	display: block;
}
.change {
	height: 100px;
	display: block;
	position: absolute;
	z-index: 20;
	opacity: 0.4;
	transition: 0.4s;
	top: 50%;
	margin-top: -50px
}
.change:hover {
	opacity: 1;
}
.pre {
	left: 1%;
}
.next {
	right: 1%;
}
.cirbox {
	width: 88px;
	position: absolute;
	bottom: 15px;
	z-index: 10;
	left: 50%;
	margin-left: -44px;
	cursor: pointer;
}
.cir {
	width: 12px;
	height: 12px;
	background-color: white;
	opacity: 0.4;
	float: left;
	border-radius: 6px;
	margin: 0 5px 0 5px;
	cursor: pointer;
}
.cir:hover {
	background-color:#3285FF;
	transition: 0.8s;
}
.cr {
	opacity: 1;
}
.cr:hover {
	background-color: white;
}
.search_xdd{
	width: 100%;
	height: 200px;
	background: #1d1e20;
}
.search{
	width: 997px;
	margin: 0 auto;
	padding-top: 42px;
}
.sea_text{
	color:#fff;
	font-size: 16px;
}
.sea_text span{
	font-size: 24px;
}
.sea{
	padding-top: 26px;
	overflow: hidden;
	position: relative;
}
.sea_ss{
	width: 996px;
    height: 50px;
    border-radius: 5px;
    border: #fff;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #c6c6c6;
    padding-left: 20px;
    float: left;
}
.sea_img{
	position: absolute;
    right: 1px;
}
.sea_img img{
	border-radius: 10px;
}
.cooperation_xdd{
	width: 100%;
	height: 160px;
	background: #f3f3f3;
}
.cooperation{
	width: 1200px;
	margin:0 auto;
	overflow: hidden;
	padding-top: 50px;
}
.cooperation ul li{
	float: left;
	padding-left: 101px;
}
.about_xdd{
	width: 100%;
	overflow: hidden;
	margin-top: 55px;
}
.about{
	width: 1200px;
	margin:0 auto;
}
.ab_img{
	float: left;
}
.ab_text{
	float: right;
	width: 570px;
}
.ab_title{
	font-size: 30px;
    margin-top: 60px;
}
.ab_title span{
	font-size: 20px;
    padding-left: 8px;
    position: relative;
    top: 4px;
}
.ab_con{
	margin-top: 23px;
}
.ab_con p{
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 13px;
}
.news_xdd{
	width: 100%;
	height: 700px;
	background: url("../images/news_bg.png");
	overflow: hidden;
	margin-top: 40px;
}
.news{
	width: 1200px;
	margin:0 auto;
}
.news_tit_en{
	text-align: center;
	font-size: 40px;
	padding-top: 78px;
}
.news_tit_en1{
	text-align: center;
	font-size: 40px;
}
.news_tit{
	text-align: center;
	font-size: 30px;
	position: relative;
}
.news_tit .n_left{
	width: 45px;
    background: #6f6e6e;
    height: 2px;
    display: block;
    position: absolute;
    left: 40%;
    top: 21px;
}
.n_left{
	width: 45px;
    background: #6f6e6e;
    height: 2px;
    display: block;
    position: absolute;
    left: 37%;
    top: 21px;
}
.news_tit .n_right{
	width: 45px;
    background: #6f6e6e;
    height: 2px;
    display: block;
    position: absolute;
    left: 56%;
    top: 21px;
}
.n_right{
	width: 45px;
    background: #6f6e6e;
    height: 2px;
    display: block;
    position: absolute;
    left: 59%;
    top: 21px;
}
.news_con{
	width: 290px;
	height: 365px;
    float: left;
    margin-left: 13px;
    text-align: center;
    background: #fff;
    padding: 10px;
    box-shadow: 0px 0px 13px #cdcdcd;
}
.news_con:first-child{
	margin-left: 0px;
}
.news_lb{
	margin-top: 58px;
}
.time{
	font-size: 14px;
	text-align: center;
}
.time1{
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
}
.news_title{
	font-size: 14px;
	margin-bottom:5px;
	font-weight: bold;
	position: relative;
	display: inline-block;
	margin-top: 10px;
	text-align: center;
	padding-left: 12px;
}
/* .news_title em{
	position: absolute;
	width: 32px;
	height: 3px;
	background: #5c7399;
	left:47%;
	top:25px;
} */
.news_det{
	font-size: 14px;
	margin-top: 18px;
	text-align: center;
	line-height: 30px;
}
.news_img{
	margin-top: 10px;
}
.news_con img {
    height: 180px;
}

.cp_xdd{
	width: 100%;
	overflow: hidden;
	margin-top: 76px;
}
.cp{
	width: 1200px;
	margin:0 auto;
}
.cp_con{
	margin-top: 54px;
}
.cp_con li{
	width: 260px;
	float: left;
	border: 1px solid #ddd;
	padding: 35px 20px 35px 20px;
	text-align: center;
	position: relative;
	margin-right: 50px;
	margin-bottom: 41px;
}
.cp_con li:nth-child(4n){
	margin-right: 0px;
}
.cp_small{
	margin-top: 20px;
}
.cp_text{
	margin-top: 33px;
	line-height: 20px;
}
.cp_name{
	position: absolute;
    top: -14px;
    left:79px;
    font-size: 15px;
    background: #fff;
    width: 99px;
}
.cp_name a{
	color: #035cac;
	font-size: 15px;
	font-weight: bold;
}
.cp_more{
	text-align: center;
	margin-top: 50px;
}
.cp_more a{
	border: 1px solid #035cac;
    padding: 10px 30px;
    border-radius: 20px;
    display: inline-block;
    color: #035cac;
}
.bottom_xdd{
	width: 100%;
	background: #2f3238;
	margin-top: 40px;
	position: relative;
}
.bottom_xdd1{
	width: 100%;
	background: #2f3238;
	position: relative;
}
.bottom{
    width: 1200px;
    height: 575px;
    margin: 0 auto;
    /* padding: 20px 0; */

}
.foot_l{
	float: left;
	width: 578px;
	display: flex;
    justify-content:space-between;
    flex-flow: row wrap;
    margin-top: 50px;
}
.foot_l dt{
	position: relative;
	margin-bottom: 17px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}
.foot_l dt:after{
	content:"";
	position: absolute;
	bottom: -9px;
	left: 50%;
	margin-left:-50%;	 
	width: 100%;
	height: 2px;
	background: #727b8b;
}
.foot_l dt a{
	
}
.foot_l dd{
	line-height: 30px;
}
.foot_l dd a{
	color: #727b8b;
	font-size: 14px;
}
.foot_r{
	width: 571px;
	float: right;
	margin-top: 50px;
}
.bt_link{
	float: left;
	width: 440px;
	padding-left: 56px;
	font-size: 14px;
	color:#727b8b; 
}
.bt_link a{
	font-size: 14px;
    color: #fff;
    padding: 12px 58px;
    border: 2px solid #3e4146;
    display: inline-block;
    border-radius: 25px;
    background: #035cac;
    margin: 20px 0;
}
.link1{
	line-height: 24px;
    background: url("../images/tel.png") no-repeat;
    background-position: 0px;
    padding-left: 25px;
}
.link1 dd{
	font-size: 24px;
}
.link3{
	background: url("../images/email.png") no-repeat;
	background-position: 0px;
	padding-left: 25px;
}
.xcx{
	display: inline-block;
}
.xcx img {
    height: 130px;
}
.xcx p{
	text-align: center;
	font-size: 15px;
	color: #727b8b;
	margin-top:10px
}
.copy{
    padding-top: 20px;
    color: #727b8b;
    overflow: hidden;
    border-top: 1px solid #727b8b;
    position: absolute;
    bottom: 0;
    line-height: 25px;
    width: 1200px;
    padding-bottom: 20px;
}
.copy_l{
	float: left;
}
.copy_r{
	float: right;
}
.copy p a{
	color:#727b8b;
}
.general_navxdd{
	width: 100%;
	height: 80px;
	line-height: 80px;
	background: #000;
}
.general_nav{
	width: 1200px;
	margin: 0 auto;
}
.general_nav ul li{
	float: left;
	position: relative;
}
.general_nav ul li a{
	font-size: 16px;
	color: #fff;
	display: block;
	padding: 0 85px;
}
.general_nav ul li a:hover{
	background: #025bab;
}
.general_nav ul li a:hover::before{
	content: "";
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 28px;
    left:37%;
    vertical-align: middle;
    border-top: 9px solid;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
    bottom: -9px;
    border-top-color: #025bab;
}
/**
	产品列表
**/

.general_nav1{
	width: 1200px;
	margin: 0 auto;
}
.general_nav1 ul li{
	float: left;
	position: relative;
}
.general_nav1 ul li a{
	font-size: 16px;
	color: #fff;
	display: block;
	padding: 0 15px;
}
.general_nav1 ul li a:hover{
	background: #025bab;
}
.general_nav1 ul li.hover a{
	background: #025bab;
}
.general_nav1 ul li.hover a::before{
	content: "";
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 28px;
    left:13%;
    vertical-align: middle;
    border-top: 9px solid;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
    bottom: -9px;
    border-top-color: #025bab;
}
.general_nav1 ul li a:hover::before{
	content: "";
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 28px;
    left:13%;
    vertical-align: middle;
    border-top: 9px solid;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
    bottom: -9px;
    border-top-color: #025bab;
}


.general_conxdd{
	width: 100%;
	background: #eaeceb;
	overflow: hidden;
	padding-bottom: 30px;
}
.general_con{
	width: 1200px;
	margin:0 auto;
}
.position{
	background: url("../images/nav.png") no-repeat;
	margin: 20px 0;
    padding-left: 40px;
}
.position a{
	font-size: 14px;
}
.general_main{
	background: #fff;
	padding: 95px;
	overflow: hidden;
}
.general_main1{
	padding: 40px 0;
	overflow: hidden;
}
.n_news{
	width: 100%;
	overflow: hidden;
	margin-bottom: 25px;
	background: #fff;
    padding: 10px 25px;
}
.n_news_img{
	float: left;
}
.n_news_text{
	float: right;
	width: 710px;
	margin-top: 20px;
}
.n_news_title{
	font-size: 20px;
    color: #000;
    font-weight: bold;
}
.n_news_time{
	font-size: 15px;
    margin: 15px 0 25px 0;
    color: #A9A3A3;
}
.n_news_text p{
	line-height: 23px;
    font-size: 14px;
    color: #A9A3A3;
    width: 666px;
}
.pages{
	text-align: center;
}
.pages ul li{
	display: inline-block;
}
.pages ul li a{
	border: 1px solid #000;
	padding: 10px 15px;
}
.news_detitle{
	text-align: center;
}
.news_detitle span{
	display: block;
    margin: 15px 0 40px 0;
}
.pernext{
	width: 100%;
	margin-top: 30px;
}
.pre1{
	float:left;
}
.pre1 a{
	/*border: 1px solid #025bab;
	display: inline-block;
	padding: 14px 35px;
	background: #025bab;
	border-radius: 25px;*/
	color: #000;
}
.pre2 a{
/*	border: 1px solid #025bab;
	display: inline-block;
	padding: 14px 35px;
	background: #025bab;
	border-radius: 25px;*/
	color: #000;
}
.pre2{
	width:1000px;
	margin:0 auto;
}
.newsxjj{
	float:left;
}
.newsxjj1{
	float:right;
}
.next1{
	float:right;
}
.next1 a{
	/*border: 1px solid #025bab;
	display: inline-block;
	padding: 14px 35px;
	background: #025bab;
	border-radius: 25px;*/
	color: #000;
}
.general_main1 li{
	float: left;
	padding-left: 30px;
	margin-bottom: 30px;
}
.xjj{
	padding-left: 0px!important;
}
.general_main1 span{
	background: #fff;
	line-height: 40px;
	text-align: center;
	display: block;
}
.cp_det_tlile{
	position: relative;
	text-align: center;
}
.cp_det_tlile h1{
	font-size: 26px;
}
.tag{
    color: #999;
    margin-top: 15px;
}
.related_list h4{
	line-height: 30px;
    border-bottom: 1px solid #d7d7d7;
    color: #3285FF;
    font-size: 14px;
    margin-top: 15px;
}
.related_news li{
	margin-bottom: 15px;
	overflow: hidden;
}
.related_news li a{
	width: 75%;
    float: left;
    color: #000;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    transition: all 0.4s;
}
.related_news li a:hover{
	color: #3285FF
}
.related_news li span{
	width: 25%;
    float: right;
    text-align: right;
}
.related_pro li{
	margin: 20px 0;
	width: 25%;
	float: left;
	text-align: center;
}
.related_img{
	overflow: hidden;
}
.related_img img{
	display: inline;
    cursor: pointer;
    transition: all 0.4s;
}
.related_img img:hover{
	transform: scale(1.1);
}
.related_pro li span{
	display: block;
    line-height: 30px;
}
.about_text{
	margin-top: 30px;
	padding: 20px;
}
.about_text p{
	line-height: 36px;
	font-size: 14px;
}
.map_con{
	margin-bottom: 10px;
	padding:5px 8px;
	height: 30px;
}
.map_con ul li{
	float: left;
	margin-left: 12px;
	line-height: 30px;
}
.cp_service{
	background:#f3f3f3;
	padding:50px 0;
}
.ser_tit {
	text-align: center;
	margin-bottom: 30px;
}
.ser_tit h3 {
	color: #000;
	line-height: 50px;
	font-size: 36px;
    font-weight: 600;
}
.ser_tit span {
	display: block;
    color: #666;
    line-height: 30px;
    font-size:16px;
    font-weight: 500;
    background: url(../images/hx.png) no-repeat center;
}
.service li {
	width: 245px;
    text-align: center;
    float: left;
    margin: 0 27px;
}
.service li h3 {
	color:#333;
	line-height: 50px;
	font-size:18px;
}
.service li p {
	line-height: 30px;
}

.ibuss_tit {
	width: 140px;
}
.buss_txt {
	width: 1050px;
}
.buss_txt ul li {
	float:left;
}
.buss_txt ul li a{
	padding:0 12px;
	line-height: 25px;
}

.tit {
	margin-bottom: 30px;
}

#demo1p {
    width:1200px;
    margin-top: 15px;
    overflow: hidden;
}
#indemo1p {
    float: left;
    width: 800%;
}
#demo1p1 {
    float: left;
}
.top_14 li {   
    float: left;
    overflow: hidden;
    text-align: center;
    margin-right: 20px;
}
.top_14 li a {
	display: block;
}
.top_14 li a.icase_img {
	border: 4px solid #d6d6d6;
	border-bottom: none;
}
.top_14 li a.icase_img img{
	height: 200px;
}
.top_14 li p {
	text-align: center;
	background: #d6d6d6;
	height: 40px;
	line-height: 40px;
}
.top_14 li:hover a.img{
   border-color: #00abe0;
}
.top_14 li:hover p a{
	background: #00abe0;
	color: #fff;
}
#demo1p2 {
    float: left;
}
.jianju {
    margin-top: 50px;
    overflow: hidden;
}

.more {
    width: 120px;
    height: 30px;
    line-height: 30px;
    background: #035cac;
    text-align: center;
    margin-top: 60px;
}

.more a {
    color: #fff;
}

.protype ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 22px 0px;
}

.protype ul li {
    font-size: 16px;
}

.protype ul li i {
    margin: 0 10px;
    color: #0380c9;
}