*{font-family:"微软雅黑"}
.pad0{padding:0; }
.container-fluid {width:100%; max-width:1200px;}
a,a:hover {text-decoration:none;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form, 
fieldset,input,textarea,p,blockquote,th,td { 
margin:0; 
padding:0; 
}
ul,li {list-style:none;}

.padding0{padding:0; }
.margin0{margin:0; }
/*-----------------重写轮播计数器样式------------------*/
.carousel-indicators li{
	background: #fff;
	border:0;
	margin:0 5px;
}
.carousel-indicators .active {
    width: 10px;
    height: 10px;
    background: rgba(0,0,0,0);
    border: 1px solid #fff;
    margin:0 5px;
}
/*------------------banner-----------------------*/


/*全局样式*/
.top {background:#9aaec2; font-size:12px; color:#fff; line-height:36px; }
.top ul li{float:left;}
.top ul li a{color:#777; margin:0 5px;}
.top ul li a:hover{color:#9aaec2;}
.top span{font-size:14px;}
.wel{line-height:36px; color:#fff; font-size:14px;background:#9aaec2;}

header{
    width: 100%;
    background: #FFFFFF;
    height: 100px;
	z-index:9999;
	display:block;
}
.logo img{margin-top:15px;}

header .phone{padding-left:35px;font-size:15px;color:#aaa; height:98px}
header .phone span{color:#ccc;}
header .phone h4{font-size:34px; color:#086cc9;font-weight:bold;}
header .phone:hover{-webkit-animation: pulse 1s .2s ease both;-moz-animation: pulse 1s .2s ease both;}
				@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);}
				10%, 20%{-webkit-transform:scale(0.9) rotate(-3deg);}
				30%, 50%, 70%, 90%{-webkit-transform:scale(1.1) rotate(3deg);}
				40%, 60%, 80%{-webkit-transform:scale(1.1) rotate(-3deg);}
				100%{-webkit-transform:scale(1) rotate(0);}}

				/*火狐浏览器*/
				@-moz-keyframes pulse{0%{-moz-transform:scale(1);}
				10%, 20%{-moz-transform:scale(0.9) rotate(-3deg);}
				30%, 50%, 70%, 90%{-moz-transform:scale(1.1) rotate(3deg);}
				40%, 60%, 80%{-moz-transform:scale(1.1) rotate(-3deg);}
				100%{-moz-transform:scale(1) rotate(0);}}

/*pc导航*/
.m-nav {background-color: #fff;height:90px; padding:0;margin:0;z-index:9999;position:relative;}
.m-nav ul { float:right;}
.nav{width:100%;}
.nav .nav-h{}
.nav li{ float:left;height:90px;text-align:center;position:relative; padding:0 10px; }
.nav li a{border-bottom:2px solid #FFF; color:#333; display:block;  font-weight:400;  font: normal 15px / 19px "Microsoft Yahei",Helvetica,Arial,Verdana,sans-serif;    text-transform: none;margin:0 2px;line-height:40px; margin:25px 15px;}
.nav .on,.nav .on a,.nav li a:hover{ border-bottom:2px solid #086cc9;   width:100%:  z-index:11; background:}
/*导航二级下拉*/
.nav li .nav-zi{background:#fcfcfc;width:auto;position:absolute; left:-20px;  top:92px;z-index:9999; display:none; 
    }
.nav li .nav-zi li{ width:auto; height:36px;line-height:36px;font-size:14px;margin:0px; border:0; padding:0;}
.nav li .nav-zi li a{display:block; padding:0 25px; width:150px;color:#333;line-height:36px; margin:0;border:0}
.nav li:hover .nav-zi{display:block !important;box-sizing: border-box;transform: scale(1.02);
    box-shadow: 0 10px 30px rgba(121,107,93,.3);}
.nav li .nav-zi li:hover a{ color:#FFF; background:#086cc9; margin:0; height:36px; line-height:36px;}


header .sjdnav{ display:none;width:100%;height:auto;position:absolute;right:0;top:100px;z-index:2000; }
header .sjdnav ul{ padding: 10px; margin:0;background:#086cc9; width:100%; height:100%;}
header .sjdnav li{width:100%;background:#086cc9;line-height:48px;text-align:center;font-size:15px;line-height:48px;font-weight:bold;margin-bottom:1px}
header .sjdnav li a{display:block;color:#fff;}
header .sjdnav li a:hover{ background:#FFF; color:#333;}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:40px;right:15px;}
header .ydd_btn span{ display:block; width:100%; height:4px; background:#251714;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#251714;}
header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;} 
header .ydd_btn.click span.span02{margin:4px 0;}
header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
/*slide*/

.flexslider {  position: relative; overflow: hidden; background: url(../images/loading.gif) 50% no-repeat;padding-top:-10px; }
.slides { position: relative; z-index: 1; }
.slides li {  }
.flex-control-nav { position: absolute; bottom: 10px; z-index: 2; width: 100%; text-align: center; display: block; }
.flex-control-nav li { display: inline-block; width: 100px; height: 5px; margin: 0 2px; *display: inline;
zoom: 1; }
.flex-control-nav a { display: inline-block; width: 100px; height: 5px; line-height: 40px; overflow: hidden; background: #333; cursor: pointer; }
.flex-control-nav .flex-active { background: #086cc9; }
.flex-direction-nav { position: absolute; z-index: 3; width: 100%; top: 45%; }
.flex-direction-nav li a { display: block; width: 100px; height: 100px; overflow: hidden; cursor: pointer; position: absolute; }
.flex-direction-nav li a.flex-prev { left: 40px; background: url(../images/prev.png) center center no-repeat; }
.flex-direction-nav li a.flex-next { right: 40px; background: url(../images/next.png) center center no-repeat; }


/*-----------------首页--------------------------*/
.quick_nav a:hover span{
	color: #ff6d00;
}

.main_nav .logo_right{ float: right;}
.main_nav .logo_right .language{ margin-right: 5px;}
.main_nav .phone_nav_btn{ display: none;}
.main_nav .logo_right .language div{ 
 	line-height: 12px;
	float:right;
	background: url(../images/icon_phone.png) no-repeat;
	padding-left: 25px;
	margin-top: 20px;
}
.main_nav .logo_right .language div a{
	font-size: 15px;
	color: #f65140;
}
.main_nav .logo_right .language div span{
	font-size: 20px;
    font-weight: bold;
    font-style: italic;
    color: #fe6c08;
}
.main_nav .logo_right .language div .sel{ color: #3d3b3c;}

/*-----------server--------------*/
.server{ height: auto; margin-top: 40px;}
/*server_top*/

.server .server_top .server_box{
	width: 100%;
	height: 100%;
	background-color: #f3f7fa;
	overflow: hidden;
	text-align:center;
}

.server .server_top .server_content{
	display: block;
	margin: 39px 0;
	
}
.server .server_content img{
	margin-bottom:11px ;
	height: 60px;
	margin:auto;
}
.server .server_content h1{
	cursor: pointer;
	font-size: 17px;
	font-weight: bold;
	line-height: 30px;
	color: #363636;
	margin: 0;
	text-align:center;
}
.server .server_top .hover_box .server_box{
	height: 100%;
	background-color: #096ecb;
}
.server .server_top .hover_box h1{ color: #fff;}


/*server_bottom*/
.server .server_bottom{
	width: 100%;
	background: #096ecb;
	overflow: hidden;
}
.server .server_bottom ul{ 
	padding: 14px 0;
	height: 100%;
}
.server .server_bottom li{
	float: left;
	font-size: 14px;
	line-height: 37px;
	margin-left: 20px;
}
.server .server_bottom li a{ color: #fff;}
.server .server_bottom li a:hover{
	font-size: 14px;
	text-decoration: underline;
}
/*更多*/
.server .server_bottom .box1200{ position: relative; height: 100%;}
.server .server_bottom .ser_botBox .more{
	position: absolute;
	right: 0.2em;
	bottom: -3px;
	width: 70px;
    height: 30px;
    line-height: 30px;
}
.server .server_bottom .ser_botBox .more a{ color: #fff;}
.server .server_bottom .ser_botBox .more a:hover{ text-decoration: underline;color:#ff6c08;font-size:1em;}

/*---服务优势  成功案例--*/
.ser_advantages{ background-color: #f3f7fa;}
.ser_advantages h1,.ser_advantages h2,.ser_advantages h6{ margin: 0;}

.ser_advantages .div_title{
	text-align: left;
	line-height: 100px;
	font-size: 23px;
	font-weight: bold;
	color: #282739;
}
.ser_advantages .div_title .ser_more{
    float: right;
    font-size: 14px;
    font-weight: normal;
}
.ser_advantages .div_title .ser_more:hover{
    color: #086cc9;
}
.ser_advantages .div_title span{
	font-size: 15px;
	font-weight: normal;
	margin-left: 8px;
}

.ser_advantages img{
	width: 100%;
	max-height:335px;
}
.ser_advantages .adv_boximg{	overflow: hidden;
	height: 200px; overflow:hidden; padding:0;
}
.ser_advantages .adv_box{
	margin-left: 40px;
	overflow: hidden;
	height: 200px;
	text-align: left;
	
}
.ser_advantages .adv_box h2{
	padding-top: 23px;
	font-size: 26px;
	font-weight: bold;
	line-height: 66px;
	color: #086cc9;	
}
.ser_advantages .adv_box h2 span{
	font-size: 16px;
	color: #28273b;
	font-weight: normal;
	margin-left: 13px;
}
.ser_advantages .adv_box p{
	font-size: 14px;
	line-height: 24px;
	color: #707070;
}
.ser_advantages .adv_box h6{
	font-size: 20px;
	color: #707070;
	line-height: 59px;
}
.ser_advantages .adv_1{ background-color: #fff;}
.ser_advantages .adv_5{ background-color: #fff;}
.ser_advantages .adv_2{ background-color: #fafafa;}
.ser_advantages .adv_4{
	background-color: #9a9494;
}
.ser_advantages .adv_4 h2, .ser_advantages .adv_4 h2 span, .ser_advantages .adv_4 p, .ser_advantages .adv_4 h6{ color: #fff;}


/*hover样式*/
.ser_advantages .adv_hover{ background: #096dc9;}
.ser_advantages .adv_hover h2, .ser_advantages .adv_hover h2 span, .ser_advantages .adv_hover p, .ser_advantages .adv_hover h6{ color: #fff;}

/*成功案例*/
.ser_success{ background-color: #fff;}
.ser_success a{display:block; }
.ser_success .adv_box_img{
	width: 300px;
	height: 300px;
	margin-top: 20px;
	overflow: hidden;
}
.ser_success .adv_box_img .adv_img{
	width: 100%;
	position: absolute;
}
.ser_success .adv_box_img img{
	width: 300px;
	height:300px;
	padding:10px;
}
.ser_success .adv_box_img .mover{
	width: 125px;
    height: 85px;
    position: absolute;
    background: #ccc;
    top: 0;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    display: none;
}
.ser_success .big{
   height: auto;
   width: auto;
   position: absolute;
   z-index: 2;
   display: none;
}
.ser_success .big img{
   width: auto;
   max-width: 500px;
   height: auto;
   display: block;
}

.ser_success  p{
	line-height: 34px;
	font-size: 14px;
	color: #3a3434;
	text-align:center;
}

/*最新资讯*/
.ser_news{
	background: url(../images/news_bg.jpg) no-repeat;
}
.ser_news .adv_box_txt h5:hover{color: #0a6dc9;} 
.ser_news .div_title{
	margin-top: 32px;
	color: #fff;
}
.ser_news .div_title span{ color: #fff;}
.ser_news ul{ width: 100%;}
.ser_news ul .fl, .ser_news ul .fr{
	height: 500px;
	background: #fff;
	overflow: hidden;
}
.ser_news ul .fl{
	width: 626px;
}
.ser_news ul .fr{
	width: 560px;
	float: right;	
}

.ser_news .fl div{ width: 600px;}
.ser_news li .adv_box_img{
	height: 300px;
	overflow: hidden;
	border: 1px solid #e6e9ee;
	box-sizing: border-box;
	margin-top: 19px;
	margin-bottom: 22px;
}
.ser_news li .adv_box_txt{ 
	text-align: left;
	-webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;

}

.ser_news .adv_box_txt h5{
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #363636;
	height: 20px;
	overflow: hidden;
	cursor: pointer;
}
.ser_news .adv_box_txt i{
	line-height: 30px;
	font-size: 13px;
	color: #363636;
}
.ser_news .adv_box_txt p{
	font-size: 15px;
	line-height: 24px;
	color: #b2b2b2;
	height: 72px;
	overflow: hidden;
}
.ser_news li .adv_box_txt h5:hover{ color: #096fcb;}

.ser_news .adv_newsList{
	height: auto;
	width: 100%;
	background:#fff;

}
.ser_news .adv_newsList .news_top{
	line-height: 40px;
	border-bottom: 1px solid #f4f3f8;
	box-sizing: border-box;
}
.ser_news .news_top ul, .ser_news .adv_newsList .news_bottom { margin: 0;}
.ser_news .news_top ul{
	float: left;
	width: 100%;
}
.ser_news .news_top .new_more{
	display: block;
	float: right;
}
.ser_news .news_top .new_more:hover{ color: #096fcb;}
.ser_news .news_top li{
	float: left;
	width: 106px;
	height: 40px;
	line-height: 40px;
}
.ser_news .news_top li a{
	padding: 0px 18px;
	font-size: 17px;
}
.ser_news .news_top li:nth-child(1) a{
	border-right: 1px solid #dee1e6;
	box-sizing: border-box;
	
}
.ser_news .news_top .newsTop_hover{
	border-bottom: 2px solid #076fcc;
	box-sizing: border-box;
}
.ser_news .news_top .newsTop_hover a{ color: #076fcc;}

.ser_news .news_bottom ul{
	height: 411px;
	margin-bottom: 36px;
	overflow: hidden;
}
.ser_news .news_bottom li{
	float: none;
	width: 100%;
	height: 137px;
	margin: 0 0 0 13px;
	border-bottom: 1px dashed #e7e7e9;
	box-sizing: border-box;
}
.ser_news .news_bottom li a{
	display: inline-block;
}
.ser_news .news_bottom .news_date, .ser_news .news_bottom .news_txt{
	float: left;
}
.ser_news .news_bottom .news_date{
	width: 93px;
	height: 93px;
	box-sizing: border-box;
	border: 2px solid #dee1e6;
	margin: 24px 13px 19px;

}
.ser_news .news_bottom .news_date i{
	display: block;
	font-size: 48px;
	font-weight: bold;
	line-height: 38px;
	color: #dfe2e7;
	margin-top:13px;
	margin-bottom: 11px;
}
.ser_news .news_bottom .news_date span{ 
	font-size: 16px;
	color: #dfe2e7;
}

.ser_news .news_bottom .news_txt{
	text-align: left;
	width: 75%;
	margin-top: 33px;
}
.ser_news .news_bottom .news_txt h5{
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #363636;
	cursor: pointer;
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	-webkit-line-clamp: 1;
	-moz-line-clamp:1;
	-webkit-box-orient: vertical;
	word-break: break-all;
}
.ser_news .news_bottom .news_txt h5:hover{ color: #096fcb;}
.ser_news .news_bottom .news_txt p{ 
	line-height: 17px;
	color: #bebebe;
	height: 34px;
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	-webkit-line-clamp: 2;
	-moz-line-clamp:2;
	-webkit-box-orient: vertical;
	word-break: break-all;
}
.ser_news .news_bottom li:hover{ cursor: default;}
.ser_news .news_bottom li:hover .news_date{ 
	background-color: #096fcb;
	border: 2px solid #096fcb;
}
.ser_news .news_bottom li:hover .news_date i,
.ser_news .news_bottom li:hover .news_date span{color: #fff;}

/*服务流程*/
.ser_flow{ 
	background: #FFF;
	 padding-top:37px ;
	 margin-bottom: 70px;
}
.ser_flow .ser_pro {
	padding-top: 26px;
	padding-left: 26px;
	text-align:center;
}
.ser_flow .ser_pro dl{
	height: auto;
	overflow: hidden;
}
.ser_flow .ser_pro dl dt{
	 width: 120px;
	 height: 150px;
	 float: left;
}
.ser_flow .ser_pro dt .dt_bg{
	 width: 100%;
	 height: 120px;
	 border-radius: 50%;
	 background: #282739;
	 position: relative;
	 -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.ser_flow .ser_pro .dt_bg img{
	position: absolute;
	left: 0;
    right: 0;
    margin: 0 auto;
}

.ser_flow .ser_pro dt a{ line-height: 32px; font-size: 14px;}

.ser_flow .ser_pro .ser_1 dt img{ top: 25px;}
.ser_flow .ser_pro .ser_2 dt img{ top: -135px;}
.ser_flow .ser_pro .ser_3 dt img{ top: -335px;}
.ser_flow .ser_pro .ser_4 dt img{ top: -520px;}
.ser_flow .ser_pro .ser_5 dt img{ top: -700px;}
.ser_flow .ser_pro .ser_6 dt img{ top: -905px;}

.ser_flow .ser_pro dl:nth-child(1) dt img{ top: 25px;}
.ser_flow .ser_pro dl:nth-child(2) dt img{ top: -135px;}
.ser_flow .ser_pro dl:nth-child(3) dt img{ top: -335px;}
.ser_flow .ser_pro dl:nth-child(4) dt img{ top: -520px;}
.ser_flow .ser_pro dl:nth-child(5) dt img{ top: -700px;}
.ser_flow .ser_pro dl:nth-child(6) dt img{ top: -905px;}

.ser_flow .ser_pro dl:hover a{ color: #096dc9;}

.ser_flow .ser_pro dd{
	float: left;
	display: block;
	margin: 48px 10px;
	width: 65px;
	height: 23px;
}


.ser_flow .ser_pro dl:nth-child(odd) dd{ background: url(../images/bottom_block.png) no-repeat;}
.ser_flow .ser_pro dl:nth-child(even) dd{ background: url(../images/top_block.png) no-repeat;}
/*-----------------首页 end--------------------------*/

.info {text-align:center;}

/*-----------------关于------------------*/
.about_title h1{
	height: 24px;
	line-height: 24px;
	font-size: 24px;
	font-weight: normal;
	color: #1a1a1a;
	border-left: 7px solid #096dc9;
	padding-left: 10px;
	margin: 14px 0 30px 0;
	text-align: left;
}
.about_title h1 span{
	font-size: 13px;
	margin-left: 12px;
	color: #1a1a1a; 
	font-weight: bold;
}
/*面包导航*/
.bread{
	height: 30px;
	width: 100%;
	background: #f3f7fa;
	text-align: left;
}
.bread h1,.bread span,.bread span i,.bread span a{
	font-size: 12px;
	line-height: 30px;
	font-family: "宋体";
	font-weight: normal;
}
.bread span i,.bread span a{ margin: 0 5px;}

.com_intfoduce dl { height: 250px; margin: 60px 0; cursor: default;}
.com_intfoduce dl a{ display: block; height: 100%;}
.com_intfoduce dl dt{
	float: left;
	width: 542px;
}
.com_intfoduce dl dt img{
	width: 450px;
	height: 250px;
}
.com_intfoduce dl dd{
	float: left;
	width: 630px;
	text-align: left;
}

.com_intfoduce dd p{
	line-height: 24px;
	font-size: 13px;
	color: #5d5d5d;
	text-align: justify;
}

.business{ background: #f3f7fa;}
h1{ margin: 50px 0 60px 0;}
.business_box{
	margin-bottom: 70px;
}
.business_box a{ display: block; height: 100%;}
.business_box dl{
	border: 1px solid #e7e7e7;
	box-sizing: border-box;
	margin: 0 2px;
	cursor: default;
	padding:5px;
}
.business_box dt{
	width: 100%;
	height: 149px;
	border-bottom: 1px solid #e7e7e7;
	box-sizing: border-box;
	overflow: hidden;
}

.business_box dd{
	width: 95%;
	text-align: left;
}
.business_box dd h2{
	font-size: 15px;
	font-weight: bold;
	height: 15px;
	margin: 13px 0 19px 0;
	color: #1a1a1a;
}
.business_box dd p{
	font-size: 12px;
	line-height: 19px;
	height: 76px;
	overflow: hidden;
	margin-bottom:24px ;
}
/*dl:hover dd h2, dl:hover dd p{
	color: #1c65b4;
}*/

.com_server{
	height: auto;
	width: 100%;
	padding-bottom: 35px;
	background: url(../images/server.jpg);
}
.com_server dl{ margin-top: 30px; display: block; cursor: default;}
.com_server dl dt{
	float: left;
}
.com_server dl dt img{
	width: 200px;
	height: 200px;
	margin:0 40px 0 13px;
}
.com_server dl dd{
	float: left;
	width: 680px;
}
.com_server dl dd a{ cursor: default;}
.com_server dl dd p{
	text-align: justify;
	line-height: 36px;
	font-size: 13px;
	height: 144px;
    overflow: hidden;
}
/*.com_server dl:hover dd p{ color: #1c65b4;}*/

.goal h1{
	margin: 50px 0 40px 0;
}
.goal dl{
	float: left;
	width: 300px;
	height: 288px;
}
.goal dl dt{
	height: 150px;
	width: 150px;
	border-radius: 50%;
	margin-bottom: 24px;
	margin:0 auto;
}
.goal dl dt img, .goal dl dd{
	height: 100%;
	width: 100%;
	border-radius: 50%;
	-webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    -ms-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
}
.goal dl:hover dt img{
	-moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform:rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.goal dl dd{
	height:auto;
	font-size: 14px;
	line-height: 19px;
	color: #1a1a1a;
	cursor: default;
	text-align:center;
}
.goal dl:hover dd{
	-moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform:scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
 }

.cultural{
	width: 100%;
	height: 350px;
	text-align: left;
	background: url(../images/cultural_bg.jpg) no-repeat center center;
}
.cultural h1{
	margin: 76px 0 22px 47px;
}
.cultural .cul_line{
	display: block;
	width: 680px;
	border-top: 1px solid #cac9c5;
	margin-left: 47px;
	margin-bottom: 10px;
}
.cultural p{
	font-size: 16px;
	line-height: 30px;
	margin-left: 47px;
	color: #211b1b;
}

.environment h1{
	margin: 50px 0 40px 0;
}
.environment dl{
	margin-right:26px;
	overflow: hidden;
}
.environment .env_lastDl{ margin-right: 0;}
.environment dl:last-child{ margin-right: 0;}
.environment dl dt{ margin-bottom: 10px;}
.environment dl img{ 
	width: 100%;
	/*-webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    -ms-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;*/
}
/*.environment dl:hover img{
	-moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform:scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}*/
.environment dl dd{
	height: 64px;
	overflow: hidden;
	text-align:center;
}
/*.environment dl:hover dd{
	color: #fd9e29;
}*/

/*-------------------------------------服务项目------------------------------*/
.about_title2 h1{
	line-height: 23px;
	font-size: 23px;
	color: #282737 ;
	font-weight: bold;
	margin:45px 0 40px 0 ;
	text-align: left;
	cursor: default;
}
.about_title2 h1 span{
	line-height: 12px;
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
	color: #282737 ;
}

.contract .contr_dl{
	border-top:1px solid #dfe2e7  ;
	border-left: 1px solid #dfe2e7 ;
	box-sizing:border-box ;
	margin-bottom: 50px;
}
.contract .contr_dl dl{
	text-align:center;
	height: 124px;
	border-right:1px solid #dfe2e7 ;
	border-bottom: 1px solid #dfe2e7 ;
	box-sizing: border-box;
}
.contract .contr_dl dl a{
	display: block;
	height: 100%;
}
.contract .contr_dl dt{
	height: 75px;
	overflow: hidden;
}
.contract .contr_dl dt img{
	height: 55px;
	margin-top: 20px;
	-webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    -ms-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
}
.contract dl:hover dt img{
	-moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform:rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.contract .contr_dl dd{
	font-size: 14px;
	line-height: 14px;
	height: 14px;
	overflow: hidden;
	margin-top: 14px;
}
.contract .contr_dl dt,.contract .contr_dl dd{ cursor: pointer;}
.contract .contr_dl dl:hover{
	background: #0b7fe9;
}
.contract .contr_dl dl:hover dd{
	color: #fff;
}

.spe{
	background: #f3f7fa;
}
.spe h1{
	height: 50px;
	line-height: 50px;
	background: #1c65b4;
	color: #fff;
	margin: 0;
	margin-top: 80px;
	padding-left:12px ;
}
.spe  h1 span{ color: #fff;}
.spe .spe_ul{
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	box-sizing: border-box;
	margin-bottom: 70px;
}
.spe .spe_ul li{
	width: 299px;
	height: 79px;
	float: left;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	box-sizing: border-box;
	text-align: left;
	
	cursor: default;
}
.spe .spe_ul li a{ 
	display: block;

    color: #363636;
    font-size: 14px;
    overflow: hidden;
    line-height: 20px;
    height:79px;
    padding-top: 29px;
    padding-left: 20px;
}
.spe .spe_ul li:hover{
	background: #1c65b4;
	color: #fff;
}
.spe .spe_ul li:hover a{ color: #fff;}
.design .design_img{
	width: 100%;
	height: 200px;
	overflow: hidden;
}
.design .design_img .img_l{
	float: left;
	height: 100%;
}
.design .design_img .img_r{
	float: right;
	height: 100%;
}
.design .design_txt{
	margin-bottom:60px ;
}
.design .design_txt dl{
	height: 30px;
	width: 240px;
	float: left;
	margin-top: 45px;
}
.design .design_txt dt{
	width: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	background: #599ad4;
	color: #fff;
	font-size: 20px;
	font-style: italic;
	float: left;
}
.design .design_txt dd{
	font-size: 13px;
	line-height: 30px;
	margin-left: 8px;
	float: left;
}
.design .design_txt dd a{
	display: block;
	color: #29263d;;
}
.design .design_txt dl:hover a{
	color: #5b9bd5;
	font-size: 14px;
}

.other{
	background: #f3f7fa;
}
.other .other_box{
	margin-bottom: 25px;
}
.other .other_box1 dl{
	float: left;
	width: 390px;
	height: 138px;
	overflow: hidden;
	margin:0 5px ;
}
.other .other_box1 dt{
	height: 100px;
	overflow: hidden;
	cursor: pointer;
}
.other .other_box1 dt img{
	height: 100%;
	-webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    -ms-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
}
.other .other_box1 dd{
	font-size: 14px;
	line-height: 38px;
	width: 100%;
	cursor: pointer;
}
.other .other_box1 dd a{ 
	display: block;
	width: 100%;
	height: 100%;
}
.other .other_box1 dl:hover p{
	font-size: 14px;
	font-weight: bold;
}
.other .other_box1 dl:hover img{
	-moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform:scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.other .other_reset dl{
	width: 590px;
}

.otherServer .oth_serBox{ margin-bottom:48px ;}
.otherServer .oth_serBox li{
	float: left;
	width: 170px;
	height: 170px;
	border: 5px solid #5b9bd5;
	border-radius: 50%;
	box-sizing: border-box;
	margin: 0 12px;
}
.otherServer .oth_serBox li:hover{
	background: #5b9bd5;
}
.otherServer .oth_serBox li:hover p,.otherServer .oth_serBox li:hover i{
	color: #fff;
}
.otherServer .oth_serBox li a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.otherServer .oth_serBox li img{ 
	margin: 40px 0 12px 0;
}
.otherServer .oth_serBox li p{
	font-size: 15px;
	line-height: 17px;
    padding: 0px 17px;
}
.otherServer .oth_serBox li i,.otherServer .oth_serBox li p{ color: #5b9bd5;}

#qtfwxm .oth_serBox dl {text-align:center;}
#qtfwxm .oth_serBox dl dd {text-align:center;line-height:36px; }
#qtfwxm .oth_serBox dl img {padding:10px;border:2px solid #fff ;	-moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform:scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
#qtfwxm .oth_serBox dl img:hover {border:2px solid #5b9bd5;	-moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform:scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
 }
/*------------------------------------服务项目 end--------------------------*/

/*-------------------------------------成功案例------------------------------*/



/*--------------------其他页面--------------------------*/
/*------关于我们 生产流程 施工流程  资质证书 --------*/
.banner_page .banner_page_bg{
	position: absolute;
	top:0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
}
.banner_page .banner_page_title{
	position: absolute;
    top: 40%;
    left: 50%;
    transform: translateX(-50%);
}
.edit_page .edit_img{
	width: 800px;
    height: 250px;
    overflow: hidden;
}
.edit_page .edit_img img{
	width: 100%;
}
.edit_page p{
	font-size: 18px;
	line-height: 32px;
	text-align: justify;
}
/*施工流程*/
.edit_page .e_img{
	height: auto;
    width: 100%;
    border: 4px solid #e6e6e6;
    padding: 20px 28px;
}
/*资质证书*/
.edit_page .edit_zs{
	height: auto;
    width: 100%;
}
.edit_page .edit_zs dl,.edit_page .edit_team dl{
	display: inline-block;
	width: 250px;
	margin-right: 20px;
}
.edit_page .edit_zs dt,.edit_page .edit_team dt{
	width: 100%;
	height: 200px;
	overflow: hidden;
	border-radius: 5px;
    box-shadow: 2px 2px 5px #afb3b6;
}
.edit_page .edit_zs dt img{
	width: 100%;
	height: 100%;
	border-radius: 5px;
	 -webkit-transition: -webkit-transform .2s ease-in;
    -moz-transition: -moz-transform .2s ease-in;
    -ms-transition: -ms-transition .2s ease-in;
    -o-transition: -o-transform .2s ease-in;
    transition: transform .2s ease-in;
}
.edit_page .edit_zs dl:hover img{
	-moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.edit_page .edit_zs dd{
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	overflow: hidden;
}
.edit_page .edit_zs dl:hover dd{ color: #1a66b9;}

/*新闻动态*/
.list_news .img img{
	-webkit-transition: -webkit-transform .2s ease-in;
    -moz-transition: -moz-transform .2s ease-in;
    -ms-transition: -ms-transition .2s ease-in;
    -o-transition: -o-transform .2s ease-in;
    transition: transform .2s ease-in;
}
.list_news li:hover .d2 a, .list_news li:hover .title{ color: #1a66b9;}
.list_news li:hover .img img{
	-moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);

}

/*团队*/
.edit_page .edit_team{
	width: 100%;
	height: auto;
}
.edit_page .edit_team dd{
	position: absolute;
	bottom: -50px;
	height: 50px;
	width: 100%;
	background: rgba(26,102,185,0.5);
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	color: #fff;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity = 0);
}
.edit_page .edit_team dd h6{ 
	font-size: 17px;
	margin: 6px 0;
}
.edit_page .edit_team dd div span,.edit_page .edit_team dd div a{
	color: #fff;
}
.edit_page .edit_team dd div a:hover{
	text-decoration: underline;
}

/*联系我们*/
.contact_us{
	width: 100%;
	height: 600px;
	background: url(../images/contact_us_bg.jpg);
}
.contact_us .contact_us_bg{
	width: 100%;
	height: 100%;
	background:#1e2432;
	filter:alpha(opacity=50);
	background: rgba(30,36,50,0.5);
}
.contact_us .contact_content{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}
.contact_us .contact_content .f_box{
	height: 100%;
	width: 50%;
}
.contact_us .contact_content .f_box .fr{
	width: 600px;
	height: 100%;	
}
.contact_us .f_box .fr h1{
	margin-top: 85px;
}
.contact_us .f_box .fr .contact_text{
	font-size: 20px;
	color: #fff;
}
.contact_us .f_box .fr ul{
	margin-top: 32px;
	margin-left: 70px;
}
.contact_us .f_box .fr li{
	font-size: 19px;
	line-height: 30px;
	text-align: left;
	padding-left: 50px;
	margin-bottom: 13px;
	background: url(../images/contact_us.png) no-repeat;
}

.contact_us .f_box .fr .ab_1{background-position: 0 -28px;}
.contact_us .f_box .fr .ab_2{background-position: 0 -58px;}
.contact_us .f_box .fr .ab_3{background-position: 0 -87px;}
.contact_us .f_box .fr .ab_4{background-position: 0 3px;}
.contact_us .f_box .fr .ab_5{background-position: 0 -119px;}

.contact_us .f_box .fr li p{
	color: #fff;
}

/*详情页--text.html*/
/*.news_box .text_img{
	width: 360px;
    height: 320px;
    border-radius: 7px;
    box-shadow:  0px 5px 9px #ccc;
    margin-bottom: 20px;
}*/
.news_box .text_img .text_box{
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 10px 0;
}
.news_box .text_box img{
	width: auto;
	max-width: 100%;
}

.fan{
	width: 90%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	background: #e6e6e6;
}
.fan .fan_left{margin-left: 10px;}
.fan .fan_left span{
	display:inline-block;
	float: left;
}
.fan .fan_right span{
	display:inline-block;
	float: left;
}
.fan .fan_right{margin-right: 10px;}
.fan div a{ color: #5b5b5b;}
.fan div a:hover, .fan div a:hover span{
	font-size: 14px;
	color: #478bcb;
}
/*forlist*/

/*子页面*/
/*1、关于我们*/
.pos{font-size:13px; line-height:36px;background:#f6f6f6;}
.main{ padding:10px 0 0px;font-size:14px; line-height:26px;background:#f6f6f6;}
.main .right {background:#fff; padding:5px 10px}
/*内页左侧导航主要样式*/

.neiye{background:#fff;}
.neiye .nbox{ border-bottom-right-radius:20px;border-bottom-left-radius:20px; line-height:55px; height:auto; display:block;}
.neiye .menu{ border-bottom:1px solid #eee; line-height:55px;  text-align:center; font-size:16px; color:#333; position:relative}
.neiye .menu2{background:#FFF url(../images/sbja.png) no-repeat 45px center; line-height:55px;  text-align:center; font-size:16px; color:#333; position:relative}
.neiye .menu i{display:block; position:absolute; left:0; top:0; width:100%; height:100%; z-index:1; cursor:pointer}
.neiye .menu span{position:absolute; right:30px; line-height:45px;}
.neiye .nav1{background:#fff url(../images/sub01_4.png) no-repeat 93px center; text-align:center; font-size:14px; color:#333; line-height:45px; margin-top:2px; display:block;}
.neiye ul a{display:block; background:#fff; font-size:14px; color:#888; line-height:45px;  text-align:center; margin-top:2px;	white-space:nowrap; 
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
	text-overflow:ellipsis;
	overflow:hidden;}
.neiye .navbox{background:none; padding:0;}



.neiye .fw-sub .nav1{background:#fff url(../images/sub01_4.png) no-repeat 13px center; text-align:left; font-size:14px; text-indent:25px; color:#333; line-height:45px; margin-top:2px; display:block; }


/*一级导航、二级导航默认选中状态和hover事件*/
.neiye .nav1.active,.neiye .nav1:hover{background:#428bca url(../images/sub01_4.png) no-repeat 223px center; color:#FFF ;}
.neiye ul a.active,.neiye ul a:hover{color:#0f60cc ;}
.neiye .menu1{margin-top:20px;}
.lian{background:#fff;font-size:14px; color:#333; line-height:22px; padding:10px 10px 20px; margin-top:2px}
.neiye .zxzx {}
.neiye .zxzx li{}

.neiye .zxzx li a{ text-align:left;padding:0 10px}
.lian>p{line-height:36px;}

.main .cont{margin-top:20px;min-height:450px;}
.title-zi{border-bottom:2px solid #eee; font-size:18px; color:#333; line-height:50px;}


.call-us{font-size:13px; color:#6a6a6a;line-height:28px; }
.call-us h4{font-size:18px; color:#666; font-weight:bold;line-height:30px;}
.call-us img{max-width:100%; height:auto; display:block; border:1px solid #ccc; margin:10px auto}

.show-box .imgbox{margin:0 0 30px;}
.show-box .libox:hover{box-shadow:2px 2px 5px #ccc;}
.show-box .libox h4{line-height:36px;}

.show-main{text-align:center;}
.show-main img{ max-width:100%; height:auto; display:block; border:1px solid #ccc; padding:2px; margin:10px auto;}

.news-box .imgbox{display:block; position:relative; padding-bottom:20px; border-bottom:1px solid #ccc; margin-bottom:20px}
.news-box .imgbox .tu{width:265px; height:175px; border:1px solid #ccc; position:absolute; overflow:hidden}
.news-box .imgbox .tu .img{width:100%; height:100%;}
.news-box .imgbox .text{margin-left:275px; height:175px;}
.news-box .imgbox .text h4{font-size:16px; color:#4b4a4a; line-height:30px; font-weight:bold}
.news-box .imgbox .text span{font-size:12px; color:#999; display:block; margin:-8px 0;}
.news-box .imgbox .text .zi{font-size:14px; color:#4f4f4f; line-height:25px; height:102px; overflow:hidden;}
.news-box .imgbox .text .more{ width:90px; height:28px; background:#999; font-size:13px; color:#fff; line-height:28px; text-align:center}
.news-box .imgbox:hover .tu .img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
.news-box .imgbox:hover .text .more{background:#0256ac;}

.news-main{font-size:14px; line-height:24px;}
.news-tou{width:80%; margin:0 auto;}
.news-main h4{ font-size:18px; line-height:40px; text-align:center; border-bottom:1px dashed #666; padding-bottom:10px;}
.news-main span{display:block; text-align:center; font-size:12px; color:#7f7f7f; margin:10px 0}
.news-main img{ max-width:100%; height:auto; margin:20px auto;}

.liuyan{ width:75%; margin:0 auto;}
.liuyan input,.liuyan textarea{border:1px dashed #666;}

/*listpage*/
.newslist {margin-bottom:20px;}
.newslist ul{padding:20px;}
.newslist ul li{line-height:36px;border-bottom:1px dashed #777;	 padding:15px 0;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
	text-overflow:ellipsis;
	overflow:hidden;}
.newslist ul li a{display:block; padding-left:20px; background:url('../images/dot.png') no-repeat center left;}
.newslist ul li a .til{font-size:16px;}
.newslist ul li .desc {line-height:26px;}
.newslist ul li span{ float:right; color:#aaa; padding:0 10px;}
.newslist ul li p{color:#eee; padding:0 10px; font-size:14px;}
.newslist ul li:hover{color:#0256ac;}

.fw-box{}
.fw-box .fwa{ padding:5px 10px;display:inline-block; border:1px solid #ccc; margin:5px; }

.fw-box .fwa:hover{background:#428bca; color:#FFF ; }





.pagelist a {
	display: inline-block;
	border:0;
}
 .pagelist a {
	position: relative;
 	padding: .5em 1em;
	text-decoration: none;
	line-height: 1.2;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	margin-bottom: 5px;
	margin-right: 5px
}


.pagelist  a.page-num-current,.pagelist  a:hover{ background:#0256ac; color:#fff; }
.pagelist span.page-num{ display:none}

.sub-ban{width:100%;margin-top:98px;}



/*以下是footer和菜单*/
.footer{ 
	overflow:hidden; 
	background: #f8f8f8; 
	border-top: 1px solid #eeeeee;
	box-sizing: border-box;
}
.footer .about {
    width: 100%;
    overflow: hidden;
    padding: 40px 0px;
}
.footer .about .logo {
    float: left;
    height: 70px;
}
.footer .about ul {
    float: left;
}
.footer .about li {
    display: inline-block;
    padding:0 27px;
    border-right: 1px solid #eaeaea;
    text-align: left;
    min-width: 132px;
    overflow: hidden;
    height: 80px;
}
.footer .about li p {
    font-size: 14px;
    line-height: 40px;
}
.footer .about li:nth-child(1) p:nth-child(2){ font-weight: bold;}
/*.footer .about li p:nth-child(2){ width: 345px;white-space: nowrap;}*/
.footer .about li .code{ width:70px; height:70px;}
.footer .info,.footer .info a{ width:100%; background:#1c65b4; color:#FFF; padding:5px 0px;}
.footer .info a:hover{ width:100%; background:#1c65b4; color:#FFF; padding:5px 0px;text-decoration: underline;color:#ff6c08;font-size:1em;}

 
.info4m{display:none}









@media screen and (max-width: 600px){
	.top,.wel {display:none;}
	.server .server_content img{	padding:0 20px; float:left;}
	.server_bottom {display:none;}	
	.footer .logo{width:100%}
	.info{display:none;}
	.info4m {display:block;text-align:center; background:#282739; color:#ccc; padding:10px 0;}
	.news_bottom .news_date{display:none;}
	.ser_news .news_bottom ul {padding:0 10px;}
	.ser_news .news_bottom .news_txt{	width: 100%;}
	.ser_advantages{background:none;}
	 .ser_flow .div_title{text-align: left;
    line-height: 100px;
    font-size: 23px;
    font-weight: bold;
    color: #282739;}
	.div_title {border-bottom: 2px solid #1c65b4;}
	.ser_news {    background: url(../images/news_bg.jpg) repeat-y;}
