﻿@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	list-style:none;box-sizing:border-box;
	color:#555;
}
body {
	font-family:'Microsoft YaHei';
	font-size:14px;
}
a {
	text-decoration:none;
	color:#444;
}
a:hover {
	color:#258ac8;
}
img {
	border:0px;
}

.content{
	width:100%;
	overflow:hidden;}
.main {
	width:1000px;
	margin:0px auto;
}
.top {
	height:68px;
}
.top .logo {
	float:left;
	margin-top:10px;
}
.top .logo img{
	width:145px;}
.top .top_right {
	float:right;
	padding-top:20px;
}
.top .top_right .hottel {
	font-size:14px;
	color:#0066B6;
	float:left;
	margin-right:10px;
	padding-top:3px;
}
.top .top_right img {
	vertical-align:middle
}
.top .top_right .search {
	border:1px solid #ddd;
	float:left;
	border-radius:30px;
	padding:0px 5px;
}
.searchinp {
	height:18px;
	line-height:18px;
	border:0px;
	vertical-align:middle
}
.searchbtn {
	background-color:#0066B6;
	height:18px;
	line-height:18px;
	border-radius:18px;
	color:#fff;
	border:0px;
	padding:0px 10px;
	vertical-align:middle
}
.lag {
	float:left;
	padding-top:3px;
	padding-left:10px;
}
.clr {
	clear:both
}
/*.navul{ margin-top:17px;}
.navul > li{ float:left; width:111px; text-align:center; line-height:35px; position:relative;}
.navul > li > a{ font-size:14px; display:block}
.navul a:hover{ color:#6CBF25}
.navul > .hover{ background-color:#ddd;}
.navul > .hover > a{ color:#000;}

.navul > .hover1{ background-color:#55a9dc;}
.navul > .hover1 > a{ color:#fff;}

.nav_shadown{ background-image:url(top_bg.png); height:60px; position:absolute; top:68px; width:100%; z-index:9999;}
.navul > li > .smllxl{ background-image:url(xl_sbg.png); width:406px; height:186px; position:absolute; z-index:999; top:35px; display:none;}

.smllxl ul{ float:left; padding-left:25px; }
.smllxl ul li{ font-size:13px; line-height:25px; text-align:left}
.smllxl img{ float:right; margin-top:35px; margin-right:30px;}*/


.navul {
	margin-top:17px;
}
.navul > li {
	float:left;
	width:125px;
	text-align:center;
	line-height:35px;
	position:relative;
}
.navul > li > a {
	font-size:14px;
}
.navul a:hover {
	color:#6CBF25
}
.navul > .hover {
	background-color:#f6f5f3;
}
.navul > .hover > a {
	color:#000;
}
.navul > .hover1 {
	background-color:#55a9dc;
}
.navul > .hover1 > a {
	color:#fff;
}
.nav_shadown {
	background-image:url(top_bg.png);
	height:60px;
	position:absolute;
	top:68px;
	width:100%;
	z-index:9999;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.nav_shadown2 {
	background-image:url(top_bg.png);
	height:60px;
	position:absolute;
	top:68px;
	width:100%;
	z-index:99;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.navul > li > .smllxl {
	width:190px;
	position:absolute;
	z-index:999;
	top:35px;
	display:none;
	background-color:#f6f5f3
}
.smllxl ul {
	float:left;
	width:100%;
}
.smllxl ul li {
	font-size:14px;
	line-height:30px;
	text-align:left;
	padding:5px 0px;
	padding-left:27px;
	position:relative;
}
.smllxl img {
	float:right;
	margin-top:35px;
	margin-right:30px;
}
.smllxl > ul > .hover1 {
	background-color:#55a9dc;
}
.smllxl > ul > .hover1 > a {
	color:#fff;
}
.smllxl > ul > li > div {
	position:absolute;
	left:190px;
	top:0px;
	width:190px;
	background-color:#f6f5f3;
	display:none;
}
.smllxl > ul > li > div > p {
	padding:5px 0px;
	padding-left:10px;
}
.smllxl > ul > li > div > .hover1 {
	background-color:#55a9dc;
}
.smllxl > ul > li > div > .hover1 > a {
	color:#fff;
}
.bigxl {
	background-image:url(xl_bbg.png);
	width:1008px;
	height:185px;
	position:absolute;
	left:-330px;
	display:none;
}
.bigxl ul li p {
	font-size:14px;
	border-bottom:1px solid #ddd;
	padding-top:10px;
	margin-bottom:10px;
	padding-bottom:5px;
}
.bigxl ul li p a {
	color:#333
}
.bigxl ul li {
	float:left;
	font-size:12px;
	line-height:25px;
	margin-left:40px;
	text-align:left;
}
.bigxl ul li a {
	display:block;
}
.in_about {
	text-align:center;
	font-size:14px;
	padding-top:30px;
}
.in_about .gywm_tt {
	color:#0166B6;
	font-size:25px;
	font-weight:bold;
	line-height:50px;
}
.in_about p {
	line-height:24px;
	padding-top:20px;
}
.aboutul {
	overflow:hidden
}
.aboutul li {
	float:left;
	width:220px;
	margin:30px 15px;
	text-align:center;
	font-size:14px;
}
.aboutul li p {
	padding-top:10px;
	line-height:23px;
}
.in_case {
	text-align:center;
	font-size:14px;
	padding-top:30px;
	padding-bottom:10px;
}
.in_case span {
	background-position:bottom center;
	background-repeat:no-repeat;
	color:#fff;
	font-size:25px;
	font-weight:bold;
	line-height:50px;
	display:block;
	width:100%;
}
.in_case p {
	line-height:24px;
	color:#fff;
}







.section{width:1000px; margin:0 auto; overflow:hidden;}
.section li{float:left; overflow:hidden; margin-top:20px; width:250px; height:142px;}































/*
	Background Stretcher jQuery Plugin
	?2011 ajaxBlender.com
	For any questions please visit www.ajaxblender.com 
	or email us at support@ajaxblender.com
*/

.bgstretcher-area {
	text-align: left;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	left: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
	cursor:pointer;
}
.bgstretcher {
	background: #fff;
	overflow: hidden;
	width: 100%;
	position: fixed;
	z-index: 1;
	_position: absolute; /*IE6 doesn't support fixed positioning*/
	top: 0;
	left: 0;
}
.banner {
	width:100%;
	margin-top:50px;
}
.proban {
	width:100%;
	height:365px;
	margin-top:50px;
}
.proban #nav {
	width: 100%;
	background-position:center center;
	position:absolute;
	left:0px;
	top:320px;
	height:38px;
}
.banner #nav {
	width: 100%;
	background-position:center center;
	position:absolute;
	left:0px;
	top:500px;
	height:38px;
}
#nav ul {
	list-style: none;
	display: block;
	margin-left:47%;
	margin-top: 10px;
	padding: 0px;
	width: auto;
	float: left;
	z-index: 1;
}
#nav ul li {
	display: inline-block;
	margin-left: 7px;
}
#nav ul li a {
	display: inline-block;
	letter-spacing: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	height: 13px;
	width: 13px;
	background-image: url(02.png);
}
#nav ul li a:hover {
	background-image: url(01.png);
}
.showPage a {
	background-image: url(01.png)!important;
}
/* 本例子css */
		.case-left {
	width:1000px;
	margin:0 auto;
}
.case-left .hd {
	overflow:hidden;
	margin:10px auto;
	width:65px;
}
.case-left .hd .prev, .case-left .hd .next {
	display:block;
	width:25px;
	height:25px;
	float:right;
	margin-right:5px;
	overflow:hidden;
	cursor:pointer;
	background:url("l.jpg") no-repeat;
}
.case-left .hd .next {
	background:url("r.jpg") no-repeat;
}
.case-left .hd ul {
	float:right;
	overflow:hidden;
	zoom:1;
	margin-top:10px;
	zoom:1;
}
.case-left .hd ul li {
	float:left;
	width:9px;
	height:9px;
	overflow:hidden;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
	background:url("images/icoCircle.gif") 0 -9px no-repeat;
}
.case-left .hd ul li.on {
	background-position:0 0;
}
.case-left .bd {
}
.case-left .bd ul {
	overflow:hidden;
	zoom:1;
}
.case-left .bd ul li {
	background:#fff;
	margin:10px 7px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	border:1px solid #ddd;
}
.case-left .bd ul li .pic {
	text-align:center;
}
.case-left .bd ul li .pic img {
	width:235px;
	height:210px;
	display:block;
}
.case-left .bd ul li .pic a:hover img {
	border-color:#999;
}
.case-left .bd ul li .casetitle {
	line-height:25px;
	padding:10px 0px;
}
.case-left .bd ul li .casetitle a {
	font-size:16px;
	color:#000;
}
.case-left .bd ul li .casetitle a p {
	font-size:14px;
	color:#999;
}
.case-left .bd ul li.hover {
	background-color:#55a9dc;
}
.case-left .bd ul li.hover a {
	color:#fff;
}
.case-left .bd ul li.hover a p {
	color:#fff;
}
.casea-lefta {
	width:1000px;
	margin:0 auto;
}
.casea-lefta .hda {
	overflow:hidden;
	margin:10px auto;
	width:65px;
}
.casea-lefta .hda ul {
	float:right;
	overflow:hidden;
	zoom:1;
	margin-top:10px;
	zoom:1;
}
.casea-lefta .hda ul li {
	float:left;
	width:9px;
	height:9px;
	overflow:hidden;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
	background:url("images/icoCircle.gif") 0 -9px no-repeat;
}
.casea-lefta .hda ul li.on {
	background-position:0 0;
}
.casea-lefta .bda {
}
.casea-lefta .bda ul {
	overflow:hidden;
	zoom:1;
}
.casea-lefta .bda ul li {
	margin:10px 6px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	border:1px solid #ddd;
}
.casea-lefta .bda ul li .pic {
	text-align:center;
}
.casea-lefta .bda ul li .pic img {
	width:235px;
	height:210px;
	display:block;
}
.casea-lefta .bda ul li .pic a:hover img {
	border-color:#999;
}
.casea-lefta .bda ul li .casetitle {
	line-height:25px;
	padding:10px 0px;
}
.casea-lefta .bda ul li .casetitle a {
	font-size:16px;
	color:#000;
}
.casea-lefta .bda ul li .casetitle a p {
	font-size:14px;
	color:#999;
}
.casea-lefta .bda ul li.hover a p {
	color:#fff;
}
.news-left {
	width:1000px;
	overflow:hidden;
	position:relative;
}
.news-left .hd {
	overflow:hidden;
	margin:10px auto;
	width:65px;
}
.news-left .hd .prev, .news-left .hd .next {
	display:block;
	width:25px;
	height:25px;
	float:right;
	margin-right:5px;
	overflow:hidden;
	cursor:pointer;
	background:url("l.jpg") no-repeat;
}
.news-left .hd .next {
	background:url("r.jpg") no-repeat;
}
.news-left .hd ul {
	float:right;
	overflow:hidden;
	zoom:1;
	margin-top:10px;
	zoom:1;
}
.news-left .hd ul li {
	float:left;
	width:9px;
	height:9px;
	overflow:hidden;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
	background:url("images/icoCircle.gif") 0 -9px no-repeat;
}
.news-left .hd ul li.on {
	background-position:0 0;
}
.news-left .bd {
}
.news-left .bd ul {
	overflow:hidden;
	zoom:1;
}
.news-left .bd ul li {
	margin:15px;
	float:left;
	_display:inline;
	overflow:hidden;
	width:310px;
}
.news-left .bd ul li .pic {
	text-align:center;
}
.news-left .bd ul li .pic img {
	width:300px;
	display:block;
	border:1px solid #ddd;
}
.news-left .bd ul li .casetitle {
	line-height:25px;
	padding:10px 0px;
	text-align:left;
}
.news-left .bd ul li .casetitle a {
	font-size:16px;
	color:#000;
}
.news-left .bd ul li .casetitle a:hover {
	color:#55a9dc;
}
.news-left .bd ul li .casetitle a p {
	font-size:12px;
	color:#999;
}
.news-left .bd ul li .casetitle a:hover p {
	color:#55a9dc;
}
.news-left .bd ul li.hover {
	background-color:#55a9dc;
}
.news-left .bd ul li.hover a {
	color:#fff;
}
.news-left .bd ul li.hover a p {
	color:#fff;
}
.probg {
	width:100%;
	background-image:url(pro_bg.jpg);
	height:475px;
	background-position:top center;
	margin-top:20px;
}
.anli_bg {
	background-color:#f0f0f0;
	padding:30px 0px;
}
.in_anli {
	text-align:center;
	font-size:14px;
}
.in_anli span {
	color:#0166B6;
	font-size:25px;
	font-weight:bold;
}
.in_anli p {
	line-height:24px;
	padding-top:10px;
	padding-bottom:10px;
}
.anli190 {
	width:190px;
	padding:20px 20px 10px 20px;
	float:left;
	margin:0;
	height:25px
}
.anli30 {
	width:190px;
	padding:10px 20px 30px 20px;
	float:left;
	font-size:14px;
}
.anlism {
	width:190px;
	padding:10px 20px 40px 20px;
	float:left;
	display: inline;
	height:112px;
	font-size:14px;
}
.anli {
	width: 1000px;
	height: auto;
	margin: 0px auto;
	overflow:hidden;
}
.anli .case {
	width: 490px;
	height: 650px;
	float: left;
}
.anli .case .an1 {
	width: 490px;
	height: 192px;
	margin: 10px 0 5px 0;
	float: left;
	background: #FFF;
}
.anli .caser {
	width: 490px;
	height: 650px;
	float: right;
}
.anli .caser .an {
	width: 490px;
	height: 190px;
	float: left;
	background: #FFF;
}
#ad1_url:hover {
	color:#55a9dc
}
#ad2_url:hover {
	color:#55a9dc
}
#ad3_url:hover {
	color:#55a9dc
}
#ad4_url:hover {
	color:#55a9dc
}
.anli .caser .an .casex {
	width: 230px;
	height: 192px;
	float: left;
	display: inline;
}
.anli .caser .casex2 {
	width: 235px;
	margin: 20px 4px 5px 0px;
	float: left;
	display: inline;
	background: #FFF;
}
.casex2 span {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	width: 230px;
	float: left;
}
.casex span {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	width: 230px;
	height: 40px;
	float: left;
}
.casex {
	width: 230px;
	height: 192px;
	float: left;
	display: inline;
}
.casex img {
	width: 230px;
	height: 192px;
}
.footer {
	clear:both;
	background-color:#f0f0f0;
	overflow:hidden;
}
.footer .fnv {
	float: left;
	height: auto;
	margin: 20px;
	margin-left:0px;
	display: inline;
	background: url(lin.gif) no-repeat right top;
}
.footer .fnv ul {
	padding-right:20px;
	list-style: none;
	float:left
}
.footer .fnv ul li {
	line-height: 25px;
	color: #686868;
	font-size: 12px;
	text-align: left;
}
.footer .fnv ul li span {
	font-size: 14px;
	font-weight: bold;
}
.erweima {
	float:right;
	text-align:center;
	padding-top:20px;
	line-height:22px;
}
.erweima img {
	margin-bottom:10px;
}
.copyright {
	background-color:#dadada;
	font-size:12px;
	padding:10px 0px;
	line-height:30px;
	color:#444;
	overflow:hidden
}
.flink {
	float:left;
}
.flink a {
	margin-left:10px;
}
.fx {
	float:right;
}
.aboutban {
	height: 200px;
	background-image: url(aboutban.jpg);
	background-position: top center;
	margin-top: 50px;
}
.xsban {
	height: 200px;
	background-image: url(xsban.jpg);
	background-position: top center;
	margin-top: 50px;
}
.newsban {
	height: 200px;
	background-image: url(news.jpg);
	background-position: top center;
	margin-top: 50px;
}
.downban {
	height: 200px;
	background-image: url(downban.jpg);
	background-position: top center;
	margin-top: 50px;
}
.speedlink {
	line-height:50px;
	font-size:12px;
	color:#888
}
.channelname {
	color:#0166B6;
	font-size:30px;
	border-bottom:1px dashed #ddd;
	padding-bottom:5px;
}
.aboutclass {
	overflow:hidden;
}
.aboutclass li {
	float:left;
	width:154px;
	text-align:center;
	font-size:16px;
	margin:10px 0px;
	margin-left:15px;
	line-height:75px;
}
.aboutclass li:first-child {
	margin-left:0px;
}
.aboutclass .hover {
	background-image:url(classbg.jpg);
}
.aboutclass .hover1 {
	background-image:url(classbg.jpg);
}
.aboutclass li a {
	display:block;
}
.nr {
	padding:10px 0px;
}
.abouth {
	background-color:#5A7676;
	overflow:hidden;
}
.a_left {
	float:left;
	width:500px;
}
.a_right {
	float:right;
	width:500px;
}
.a_text {
	color:#fff;
	padding-left:50px;
	padding-top:50px;
	line-height:30px;
	text-align:left;
}
.a_text1 {
	padding-right:50px;
	padding-top:50px;
	line-height:30px;
	font-size:13px;
}
.hwul {
	overflow:hidden;
	width:100%;
}
.hwul li {
	text-align:center;
	float:left;
	width:33%;
	margin-bottom:30px;
	line-height:30px;
}
.hwul li a {
	color:#0070B8;
}
.zhouname {
	font-size:17px;
	padding:10px 0px;
	margin-bottom:20px;
	color:#666;
	background-color:#f6f6f6;
	padding-left:15px;
}
/*联系我们*/

.nei_tel {
	width: 1000px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	margin: 10px auto;
}
.nei_tel img {
	vertical-align:middle;
	margin-right:10px;
}
.b_left {
	width: 500px;
	float: left;
}
.b_right {
	width: 500px;
	float: right;
	margin-top:26px;
}
.b_tit {
	width: 400px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #CCC;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
}
.b_text3 {
	font-size: 14px;
	color: #000;
	text-align: left;
	padding: 10px;
	line-height: 40px;
	margin-top: 10px;
	display: block;
	background: url(tu.jpg) left no-repeat;
	padding-left: 35px;
}
.qu {
	width: 235px;
	margin: 5px;
	float: left;
	font-size: 16px;
	line-height: 25px;
}
.qu span {
	color: #0166B6;
	width: 235px;
	float: left;
	font-size: 16px;
}
.b_tit2 {
	width: 1000px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #CCC;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	float: left;
}
.jjclass {
}
.jjclass li {
	line-height:35px;
	padding-left:15px;
}
.jjclass li a {
	font-size:14px;
}
.jjclass .hover1 {
	background-color:#4F9CEE;
	color:#fff;
}
.jjclass .hover1 a {
	color:#fff;
}
.jjclass .hover {
	background-color:#EEEEEE;
	color:#4F9CEE;
}
.caseclassul {
	margin-top:10px;
	overflow:hidden;
	width:100%;
}
.caseclassul li {
	float:left;
	font-size:15px;
	margin-right:20px;
	line-height:30px;
}
.caseclassul li a.hover {
	color:#55a9dc;
}
.quyuclassul {
	margin-top:10px;
	overflow:hidden;
	width:100%;
}
.quyuclassul li {
	float:left;
	font-size:15px;
	margin-right:7px;
	width:48px;
	line-height:30px;
}
.quyuclassul li a.hover {
	color:#55a9dc;
}
.page_foot {
	overflow:hidden;
}
.red {
	color:#DE0909;
}
.pages {
	color: #999;
	float:right;
	overflow:hidden;
	padding:10px;
}
.pages a, .pages .cpb {
	text-decoration:none;
	float: left;
	padding: 2px 7px;
	border: 1px solid #ddd;
	background: #efefef;
	margin:0 2px;
	font-size:11px;
	color:#000;
}
.pages a:hover {
	background-color: #0166B6;
	color:#fff;
	border:1px solid #0166B6;
	text-decoration:none;
}
.pages .cpb {
	font-weight: bold;
	color: #fff;
	background: #0166B6;
	border:1px solid #0166B6;
}
.caselist {
	overflow:hidden;
}
.caselist li {
	float:left;
	margin:27px;
	text-align:center;
	line-height:50px;
	margin-right:0px;
	margin-bottom:5px;
}
 .caselist li:nth-child(3n+1) {
 margin-left:0px;
}
.caselist .hover {
	background-color:#55a9dc;
}
.caselist .hover a {
	color:#fff;
}
.caselist li img {
	width:315px;
	height:220px;
}
.casetitle {
	font-size:18px;
	color:#000;
	padding:10px 0px;
	text-align:center
}
.casecsul {
	overflow:hidden;
}
.casecsul li {
	float:left;
	width:400px;
	margin-left:50px;
	line-height:40px;
	color:#666;
	font-size:14px;
}
 .casecsul li:nth-child(2n+1) {
 padding-left:150px;
margin-left:0px;
}
.newslist li {
	border-bottom:1px dashed #ddd;
	margin-top:10px;
	padding-bottom:10px;
	overflow:hidden;
	position:relative;
}
.newslist .pic {
	float:left;
	margin-right:20px;
}
.newslist .pic img {
	width:245px;
	height:160px;
}
.newslist .newsright h3 {
	font-size:20px;
	font-weight:normal;
	padding-bottom:30px;
}
.newslist .newsright h3 span {
	padding-right:20px;
	border-right:1px dashed #ccc;
	margin-right:20px;
	color:#999;
}
.newslist .newsright span {
	color:#999;
}
.newslist .newsmore {
	display:block;
	position:absolute;
	right:0px;
	bottom:10px;
}
.newstitle {
	text-align:center;
	font-size:20px;
	line-height:50px;
}
.newsaddtime {
	text-align: center;
	color: #999;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
.newscontent {
	padding:15px 0px;
	line-height:23px;
}
.nextnews {
	border: 1px dashed #DDD;
	border-right: 0px;
	border-left: 0px;
	line-height: 30px;
	text-align: right;
	color: #999;
}
.search_bg {
	background-color:#f3f3f3;
	padding:30px 100px;
	text-align:center
}
.scinp {
	border:1px solid #0166B6;
	height:15px;
	line-height:15px;
	width:465px;
	padding:10px;
	vertical-align:middle
}
.scbtn {
	background-color:#0166B6;
	color:#fff;
	border:0px;
	line-height:37px;
	width:100px;
	font-size:16px;
	vertical-align:middle
}
.wytw {
	font-size:14px;
	color:#0166B6;
	margin-left:15px;
	line-height:40px;
}
.servicetable td {
	vertical-align:top;
}
.serviceclass li {
	padding:10px;
	line-height:25px;
}
.serviceclass .bigclass {
	border-bottom:1px solid #ddd;
}
.serviceclass .bigclass a {
	font-size:16px;
	font-weight:bold;
}
.serviceclass .bigclass a:link {
	color:#000;
}
.serviceclass .bigclass a:hover {
	color:#0166B6;
}
.serviceclass .bigclass .smallclass a {
	font-size:14px;
	line-height:30px;
	font-weight:normal;
}
.serviceclass .bigclass .smallclass a:link {
	color:#777;
}
.servlist li {
	border-bottom:1px solid #ddd;
	line-height:40px;
	font-size:16px;
	padding:10px;
	list-style:decimal;
	list-style-position:inside
}
.imglist1 {
	float:left;
	margin-left:20px;
	margin-top:20px;
	text-align:center;
	line-height:30px;
	background-color:#fff;
	position:relative
}
 .imglist1:nth-child(3n+1) {
 margin-left:0px;
}
.imglist1 > a > img {
	width:243px;
	height:150px;
}
.imglist1 .play {
	position:absolute;
	top:40px;
	left:90px;
}
.twtitle {
	font-size:16px;
	color:#888;
	padding-bottom:20px;
}
.twtitle img {
	vertical-align:middle;
}
.tb_twtb {
	border:1px solid #ddd;
	width:100%;
	height:140px;
	padding:10px;
}
.greenbtn {
	background-color:#55a9dc;
	border:0px;
	padding:10px 20px;
	font-size:14px;
	color:#fff;
	float:right;
	margin-top:20px;
}
.yzm {
	border:1px solid #ddd;
	width:80px;
	height:34px;
	line-height:34px;
	vertical-align:middle;
	font-size:18px;
	padding-left:10px;
}
.imgcord {
	vertical-align:middle;
}
.dclassul li {
	overflow:hidden;
}
.dclassul li p {
	background-color:#f4f4f4;
	margin:5px 0px;
	padding:5px 20px;
	font-size:16px;
	color:#0166B6
}
.dclassul li p a {
	color:#0166B6
}
.dclassul > li > div {
	width:480px;
	float:left;
	line-height:40px;
	font-size:14px;
	padding-left:20px;
}
.dclassul li div img {
	vertical-align:middle;
	margin-right:10px;
}
.dtable td {
 vertical-align:;
}
.dtable td h2 {
	font-weight:normal;
	color:#0166B6;
	font-size:20px;
	margin:15px 0px;
}
.dtitle {
	background-color:#f4f4f4;
	margin:10px 0px;
	padding:5px 20px;
	font-size:16px;
	color:#0166B6;
}
.dul li {
	overflow:hidden;
	border-bottom:1px dashed #ddd;
	padding:10px;
}
.dul li p {
	margin:10px 0px;
	color:#888;
	padding:10px 0px;
}
.dul li img {
	vertical-align:middle;
	margin-right:5px;
}
.dul li div {
	float:right;
}
.ggsclass {
	float:left;
	padding-left:20px;
	width:290px;
	margin:10px;
}
.ggsclass li img {
	vertical-align:middle;
	margin-right:5px;
}
.ggsclass li {
	line-height:30px;
}
.ggsclass li:first-child {
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	border-bottom:1px solid #ddd;
}
.pro {
	overflow:hidden;
}
.pro > li {
	float:left;
	margin:15px;
}
 .pro > li:nth-child(4n+1) {
 clear:both;
}
.pro .fclass {
	background-color:#0166B6;
	color:#fff;
	display:block;
}
.pro .fclass span {
	padding:5px 10px;
	display:block;
	font-size:18px;
}
.smclassul li {
	line-height:25px;
	font-size:12px;
}
.smclassul li span {
	color:#0070B8;
	display:block;
	line-height:40px;
	font-size:14px;
}
.probigul> li {
	font-size:16px;
	border-bottom:1px solid #ddd;
	line-height:40px;
	font-weight:bold;
}
.prosmallul li img {
	vertical-align:middle;
}
.prosmallul li a {
	color:#0066B6;
	line-height:30px;
}
.prop {
	background-color: #F4F4F4;
	margin: 5px 0px;
	padding: 5px 20px;
	font-size: 16px;
}
.prop a {
	color: #0166B6;
}
.proul {
	overflow:hidden;
}
.proul li {
	float:left;
	margin:10px;
	text-align:center;
	height:225px;
	border:1px solid #fff;
}
.proul li img {
	width:175px;
	height:150px;
}
.proul li span {
	display:block;
	border:1px solid #ddd;
	background-color:#fbfbfb;
	width:65px;
	margin:0px auto;
	margin-top:10px;
	font-size:13px;
	color:#444
}
.duibi {
	border:1px solid #000;
	vertical-align:middle;
}
.duibidiv {
	text-align:center;
	padding:5px 0px;
	background-color:#ddd;
	margin-top:10px;
}
.duibiul {
	float:left;
	width:20%;
	overflow:hidden;
}
.duibiul li {
	border-bottom:1px solid #eee;
	padding:10px;
}
.duibiul li img {
	width:220px;
}
.duibitable {
	background-color:#ddd;
	margin-top:20px;
}
.duibitable td {
	background-color:#fff;
	padding:5px 10px;
	text-align:left;
	width:20%;
	color:#444;
	font-size:13px;
}
.duibitable tr td:first-child {
	background-color:#F8FAFB;
	text-align:center;
	color:#0166B6;
	font-size:14px;
}
.smallproimg {
	float:left;
	margin-right:15px;
}
.smallproimg li {
	margin-bottom:10px;
}
.smallproimg li img {
	width:95px;
	border:1px solid #ddd;
	height:81px;
	cursor:pointer;
}
.smallproimg li:last-child {
	margin-bottom:0px;
}
.bigproimg {
	width:435px;
}
.bigproimg img {
	height:362px;
	border:1px solid #ddd;
	width:435px;
}
.proname {
	font-size:16px;
	font-weight:bold;
}
.ptitle {
	background-color:#eee;
	margin:10px 0px;
}
.ptitle1 {
	background-color:#eee;
	padding:10px 20px;
	margin:10px 0px;
}
.ptitle span {
	display:inline-block;
	background-color:#ddd;
	padding:7px 20px;
	cursor:pointer
}
.ptitle .hover {
	background-color:#0166B6;
	color:#fff;
}
.contentul li {
	display:none;
}
.contentul .show {
	display:block
}
.xgpro {
	overflow:hidden
}
.xgpro li {
	float:left;
	text-align:center;
	margin:10px;
}
.xgpro li img {
	width:240px;
	height:200px;
}
.dtable {
	background-color:#ddd;
	margin:10px 0px;
}
.dtable td {
	background-color:#fff;
	padding:5px;
}
.dtable td a {
	display:block;
	float:right;
}
.indpro {
	overflow:hidden;
}
.indpro li {
	float:left;
	background-color:#fff;
	width:234px;
	height:234px;
	border-radius:50%;
	margin:10px 0px;
	margin-right:20px;
	position:relative;
	text-align:center
}
/* .indpro li:nth-child(3n+1)
        {
            margin-left:0px;
        }*/
         .indpro li div {
	width:194px;
	font-weight:bold;
	color:#0368b8;
	padding:70px 20px;
	position:absolute;
	z-index:100;
	left:0;
	top:0;
}
.indpro li div p {
	font-size:13px;
	color:#000;
	font-weight:normal;
	padding:5px 5px;
}
.indpro li img {
	height:100%;
	position:absolute;
	z-index:9;
	left:0;
	top:0;
	background-color:#fff;
	opacity:0.2;
}
.indpro li:hover img {
	opacity:1;
}
.newsbg {
	background-color:#fff;
}
.searchclass {
	line-height:35px;
	overflow:hidden;
}
.searchclass li {
	width:100%;
	cursor:pointer;
	padding-left:15px;
}
.searchclass li:first-child {
	border-left:0px;
}
.searchclass .hover {
	background-color:#4F9CEE;
	color:#fff;
}
.searchcontent {
	overflow:hidden;
}
.searchcontent li div {
	padding:10px;
	border-bottom:1px dashed #ddd;
}
.searchcontent li div a {
	font-size:18px;
}
.searchcontent li p {
	font-size:14px;
	color:#999;
	padding:5px 0px;
	line-height:25px;
}
.searchcontent li {
	display:none;
}
.searchcontent .show {
	display:block;
}
.videolistul li {
	padding:5px 0px;
	position:relative;
}
.videolistul li p {
	font-size:16px;
	line-height:35px;
}
.videolistul > li > span {
	position:absolute;
	right:5px;
	top:15px;
}
.backTop {
	display:block;
	position:fixed;
	right:5px;
	bottom:5px;
	_position:absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-70));
	width:60px;
	height:60px;
	background:#6BB0DF url(/images/back_top.png) no-repeat center;
	outline:none;
	opacity:0.9;
	filter:alpha(opacity=90);
	border-radius:8px;
}
.backTop_Z {
	display:block;
	position:fixed;
	right:5px;
	bottom:5px;
	_position:absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-70));
	width:60px;
	height:60px;
	background:#6BB0DF url(/images/back_top_Z.png) no-repeat center;
	outline:none;
	opacity:0.9;
	filter:alpha(opacity=90);
	border-radius:8px;
}
#backTop:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
/*banner图是否有标题*/
.banner .banner_tit {
	display:none;
}
.FC_PicPrice_n {
	font-size:14px;
}
.nocontent {
	font-size:20px;
	padding:30px 0px;
}
.conlxtable {
	background-color:#eee;
}
.conlxtable td {
	background-color:#fff;
	padding:5px 10px;
}
#lb_ad {
	font-size:16px;
}
/*-------------------------*/
.pro-left .hd {
	overflow:hidden;
	margin:15px auto;
	width:65px;
}
.pro-left .hd .prev, .pro-left .hd .next {
	display:block;
	width:25px;
	height:25px;
	float:right;
	margin-right:5px;
	overflow:hidden;
	cursor:pointer;
	background:url("wl.jpg") no-repeat;
}
.pro-left .hd .next {
	background:url("wr.jpg") no-repeat;
}
.pro-left .hd ul {
	float:right;
	overflow:hidden;
	zoom:1;
	margin-top:10px;
	zoom:1;
}
.pro-left .hd ul li {
	float:left;
	width:9px;
	height:9px;
	overflow:hidden;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
	background:url("images/icoCircle.gif") 0 -9px no-repeat;
}
.pro-left .hd ul li.on {
	background-position:0 0;
}
.pro-left .bd {
}
.pro-left .bd ul {
	overflow:hidden;
	zoom:1;
}
.pro-left .bd ul li {
	margin:8px;
	float:left;
	_display:inline;
	overflow:hidden;
}
.pro-left .bd ul li .pic {
	text-align:center;
}
.pro-left .bd ul li .casetitle {
	line-height:25px;
	padding:10px 0px;
	text-align:left;
}
.pro-left .bd ul li .casetitle a {
	font-size:16px;
	color:#000;
}
.pro-left .bd ul li .casetitle a p {
	font-size:12px;
	color:#999;
}
.pro-left .bd ul li.hover {
	background-color:#55a9dc;
}
.pro-left .bd ul li.hover a {
	color:#fff;
}
.pro-left .bd ul li.hover a p {
	color:#fff;
}
.db {
	display:block;
	padding:4px 0px;
}
a.db:hover {
	background-color:#999;
	color:#fff;
}
.dbno {
	background-color:#eee;
	color:#fff;
	display:block;
	padding:4px 0px;
}
a.dbno:hover {
	color:#fff;
}
.wrap {
	position:fixed;
	bottom:0px;
	right:0px;
	z-index:999;
	background-color:#fff;
}
.wrap > div {
	display:block;
	border:1px solid #ddd;
	text-align:center;
	padding-bottom:20px;
	float:left;
	position:relative
}
.wrap > div > .close {
	position:absolute;
	right:10px;
	top:5px;
	font-size:26px;
	cursor:pointer
}
.wrap img {
	width:175px;
	height:150px;
}
.wrap .duibibtn {
	width:177px;
	height:80px;
	padding-top:90px;
	display:none;
}
#nowap {
	padding-left:25px;
	background-image:url(50.jpg);
	width:313px;
	background-repeat:no-repeat;
	background-position:right center
}
#nowap > p {
	font-size:14px;
	color:#FFFFFF;
	line-height:20px;
	margin-top:290px;
	padding: 0px 30px;
}
.zdjzban {
	background-image:url(jz_banner.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:405px;
}
/********服务项目**********/
.fold_wrap {
	width:1000px;
	height:260px;
	margin:20px auto 35px auto;
	overflow:hidden;
}
.fold_wrap li {
	float:left;
	width:130px;
	height:260px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.fold_wrap li .mask_b {
	position:absolute;
	overflow:hidden;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:rgba(0, 0, 0, .4);
	_background:#B2B2B2;
}
.fold_wrap li.active .mask_b {
	background:none;
}
.fold_wrap li .mask_b h4 {
	color:#fff;
	width:15px;
	margin:0 auto;
	display:block;
	font:23px/23px Microsoft Yahei;
	position:relative;
	padding:20px 0 0 0;
}
.fold_wrap li.big {
	width:322px;
}
.fold_wrap li .adv_intro {
	font-size:13px;
	width:92%;
	height:55px;
	padding:5px 4%;
	position:absolute;
	left:0;
	bottom:-70px;
	background: rgba(3, 104, 184, 0.8) none repeat scroll 0% 0%;
	color:#FFF;
	overflow:hidden;
}
.adv_intro h4{
	font-size:16px;
	font-weight:normal;
	margin-bottom:10px;}

.fold_wrap li a:hover .adv_intro {
	bottom:0 !important;
	transition:bottom 0.3s linear 0.3s;
	-webkit-transition:bottom 0.3s linear 0.3s;
}
.pic_auto {
	width:100%;
	height:100%;
}
.pic_auto1 {
	background-image: url(../upload/fw.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	
}
.pic_auto2 {
	background-image: url(../upload/fw2.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}
.pic_auto3 {
	background-image: url(../upload/fw3.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}
.pic_auto4 {
	background-image: url(../upload/fw4.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}
.pic_auto5 {
	background-image: url(../upload/fw5.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}
.pic_auto6 {
	background-image: url(../upload/fw6.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}
.pic_auto7 {
	background-image: url(../upload/fw7.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}
