body, h1, h2, h3, h4, ul, li, a, input {
	margin: 0;
	padding: 0;
	font-family: microsoft yahei;
}
div, a {
	font-size: 14px;
	color: #323232;
}
h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	vertical-align: middle;
}
em {
	font-style: normal;
}
a {
	text-decoration: none;
}
ul, li, dl, dt, dd {
	list-style: none;
	margin: 0;
	padding: 0;
}
body {
	overflow-x: hidden;
	min-width:1200px;
	background:#e4e4e4;
}
/*头部*/
#top {
	height: 26px;
	line-height: 26px;
	background:#808080;
}
.top{
	width:1200px;
	margin:0 auto;
}
.top p {
	color: #4e4e4e;
	font-size: 12px;
	font-weight: normal;
	float: left;
	height:29px;
	background:url(../images/xin.png) no-repeat left;
	padding-left:20px;
}
.top p span {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.sn {
	color: #999999;
	text-align: right;
	font-size: 12px;
}
.sn a {
	color: #ffffff;
	padding:0 5px;
	font-size:14px;
}
.sn img{
	padding-right:5px;
}
.sn span{
	font-size:13px;
	color:#47adab;
}

.warp{
	width:1200px;
	margin:0 auto;
}
#head{
	background:url(../images/top_bg.jpg) no-repeat center;
}
.head{
	height:125px;
}
.logo{
	width:395px;
	height:57px;
	float:left;
	margin-top:41px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
}
.logo img{
	width:355px;
	height:57px;
}

.sv{
	width:210px;
	float:right;
	font-size:18px;
	color:#3d3c3c;
	background:url(../images/tel.png) no-repeat left;
	margin-top:33px;
}
.sv p{
	font-size:21px;
	color:#cc2b27;
	margin-top:5px;
	font-weight:bold;
}
/*导航*/
#nav{
	background:#212121;
	height:51px;
}
.nav{
	width:1200px;
	margin:0 auto;
	height:51px;
}
.nav ul li{
	float:left;
	margin:0 27px;
	text-align:center;
	line-height:51px;
	background:url(../images/li.png) no-repeat right center;
}
.nav ul li:last-child{
	background:none;
}
.nav ul li a{
	font-size:16px;
	color:#fff;
	width:139px;
	display:block;
	
}
.nav ul li a:hover,.nav ul li a.hover{
	color:#fff;
	background:#e77817;
}
.cn{
	float:right;
	margin-top:13px;
}
.cn a{
	float:left;
	margin:0 16px;
}
/*轮播图*/
#banner {
	position:relative;
	width:100%;
	height:500px;
	z-index:3;
}

#banner .slides_container {
	width:100%;
	height:500px;
	position:relative;
	overflow:hidden;
	display:none;
	z-index:1
}
#banner .slides_container .bg-slide {
	width:100%;
	height:500px;
	display:block;
	z-index:1
}
#banner .slides_container #bg1 {
	background:url(../images/img01.jpg) no-repeat center;
}
#banner .slides_container #bg2 {
	background:url(../images/img02.jpg) no-repeat center;
}
#banner .slides_container #bg3 {
	background:url(../images/img03.jpg) no-repeat center;
}


.mainconc{width:372px; height:248px; float:left; background:url(images/index_c_bg.png) no-repeat; margin-left:24px; margin-top:37px; position:relative;}
.news_box{
	width:372px;
	margin-top:45px;
	height:200px;
	position:relative;
	overflow:hidden
}
.news_box ul{
	width:1000000px;
	position:absolute;
}
.news_box ul li{
	float:left;
	width:180px;
	margin-right:12px;
}
.news_box ul li img{
	border:1px solid #dfdfdf;
	padding:5px;
	height:188px;
	width:160px;
}
 #bannerlink{
    position:absolute;
	height:2px;
	right:0px;
	top:10px;
}
#bannerlink a{
    float:left;
	height:3px;
	background:#CCCCCC;
	margin-left:2px;
	width:15px;
	display:block;
	font-size:0px;
	text-indent:-9999px;
	overflow:hidden
}
#bannerlink a.active{
    background:#F1C51C;
}
 #bannerlink{
    position:absolute;
	height:2px;
	right:0px;
	top:10px;
}
#bannerlink a{
    float:left;
	height:3px;
	background:#CCCCCC;
	margin-left:2px;
	width:15px;
	display:block;
	font-size:0px;
	text-indent:-9999px;
	overflow:hidden
}
#bannerlink a.active{
    background:#F1C51C;
}

.pagination {
	bottom:20px;
	z-index:100001;
	position:absolute;
	text-align:right;
	left:45%;
}
.pagination li {
    display:inline-block;
	margin:0 9px;
	list-style:none;
}
.pagination li a {
	display:block;
	width:20px;
	height:20px;
	line-height:17px;
	text-align:center;
	color:#333333;
	font-size:10px;
	float:left;
	overflow:hidden;
	background:#ffffff;
	overflow:hidden;
	text-indent:-9999px;
	border-radius:50%;
}
.pagination li.current a {
	background:#7b7b7b;
	color:#FFFFFF
}
.n_bann{
	background:url(../images/banner.jpg) no-repeat center;
	height:400px;
}

#con1{
	background:url(../images/c1_bg.png) no-repeat top center #f4f3f3;
	height:auto;
	overflow:hidden;
}
.con1{
	padding-top:40px;
	padding-bottom:60px;
}
.con1_t{
	text-align:center;
}
.con1_t em{
	display:block;
	font-size:28px;
	color:#000000;
	font-weight:bold;
}
.con1_t em span{
	color:#e77817;
}
.con1_t p{
	font-size:14px;
	color:#999999;
	margin-top:8px;
	line-height:20px;
}
.con1_u{
	margin-top:50px;
	height:auto;
	overflow:hidden;
}
.con1_u ul li{
	float:left;
	width:283px;
	margin-bottom:20px;
	margin-right:20px;
}
.con1_u ul li:nth-child(4),.con1_u ul li:nth-child(8){
	margin-right:0;
}
.con1_u ul li p{
	height:43px;
	line-height:43px;
	background:#fff;
	border-top:1px solid #f7f5f5;
	text-align:center;
}
.btn08 {
	width: 100%;
	overflow: hidden;
	position: relative;
	-webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,.3);
	-moz-box-shadow: 1px 1px 3px 0 rgba(0,0,0,.3);
	box-shadow: 1px 1px 3px 0 rgba(0,0,0,.3)
}
.btn08 img {
	width:283px;
	height:274px;
	position: relative;
	top: 0;
	left: 0
}
.btn08 .ovrly {
	background: rgba(0,0,0,.3);
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.btn08 .buttons {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.btn08 .buttons .fa {
	background:none;
	display: inline-block;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	width: 40px;
	height: 40px;
	opacity: 0;
	transform: scale(0);
	position: relative;
	-webkit-transition: -webkit-transform .3s, opacity .3s;
	-moz-transition: -moz-transform .3s, opacity .3s;
	-o-transition: -o-transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s;
	color: #fff;
}
.btn08:hover .buttons .fa {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	color:#fff;
}
.btn08:hover .ovrly {
	opacity: 1
}
.con1mo{
	margin-top:20px;
	text-align:center;
}
.con1mo ul{
	display:inline-block;
}
.con1mo ul a{
	display:block;
	float:left;
	margin:0 15px;
}
#con2{
	background:url(../images/c4_bg.jpg) no-repeat center;
	height:994px;
}
.con2_t{
	padding-top:41px;
	text-align:left;
}
.con2_t em{
	font-size:48px;
	color:#ffffff;
	font-weight:bold;
	display:block;
}
.con2_t em span{
	color:#e77817;
}
.con2_t p{
	font-size:24px;
	color:#ffffff;
	padding-left:109px;
}
.con2_c{
	margin-top:93px;
	height:430px;
}
.con2_c a{
	display:block;
	float:left;
}
.con2_c a.a1{
	width:653px;
	height:421px;
	position:relative;
}
.con2_c a.a1 img{
	display:block;
	width:653px;
	height:421px;
}
.con2_c a .a1 p{
	position:absolute;
	left:0;
	top:0;
	background:url(../images/bb.png) repeat;
	height:50px;
	line-height:50px;
}
.con2_c a.a2{
	width:494px;
	height:556px;
	float:right;
	margin-top:-135px;
}
.leftLoopa {	
}
.leftLoopa .hda {
	height: 20px;
	position: relative;
}
.leftLoopa .hda a {
	display: block;
	position: absolute;
	width: 56px;
	height: 92px;
	cursor: pointer;
	position: absolute;
	top: 109px;
	z-index: 99;
}
.leftLoopa .hda a.prev {
	left: -100px;
	background:url(../images/left.png) no-repeat 0px 0px;
}
.leftLoopa .hda a.next {
	background:url(../images/right.png) no-repeat 0px 0px;
	right: -100px;
}
.leftLoopa .bda {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	padding-top:8px;
}
.leftLoopa .bda ul {
}
.leftLoopa .bda ul li {
	float: left;
	width: 382px;
	margin-left:23px;
	background:url(../images/cp_bg.png) no-repeat center;
	text-align:center;
	-moz-box-shadow:0px 0px 10px #333333;
	-webkit-box-shadow:0px 0px 10px #333333;
	box-shadow:0px 0px 10px #333333;
	
}
.leftLoopa .bda ul li img {
	width:382px;
	height:272px;
	
}
.leftLoopa .bda ul li p{
	margin-top:20px;
	font-size:18px;
	color:#4c4c4c;
	text-align:center;
}
#flink{
	background:#f4f3f3;
}
.flink{
	height:auto;
	overflow:hidden;
	padding-top:30px;
}
.flinkl{
	background:url(../images/link.png) no-repeat left center;
	width:202px;
	float:left;
	font-size:18px;
	font-weight:bold;
	background:#e77817;
	height:80px;
	line-height:80px;
	color:#fff;
	text-align:center;
}
.flinkr{
	width:980px;
	float:right;
	text-align:left;
	line-height:30px;
	margin-top:30px;
}
.flinkr a{
	font-size:14px;
	color:#403f3f;
	margin:0 6px;
	display:block;
	float:left;
}
#footer{
	background:#242529;
	height:auto;
	overflow:hidden;
}
.footer_l{
	width:202px;
	float:left;
}
.footer_l img{
	width:202px;
	height:214px;
}
.footer_c{
	width:600px;
	float:left;
	margin-left:0;
}
.footer_c em,.footer_r em{
	display:block;
	font-size:28px;
	color:#ffffff;
	font-weight:bold;
	margin-top:55px;
}
.footer_c p{
	font-size:18px;
	color:#ffffff;
	margin-top:30px;
}
.sico{
	margin-top:13px;
}
.sico ul li{
	background:url(../images/icon.png) no-repeat;
	height:43px;
	line-height:25px;
	padding-left:50px;
	margin-bottom:25px;
	color:#ffffff;
	font-size:14px;
}
.sico ul li:nth-child(1){
	background-position:0 7px;
}
.sico ul li:nth-child(2){
	background-position:0 -60px;
}
.sico ul li:nth-child(3){
	background-position:0 -126px;
}
.footer_r{
	width:210px;
	float:right;
}
.footer_r p{
	font-size:21px;
	color:#ffffff;
	font-weight:bold;
	margin-top:50px;
}
.footer_r span{
	display:block;
	margin-top:20px;
	font-size:14px;
	color:#e77817;
	margin-bottom:25px;
}
.footer_u{
	border-top:1px solid #505050;
	padding-top:15px;
	text-align:center;
	font-size:14px;
	color:#ffffff;
	line-height:30px;
	padding-bottom:15px;
}
.footer_u a{
	font-size:14px;
	color:#ffffff;
}
.footer{
	height:auto;
	overflow:hidden;
}

/**内页**/
.fycon{
	background:#fff;
	padding:25px 0;
	height:auto;
	overflow:hidden;
}
.fycon_l{
	float:left;
	width:256px;
	background:#8a8888
}
.fycon_l p{
	height:66px;
	line-height:66px;
	background:#000000;
	text-align:center;
	font-size:27px;
	color:#ffffff;
}
.fycon_l ul{
}
.fycon_l ul li{
	height:48px;
	line-height:48px;
	border-bottom:1px solid #787878;
	width:242px;
	margin:0 auto;
	text-align:center;
}
.fycon_l ul li a{
	font-size:14px;
	color:#ffffff;
	display:block;
}
.fycon_l ul li a span{
	float:left;
}
.fycon_l ul li:hover{
	background:url(../images/jt.png) no-repeat right center;
}
.fycon_l ul li a:hover{
	color:#212121;
}
.fycon_r{
	width:910px;
	float:right;
	margin-right:20px;
}
.npagePage #banner {height:300px;}
.npagePage #banner div { height:300px; position:relative;}
/*å†…é¡µæ–°é—»*/
.npagePage .content { width:1200px; margin:0 auto;}
.Pageanli .content > .header { position:relative; padding-top:40px; padding-bottom:40px; border-bottom:1px solid rgba(0,0,0,0.1); margin-bottom:40px;padding-bottom: 25px;}
.Pageanli .content .header p.title { text-align:left; white-space: nowrap;overflow: hidden;}
.Pageanli #projectlist { text-align:left;padding-top:0px;margin-top:-140px;background-color: #fff;}
#projectinfo { border-bottom:1px solid #e6e6e6;}
.Pageteam #teamlist { padding-top:10px;width: 1100px;}
#pages {width: 960px;margin-left: 220px;}
.Pageanli #pages{width: 980px;margin-left: 220px; padding-left: 39px;text-align: left;} 
.Pagenews #pages{width: 980px;margin-left: 220px; padding-left: 45px;text-align: left;} 

.Pagenews #category a { display:block; border-bottom: 1px solid rgba(0,0,0,.08);padding-left: 16px;}
.Pagenews #category a:last-child { border-bottom:none;}

.Pagenews #category a:hover { padding-left:26px;}
.Pagenews #category a::before { left:0; content:''; position:absolute; width:3px; height:12px; background:transparent;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.Pagenews #category a:hover::before { left:10px; }
#newslist .newstitem.right a.newscontent .newsimg { left:4px;}
.postbody a { color:#17c2c4}

.Pageteam #teamlist .teamitem:hover { border-top:none;box-shadow: 0px 7px 17px #dedede;    border: 1px rgba(255, 255, 255, 0) solid; }


.npagePage #category { padding-top: 15px; margin-left: 0px;padding-bottom: 30px;width: 205px;float: left;padding-left: 15px;text-align: left;margin-top: -120px;background-color: #305DC3;border-radius: 0px 0px 3px 3px;}
.npagePage #category li {height:auto;position:relative;float:none; display:block;margin-top:1px;margin-bottom:1px;line-height:43px;     border-bottom: 1px solid rgba(255, 255, 255, 0.05);padding-left: 15px;margin-right:16px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}

.npagePage #category li:last-child { border-bottom:none;}
.npagePage #category a { border:0px; background:none; color:#CFDCF9; font-size:14px; position:relative; padding:0;line-height: 42px;height: 42px;}
.npagePage #category a::before { content:''; position:absolute; content: '';position: absolute;width: 190px;background-color: #AEAEAF;height: 42px;background: transparent;left: -16px;position: absolute;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
.npagePage #category a.active::before {display: none;}

.npagePage #category li:hover {padding-left:30px;background-color: #2249A0;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
    .npagePage #category li:hover ul li{width: 136px;}
    .npagePage #category li:hover ul li a{color: rgba(255, 255, 255, 0.45);width: 136px;overflow: hidden;    background-color: rgb(34, 73, 160);    padding-left:0px;}
    .npagePage #category li ul li:hover a{  padding-left:0px; margin-left: 0px;}
    .npagePage #category li:hover a{color:#fff}

#category li.hasmore div ul li { border-bottom:none;}
#category li.hasmore div {position:relative; display:block;margin-bottom: 10px;margin-top: 5px;overflow: hidden;}
#category li.hasmore div ul { text-align:left; border-top:none; margin-top:0; padding-top:0;}
.Pagenews .content .header{padding-bottom: 30px;width: 220px;background-color: #264EA7;position: relative;top: -70px;height: 70px;padding-top: 40px !important;border-radius:3px 3px 0px 0px;}
.Pagenews .content .header p.title { text-align: left;margin-left: 31px;    white-space: nowrap;overflow: hidden;font-weight: bold;font-size: 25px;padding-bottom: 8px;margin-top: -5px;width: 158px; margin-bottom: 8px;border-bottom: 1px solid rgba(255, 255, 255, 0.16);letter-spacing: 1px;color: #fff;}
.Pagenews .content .header p.subtitle {  float:right;letter-spacing: 1px;font-size: 15px;display: inline-block;color: #EAEAEA;margin-top: 0px;  margin-right: 31px;width: 150px;overflow: hidden;text-align:right;}
    
.clear {
    clear: both;
}

.Pagenews .content { text-align:center; }
.Pagenews #newslist {padding-top:0px;  }
.Pagenews #newslist .newstitem { transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;  width:900px; margin:0; height:150px; margin-bottom: 30px;border-bottom: 1px solid rgba(0, 0, 0, .06);margin-left:25px}
.Pagenews #newslist .wrapper .news_wrapper { width:800px; float:left; position:relative;margin-left:110px;}
.Pagenews #newslist .newstitem .newsimg { display:block;  width: 180px;height: 110px;margin-top:5px;}
.Pagenews #newslist .newstitem .newsimg img{width: 180px;height: 110px;}
.Pagenews #newslist .news_wrapper, .Pagenews #newslist .newstitem a.newscontent:hover .news_wrapper { width:920px; }
.Pagenews #newslist .newsbody .date {top: 37px;left: 734px;width: 100px;text-align:left;display: block; border:1px red solid}
.Pagenews #newslist .newsbody .date .year { font-size: 14px;text-align: left;display:block; position: absolute;color: #eeeeee;font-size: 30px;padding: 3px 10px;    border-left: 3px #f7f7f7 solid;}
.Pagenews #newslist .newsbody .date .md { display:none;font-size: 30px;     border-left: 3px #f7f7f7 solid;}
.Pagenews #newslist .newsbody .date:after { left:100px; top:8px;display: block;}
.Pagenews #newslist .newsbody .title { width: 360px;  margin-top: 8px;line-height: 24px;height: 24px;padding-bottom: 8px;margin-bottom: 0px;overflow: hidden;}
.Pagenews #newslist .newsbody .description { width: 620px;top: 55px;margin-top: 0px;height: 50px;font-size: 13px;line-height: 22px; height: 50px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;
-webkit-box-orient: vertical;    color: #B5B5B5;}
.Pagenews #newslist .newstitem:hover .newsbody .title, .Pagenews #newslist .newstitem:hover .newsbody .description { left:100px }
.Pagenews #newslist .newstitem:hover .newsbody .date:after { width:60px; background:#7D7D7D; }
.Pagenews #newslist .newstitem:hover .title { color:#333 }
.Pagenews #newslist .newstitem:hover .date .year { color:#333; }
.Pagenews #newslist .newstitem a.details { width:35px; height:35px;  display:block; border-radius: 0; border:none;  transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;overflow:hidden; position:relative; margin:0px; z-index:3; top:-96px; right:0;float: right; }
.Pagenews #newslist .newstitem a.details:after { content:''; width: 15px; height: 9px; background: url(http://resources.jsmo.xin/templates/upload/302/201606/icon.png) no-repeat -110px -11px; display: block; margin: 13px 0 0 11px; position:absolute; top:0px; left:0px; }
.Pagenews #newslist .newstitem:hover .details { border-color: #b6b6b6; text-indent:130px; background:transparent;  }
.Pagenews #newslist .newstitem:hover .details:after { background: url(http://resources.jsmo.xin/templates/upload/302/201606/icon.png) no-repeat -1px -71px; }
.Pagenews #newslist .newstitem .details:hover { border:none; }

#newslist .newsbody .title { height:54px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; font-size:16px; color: #06090e; line-height:32px; text-align:left; position:absolute;  text-indent:0px; }
#indexPage #newslist .newsbody .title { top:16px; padding-left:75px; font-size: 16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; width:calc(45% - 40px);color:#3c3c3e; }
#indexPage #newslist .newstitem .newsbody .date::before { content:''; position:absolute; width:50px; height:1px; background:rgba(0,0,0,.0);transition: all 0.3s ease-out 0s;margin-top:58px; z-index:99;left: 40px;margin-block-start: 56px;    -webkit-margin-before:59px;}
#indexPage #newslist .newstitem:hover .newsbody .date::before { width:calc(100% - 40px); background:rgba(0,0,0,5);}
#newslist .separator {display:none;color: transparent;font: 0px/0; height: 6px;text-decoration: none;    background-color: #E2E2E2;content: "";height: 1px; position: absolute;top:23%;width:33px;}
#newslist .separator::after{display:none}
#newslist .separator::before{display: none;}
#newslist .newsbody .description { height:78px; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; transition: all 0.3s ease-out 0s; margin-top: 0; color: #909090; line-height:26px; text-align:left; position:absolute; top:108px;}



.Pagenews #category{margin-top: -70px;}
.Pagenews #category a{border-bottom: 1px solid rgba(0,0,0,.08);float: none;display: block;height:43px;margin-top: 1px;margin-bottom: 1px;line-height: 43px; padding-left: 15px; margin-right: 16px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}


.Pagenews #category a:hover {
    padding-left: 30px;
    background-color: #2249A0;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.Pagenews #newslist .news_wrapper::before{display: none;}
.Pagenews #newslist .newstitem.right a.newscontent .newsimg{left:0px;}
#newslist .newsbody {overflow: hidden; margin-left:100px; float:left }

.chanpin{padding:0 0px 20px 10px; height:auto; overflow:hidden;} 
.chanpin ul li{margin:0 20px;float: left;margin-bottom: 2px; width:250px;}
.chanpin ul li a{display: block;text-align: center; color:#545454}
.chanpin ul li a .pic{ width: 250px;height: 216px;overflow: hidden;/*border: 1px sol 
id #d3d3d3; border-radius: 1px;*/ display: table-cell;background: #fff;text-align: center;vertical-align: middle; border:1px solid #efefef;}
.chanpin ul li a img{width: 250px;height: 216px;}
.chanpin ul li a p{height: 55px;line-height: 55px; font-size:16px;}

.page_conru{
	color:#464646;
	padding:0px 15px 40px 15px;
	font-size:14px;
	line-height:28px;
	text-align:left;
}
.page_conru img{
	max-width:900px;
	padding:0 15px 40px 15px;
	text-align:left;
}
.show_t{
	text-align:center;
	border-bottom:#CCC 1px solid;
}
.show_t h1{
	font-size: 25px;
    color: #333;
	font-weight:normal;
	}
.show_t p{
	font-size: 13px;
    color: #adadad;
	font-weight:normal;
	margin: 20px 0;
	}
.show_c{
	padding:20px 15px;
	color:#464646;
	border-bottom:#CCC 1px solid;
	line-height:2em;
	font-size:14px;
}
.show_c img{
	max-width:1100px;
	padding:10px 15px 10px 15px;
}
.show_c video{
	background:url(../images/wi.png) no-repeat center;
}
.show_u{
	text-align:left;
	padding:10px 15px 10px 0px;
}
.show_u ul li{
	list-style:none;
	text-decoration:none;
	color:#464646;
	
	height:30px;
	line-height:30px;
	margin:0px 20px 0px 20px;
	font-size:14px;
}
.show_u ul li a{
	color:#464646;
	font-size:14px;
}
.show_u ul li a:hover{
	text-decoration:underline;
	color:#464646;
}
.s_dqwz{
    color: #2f2f2f;
    background:url(../images/loc.png) no-repeat left;
    padding-left:10px;
	margin-top:20px;
	margin-bottom:20px;
}
.s_dqwz a{
	 color: #2f2f2f;
}
.show_pr{
	border:1px solid #818181;
	border-radius:5px;
	height:auto;
	overflow:hidden;
	
}
.show_pr_img{
	width:417px;
	height:396px;
	float:left;
}
.show_pr_img img{
	width:417px;
	height:396px;
}
.show_pr_txt{
	float:right;
	border-left:1px solid #818181;
}
.show_pr_txt em{
	display:block;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
	margin-top:15px;
}
.show_pr_txt p{
	font-size:14px;
	color:#000000;
	line-height:46px;
	height:46px;
	/*background:#f2f2f2;*/
	margin-bottom:10px;
	padding:0 15px;
}
.show_pr_txt p:first-child{
	background:none;
}
/****************************qq客服代码****************************/
.qqserver p img{display:inline;margin:-5px 5px 0 0;vertical-align:middle;}
.scrollsidebar{position:absolute;z-index:999;top:220px;}
.side_content{width:167px;height:auto;overflow:hidden;float:left;}
.side_content .side_list{width:167px;overflow:hidden;}
.show_btn{width:0;height:144px;overflow:hidden;margin-top:50px;float:left;cursor:pointer;}
.show_btn span{display:none;}
.close_btn{width:24px;height:24px;cursor:pointer;}
.side_title,.side_bottom,.close_btn,.show_btn{background:url(../images/sidebar_bg.png) no-repeat;_background:url(../images/sidebar_bg.gif) no-repeat;}
.side_title{height:46px;}
.side_title{height:46px;}
.side_bottom{height:8px;}
.side_center{font-family:Verdana, Geneva, sans-serif;padding:10px 12px 5px 12px;font-size:12px;}
.close_btn{float:right;display:block;width:19px;height:19px;margin:16px 7px 0 0;_margin:16px 3px 0 0;}
.close_btn span{display:none;}
.side_center .qqserver p{text-align:left;padding:6px 0;margin:0;vertical-align:middle; font-size:12px;}
.phoneserver {font-size:14px;text-align:center;}
.phoneserver p{padding:2px 0;_height:16px;margin:0;color:#666666;}
.msgserver{border-top:1px dotted #ccc;text-align:center;margin-top:6px;padding:10px 0 3px 0; background:url(../images/erweima.jpg) no-repeat 20px 10px; height:160px;}
.msgserver a{background:url(../images/sidebar_bg.gif) no-repeat -119px -154px;padding:3px 0 3px 23px;}
.side_content hr{border-bottom:1px solid #E6E6E6;height:1px;margin:10px 0;clear:both;}


/* gray skin as the default skin */
.side_title, .side_gray .side_title{background-position:-682px 0;}
.side_center, .side_gray .side_center{background:url(../images/gray_line.gif) repeat-y center;}
.side_bottom, .side_gray .side_bottom{background-position:-682px -60px;}
.close_btn, .side_gray .close_btn{background-position:-44px -91px;}
.close_btn:hover, .side_gray .close_btn:hover{background-position:-65px -91px;}
.show_btn , .side_gray .show_btn{background-position:-255px 0;}
.msgserver a, .side_gray .msgserver a{color:#6c6c6c;}
hr, .side_gray hr{border-bottom:1px solid #e4e4e4;}

/* blue skin  */
.side_blue .side_title{background-position:-333px 0;}
.side_blue .side_center{background:url(../images/blue_line.gif) repeat-y center;}
.side_blue .side_bottom{background-position:-333px -60px;}
.side_blue .close_btn{background-position:-44px 0;}
.side_blue .close_btn:hover{background-position:-65px 0;}
.side_blue .show_btn{background-position:-119px 0;}
.side_blue .msgserver a{color:#06C;}
.side_blue hr{border-bottom:1px solid #dbe4e9;}

/* orange skin  */
.side_orange .side_title{background-position:-333px -76px;}
.side_orange .side_center{background:url(../images/orange_line.gif) repeat-y center;}
.side_orange .side_bottom{background-position:-333px -136px;}
.side_orange .close_btn{background-position:-44px -23px;}
.side_orange .close_btn:hover{background-position:-65px -23px;}
.side_orange .show_btn{background-position:-153px 0;}
.side_orange .msgserver a{color:#ff9a00;}
.side_orange hr{border-bottom:1px solid #feefde;}

/* green skin  */
.side_green .side_title{background-position:-505px 0;}
.side_green .side_center{background:url(../images/green_line.gif) repeat-y center;}
.side_green .side_bottom{background-position:-505px -60px;}
.side_green .close_btn{background-position:-44px -45px;}
.side_green .close_btn:hover{background-position:-65px -45px;}
.side_green .show_btn{background-position:-187px 0;}
.side_green .msgserver a{color:#68c40b;}
.side_green hr{border-bottom:1px solid #edf2e5;}

/* red skin  */
.side_red .side_title{background-position:-505px -76px;}
.side_red .side_center{background:url(../images/red_line.gif) repeat-y center;}
.side_red .side_bottom{background-position:-505px -136px;}
.side_red .close_btn{background-position:-44px -67px;}
.side_red .close_btn:hover{background-position:-65px -67px;}
.side_red .show_btn{background-position:-221px 0;}
.side_red .msgserver a{color:red;}
.side_red hr{border-bottom:1px solid #f7f5df;}


/* pink skin  */

.side_pink .side_title{background-position:-682px -76px;}
.side_pink .side_center{background:url(../images/pink_line.gif) repeat-y center;}
.side_pink .side_bottom{background-position:-682px -136px;}
.side_pink .close_btn{background-position:-44px -112px;}
.side_pink .close_btn:hover{background-position:-65px -112px;}
.side_pink .show_btn{background-position:-289px 0;}
.side_pink .msgserver a{color:#ed0652;}
.side_pink hr{border-bottom:1px solid #e4e4e4;}

/*分页*/
.fenye{text-align: center;margin: 20px 0 30px; width:auto;}
.fenye ul{height: auto;overflow: hidden;}
.fenye span,.fenye a{display: inline-block;padding: 0 9px;margin: 5px 2px;background: #ddd;border-radius: 2px;height: 26px;line-height: 26px;text-align: center; color:#000;}
.fenye span.current{background: #000000; color: #fff;}
.fenye a:hover{background: #000000;color: #fff;}


.fy_video{
	text-align:center;
	margin:50px auto;
	height:auto;
	overflow:hidden;
}

.z_title {
	font-size: 16px !important;
	font-weight: bold;
	margin: 10px 0;
}
.jian {
	margin: 15px 0;
}
.jian p {
	margin: 5px 0;
	line-height: 18px;
	font-size: 12px;
	color: #8c8c8a;
}
.message {
	margin: 28px 0 0 30px;
}
.message li {
	height: auto;
	min-height: 60px;
}
.message li span {
	font-size: 14px;
	color: #333;
	display: inline-block;
	text-align: right;
	padding-right: 5px;
}
.message li input {
	width: 270px;
	height: 30px;
	border: 1px solid #ccc;
	padding: 0 10px;
	background: #fff;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.message li input:focus, .message li textarea:focus {
	border-color: #23c254;
	outline: 0;
}
.message textarea {
	padding: 5px 5px;
	font-size: 14px;
	background: #fff;
	border-radius: 5px;
}
.message li button {
	margin: 30px 0 0 320px;
	width: 100px;
	height: 30px;
	background: #e77817;
	color: #fff;
	cursor: pointer;
	border: none;
}
.code {
	margin-top: 30px;
}
.code input {
	width: 100px !important;
}
.message li i {
	color: red;
	margin-top: 2px;
	font-style: normal;
	display: block;
	float: left;
	margin-left: 5px;
}
.message p {
	margin-top: 30px;
	font-size: 14px;
}