﻿@charset "utf-8";
* {margin:0; padding:0; list-style:none; }
html{_background:url(about:blank);background-attachment:fixed; overflow-x: hidden;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,
button,input,textarea,th,td{margin:0;padding:0;}
body{ background:#fff; color:#555; font-size:12px; font-family: 'Microsoft YaHei', "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif, 'Tahoma'; margin:0 auto; padding:0; line-height:30px;}
ul,li{list-style:none;}
input,textarea,button,select{font-size:12px; outline:none; resize:none; color:#555; font-family: 'Microsoft YaHei', "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif, 'Tahoma';}
button{cursor: pointer;}
table{border-collapse:collapse;border-spacing:0;}
.clear {clear:both; height:0; font-size:0; line-height:0; overflow:hidden;}

	

a{color:#555; text-decoration:none;-webkit-transition:color 0.3s ease-out;-moz-transition:color 0.3s ease-out;-o-transition:color 0.3s ease-out;transition:color 0.3s ease-out;}
a:hover{color:#b92424; text-decoration:none;}
img{border:none; max-width:100%;}
#clear{width:100%; height:0px; clear:both;}
h2{ font-size:24px; font-weight:blod; line-height:30px;}
h4{ font-size:14px; font-weight:blod; line-height:30px;}
p{line-height:30px;}


.se1{color:#f15a2e;}.se2{color:#006db1}
.left{float:left;}.right{float:right;}
.line35{line-height:35px;}.line40{line-height:40px;}.line50{line-height:50px;}.line60{line-height:60px;}.line70{line-height:70px;}
.s12{font-size:12px;}.s14{font-size:14px;}.s16{font-size:16px;}.s18{font-size:18px;}.s20{font-size:20px;}.s22{font-size:22px;}.s24{font-size:24px;}.s26{font-size:26px;}.s28{font-size:28px;}.s30{font-size:30px;}.s32{font-size:32px;}.s34{font-size:34px;}.s36{font-size:36px;}.s38{font-size:38px;}.s40{font-size:40px;}


#lh10{width:100%; height:10px;}
#lh20{width:100%; height:20px;}
#lh30{width:100%; height:30px;}
#lh40{width:100%; height:40px;}
#lh50{width:100%; height:50px;}



::selection {background:#23693a; color:#fff;}
::-moz-selection {background:#23693a; color:#fff;}
::-webkit-selection {background:#23693a; color:#fff;}






#hd{width:100%; height:35px; line-height:35px; background:#f8f8f8; overflow:hidden;}
#hdc{width:1200px; height:35px; margin:0 auto; position:relative;}
#hdcl{width:500px; height:35px; float:left;}
#hdcr{width:500px; height:35px; float:right; text-align:right;}

#hdcr a{margin:0px 6px 0px 6px;}


.en1{width:80px; height:30px; text-align:right; position:absolute; top:50px; right:250px;}












/* header */
.header {
	background: #fff;/*border-bottom: 2px solid #e7e7e7;*/
	
}
.middle {
	width: 1000px;
	margin: 0 auto;
}
.zcon {
	width: 1200px;
	margin: 0 auto;
}
.head {
	overflow: hidden;
	height:100px;
}
.logo {
	float: left;
	height: 120px;
	padding: 5px 0 31px;
	box-sizing: border-box;
}
.logo img {
	/* height: 59px; */
}
.top_tel {
	float: right;
	padding-left: 70px;
	background: url(../images/tel.png) no-repeat left center;
	margin-top: 18px;
	background-size: 60px 60px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.top_tel p i {
	font-size: 18px;
	display: block;
	font-style: normal;
}
.top_tel p span {
	color: #d3433e;
	font-size: 24px;
	font-weight: bold;
}
.nav {
	background: #039041;
	font-size: 17px;
	overflow: hidden;
}
.nav .nav-box li {
	position: relative;
	float: left;
	line-height: 66px;
	margin: 0 0 0 58px;
        color:#fff;
}
.nav .nav-box li.first {
	margin: 0 6px 0 0;
}
.nav .nav-box li.active a {
	color: #ff6a64;
}
.nav .nav-box li a {
	position: relative;
	z-index: 10;
	float: left;
	color: #fff;
	outline: none;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0;
	display: block;
	overflow: hidden;
	font-size: 17px;
}
.nav .nav-box li a:hover {
	color: #ff6a64;
}
.nav .nav-box li span {
	position: absolute;
	top: 54px;
	left: 50%;
	width: 0px;
	height: 0px;
	display: block;
	background: #ff6a64;
}
.nbanner {
	position: relative;
	overflow: hidden;
}
.nbanner a {
	display: block;
}
.nbanner img {
	position: relative;
	margin-left: -960px;
	left: 50%;
	display: block;
	width: 1920px;
}
.center_intrl {
	float: left;
	margin-left: 162px;
	text-align: center;
	margin-top: 24px;
}
.center_intrl h4 {
	font-size: 28px;
	color: #3d434b;
	letter-spacing: 2px;
	font-weight: bolder;
}
.center_intrl h4 b {
	color: #d3433e;
}
.center_intrl p {
	font-size: 18px;
	color: #4c535a;
	margin-top: 5px;
}
.drop-down-content {
	padding: 0;
	overflow: hidden;
	clear: both;
	display: none;
	position: absolute;
	top: 66px;
	background: #40444b;
	z-index: 9;
}
.drop-down-content li:hover a {
	color: #ff6a64;
}
.nav .drop-down:hover .drop-down-content {
	display: block;
}
.drop-down-content li {
	float: none;
	clear: both;
}
.nav {
	height: 66px;
	overflow: visible;
}
.nav .nav-box li a {
	width: 160px;
}
.nav .nav-box li {
	margin: 0;
}


.banner {
	width: 100%;
	height: 570px;
	position: relative;
}

.flexslider {
	position: absolute;
	width: 1920px;
	height: 570px;



	zoom: 1;
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

.flexslider .slides {
	zoom: 1;
}

.flex-direction-nav a {
	width: 60px;
	height: 90px;
	line-height: 99em;
	overflow: hidden;
	margin: -60px 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;
}

.flex-direction-nav .flex-next {
	background-position: 0 -90px;
	right: 17%;
}

.flex-direction-nav .flex-prev {
	left: 17%;
}

.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: 10px;
	left: 45%
}

.flex-control-nav li {
	margin: 0 3px;
	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 {
	background-position: 0 0;
}











/*幻灯代码*/
#banner{width:100%; height:630px; margin:0 auto; }
.fullSlide {width:100%;position:relative;height:630px;background:#fff;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important;height:630px;overflow:hidden;text-align:center; background-position:center; background-repeat:no-repeat;}
.fullSlide .bd li a {display:block;height:630px;}
.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:0;left:0;height:40px;line-height:40px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width:20px;height:20px;margin:1px; margin-left:0px; margin-right:0px;overflow:hidden; background-image:url(../images/ber1.png);line-height:999px;}
.fullSlide .hd ul .on { background-image:url(../images/ber2.png);}
.fullSlide .prev,.fullSlide .next {display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next {left:auto;right:15%;background-position:-6px -137px;}



#bt{width:100%; height:90px; margin:0 auto; text-align:center; font-size:15px; color:#888; line-height:40px;}
#bt h2{color:#444; font-size:36px; line-height:40px; padding-bottom:10px;}
#bt h2 span{color:#ff8023;}

#bt1{width:100%; height:90px; margin:0 auto; text-align:center; font-size:15px; color:#888; line-height:40px;}
#bt1 h2{color:#444; font-size:36px; line-height:40px; padding-bottom:10px;}
#bt1 h2 span{color:#ff8023;}






.cot1{width:100%; height:677px; background:#f0f0f0 url(../images/aain_08.jpg) center center no-repeat;}

.cot1c{width:1200px; height:677px; margin:0 auto; position:relative;}


.cot1cl{width:575px; height:355px; float:left; margin-top:226px; font-size:14px; line-height:35px; overflow:hidden;}

.cot1cr{width:540px; height:450px; float:right; margin-top:142px; margin-right:20px;}

.cot1cr img{width:540px; height:450px;}


.cot1cm{width:100px; height:45px; position:absolute; left:0; bottom:0;}

.cot1cm a{ display:block; width:100px; height:45px;}








.cont2{width:100%; min-height:200px; padding-top:20px; background: url(../images/aain_09.jpg) top center no-repeat;}





.fz1{width:1220px; min-height:50px; margin:0 auto;}
.fz1 ul li{ float:left;}
.fz1 ul a{display:block; width:590px; height:280px; margin:10px; position:relative;}
.fz1 ul .atx1{width:100%; height:70px; line-height:70px; color:#fff; text-align:center; font-size:22px; background-color:rgba(0,0,0,0.6); position:absolute; left:0; bottom:0; z-index:1;}





.cont3{width:100%; min-height:50px; padding:10px 0px 30px 0px; background:#f8f8f8;}


.cont3c{width:100%; height:290px; background-position:center center !important;}




.cont4{width:1200px; min-height:50px; margin:0 auto; padding:34px 0px 34px 0px;}




.cont5{width:100%; min-height:200px;  padding-bottom:50px; background: url(../images/aaain_30.jpg) top center no-repeat;}






.akd6{width:100%; min-height:50px; margin:0 auto; background:url(../images/asq_27.jpg) center center; background-size:cover; padding:20px 0px 50px 0px; margin-top:45px;}

.akd6c{width:1220px; min-height:50px; margin:0 auto;}

.akd6c ul li{float:left;}

.akd6c ul a{display:block; width:380px; height:285px; margin:13px; position:relative;}

.akd6c ul img{display:block; width:380px; height:285px;}
 
.akd6c .ac6{width:100%; height:50px; background:rgba(0,0,0,0.6); line-height:50px; text-align:center; color:#fff; font-size:16px; position:absolute; left:0; bottom:0;}



.cont6{width:1200px; height:54px; margin:0 auto; padding:20px 0px 20px 0px; text-align:center;} 



#as1{width:280px; height:340px; margin-right:10px;}



#as1a{width:258px; height:280px; padding:10px; background:#fff; border:#e5e5e5 1px solid;}
#as1a img{max-width:100%; height:280px;}

#as1b{width:100%; height:40px; line-height:40px; font-size:15px;}











#c_w{width:100%; min-height:50px; margin:0 auto; background: url(../images/v11.jpg) top center repeat; background-size:cover; padding:20px 0px 70px 0px;}



#acont2{width:100%; height:410px; margin:0 auto; margin-top:20px;}
/*滚动*/
.run{ width:1225px; height:335px; margin:0 auto;  padding-top:0px; border-bottom:#e5e5e5 px solid;}
/* examples_body */
.examples_body {width:1200px; height:335px; margin:0px auto;clear: both;position: relative; padding-right:0px;}
.bx_wrap { text-align:center;margin-left:0px;}
.bx_wrap ul img { border:0; }
.bx_wrap a.prev {width:56px;height:305px; outline-style: none;outline-width: 0;position: absolute;top:0px;left:-55px;text-indent: -9999px; background:url(../images/o1.png) center center no-repeat;}
.bx_wrap a.next {width:56px;height:305px; right:-53px; outline-style: none;outline-width: 0;position: absolute;top:0px;text-indent: -9999px; background:url(../images/o2.png) center center no-repeat;}

#example1 li{display:block; width:380px; height:335px; text-align:center; position:relative; padding:0px 0px 0px 0px; text-align:center; margin:0px 10px 0px 10px !important;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out;}
#example1 li:hover{box-shadow:0 0px 0px #a0a0a0; }
#example1 li:hover .i2{color:#ee0000;}
#example1 a:hover{color:#ee0000;}
#example1 img{width:100%; height:270px; margin-bottom:10px; border:#efefef 0px solid;}
#example1 .i1{width:100%; height:60px; margin:0 auto; border-bottom:#e4e4e4 1px solid;}
#example1 .i1 .left{font-size:34px; line-height:60px; color:#bbb; font-family:Arial, Helvetica, sans-serif;}
#example1 .i1 .right{font-size:16px; line-height:20px; color:#bbb; margin-top:20px; font-family:Arial, Helvetica, sans-serif;}
#example1 .i2{width:100%; height:60px; margin:0 auto; line-height:25px; font-size:16px; color:#333; text-align:left; padding-top:10px;}
#example1 li p{padding:0px 0px 0px 0px; font-size:14px; line-height:24px; color:#999; text-align:left;}

#example2 li{display:block; width:380px; height:335px; background:#fff; text-align:center; position:relative; text-align:center; margin:0px 10px 0px 10px !important; -webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out; border-radius:0px;}
#example2 img{width:380px; height:270px; margin-bottom:5px;}
#example2 li a{ font-size:12px; color:#fff;}
#example2 li h2{font-size:16px; color:#333; line-height:30px; font-weight: normal; padding-top:10px; -webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out;}
#example2 li p{padding:0px 20px 0px 20px; line-height:20px; font-size:14px; color:#999;}













.jn1{width:100%; min-height:50px; padding:0px 0px 40px 0px; background:#f6f6f6;}












.demore{width:100%; height:58px; margin:0 auto; padding:30px 0px 20px 0px;}

.demore a{display:block; width:220px; height:54px; margin:0 auto; font-size:16px; line-height:54px; text-align:center; background:#f8fafb; border-bottom:#e5ebee 3px solid; -webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in;}

.demore a:hover{border-bottom:#197dca 3px solid; color:#197dca;}


.demore1{width:100%; height:58px; margin:0 auto; padding:30px 0px 20px 0px;}

.demore1 a{display:block; width:220px; height:54px; margin:0 auto; font-size:16px; line-height:54px; text-align:center; background:#f8f8f8; border-bottom:#e2e2e2 0px solid; -webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in;}

.demore1 a:hover{border-bottom:#3073c7 0px solid; background:#3073c7; color:#fff;}







#kcont2{width:100%; height:590px; background-size:cover; margin-top:0px;}
#kcont2c{width:1200px; height:350px; margin:0 auto; margin-top:20px;}
#kcont2cl{width:480px; height:350px; float:right; text-align:right;}
#kcont2cl img{margin-top:8px;}

#kcont2cr{width:700px; height:350px; float:left; position:relative; line-height:30px; font-size:15px; color:#555;}
#kcont2cr .mm{width:180px; height:40px; position:absolute; left:0; bottom:12px;}
#kcont2cr .mm a{ display:block; width:176px; height:40px; line-height:40px; color:#fff; font-size:14px; text-align:center; background:#cc3030;}
#kcont2cr .mm a:hover{background:#d93b3b; color:#fff;}









#cont2{width:100%; height:550px; background:url(../images/aabg_28.jpg) center center no-repeat; background-size:cover;}


#bbt{width:100%; height:135px; margin:0 auto; text-align:center; background:url(../images/bj2.png) center center no-repeat;}
#bbt1{ width:100%; height:73px; line-height:73px; font-size:36px; font-weight:bold; color:#333;}
#bbt2{width:100%; height:50px; line-height:40px; font-size:14px; padding-top:10px; color:#999;}
.bt1{ background:url(../images/bj1.png) center center no-repeat !important;}
.bt2{color:#fff !important;}



#cont2c{width:1250px; height:360px; margin:0 auto; padding-top:0px;}
#cont2c li{display:block; float:left; width:20%;}
#lc{width:220px; height:360px; margin:0 auto; color:#fff;}
#lc1{width:100%; height:173px; text-align:center;}
#lc2{width:100%; height:44px; padding-top:16px; font-size:22px; text-align:center;}
#lc4{width:100%; height:75px; line-height:25px; font-size:14px; text-align:center; opacity:0.7;}









.cj_1{width:100%; min-height:50px; margin:0 auto; background:#f4f4f4; padding:38px 0px 38px 0px;}

.cj_1c{width:1200px; min-height:50px; margin:0 auto;}




#aps1{width:228px; height:108px; line-height:50px; text-align:center; background:#fff; font-size:16px; margin-left:8px; margin-right:8px; position:relative;}
#aps1 img{max-width:228px; height:108px;}




.cj_2{width:100%; height:300px;}







.cont41{ width:100%; height:310px; overflow:hidden; margin-top:20px;}
.cont41a{ width:1200px; height:300px; margin: 0 auto; margin-top:0px;}
.newl{ width:446px; height:300px; float:left;}

/*新闻滚动*/
.mF_expo2010{position:relative;width:446px; height:300px; overflow:hidden;background:#fff;}
.mF_expo2010 .loading{position:absolute;z-index:9999;width:100%;height:100%;color:#666;text-align:center;background:#fff url(loading.gif) center -40px no-repeat;}/*载入画面*/
.mF_expo2010 .pic li{position:absolute;}
.mF_expo2010 .pic li img{width:446px; height:300px;}/*图片和焦点图框架一样大小*/
.mF_expo2010 .txt li{position:absolute;z-index:2;left:0;width:446px; height:50px;line-height:50px;overflow:hidden;}
.mF_expo2010 .txt li a{display:block;color:#fafafa; padding-left:15px;font-size:12px;text-decoration:none;}/*标题样式*/
.mF_expo2010 .txt-bg{position:absolute;bottom:0;z-index:1;width:446px; height:50px;overflow:hidden;background:#000;filter:alpha(opacity=60);opacity:0.6;}/*标题背景*/
.mF_expo2010 .num,.mF_expo2010 .num-bg{position:absolute;z-index:3;bottom:15px;right:4px;color:#fff;}/*按钮样式*/
.mF_expo2010 .num li,.mF_expo2010 .num-bg li{float:left;width:18px;height:18px; margin-bottom:3px;line-height:18px;overflow:hidden;text-align:center;margin-left:3px;cursor:pointer;}
.mF_expo2010 .num-bg li{background:#fff;filter:alpha(opacity=50);opacity:0.5;}/*按钮背景*/
.mF_expo2010 .num li.current,.mF_expo2010 .num li.hover{background:#be1724;}/*当前/悬停按钮背景*/





.c4_new_list{ width:710px; height:300px; float:right;}

.newr{ width:710px;  overflow:hidden; }
.newr ul a{display:block; width:705px; height:48px; font-size:14px; line-height:48px; padding-right:5px; border-bottom:1px dotted #d9d9d9;}
.newr ul span{float:right; color:#a0a0a0; font-size:12px;}


.new_link{ width:190px; height:50px; margin:40px auto 30px auto;}
.new_link a{width:188px; height:48px; border:1px solid #e2e2e2; display:block; text-align:center; line-height:48px; background:#fff; font-size:14px;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}

.new_link a:hover{background:#217fc4; color:#fff; border:1px solid #217fc4;}








.linkwp{width:100%; min-height:50px; padding:0px 0px 0px 0px; }
.linkc{width:1200px; min-height:25px; margin:0 auto; font-size:14px;}

.linkl{width:82px; height:50px; float:left; line-height:50px; background:url(../images/alkin_33.jpg) left center no-repeat; text-indent:12px;}
.linkr{width:1100px; min-height:26px; line-height:26px; font-size:14px; float:right; padding:12px 0px 12px 0px;}
.linkr a{margin-right:8px;}









#footer{width:100%; height: auto; padding-top:50px;  background:#343434; margin-top:0px; padding-bottom:48px; color:#ccc; line-height:28px; border-top:#195a81 0px solid;}

#footer h2{font-size:16px;  line-height:23px; color:#fff; padding-bottom:25px; font-weight:500;}
#footerc{width:1200px; height:270px; margin:0 auto; position:relative; }
#footercl{width:1100px; height:270px; float:left; }
#footercl ul li{display:block; width:140px; height:270px; float:left; padding-left:20px;  line-height:32px; border-right:#444 1px solid; margin-right:40px;}
#footercl ul li a{ color:#ccc; font-size:14px;}
#footercl li.clt{ width:370px; height:270px; float:left; font-size:13px;  line-height:32px; padding-left:35px; border:none;}
#footercl li.clt span{ font-size:16px; font-weight:bold;}

#footert{width:100%; min-height:25px; line-height:25px; padding:15px 0px 15px 0px; text-align:center; color:#fff; background:#f7791d;}
#footert a{color:#fff;}
#footercr{ float:right; width:174px; height:215px; line-height:50px; }
#f_wx{ width:200px; height:250px; position:absolute; top:8px; right:0px; text-align:center;}
#f_wx img{ margin-bottom:6px;}




















































#bannera{width:100%; height:400px; margin:0 auto; margin-bottom:0px; padding-bottom:0px; border-top:#2954a1 0px solid; border-bottom:#fafafa 0px solid; background-position:center center; position:relative;}




#main{width:1200px; margin:0 auto; margin-top:20px; margin-bottom:20px; padding:0px; padding-bottom:5px; background:#fff url(../images/x11.jpg) top center repeat-y;}
#main-l{width:260px; float:left; padding-bottom:40px; }
#main-r{width:900px; float:right;  padding-left:0px; padding-right:0px; padding-top:18px;}
#main-r img{max-width:800px;}


#mla{width:260px; height:80px; line-height:80px; padding-left:0px; font-size:20px; text-align:center; font-weight:bold; color:#fff; text-indent:px; border-top:#222 0px solid; background:#ff7908;}
#mla span{ font-size:14px;color:#9a9a9a; margin-left:5px; font-weight:normal;}



#mlb{width:220px; margin:0 auto; margin-top:10px; background:url(../images/aas.jpg) center center repeat-y;}
#mlb ul{margin:0; padding:0;}
#mlb ul li{list-style:none;}
#mlb ul a{display:block; width:210px; height:30px; padding-left:10px; line-height:33px; background-image:url(../images/ml1.jpg); margin-bottom:6px;}
#mlb ul a:hover{color:#d18510;background:#36a898 url(../images/ml2.jpg);}
#mlc{width:245px; height:80px; margin:0 auto; margin-top:20px; padding-top:10px; border-top:#f0f0f0 1px solid;}




/*菜单*/
#mclc{width:260px; margin:0 auto; padding-top:1px;  background:#fff;} 
#mclc ul{margin:0; padding:0;}
#mclc ul li{list-style:none;}
#mclc ul a{display:block; width:260px; height:50px; margin:0 auto; line-height:50px; border-bottom:#fff solid 1px; background:#f5f5f5; overflow:hidden; padding-left:0px; text-indent:30px; text-align:; margin-bottom:0px; font-size:14px; box-shadow:0 0px 0px #d0d0d0; -webkit-transition:all 0.0s ease-in;-moz-transition:all 0.0s ease-in;-o-transition:all 0.0s ease-in;transition:all 0.0s ease-in;}
#mclc ul a:hover{color:#ee9f42; text-decoration:underline; }











/*二级菜单*/
.ny_zb{width:260px; margin:0 auto; padding-top:1px; padding-bottom:0px; background:#fff; } 
.ny_zblb1 li{line-height:33px;font-size:16px;float:left;width:100%;}
.ny_zblb1 li a{display:block; width:260px; height:50px; margin:0 auto; line-height:50px; background:#f5f5f5; overflow:hidden; padding-left:0px; text-indent:30px; text-align:;  margin-bottom:1px; font-size:14px; box-shadow:0 0px 0px #d0d0d0; -webkit-transition:all 0.0s ease-in;-moz-transition:all 0.0s ease-in;-o-transition:all 0.0s ease-in;transition:all 0.0s ease-in;}

.ny_zblb1 li a.cur{color:#fff; background:#ff7908 url(../images/ku1.png) right center no-repeat; }
.ny_zblb1 li ul{display:none; padding-bottom:10px; background:#316db1; padding-top:10px;}
.ny_zblb1 li ul li{float:none;background-image:none; margin-top:0px;}

.ny_zblb1 li ul li a{ width:220px; height:35px; font-size:14px; color:#fff; line-height:35px; background:#316db1; overflow:hidden; margin-top:2px; text-indent:10px; display:block;  border-top:none;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in;}
.ny_zblb1 li ul a:hover{background:#fff; color:#ff7623; }




#mkl{width:260px; height:72px;  background:url(../images/b01.png) center center;}
#mklc{width:260px; min-height:200px; padding:10px 0px 20px 0px; border-bottom:#2e5db2 8px solid; background:url(../images/b03.png) top center repeat-y;}




#mlbA{width:260px; margin:0 auto; margin-top:10px;}
#mlct{width:260px; height:10px;display:none;}
#mmcrarc{width:260px; display:none; min-height:100px; font-size:12px; color:#777; }

#cct{width:260px; height:38px; display:none; line-height:38px; font-size:14px; color:#3a6395; padding-left:0px; background:#f4f4f4; border-bottom:#cf2c2c 0px solid;}
#cct #ctl{ margin-left:10px; display:none; line-height:42px; font-size:14px; text-indent:10px; font-weight:bold;}

#mra{width:900px; height:56px; border-bottom:#e2e2e2 0px solid; background-position:bottom; background-repeat:no-repeat; line-height:56px; padding:0px 10px 6px 0px; background:url(../images/q11.jpg) left bottom no-repeat;}

#mral{float:left; font-size:18px; color:#ff7908; font-weight:bold;}
#mrar{float:right; height:40px; line-height:40px; margin-top:14px; font-size:12px; color:#989898; background-image:url(../images/hom1.jpg); background-position:left; background-repeat:no-repeat; padding-left:20px;}

#mrb{width:900px; margin:0 auto; line-height:28px; padding-top:15px; padding-bottom:20px;}
#mrbcc{width:900px; margin:0 auto;}

#mrb-new{width:900px; margin:0 auto; }
#mrb-new ul{margin:0; padding:0;}
#mrb-new ul li{list-style:none;}
#mrb-new ul a{display:block; width:100%; text-indent:18px; overflow:hidden; height:34px; line-height:34px; font-size:14px; margin-top:6px; border-bottom:#e0e0e0 1px dotted; background:url(../images/libg.jpg) left center no-repeat;}
#mrb-new ul a:hover{color:#ff9125;}
#mrb-new ul span{float:right; color:#a0a0a0; font-size:12px;}

/*分页*/

#nextpage{width:98%; height:30px; padding:20px 0px 50px 0px; text-align:center;}

#nextpage a{display:inline; padding:8px 15px 8px 15px; background:#f0f0f0; font-size:14px; margin:0px 3px 0px 3px; border-radius:2px; -webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}

#nextpage a:hover{background:#e50015; color:#fff;}

#nextpage .on{background:#e50015; color:#fff;}






#mr_ss{width:900px; height:50px; margin:0 auto; margin-bottom:20px; padding-bottom:20px; padding-top:10px; border-bottom:#eee 1px solid;}
.s11{width:796px; height:46px; border:#397de5 2px solid; line-height:48px; font-size:14px; text-indent:15px; color:#999; margin:0; padding:0;}
.but1{width:100px; height:50px; border:none; background:#397de5; color:#fff; font-size:16px; line-height:50px; text-align:center;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
.but1:hover{ }







#info-T{width:900px; min-height:30px; padding-top:15px; padding-bottom:15px; line-height:30px; text-align:center; font-size:18px; font-weight:bold;}
#info-M{width:900px; height:45px; line-height:45px; text-align:center; border-top:#e0e0e0 1px dotted;}
#info-C{width:900px; line-height:28px; margin-top:10px; font-size:14px;}

#info-C2{width:900px; line-height:28px; margin:0 auto; margin-top:20px; font-size:14px;}
#info-N{width:900px; height:50px; padding-top:10px; line-height:28px; margin-top:20px; border-top:#e0e0e0 1px dotted;}

#info-C1{width:900px; line-height:28px; margin-top:0px; font-size:14px; text-align:center; padding-bottom:10px;}
#big{width:718px; height:380px; margin:0 auto; text-align:center; padding-bottom:10px;}
#big img{height:380px; max-width:728px;}



#mn1{width:710px; height:140px; margin:0 auto; padding-top:20px; padding-bottom:20px; border-bottom:#e0e0e0 1px dotted;}
#mn1l{width:160px; height:130px; padding:4px; border:#e0e0e0 1px solid; float:left; text-align:center;}
#mn1l img{max-width:160px; height:130px;}

#mn1r{width:520px; height:150px; float:right;}
#mn1ra{width:520px; height:30px; line-height:30px; overflow:hidden; font-size:16px; font-weight:bold;}
#mn1rab{width:520px; height:30px; line-height:30px; overflow:hidden; font-size:15px; font-weight:bold;}

#mn1ra span{float:right; font-weight:normal; color:#bc884b;}
#mn1rb{width:520px; height:70px; line-height:23px; padding-top:5px; padding-bottom:10px; overflow:hidden; color:#777}
#mn1rc{width:520px; height:20px; line-height:20px; text-align:right; color:#c0221f;}
#mn1rc a{ color:#3171af; font-size:14px; font-weight:bold;}
#mn1rc a:hover{ text-decoration:underline; color:#4fbd2d;}


/*解决方案*/
#mrb-sl{width:728px; margin:0 auto; }
#mrb-sl ul{margin:0; padding:0;}
#mrb-sl ul li{list-style:none; float:left;}
#mrb-sl ul a{display:block; width:320px; padding-left:15px; height:26px; line-height:26px; margin-top:6px; margin-left:10px;margin-right:10px; border-bottom:#e2e2e2 1px dotted; background-image:url(../images/libg1.jpg); background-position:left; background-repeat:no-repeat;}


#mrb-pro{width:728px; margin:0 auto; }
#mrb-proc{width:728px; height:140px; margin:0 auto; margin-top:20px; margin-bottom:20px; border-bottom:#e8e8e8 1px solid; padding-bottom:10px;}
#mrb-proc-l{ width:160px; height:140px; float:left; text-align:center;}
#mrb-proc-l img{max-width:160px; max-height:140px;}
#mrb-proc-r{width:548px; height:140px; float:right;} 
#mrb-proc-ra{width:548px; height:30px; line-height:30px; font-size:14px; font-weight:bold;}
#mrb-proc-rb{width:548px;  height:75px; margin-top:2px; margin-bottom:3px; overflow:hidden; line-height:25px;}
#mrb-proc-rc{width:548px; height:30px;}
#mrb-proc-rc a{ display:block; width:120px; height:30px; line-height:30px; text-align:center; background-image:url(../images/k1.jpg)}
#mrb-proc-rc a:hover{background-image:url(../images/k11.jpg); color:#fff;}
#mrb-proc-rca1{width:548px; height:30px;}


#mrb-procD{width:728px; height:140px; margin:0 auto; margin-top:20px; margin-bottom:10px; border-bottom:#e8e8e8 1px solid; padding-bottom:10px;}
#mrb-proct{width:728px; margin:0 auto; margin-top:0px; line-height:25px;}

/*二级菜单*/
#main-left-L-PT{width:225px; background-color:#ececec;}
#menu1{margin:0; padding:0}
#menu1 li{list-style:none;}
#menu1 li a{display:block; width:205px; height:30px; padding-left:25px; line-height:30px; background-color:#f6f6f6; margin-bottom:4px;}
#menu1 li a:hover{color:#fff; background-color:#eaad0a;}
#menu1 li span{margin-left:10px;}
#menu1 li ul{margin:0; padding:0;}
#menu1 li ul li{list-style:none;}
#menu1 li ul a{display:block; width:205px; height:27px; padding-left:25px; line-height:27px; background-color:#fbfbfb; margin-bottom:4px;}
#menu1 li ul a:hover{color:#fff; background-color:#cb3556;}
#menu1 li ul span{margin-left:10px;}




#Cmrb-proc{width:728px; height:115px; margin:0 auto; margin-top:20px; margin-bottom:20px; border-bottom:#f0f0f0 1px solid; padding-bottom:10px;}
#Cmrb-proc-l{ width:124px; height:99px; float:left; text-align:center; padding:8px;}
#Cmrb-proc-l img{max-width:120px; max-height:95px;}
#Cmrb-proc-r{width:568px; height:115px; float:right;} 
#Cmrb-proc-ra{width:568px; height:30px; line-height:30px; font-size:14px; font-weight:bold;}
#Cmrb-proc-rb{width:568px;  height:50px; margin-top:2px; margin-bottom:3px; overflow:hidden; line-height:25px;}
#Cmrb-proc-rc{width:568px; height:30px;}




#jb_wp{width:720px; padding-left:20px; padding-right:20px; padding-top:20px; padding-bottom:20px; background-color:#f8f8f8; border-bottom:#f0f0f0 3px solid; margin-bottom:30px;}

#job-M{width:728px; line-height:28px; margin-top:10px;}
#job-M b{font-size:12x;}

dl,dt,dd{padding:0;margin:0}
.faqs{padding-top:0px}
.faqs dt{ display:block; width:720px; height:16px; line-height:16px; background-color:#fafafa;position:relative; padding:10px 20px 10px 20px;border-bottom:#f0f0f0 3px solid; margin-bottom:10px;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in;}
.faqs dt:hover{cursor:pointer; background-color:#20a8cb;border-bottom:#1a849f 3px solid; color:#fff}
.faqs dd{ padding:0px 20px 10px 20px;position:relative; margin-bottom:0px;}
.faqs .hover{}


/*案例作品设计师*/
#main-r_mst{ width:900px; margin:0 auto; padding-bottom:20px;}
#main-r_mst ul{margin:0; padding:0;}
#main-r_mst ul li{list-style:none; display:block; width:276px; height:180px; float:left; line-height:20px; text-align:center; margin:12px; margin-top:8px; margin-bottom:8px;}
#main-r_mst ul img{width:200px; height:185px; border:#f6f6f6 5px solid;}

#main-r_mst_dt{width:900px; height:218px; margin:0 auto; padding-bottom:20px; padding-top:5px;}
#main-r_mst_dtl{width:258px; height:218px; background-color:#fff; border:#e0e0e0 1px solid; padding:4px; float:left; text-align:center;}
#main-r_mst_dtl img{width:258px; height:218px;}
#main-r_mst_dtr{width:600px; height:218px; float:right; line-height:30px; overflow:hidden;}
#main-r_mst_dtr b{font-size:20px; font-weight:bold;}
#main-r_mst_dc{width:900px; margin:0 auto; line-height:26px;}


#main-r_mst_dt_sl{width:900px; min-height:60px; border-bottom:#e5e5e5 1px solid; margin:0 auto; margin-bottom:15px; padding-bottom:15px; padding-top:5px;}
#main-r_mst_dt_sl b{font-size:15px; line-height:30px;}


/*回顶部*/
#backToTop{ position:fixed; _position:absolute; bottom:50px; right:0; z-index:999999; display:none; }
a.backToTop_a{  background:url(../images/7_08.png) no-repeat; width:68px; height:79px; display:block; }
a.backToTop_a:active{  background:url(../images/7_11.png) no-repeat; }
.line91{ line-height:91px; }


.b1{width:310px; height:34px; line-height:34px; margin:0; padding:0;border:#e0e0e0 1px solid; padding-left:5px;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; }
.b1:hover{border:#ecedef 1px solid; background-color:#f7f8f9; }
.b2{width:410px; height:120px; line-height:34px; margin:0; padding:0;border:#e0e0e0 1px solid; padding-left:5px;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; }
.b2:hover{border:#ecedef 1px solid; background-color:#f7f8f9;  }
.b3{width:80px; height:34px; line-height:34px; margin:0; padding:0;border:#e0e0e0 1px solid; padding-left:5px;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; }
.b3:hover{border:#ecedef 1px solid; background-color:#f7f8f9;  }

.b4{ background-color:#fff;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; }
.b4:hover{ background-color:#000; }


#mpmp{ width:900px; margin:0 auto; padding-bottom:20px;}
#mpmp ul{margin:0; padding:0;}
#mpmp ul li{list-style:none; display:block; width:270px; font-size:14px; height:270px; float:left; line-height:20px; text-align:center; margin:15px; margin-top:8px; margin-bottom:8px;}
#mpa{width:260px; height:210px; text-align:center; background-color:#fff; border:#e2e2e2 1px solid; padding:4px;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; font-weight:bold;}
#mpa:hover{background-color:#fff; border-radius:2px;  border:#f7d38e 1px solid; }
#mpa img{width:260px; height:210px;}
#mpb{width:260px; height:37px; padding-top:6px; line-height:20px; font-size:14px; text-align:center;}







#rmpmp{ width:900px; margin:0 auto; padding-bottom:20px;}
#rmpmp ul{margin:0; padding:0;}
#rmpmp ul li{list-style:none; display:block; width:180px; font-size:14px; height:250px; float:left; line-height:20px; text-align:center; margin:10px; margin-top:8px; margin-bottom:8px;}
#rmpa{width:180px; height:200px; text-align:center; background-color:#fff; border:#e2e2e2 1px solid; padding:4px;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; font-weight:bold;}
#rmpa:hover{background-color:#fff; border-radius:2px;  border:#f7d38e 1px solid; }
#rmpa img{max-width:180px; height:200px;}
#rmpb{width:180px; height:37px; padding-top:6px; line-height:20px; font-size:14px; text-align:center;}













#cmpmp{ width:900px; margin:0 auto; padding-bottom:20px;}
#cmpmp ul{margin:0; padding:0;}
#cmpmp ul li{list-style:none; display:block; width:270px; font-size:14px; height:250px; float:left; line-height:20px; text-align:center; margin:15px; margin-top:8px; margin-bottom:8px;}
#cmpa{width:260px; height:200px; text-align:center; background-color:#fff; border:#e2e2e2 1px solid; padding:4px;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; font-weight:bold;}
#cmpa:hover{background-color:#fff; border-radius:2px;  border:#f4a34d 1px solid; }
#cmpa img{width:260px; height:200px;}
#cmpb{width:260px; height:37px; padding-top:6px; line-height:20px; font-size:14px; text-align:center;}


#xmpmp{ width:900px; margin:0 auto; padding-bottom:20px;}
#xmpmp ul{margin:0; padding:0;}
#xmpmp ul li{list-style:none; display:block; width:160px; height:130px; float:left; line-height:20px; text-align:center; margin:20px; margin-top:10px; margin-bottom:10px;}
#xmpa{width:150px; height:90px; text-align:center; background-color:#fff; border:#e2e2e2 1px solid; padding:5px;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; font-weight:bold;}
#xmpa:hover{background-color:#fff;  border:#eea421 1px solid; }
#xmpa img{max-width:150px; height:90px; }
#xmpb{width:150px; height:37px; padding-top:6px; line-height:20px; font-size:12px; text-align:center;}




#ompmp{ width:900px; margin:0 auto; padding-bottom:20px;}
#ompmp ul{margin:0; padding:0;}
#ompmp ul li{list-style:none; display:block; width:216px; height:210px; float:left; line-height:20px; text-align:center; margin:10px; margin-top:8px; margin-bottom:8px;}
#ompa{width:208px; height:160px; text-align:center; background-color:#fff; border:#e2e2e2 1px solid; padding:5px;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; font-weight:bold;}
#ompa:hover{background-color:#fff; border-radius:2px;  border:#01a796 1px solid; }
#ompa img{max-width:208px; height:160px;}
#ompb{width:210px; height:37px; padding-top:6px; line-height:20px; font-size:12px; text-align:center;}



/*图片新闻*/
#nw_wp{width:710px; height:146px; margin:0 auto; margin-bottom:22px; padding-bottom:22px; border-bottom:#e0e0e0 1px solid;}
#nw_l{width:178px; height:136px; padding:10px; border:#e0e0e0 0px solid; float:left;}
#nw_l img{width:178px; height:136px;}

#nw_r{width:500px; height:146px; float:right;}
#nw_ra{width:500px; height:35px; line-height:35px; font-size:16px; overflow:hidden; font-weight:bold;}
#nw_rb{width:500px; height:25px; line-height:25px; font-size:12px; overflow:hidden; color:#a0a0a0;}
#nw_rc{width:500px; height:50px; line-height:22px; padding-top:5px; padding-bottom:5px; overflow:hidden; color:#999;}
#nw_rc1{width:500px; height:75px; line-height:22px; padding-top:5px; padding-bottom:5px; overflow:hidden; color:#999;}
#nw_rd{width:500px; height:20px; padding-top:12px; line-height:20px; color:#e60a17; font-size:14px;}
#nw_rd a{ color:#e79912;}
#nw_rd a:hover{ text-decoration:underline;}


/*底部*/
.clear {clear:both;}
.footer_top_nav{
    display: block;
    width:100%;
}
.footer_top_nav ul{
    width:100%;
   
    border-bottom: 1px solid #45adef;
line-height:40px;s
    margin-bottom: 15px;
 padding-bottom: 15px;
}
 .footer_top_nav ul li{
    display: inline-block;
    float: left;
}
.footer_top_nav ul li a{
    color: #fff;
    margin-right:40px;
    margin-left: 20px;
}
footer {
    width: 100%;
    padding: 30px 0px 10px 0px;
    background: #088044;
    float: left;
}

.foot_list{
    position: relative;
}

.foot_list p a{
    color:#fff;
}
.foot_list p a:hover{
    text-decoration: underline;
}
.foot_list div.img{
    position: absolute;
    right:0;
    top:8%;
    z-index: 10;
}
.foot_list div.img img{
    max-width:120px;
}
.foot_list div.img span{
    display: block;
    color:#fff;
    text-align: center;
    margin-top:4px;
}
.index_ld_tag{
    padding: 5px 0px;
    margin: 15px 0px;
}
.level1 li:hover a {
    color: white;
}
.level1 li:hover {
    background: #186abc;
}
.more_img img{
    max-width: 100%;
    height: auto !important;
}

.foot_list{

}
.foot_list .footerlogo{
    width: 24%;
    float: left;
    padding-top: 20px;
}
.foot_list .footerlogo img{
    max-width: 100%;
    height: auto;
}
.foot_list .footerinfo{
    width: 50%;
    float: left;
    padding-left: 5%;
 
}
.foot_list .footerinfo p{

    overflow: hidden;
    height: auto;
    font-size: 14px;
    color: #fff;
}
.foot_list .footerimg{
    float: right;
    text-align: right;
}
.foot_list .footerimg img{
    max-width: 100%;
    height: auto;
}

.container {
    width: 1100px; margin:0 auto;
}

.offer_content {
	text-align: center;
	margin-top: 30px;
	margin:0 auto;
	width:1260px;
}

.offer_content .service_list {
	display: inline-block;
	margin: auto;
}
.service_item {
	float: none;
}
.service_item {
	display: inline-block;
	width: 590px;
	height: 280px;
	float: left;
	position: relative;
	margin-bottom: 25px;
	margin-left: 20px;
}
.service_item img {
	display: block;
	width: 590px;
	height: 280px;
	padding: 2px;
	border: solid 1px #dadada;
}
.service_item span {
	display: block;
	background-color: #0D0D0D;
	background-color: rgba(0, 0, 0, 0.6);
	height: 35px;
	line-height: 35px;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 16px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1000;
}

.m-list01 {
	overflow: hidden;
	padding: 122px 0 60px;
	background-repeat: no-repeat;
	background-position: center center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.ul-imgtxt02 {
	float: right;
	width: 54%;
}
.ul-imgtxt02 li {
	overflow: hidden;
	margin-bottom: 62px;
}
.ul-imgtxt02 li .pic {
	float: left;
	width: 67px;
	height: 67px;
	border-radius: 50%;
}
.ul-imgtxt02 li .pic img {
	display: block;
	width: 100%;
	height: 100%;
}
.ul-imgtxt02 li .txt {
	overflow: hidden;
	padding-left: 40px;
	color: #fff;
}
.ul-imgtxt02 li .txt .tit {
	font-weight: 400;
	font-size: 20px;
	margin-bottom: 10px;
}
.ul-imgtxt02 li .txt p {
	font-size: 14px;
	color: #d4e6ff;
	line-height: 1.6;
}
.w1200{ width: 1200px; margin: 0 auto; }
.w1400{ width: 1400px; margin: 0 auto; }
.case_wrap ul li { float: left; width: 24%; margin: 0.5%; *width: 24.97%; text-align: center; background: #fff; -webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; }
.case_wrap ul li a { display: block; }
.case_wrap ul li article { position: relative; width: 100%; height: 0; padding-top: 62.4%; overflow: hidden; }
.case_wrap ul li article img { position: absolute; top: 0; left: 0; width: 100.5%; height: 100%; -webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
.case_wrap ul li article summary { width: 100%; height: 50px; position: absolute; bottom: -50px; left: 0; line-height: 50px; color: #dcdcdc; background: rgba(0,0,0,0.5); background: #666\9; text-align: left; text-indent: 20px; z-index: 3; -webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; }
.case_wrap ul li .info { width: 100%; height: 60px; overflow: hidden; padding: 0px 0px 0px 10px; box-sizing: border-box; }
.case_wrap ul li .info h5 { display: block; float: left; width: calc(100% - 100px); height: 40px; line-height: 40px; margin: 10px 0px; text-align: left; display: block;width: 100%;text-align: center}
.case_wrap ul li .info h5 a { font-size: 18px; color: #333; -webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;display: block;width: 100%;text-align: center }
.case_wrap ul li .info .fr { width: 90px; height: 60px; }
.case_wrap ul li .info .fr a { display: inline-block; vertical-align: middle; text-align: right; margin-left: 10px; width: 20px; height: 60px; background-repeat: no-repeat; background-position: center; }
.case_wrap ul li .info .fr a.case_pc { background-image: url("../images/pc_b.png")/*tpa=http://www.xing-t.com/assets/website/main/images/pc_b.png*/; }
.case_wrap ul li .info .fr a.case_phone { background-image: url("../images/phone_b.png")/*tpa=http://www.xing-t.com/assets/website/main/images/phone_b.png*/; }
.case_wrap ul li:hover { background-color: #117744; }
.case_wrap ul li:hover a article summary { bottom: 0; }
.case_wrap ul li:hover a article img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.case_wrap ul li:hover a article:before { opacity: 1; filter: alpha(opacity=100); zoom: 1; }
.case_wrap ul li:hover a article:after { opacity: 1; filter: alpha(opacity=100); zoom: 1; -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); }
.case_wrap ul li:hover .info h5 a { color: #fff; }
.case_wrap ul li:hover .info .fr a.case_pc { background-image: url("../images/pc_w.png")/*tpa=http://www.xing-t.com/assets/website/main/images/pc_w.png*/; }
.case_wrap ul li:hover .info .fr a.case_phone { background-image: url("../images/phone_w.png")/*tpa=http://www.xing-t.com/assets/website/main/images/phone_w.png*/; }

.w1040{width: 1040px;margin:auto;overflow: hidden;}
#place{width: 100%;margin:auto;border-bottom:2px #ddd solid;font-size: 12px;color:#666;height: 40px;line-height: 40px;background: #eee;}
#place span{padding-left:20px;background: url(../images/icons.png) -206px -25px no-repeat;display: block;}
#place a{color: #666;}
.pageNews{ background:#f9f9f9; overflow: hidden; }
.newsDetailed{ border-bottom:1px solid #dee1e2; padding:80px 0 50px; text-align:center; }
.newsDetailed h3{ font-size:25px; line-height:30px; color:#4a4a4a; }
.newsDetailed h4{ font-size:14px; font-family:"Microsoft YaHei"; padding-top:25px; color:#717171; }
.newsDetailed h4 span{ padding:0 15px; }
.newsDetaitshow{ width:1080px; margin:0px auto; padding:60px; color:#333333; line-height:30px; font-size:14px; background-color:#fff;}
.newsPage{width:1200px; margin:0px auto 20px; border-top:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4; padding:10px 0px; overflow: hidden;}
.newsPage dl{ margin:0px; padding:0px; }
.newsPage dl dt{ float:left; font-size:14px; color:#404040; line-height:26px; }
.newsPage dl dt a{ color:#404040; }
.newsPage dl dt a:hover{ color:#007bc4; }
.newsPage dl dd{ float:right; padding-top:5px; }
.newsPage a.return{ background:#e73633; font-size:16px; color:#FFF; display:inline-block; font-size:14px; padding:8px 30px; }

.pageContent{background:#f2f2f2;padding:10px 0;margin-top:20px;overflow:hidden;}
.diywin{width:1003px;margin:10px auto;overflow:hidden; font-family:"Microsoft YaHei";}
.diywin h2{ font-size:40px; color:#333; text-align:center; line-height:72px; height:72px; }
.diywin h3{ font-size:16px; color:#333; text-align:center; font-weight:normal; margin-bottom:20px; width:900px;margin:0 auto; line-height:32px;}
.diywin h3 em{ color:#ff5b00}
.diystylerec{width:1003px;list-style:none;margin:0 0 0 10px;padding:0 0 10px 0;overflow:hidden;}
.diystylerec li{width:300px;height:267px;float:left;border:7px solid #e4e4e4;margin:30px 20px 0 0;box-shadow:5px 5px 10px #ccc;}
.diystylerec li img{width:300px;height:233px;display:block;}
.diystylerec li h5{width:100%;height:32px;line-height:32px;margin:0;padding:0px; text-align:center; font-size:14px;font-weight:normal;color:#fff;background:#ff7300;overflow:hidden; font-family:"Microsoft YaHei";}
.diystylerec li:hover{box-shadow:5px 5px 10px #999;}
.diystylerec li:hover img{opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);}
.newsList li{ height:155px; margin-bottom:35px;overflow:hidden; }
.newsList a{display:block;}
.newsList .dateL{ float:left;width:138px; height:94px; color:#a8a9ab; background:url(../images/datebj.png) no-repeat; overflow:hidden; text-align:center;margin-top:30px;padding-right:18px;}
.newsList a:hover .dateL{ background-position:0 -94px; color:#fff; }
.newsList .dateL span{ display:block; font-size:54px;line-height:58px; font-weight:bold; }
.newsList .dateL i{ font-style:normal; font-size:20px; }
.newsList .itemC{ float:right; width:980px; height:155px; background:#fff; box-shadow:0 0 2px #e6e6e6; padding-left:20px; }
.newsList .itemC h2{ font-family:"Microsoft YaHei"; font-size: 17px; padding:20px 0; color:#1b1f29; font-weight:bold; float:left; width:635px; }
.newsList a:hover .itemC h2,.newsList a:hover .itemCtwo h2{ color:#e8312e; }
.newsList .itemC p{ line-height:20px; color:#666; width:635px; font-family:"Microsoft YaHei"; }
.newsList .itemC .moreR{ width:184px; height:155px; display:block; float:right; background:url(../images/more.jpg) no-repeat center; border-left:1px solid #e8e8e9; margin-left:60px; }
.newsList a:hover .itemC .moreR{ background:url(../images/morehover.jpg) no-repeat center; }
.newsList .itemCtwo{ float:right; width:932px; height:140px; background:#fff; box-shadow:0 0 2px #e6e6e6; padding:8px 60px 7px 8px; padding-left:25px; }
.newsList .itemCtwo img{ display:block; float:left; padding-right:45px; height:140px;}
.newsList .itemCtwo h2{ font-family:"Microsoft YaHei"; font-size: 17px; padding:20px 0; color:#1b1f29; font-weight:bold; }
.newsList .itemCtwo p{ line-height:20px; color:#666; font-family:"Microsoft YaHei"; }
.newsList a:hover .itemCtwo h2{ color:#e8312e; }
.w1200 a{ color:#666666}

.fl { float: left; }
.fr { float: right; }
.IndexService {
    background: #f6f6f6;
}
.IndexService .IndexService_content {
    max-width: 1300px;
    margin: 0 auto;
    padding: 75px 0px;
    height:300px;
}

.ContactMap_list{ width:100%; background:#fff; margin-bottom:40px;}
 .ContactMap_list_left{ width:48%; padding:51px 18px 50px 0}
.ContactMap_list .ContactMap_list_left .list_left_title{ font-size:30px; color:#444444; text-transform:uppercase; margin-bottom:55px; padding-bottom:17px; border-bottom:1px solid #cccccc;}
 .ContactMap_list_left .list_left_title img{ margin-right:15px; position:relative; top:-2px;}
 .ContactMap_list_left .list_left_txt p{ font-size:16px; color:#555555; line-height:26px; margin-bottom:23px;}
  .ContactMap_list_left .list_left_txt p:last-child{ margin-bottom:0px;}
  .ContactMap_list_left .list_left_txt p img{ margin-right:15px;}
  .ContactMap_list_right{ width:48%; padding:10px;}




.map_box{ width:100%; height:384px;}
.map_box img{ width:inherit;}

.IndexService .IndexService_content .IndexService_content_title {
    text-align: center;
    padding-bottom: 55px;
}
.IndexService .IndexService_content .IndexService_content_title dd {
    font-size: 30px;
    color: #333333;
    text-transform: uppercase;
}

.grWidth{width:1220px; margin:0 auto;}
.aboutBox1{padding:30px 0 120px 0;overflow:hidden;}
.aboutBox1 .title{font-size:24px;text-align:center;background:url(../images/icon_1.jpg) no-repeat center bottom;padding-bottom:20px;line-height:30px;margin-bottom:60px;font-weight:bold;}
.aboutBox1 .title span{color:#e8312e;}
.aboutFont{height:110px;font-size:14px;color:#6a6a6a}
.aboutFont h3{font-size:22px;line-height:30px;margin-bottom:5px;font-weight:bold;color:#1b1f29;}
.aboutFont h4{font-size:16px;margin-bottom:20px;color:#1b1f29;}
.aboutFont p{margin-bottom:15px;text-indent:2em;}
.culture{background:url(../images/about_img2.jpg) no-repeat center top;height:554px;overflow:hidden;}
.culture .grWidth{padding-top:150px;color:#fff;}
.culture h2{height:85px;line-height:85px;font-size:24px;font-weight:bold;}
.culture .c1{padding-left:110px;margin-bottom:75px;}
.culture .c2{padding-left:80px;}
.aboutWarp{background:#f6f6f6;padding:60px 0 0 0;overflow:hidden;}
.evaluate{padding-bottom:55px;overflow:hidden;position:relative;}
.evaluate .title{font-size:24px;background:url(../images/icon2.png) no-repeat 110px 10px;font-weight:bold;line-height:30px;margin-bottom:-30px;position:absolute;top:0;left:0;width:350px;}
.evaluate .title strong{color:#e8312e;}
.evaluate .title span{display:block;font-size:16px;font-weight:normal;}
.aHonor{background:url(../images/honor_bg.jpg) no-repeat center 16px;padding-bottom:50px;}
.aboutTitle{text-align:center;font-size:24px;font-weight:bold;line-height:30px;margin-bottom:40px;}
.aboutTitle strong{color:#e8312e;}
.aboutTitle span{display:block;font-weight:normal;font-size:14px;}
.aHonor_main{padding:5px 45px;overflow:hidden;}
.aHonor_main li{float:left;width:260px;background:#fff;text-align:center;margin-right:30px;box-shadow:0 0 3px #ccc;}
.aHonor_main li img{width:260px;height:205px;border-bottom:1px solid #e1e1e1;display:block;}
.aHonor_main li span{height:40px;line-height:40px;display:block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.aHonor_main li.last{margin-right:0;}