﻿@charset "utf-8";
/* css document */
html, h1, h2, h3, h4, h5, h6, dl, ol, ul, li, dt, dd, table, th, td, tr, p, div, body {
	padding: 0px;
	margin: 0px auto;
}
body {
	font-size: 14px;
	font-family: Microsoft YaHei;
}
ul {
	list-style-type: none;
	zoom: 1;
	list-style-image: none
}
li {
	list-style-type: none;
	zoom: 1;
	list-style-image: none
}
img {
	border-bottom: 0px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.mb20 {
	margin-top: 20px;
}
.mt20 {
	margin-bottom: 20px;
}
.mt40 {
	margin-top: 40px;
}
.ml50 {
	margin-left: 50px;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #009138;
}
.clear {
	border-bottom: 0px;
	border-left: 0px;
	line-height: 0;
	margin-top: 0px;
	visibility: hidden;
	clear: both;
	font-size: 0px;
	border-top: 0px;
	border-right: 0px
}
.wrap {
	width: 1200px;
	margin: 0 auto;
}
.logo {
	width: 185px;
	margin: 1.5rem 0;
}
.topright {
	width: 180px;
}
.topright p {
	width: 100%;
	text-align: right;
	margin: 10px 0px;
}
.topright p a {
	margin-left: 10px;
}
.searchbg {
	width: 149px;
	height: 26px;
	line-height: 26px;
	background: url(../images/searchbg.jpg) no-repeat;
	border: 0;
	color: #666;
}
.searchbg2 {
	width: 230px;
	height: 26px;
	line-height: 26px;
	background: url(../images/searchbg2.jpg) no-repeat;
	border: 0;
	color: #666;
}
.searchbtn {
	width: 30px;
	height: 26px;
}
.menu {
	width: 100%;
	background: url(../images/navbg.jpg) repeat-x;
	height: 36px;
}
.T-nav {
	width: 1200px;
	margin: 0 auto;
}
.T-nav > li {
	float: left;
	margin-right: 10px;
	padding: 0 15px;
	position: relative;
	z-index: 9;
}
.T-nav > li > a {
	display: block;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	padding: 0 10px 0 15px;
	background: url(../images/i3.png) left center no-repeat;
	text-align: center;
	color: #fff;
	transition: all ease .3s;
}
.T-nav > li > a:hover {
	color: #008f38;
	background: url(../images/i4.png) left center no-repeat;
	transition: all ease .3s;
}
.T-nav > li > a.cur {
	color: #008f38;
	background: url(../images/i4.png) left center no-repeat;
	transition: all ease .3s;
}
.T-nav > li .gdlt {
	position: absolute;
	left: 50%;
	margin-left: -75px;
	top: 36px;
	min-width: 440px;
	display: none;
	background: #fff;
	padding: 1rem 0;
	text-align: center;
	border-top: 3px solid #008f3c;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.T-nav > li .gdlt b {
	font-weight: inherit;
	width: 150px;
	display: block;
	float: left;
	margin: 0 0px 0 20px;
	font-size: 12px;
	text-align: left;
	height: 140px;
}
.T-nav > li .gdlt b a {
	line-height: 28px;
}
.T-nav > li .gdlt b a:first-child {
	color: #008d37;
	font-size: 14px;
}
.T-nav > li .gdlt span:first-child {
	display: block;
	width: 164px;
	float: left;
}
.T-nav > li .gdlt a {
	display: block;
	line-height: 36px;
	width: 100%
}
.T-nav > li .gdlt span:last-child {
	display: block;
	width: 190px;
	float: right;
	margin-right: 42px;
	line-height: 24px;
	padding-left: 42px;
	text-align: left;
	color: #666;
	border-left: 1px solid #ddd;
	font-size: 12px;
}
.foot {
	width: 100%;
	background: #444;
	height: 65px;
	line-height: 65px;
	text-align: center;
	color: #fff;
}
.nybanner {
	height: 290px;
	width: 100%;
}
.innernewsbg {
	width: 100%;
	background: #f7f7f7;
}
.ny_left {
	width: 280px;
	float: left;
}
.ny_left_title {
	width: 100%;
	height: 110px;
	background: #16357c;
	line-height: 20px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	color: #fff;
	font-weight: bold;
	line-height: 110px;
	text-indent: 1em;
}
.ny_left_title span {
	color: #56b9fc;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.left_con {
	width: 100%;
}
.left_con2 {
	width: 100%;
	background: #f6f6f6;
	border-bottom: 2px solid #ddd;
	margin-top: 40px;
	padding-top: 10px;
}
.left_con2 h3 {
	text-align: center;
}
.left_con2 p {
	text-indent: 1em;
	line-height: 32px;
	font-size: 12px;
}
#DivList {
	WIDTH: 100%;
}
#DivList UL {
	DISPLAY: block;
	WIDTH: 280px;
}
#DivList LI {
	list-style: none;
}
A.left_menubg_ {
	DISPLAY: block;
	LINE-HEIGHT: 65px;
	HEIGHT: 65px;
	COLOR: #33333;
	font-size: 14px;
	text-indent: 2em;
	background: url(../images/a1.jpg) no-repeat;
	text-decoration: none;
	transition: all .3s ease;
}
A.left_menubg2_ {
	DISPLAY: block;
	LINE-HEIGHT: 64px;
	HEIGHT: 64px;
	COLOR: #666;
	font-size: 12px;
	text-indent: 2.5em;
	border-bottom: 1px dashed #ddd;
	background: none;
	text-decoration: none;
	transition: all .3s ease;
}
A.left_menubg_:hover {
	DISPLAY: block;
	LINE-HEIGHT: 65px;
	HEIGHT: 65px;
	COLOR: #009138;
	font-size: 14px;
	text-indent: 2em;
	background: url(../images/a2.jpg) no-repeat;
	text-decoration: none;
	transition: all .3s ease;
}
A.left_menubg_over {
	DISPLAY: block;
	LINE-HEIGHT: 65px;
	HEIGHT: 65px;
	COLOR: #009138;
	font-size: 14px;
	text-indent: 2em;
	background: url(../images/a2.jpg) no-repeat;
	text-decoration: none;
	transition: all .3s ease;
}
A.left_menubg_over:hover {
	DISPLAY: block;
	LINE-HEIGHT: 65px;
	HEIGHT: 65px;
	COLOR: #009138;
	font-size: 14px;
	text-indent: 2em;
	background: url(../images/a2.jpg) no-repeat;
	text-decoration: none;
	transition: all .3s ease;
}
.ny_right {
	width: 870px;
	float: left;
}
.ny_right_title {
	width: 100%;
	line-height: 80px;
	height: 80px;
	border-bottom: 1px solid #ddd;
}
.ny_right_title h3 {
	line-height: 80px;
	height: 80px;
	width: 30%;
	float: left;
	font-size: 20px;
}
.ny_right_title p {
	width: 60%;
	padding-left: 12px;
	float: right;
	width: auto;
	color: #6f6f6f;
}
.ny_right_content {
	width: 100%;
	padding: 20px 0px 0px 0px;
}
#dcms_pager {
	width: 100%;
	font-family: arial;
}
#dcms_pager .pages {
	border: none;
	text-transform: uppercase;
	font-size: 12px;
	margin: 10px 0 10px 0;
	padding: 0;
	height: auto;
	clear: both;
	text-align: center;
}
#dcms_pager .pages a {
	border: 1px solid #ccc;
	text-decoration: none;
	margin: 0 5px 0 0;
	padding: 4px;
	font-size: 12px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	font-family: arial;
}
#dcms_pager .pages a:hover {
	border: 1px solid #aeaeae;
}
#dcms_pager .pages .pgempty {
	border: 1px solid #eee;
	color: #333;
}
#dcms_pager .pages .pgcurrent {
	border: 1px solid #aeaeae;
	color: #000;
	background-color: #eee;
}
.newslist {
}
.newslist ul {
	width: 100%;
}
.newslist ul li {
	width: 100%;
	border-bottom: 1px dashed #ddd;
	padding: 2rem 0;
}
.newslist a {
	display: block;
}
.newslist .time {
	width: 95px;
	height: 95px;
	border-radius: 3rem;
	border: 1px solid #ddd;
	background: #fff;
	color: #0875b6;
	float: left;
	margin-right: 20px;
	transition: all .3s ease;
	text-align: center
}
.newslist .time p:first-child {
	font-size: 30px;
	line-height: 2rem;
	padding-top: 1.2rem;
}
.newslist a:hover .time {
	border: 1px solid #ddd;
	background: #27d284;
	color: #fff;
	transition: all .3s ease;
}
.newslist .neirong {
	width: 85%;
	float: right;
	background: url(../images/xw1.jpg) right center no-repeat;
	transition: all .3s ease;
}
.newslist .neirong h2 {
	font-size: 18px;
	font-weight: normal;
	width: 90%;
	padding: 10px 0 5px 0;
	float: left;
}
.newslist .neirong p {
	font-size: 14px;
	color: #999;
	line-height: 30px;
	width: 90%;
	float: left;
}
.newslist a:hover .neirong {
	background: url(../images/xw2.jpg) 695px center no-repeat;
	transition: all .3s ease;
}
.newstitle {
	font-size: 18px;
	width: 100%;
	text-align: center;
}
.newssubtitle {
	line-height: 34px;
	height: 34px;
	text-align: center;
	color: #999999;
}
.goback {
	width: 30%;
	line-height: 40px;
	height: 40px;
	text-align: center;
	border: 1px solid #ddd;
}
.servicelist {
}
.servicelist ul {
	width: 100%;
}
.servicelist ul li {
	width: 100%;
	margin-bottom: 1rem;
}
.servicelist a {
	display: block;
	width: 99%;
	border: 1px solid #ddd;
	height: 50px;
	line-height: 50px;
	transition: all .3s ease;
	margin: 0 auto;
}
.servicelist a:hover {
	border: 1px solid #426aaf;
	transition: all .3s ease;
}
.servicelist h2 {
	background: url(../images/d.jpg) 10px center no-repeat;
	width: 85%;
	float: left;
	padding-left: 30px;
	transition: all .3s ease;
	color: #333;
	font-size: 18px;
	font-weight: 100;
}
.servicelist a:hover h2 {
	color: #426aaf;
	transition: all .3s ease;
}
.servicelist p {
	width: 10%;
	float: right;
	color: #999;
}
.download {
}
.download ul {
	width: 100%;
}
.download ul li {
	width: 100%;
	margin-bottom: 1rem;
}
.download a {
	display: block;
	width: 99%;
	border: 1px solid #ddd;
	line-height: 40px;
	transition: all .3s ease;
	margin: 0 auto;
	background: url(../images/d1.jpg) 810px center no-repeat;
}
.download a:hover {
	border: 1px solid #426aaf;
	transition: all .3s ease;
	background: url(../images/d2.jpg) 815px center no-repeat;
}
.download h2 {
	width: 85%;
	float: left;
	padding-left: 20px;
	transition: all .3s ease;
	color: #333;
	font-size: 18px;
	font-weight: 100;
}
.download a:hover h2 {
	color: #426aaf;
	transition: all .3s ease;
}
.download p {
	width: 85%;
	float: left;
	color: #999;
	padding-left: 20px;
}
.case {
}
.case ul {
	width: 100%;
}
.case ul li {
	width: 200px;
	float: left;
	margin: 0 7px 10px 10px;
}
.case ul li a {
	display: block;
	width: 100%;
}
.case ul li a div {
	width: 100%;
	height: 150px;
	overflow: hidden
}
.case ul li a img {
	width: 100%;
	height: 150px;
	transition: all .3s ease;
}
.case ul li a:hover img {
	transform: scale(1.2);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transition: all .3s ease;
}
.case ul li a p {
	line-height: 50px;
	text-align: center;
	width: 100%;
	height: 50px;
	color: #333;
	font-size: 16px;
	transition: all .3s ease;
}
.case ul li a:hover p {
	color: #426aaf;
	line-height: 40px;
	transition: all .3s ease;
}
.join-list {
}
.join-list .join-w {
	margin-bottom: 1rem;
}
.join-list .join-w .cur {
	background: #325ea9;
	color: #fff;
}
.join-list .join-head {
	position: relative;
	min-height: 60px;
	font-size: 16px;
	line-height: 60px;
	cursor: pointer;
	background: #f7f7f7;
}
.join-list .join-head.cur::after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}
.join-list .join-head::after {
	position: absolute;
	right: 0;
	width: 14px;
	height: 60px;
	background: url(../images/join_icon.png) no-repeat center;
	content: '';
	-webkit-transition: transform .3s ease 0s;
	transition: transform .3s ease 0s;
	padding-right: 20px;
}
.join-list .join-head li {
	float: left;
	display: inline-block;
	width: 35%;
	text-align: center
}
.product {
}
.product ul {
	width: 100%;
}
.product ul li {
	width: 272px;
	float: left;
	margin: 0 7px 10px 10px;
}
.product ul li a {
	display: block;
	width: 100%;
}
.product ul li a div {
	width: 100%;
	height: 185px;
	overflow: hidden;
	border: 1px solid #ddd;
}
.product ul li a:hover div {
	border: 1px solid #3c66ac;
}
.product ul li a img {
	width: 100%;
	height: 185px;
	transition: all .3s ease;
}
.product ul li a:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transition: all .3s ease;
}
.product ul li a h3 {
	line-height: 30px;
	width: 252px;
	color: #333;
	font-size: 16px;
	transition: all .3s ease;
	background: #f9f9f9;
	padding: 0 10px;
}
.product ul li a:hover h3 {
	color: #fff;
	background: #3c66ac;
	transition: all .3s ease;
}
.product ul li a p {
	line-height: 40px;
	width: 252px;
	padding: 0 10px;
	color: #333;
	font-size: 14px;
	transition: all .3s ease;
	background: #f7f7f7;
}
.product ul li a:hover p {
	color: #fff;
	background: #3c66ac;
	transition: all .3s ease;
}
.pro_info {
	width: 100%;
	margin-bottom: 20px;
}
.proimg {
	width: 340px;
	height: 235px;
	border: 2px solid #ddd;
	float: left;
	margin-right: 20px;
}
.proright {
	width: 500px;
	float: right;
}
.proright h2 {
	color: #2f5dc5;
	font-size: 18px;
	font-weight: 100;
	padding-bottom: 20px;
}
.proright p {
	width: 100%;
	line-height: 28px;
}
#tags {
	background: #f6f6f6;
	WIDTH: 100%;
	HEIGHT: 45px
}
#tags LI {
	FLOAT: left;
	LIST-STYLE-TYPE: none;
	HEIGHT: 45px
}
#tags LI A {
	FLOAT: left;
	width: 110px;
	COLOR: #333;
	LINE-HEIGHT: 45px;
	text-align: center;
	HEIGHT: 45px;
	TEXT-DECORATION: none
}
#tags LI.emptyTag {
}
#tags LI.selectTag {
	POSITION: relative;
	HEIGHT: 45px;
	width: 110px;
	background: #005ea3;
}
#tags LI.selectTag A {
	COLOR: #fff;
}
#tagContent {
	WIDTH: 100%;
}
.tagContent {
	DISPLAY: none;
	WIDTH: 100%;
}
#tagContent DIV.selectTag {
	DISPLAY: block
}
.sy_pro {
	width: 100%;
	background: url(../images/syprobg.jpg) no-repeat;
	height: 235px;
}
.sy_pro li {
	width: 25%;
	float: left;
	text-align: center;
}
.sy_pro h3 {
	font-size: 14px;
	padding: 20px 0 0 0;
	font-weight: 100;
}
.sy_news {
	border: 1px solid #ddd;
	background: url(../images/synewsbg.jpg) repeat-x;
	height: 265px;
	float: left;
	width: 895px;
}
.sy_faq {
	width: 295px;
	float: left;
	margin-left: 15px;
}
.sy_faq p {
	width: 100%;
	height: 30px;
	background: url(../images/sy1.jpg) repeat-x;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-top: 15px;
}
.sy_faq div {
	width: 100%;
	height: 50px;
	background: #eee;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-top: 0px;
}
.sy_faq p a {
	width: 33%;
	display: block;
	line-height: 30px;
	text-align: center;
	float: left;
	color: #fff;
}
.sy_faq p a.cur {
	background: url(../images/sy2.jpg) top center no-repeat;
	color: #333;
}
.sy_faq h2 {
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.question a {
	display: block;
	padding-left: 15px;
	background: url(../images/i3.png) left center no-repeat;
	line-height: 32px;
	height: 32px;
}
.sy_xw {
	float: right;
	width: 495px;
	margin-right: 15px;
}
.sy_xw h2 {
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.sy_xw a {
	display: block;
	padding-left: 15px;
	background: url(../images/i3.png) left center no-repeat;
	line-height: 32px;
	height: 32px;
}
.sy_xw a span {
	float: right;
	color: #999;
}
.sy_kjdh {
	float: right;
	width: 285px;
}
.sy_quick {
	border: 1px solid #ddd;
	width: 283px;
	background: #f9f9f9;
}
.sy_quick a {
	display: block;
	line-height: 31px;
	height: 31px;
	width: 80%;
	margin: 0 auto;
}

/* 本例子css */
.picScroll-left {
	width: 1200px;
	overflow: hidden;
	position: relative;
	 
}
.picScroll-left .hd {
	overflow: hidden;
 
 
 
}
.picScroll-left .hd .next {
	display: block;
	width: 12px;
	height: 23px;
/*	float: left;*/ position:absolute; top:110px; right:0;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/next.png") no-repeat;
}
.picScroll-left .hd .prev  {
	display: block;
	width: 12px;
	height: 23px;
/*	float: left;*/ position:absolute; top:110px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/prev.png") no-repeat;
}
.picScroll-left .hd .next {
	background-position: 0 -50px;
}
.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}
.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}
.picScroll-left .bd {
 
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	width: 300px;
	height: 225px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picScroll-left .bd ul li .pic img {
	display: block;
	margin: 0 auto;
}
.picScroll-left .bd ul li .title {
	line-height: 38px;
}
