body {
    margin: 0;
    padding: 0;
    border: none;
    font-size: 15px;
    line-height:200%;
    color: #454545;
    background: #ffffff;
    font-family: "Microsoft Yahei";
}

.pb30{padding-bottom:30px;}

ul,
p,
h1,
h2,
table {
    margin: 0;
    padding: 0;
}
* {
    margin: 0;
    padding: 0;
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
}
li {
    list-style: none;

}

img {
    border: none;
}

a {
    font-size: 14px;
    color: #565656;
    text-decoration: none;
}

a:hover {
    color: #00b8e5;
    text-decoration: none;
}

.fz16 {
    font-size: 16px;
}

.color_01 {
    color: #00b8e5;
}


.pt6 {
    padding-top: 6px;
    overflow: hidden;
}

.pt8 {
    padding-top: 8px;
    overflow: hidden;
}

.pt10 {
    padding-top: 10px;
    overflow: hidden;
}

.pt12 {
    padding-top: 12px;
    overflow: hidden;
}

.pt15 {
    padding-top: 15px;
    overflow: hidden;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pt60 {
    padding-top: 60px;
}

.mt12 {
    margin-top: 12px;
    overflow: hidden;
}

.mt25 {
    margin-top: 25px;
}

.mt50 {
    margin-top: 50px !important;
}

.ml15 {
    margin-left: 15px;
}

.ml25 {
    margin-left: 25px;
}

.ml25 a {
font-size:18px;
}


.ml26 {
    margin-left: 26px;
}

.ml29 {
    margin-left: 29px;
}

.ml35 {
    margin-left: 35px;
}

.pl10 {
    padding-left: 10px;
    overflow: hidden;
}

.pl15 {
    padding-left: 15px;
}

.pl18 {
    padding-left: 18px;
}

.pl25 {
    padding-left: 25px;
}

.pl28 {
    padding-left: 28px;
}

.pr8 {
    padding-right: 8px;
    overflow: hidden;
}

.pb20 {
    padding-bottom: 20px;
}

.pr25 {
    padding-right: 25px;
}

.tcenter {
    text-align: center;
}

.tright {
    text-align: right;
}

.fLeft {
    float: left;
}

.fRight {
    float: right;
  
}

.fRight b{
	background:url(../images/mobile.png) no-repeat left center;
	background-size:11px 20px;
    /*color:#005CA1;*/
	padding-left:20px;
}
.clearboth {
    height: 0;
    clear: both;
    overflow: hidden;
}

.w200 {
    width: 200px;
}
.wrapper{
	width: 1280px;
    margin: 0 auto;
}
.w1200 {
    width: 1280px;
    margin: 0 auto;
    /*overflow: hidden;*/
}

.db1200 {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
	
}

.tb1200 {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
	margin:0 auto; 
}

.dh1200 {
    width: 1280px;
    margin: 0 auto;
    /*overflow: hidden;*/
	margin:0 auto; 
	
	
}


.gs1200 {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
	
}

.footer1200 {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
}


.tbfr {
    float: right;
}



/*顶部*/
.top {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    color: #565656;
	background:#eee;
}
/*头部*/
.header{
    height: 100px;
    font-size: 16px;
}
.header .mlogo{
    bottom:-15px;
	position:relative;
}
.header h1{
	float:left;
	margin-top:10px;
}
.header h1 img{
	height:80px;
}
.header .slogan{
	float:left;
	margin-left:20px;
	border-left:#EEE 1px solid;
	padding-left:20px;
	font-size:24px;
	font-weight:bold;
	margin-top:30px;
}
.header .slogan span{
	font-size:16px;
	font-weight:normal;
	display:block;
}
.fl{
    float: left;
}
.pt30{
	padding-top: 25px;
}
.header_01{
	width: 495px;
	height: 40px;
	border:2px #005CA1 solid;
	border-radius:20px;
	margin-left:160px;
	margin-top:30px;
	text-align:left;
	overflow:hidden;
}
.header_01 span{
	display:block;
	width:100px;
	line-height:36px;
	height:36px;
	border-right:1px #005CA1 solid;
	padding-left:20px;
}
.header_text{ 
    width:130px; 
	height:36px; 
	color:#999999;
	border:none; 
	padding-left:11px; 
	overflow:hidden;
	outline:none;
}
.key1{
	border-right:#e0e0e0 1px dotted;
}
.header_bnt{ 
    width:131px;
	height:36px; 
	background:#005CA1; 
	border:none;
	outline:none;
	color:#FFF;
	font-size:16px;
}
.toptel{
	background:url(../images/toptel.png?v=2.0) no-repeat left bottom;
	padding-left:50px;
	font-size:14px;
	color:#666666;
	line-height:170%;
	margin-top:30px;
}
.toptel span{
	display:block;
	/*font-weight:bold;*/
	font-size:24px;
	font-family:impact;
	color:#366EB9;
}
/*导航*/
.Menu{
	clear:both;
	float:left;
	height:30px;
	line-height:30px;
	width:100%;
	margin-bottom:10px;
	top:-5px;
	position:relative;
	
}
.nav{
	width:100%;
	position:relative; 
	clear:both; 
	z-index:9;
}
.nav ul{
	margin:0 auto; 
	text-align:right;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; /*width:1280px; */
	padding:0;
}
.nav li{
	margin:0px 22px 0 22px;
	text-align:center;
	display:inline-block;
}
.nav li:last-child{
	margin-right:0
}
/*.nav li:after{
	content:"";
	width:1px;
	height:15px;
	background:#CCC;
	display:inline-block;
	position:relative;
	top:-28px;
	right:-55px;
}*/
.nav em{
	float:right;
}
.nav a{
	height:30px;
	line-height:30px;
	display:block;
	font-size:16px;
	color:#303030;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.nav li a.mmm{
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
	padding-bottom:0px;
	height:30px;
	line-height:30px;
	margin-top:0;
}
.nav li:hover a.mmm{
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
	color:#D11F23;
}
.nav .sub{
	display:none;
	width:100%;
	padding:0;
	position:absolute;
	top:40px;
	text-align:left;
	z-index:110;
	left:0px;
	background:rgba(255,255,255,0.96); 
	/*opacity:0*/
}
.nav .sub .nav_xiao{/*width:1316px;*/overflow:hidden;padding-top:5px;margin:0 auto;padding-bottom:50px;}
.nav .sub .nav_xiao .xiao_five{width:251px;overflow:hidden;float:right;margin-top:35px;margin-left:50px; position:relative}
.nav .sub .nav_xiao .xiao_five img{width:100%;}
.nav .sub .nav_xiao .xiao_five img{
	width:100%;
	max-width: 101%;
	height: auto;
	transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.nav .sub .nav_xiao .xiao_five:hover img{    
	transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}


.nav .sub .nav_xiao .xiao_five2 dd{
	position:relative;
}
.subnav{
	position:absolute;
	left:260px;
	top:0;
	display:none;
	box-shadow:0 15px 15px rgba(0,0,0,.1);
	background:#FFF;
	width:280px!important;
	padding:0 20px!important;
}

.nav .sub .nav_xiao .xiao_five2 dd:hover .subnav{
	display:block;
}
.subnav a{
	background:url(../images/sort2.png) no-repeat left!important;	
	border-bottom: 1px dotted rgba(0,0,0,0.1)!important;
	font-weight:normal!important;
	text-transform:capitalize!important;
	font-size:13px!important;
	width:100%!important;
}
.subnav a:hover{
	background:url(../images/sort2_on.png) no-repeat left!important;	
}
.nav .sub .nav_xiao .xiao_five a{width:100%;height:138px;padding:0;margin-right:45px;float:left;}
.nav .sub .nav_xiao .xiao_five2{float:left;margin-right: 20px;text-align: left;width:400px;margin-top:15px; margin-left:390px}
.nav .sub .nav_xiao .xiao_five2 dd{ position:relative;float:left;width:-moz-calc((100% - 50px) / 2);width:-webkit-calc((100% - 50px) / 2);width: calc((100% - 50px) / 2); padding:0; margin:0;margin-right:50px; }
.nav .sub .nav_xiao .xiao_five2 dd:nth-child(2n){
	margin-right:0;
	}
/*.nav .sub .nav_xiao .xiao_five2 div.aa{box-shadow:none;font-size: 14px;padding:0; height:50px; line-height:50px;}*/
.nav .sub .nav_xiao .xiao_five2 div.aa a{box-shadow:none;border-bottom: 1px solid rgba(0,0,0,0.1);text-align: left;width:100%;display:inline-block;padding-top:0;padding:0;font-size:14px; background:url(../images/jt.png) no-repeat left; height:52px; line-height:52px; color:#424242;  padding-left:0}
.nav .sub .nav_xiao .xiao_five2 div.aa a:hover{ color:#015c61;background:url(../images/jt2.png) no-repeat left;}
.nav .sub dd,.nav .sub dd a{ font-weight:normal!important}

/***产品下拉*****/
.nav .sub .nav_xiao .xiao_five3{ width:1280px; margin:0 auto;}
.nav .sub .nav_xiao .xiao_five3 div.aa a{box-shadow:none;font-size:14px; border-bottom: 1px solid rgba(0,0,0,0.1);text-align:left; background:url(../images/jt.png) no-repeat left; text-indent:20px; height:52px; line-height:52px; color:#424242;}
.mr0{ margin-right:0;}
.nav .sub .nav_xiao .xiao_five3 div.aa a:hover{ color:#EB7B15;background:url(../images/jt2.png) no-repeat left;}
.nav .sub .nav_xiao .xiao_five3 dd{ position:relative;float:left;width:-moz-calc((100% - 150px) / 4);width:-webkit-calc((100% - 150px) / 4);width: calc((100% - 150px) / 4); margin-right:50px;}
.nav .sub .nav_xiao .xiao_five3 dd a.sort2{ float:left; width:100%; clear:both; font-weight:normal;height:40px; line-height:40px;background:url(../images/sort2.png) no-repeat left;}
.nav .sub .nav_xiao .xiao_five3 dd a.sort2:hover{ color:#EB7B15;background:url(../images/sort2_on.png) no-repeat left;}


/*网站banner*/
.picScroll-left{ width:100%; overflow:hidden; position:relative; height:652px; margin:0; padding:0; border-top:#e0e0e0 1px solid;}
.picScroll-left .hd{height:0px; width:1200px; position:absolute; z-index:9; left:50%; margin-left:-600px; bottom:10px; top:50%;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:42px; height:84px; float:right; position:absolute; cursor:pointer; top:-42px;}
.picScroll-left .hd .next{ background:url(../images/next.png) left top no-repeat; right:0;}
.picScroll-left .hd .prev{ background:url(../images/prev.png) left top no-repeat; float:left;}
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; position:absolute; top:285px; left:50%; margin-left:-26px; height:20px;}
.picScroll-left .hd ul li{ float:left;  width:15px; height:15px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; border:1px solid #D12124; border-radius:100%; position:relative; z-index:9}
.picScroll-left .hd ul li.on{ background:#D12124; width:40px; height:15px;border-radius:20px;}
.tempWrap{ margin:0 auto;}
.picScroll-left .bd{ width:100%; overflow:hidden; height:652px;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1;}
.picScroll-left .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center; width:100%; height:652px;}
.picScroll-left .bd ul li .pic{ text-align:center; position:relative; width:100%; overflow:hidden; height:652px;}
.picScroll-left .bd ul li .pic img{display:block; height:652px; width:1920px; position:absolute; left:50%; margin-left:-960px;}





.banquan{
width:100%;
/*height:45px;*/
background:#222222;
font-size:14px;
line-height:45px;
text-align:center;
}
.banquan_1{
color:#888;
}

.yqlj{
width:1200px;
background:#222222;
font-size:14px;
text-align:center;
color:#888;
    margin:0 auto;

}

.yqlj a{
	color: #d1d1d1;
	display: inline-block;
}

/*底部图标*/





/*背景图片*/
.cn{
	max-width: 1920px;
min-width: 1200px;
width: 100%;
height: 150px;
overflow: hidden;
position: relative;
}

.cn a{
	position: absolute;
left: 50%;
margin-left: -960px;
}

/*成立公司流程*/
.chengli{
background: url(../images/zhuce.jpg) no-repeat center center;
}
.chengli_1{
width: 100%;
height: 187px;
clear: both;
min-width: 1180px;
position: relative;
padding-bottom: 60px;
}

.chengli_2{
width: 1180px;
height: auto;
margin: 0 auto;
}

.chengli_3{
color:
#FFF;
float: left;
padding-top: 86px;
}

.chengli_3 h3{
color:
#FFF;
font-size: 30px;
line-height: 30px;
font-weight: bold;
}

.chengli_3 p{
color:
#FFF;
font-size: 20px;
margin-top: 8px;
line-height: 40px;
}

.chengli_3 span{
display: inline-block;
width: 30px;
height: 3px;
background:
#FFF;
margin-top: 16px;
}

.chengli_4{
padding-top: 80px;
float: right;
width: 694px;
}

.chengli_4 img{
margin-left: 30px;
}

.chengli_4 p{
margin-left: -25px;
margin-top: 20px;
}

.chengli_4 p span{
color:
#FFF;
font-size: 16px;
display: inline-block;
width: 150px;
text-align: center;
}

.chengli_4 p .kz{
width: 40px;
margin-left: 35px;
}


/*公司后续服务*/
.gshxfw{
	width: 100%;
	text-align: center;
	padding-top: 45px;
	font-size: 36px;
	font-weight: bold;
}

.gshxfw em{color: #00b8e5;}


.gshxfw p{
	font-size: 16px;
	color:#2F3030;
	margin-bottom: 30px;
	font-weight: normal;
	padding-top: 15px;
}


.box{
width: 100%;
}

.module2{
padding: 0px 0 50px;
background-color:#EFEFEF;}

.con1{
position: relative;
overflow: hidden;
margin: 0 auto;
width: 100%;
max-width: 1200px;
height: 100%;
margin-top:-4px;}


.module2List{
margin: 30px 0 0 0;
padding: 10px;}

.list{
overflow: hidden;}

.list li{
float: left;}

.module2List li{
position: relative;
margin: 0 10px 0 0;
width: calc((100% - 48px)/4);}

.module2List li p a{font-size:24px; color#333;}
.module2List li p a:hover{text-decoration:underline;;}

.module2List li img{
max-width: 100%;}

.module2List2Img, .module2ListPic{
position: absolute;
top: 0;
right: 0;
left: 0;}

.module2List1Img{
    position: absolute;
    top: -9px;
    left: -10px;}
	
.module2List li p{
padding: 30px 18px 6px 18px;
margin-top:-9px;
background-color:#fff;
color:#333;
font-size: 24px;
text-align: center;
height: 160px;}

.module2List li p span{
display: block;
margin: 16px 0 0 0;
color:#666;
font-size: 14px;
line-height: 1.5;
height:auto;
}


.module2List li p span em{
color:#D11519;}

.module2ListPic2{
position: absolute;
right: 0;
bottom: 0;
left: 0;}





/*服务区域*/
.fwqy{
	width: 100%;
	background: #fff;
	margin-bottom:40px; 
}

.fwqy_1{
	width: 100%;
	text-align: center;
	padding-top: 45px;
	font-size: 36px;
	font-weight: bold;
}

.fwqy_1 p{
	font-size: 16px;
	color:#2F3030;
	margin-bottom: 30px;
	font-weight: normal;
	padding-top: 15px;
}

.fwqy_1 em{color: #00b8e5;}

.fwqy_2{
	width: 100%;
text-align: center;
padding-top: 10px;
}

.fwqy_2 li{
display: inline-block;
width: 154px;
margin: 0 25px;
vertical-align: top;
}

.fwqy_2 img{
	width: 154px;
height: 154px;
border: 2px solid#fff;
-webkit-border-radius: 50%;
box-shadow: 0 3px 10px rgba(0,184,229,0.3)
}

.fwqy_2 p{
	width: 100%;
height: 50px;
line-height: 50px;
font-size: 18px;
}

.fwqy_2 a{
	display: inline-block;
border: 1px solid #aaa;
border-radius: 34px;
-moz-border-radius: 34px;
-webkit-border-radius: 34px;
width: 130px;
height: 32px;
color:#333;
line-height: 32px;
margin-top: 0px;
}

.fwqy_2 li a:hover{ color:#fff;background:-moz-linear-gradient(left,#00b8e5,#4bd0f1);background:linear-gradient(left,#00b8e5,#4bd0f1);
	background:-webkit-linear-gradient(left,#00b8e5,#4bd0f1);background:-ms-linear-gradient(left,#00b8e5,#4bd0f1); border:0; transition:all .4s;}



/*服务区域按钮*/
/*.fwqy_2 a{
display: inline-block;
border-radius: 5px;
width: 130px;
height: 32px;
color:
#FFFFFF;
line-height: 32px;
margin-top: 30px;
background-color:
#EA4534;}*/




/*注册成功动态*/
.zcdt{
	width: 100%;
	height:40px;
	background: #ededed;
	text-align: center;
	line-height: 40px;
	font-size: 15px;
	color: #2d2d2d;
	
	
}

.zcdt em{
background:url(../images/ico1.png)  no-repeat;
background-size: 20px;
padding-left:28px;
}


/*.zcdt em:before{content:url(../images/ico1.png)*/
/*	position: relative;*/
/*	right: 28px;*/
/*}*/

.span_1{
padding-right:20px;

padding-left:20px;
}


/*我们的优势*/



.youshi{ width:100%; min-width:1280px;height:64px;  background:#ffffff;/* box-shadow: 0px 2px 17px 0px rgba(0, 184, 229, 0.5);*/padding:20px 0 20px 0;}


.youshi1200{ width:1280px;margin:0 auto; }

.youshi ul li{ width:170px; float:left; display:block; padding:7px 35px;}

.youshi ul li img{ width:50px; height:50px; float:left; display:block;}

.youshi ul li p{   line-height:20px; color:#999999; font-size:13px; display:block;}

.fz14{ font-size:19px; line-height:27px; font-weight: bold;}

/*.fr { float:right;}*/

.color_02{ color:#333;}



/*优势*/
.wz_wrap{
	width: 1280px;
	margin: 0 auto;
	clear:both;
	padding:50px 0 40px;
	overflow:hidden;
}

.wz_wrap .name{ 
    width:100%;
	height:50px; 
	line-height:50px; 
	text-align:center; 
	color:#FFF;
	font-size:30px;
	font-weight:normal;
}
.i_a .name, .i_b .name, .i_d .name, .i_e .name, .i_k .name, .i_f .name, .i_h .name, .i_i .name, .i_j .name {color: #4B4B4B;}
.wz_wrap .name em{
	font-weight: bold;
	color:#008fd8;
	font-style:normal;
}
.wz_wrap .des{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
}
.clearfix{
    display: block;
}

.ys_l{
width: 1280px;
margin: 0px auto;
padding: 0;
margin-top:25px;
}


.ys_l li{
width: 190px;
float: left;
text-align: center;
margin-right: 62px;
}


.ys_l li b{
display: block;
width: 100%;
height: 60px;
line-height: 60px;
font-size: 19px;
white-space: nowrap;
color:#333;
}

.tu{
background: none;
width: 133px;
height: 133px;
}

.tu img{
width: 133px;
height: 133px;
vertical-align: top;
left: 0;
top: 0;
margin-left:25px;
}

.ctn{
width: 100%;
height: 90px;
overflow: hidden;
line-height: 160%;
color:#666;
text-align: center;
font-size: 14px;
}

.ctn em{
color: #D11519;
font-style:normal;
}



/*保障*/
.i_f{
	width: 100%;
	/*background:url(../images/bg1.jpg) no-repeat #379DDB;*/
	background:#f6f6f6;
	clear:both;
	overflow:hidden;
}

.wz_wrap{
	width: 1280px;
	margin: 0 auto;
	padding: 60px 0 100px;
}
.wz_wrap .name{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 30px;
	font-weight:normal;
	color:#000
}
.wz_wrap .name em{
	font-weight:normal;
	color:#000;
}
.i_f .des{
	color:rgba(0,0,0,0.5)
}
.clearfix{
	display: block;
}
.i_f ul{
	clear:both;
	width: 100%;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	background:#FFF;
	margin-top:25px;
	overflow:hidden;
}

.i_f ul li{
width: 425.6666px;
float: left;
border-left: 1px solid #ddd;
border-bottom: 1px solid #ddd;
text-align: center;
padding: 30px 0 30px 50px;
}


.i_f ul li img{
float: left;
display: initial;
width: 110px;
height: 110px;
vertical-align: top;
}

.i_f ul li .title{
font-size: 20px;
color:#333;
font-weight: 600;
}

.a_m .title{
width: 100%;
height: 55px;
line-height: 55px;
}

.i_f ul li p{
font-size: 16px;
color:#6D6D6D;
line-height: 155%;
}

/*服务项目*/


.fwxm {
    width: 273px;
    height: 208px;
    border: 1px solid #ddd;
    margin-top: 20px;
    margin-bottom:20px;
    text-align: center;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.fwxm_09 {
    background: #fff
}

.fwxm:hover {
    box-shadow: 0 3px 10px rgba(0,184,229,0.5);
}

.bor_01 {
    border-top: 3px solid #00b8e5;
}

.bor_02 {
    border-top: 3px solid #e1b252;
}

.bor_03 {
    border-top: 3px solid #f85a6c;
}

.bor_04 {
    border-top: 3px solid #f476f6;
}

.fwxm h2 {
    font-size: 18px;
    text-align: center;
    padding: 5px 0px;
}

.fwxm img {
    padding-bottom: 6px;
	padding-top:6px;

}

.fwxm p {
    line-height: 22px;
    color: #787878;
	margin:0px 10px 0px 9px;
	text-align:left;
}
.index-hejia{
	width:100%;
	clear:both;
	background:#EC9700;
	overflow:hidden;
	padding:40px 0;
	margin-top:20px;
}
.tabtit{
	width:100%;
	clear:both;
}
.tabtit ul{
	text-align:left;
}
.tabtit ul li{
	display:inline-block;
	font-size:18px;
	text-align:center;
	color:#FFF;
	width:168px;
	height:40px;
	line-height:40px;
	cursor:pointer;
}
.tabtit ul li.cur{
	border-top-left-radius:15px;
    border-top-right-radius:15px;
	background:#E7C6BF;
	color:#000;
}
.tabcon{
	width:100%;
	padding:15px;
	background:#E7C6BF;
	border-top-left-radius:0px;
    border-top-right-radius:15px;
	border-bottom-right-radius:15px;
	border-bottom-left-radius:15px;
}
.tabcon input{
	border:#CCCCCC 1px solid;
	background:#FFF;
	border-radius:5px;
	height:50px;
	line-height:50px;
	outline:none;
	width:420px;
	padding:0 15px;
	margin-right:10px;
	font-size:16px;
}
.tabcon input.submit{
	background:#FF4D35;
	color:#FFF;
	border:#FF4D35 1px solid;
	width:150px;
	font-size:16px;
}
.undis{
	display:none;
}
.dis{
	display:block;
}
.index-service{
	width:100%;
	clear:both;
	overflow:hidden;
	margin:50px auto;
}
.index-service .name{
	text-align:center;
	font-size:30px;
	font-weight:normal;
	color:#111
}
.index-service .des{
	text-align:center;
	font-size:18px;
	margin-top:10px;
	margin-bottom:30px;
	color:#999;
}
.index-service ul{
	text-align:right;
	font-size:0;
}
.index-service ul li{
	display:inline-block;
	margin-left:20px;
	margin-bottom:20px;
	text-align:center;
	font-size:16px;
	width:calc((100% - 60px) / 4);
	background:#f3f3f3f3;
	padding:20px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.index-service ul li:hover{
	transform:translateY(-10px);
	-webkit-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	-o-transform:translateY(-10px);
	box-shadow:0 15px 15px rgba(0,0,0,.15);	
}
.index-service ul li div{
	position:relative;
	overflow:hidden;
}
.index-service ul li img{
	display:block;
	width:100%;
	margin-bottom:5px;
	transition: all linear 0.3s;
}
.index-service ul li:hover img{
	-moz-transform:scale(1.1);
    -webkit-transform: scale(1.12);
    transform:scale(1.1);
}
.index-service ul li:nth-child(1),.index-service ul li:nth-child(5){
	/*float:left;*/
	margin-left:0;
}
.index-service ul li .t1{
	font-size:20px;
	color:#005CA1;
	line-height:100%;
	margin-top:20px;
	font-weight:bold;
}
.index-service ul li .t2{
	font-size:16px;
	font-weight:normal;
	line-height:100%;
	margin-top:30px;
	color:#909090
}
.index-service ul li button{
	border: 1px solid #005CA1;
	color: #01B9E6; 
	background-color:transparent; 
	border-radius: 25px;
	font-size: 14px;
	width: 154px;
	height: 35px;
	text-align: center;
	cursor: pointer;
	margin-top:30px;
	margin-bottom:10px;
	-webkit-transition-property: background-color;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
}
.index-service ul li button:hover,.index-service ul li:hover button{ 
   color:#fff;
   background:-moz-linear-gradient(left,#02A0C7,#01B9E6);
   background:linear-gradient(left,#02A0C7,#01B9E6);
   background:-webkit-linear-gradient(left,#02A0C7,#01B9E6);
   background:-ms-linear-gradient(left,#02A0C7,#01B9E6); 
   border:0; 
   transition:all .4s;
}
.index-service ul li button:hover a,.index-service ul li:hover button a{ color:#fff;}
/*服务热线*/
.rx{
	width: 100%;
	padding-bottom: 40px;
	text-align: center;
	clear:both;
	overflow:hidden;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}

.rx a{
	color:#00b8e5;
	border: 2px solid #00b8e5;
	padding: 0 200px 0 30px;
	-webkit-border-radius: 60px;
	position: relative;
	font-size: 18px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	height: 60px;
	line-height: 56px;
}

.rx a b{
font-size: 20px;
}

.rx a span{
width: 175px;
height: 60px;
line-height: 56px;
text-align: center;
background: -webkit-linear-gradient(left,#00b8e5,#09c3f0);
-webkit-border-radius: 60px;
position: absolute;
right: -2px;
top: -2px;
z-index: 2;
display: inline-block;
}

.rx a em{
color:
#fff;
font-size: 18px;
padding-left: 35px;
background: url(../images/rx.png) no-repeat left center;
    background-size: auto;
background-size: 30px;
display: inline-block;
vertical-align: top;
height: 60px;
line-height: 56px;
font-style: normal;
font-weight: normal;
}


/*服务热线1*/
.rx1{
width: 100%;
text-align: center;
margin-top:40px;
}

.rx1 a{
color:#00b8e5;
border: 2px solid #00b8e5;
padding: 0 200px 0 30px;
-webkit-border-radius: 60px;
position: relative;
font-size: 18px;
text-align: left;

display: inline-block;
vertical-align: top;
height: 60px;
line-height: 56px;
}

.rx1 a b{
font-size: 20px;
}

.rx1 a span{
width: 175px;
height: 64px;
line-height: 56px;
text-align: center;
background: -webkit-linear-gradient(left,#00b8e5,#09c3f0);
-webkit-border-radius: 60px;
position: absolute;
right: -2px;
top: -2px;
z-index: 2;
display: inline-block;
}

.rx1 a em{
color:#fff;
font-size: 18px;
padding-left: 35px;
background: url(../images/rx.png) no-repeat left center;
    background-size: auto;
background-size: 30px;
display: inline-block;
vertical-align: top;
height: 60px;
line-height: 56px;
font-style: normal;
font-weight: normal;
}

/*服务热线2*/
.rx2{
width: 100%;
text-align: center;
height:80px;
}

.rx2 a{
color:#00b8e5;
border: 2px solid #00b8e5;
padding: 0 200px 0 30px;
-webkit-border-radius: 60px;
position: relative;
font-size: 18px;
text-align: left;

display: inline-block;
vertical-align: top;
height: 60px;
line-height: 56px;
}

.rx2 a b{
font-size: 20px;
}

.rx2 a span{
width: 175px;
height: 64px;
line-height: 56px;
text-align: center;
background: -webkit-linear-gradient(left,#00b8e5,#09c3f0);
-webkit-border-radius: 60px;
position: absolute;
right: -2px;
top: -2px;
z-index: 2;
display: inline-block;
}

.rx2 a em{
color:#fff;
font-size: 18px;
padding-left: 35px;
background: url(../images/rx.png) no-repeat left center;
    background-size: auto;
background-size: 30px;
display: inline-block;
vertical-align: top;
height: 60px;
line-height: 56px;
font-style: normal;
font-weight: normal;
}


/*常用业务*/

.w1350{width: 1350px;margin: 0 auto;overflow-x: hidden;}
.model2_title{text-align: center;font-size: 36px;margin-bottom: 10px;}.wire_img{text-align: center;}
.model2_list{margin-right: -730px;}.model2_list li{float: left;width: 16%;text-align: center;}
.model2_list li strong{font-size: 20px;}.model2_list li p{font-size: 14px;color: #6b6b6b;margin: 5px 0;}
.model2_list li button{border: 1px solid #01B9E6;color: #01B9E6; background-color:transparent; border-radius: 25px;font-size: 14px;width: 154px;height: 35px;text-align: center;cursor: pointer;}
.model2_list li button:hover{ color:#fff;background:-moz-linear-gradient(left,#D11F23,#EA1E23);background:linear-gradient(left,#D11F23,#EA1E23);
	background:-webkit-linear-gradient(left,#D11F23,#EA1E23);background:-ms-linear-gradient(left,#D11F23,#EA1E23); border:0; transition:all .4s;}
.model2_list li button:hover a{ color:#fff;}
.model2_numimg{margin: 40px auto;}.model2_numimg li{float: left;width: 25%;}

/*产品中心*/

.index_p_t {
    width: 100%;
	text-align: center;
	padding-top: 45px;
	font-size: 36px;
	font-weight: bold;
}

.index_p_t em{
	color: #00b8e5;
}

.index_p_t1{
	color:#c8000b;
}


.index_p_t p{
	font-size: 16px;
	color:#2F3030;
	margin-bottom: 30px;
	font-weight: normal;
	padding-top: 15px;
}



.index_p_tt {
	padding: 35px 0px 3px 0px;
    width: 1200px;
    font-size: 22px;
    color: #999;
    font-weight: bold;
}





.index_p_q {
    background: #f6f6f6;
    overflow: hidden;
}

.index_p_c {
    width: 1260px;
    margin: 35px auto 30px auto;
}


/*公司简介*/

.gylk_l {
    width: 572px;
    height: 410px;
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 35px;
	background:#f6f6f6;
}

.gylk_l h2 {
    font-weight: normal;
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 4px;
}

.gylk_l h2 a {
    font-size: 16px;
    font-weight: bold;
}

.gylk_l p {
    color: #c2a5b2;
    line-height: 24px;
    font-size: 14px;
    padding-bottom: 10px;
}

.gylk_r {
    width: 590px;
}

.gylk_r li {
    height: 58px;
    padding: 10px;
    background: #f6f6f6;
    margin-bottom: 8px;
    overflow: hidden;
	border: 1px solid #ddd;
}

.gylk_r li a {
    display: block;
}

.gylk_r li span {
    width: 90px;
    text-align: center;
    display: block;
    float: left;
    background: url(../images/line.jpg) right center no-repeat;
    margin-right: 15px;
}

.gylk_r li span em {
    font-size: 22px;
    color: #00b8e5;
    font-style: normal;
}

.gylk_r li h2 {
    font-weight: normal;
    font-size: 16px;
	
}

.gylk_r li p {
    color: #bea4b0;
}

.gylk_r li:hover {
    background: #00b8e5;
    color: #fff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.gylk_r li:hover a {
    color: #fff;
}

.gylk_r li:hover p {
    color: #fff;
}

.gylk_r li:hover em {
    color: #fff;
}


/*工商百科按钮*/
.gsbkan{
	padding: 0px 0px 0px 10px;
	text-align: center;
	margin-bottom:70px;
}

.gsbkan a{
	font-size: 16px;
display: inline-block;
width: 270px;
height: 50px;
line-height: 50px;
background-color: #666666;
color:#fff;
text-align: center;
margin: 0px 34px;
transition: all ease-in .3s;
}

.gsbkan a:hover{background: #00b8e5;border-radius: 35px;}

a.tw{
	background-color: #00b8e5;
	font-size: 16px;
display: inline-block;
width: 270px;
height: 50px;
line-height: 50px;

color:#fff;
text-align: center;
margin: 0px 34px;
}

.gsbkan .tw:hover{background: #00b8e5;border-radius: 35px;}


/*合作伙伴*/

.hzhb {
    padding-top: 15px;
    padding-bottom: 10px;
}

.hzhb_09 {
background-color:#f6f6f6
}


.hzhb_08 {
background-color:#fafafa
}



/*服务项目背景图*/
/*.hzhb_099 {background: url(../images/bg3.jpg)top center no-repeat;}*/



.hzhb h2 {
    font-size: 36px;
    color: #565656;
    text-align: center;
    padding-bottom: 15px;
    font-weight: bold;
	padding-top:10px;
}

.hzhb em{
	color: #00b8e5;
}

.hzhb p {
    font-size: 14px;
    color: #787878;
    text-align: center;
}


.hzhb_c {
    height: 350px;
}

.hzhb_c table {
    width: 1200px;
    margin: 20px auto;
    border-collapse: collapse;
}

.hzhb_c a {
    display: block;
    height: 100%;
    width: 100%;
}

.hzhb_c table td,
.hzhb_c table th {
    border: 1px solid #d8d8d8;
    height: 100px;
    width: 12%;
}

.hzhb_c .logo-1 {
    background: url(../images/icon_logo_g_1.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-1:hover {
    background: url(../images/icon_logo_1.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-2 {
    background: url(../images/icon_logo_g_2.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-2:hover {
    background: url(../images/icon_logo_2.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-3 {
    background: url(../images/icon_logo_g_3.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-3:hover {
    background: url(../images/icon_logo_3.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-4 {
    background: url(../images/icon_logo_g_4.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-4:hover {
    background: url(../images/icon_logo_4.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-5 {
    background: url(../images/icon_logo_g_5.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-5:hover {
    background: url(../images/icon_logo_5.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-6 {
    background: url(../images/icon_logo_g_6.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-6:hover {
    background: url(../images/icon_logo_6.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-7 {
    background: url(../images/icon_logo_g_7.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-7:hover {
    background: url(../images/icon_logo_7.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-8 {
    background: url(../images/icon_logo_g_8.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-8:hover {
    background: url(../images/icon_logo_8.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-9 {
    background: url(../images/icon_logo_g_9.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-9:hover {
    background: url(../images/icon_logo_9.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-10 {
    background: url(../images/icon_logo_g_10.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-10:hover {
    background: url(../images/icon_logo_10.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-11 {
    background: url(../images/icon_logo_g_11.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-11:hover {
    background: url(../images/icon_logo_11.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-12 {
    background: url(../images/icon_logo_g_12.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-12:hover {
    background: url(../images/icon_logo_12.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-13 {
    background: url(../images/icon_logo_g_13.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-13:hover {
    background: url(../images/icon_logo_13.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-14 {
    background: url(../images/icon_logo_g_14.png) no-repeat scroll 50% center;
}

.hzhb_c .logo-14:hover {
    background: url(../images/icon_logo_14.png) no-repeat scroll 50% center;
}

.li_6 {
    float: left;
    width: 25%;
    margin: 22px 0 22px 0;
    background: url(../images/main_img3.jpg) bottom right no-repeat;
}

.li_6 .l_41 {
    float: left;
    width: 41px;
    height: 47px;
    margin: 7px 0 8px 15%;
}

.li_6 .l_41 a {
    float: left;
    width: 41px;
    height: 47px;
}

.li_6 .l_41 a.bg41_1 {
    background: url(../images/main_img1.png) no-repeat;
}

.li_6:hover .l_41 a.bg41_1 {
    background: url(../images/main_img1_h.png) no-repeat;
}

.li_6 .l_41 a.bg41_2 {
    background: url(../images/main_img4.png) no-repeat;
}

.li_6:hover .l_41 a.bg41_2 {
    background: url(../images/main_img4_h.png) no-repeat;
}

.li_6 .l_41 a.bg41_3 {
    background: url(../images/main_img5.png) no-repeat;
}

.li_6:hover .l_41 a.bg41_3 {
    background: url(../images/main_img5_h.png) no-repeat;
}

.li_6 .l_41 a.bg41_4 {
    background: url(../images/main_img6.png) no-repeat;
}

.li_6:hover .l_41 a.bg41_4 {
    background: url(../images/main_img6_h.png) no-repeat;
}

.li_6 .l_140 {
    float: left;
    width: 46%;
}

.li_6 .l_140 .t_140_1 {
    float: left;
    width: 100%;
    margin: 12px 0 0 0;
}

.li_6 .l_140 .t_140_1 a {
    float: left;
    width: 100%;
    color: #333333;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    font-weight: bold;
}

.li_6:hover .l_140 .t_140_1 a {
    color: #00a0bc;
}

.li_6 .l_140 .t_140_2 {
    float: left;
    width: 100%;
}

.li_6 .l_140 .t_140_2 a {
    float: left;
    width: 100%;
    color: #969696;
    font-size: 12px;
    line-height: 13px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

.li_6 .l_17 {
    float: left;
    width: 17px;
    height: 17px;
    margin: 22px 0 0 0;
    background: url(../images/main_img2.png) no-repeat;
}

.li_6:hover .l_17 {
    background: url(../images/main_img2_h.png) no-repeat;
}

.li_6:nth-child(4) {
    background: 0;
}


/*内页banner*/

.fwny_l {
    width: 550px;
    height: 400px;
    margin-top: 20px;
}

.fwny_l img {
    width: 550px;
    height: 400px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.fwny_l img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.fwny_r {
    width: 600px;
    margin-top: 20px;
}

.fwny_r h2 {
    font-size: 26px;
    color: #454545;
    padding: 10px 0px;
}

.fwny_r_01 {
    font-size: 14px;
    color: #787878;
}

.fwny_r_02 {
    font-size: 14px;
    color: #787878;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 12px 0px;
    margin: 12px 0px;
    line-height: 35px;
}

.fwny_r_02 span {
    font-size: 20px;
    color: #ff8468;
    padding-right: 10px;
}

.fwny_r_02 em {
    font-style: normal;
    color: #454545;
    text-decoration: line-through;
    
}

.fwny_r_02 p {
    font-style: normal;
    color: #454545;

}


.fwny_r_03 span {
    display: inline-block;
    background: #ff8468;
    color: #fff;
    padding: 0px 5px;
    margin-left: 5px;
}

.fwny_r_03 img {
    vertical-align: middle;
}

.fwny_r_04 {
    width: 176px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    background: url(../images/fwny_qq.jpg) no-repeat;
    margin-top: 20px;
    margin-left: 80px;
}

.fwny_r_04 a {
    width: 106px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    display: block;
    padding-left: 70px;
}

.fwny_r_05 {
    width: 176px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    background: url(../images/fwny_tel.jpg) no-repeat;
    margin-top: 20px;
    margin-right: 80px;
}

.fwny_r_05 a {
    width: 106px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    display: block;
    padding-left: 70px;
}


/*服务内容*/

.fwny_t {
    height: 50px;
    line-height: 50px;
    font-size: 26px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    margin: 60px 0px;
}

.fwny_t h2 {
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    display: block;
    font-size: 30px;
    border-bottom: 2px solid #00b7e5;
}

.fwny_c {
    width: 270px;
}

.fwny_c img {
    float: left;
    padding-right: 15px;
}

.fwny_c h2 {
    font-size: 22px;
    color: #565656;
    font-weight: normal;
    padding-top: 20px;
}

.fwny_c p {
    font-size: 12px;
    color: #565656;
    padding-left: 20px;
    line-height: 22px;
}

.fwny_c img {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
}

.fwny_c:hover img {
    -webkit-transform: rotate(360deg) skew(0deg) scale(1.0) translate(0px, 0);
    -moz-transform: rotate(360deg) skew(0deg)scale(1.0) translate(0px, 0);
}


/*交接标准*/

.jjbz ul {
    width: 1209px;
    margin-left: -9px;
}

.jjbz li {
    width: 377px;
    height: 417x;
    border: 1px solid #ddd;
    float: left;
    margin: 12px;
    overflow: hidden;
}

.jjbz li img {
    width: 377px;
    height: 367px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.jjbz img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.jjbz li span {
    height: 50px;
    line-height: 50px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: #00b7e5;
}


/*注意事项*/

.zysx ul {
    width: 1270px;
}

.zysx li {
    width: 540px;
    height: 35px;
    line-height: 35px;
    float: left;
    margin-right: 80px;
    background: url(../images/list_01.jpg) left 15px no-repeat;
    padding-left: 15px;
    overflow: hidden;
}

.zysx li a {
    font-size: 16px;
}

.zysx li span {
    float: right;
}

.ny_nav {
    height: 40px;
    background: url(../images/ny_bg.png) top left repeat;


}

.ny_nav li {
    width: 100px;
    height: 40px;
    display: block;
    line-height: 40px;
    border-right: 1px solid #fff;
    float: left;
    text-align: center;
}

.ny_nav li a {
    width: 100px;
    height: 40px;
    display: block;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
}

.ny_nav li a:hover {
    font-size: 14px;
    color: #fff;
    background: #00b8e5;
}

.ny_nav li.current a {
    font-size: 14px;
    color: #fff;
    background: #00b8e5;
}

.breadCrumb {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 25px;
}

.breadCrumb .fr {
    background: url(../images/home_icon.png) no-repeat left center;
    padding-left: 25px;
}

.breadCrumb h2 {
    font-size: 32px;
    color: #222;
    line-height: 32px;
    font-weight: normal;
}

.breadCrumb h2 span {
    font-family: Arial;
    color: #d9ac65;
    font-weight: normal;
    font-size: 35px;
    background: url(../images/t_icon.png) no-repeat left center;
    padding-left: 15px;
    margin-left: 10px;
    text-transform: uppercase;
}

.listMenu {
    line-height: 40px;
    padding-bottom: 35px;
    overflow: hidden;
}

.listMenu li {
    float: left;
    height: 38px;
    line-height: 38px;
    border: 1px solid #d9ac65;
    font-size: 16px;
    margin-right: 15px;
    margin-bottom: 10px;
}

.listMenu li a {
    display: block;
    height: 40px;
    padding: 0 20px;
    transition: all 0.3s;
}

.listMenu li a:hover,
.listMenu li a.current {
    background: #d9ac65;
    color: #fff;
    transition: all 0.3s;
}


/*文章导读*/
.con .news_zy{background-color:#fafafa;color:#999;margin:16px;padding: 12px 4px;line-height:1.6em;}

.con .news_zy span{color:#00b8e5;display:inline-block;}

.con .news_zy em {font-style:normal;}


.con {
    padding: 0px 0px 0px 0px;
    line-height: 28px;
    font-size: 16px;
}


.con p a strong{ color: #0000ee; text-decoration: none;font-size: 16px;}
.con p a strong:hover{color:#00b7e5;}

#newsList {
    width: 1260px;
}

#newsList li {
    width: 558px;
    height: 140px;
    margin-bottom: 15px;
    font-size: 14px;
    overflow: hidden;
    border: 1px solid #ddd;
    padding-bottom: 15px;
    float: left;
    margin-right: 40px;
    padding: 10px;
}

#newsList li img {
    width: 220px;
    height: 140px;
    margin-right: 15px;
}

#newsList li h3 {
    height: 30px;
    font-size: 18px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#newsList li h3 a {
    color: #1b1b1b;
    font-size: 18px;
    font-weight: normal;
}

#newsList li h3 a:hover {
    color: #d9ac65;
}

#newsList li div {
    line-height: 24px;
}

#newsList li p {
    font-size: 14px;
    font-family: Arial;
    color: #666;
}

#newsList li p span {
    font-size: 14px;
    margin-left: 5px;
}

#newsList li .more {
    display: inline-block;
    width: 80px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #00b8e5;
    color: #00b8e5;
    font-size: 14px;
    transition: all 0.3s;
    margin-top: 6px;
}

#newsList li .more:hover {
    background: #00b8e5;
    color: #fff;
    transition: all 0.3s;
}

#newsList li:hover {
    background: #00b8e5;
    color: #fff;
}

#newsList li:hover .more {
    color: #fff;
    border: 1px solid #fff;
}

#newsList li:hover a {
    color: #fff;
}

#newsList li:hover p {
    color: #fff;
}

#newsList2 li {
    width: 1180px;
    height: 140px;
    margin-bottom: 15px;
    font-size: 14px;
    overflow: hidden;
    border: 1px solid #ddd;
    padding-bottom: 15px;
    float: left;
    margin-right: 40px;
    padding: 10px;
}

#newsList2 li img {
    width: 220px;
    height: 140px;
    margin-right: 15px;
}

#newsList2 li h3 {
    height: 30px;
    font-size: 18px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#newsList2 li h3 a {
    color: #1b1b1b;
    font-size: 18px;
    font-weight: normal;
}

#newsList2 li h3 a:hover {
    color: #d9ac65;
}

#newsList2 li div {
    line-height: 24px;
}

#newsList2 li p {
    font-size: 14px;
    font-family: Arial;
    color: #666;
}

#newsList2 li p span {
    font-size: 14px;
    margin-left: 5px;
}

#newsList2 li .more {
    display: inline-block;
    width: 80px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #00b8e5;
    color: #00b8e5;
    font-size: 14px;
    transition: all 0.3s;
    margin-top: 6px;
}

#newsList2 li .more:hover {
    background: #00b8e5;
    color: #fff;
    transition: all 0.3s;
}

#newsList2 li:hover {
    background: #00b8e5;
    color: #fff;
}

#newsList2 li:hover .more {
    color: #fff;
    border: 1px solid #fff;
}

#newsList2 li:hover a {
    color: #fff;
}

#newsList2 li:hover p {
    color: #fff;
}

.con_t h2 {
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    color: #00b8e5;
    padding-bottom: 10px;
}

.con_t h1 {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #00b8e5;
    padding-bottom: 10px;
}

.con_t h3 {
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #d2d2d2;
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.con_t h3 span {
    margin: 8px 8px 0 8px;
    color: #999;
    text-decoration: none;
}

.gr-fenx {
    height: 35px;
    background: #f1f1f1;
    padding: 0 10px;
    margin-top: 30px;
}

.prew {
    background: url(../images/pre_info.gif) no-repeat left center;
    float: left;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    padding-left: 15px;
    text-align: left;
    width: 46%;
}

.nextw {
    background: url(../images/next_info.gif) no-repeat right center;
    float: right;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    padding-right: 15px;
    text-align: right;
    width: 46%;
}

.gr-keyword {
    border: 1px solid #dadada;
    padding: 5px 10px;
    margin: 10px 0;
    overflow: hidden;
}

.gr-rec-news {
    width: 1200px;
    margin-top: 15px;
    overflow: hidden;
}

.gr-rec-news ul {
    width: 1250px;
    padding-top: 10px;
}

.gr-rec-news ul li {
    float: left;
    margin-right: 40px;
    width: 580px;
    height: 35px;
    line-height: 35px;
}

.gr-rec-news ul li a {
    display: block;
    line-height: 32px;
    height: 32px;
    background: url(../images/ly_li.png) no-repeat left center;
    padding-left: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

.gr-rec-news ul li span {
    float: right;
    color: #999;
}



/*建站资讯*/
.gr-rec-news1 {
    width: 1200px;
    margin-top: 15px;
    overflow: hidden;
	text-align:center;
	margin: 0 auto;
}

.gr-rec-news11 {
    width: 100%;
	margin-left:360;
}

.gr-rec-news1 ul {
    width: 1250px;
    padding-top: 10px;
}

.gr-rec-news1 ul li {
    float: left;
    margin-right: 40px;
    width: 580px;
    height: 28px;
    line-height: 28px;
}

.gr-rec-news1 ul li a {
    display: block;
    line-height: 32px;
    height: 32px;
    background: url(../images/ly_li.png) no-repeat left center;
    padding-left: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

.gr-rec-news1 ul li span {
    float: right;
    color: #999;
}



.rec-title {
    padding-left: 20px;
    height: 35px;
    line-height: 35px;
    background: url(../images/page_line.jpg) no-repeat 10px 12px #ddd;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    margin-top: 30px;
}

.gr-rec-pro ul {
    width: 1250px;
    margin-top: 6px;
    overflow: hidden;
    margin-left: -4px;
}

.gr-rec-pro li {
    width: 280px;
    height: 225px;
    float: left;
    margin: 11px;
    border: 1px solid #ddd;
    overflow: hidden;
}

.gr-rec-pro li img {
    width: 280px;
    height: 174px;
    border-bottom: 1px solid #ddd;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.gr-rec-pro li img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.gr-rec-pro li span {
    width: 298px;
    height: 25px;
    line-height: 25px;
    display: block;
    text-align: center;
}


/*page*/

#page {
    width: 860px;
    clear: both;
    padding: 50px 0px;
}



#page  a,#page  span {
    height: 30px;
    display: inline-block;
    height: 30px;
   
    text-align: center;
    line-height: 30px;
    padding: 0px 10px;
    border: 1px solid #ddd;
    margin-left: 8px;
}

#page  a:hover {
    height: 30px;
    background: #00b8e5;
    color: #fff;
}




#page  .current {
    height: 30px;
    background: #00b8e5;
    color: #fff;
}


.tel_warp .message {
    margin:  20px auto;
    width: 570px
}

.tel_warp .message table {
    width: 100%
}

.tel_warp .message .input {
    height: 38px;
    padding: 5px;
    border: 1px solid #e8ebef;
    margin-bottom: 20px;
    background: #f6f7f9
}

.tel_warp .message .textarea {
    height: auto;
    width: 548px
}

.tel_warp .message .w270 {
    width: 250px
}

.tel_warp .message .w100f {
    width: 548px
}

.tel_warp .message .m_l20 {
    margin-left: 20px
}

.tel_warp .message .btn {
    background: #666c74;
    color: #fff;
    padding: 15px 45px
}


/*底部浮层*/

.float-order-box {

  position: fixed;

  bottom: 0;

  left: 0;

  height: 194px;

  width: 100%;

  overflow: hidden;

  font-family: "Microsoft Yahei";

  z-index: 1024;

  background: none;

}

.float-order-box .inner-order-wrap {

  position: absolute;

  bottom: 0;

  width: 100%;

  left: 0;

}

.float-order-box .inner-order-bg{

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  z-index: -200;
background:rgba(0,0,0,0.7);
}

.float-order-box .inner-order-box{
position: relative;
width: 1200px;
margin: 0 auto;
height: 130px;
padding: 0;}

.float-order-box .closed-btn {

  position: absolute;

  right: 200px;

  top:0;

  width: 41px;

  height: 41px;

  background: url(../images/closeBtn.png) no-repeat 0 0;

  z-index: 1000;

}

.float-order-bottom-bar-link {


  background: url(../images/hzbj_show_left.png) no-repeat;

  width: 214px;

  height: 197px;

  bottom: 20px;

  position: fixed;

  z-index: 9998;

}

.float-order-box .content-wrap{
position: relative;
height: 130px;}

.float-order-box .float-pic{
position: absolute;
padding-left: 65px;
left: 0;
bottom: 0;}


.float-order-box p{
text-align: left;
color:#FFF;
font-size: 24px;}

.float-order-box p, .float-order-box h3{
margin: 0;

padding-bottom: 15px;
padding-top:15px;}

.float-order-box p font{
color:
#ff6c3f;

font-size: 24px;}

.rbd .xmtxt{
width: 142px;

height: 36px;

line-height: 36px;

padding-left: 10px;

color:
#999999;

font-size: 14px;

background: url(../images/rx.gif) no-repeat 10px center#FFF;

border: none;

margin-right: 18px;}

.rbd .sub{
width: 172px;

padding-left: 30px;

color:
#FFF;

font-size: 14px;

height: 36px;

background: url(../images/sub.png) no-repeat 20px center
#ff6100;

border: none;

margin-left: 34px;}

.float-order-box .right-part{
color:
#FFF;
font-size: 14px;
margin-top: 0px;
line-height: 2;
padding-bottom: 10px;}


.mianfeibaojia{

margin-left: 382px;
margin-top:-36px;
}

/*底部服务*/
.fuwu_01{ width:100%; background:#2b2b2b;}
.fuwu{ width:1200px; text-align:center; margin:0 auto; height:120px; }

.fuwu li{ width:269px; margin-right:30px; border-right:1px solid #3c3b3b; float:left; margin-top:20px;}

.fuwu li img{ width:56px; height:56px; float:left; margin-right:10px;}

.fuwu li h2{ font-size:16px; font-weight:normal; height:30px; line-height:30px; color:#999999; text-align:left;}

.fuwu li p{ font-size:14px; font-weight:normal; height:30px; line-height:30px; color:#5f5c5c; text-align:left;}

.fuwu li.fuwu_n{ border:none;}



/*联系电话*/
/*
.lxdh{height: 153px; background-color:#f6f6f6;}
.lxdh_01{ margin:0 auto;}
.lxdh div{width: 340px;height: 60px; background:#00b8e5; border-radius:30px; margin-bottom:20px;}
.lxdh div img{width: 30px;height: 36px;float: left;margin-top: 12px;margin-left: 53px;margin-right: 21px;}
.lxdh div p{line-height: 60px;color: #fff; font-size:20px;}
.lxdh div a{display: block;width: 100%;height: 100%;}

.lxdh_02{ margin:0 auto; margin-top:20px;}
*/


/*新闻中心*/

.xgwz_bj{background-color: #fbfbfb;padding-top:50px;padding-bottom:50px;}

.khgs{ height:54px; line-height:54px; background:url(../images/index_15.png) no-repeat;}

.khgs_01{ width:1200px; height:324px;}
.tc{ text-align:center;}
.fz25{ font-size:25px;}
.pt15{ padding-top:15px; overflow:hidden;}

.xwzx ul{ width:1200px;  overflow:hidden;}

.xwzx ul li{  width:370px; height:107px; float:left; display:block; padding:6px;line-height:20px;border: 1px solid #eee;margin:8px 8px 8px 8px;}

.xwzx ul li img{ width:150px; height:107px; float:left; display:block; padding-right:10px; overflow:hidden;}

.xwzx ul li .xwzx_t{height:23px;line-height:23px;display:block;font-size:15px; margin-bottom:4px;/*! overflow:hidden; */}

.xwzx ul li p{ font-size:12px; color:#999999;overflow: hidden;/*! width: 200px; */height:40px;padding-top: 20px }

.xwzx ul li span{ font-size:12px; color:#999; margin:0; padding:0; display:block;}

.xwzx ul li a{font-weight:bold; }

.xwzx li:hover {transition: all .4s;border: 1px solid #00B7E5;/*border-image: -webkit-linear-gradient( #FFE53B, #FF2525) 30 30;border-image: -moz-linear-gradient( #FFE53B, #FF2525) 30 30;border-image: linear-gradient( #FFE53B, #FF2525) 30 30;*/}

/*===============页脚=====================*/
#footer{
	background:#272E35;
	width:100%;
	float:left;
	/*height:521px;*/
	clear:both;
	color:#82868A;
	margin-top:80px;
	padding-top:40px;
	padding-bottom:40px;
}
.footer{ margin:0 auto;}
.f_nav{ clear:both; width:100%;}
.f_nav .contact{
	width:100px;
	padding:0;
	color:#FFF;
	font-size:16px;
	float:right;
}
.f_nav .contact span{
	color:#CE4B4B;
}
.f_nav .f_weixin{
	float:right;
	font-size:13px;
	text-align:center;
	color:#82868A;
}
.f_nav .f_weixin img{
	width:100px;
	display:inline-block;
}
.f_nav .dropdown-dec{padding: 10px 0px 12px 0px; border-bottom: 0px solid #e5e5e5;}
.f_nav a.dropdown-dec:hover,.f_nav li:hover a{ color:#FFF!important}
.f_nav .dropdown-dec::before {
        content: "";
        position: absolute;
        width: 0;
        height: 0px;
        background: #ec1b24;
        bottom: -1px;
        left: 50%;
        transform: translateX(-50%);
        transition: ease .5s;
    }
.f_nav li{ float:left; padding-right:80px;}
@media (max-width: 1440px){
.f_nav li{ float:left; padding-right:50px;}
}
.f_nav li.last{ padding-right:0;}
.f_nav li a{ display:block; font-size:15px; color:#FFF; padding:35px 0 0 0; font-weight:bold;}
.f_nav li a.yiji{
	margin-bottom:20px;
}
.f_nav li .sub{}
.f_nav li .sub em{
	display:none!important
}
.f_nav li .sub a{
	font-size:14px;
	padding:0 0 0px 0;
	font-weight:normal;
	color:#ADACAA
}
.f_nav li a.yiji:hover,.f_nav li .sub a:hover,.friendlylink li:hover a,.copyright a:hover{
	color:#D51719!important
}
.f_box{
	clear:both;
	padding-top:25px;
	padding-bottom:25px;
	margin-top:20px;
	position:relative;
	margin-bottom:20px;
	border-top:#3D434A 1px solid;
	border-bottom:#3D434A 1px solid;
	font-size:14px;
}
.f_box strong{
	font-weight:normal;
	color:#FFF;
}
.f_box a,.copyright a{
	color:#82868A;
}
.f_box a.org{
	margin-right:20px;
}
.copyright{
	line-height:160%;
	padding-top:10px;
	font-size:14px;
}
.copyright .fr{
	text-align:right;
}
/**********首页新闻*******/
.index-news{
	clear:both;
	width:100%;
	overflow:hidden;
	padding:0px 0;
}
.index-news .name,.index-about .name{
	color:#4B4B4B;
}
.index-news h3{
	text-align:center;
	font-size:24px;
}
.index-news h4{
	text-align:center;
	color:#BDBDAE;
	font-weight:normal;
	margin-bottom:50px;
}
.index-news-tit{
	width:100%;
	position:relative;
	height:40px;
}
.index-news-tit .line{
	height:1px;
	width:100%;
	background:#CCCCCC;
	position:absolute;
	left:0;
	top:19px;
	z-index:1;
}
.index-news-tit ul{
	text-align:center;
}
.index-news-tit ul li{
	display:inline-block;
	width:130px;
	height:40px;
	line-height:40px;
	background:#FFF;
	border:#CCCCCC 1px solid;
	border-radius:35px;
	z-index:9;
	position:relative;
	margin:0 15px;
	font-size:16px;
}
.index-news-tit ul li a{
	display:block;
	font-size:16px;
	line-height:38px;
}
.index-news-tit ul li.cur,.index-news-tit ul li:hover{
	background:#34BBFF;
	border:#34BBFF 1px solid;
}
.index-news-tit ul li.cur a,.index-news-tit ul li:hover a{
	color:#FFF;
}
.index-news-list{
	clear:both;
	margin-top:40px;
}
.index-news-list li{
	float:left;
	width:calc((100% - 90px) / 4);
	margin-right:30px;
}
.index-news-list li:last-child{
	margin-right:0;
}
.index-news-list li .newsimg{
	width:100%;
	position:relative;
	overflow:hidden;
	margin-bottom:10px;
}
.index-news-list li .newsimg img{
	width:100%;
	display:block;
}
.index-news-list li h5{
	font-size:16px;
	margin-bottom:10px;
	line-height:160%;
}
.index-news-list li p{
	height:80px;
	width:100%;
	overflow:hidden;
	color:#909090;
	line-height:160%;
}
/*********关于我们*********/
.index-about{
	width:100%;
	clear:both;
	background:url(../images/bg1.jpg) no-repeat #379DDB;
	overflow:hidden;
	padding-bottom:60px;
	margin-bottom:50px;
	/*border-top:#f0f0f0 1px solid;*/
	/*margin-top:60px;*/
}
.index-about .wz_wrap{
	padding:60px 0 40px 0;
	color:rgba(255,255,255,0.8)
}
.index-about .wz_wrap .name{
	color:#FFF;
}
.aboutimg{
	width:45%;
	background:#e0e0e0;
	overflow:hidden;
	padding:10px;
	float:left;
}
.aboutimg img{
	width:100%;
	display:block;
}
.abouttext{
	width:50%;
	float:right;
	position:relative;
	color:#FFF
}
.abouttext p{
	margin-bottom:15px;
	font-size:15px;
}
a.aboutmore{
	display:block;
	width:120px;
	height:40px;
	background:#005CA1;
	border-radius:3px;
	line-height:40px;
	color:#FFF;
	text-align:center;
	float:right;
	margin-top:10px;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
a.aboutmore:hover{
	opacity: .75
}
/*子栏目导航*/
.lm-nav {
  height: 55px;
  line-height: 55px;
  text-align: center;
  background:#005CA1;
  font-size: 0;
  position: relative;
}
.lm-nav .line {
  height: 46px;
  border-left: 1px solid #015C61;
  position: absolute;
  bottom: -46px;
  left: 50%;
}
.lm-nav a{
  display: inline-block;
  padding: 0 28px;
  color: #fff;
  font-size: 15px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin-right:1px;
}
.lm-nav a.cur {
  background: #fff;
  color: #424242;
}
.lm-nav a:hover {
  background: #fff;
  color: #424242;
}
/*主栏目面包屑导航*/
.bread-nav {
  height: 45px;
  line-height: 45px;
}
.bread-nav,
.bread-nav a,
.bread-nav span {
  font-size: 14px;
  color: #bababa;
}
.bread-nav span{
  font-family:'宋体'
}
.ins-ban{
	width:100%;
	clear:both;
	overflow:hidden;
}
.ins-ban img{
	display:block;
}
.neiye{
	clear:both;
	overflow:hidden;
	margin-top:20px;
}
.neiye .left{
	width:260px;
	float:left;
}
.neiye .left .lefttit{
	width:100%;
	background:#005CA1;
	color:#FFF;
	font-size:24px;
	line-height:80px;
	height:80px;
	text-align:center;
	margin-bottom:1px;
}
.leftnav{
	clear:both;
}
.leftnav li{
	width:100%;
	float:left;
	height:50px;
	line-height:50px;
	border-bottom:#e0e0e0 1px solid;
	background:url(../images/left-arrow.png) no-repeat 92% #f0f0f0;
	text-indent:20px;
	font-size:16px;
	font-weight:bold;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.leftnav li a{
	font-size:16px;
	display:block;
}
.leftnav li:hover,.leftnav li.cur{
	background:url(../images/left-arrow-on.png) no-repeat 92% #005CA1;	
}
.leftnav li:hover a,.leftnav li.cur a{
	color:#FFF
}
.leftnav .two li{
	background:#f9f9f9;
	font-weight:normal;
}
.leftnav .two li:hover,.leftnav .two li.cur{
	background:#CCC;	
}
.leftnav .two li:hover a,.leftnav .two li.cur a{
	color:#333
}
.leftbottom{
	clear:both;
	width:100%;
	float:left;
	background:#005CA1;
	margin-top:10px;
}
.leftbottom .limg{
	width:100%;
	overflow:hidden;
	padding:10px;
}
.leftbottom .limg img{
	width:100%;
	display:block;
}
.lcontact{
	color:#FFF;
	padding:0 10px;
	line-height:160%;
	font-size:14px;
}
.lcontact i{
	font-style:normal;
	font-size:35px;
	line-height:100%;
	letter-spacing:2.5px;
	font-family:impact;
	display:block;
	border-top:#97A4B2 1px solid;
	margin-top:10px;
	padding-top:10px;
	margin-bottom:30px;
	text-align:center;
}
.neiye .right{
	width:calc(100% - 300px);
	float:right;
	position:relative;
	min-height:800px;
}
.rline{
	width:1px;
	height:100%;
	background:#CCC;
	position:absolute;
	left:0;
	top:80px;
}
.rline span{
	width:3px;
	height:50px;
	background:#0B2B4C;
	display:block;
	position:relative;
	left:-1px;
}
.rcontent{
	padding:0px 0 0 40px;
}
.rtitle{
	position:relative;
	width:100%;
	height:50px;
	line-height:50px;
	margin-top:30px;
	margin-bottom:20px;
}
.rtitle .line{
	height:1px;
	width:100%;
	background:#CCC;
	position:absolute;
	top:24px;
	z-index:1;
}
.rtitle span{
	display:inline-block;
	background:#FFF;
	position:relative;
	z-index:9;
	padding-right:15px;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}
.neiye .right .wrapper{
	width:100%!important;
}
.neiye .right .local,.neiye .right .local a{
	font-size:15px;
	color:#999
}
.neiye .right .local span{
	font-family:'宋体'
}
.neiye .right h3.tit{
	width:100%;
	clear:both;
	margin-bottom:30px;
	font-size:30px;
	text-align:center;
	font-weight:normal;
}
/******内页新闻***************************/
.subnews{
	width:100%;
	clear:both;
	float:left;
	padding:0px 0 0 0;
}
.news-wrapper{
	/*width:1280px;*/
	margin:0 auto;
	padding-top:20px;
}
.subnews h3{
	font-size:18px;
	font-weight:lighter;
	color:#000;
	position:relative;
}
.subnews h3 span{
	position:absolute;
	font-size:13px;
	text-transform:uppercase;
	bottom:5px;
	display:block;
	left:180px;
}
.subnews li{
	width:100%;
	float:left;
	position:relative;
	margin-bottom:30px;
	border-bottom:#f0f0f0 1px solid;
	background:#fcfcfc;
	/*box-shadow: rgba(0,0,0,0.1) 0 8px 20px;*/
	transition: all linear 0.5s;
	padding:30px 0px 30px 0px;
	/*border-radius:5px;*/
}
.subnews li:hover{
	/*box-shadow:0 15px 15px rgba(0,0,0,.15);*/
	transform:translateY(-10px);
	-webkit-transform:translateY(-15px);
	-moz-transform:translateY(-15px);
	-ms-transform:translateY(-15px);
	-o-transform:translateY(-15px);
}
.subnews .newsdate{
	float:left;
	width:100%;
	font-size:13px;
	/*padding-top:40px;
	padding-left:40px;*/
}
.subnews .newsdate span{
	font-size:22px;
	color:#000;
	font-weight:lighter;
}
.subnews .newstitle{
	float:left;
	width:-moz-calc(100% - 350px);
	width:-webkit-calc(100% - 350px);
	width: calc(100% - 350px);
	/*padding-top:40px;*/
}
.subnews .newstitle span{
	font-size:24px;
	color:#000;
	font-weight:300;
}
.subnews li:hover .newstitle span{
	color:#015C61;
}
.subnews li:hover .newstitle p{
	color:#424242
}
.subnews .newstitle p{
	font-size:14px;
	margin-top:10px;
	color:#999;
}
.subnews .newstitle i{
	display:block;
	width:100px;
	height:30px;
	line-height:30px;
	background:#009393;
	transition: all linear 0.5s;
	color:#FFF;
	text-align:center;
	font-weight:normal;
	font-style:normal;
	margin-top:20px;
	border-radius:15px
}
.subnews li:hover .newstitle i{
	background:#015C61;
	color:#FFF;
	
}
.subnews .newsimg{
	float:right;
	width:300px;
	position:relative;
	overflow:hidden;
	border:#f6f6f6 1px solid
}
.subnews .newsimg img{
	width:100%;
	display:block;
	opacity: 1;
	transition: all linear 0.5s;
}
.subnews li:hover .newsimg img
{
	-moz-transform:scale(1.1);
    -webkit-transform: scale(1.1);
    transform:scale(1.1);
	opacity:0.9
}
.pagination {
	margin: 0px auto 0px auto;
	clear:both;
	float:left;
	width:100%;
	/*background:#FFF;*/
	height:40px;
}

.pagination ul {
	width:100%;
	display: inline-block;
	*display: inline;
	margin-bottom: 0;
	/*margin-left: 0;*/
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	*zoom: 1;
	text-align:center;
	/*-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05)*/
}

.pagination ul li {
	display: inline-block;
	border:#e0e0e0 1px solid;
	background:#FFF;
	padding:6px 16px;
	margin:0 5px
}
.pagination ul li a{
	display:block;
}
.pagination ul li.ctxt{
	background:#0090FE!important;
	border:#009393 1px solid;
	color:#FFF;
}
.pagination ul li:hover{
	border:#009393 1px solid;
	color:#009393
}
.pagination ul li:hover a{
	color:#009393
}
.pagination ul li.ctxt:hover{
	color:#FFF!important
}
/****************在线客服*****/
.xf{
	clear:both;
	position:fixed;
	top:50%; 
	margin-top:-240px;
	_position:absolute;
	_top:expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight);
	right:5px;
	width:90px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	display:none;
}
.xf ul{
	height:364px;
	margin-bottom:40px;
	box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.xf li{
	margin-bottom:1px;
	width:100%;height:80px;
	background:#FFF; 
	border:1px solid #e84649; 
	-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px; position:relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.xf li a{
	display:block;
	width:100%;
	padding-top:40px;
	text-align:center; 
	color:#fff; 
	font-size:14px; 
	cursor:pointer;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.xf li.li1{
	background:url(../images/xf_icon1h.gif) no-repeat center 16px #e84649;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box; 
	position:relative;
}
.kefutell {
    position: absolute;
    right: 92px;
    top: -60px;
	text-align:center;
	display:none;
    width: 177px;
    height: 200px;
    background-color: #fff;
    border: 1px solid #D7D7D7;
}
.kefutell1 {
    position: absolute;
    right: 88px;
    top: 0px;
	text-align:center;
	display:none;
    width: 210px; 
	padding:10px 10px;
    background-color: #fff;
    border: 1px solid #D7D7D7;
}
.kefutell1 .zc_text{ width:100%;height:35px; line-height:35px; border:1px solid #ddd; margin:6px auto; text-align:center; padding:0px 0px 0px 0px; display:block;}
.kefutell1 .zc_submit{width:95px;height:35px; line-height:35px; background:#df1721; color:#fff; color:#fff; display: block; margin:10px 0px 0px 0px;float:left;}
.kefutell1 .zc_reset{ width:95px; height:35px; line-height:35px; background:#999; color:#fff; color:#fff; display:block; margin:10px 0px 0px 0px;float:right;}
.kefutell p {
    width: 155px;
    text-align: center;
	font-size:14px;
    margin-left: 10px;
	margin-top:-10px;
}
.kefutell i {
    width: 8px;
    height: 15px;
    position: absolute;
    top: 85px;
    right: -8px;
    background-image: url(../images/trangle-right-suspension.png);
    background-repeat: no-repeat;
}
.xf li.li1:hover{ background:url(../images/xf_icon1.gif) no-repeat center 16px #fff; border:1px solid #D11F23}
.xf li.li1:hover a{ color:#e84649}
.xf li.li2{background:url(../images/xf_icon3h.gif) no-repeat center 12px #e84649;}
.xf li.li2:hover{background:url(../images/xf_icon3.gif) no-repeat center 12px #fff; border:1px solid #D11F23}
.xf li.li2:hover a{ color:#e84649}
.xf li.li3{background:url(../images/xf_ico5h.gif) no-repeat center 12px #e84649;width:100%; text-align:center; cursor:pointer; position:relative;}
.xf li.li3:hover{background:url(../images/xf_ico5.gif) no-repeat center 12px #fff; border:1px solid #D11F23}
.xf li.li3:hover a{ color:#e84649}
.xf li.li5{background:url(../images/xf_im1h.gif) no-repeat center 12px #e84649 }
.xf li.li5:hover{ background:url(../images/xf_im1.gif) no-repeat center 12px #fff; border:1px solid #D11F23}
.xf li.li5:hover a{ color:#e84649}
.xf li.li6{background:url(../images/ssh.gif) no-repeat center 12px #e84649;}
.xf li.li6:hover{ background:url(../images/ss.gif) no-repeat center 12px #fff; border:1px solid #D11F23}
.xf li.li6:hover a{ color:#e84649}
.xf li.li7{background:url(../images/xf_ico11h.gif) no-repeat center 18px #e84649;}
.xf li.li7:hover{ background:url(../images/xf_ico11.gif) no-repeat center 18px #fff; border:1px solid #D11F23}
.xf li.li7:hover a{ color:#e84649}
.tencent {
	position: absolute;
	right: 92px;
	top: 0px;
	width: 216px;
	height: 70px;
	display:none;
	background-color: #e84649;
	-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;   
}
.tencent  span{ 
    display:block; 
	padding-left:25px; 
	background:url(../images/tel.png) no-repeat 5px center;
	background-size:40px;
	height:70px; 
	line-height:70px;
	font-size:20px; 
	font-weight:bold;
	color:#FFF;
}

/*right_marketing*/
/*@media only screen and (min-width: 240px) and (max-width: 767px) {
	.qq_consult,
	.phone_box,
	.right_marketing {
		display: none !important;
	}
}*/
.right_marketing {
	border-radius: 5px;
	width: 70px;
	position: fixed;
	right: 5px;
	top: calc( 50% - 151px);
	z-index: 999999999;
	box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.18);
	background: #fff;
}
.right_marketing ul li {
	position: relative;
	padding: 0px 3px;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
}
.right_marketing ul li:first-of-type {
	border-top: 1px solid #f1f1f1;
	border-radius: 5px 5px 0 0;
}
.right_marketing ul li:last-of-type {
	border-radius: 0 0 5px 5px;
	border-bottom: 1px solid #f1f1f1;
}
.right_marketing ul li a {
	display: block;
	text-align: center;
	font-size: 0;
	border-bottom: 1px solid #eeeeee;
	padding: 10px 0;
	color: #505050;
}
.right_marketing ul li:last-of-type a {
	border-bottom: none;
}
.right_marketing ul li a p {
	display: block;
	margin-top: 10px;
	line-height: 1;
	font-size: 13px;
}
.right_marketing ul li:hover a p {
	display: block;
	/*margin-top: 10px;*/
	line-height: 1;
	font-size: 13px;
	color: #fbf9f9;
}
.right_marketing ul li a i {
	display: inline-block;
	width: 25px;
	height: 25px;
	background-image: url(../images/mark_icon.png);
	background-repeat: no-repeat;
}
.right_marketing ul li a p{
	margin:0;
}
.right_marketing ul li a:hover p{
	margin:0;
}
.right_marketing ul li:hover {
	background: #c7000b;
	border-color: #c7000b;
	-webkit-transition-property: background-color;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
}
.right_marketing ul li:hover a {
	border-color: #c7000b;
	color: #c7000b;
}
.online_consult a i {
	background-position: 0 0;
}
.qq_consult a i {
	background-position: 0 -25px;
}
.phone_consult a i {
	/*background-position: 0 -50px;*/
	background:url(../images/telon.png) no-repeat!important;
}
.add_weixin a i {
	background-position: 0 -75px;
}
.add_dingbu a i {
	background-position: 0 -100px;
}
.online_consult:hover a i {
	background-position: -25px 0;
}
.qq_consult:hover a i {
	background-position: -25px -25px;
}
.phone_consult:hover a i {
	/*background-position: -25px -50px;*/
	background:url(../images/teloff.png) no-repeat!important;
}
.add_weixin:hover a i {
	background-position: -25px -75px;
}
.add_dingbu:hover a i {
	background-position: -25px -100px;
} 
.tel_box {
	width: 150px;
	height: 40px;
	line-height: 40px;
	background: #c7000b;
	border-radius: 40px;
	position: absolute;
	right: 71px;
	top: 20px;
	font-size:20px;
	font-family:impact;
	display: none;
	color:#FFF;
	text-align:center;
}
.tel_box i {
	display: inline-block;
	width: 27px;
	height: 20px;
	background: url(../images/mark_icon.png) no-repeat 0 -100px;
	margin-left: 20px;
	margin-right: 8px;
}
.tel_box span {
	display: inline-block;
	font-size: 21px;
	font-weight: bold;
	color: #fff;
	letter-spacing: normal;
}
.phone_consult:hover .tel_box {
	display: block;
}
/******************************/
.phone_box {
	width: 122px;
	height: 122px;
	padding:10px;
	line-height: 169px;
	background: #c7000b;
	border-radius: 3px;
	position: absolute;
	right: 71px;
	top: -73px;
	font-size: 0;
	letter-spacing: -3px;
	display: none;
}
.phone_box i {
	display: inline-block;
	width: 27px;
	height: 20px;
	background: url(../images/mark_icon.png) no-repeat 0 -100px;
	margin-left: 20px;
	margin-right: 8px;
}
.phone_box span {
	display: inline-block;
	font-size: 21px;
	font-weight: bold;
	color: #fff;
	letter-spacing: normal;
}
.add_weixin:hover .phone_box {
	display: block;
}
.add_weixin {
	position: relative;
}
.add_weixin:hover .weixin_box {
	right: 139px;
	bottom: 0;
	position: absolute;
	width: 200px;
	display: block;
	margin-right: -96px;
}
.weixin_box img {
	height: 200px;
}
.weixin_box {
	display: none;
}
/*************新闻*******/
.margin_10{height:10px;display:block;clear:both}
.margin_15{height:15px;display:block;clear:both}
.margin_20{height:20px;display:block;clear:both}
.margin_30{height:30px;display:block;clear:both}
.margin_50{height:50px;display:block;clear:both}
.margin_left15{margin-left: 15px}
.text_center{text-align:center!important}
dl.title{text-align:center;display:inline-block;margin:.75em auto 1.5em auto}
dl.title dt{padding:.25em 0 0 0;font-size:30px; font-weight:normal;color:#111}
dl.title dd{color: #848484; font-size:18px}
dl.title dt p{width:26px;display:block;margin:.25em auto;height:2px;background:#005CA1}
dl.title dt.red,dl.title dt.text_red{color:#005CA1}
dl.small .text_red{font-size:.9285em!important}
dl.title2 dt,dl.title2 dd{color: #fff;}
dl.title2 dt p{background: #fff}
.f_news{
	width:100%;
	/*background:#f9f9f9;*/
	padding:30px 0 0 0;
}
.f_news .pa{position: relative; border-bottom: solid 1px #D6D6D6;}
.f_news .pa p{display: inline-block; cursor: pointer; padding: .75em 0; margin-bottom: -1px;  font-size: 1.25em}
.f_news .pa p a{ line-height: 1;border-right: solid 1px #ddd; padding: 0 .75em 0 0; display: block; font-size: 1.25em;}
.f_news .pa p:nth-child(2) a{padding-left:0.75em}
.f_news .pa p:last-child a{border: none}
.f_news .pa p.active{font-weight: bold; border-bottom: solid 3px #005CA1}
.f_news .pa a.more{position: absolute; right: 0; padding-top: .875em; color: #848484}
.f_news .pa a.more2{position: absolute; right: 0; padding-top: .875em; color: #848484}
.f_news .a{width: 62%; float: left}
.f_news .a .news_item>div{display: none;}
.f_news .a .news_item>div:first-child{display: block}
.f_news i{font-style: normal}
.img_news dt{width: 46%; display: inline-block; vertical-align: top}
.img_news dt img{width: 100%}
.img_news dd{width: 49%; display: inline-block; vertical-align: top; margin-left: 4%}
.img_news dd h5 a{font-size: 1.25em; margin-bottom: .5em}
.img_news dd div.info{color: #848484; padding: .5em 0 1em 0; line-height: 2}
.img_news dd .btn a{display: inline-block; background: #005CA1; color: #fff; border-radius: 3px; width:120px; height:40px; line-height:40px; text-align:center}
.img_news dd .btn a:hover{font-weight: bold; opacity: .75}
.f_news .a .item{text-align: justify; padding-top: 1em}
.f_news .a .item:after{content: "";width: 100%; display: inline-block;}
.f_news .a .item dl{width: 48%; display: inline-block; vertical-align: top; position: relative; border-bottom: dotted 1px #ddd}
.f_news .a .item dl dt{width: 70%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 3.19;}
.f_news .a .item dl dt a{font-size: 15px}
.f_news .a .item dl dt i{color: #848484}
.f_news .a .item dl dd{position: absolute; right: 0; top: 0; text-align: right; line-height:3.19}
.f_news .b{width: 32%; float: right}
.f_news .b .item .box dl{display: table; border-bottom: solid 1px #ddd; padding-bottom: 1.75em; margin-top: 1em; line-height: 1.8}
.f_news .b .item .box dt{padding-bottom: .5em;}
.f_news .b .item .box dt a{font-weight: bold; font-size: 1.125em}
.f_news .b .item .box dl p{display: table-cell}
.f_news .b .item .box dl p span{width: 22px; height: 22px; font-size: .875em; line-height: 22px; text-align: center; display: inline-block; background: #4B4B4C; color: #fff;font-family: Arial}
.f_news .b .item .box dd{color: #848484}
.f_news .b .item .box dd p span{background: #005CA1 !important;}
.f_news .b .item .box dl p.s{padding-left: .75em;}
.f_news .b .item>div.box{display: none}
.f_news .b .item>div.box:first-child{display: block}
.f_news .b .box dl.last{border: none !important; padding-bottom: 0}
/***留言*****/
input::-webkit-input-placeholder{
	color:#999;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#999;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#999;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#999;
}

textarea::-webkit-input-placeholder{
	color:#999;
}
textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#999;
}
textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#999;
}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#999;
}
.form-control{
	margin-bottom:10px; 
	border:0;
	border-bottom:#DCDCDC 2px solid;
	width: 100%;
	border-radius: 2px;
	background-color: rgba(0, 0, 0, 0); 
	margin-bottom:20px; 
	padding:10px 20px 10px 0;
	color:#424242;
	font-family:arial;
	outline:none;
	font-size:15px;
}
.form-group{
	width:50%;
	float:left;
	padding-left:0px;
}
/**********首页预约**********/
.main_tit{text-align:center; min-width:1280px; padding:50px 0 30px;}
.main_tit_z{ font-size:30px; margin-bottom:10px;  color:#111; font-weight:normal; text-transform:uppercase;}
.main_tit_f{ font-size:14px; color:#666;  }
.page_form {width:1280px; margin:auto; height:62px;}
.page_form .form_item .input {position: relative;float: left;}
.page_form .form_item .input i{ width:1px; height:20px; background:#ccc; position:absolute; right:0px; top:22px;}
.page_form .form_item input {display: block;  height:60px;width: 360px;padding-left: 50px;  border: 2px solid #005CA1; border-right:none; box-sizing:border-box; outline:none;}
.page_form .form_item .input_msg {background: url(../images/dljz-icon-msg.png) 15px 50% no-repeat;}
.page_form .form_item .input_name {background: url(../images/dljz-icon-name.png) 15px 50% no-repeat;border-left: none;}
.page_form .form_item .input_phone {background: url(../images/dljz-icon-phone.png) 15px 50% no-repeat;border-left: none;}
.page_form .form_item .input_submit {width:200px;background: #005CA1; font-size: 18px;border-color:#005CA1;height:60px;color: #fff; cursor:pointer; padding-left:0px;}
.page_form .form_item .input_submit:active{opacity: 0.8;}
/******新闻内页********/
.shownews{
	/*width:1000px;*/
	margin:0 auto;
	overflow:hidden;
	clear:both;
	/*margin-top:100px;*/
}
.shownews .l{
	float:left;
	width:280px;
	color:#696969;
	font-size:24px;
	font-weight:300;
}
.shownews .l span{
	display:block;
	font-size:14px;
}
.shownews .l h3{
	height:80px;
	line-height:80px;
	background:#029141;
	color:#FFF;
	text-align:center;
}
.shownews .l ul{
	border-left:#e0e0e0 1px solid;
	border-right:#e0e0e0 1px solid;
}
.shownews .l ul a{
	display:block;
	font-size:16px;
	background:url(../images/arr-rt-b.png) no-repeat 92% center #f6f6f6;
	border-bottom:#e0e0e0 1px solid;
	line-height:60px;
	padding-left:20px;
	color:#202020;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
}
.shownews .l ul a:hover{
	background:url(../images/arr-rt-w.png) no-repeat 92% center #AD8C6B;
	color:#FFF;
}
.shownews .r{
	width:960px;
	float:right;
}
.shownews .r .tit{
	font-size:24px;
	overflow:hidden;
	font-weight:400;
	letter-spacing:2px;
	color:#322D2A;
	/*margin-bottom:60px;*/
	padding-bottom:20px;
}
.shownews .r .newscon{
	width:100%;
	clear:both;s
}
.shownews .r .newscon p{
	margin-bottom:20px;
	color:#000;
	line-height:220%;
	font-size:16px;
	font-weight:300;
}
.shownews .r .newscon img{
	max-width:100%;
	min-width:960px;
	margin-bottom:10px;
}
.newsbot{
	width:100%;
	clear:both;
	margin-top:50px;
	margin-bottom:100px;
	padding-top:10px;
	border-top:#cecece 2px solid;
	text-align:right;
}
.newsbot a{
	display:inline-block;
}
.newsbot a:first-child{
	float:left;
	width:80px;
	height:28px;
	background:#005CA1;
	color:#FFF;
	text-align:center;
	line-height:28px;
	margin-top:10px;
}
.newsbot a:first-child:hover{
	background:#AD8C6B;
	color:#FFF;
}
.newsbot a:hover{
	color:#00B3FB;
}
.newsbot a.close{
	margin:0 20px;
}
.share{width: 100%;clear:both; height:30px; margin-bottom:60px;border-bottom:#cecece 1px solid; padding-bottom:10px;}
.share p{float: left;overflow: hidden;}
.share p span{display: block;font-size: 14px;color: #999999;padding: 0 8px;border-left: 1px dotted #b6b6b6;float: left;}
.share p span:first-child{padding-left: 0;border-left: none;}
.share p span #cntrHits{ float:right;}
.share ul{float: right;}
.share li{margin-left: 7px;width: 24px;height: 24px;float: left;}
.share li img{display: block;}
.table-c{
	clear:both;
	margin-bottom:20px;
	overflow:hidden;
}
.table-c table{
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}
.table-c table td{
	border-left:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
	padding:10px;
}