﻿@charset "utf-8";
/* CSS Document */



/* bannercss */
.slideBox {
	width: 100%;
	height: 550px;
	overflow: hidden;
	position: relative;
	margin-top: -5px;
}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 44%;
	bottom: 15px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin: 0 2px;
	width: 76px;
	height: 5px;
	border: 1px solid #a8a8a8;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #03864d;
	color: #fff;
	border: 1px solid #03864d;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	display: block;
	height: 550px;
}
.slideBox .bd img {
	width: 450px;
	height: 230px;
	display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
/*search*/

.search {
	height: 35px;
	padding: 18px 0;
	overflow: hidden;
	width: 100%;
	background-color: #f7f7f7;
}
.search p {
	float: left;
	margin-top: 11px;
	font-size: 13px;
	color: #666;
}
.search p b {
	float: left;
	display: block;
}
.search p a {
	display: block;
	float: left;
	color: #666;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px dotted #666;
}
.search p a:hover {
	text-decoration: none;
	color: #03864d;
}
.search .sbox {
	overflow: hidden;
	width: 254px;
	height: 35px;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 3px 3px 3px #ccc;
	float: right;
*border:1px solid #ccc
}
.search span {
	display: block;
	cursor: pointer;
	width: 40px;
	height: 35px;
	background: url(../images/search.png) no-repeat center;
	float: left;
}
.search .input {
	float: left;
	border: none;
	outline: none;
	width: 200px;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	color: #999;
	padding-left: 13px;
}
.search .btn {
	width: 39px;
	height: 31px;
	background: url(../images/search.png) no-repeat 5px 7px;
	list-style: none;
	border: none;
	padding: 5px 10px 0 5px;
	cursor: pointer;
}
/*yingyong*/
.yyfw {
	width: 100%;
	overflow: hidden;
	margin-top: 65px;
	padding-bottom: 10px;
}
.yytit {
	width: 1000px;
	text-align: center;
}
.yytit02 {
	font-size: 34px;
	font-weight: 700;
	color: #03864d;
}
.yytit03 span {
	display: inline-block;
	font-size: 14px;
	color: #d0d0d0;
	text-transform: uppercase;
	line-height: 30px;
}
.yytit03 .ge {
	width: 33px;
	height: 11px;
	background: url(../images/ge.jpg) no-repeat 50%;
}
.yingyong {
	width: 1002px!important;
	text-align: left;
	box-shadow: 3px 3px 3px #eee;
}
.yytit04 {
	width: 710px;
	font-size: 13px;
	color: #999;
	line-height: 25px;
	margin: 15px auto 25px auto;
}
.yytu {
	text-align: center;
}
.yybd {
	overflow: hidden;
	width: 100%;
	background: #f7f7f7;
}
.yybd .yymore {
	width: 120px;
	height: 35px;
	text-align: center;
	margin: 25px auto;
	background: #ff9900;
}
.yybd .yymore a {
	display: block;
	width: 120px;
	line-height: 35px;
	font-size: 12px;
	color: #fff;
}
.yingyong .hd {
	height: 50px;
	line-height: 50px;
	border-top: 3px solid #ff9900;
	background: #f7f7f7;
	position: relative;
}
.yingyong .hd ul {
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 58px;
}
.yingyong .hd ul li {
	float: left;
	width: 167px;
	text-align: center;
	cursor: pointer;
	background: #e6e6e6 url(../images/ge02.jpg) no-repeat right top;
}
.yingyong .hd ul li.on {
	height: 58px;
	background: url(../images/yycur.png) no-repeat 50% 0%;
	color: #fff;
}
.yingyong .bd ul {
	padding: 15px;
	zoom: 1;
}
.yingyong .bd li {
	height: 24px;
	line-height: 24px;
}
.yingyong .bd li .date {
	float: right;
	color: #999;
}
/*jdcase*/
.jdcase {
	background: #f6f6f6;
	margin-top: 55px;
	padding-top: 65px;
	overflow: hidden;
	padding-bottom: 55px;
}
.casetit {
	text-align: center;
}
.case_main li {
	display: block;
	width: 482px;
	border-left: 3px solid #03864d;
	height: 165px;
	background: #fff;
	float: left;
	margin-right: 30px;
	margin-top: 32px;
}
.case_tu {
	width: 167px;
	height: 128px;
	overflow: hidden;
	float: left;
	margin: 17px 0 0 17px;
}
.case_tu img {
	width: 100%;
	transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.case_main li:hover img{
	transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-webkit-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
}
.ct_right {
	width: 260px;
	margin-left: 13px;
	float: left;
	margin-top: 20px;
}
.cli_tit {
	font-size: 14px;
	color: #333;
	font-weight: 700;
	line-height: 30px;
}
.cli_note {
	font-size: 12px;
	line-height: 23px;
	color: #666;
}
.cli_more {
	display: block;
	width: 85px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background: #ff9900;
	margin-top: 12px;
}
/*youshi*/

.youshi {
	overflow: hidden;
	width: 100%;
}
.ystit {
	background: url(../images/ystit.jpg) center top;
	height: 122px;
	text-align: center;
}
.ystit01 {
	font-size: 32px;
	font-weight: 700;
	color: #ff9900;
	padding-top: 20px;
}
.ystit02 {
	font-size: 30px;
	color: #fff;
	font-size: 30px;
	line-height: 45px;
}
.ys_biao {
	height: 92px;
	width: 47px;
	font-size: 28px;
	color: #fff;
	text-align: center;
	line-height: 108px;
	float: left;
	background: url(../images/ysbiao.jpg) no-repeat;
}
.ys01_tit {
	width: 465px;
	float: left;
	margin-left: 15px;
	margin-top: 23px;
}
.ys01_tit h4 {
	font-weight: normal;
	font-size: 28px;
	color: #333;
}
.youshi span {
	color: #03864d;
}
.ys01_tit h5 {
	font-weight: normal;
	font-size: 12px;
	color: #dadada;
}
.ys_main {
	clear: both;
	width: 470px;
	margin: 10px 0 0 42px;
	padding-top: 10px;
}
.ys_main pre {
	font-family: "微软雅黑", Arial;
	white-space: pre-wrap;/*css-3*/
	white-space: -moz-pre-wrap;/*Mozilla,since1999*/
	white-space: -pre-wrap;/*Opera4-6*/
	white-space: -o-pre-wrap;/*Opera7*/
	word-wrap: break-word;/*InternetExplorer5.5+*/
　　
}
.ys_main pre p {
	font-size: 14px;
	line-height: 26px;
	color: #666;
	background: url(../images/ysp.png) no-repeat 0 9px;
	padding-left: 13px;
}
.youshi .youshi_t {
	display: block;
	margin: 45px auto;
}
.youshi .youshi01 {
	overflow: hidden;
	width: 100%;
	height: 351px;
	background: url(../images/youshi_01.jpg) no-repeat center top;
}
.youshi .youshi02 {
	overflow: hidden;
	width: 100%;
	height: 358px;
}
.ys2_pp{
	width: 313px;
	height: 323px;
	position: relative;
	float: left;
	margin-top: 16px;
	margin-left: 80px;
	z-index: 2;
	background: url(../images/ppbeij.jpg) no-repeat;
}
.ys2_pp .pinpai01{
	width: 123px;
	height: 106px;
	position: absolute;
	top: 54px;
	right: 0px;
	background: url(../images/yslogo01.png) no-repeat;
	text-align: center;
}
.ys2_pp .pinpai01:hover{
	background: url(../images/yslogo01-hover.png) no-repeat;
}
.ys2_pp .ppurl{
	display: block;
	width: 123px;
	height: 106px;
	border-radius: 50%;
}
.ys2_pp .pinpai02{
	width: 123px;
	height: 106px;
	position: absolute;
	top: 163px;
	right: 0px;
	background: url(../images/yslogo02.png) no-repeat;
	text-align: center;
}
.ys2_pp .pinpai02:hover{
	background: url(../images/yslogo02-hover.png) no-repeat;
}
.ys2_pp .pinpai03{
	width: 123px;
	height: 106px;
	position: absolute;
	top: 217px;
	right: 95px;
	background: url(../images/yslogo03.png) no-repeat;
	text-align: center;
}
.ys2_pp .pinpai03:hover{
	background: url(../images/yslogo03-hover.png) no-repeat;
}
.ys2_pp .pinpai04{
	width: 123px;
	height: 106px;
	position: absolute;
	top: 163px;
	left: 0px;
	background: url(../images/yslogo04.png) no-repeat;
	text-align: center;
}
.ys2_pp .pinpai04:hover{
	background: url(../images/yslogo04-hover.png) no-repeat;
}
.ys2_pp .pinpai05{
	width: 123px;
	height: 106px;
	position: absolute;
	top: 54px;
	left: 0px;
	background: url(../images/yslogo05.png) no-repeat;
	text-align: center;
}
.ys2_pp .pinpai05:hover{
	background: url(../images/yslogo05-hover.png) no-repeat;
}
.ys2_pp .pinpai06{
	width: 123px;
	height: 106px;
	position: absolute;
	top: 0px;
	left: 95px;
	background: url(../images/yslogo06.png) no-repeat;
	text-align: center;
}
.ys2_pp .pinpai06:hover{
	background: url(../images/yslogo06-hover.png) no-repeat;
}

.youshi .youshi03 {
	overflow: hidden;
	width: 100%;
	height: 350px;
	background: url(../images/sy03.jpg) no-repeat center top;
}
.youshi .youshi04 {
	overflow: hidden;
	width: 100%;
	height: 342px;
	background: url(../images/sy04.jpg) no-repeat center top;
}
.youshi .wen {
	overflow: hidden;
	width: 530px;
}
.youshi .wen01 {
	margin-top: 68px;
	float: left;
}
.index_shipin{
	width: 430px;
	float: left;
	margin-top: 30px;
}
.youshi .wen02 {
	float: right;
	margin-top: 70px;
}
.youshi .wen03 {
	margin-top: 70px;
}
.youshi .wen03 p {
	line-height: 20px;
	margin-bottom: 10px;
}
.youshi .wen04 {
	margin-left: 505px;
	margin-top: 70px;
}
/* huoban */
.huoban {
	overflow: hidden;
	background: #f6f6f6;
	padding-top: 65px;
}
.picMarquee-left {
	overflow: hidden;
	position: relative;
}
.picMarquee-left .hd {
}
.picMarquee-left .hd .prev, .picMarquee-left .hd .next {
	display: block;
	width: 45px;
	height: 45px;
	float: right;
	position: absolute;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/hezuoniu.png) no-repeat;
}
.picMarquee-left .hd .next {
	background-position: -45px 0px;
	top: 80px;
	right: 0px;
}
.picMarquee-left .hd .prev {
	top: 80px;
	left: 0px;
}
.picMarquee-left .hd .next:hover {
	background-position: -45px -45px;
}
.picMarquee-left .hd .prev:hover {
	background-position: 0px -45px;
}
.picMarquee-left .hd .prevStop {
	background-position: 0px -45px;
}
.picMarquee-left .hd .nextStop {
	background-position: -45px -45px;
}
.picMarquee-left .bd {
	margin: 45px 0 60px 60px;
}
.picMarquee-left .tempWrap {
	width: 880px!important;
}
.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picMarquee-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 206px!important;
}
.picMarquee-left .bd ul li .pic {
	text-align: center;
}
.picMarquee-left .bd ul li .pic img {
	width: 204px;
	height: 112px;
	display: block;
	border: 1px solid #dedede;
}
.picMarquee-left .bd ul li .title {
	line-height: 30px;
}
/*about*/

.about {
	overflow: hidden;
	width: 1000px;
	margin: 60px auto;
}
.about .ab_logo {
	width: 409px;
	margin: 0 auto;
	overflow: hidden;
}
.ab_logo a {
	display: block;
	float: left;
}
.ab_wen {
	float: left;
	margin: 20px 0 0 10px;
}
.ab_wen h2 {
	font-size: 20px;
	color: #ff9900;
}
.ab_wen02 {
	width: 810px;
	margin: 35px auto;
	text-align: center;
}
.ab_wen02 a {
	font-size: 14px;
	color: #666;
	line-height: 25px;
}
.slideTxtBox02 .hd {
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 30px;
	width: 262px;
	height: 42px;
}
.slideTxtBox02 .hd li {
	float: left;
	width: 125px;
	height: 42px;
	border-radius: 5px;
	background-color: #e1e1e1;
	text-align: center;
	line-height: 42px;
	font-size: 14px;
	color: #666;
	margin: 0 3px;
}
.slideTxtBox02 .hd li a {
	color: #666;
	text-decoration: none;
}
.slideTxtBox02 .hd .on {
	background-color: #03864d;
	color: #fff!important;
}
.about .abox {
	overflow: hidden;
	width: 100%;
	height: 205px;
}
.about .awin {
	overflow: hidden;
	width: 100%;
	height: 205px;
	position: relative;
	display: none
}
.about .awin ul {
	overflow: hidden;
	position: absolute;
}
.about .awin li {
	float: left;
	width: 238px;
	height: 205px;
	margin-right: 16px;
}
.about .awin li img {
	display: block;
	margin-bottom: 15px;
	width: 238px;
	height: 159px;
}
.about .awin li span {
	display: block;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 13px;
	color: #666;
}
/*rongyu*/

.picScroll-left {
	width: 1000px;
	overflow: hidden;
	position: relative;
}
.picScroll-left .hd2 {
}
/*
.picScroll-left .hd2 .prev, .picScroll-left .hd2 .next {
	display: block;
	width: 45px;
	height: 45px;
	float: right;
	position: absolute;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/hezuoniu.png) no-repeat;
}
.picScroll-left .hd2 .next {
	background-position: -45px 0px;
	top: 80px;
	right: 0px;
}
.picScroll-left .hd2 .prev {
	top: 80px;
	left: 0px;
}
.picScroll-left .hd2 .next:hover {
	background-position: -45px -45px;
}
.picScroll-left .hd2 .prev:hover {
	background-position: 0px -45px;
}
.picScroll-left .hd2 .prevStop {
	background-position: 0px -45px;
}
.picScroll-left .hd2 .nextStop {
	background-position: -45px -45px;
}
*/

.picScroll-left .bd2 .tempWrap {
	width: 1000px!important;
}
.picScroll-left .bd2 ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd2 ul li {
	margin: 0 7px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 238px;
}
.picScroll-left .bd2 ul li .pic {
	text-align: center;
}
.picScroll-left .bd2 ul li .pic img {
	width: 234px;
	height: 181px;
	display: block;
	border: 2px solid #f5f5f5;
}
.picScroll-left .bd2 ul li .pic a:hover img {
	border-color: #dfdfdf;
}
.picScroll-left .bd2 ul li .title {
	line-height: 40px;
	font-size: 14px;
	color: #666;
}
/*fengcai*/

.picScroll-left02 {
	width: 1000px;
	overflow: hidden;
	position: relative;
}
.picScroll-left02 .hd2 {
}
/*
.picScroll-left02 .hd2 .prev, .picScroll-left02 .hd2 .next {
	display: block;
	width: 45px;
	height: 45px;
	float: right;
	position: absolute;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/hezuoniu.png) no-repeat;
}
.picScroll-left02 .hd2 .next {
	background-position: -45px 0px;
	top: 80px;
	right: 0px;
}
.picScroll-left02 .hd2 .prev {
	top: 80px;
	left: 0px;
}
.picScroll-left02 .hd2 .next:hover {
	background-position: -45px -45px;
}
.picScroll-left02 .hd2 .prev:hover {
	background-position: 0px -45px;
}
.picScroll-left02 .hd2 .prevStop {
	background-position: 0px -45px;
}
.picScroll-left02 .hd2 .nextStop {
	background-position: -45px -45px;
}
*/

.picScroll-left02 .bd2 .tempWrap {
	width: 1000px!important;
}
.picScroll-left02 .bd2 ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left02 .bd2 ul li {
	margin: 0 7px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 238px;
}
.picScroll-left02 .bd2 ul li .pic {
	text-align: center;
}
.picScroll-left02 .bd2 ul li .pic img {
	width: 234px;
	height: 181px;
	display: block;
	border: 2px solid #f5f5f5;
}
.picScroll-left02 .bd2 ul li .pic a:hover img {
	border-color: #dfdfdf;
}
.picScroll-left02 .bd2 ul li .title {
	line-height: 40px;
	font-size: 14px;
	color: #666;
}
/*news*/

.news {
	overflow: hidden;
	width: 100%;
	padding: 30px 0;
	background-color: #f7f7f7;
}
.news .newsleft {
	overflow: hidden;
	width: 615px;
	float: left;
	height: 370px;
	border-top: 3px solid #009b4c;
	background-color: #fff;
}
.news .newsright {
	overflow: hidden;
	width: 350px;
	float: right;
	height: 370px;
	border-top: 3px solid #009b4c;
	background-color: #fff;
}
.slideTxtBox03 {
}
.slideTxtBox03 .hd {
	height: 50px;
	position: relative;
}
.slideTxtBox03 .hd ul {
	float: left;
	position: absolute;
	left: 20px;
	top: 25px;
	height: 32px;
	overflow: hidden;
	width: 590px;
}
.slideTxtBox03 .hd ul li {
	cursor: pointer;
	float: left;
	font-size: 16px;
	color: #333;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px dotted #666;
}
.slideTxtBox03 .hd ul li.on {
	color: #03864d;
	font-weight: 700;
}
.slideTxtBox03 .hd ul li.last {
	border: none;
}
.slideTxtBox03 .bd {
	overflow: hidden;
	width: 575px;
	height: 270px;
	margin: 25px auto 0 auto;
}
.slideTxtBox03 .bd ul {
	zoom: 1;
}
.slideTxtBox03 .hd .more {
	float: right;
	margin-right: 20px;
	font-size: 12px;
	color: #beb5b5;
}
.slideTxtBox03 .bd .lefttu img {
	display: block;
	margin-bottom: 20px;
	transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.slideTxtBox03 .bd .lefttu:hover img{
	transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-webkit-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
}
.slideTxtBox03 .bd .lefttu {
	overflow: hidden;
	float: left;
	width: 300px;
	height: 270px;
	background-color: #03864d;
}
.slideTxtBox03 .bd .lefttu span {
	display: block;
	text-align: center;
	font-size: 13px;
	color: #fff;
	width: 280px;
	padding-left: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.slideTxtBox03 .bd .lefttu a {
	display: block;
	text-decoration: none
}
.rightnews {
	float: left;
	margin-left: 15px;
	width: 260px;
}
.slideTxtBox03 .bd li {
	width: 240px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	font-size: 12px;
	line-height: 45px;
	border-bottom: 1px dotted #e1dddd;
	background: url(../images/news_li.png) no-repeat left center;
	padding-left: 15px;
}
/*faq*/
.news .qatop {
	overflow: hidden;
	margin-top: 26px;
	margin-bottom: 30px;
}
.news .qatop h3 {
	float: left;
	margin-left: 20px;
	font-size: 16px;
}
.news .qatop h3 a {
	color: #03864d
}
.news .qatop .more {
	float: right;
	margin-right: 20px;
	font-size: 12px;
	color: #beb5b5;
}
.txtMarquee-top {
	overflow: hidden;
	position: relative;
}
.txtMarquee-top .bd {
	padding: 0 15px;
}
.txtMarquee-top .qalist {
	overflow: hidden;
	padding-left: 25px;
	background: url(../images/faq.jpg) no-repeat left top;
	width: 285px;
	margin-bottom: 24px;
}
.txtMarquee-top .qalist h5 {
	font-weight: normal;
	font-size: 14px;
	width: 255px;
	margin-bottom: 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.txtMarquee-top .qalist h5 a {
	color: #333;
}
.txtMarquee-top .qalist p {
	font-size: 12px;
	color: #666;
	line-height: 20px;
	height: 40px;
}
.txtMarquee-top .qalist:hover h5 a {
	font-weight: bold;
	color: #009b4c;
}
/*link*/

.link {
	overflow: hidden;
	padding: 35px 0;
}
.link h3 {
	font-size: 20px;
	float: left;
}
.link h3 a {
	color: #03864D;
}
.link h3 span {
	font-size: 16px;
	font-weight: normal;
	color: #999;
	font-family: Arial;
	margin-left: 5px;
}
.link ul {
	overflow: hidden;
	float: right;
	width: 860px;
}
.link li {
	float: left;
	font-size: 13px;
	color: #666;
	margin: 5px 20px;
	white-space: nowrap;
}
.link li a {
	color: #666
}
.ss_li{
	    height: 203px!important;
}
.ss_tu{
    height: 167px!important;

}
