@charset "utf-8";
/*------------------通用样式-------------------*/

body {font-family: "微软雅黑"; background-color:#FFF;}
* {margin:0;padding:0;}
ul, ol, li {list-style:none}
a {text-decoration: none; font-size:14px; color:#333;}
a:hover {color:#11ACD0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
hover {color:#11ACD0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
img {margin:0;padding:0;border:none;}
.clear {clear:both;margin:0px;padding:0px;}
form {display: block;}
#all {width: 100%;margin:0px auto;height: auto;min-width:1200px;overflow:hidden;background-color:#FFF;}
#alla{width: 100%;margin:0px auto;height: auto;min-width:1200px;overflow:hidden;background-color:#f4f5f6;}
.nav ul li h2,.ce_nav li h3{font-weight:normal;}


/*--------------------通用样式结束----------------------*/



/*--------------------头部样式 开始----------------------*/

.header {width:100%; height:75px; margin:0px auto; overflow:hidden; background-color:#FFF;}
.head_inside{width:1200px; overflow:hidden; margin-left:auto; margin-right:auto;}
.logo{height:55px; overflow:hidden; float:left; margin-top:10px;}
.logo a{ display:block;}

.head_r{float:right;}
.nav{height:60px; margin-top:15px;}
.nav ul{clear:both;}
.nav ul li{float:left; margin-left:20px; height:55px; }
.nav ul li a{height:55px; display:block; color:#333; font-size:18px; line-height:45px; padding:0px 5px; }
.nav ul li a:hover{height:52px; border-bottom:3px solid #FFF; color:#11ACD0; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;/*过渡效果*/}
.nav ul .nav_Location a{height:52px; border-bottom:3px solid #FFF; color:#11ACD0;}

/*--------------------头部样式 结束----------------------*/



/*--------------------banner样式 开始----------------------*/

.banner{width:100%; height:350px; overflow:hidden; margin:0px auto; position: relative;}

/*-------首页banner特效------*/

.flexslider {
	position: relative;
	width: 100%;
	height: 350px;
	overflow: hidden;
	zoom: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}   
.flexslider .slides li {width: 100%;height: 100%;}
.flex-direction-nav a {width: 70px;height: 70px;line-height: 99em;overflow: hidden;margin: -35px 0 0;display: block;background: url(../images/ad_ctr.png) no-repeat;position: absolute;top: 50%;z-index: 10;cursor: pointer;opacity: 0;filter: alpha(opacity=0);-webkit-transition: all .3s ease;border-radius: 35px;}
.flex-direction-nav .flex-next {background-position: 0 -70px;right: 0;}
.flex-direction-nav .flex-prev {left: 0;}
.flexslider:hover .flex-next {opacity: 0.8;filter: alpha(opacity=25);}
.flexslider:hover .flex-prev {opacity: 0.8;filter: alpha(opacity=25);}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {opacity: 1;filter: alpha(opacity=50);}
.flex-control-nav {width: 100%;position: absolute;bottom: 30px;text-align:center;}
.flex-control-nav li {margin: 0 2px;display: inline-block;zoom: 1;*display: inline;}
.flex-control-paging li a {background: url(../images/dot.png) no-repeat 0 -16px;display: block;height: 16px;overflow: hidden;text-indent: -99em;width: 16px;cursor: pointer;}
.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {background-position: 0 0;}
.flexslider .slides a img { width: 100%;height: 350px;display: block;}


/*--------------------banner样式 结束----------------------*/


/*--------------------主要服务样式 开始----------------------*/

.advantage{width:100%; padding-top:20px; padding-bottom:30px; border-bottom:1px solid #eaeaea;}
.advantage_frame{width:1200px; margin-left:auto; margin-right:auto; margin-top:100px;}
.adf_title{width:1200px; height:70px; margin-left:auto; margin-right:auto;}
.adf_big{width:1200px; height:28px; line-height:35px; font-size:18px; color:#0FA1D3; text-align:left; font-weight:bold;}
.adf_small{width:1200px; height:20px; line-height:20px; font-size:14px; color:#333333; text-align:left; margin-top:15px;}

.adf_single{width:580px; height:380px; position:relative; overflow:hidden; float:left; margin-right:39px;}
.adf_single.tmplS3{ margin-right:0px;}
.cover {
	position: absolute;
	z-index: 40;
	width: 580px;
	height: 380px;
}
.tmplS1 .cover {background-image:url(a1.jpg); background-repeat:no-repeat;}
.tmplS2 .cover {background-image:url(a2.jpg); background-repeat:no-repeat;}
.tmplS3 .cover {background-image:url(a3.jpg); background-repeat:no-repeat;}
.wrapS {position: relative; width:580px; height:380px; background-color:#f4f5f6;}
.wrapS p {line-height: 30px;  text-align:center;}
.wrapS .ttl { color:#333; padding-top:40px;font-weight:bold;font-size: 16px; display:block; line-height:30px; text-align:center;}
.wrapS .ttl:hover{color: #11ACD0;}
.wrapS .opt { color:#666; font-size:12px; padding:20px; line-height:25px; height:50px; overflow:hidden;}
.wrapS .opt .nlink {
	color: #11ACD0;
	text-decoration: none
}

.fu_look{width:80px; height:30px; line-height:30px; font-size:12px; color:#333333; text-align:center; margin-left:auto; margin-right:auto; display:block; border:1px solid #11ACD0; border-radius:30px; margin-top:10px;}
.fu_look:hover{border:1px solid #11ACD0; background-color:#CC3300; color:#FFF;}


/*--------------------主要服务样式 结束----------------------




.main{width:100%; margin:0 auto; clear:both;}



/*--------------------通用标题样式----------------------*/

.same_title{width:1200px; margin-left:auto; margin-right:auto;}
.ch_name{line-height:30px; font-size:22px;  color:#333333; width:390px; height:30px;text-align:center; margin-top:15px; background-image:url(title.png); background-repeat:no-repeat; background-position:center center; margin-left:auto; margin-right:auto;}
.en_name{line-height:40px; font-size:30px; color:#999999; text-align:center;}
.top_tt{width:1000px; line-height:30px; font-size:14px; color: #555; margin-top:10px; text-align:center; margin-left:auto; margin-right:auto;}

.same_titlea{width:1200px; margin-left:auto; margin-right:auto; background-color:#FFF; padding-top:40px; padding-bottom:10px;}
.ch_namea{line-height:30px; font-size:22px;  color:#FFF; width:260px; height:30px;background-image:url(tt2.png); background-repeat:no-repeat; background-position:center center; margin-left:auto; margin-right:auto; text-align:center;}
.en_namea{line-height:20px; font-size:12px; color:#307205; padding-top:6px; text-align:center;}
.top_tta{width:1000px; line-height:30px; font-size:14px; color: #FFF; margin-top:10px; text-align:center; margin-left:auto; margin-right:auto;}



/*--------------------首页-服务样式----------------------*/

.i_service{width:100%; margin-left:auto; margin-right:auto; padding-top:80px;padding-bottom:40px;}
.is_frame{width:1200px; margin-left:auto; margin-right:auto; margin-top:80px;}
.isf_single{width:200px; height:200px; overflow: hidden; float:left; text-align:center; }
.isf_pic{width:110px; height:110px; margin-left:auto; margin-right:auto;display:block;}
.isf_ch{width:200px; height:30px; line-height:30px; font-size:18px; color:#333; overflow:hidden; margin-top:10px; display:block;}
.isf_line{width:30px; height:2px; background-color:#CBCBCB; margin-top:28px; margin-left:auto; margin-right:auto;}


.f-b{width:100%; height:430px; background-image:url(fb.png); background-repeat:no-repeat; background-position:center bottom; border-bottom:1px solid #DFDFDF;}
.fb-frame{width:1200px; height:360px; padding-top:70px; text-align:center; overflow:hidden; margin-left:auto; margin-right:auto;}





/*--------------------首页-ts案例样式----------------------*/


.psft{width:100%; height:660px; margin-left:auto; margin-right:auto; padding-top:80px;padding-bottom:60px; margin-top:0px; position:relative; z-index:9; background-color:#f4f5f6; background-image: url(fugai.png); background-repeat:no-repeat; background-position:center 60px;}

.icase-title{width:310px; height:40px; line-height:40px; font-size:14px; text-align:center; color:#555555; padding-left:20px; padding-right:20px; padding-top:35px; background-image:url(ctitle.png); background-repeat:no-repeat; background-position:center top; margin-left:auto; margin-right:auto; margin-top:40px;}

.icase_frame{ width:1200px; margin-left:auto; margin-right:auto; margin-top:10px; position:relative;}

.icase_single{width:270px; height:240px; background-color:#FFF; position:relative; overflow:hidden; float:left; margin-right:40px; margin-top:40px;}

.icase_single.no_m{margin-right:0px;}

.iphoto{width:270px;height:180px;overflow:hidden; position:relative;}
.icover{width:270px;height:180px;overflow:hidden;position: absolute;background:#0477B7;top:0px;left:0px;}
.itext_click{position:absolute;width:270px;height:180px;left:-270px;top:0px;overflow:hidden;}
.ilook{width:270px; height:180px; overflow:hidden;display:block; background-image:url(look.png); background-repeat:no-repeat; background-position:center center;}

.icase_name{width:260px; height:40px; line-height:40px; color:#333; display:block; overflow:hidden; font-size:16px; font-weight:bold; text-align:center; margin-top:10px;}
.icase_name:hover{color:#11ACD0;}


.imore{width:180px; height:40px; line-height:40px; display:block; text-align:center; font-size:14px; color:#333; margin-left:auto; margin-right:auto; border:1px solid #11ACD0; border-radius:40px; margin-top:80px; background-color:#f4f5f6;}
.imore:hover{background-color:#CC3300; color:#FFF; border:1px solid #11ACD0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}


.c_frUl {height: 280px; width: 1200px; overflow:hidden; position:relative;}
.c_frUl ul li { display: inline;overflow: hidden; }

.c_frBtnL {cursor: pointer; z-index:90;position: absolute;left:-60px; top:130px; width:40px; height:40px; background-image:url(left.png); background-repeat:no-repeat; background-position:center center;}
.c_frBtnR {cursor: pointer; position: absolute;right:-60px;top: 130px;width:40px; height:40px; background-image:url(right.png); background-repeat:no-repeat; background-position:center center;}
.c_frBtnL:hover,.c_frBtnR:hover{display: block; background-color:#11ACD0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.c_frBtnL:hover{background-image:url(lefta.png);}
.c_frBtnR:hover{background-image:url(righta.png);}



/*--------------------首页-新闻资讯样式----------------------*/


.type_frame{ width:1200px; margin-left:auto; margin-right:auto; text-align:center; margin-top:10px;}
.type_frame h3{display: inline; font-weight:normal;}
.type_frame a{line-height:33px; padding-left:34px; padding-right:34px; border:1px solid #CCC; display:inline-block; border-radius:40px; font-size:14px; background-color:#FFF; margin-top:30px; margin-right:10px; margin-left:10px;}
.type_frame a:hover{ background-color:#11ACD0; color:#FFF; border:1px solid #11ACD0;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.gc{width:100%; height:540px; margin-left:auto; margin-right:auto; padding-top:80px; padding-bottom:60px; background-color:#333333; background-image:url(n-bg.jpg); background-repeat:no-repeat; background-position:center top;}
.inews_frame{width:1200px; margin-left:auto; margin-right:auto; margin-top:30px;}

.in_left{width:700px; float:left; height:180px; margin-top:10px;}
.inl_pic{width:240px; height:180px; float:left; overflow:hidden;}
.inl_text{width:420px; height:180px; float:left; margin-left:40px;}
.inl_title{line-height:30px; font-size:16px; color:#FFF; font-weight:bold; display:block; margin-top:5px; height:30px; overflow:hidden;}
.inl_time{line-height:20px; font-size:12px; color:#CCC; margin-top:10px;}
.inl_frame{line-height:25px; height:50px; font-size:12px; color:#CCC; overflow:hidden; margin-top:15px;}
.inl_more{ width:90px; height:28px; line-height:28px; font-size:12px; color:#CCC; border:1px solid #11ACD0; display:block; text-align:center; margin-top:15px;}
.inl_more:hover{ width:90px; height:28px; line-height:28px; font-size:12px; color:#CCC; border:1px solid #11ACD0; background-color:#11ACD0; display:block; text-align:center; margin-top:15px;}



.in_right{width:420px; float:right; height:200px;}

.inews_single{width:420px; height:30px; margin-top:20px; background-image:url(nicon.png); background-repeat:no-repeat; background-position:20px center;}

.inews_single:hover{background-image:url(nicona.png); background-color:#11ACD0; color:#FFF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.inews_time{width:80px; height:30px; line-height:30px; font-size:12px; color:#999; float:left; margin-left:35px;}
.inews_name{width:280px; height:30px; font-size:16px; color:#FFF; line-height:30px; float:left; display:block; overflow: hidden; margin-left:10px;}

.inews_single:hover .inews_time{color:#FFF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.inews_single:hover .inews_name{color:#FFF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}




/*--------------------首页-横版样式----------------------*/


.i_te{width:100%; height:600px; overflow:hidden;}
.ite-left{width:50%; overflow: hidden; float:left; height:600px; background-image:url(te1.jpg); background-repeat:no-repeat; background-position:right top;}
.ite-right{width:50%; height:600px; overflow: hidden; float:right;}
.ite-frame{width:520px; margin-top:100px; margin-left:80px;}
.ite-title{height:50px; line-height:50px; font-size:40px; color:#333; font-weight:bold; width:520px; display:block;}
.ite-line{ width:40px; height:2px; background-color:#11ACD0; margin-top:25px;}
.ite-text{line-height:30px; font-size:14px; color:#666; width:520px; margin-top:25px;}


.ite-lefta{width:50%; height:800px; overflow: hidden; float:left;}
.ite-righta{width:50%;overflow: hidden; float:right; height:800px; background-image:url(te2.jpg); background-repeat:no-repeat; background-position:right top;}
.ite-framea{width:520px; margin-top:100px; float:right;  margin-right:80px;}




/*--------------------首页-地图样式----------------------*/



.i-lian{width:100%; height:660px; margin-left:auto; margin-right:auto; padding-top:80px; padding-bottom:60px; background-color:#f4f5f6;}
.ilian-frame{width:1200px; height:480px; overflow:hidden; margin-left:auto; margin-right:auto; margin-top:70px;}






/*--------------------首页脚部----------------------*/

.footer{
	width:100%;
	background-color:#35383A;
	clear:both;
	padding-top:0px;
	background-image:url(foot.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.foot_in{width:1200px; margin-left:auto; margin-right:auto;}

.fi_left{width:400px; float:left;}
.f_title{width:280px; height:30px; line-height:30px; font-size:20px; color:#CCC;}
.f_title span{ font-size:16px; color:#11ACD0; padding-left:10px;}
.ff_nav{width:400px; margin-top:10px;}
.ff_nav li{ width:140px; height:35px; float:left; margin-right:30px; margin-top:20px;}
.ff_nav li a{ width:140px; height:33px; line-height:33px; text-align:center; display:block; border:1px solid #666; color:#CCC; border-radius:40px;}
.ff_nav li a:hover{ background-color:#11ACD0; color:#FFF; border:1px solid #11ACD0;}

.fi_mid{width:370px; float:left; margin-left:50px;}
.z_z{line-height:40px; font-size:34px; color:#FFF; margin-top:25px;}
.zz_text{ padding-top:30px;}
.zz_d{line-height:30px; font-size:14px; color:#999; margin-top:5px;}


.fi_right{width:280px; float:right;}
.lian_f{width:280px; margin-top:20px;}
.lian_d{line-height:30px; font-size:14px; color:#CCC; margin-top:10px;}
.lian_d span{color:#999; padding-right:5px;}

.record{width:100%; height:60px; line-height:60px; font-size:12px; color:#AAAAAA; margin-left:auto; margin-right:auto; text-align:center; margin-top:10px; padding-top:9px; border-top:1px solid #333333;}


/*--------------------关于我们页面样式----------------------*/


.banner_nei{ width:100%; height:500px; overflow:hidden; margin:0 auto; background-image:url(../images/inside.jpg); background-repeat:no-repeat; background-position:center;}

.mainin{width:100%; padding-bottom:50px;}

.mt_in{width:1200px; margin-left:auto; margin-right: auto;}
.main_top{width:100%; height:60px; background-color:#FFF;border-bottom:1px solid #f1f1f1;  -webkit-box-shadow:0px 3px 3px rgba(0, 0, 0, 0.03); -moz-box-shadow:0px 3px 3px rgba(0, 0, 0, 0.03)); box-shadow:0px 3px 3px rgba(0, 0, 0, 0.03);}
.page_name{float:left; height:40px; line-height:40px; font-size:20px; color:#00B4BF; font-weight:bold; margin-top:10px;}
.crumbs{height:20px; float:left; margin-top:20px; text-align:right; background-image:url(home.png); background-repeat:no-repeat; text-indent:15px; background-position:left center; overflow:hidden;}
.suo{font-size:14px; color:#888; line-height:20px; height:20px;}
.suo a{font-size:14px; color:#333;}
.suo a:hover{color:#11ACD0;}
.suo span{padding-right:10px; height:20px;line-height: 20px;display: inline-block;}

.search{ width:270px; height:35px; margin-top:12px; float:right;}
.search form{width:270px; height:35px; display:block; clear:both;}
.sousuo{width:201px; height:33px; border:1px solid #ccc; display:block; float:left; padding:0 10px; line-height:26px; font-size:12px; color:#666; border-right:0px;}
.search_btn{width:48px; height:35px; background-color:#fff; display:block; border:1px solid #CCC; border-left:0px; float: left; cursor: pointer; background-image: url(search.png); background-repeat:no-repeat; background-position:center center;}
.search_btn:hover{background-image: url(searcha.png); background-color:#11ACD0;border:1px solid #11ACD0;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.det_top{width:1200px; height:40px; background-color:#ECECEC; padding-top:20px; margin-top:40px;}
.det_titlea{width:140px; height:35px; line-height:35px; padding-top:5px; color:#333; font-size:18px; font-weight:bold; background-color:#FFF; text-align:center; margin-left:25px; border-radius:5px 5px 0px 0px;}


.main_nei{width:1200px; overflow:hidden; margin-left:auto; margin-right:auto;}
.detailsa{ width:1150px; overflow:hidden; margin-top:0px; padding:30px 25px; background-color:#FFF;}
.details{ width:1150px; overflow:hidden; margin-top:40px; padding:30px 25px; background-color:#FFF;}
.details_f{ width:1150px; overflow:hidden; margin-left:auto; margin-right:auto;}
.details_f p{text-indent:2em; font-size:14px; color:#444555; line-height:2.3em;}




/*--------------------服务项目页面样式----------------------*/



.service_frame{width:1200px; margin-left:auto; margin-right:auto; overflow:hidden; padding-top:10px; padding-bottom:10px;}
.service_single{width:230px; height:230px; padding:19px; background-color:#FFF; border:1px solid #FFF; border-radius:6px; margin-top:30px; margin-left:5px; margin-right:32px; -webkit-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.1); -moz-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.1); box-shadow:0px 0px 10px rgba(0, 0, 0, 0.1); float:left;}
.service_single:hover{border:1px solid #11ACD0; -webkit-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.1); -moz-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.1); box-shadow:0px 0px 10px rgba(0, 0, 0, 0.1);-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.ss_icon{width:60px; height:60px; background-image: url(fs.png); background-repeat:no-repeat; background-position:center center; margin-left:auto; margin-right:auto; margin-top:20px;}
.service_single:hover .ss_icon{background-image: url(fsa.png);-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.ss_name{width:210px; line-height:30px; display:block; font-size:16px; color:#333; max-height:60px; overflow:hidden; text-align:center; margin-top:20px; margin-left:auto; margin-right:auto;}
.ss_look{width:140px; height:30px; border:1px solid #CCC; background-color:#FFF; text-align:center; line-height:30px; font-size:12px; color:#333; display:block; margin-top:20px; border-radius:30px; -moz-border-radius:30px;  -webkit-border-radius:30px; margin-left:auto; margin-right:auto;}
.service_single:hover .ss_look{border:1px solid #11ACD0; background-color:#11ACD0; color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.service_single.nom{ margin-right:0px;}


/*--------------------服务项目-内页页面样式----------------------*/

.sn_frame{width:1140px; padding:30px; margin-top:40px; position:relative; background-color:#FFF;}


/*内容区域*/
.tabmain{width:1140px; margin-top:0px; }
.cx_nav{float:left;width:228px;height:auto; z-index:3; position:relative; border-right:1px solid #CCC; padding-bottom:15px;}
.cx_nav li{ width:227px; margin-top:15px;border-right:1px solid #FFF;}
.cx_nav li a{width:220px; display:block;line-height:30px;text-align:left;font-size:15px;color:#333; padding-top:5px; padding-bottom:5px;}
.cx_nav li:hover{ border-right:3px solid #11ACD0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.cx_nav li.onl{border-right:3px solid #11ACD0;}
.cx_nav li.onl a{color:#11ACD0;font-weight:bold;}
.cx_nav li a:hover{color:#11ACD0;font-weight:bold;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.tabContent{ width:850px; margin-top:30px;}


#container{float:right;width:820px;background:#f4f5f6;overflow:hidden; padding:30px 25px;}
.c_content{width:820px; line-height:30px; font-size:14px; color:#444444; overflow:hidden;}




/*--------------------经典案例页面样式----------------------*/


.case_frame{ width:1200px; overflow:hidden; margin-top:0px; padding-bottom:10px;}
.case_single{width:300px; height:400px; padding:30px; position:relative; overflow:hidden; margin-top:40px; float:left; margin-right:45px; background-color:#FFF; border-radius:6px;border-bottom:1px solid #f1f1f1;  -webkit-box-shadow:2px 2px 2px rgba(0, 0, 0, 0.03); -moz-box-shadow:2px 2px 2px rgba(0, 0, 0, 0.03)); box-shadow:2px 2px 2px rgba(0, 0, 0, 0.03);}
.case-pic{width:160px; height:160px; overflow:hidden; text-align:center; position:relative; overflow:hidden; margin-top:10px; margin-left:auto; margin-right:auto;}
.cp-k{width:160px; height:160px; overflow:hidden; position:absolute; top:0px; left:0px; z-index:9; display:block;}
.cp-p{width:160px; height:160px; text-indent:-27px;}
.case_text{width:300px; height:120px;}
.case_name{ height:30px; line-height:30px; font-size:16px; color:#333; font-weight:bold; display:block; overflow:hidden; text-align:center; margin-top:30px;}
.case_shu{width:300px; height:75px; line-height:25px; color:#666; font-size:12px; overflow:hidden; text-align:center; margin-top:10px;}
.c_xiang{width:220px; height:35px; background-color:#f4f5f6; line-height:35px; border-radius:40px; text-align:center; font-size:14px; color:#333333; margin-left:auto; margin-right:auto; display:block; margin-top:20px;}
.case_single:hover .c_xiang{background-color:#11ACD0; color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.case_single:hover{border-bottom:1px solid #11ACD0;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}


.case_single.no_m{margin-right:0px;}



/*-------页码样式-----*/
.ye_ma{text-align: center;margin: 0px;clear: none;float: left;height: 37px;width: 1200px;padding-top: 30px; font-size:14px; color:#666;}
.ye_ma a{line-height: 35px;clear: none; height: 35px; font-size:14px; color:#333; padding:0 15px; border:1px solid #E0E0E0; background-color:#FFF; border-radius:4px; display:inline-block; margin:0 3px;}
.ye_ma a:hover{background-color:#11ACD0; border:1px solid #11ACD0; color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.ye_maa{text-align: center;margin: 0px;clear: none;float: left;height: 37px;width: 1200px;padding-top: 40px; font-size:14px; color:#666;}
.ye_maa a{line-height: 35px;clear: none; height: 35px; font-size:14px; color:#333; padding:0 15px; border:1px solid #E0E0E0; background-color:#FFF; border-radius:4px; display:inline-block; margin:0 3px;}
.ye_maa a:hover{background-color:#11ACD0; border:1px solid #11ACD0; color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}



/*--------------------经典案例-内页页面样式----------------------*/

.al-frame{width:100%; margin-top:40px; margin-left:auto; margin-right:auto;}
.alf-f{width:1120px; margin-left:auto; margin-right:auto; background-color:#FFF; padding:40px;}
.case-pica{width:160px; height:160px; overflow:hidden; text-align:center; position:relative; overflow:hidden; float:left;}

.alf_text{width:620px; height:160px; padding-left:39px; border-left:1px solid #CCC; margin-left:40px; float:left;}
.alf_title{height:30px; font-size:18px; font-weight:bold; line-height:30px; color:#333; margin-top:35px;}
.alf_wen{height:50px; line-height:25px; font-size:12px; color:#666; margin-top:10px;}

.det_title{width:1150px; height:30px; line-height:30px; border-bottom:1px solid #CCC; font-size:16px; color:#333; font-weight:bold; padding-bottom:14px; margin-bottom:30px;}





/*--------------------新闻资讯页面样式----------------------*/



.news_frame{ width:1200px; padding-top:10px;}
.news_single{width:1200px; height:160px; margin-top:30px; overflow:hidden; position:relative;}

.ns_left{width:80px; padding-left:30px; border:1px solid #FFF; background-color:#FFF; border-right:0px; float:left; padding-top:20px; padding-bottom:20px; padding-right:30px; margin-top:20px;}
.int_timen{width:60px; height:60px; padding:9px; overflow:hidden; border:1px solid #f1f1f1; background-color:#F4F5F6; text-align:right;}
.int_day{ line-height:30px; font-size:20px; color:#666; margin-top:5px;}
.int_year{ line-height:20px; font-size:12px; color:#999;}

.news_pic{width:240px; height:160px; display:block; overflow:hidden; float:left;}

.news_text{width:778px; height:120px; float:left; border:1px solid #FFF; background-color:#FFF; border-left:0px; padding-left:40px; margin-top:20px;}
.news_name{width:740px; line-height:30px; font-size:16px; color:#333; font-weight:bold; display:block; margin-top:18px;}
.news_sketch{width:740px; height:50px; line-height:25px; font-size:12px; color:#666; overflow:hidden; margin-top:5px;}

.change{width:1150px; margin-top:30px; padding:25px; font-size:14px; color:#11ACD0; line-height:25px; background-color:#FFF; margin-left:auto; margin-right:auto;}
.change a{line-height:25px; font-size:14px; color:#333; display:inline-block; margin-top:10px;}
.change a:hover{ color:#11ACD0;}


.news_top{width:1150px; margin-top:30px; background-color:#FFF; padding:25px;}
.news_title{ width:1150px; height:40px; line-height:40px; font-size:18px; color:#333; font-weight:bold; }
.newsn_time{ width:300px; height:20px; line-height:20px; font-size:12px; color:#999999; margin-top:10px;}



.news_single:hover .ns_left{border:1px solid #11ACD0; border-right:0px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.news_single:hover .news_text{border:1px solid #11ACD0; border-left:0px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.news_single:hover .int_day{color:#11ACD0; border-left:0px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}



/*-----------------返回顶部-----------------*/



.cbbfixed {position: fixed;right: 10px;transition: bottom ease .3s;bottom: -85px;z-index:999;cursor:pointer;}
.cbbfixed .cbbtn {width: 40px;height: 40px;display: block;background-color: #2c2d2e;}
.cbbfixed .gotop {transition: background-color ease .3s;margin-top: 1px;}
.cbbfixed .gotop .up-icon{float:left;margin:14px 0 0 9px;width:23px;height:12px;background: url(../images/side-icon02.png);}
.cbbfixed .gotop:hover {background-color:#11ACD0;}
.cbbfixed .cweixin {background: #dadbdd;}
.cbbfixed .cweixin div {background: url(../images/erwei.png);width: 150px;height: 154px;position: absolute;left: -150px;top: -70px;opacity: 0;transform: scale(0);    -webkit-transform: scale(0);transform-origin: 100% 70%;-webkit-transform-origin: 100% 70%;transition: transform ease .3s,opacity ease .3s;-webkit-transition: all ease .3s;display:none\0;*display:none;}
.cbbfixed .cweixin:hover div {display: block;transform: scale(1);-webkit-transform: scale(1);opacity: 1;*display:block;}
.cbbfixed .cweixin .weixin-icon{float: left;margin:12px 0 0 11px;width:18px;height: 18px; background: url(../images/side-icon01.png);}






/*--------------------------后添样式----------------------*/

.m_inside{width:1200px; margin-top:40px; margin-left:auto; margin-right:auto;}
.tagCon{margin-top:40px;}
.tagCon .title{line-height:40px; font-size:18px; color:#11ACD0; font-weight:bold; border-bottom:1px solid #CCC;}
.tagBody{padding-top:10px;}
.tagBody a{line-height:30px; font-size:14px;}
.tagBody a:hover{color:#11ACD0;}

.linkbox h3 a{font-size:18px; color:#333; font-weight:bold; line-height:40px;}
.linkbox h3 a:hover{color:#11ACD0;}
.linkbox .f6 a{line-height:30px; margin-right:10px; font-size:14px;}

.suo em{color:#C00; font-style:normal;}
