@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin: 0px; padding: 0px; border: 0; outline: 0;  vertical-align: baseline; }
body, button, input, select, textarea{font: 14px/1.5 "Microsoft YaHei", "Microsoft JhengHei", 宋体, STHeiti, MingLiu;}
ul,ol,li{list-style:none;}
a,a:hover{text-decoration:none;}
img{border:0;vertical-align: top;}
.clearfix:after,.clear:before{display:table;content:'';}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{clear:both;}
.fl{float: left;}
.fr{float: right;}
/*头部*/

.clear:after{content:"";display:block;clear:both;}
.lf{float:left;}
.rt{float:right;}

.title{
	width:100%;
	height:90px;
	overflow:hidden;
}
.title .tit-mid{
	width:1200px;
	height:30px;
	line-height:30px;
	margin:30px auto;
	text-align: center;
	color:#000;
	font-size: 30px;
}

/*top样式开始*/
.et_top {
	width: 100%;
	min-width: 1300px;
	height:38px;
	background:#161e5d;
	color:#fff;
}
.top_mid {
	width: 1200px;
	height:38px;
	margin: 0 auto;
	color:#fff;
}
.top_welcome {
	float:left;
	width: 370px;
	height:38px;
	font-size:14px;
	line-height:38px;
}
.top_en_ch {
	float:right;
	height:38px;
}
.top_en_title {
	float:left;
	height:38px;
	font-size:14px;
	padding-left: 35px;
	margin-right:10px;
	line-height:38px;
	background:url(../images/dq_05.png) no-repeat left center;
}
.top_en_qie {
	float:right;
	width: 70px;
	height:20px;
	font-size:12px;
	border:1px solid #fff;
	line-height:20px;
	text-align:center;
	margin-top:8px;
	margin-right:5px;
}
.top_en_qie a {
	display:block;
	color:#fff;
}
.top_en_qie:hover{
	background:#eb651c;
}
.top_serv {
	float:right;
	width: 230px;
	height:38px;
	line-height:38px;
	margin-right:15px;
	text-align:left;
	font-size:14px;
}


/*nav样式开始*/
.topnavbox{ width:100%; min-width:1300px; background-color:#fff;}
.topnav{width:1200px;margin:0 auto;}
.toppic{width:320px;height:94px;}
.toppic img{vertical-align:middle;width:320px;height:94px;}
.toplist{padding-top:24px;}
.toplist .ITEM{padding:0 25px;height:68px;line-height:68px;background-color:#fff;color:#333;font-size:16px;position:relative;}
.toplist .ITEM a{ display:block;color:#333;}
.toplist .ITEM:hover{ border-bottom:2px solid #eb651c; color:#eb651c;}
.toplist .ITEM:hover a{ display:block; color:#eb651c;}
.toplist .TOPCHILD{position:absolute;width:100%;left:0;top:70px;display:none;z-index:2;background-color:#fff;}
.toplist .ITEM:hover .TOPCHILD{display:block;}
.toplist .TOPCHILD .CITEM{text-align:center;height:45px;line-height:45px;border-bottom:1px solid #eee;font-size:14px;}
.toplist .TOPCHILD .CITEM a{ display:block; color:#333;}
.toplist .TOPCHILD .CITEM:hover a{ display:block; color:#fff;}
.toplist .TOPCHILD .CITEM:hover{background-color:#eb651c;}


/*------------banner start------------*/

.banner{ width:100%;min-width:1300px;}
.banner a{text-decoration:none;color:transparent;}
.banner img{vertical-align:middle;width:100%;height:100%;}
.banner .topPic{overflow:hidden;position:relative;position:relative;left:0;}
.banner .topPic .topBannerList{width:400%;position:relative;left:0;}
.banner .topPic .item{width:25%;}
.banner .topPic .item img{}

.banner .topBtn{position:absolute;bottom:0;top:0;margin:auto 0;width:80px;height:80px;transition:all 0.3s linear;z-index:3;}
.banner .leftBtn{left:200px;}
.banner .topPic .leftBtn{background:url(../images/topArrowLeft.png) no-repeat center;background-size:24px 46px;background-color:rgba(0,0,0,0);opacity:0;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
.banner .rightBtn{right:200px;}
.banner .topPic .rightBtn{background:url(../images/topArrowRight.png) no-repeat center;background-size:24px 46px;background-color:rgba(0,0,0,0);opacity:0;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
.banner .topPic .btnShow{background-color:rgba(0,0,0,0.6);opacity:1;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);}
.banner .topBarList{text-align:center;width:250px;height:6px;position:absolute;left:0;right:0;bottom:20px;margin:0 auto;z-index:3;}
.banner .topBarList .item{width:60px;height:6px;background-color:#eee;margin:0 7px;}
.banner .topBarList .active{background-color:#eb651c;}

/*------------enter start------------*/
.enter{
	width: 100%;
	min-width:1300px;
	height: 124px;
	background-color: #0a112c;/*dark dark gray*/
}
.enter_middle{
	width: 1200px;
	height: 124px;
	margin:0 auto;
}
.search-form{
	width: 520px;
	height: 124px;
	text-align: center;
}
form#search-form{
	width: 440px;
	height: 52px;
	margin-top: 36px;
	margin-left: 36px;
}
input#search-text{
	float:left;
	margin: 0;
	width: 300px;
	height: 50px;
	line-height: 50px;
	border: 1px solid white;
	border-radius: 5px 0 0 5px;
	padding: 0 19px;
	color: #fe7701;  /*orange*/
	font-size: 18px;
	outline-style:none;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #cdcccb;  
	font-size: 18px;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #cdcccb;  
	font-size: 18px;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #f00;color: #cdcccb;  
	font-size: 18px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #cdcccb;  
	font-size: 18px;
}
input#search-submit{
	float:left;
	width: 68px;
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	color: #ffffff;
	border:0;
	border-radius: 0 5px 5px 0;
	background-color: #eb651c;
	outline-style:none;
}
input#search-submit:hover{
	cursor: pointer;
	background-color: #ff9335;/*背景色变亮*/
}

.bl{
	border-left:1px solid #c8c8c8; 
}
.sw{
	width: 120px;
	height: 124px;
	text-align: center;
}
.enter.last{
	border-right:1px solid #59585e; 
}
.ic{
	margin: 26px 0 0 0;
}
.sp{
	color: white;
	font-size: 14px;
	display: block;
}
/*------------enter end------------*/


/*------------公司介绍 start------------*/

.et_about{
	height: 470px;
	width: 100%;
	min-width:1300px;
}
.et_company{
	height: 410px;
	width: 100%;
	background: url(../images/about-bg.jpg) no-repeat;
}
.about-contain{
	height: 410px;
	width: 1200px;
	margin:0 auto;
}
.about-left{
	float:left;
	height: 346px;
	width: 555px;
	margin-top:30px;
}
.about-left img{
	height: 346px;
	width: 555px;
}
.about_text{
	float:right;
	width: 590px;
	margin-right:15px;
	height: 260px;
	margin-top:60px;
}
.about_text .ab_name{
	width:100%;
	float:left;
	text-align:left;
	font-size:20px;
	color:#353535;
	line-height:30px;
}
.about_text p{
	float:left;
	width: 100%;
	margin-top:10px;
	text-align:left;
	font-size:14px;
	color:#5c5c5c;
	line-height:25px;
	max-height: 200px;
	overflow: hidden;
}
  
.about_text .text_more{
	float:right;
	width:100px;
	height:25px;
	line-height:25px;
	font-size:14px;
	color:#5c5c5c;
	text-align:right;
	margin-top:10px;
}
.about_text .text_more a{
	color:#5c5c5c;  
}
.about_text .text_more a:hover{
	color:#eb651c;
	text-decoration:underline; 
}

/*------------about end------------*/


.et_advan{
	height: 780px;
	width: 100%;
	min-width:1300px;
	background-color:#f7f7f7;
	background-image:url(../images/bg.gif);
}
.et_ys{
	width: 1200px;
	height:780px;
	margin:0 auto;
}
.et_ys .weydw{
	width: 890px;
	max-height:65px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	font-size:15px;
	line-height:28px;
	color:#000;
}
.et_ys_tu{
	height: 598px;
	width: 1200px;
}
.et_ys_tu img{
	height: 598px;
	width: 1200px;
}
/*------------我们的优势 end------------*/


.et_cooper{
	height: 343px;
	width: 100%;
	min-width:1300px;
	background:url(../images/bg01.jpg) no-repeat center center;
}
.cooper{
	width: 1200px;
	height:343px;
	margin:0 auto;
}
.liucheng{
	float:left;
	width: 1200px;
	height:168px;
	background:url(../images/line_735c.png) no-repeat 43% 30%;
}
.liucheng ul li{
	float:left;
	width: 113px;
	height:168px;
	margin-right:97px;
}
.liucheng ul li .lc_img{
	float:left;
	width: 113px;
	height:113px;
}
.liucheng ul li .lc_img a{
	width: 113px;
	height:113px;
}
.liucheng ul li .lc_img img{
	width: 113px;
	height:113px;
}

.liucheng ul li .aess01{
	background:url(../images/a01.png) no-repeat 0px -113px;
}

.liucheng ul li .aess02{
	background:url(../images/a02.png) no-repeat 0px -113px;
}

.liucheng ul li .aess03{
	background:url(../images/a03.png) no-repeat 0px -113px;
}

.liucheng ul li .aess04{
	background:url(../images/a04.png) no-repeat 0px -113px;
}

.liucheng ul li .aess05{
	background:url(../images/a05.png) no-repeat 0px -113px;
}

.liucheng ul li .aess06{
	background:url(../images/a06.png) no-repeat 0px -113px;
}


.liucheng ul li .lc_name{
	float:left;
	width: 113px;
	height:45px;
	line-height:45px;
	color:#fff;
	margin-top:10px;
	text-align:center;
	font-size:17px;
}
.liucheng ul li.lc_last{
	margin-right:0px;
}
/*------------合作流程 end------------*/

.et_news{
	width: 100%;
	min-width:1300px;
	overflow:hidden;
}
.new_mid{
	width: 1200px;
	height:460px;
	margin:30px auto;
}
.new_list{
	float:left;
	width: 1200px;
	height:354px;
	margin-top: 10px;
}
.new_list ul li{
	float:left;
	width: 285px;
	height:354px;
	margin-right:19px;
}
.new_list ul li .new_img{
	float:left;
	width: 285px;
	height:184px;
}
.new_list ul li .new_img a{
	width: 285px;
	height:184px;
}
.new_list ul li .new_img img{
	width: 285px;
	height:184px;
}
.new_detail{
	float:left;
	padding:10px;
	width: 263px;
	height:148px;
	text-align:left;
	border:1px solid #e1e1e1;
}
.new_tit{
	float:left;
	width:100%;
	color:#636363;
	font-size:16px;
	line-height:23px;
}
.new_tit a{
	color:#636363;
}
.new_tit a:hover{
	color:#eb651c;
}
.new_text{
	float:left;
	width:100%;
	color:#c1bdbd;
	font-size:13px;
	line-height:22px;
	margin-top:13px;
	height:80px;
}
.new_list ul li.new-last{
	margin-right:0px;
}
/*------------新闻资讯 end------------*/

.et_patner{
	width: 100%;
	min-width:1300px;
	overflow:hidden;
}
.patner{
	width: 1200px;
	height:230px;
	margin:0 auto;
}
.patner_list{
	float:left;
	width: 1200px;
	height:66px;
	margin-top:20px;
}
.patner_list ul li{
	float:left;
	width: 142px;
	height:64px;
	border:1px solid #e1e1e1;
	margin-right:31px;
}
.patner_list ul li img{
	width: 142px;
	height:64px;
}
.patner_list ul li.patner-last{
	margin-right:0px;
}
/*------------合作伙伴 end------------*/

/*------------footer start------------*/
.footer{
	height: 240px;
	width: 100%;
	min-width:1300px;
	background: #e3e3e3;	
}
.footer_middle{
	width:1200px;
	margin:0 auto;
}
.foot-left{
	float: left;
	height: 240px;
	width: 600px;
}
.foot-left ul{
	float: left;
	margin-top: 30px;
}
.foot-left ul li {
	float: left;
	width: 140px;
	height: 179px; 
	overflow: hidden;
}
.foot-left ul li ul{
	margin: 0;
	height: auto;
}
.foot-left ul li ul li{
	float: left;
	height: 30px;
	width: 140px;
	line-height: 30px;
	text-align: left;
}

.foot-left ul li a{
	font-size: 17px;
	color:#424242;
}


.foot-left ul li ul li a{
	font-size: 14px;
	color: #424242;
}
.foot-left ul li a:hover{
	color: #eb3a00;
}	
.foot-left ul li ul li a:hover{
	color: #eb3a00;
}
/*-----------foot-left end----------*/

.foot-right{
	height: 240px;
	width: 600px;
	float: right;
}
.foot_guanzhu{
	float:left;
	width:200px;
	height:120px;
	margin-top:50px;
}
.foot_erwei{
	float:left;
	width:200px;
	height:76px;
	background:url(../images/erweima.gif) no-repeat right center;
}
.foot_erwei span{
	float:left;
	width:100px;
	font-size:14px;
	padding-top:15px;
	padding-left:10px;
	line-height:23px;
	color:#424242;
}
.foot_yqlj{
	float:left;
	margin-top:15px;
	width:200px;
	height:19px;
}
.foot_yqlj span{
	float:left;
	width:65px;
	height:19px;
	line-height:19px;
	color:#424242;
	font-size:14px;
}
.foot_yqlj a{
	float:left;
	width:19px;
	height:19px;
	margin-left:12px;
}
.foot_yqlj a.lsj01{
	background:url(../images/sina_weibo.png) no-repeat;
}
.foot_yqlj a.lsj01:hover{
	background:url(../images/sina_weibo_hover.png) no-repeat;
}
.foot_yqlj a.lsj02{
	background:url(../images/tencent_wb.png) no-repeat;
}
.foot_yqlj a.lsj02:hover{
	background:url(../images/tencent_wb_hover.png) no-repeat;
}
.foot_yqlj a.lsj03{
	background:url(../images/qq.png) no-repeat;
}
.foot_yqlj a.lsj03:hover{
	background:url(../images/qq_hover.png) no-repeat;
}
.foot_yqlj a.lsj04{
	background:url(../images/weixin.png) no-repeat;
}
.foot_yqlj a.lsj04:hover{
	background:url(../images/weixin_hover.png) no-repeat;
}


.info{
	float:right;
	margin-top:25px;
	width: 330px;
}
.info-p-list{
	float:left;
	width:100%;
	line-height:28px;
	color:#424242;
	text-indent:0.5em;
	font-size:14px;
}
.info-p-list i{
	float:left;
	width:19px;
	height:28px;
}
.info-p-list i.i1{
	background: url(../images/dw_01.png) no-repeat left center;
}

.info-p-list i.i2{
	background: url(../images/dw_02.png) no-repeat left center;
}
.info-p-list i.i3{
	background: url(../images/dw_03.png) no-repeat left center;
}
.info-p-list i.i4{
	background: url(../images/dw_04.png) no-repeat left center;
}
.info-p-list i.i5{
	background: url(../images/dw_05.png) no-repeat left center;
}
.info-p-list i.i6{
	background: url(../images/dw_06.png) no-repeat left center;
}

/*------------footer end------------*/


/*------------bottom start------------*/
.et_bot_sdw{
	width: 100%;
	height: 55px;
	min-width: 1300px;
}
.bot-mid{
	width: 1200px;
	height: 55px;
	line-height:55px;
	margin:0 auto;
    text-align:center; 
	color:#424242; 
	font-size:14px;
}
