html, div, ul, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, img, form, embed, label, input {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-size: 100%;
}
fieldset, img {
	border: none
}
ul, ul li {
	list-style: none;
}
.clear {
	clear: both;
	line-height: 0px!important;
	height: 0px!important;
	font-size: 0px!important;
}
button, input, select, textarea {
	font: 12px/1.5 tahoma, arial, \5b8b\4f53;
}
a {
	color: #2a2a2a;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.hidden {
	display: none
}

body {
	margin: 0px;
	padding: 0px;
	font-family: '微软雅黑';
	color: #1e1e1e;
	height: 100%;
	min-width: 320px;
	font-size: 14px;
}
.head {
	height: 115px;
	width: 100%;
	position: relative;
	z-index: 333555;
	position: fixed;
	top: 0px;
	background: #1e1e1e;
}
.wrap {
	width: 1200px;
	margin: 0 auto;
}
.logo {
	float: left;
	margin-top: 13px;
	width: 254px;
	overflow: hidden
}
.logo img {
	width: 100%;
}
.phone {
	color: #000;
	padding-top: 12px;
	text-align: left;
	float: right;
	height: 55px;
}
.phone span {
	color: #ff0000;
	font-size: 15px;
	font-weight: 600;
	margin-left: 15px;
}
.phone01 {
	padding-top: 0px;
	padding-right: 72px;
}
.p01aa {
	font-size: 14px;
	float: left;
	height: 44px;
	line-height: 44px;
	background: url(../image/line02.png) no-repeat right 0px;
	width: 80px;
	padding-right: 15px;
}
.phone .span_l {
	float: left;
	text-align: left;
}

.navlist01 {
	font-family: "微软雅黑";
	font-size: 15px;
	margin-top: 10px;
}
.navlist01 li {
	margin: 0px 0px 0px 30px;
}
.navlist01 a {
	font-weight: bold;
}

#wrapper {
	margin-top: 45px;
	display: inline;
}
.fullwidthbanner-container {
	width: 100% !important;
	position: relative;
	padding: 0;
	max-height: 550px !important;
	overflow: hidden;
}
.fullwidthbanner-container .fullwidthabnner {
	width: 100% !important;
	max-height: 450px !important;
	position: relative;
}
 @media only screen and (min-width: 768px) and (max-width: 959px) {
.banner, .bannercontainer {
	width: 768px;
	height: 309px;
}
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
.banner, .bannercontainer {
	width: 480px;
	height: 193px;
}
}
 @media only screen and (min-width: 320px) and (max-width: 479px) {
.banner, .bannercontainer {
	width: 320px;
	height: 129px;
}
}
 @media only screen and (max-width: 319px) {
.banner, .bannercontainer {
	width: 240px;
	height: 97px;
}
}
.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected {
	background: #fdaf03 !important;
}
.tp-leftarrow:hover, .tp-rightarrow:hover {
	background-color: #fdaf03 !important;
}

.tp-bullets {
	z-index: 985;
	position: absolute;
	bottom: 0px;
}
.tp-bullets.simplebullets.round .bullet {
	cursor: pointer;
	position: relative;
	background: #fff;
	width: 188px;
	height: 6px;
	float: left;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
}
.tp-leftarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: #393939 url(../image/slider-left-arrow.png) no-Repeat;
	width: 42px;
	height: 43px;
	margin-left: 0px;
	margin-top: -21px;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
.tp-rightarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: #393939 url(../image/slider-right-arrow.png) no-Repeat 0 0;
	width: 42px;
	height: 43px;
	margin-left: 0;
	margin-top: -21px;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
.tp-bullets.tp-thumbs {
	z-index: 100;
	position: absolute;
	padding: 3px;
	background-color: #fff;
	width: 500px;
	height: 50px;
	margin-top: -50px;
}
.fullwidthbanner-container .tp-thumbs {
	padding: 3px;
}
.tp-bullets.tp-thumbs .tp-mask {
	width: 500px;
	height: 50px;
	overflow: hidden;
	position: relative;
}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
	width: 5000px;
	position: absolute;
}
.tp-bullets.tp-thumbs .bullet {
	width: 100px;
	height: 50px;
	cursor: pointer;
	overflow: hidden;
	background: none;
	margin: 0;
	float: left;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
}
.tp-bullets.tp-thumbs .bullet:hover, .tp-bullets.tp-thumbs .bullet.selected {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.tp-thumbs img {
	width: 100%;
}
.tp-bannertimer {
	width: 100%;
	height: 10px;
	position: absolute;
	z-index: 200;
	z-index: 5000;
}
.tp-bannertimer.tp-bottom {
	bottom: 0px !important;
	height: 5px;
}
 @media only screen and (min-width: 768px) and (max-width: 959px) {;
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
.responsive .tp-bullets.tp-thumbs {
	width: 300px !important;
	height: 30px !important;
}
.responsive .tp-bullets.tp-thumbs .tp-mask {
	width: 300px !important;
	height: 30px !important;
}
.responsive .tp-bullets.tp-thumbs .bullet {
	width: 60px !important;
	height: 30px !important;
}
}
 @media only screen and (min-width: 0px) and (max-width: 479px) {
.responsive .tp-bullets {
	display: none;
}
.responsive .tparrows {
	display: none;
}
}
.tp-simpleresponsive img {
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}
.tp-simpleresponsive a {
	text-decoration: none;
}
.tp-simpleresponsive ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.tp-simpleresponsive >ul >li {
	list-stye: none;
	position: absolute;
	visibility: hidden;
}
.caption.slidelink a div, .tp-caption.slidelink a div {
	width: 10000px;
	height: 10000px;
}
.tp-loader {
	background: url(../image/loader.gif) no-repeat 10px 10px;
	background-color: #fff;
	margin: -22px -22px;
	top: 50%;
	left: 50%;
	z-index: 10000;
	position: absolute;
	width: 44px;
	height: 44px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.box1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
	margin-top: 20px;
	margin-bottom: 50px;
}
.wss {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: -10px;
}
.wss_t {
	width: 100%;
	height: 83px;
	border-bottom: 1px solid #333333;
	margin-bottom: 10px;
}
.wss_t1 {
	width: 1200px;
	height: 83px;
	margin: 0 auto;
}
.wss_t11 {
	width: 1200px;
	height: 83px;
	margin: 0 auto;
}
.wss_t2 {
	width: 1200px;
	height: 83px;
	margin: 0 auto;
}
.wss_t2 {
	font-size: 40px;
	font-weight: bold;
}
.wss_t2 span {
	color: #feb002;
	font-size: 30px;
}
.wss_c {
	width: 1200px;
	height: auto;
	padding-bottom: 30px;
	overflow: hidden;
	line-height: 30px;
	color: #1e1e1e;
	font-family: "Microsoft yahei";
	font-size: 14px;
	margin: 0 auto;
	margin-top: 20px;
}
.wss_c p {
	line-height: 30px;
	color: #1e1e1e;
	font-family: "Microsoft yahei";
	font-size: 14px;
}
#order_nav {
	position: relative;
}
#order_nav .list {
	width: 1200px;
	margin: 0 auto;
}
#order_nav .list li {
	width: 28%;
	height: 420px;
	float: left;
	position: relative;
	margin: 0px 7% 50px 0%;
	position: relative;
	cursor: pointer;
	background: #e6e6e6;
}
#order_nav .list li a {
	display: block;
	width: 100%;
	height: 100%;
}
#order_nav .list li .cycle_mark {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
#order_nav .list li .ico {
	width: 120px;
	height: 120px;
	position: absolute;
	left: 31%;
	top: 15px;
	background: url(../image/icon011.png) #fff no-repeat;
	border-radius: 50%;
	z-index: 1;
	-webkit-transition: .4s all;
	-moz-transition: .4s all;
	-ms-transition: .4s all;
	transition: .4s all;
}
#order_nav .list li ._1 {
	background-position: 20px 20px;
}
#order_nav .list li ._2 {
	background-position: -105px 20px;
}
#order_nav .list li ._3 {
	background-position: -222px 20px;
}
#order_nav .list li p {
	width: 100%;
	position: absolute;
	left: 0;
	top: 155px;
	text-align: center;
	font-weight: bold;
}
#order_nav .list li p strong {
	font-size: 12px;
	color: #f00;
	display: block;
}
#order_nav .list li font {
	position: absolute;
	top: 180px;
	padding: 10px 20px 10px 20px;
	font-size: 12px;
	line-height: 28px;
}
#order_nav .list li:hover {
	color: #fff;
}
#order_nav .list li.on {
	background: url(../image/bg1.jpg);
	color: #fff;
}
#order_nav .list li.on .ico {
	background-color: #feb002;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	color: #fff;
}

#pic_show {
	width: 100%;
	height: 564px;
	margin: 0px auto;
	background: url(../image/bg01.jpg) center no-repeat;
	margin-bottom: 80px;
}
#pic_show .p03 {
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
	text-align: center;
}
#Album {
	width: 1200px;
	margin: 0 auto;
	margin-top: -4px;
}
#Album li, #Album {
	list-style: none;
}
#Album {
	position: relative;
	background: url(../image/loader.gif) no-repeat center;
	height: 203px;
}
#Album li {
	float: left;
	margin: 1px 1px 0px 0px;
	display: inline;
}
#Album li img {
	width: 93px;
	height: 120px;
}
#Album .album_big {
	float: right;
}
#Album .album_big span {
	width: 43px;
	height: 31px;
	background: url(404.png);
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	text-indent: -999px;
	overflow: hidden;
}
.album_big img {
	width: 101px!important;
	height: 101px!important;
}
#Album .album_big a {
	width: 101px!important;
	height: 101px!important;
}
#Album li a {
	position: absolute;
	z-index: 100;
	visibility: hidden;
}
#Album li a em {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	opacity: 0.5;
	filter: alpha(opacity=50);
	background: #000000;
}
#Album img {
	border: 0px;
	border: none;
}
#Album .Album_info {
	display: none;
	position: absolute;
	background: #fdaf03;
	z-index: 101;
	-moz-box-shadow: 0 0 10px #000000;
	-webkit-box-shadow: 0 0 10px #000000;
	box-shadow: 0 0 10px #000000;
}
#Album .Album_info i {
	font-size: 12px;
	margin-right: 5px;
	font-style: normal;
	font-weight: normal;
}
#Album li p {
	color: #fff;
	padding: 0px 10px;
	line-height: 30px;
	font-weight: bold;
	font-size: 16px;
}
#Album li font {
	color: #fff;
	padding: 0px 10px;
	line-height: 28px;
}
#Album .li06 {
	margin-left: 50px;
}
#Album .li07 {
	margin-left: 60px;
}
#Album .li08 {
	margin-left: 25px;
}
#Album .li09 {
	margin-left: 40px;
}
#Album .li10 {
	margin-left: 50px;
}
#Album .li11 {
	margin-left: 40px;
}
#Album .li12 {
	margin-left: 40px;
}
#Album .li13 {
	margin-left: 45px;
}

.workFlow {
	margin: 0 auto;
	width: 1200px;
	margin-bottom: 100px;
}
.wfBox {
	position: relative;
	margin-top: 50px;
	height: 230px;
}
.wfBox .line {
	position: absolute;
	top: 63px;
	left: 59px;
	width: 1087px;
	height: 112px;
	background: url(../image/line1.png) no-repeat;
	z-index: 1;
}
.wfBox .dot {
	position: absolute;
	width: 128px;
	height: 128px;
	background-image: url(../image/about.png);
	background-repeat: no-repeat;
	cursor: pointer;
	-webkit-opacity: 0;
	opacity: 0; 
	z-index: 2;
}
.wfBox .icon {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../image/about.png);
	background-repeat: no-repeat;
	z-index: 4;
}
.wfBox .wfBoxBg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 3;
	overflow: hidden;
}
.wfBox .wfBoxBg .bg {
	height: 0;
	overflow: hidden;
}
.wfBox h6 {
	position: relative;
	padding-top: 10px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	z-index: 4;
}
.wfBox .topCir {
	display: none;
	width: 128px;
	height: 64px;
	background: url(../image/about.png) 0 -182px no-repeat;
	z-index: 3;
}
.wfBox .bottomCir {
	position: relative;
	display: none;
	width: 128px;
	height: 64px;
	background: url(../image/about.png) 0 -118px no-repeat;
	z-index: 3;
}
.wfBox ul {
	position: relative;
	padding-top: 45px;
	margin-bottom: -6px;
	background-color: #feaf02;
	overflow: hidden;
	z-index: 4;
}
.wfBox ul li {
	font-size: 12px;
	text-align: center;
	line-height: 24px;
}
.wfBox ul li a {
	color: #fff;
}
.wfBox .odd {
	top: 0;
}
.wfBox .even {
	bottom: 0;
}
.wfBox .dot1 {
	left: 0;
	background-position: 0 -886px;
}
.wfBox .dot1 .icon {
	margin-top: 32px;
	margin-bottom: -1px;
	width: 27px;
	height: 33px;
	background-position: 0 -1270px;
}
.wfBox .dot2 {
	left: 154px;
	background-position: 0 -758px;
}
.wfBox .dot2 .icon {
	margin-top: 33px;
	margin-bottom: -1px;
	width: 36px;
	height: 33px;
	background-position: 0 -1303px;
}
.wfBox .dot3 {
	left: 307px;
	background-position: 0 -1142px;
}
.wfBox .dot3 .icon {
	margin-top: 25px;
	margin-bottom: -1px;
	width: 41px;
	height: 34px;
	background-position: 0 -1336px;
}
.wfBox .dot4 {
	left: 461px;
	background-position: 0 -1014px;
}
.wfBox .dot4 .icon {
	margin-top: 27px;
	margin-bottom: -1px;
	width: 40px;
	height: 41px;
	background-position: 0 -1370px;
}
.wfBox .dot5 {
	left: 615px;
	background-position: 0 -374px;
}
.wfBox .dot5 .icon {
	margin-top: 27px;
	margin-bottom: -1px;
	width: 51px;
	height: 38px;
	background-position: 0 -1411px;
}
.wfBox .dot6 {
	left: 769px;
	background-position: 0 -246px;
}
.wfBox .dot6 .icon {
	margin-top: 32px;
	margin-bottom: -1px;
	width: 28px;
	height: 36px;
	background-position: 0 -1449px;
}
.wfBox .dot7 {
	left: 922px;
	background-position: 0 -630px;
}
.wfBox .dot7 .icon {
	margin-top: 32px;
	margin-bottom: -1px;
	width: 42px;
	height: 36px;
	background-position: 0 -1485px;
}
.wfBox .dot8 {
	left: 1076px;
	background-position: 0 -502px;
}
.wfBox .dot8 .icon {
	margin-top: 35px;
	margin-bottom: -1px;
	width: 32px;
	height: 34px;
	background-position: 0 -1521px;
}





.hot {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	margin-top: 70px;
}
.hot01 {
	width: 1260px;
	height: 340px;
	margin: 0 auto;
	margin-top: 30px;
}
.hot01a {
	width: 31%;
	float: left;
	background: #1e1e1e;
	margin-right: 2%;
}
.h01 {
	color: #fff;
	text-align: center;
}
.h01 h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0px 5px 0px;
}
.h01 p {
	font-size: 12px;
	font-family: Arial;
	padding-bottom: 10px;
}
.h02 {
	padding: 8px;
}
.h02 p {
	background: #fff;
	height: 220px;
	color: #000;
	padding: 5px;
	line-height: 30px;
}
.h02 p:hover {
	background: #1e1e1e;
	color: #fff;
}

.contact {
	width: 100%;
	background: url(../image/bg1.jpg);
	padding: 10px 0px 0px 0px;
}
.contact01 {
	width: 1200px;
	margin: 0 auto;
	color: #fff;
}
.title01 {
	height: 80px;
	line-height: 80px;
	width: 1200px;
}
.title01 h1 {
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}
.contact02 {
	width: 1200px;
	padding: 40px 0px 20px 0px;
}
.contact02 li {
	width: 345px;
	float: left;
	height: 35px;
	border: 1px solid #fff;
	font-size: 13px;
	line-height: 35px;
	background: url(../image/icon01.png) 10px no-repeat;
	padding-left: 35px;
}
.contact02 .li01 {
	background: url(../image/icon02.png) 10px no-repeat;
	margin: 0px 20px 0px 20px;
}
.contact02 .li02 {
	background: url(../image/icon03.png) 10px no-repeat;
}
.contact03 {
	width: 1200px;
	padding: 20px 0px 30px 0px;
}
.contact03 form {
	width: 1200px;
	margin-top: 15px;
}
.contact03 form .li03 {
	width: 370px;
	float: left;
	height: 55px;
	margin: 0px 35px 5px 0px;
}
.contact03 form .li03 input {
	background: #fff;
	border: none;
	height: 38px;
	line-height: 30px;
	width: 370px;
	padding-left: 10px;
	font-family: "微软雅黑";
}
.contact03 form .li04 {
	width: 1200px;
	height: 90px;
}
.contact03 form .li04 textarea {
	width: 1180px;
	height: 110px;
	background: #fff;
	border: none;
	font-family: "微软雅黑";
	line-height: 30px;
	padding-left: 10px;
}
.contact03 form .li05 {
	width: 1200px;
	height: 45px;
	line-height: 38px;
	float: left;
	margin-top: 40px;
}
.contact03 form .li05 input {
	width: 1195px;
	height: 45px;
	background: #feaf02;
	border: none;
	font-family: "微软雅黑";
	color: #000000;
	font-size: 15px;
	cursor: pointer;
}
.wpcf7-text, .wpcf7-textarea {
	margin: 0 0 20px;
	width: 100%;
	color: #333;
	font-size: 12px;
	font-family: "微软雅黑";
	font-weight: 400;
	padding: 10px 13px;
	border: none;
	outline: none;
	
	transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-webkit-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
}

.footer {
	width: 100%;
	background: #1e1e1e;
	float: left;
	color: #fff;
}
.footer01 {
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0px;
	height: 310px;
}
.footer_l {
	float: left;
	margin-right: 50px;
}
.footer_l h1 {
	font-size: 25px;
	line-height: 40px;
}
.footer_l hr {
	width: 100px;
	border: 2px solid #feb003;
	float: left;
}
.footer_l p {
	line-height: 30px;
}
.footer_l h2 {
	font-size: 25px;
	line-height: 50px;
}
.footer_l h2 span {
	color: #feb003;
}
.footer_r {
	float: right;
	width: 700px;
}
.footer_r01 h1 {
	font-size: 25px;
	line-height: 40px;
}
.footer_r01 hr {
	width: 100px;
	border: 2px solid #feb003;
	float: left;
}
.footer_r01 ul {
	margin-bottom: 30px;
}
.footer_r01 li {
	float: left;
	margin-right: 30px;
	line-height: 30px;
}
.footer_r01 li a {
	color: #fff;
}
.footer_r01 li a:hover {
	color: #feb003;
}
.footer_r02 {
}
.footer_r02 .ul01 {
	float: left;
	width: 450px;
}
.footer_r02 .ul01 li {
	float: left;
	margin: 0px 30px 20px 0px;
}
.footer_r02 .ul01 li a {
	color: #fff;
}
.footer_r02 .ul02 {
}
.footer_r02 .ul02 li {
	float: left;
	width: 92px;
	height: 100px;
	margin-left: 30px;
	text-align: center;
}
.footer03 {
	width: 100%;
	height: 55px;
	line-height: 55px;
	background: #090909;
	float: left;
}
.footer04 {
	width: 1200px;
	margin: 0 auto;
	color: #CCC;
}
.footer04 .p01 {
	float: left;
}
.footer04 .p02 {
	text-align: center;
}
.footer04 .p02 a {
	color: #fff;
	text-decoration: underline;
}

.side {
	position: fixed;
	width: 60px;
	height: 275px;
	left: 0;
	top: 700px;
	z-index: 100;
}
.side ul li {
	width: 60px;
	height: 60px;
	float: left;
	position: relative;
	border-bottom: 1px solid #444;
}
.side ul li .sidebox {
	position: absolute;
	width: 60px;
	height: 60px;
	top: 0;
	left: 0;
	transition: all 0.3s;
	background: #000;
	opacity: 0.8;
	filter: Alpha(opacity=80);
	color: #fff;
	font: 14px/60px "微软雅黑";
	overflow: hidden;
}
.side ul li .sidetop {
	width: 60px;
	height: 60px;
	line-height: 60px;
	display: inline-block;
	background: #000;
	opacity: 0.8;
	filter: Alpha(opacity=80);
	transition: all 0.3s;
}
.side ul li .sidetop:hover {
	background: #ae1c1c;
	opacity: 1;
	filter: Alpha(opacity=100);
}
.side ul li img {
	float: left;
}

.case11 {
	padding-top: 100px;
	padding-bottom: 80px;
}
.footer05 {
	display: none;
}

.page_rnav2 {
	top: 41%;
*top:39%;
	right: 0px;
	z-index: 100;
	position: fixed;
	_position: absolute;
	_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+(document.documentElement.clientHeight/2-65)));
}
.page_rnav2 li {
	margin-bottom: 8px;
	text-align: left;
	background: url(../image/pageroll_mav_ico2.png) no-repeat center left;
	width: 50px;
	padding-left: 20px;
	display: block;
	height: 20px;
	color: #6F6F6F;
	font-weight: bold;
	cursor: pointer;
	font-size: 14px;
}
.page_rnav2 a:hover li {
	background: url(../image/pageroll_mav_ico1.png) no-repeat center left;
	color: #fdaf03;
}
.page_rnav2 a:hover {
	border: none;
}
.page_rnav2 .current {
	color: #fdaf03;
	background: url(../image/pageroll_mav_ico1.png) no-repeat center left;
}

.map01 {
	width: 100%;
	height: 370px;
}
 @media screen and (max-width:960px) {
body {
	font-size: 12px;
}
.head {
	height: 70px;
	z-index: 333555;
	position: fixed;
	top: 0px;
	background: #1e1e1e;
}
.wrap {
	width: 100%;
}
.logo {
	float: left;
	margin-top: 10px;
	width: 120px;
	overflow: hidden;
	padding-left: 8px;
}
.phone {
	display: none;
}
.navlist {
	display: none;
}
.navlist01 a {
	font-weight: normal;
}
.navlist01 .li11 {
	display: none;
}
.slider-inner {
	position: relative;
	top: -50px;
	display: none;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #fdaf03;
	background: none;
}

.side {
	display: none;
}

.box1 {
	width: 96%;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 20px;
}
.wss {
	margin-bottom: -10px;
}
.wss_t {
	width: 100%;
	height: 75px;
	margin-bottom: 10px;
}
.wss_t1 {
	width: 100%;
	height: 75px;
}
.wss_t11 {
	width: 100%;
	height: 75px;
}
.wss_t2 {
	width: 100%;
	height: 75px;
	text-align: center;
}
.wss_t2 {
	font-size: 40px;
	font-weight: bold;
}
.wss_t2 span {
	color: #feb002;
	font-size: 15px;
	display: none;
}
.wss_c {
	width: 100%;
	height: auto;
	padding-bottom: 10px;
	overflow: hidden;
	line-height: 28px;
	color: #1e1e1e;
	font-family: "Microsoft yahei";
	font-size: 14px;
	margin: 0 auto;
	margin-top: 10px;
}
.wss_c p {
	line-height: 28px;
	color: #1e1e1e;
	font-family: "Microsoft yahei";
	font-size: 12px;
}
#order_nav {
	position: relative;
}
#order_nav .list {
	width: 100%;
	margin: 0 auto;
}
#order_nav .list li {
	width: 100%;
	height: 400px;
	float: left;
	position: relative;
	margin: 0px auto;
	position: relative;
	cursor: pointer;
	clear: both;
	margin-bottom: 20px;
}
#order_nav .list li a {
	display: block;
	width: 100%;
	height: 100%;
}

#pic_show {
	display: none;
}
.navbar-brand img {
	width: 130px;
}
.navlist01 li {
	margin: 0px;
}
.navbar-default .navbar-nav > li > a {
	padding: 0px;
	line-height: 40px;
	text-align: center;
	background: #000;
	color: #fff;
}
.navlist01 {
	margin-top: 0px;
}
.navbar-collapse {
	max-height: 340px;
	padding-right: 0px;
	padding-left: 0px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.hot {
	display: none;
}
.box2 {
	display: none;
}
.footer {
	display: none;
}
.footer03 {
	display: none;
}
.footer05 {
	background-color: rgb(51, 51, 51);
	width: 100%;
	display: block;
	color: #fff;
}
.footer05 h2 {
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	padding-top: 5px;
}
.footer05 h2 span {
	color: #fdaf03;
}
.footer05 p {
	text-align: center;
	line-height: 25px;
}
.footer05 .p04 {
	position: relative;
	bottom: 2px;
	margin-top: 10px;
	text-align: center;
	width: 70px;
	height: 30px;
	line-height: 30px;
	background: #fdaf03;
	margin: 0 auto;
}
.footer05 .p04 a {
	color: #000;
	font-family: "微软雅黑";
	font-size: 14px;
}
#wrapper {
	display: none;
}
#team-section {
	padding-top: 0px;
}
.contact-box {
	padding-bottom: 20px;
	padding-top: 20px;
}

.page_rnav2 {
	display: none;
}

.map01 {
	width: 100%;
	height: 200px;
}

.case11 {
	padding-top: 20px;
	padding-bottom: 20px;
}
}

.title02 {
	width: 100%;
	height: 83px;
	line-height: 80px;
	border-bottom: 1px solid #333333;
	margin-bottom: 40px;
}
.title02 p {
	width: 1200px;
	margin: 0 auto;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}
.title03 {
	border-bottom: 1px solid #333333;
}
.box11 {
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
	margin-top: -3px;
	padding-top: 100px;
}
.wmdys {
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
	margin-bottom: 30px;
}
.wmdys_c {
	width: 1200px;
	height: 13px;
	margin: 0 auto;
	margin-bottom: 77px;
}
.wmdys_b {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.section01 {
	width: 100%;
	overflow: hidden;
}
.section01 ul {
	width: 100%;
}
.section01 ul li {
	float: left;
	margin-bottom: 10px;
	display: inline;
	width: 30%;
	height: 230px;
	overflow: hidden;
	position: relative;
	margin: 0px 1% 2% 1%;
}
.section01 ul li .photo {
	width: 100%;
	height: 230px;
	overflow: hidden;
	background: #1e1e1e;
	padding-top: 30px;
	text-align: center;
}
.section01 ul li .photo img {
	margin-bottom: 21px;
}
.section01 ul li .photo h1 {
	text-align: center;
	color: #fff;
	font-size: 24px;
	padding-bottom: 20px;
}
.section01 ul li .photo h2 {
	text-align: center;
	color: #fdaf03;
	line-height: 36px;
	font-size: 16px;
	padding-bottom: 5px;
	font-weight: bold;
}
.section01 ul li .photo h2 span {
	text-transform: uppercase;
}
.section01 ul li .photo p {
	text-align: center;
	color: #fff;
	padding: 0px 15px;
	line-height: 28px;
}
.section01 .rsp {
	width: 100%;
	height: 280px;
	overflow: hidden;
	position: absolute;
	background: #fdaf03;
	top: 0px;
	left: 0px;
}
.section01 .text {
	position: absolute;
	width: 100%;
	height: 250px;
	left: -100%;
	top: 0px;
	overflow: hidden;
	padding-top: 30px;
	text-align: center;
}
.section01 .text img {
	margin-bottom: 21px;
}
.section01 .text h1 {
	text-align: center;
	color: #fff;
	font-size: 24px;
	padding-bottom: 20px;
}
.section01 .text h2 {
	text-align: center;
	color: #1e1e1e;
	line-height: 36px;
	font-size: 16px;
	padding-bottom: 5px;
	font-weight: bold;
}
.section01 .text h2 span {
	text-transform: uppercase;
}
.section01 .text p {
	text-align: center;
	color: #fff;
	padding: 0px 15px;
	line-height: 28px;
}
@media screen and (max-width : 900px) {
.title02 {
	width: 100%;
	height: 83px;
	line-height: 80px;
	border-bottom: none;
	margin-bottom: 20px;
}
.title02 p {
	width: 100%;
	margin: 0 auto;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}
.title03 {
	border-bottom: 1px solid #333333;
}
.box11 {
	padding-top: 30px;
}
.section01 ul li {
	float: left;
	margin-bottom: 10px;
	display: inline;
	width: 100%;
	height: 230px;
	overflow: hidden;
	position: relative;
	margin-right: 1%;
	margin-left: 0px;
}
.wmdys_c {
	width: 100%;
	height: 13px;
	margin: 0 auto;
	margin-bottom: 17px;
}
.wmdys_b {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.wmdys {
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
	margin-bottom: 16px;
}
}

.qxy_k {
	width: 100%;
	margin-bottom: 30px;
}
.qxy_k .qxy {
	width: 1230px;
	margin: 0 auto;
}
.qxy_k .qxy .qxy_nr {
	width: 340px;
	float: left;
	margin: 10px 30px 50px 30px;
}
.qxy_k .qxy .qxy_nr b {
	width: 130px;
	margin: auto;
	display: block;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	cursor: pointer;
}
.qxy_k .qxy .qxy_nr b:hover {
	-moz-transform: rotate(1080deg) scale(1.0);
	-webkit-transform: rotate(1080deg) scale(1.0);
	-ms-transform: rotate(1080deg) scale(1.0);
	-o-transform: rotate(1080deg) scale(1.0);
	transform: rotate(1080deg) scale(1.0)
}
.qxy_k .qxy .qxy_nr span {
	text-align: center;
	font-family: "微软雅黑";
	font-size: 24px;
	color: #444;
	display: block;
	line-height: 70px;
}
.qxy_k .qxy .qxy_nr p {
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 30px;
	text-align: center;
	color: #666;
}
.qxy_k .qxy .qxy_nr ul {
	margin-top: 20px;
	height: 110px;
}
.qxy_k .qxy .qxy_nr ul li {
	line-height: 30px;
	color: #1e1e1e;
	float: left;
	width: 170px;
}
.qxy_k .qxy .qxy_nr .p05 {
	width: 340px;
	height: 50px;
	line-height: 50px;
}
.qxy_k .qxy .qxy_nr .p05 a {
	width: 340px;
	height: 50px;
	color: #fff;
	font-size: 16px;
	float: left;
	background: #1e1e1e;
	border-radius: 5px;
}
.qxy_k .qxy .qxy_nr .p05 a:hover {
	background: #fdaf03;
}
@media screen and (max-width : 900px) {
.qxy_k {
	width: 100%;
	margin-bottom: 30px;
}
.qxy_k .qxy {
	width: 100%;
}
.qxy_k .qxy .qxy_nr {
	width: 100%;
	margin: 0px auto 50px auto;
}
.qxy_k .qxy .qxy_nr span {
	text-align: center;
	font-family: "微软雅黑";
	font-size: 24px;
	color: #444;
	display: block;
	line-height: 70px;
}
.qxy_k .qxy .qxy_nr p {
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 30px;
	text-align: center;
	color: #666;
}
.qxy_k .qxy .qxy_nr ul {
	margin-top: 20px;
	height: auto;
}
.qxy_k .qxy .qxy_nr ul li {
	line-height: 30px;
	color: #1e1e1e;
	float: left;
	width: 50%;
}
.qxy_k .qxy .qxy_nr .p05 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding-top: 10px;
}
.qxy_k .qxy .qxy_nr .p05 a {
	width: 100%;
	height: 50px;
	color: #fff;
	font-size: 16px;
	float: left;
	background: #1e1e1e;
	border-radius: 5px;
}
.qxy_k .qxy .qxy_nr .p05 a:hover {
	background: #fdaf03;
}
}

	

.box12 {
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
	margin-top: 30px;
	margin-bottom: 30px;
}
.fkfs {
	clear: both;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto 50px auto;
}
.fkfs_b {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.fkfs_bl { 
	width: 100%;
	height: 250px;
	background: #1e1e1e;
	margin-right: 1.2%;
}
.fkfs_bl dl {
	width: 50%;
	margin: 0 auto;
	padding-top: 5%;
}
.fkfs_bl dt {
	padding: 3% 0 4% 0;
	color: #fff;
	font-size: 18px;
	float: left;
	margin-right: 6%;
	padding-right: 6%;
	border-right: 1px solid #ccc;
}
.fkfs_bl dd {
	padding: 0 7%;
}
.fkfs_bl dd p {
	line-height: 38px;
	color: #fff;
	font-size: 18px;
}
@media screen and (max-width : 900px) {
.box12 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.fkfs {
	width: 100%;
	margin: 0 auto 30px auto;
}
.fkfs_bl {
	float: left;
	width: 100%;
	height: auto;
	background: #1e1e1e;
	margin-right: 1.2%;
	margin-bottom: 10px;
	padding-bottom: 5%;
}
.fkfs_bl dl {
	width: 100%;
	margin: 0 auto;
	padding-top: 2%;
}
.fkfs_bl dt {
	text-align: center;
	padding: 2% 0;
	width: 100%;
}
.fkfs_bl dd {
	padding: 0 0%;
	text-align: center;
	width: 100%;
}
.fkfs_t {
	width: 100%;
	height: 24px;
	text-align: center;
	margin-bottom: 16px;
}
.fkfs_bl dd p {
	text-align: center;
}
}
	
.news11 {
	color: #fff;
	border-bottom: 1px solid #FFF;
	padding-top: 30px;
}
.news11 h1 {
	font-size: 40px;
	font-weight: bold;
	height: 90px;
	line-height: 80px;
	text-align: center;
	margin: 0 auto;
}
#newsWrap {
	width: 100%;
	font-size: 16px;
	font-size: 1rem;
	font-family: "微软雅黑", sans-serif;
	background: #282828;
}
.news {
	margin: 0 auto;
	padding-bottom: 70px;
	overflow: hidden;
}
.news_top {
	margin-top: 30px;
}
.news_top p {
	color: #cacaca;
}
.news_bottom {
	margin-top: 50px;
}
.news_bottom_left_img {
	width: 100%;
}
.news_bottom_left_img img {
	width: 310px;
	height: 230px;
}
.news_bottom_left h2 {
	font-size: 18px;
	font-size: 1.125rem;
	margin-top: 20px;
}
.news_bottom_left h2 a {
	color: #ccc;
}
.news_bottom_left_p {
	height: 80px;
	overflow: hidden;
}
.news_bottom_left_p p {
	font-size: 13px;
	font-size: 0.813rem;
	color: #818280;
	margin-top: 10px;
}
.news_bottom_left span {
	display: block;
	color: #818280;
	font-size: 20px;
	font-size: 1.25rem;
	cursor: pointer;
}
.news_bottom_left a {
	color: #818280;
}
.news_bottom_right_ul {
	height: 350px;
	overflow: hidden;
}
.news_bottom_right li {
	height: 116px;
	border-bottom: 1px solid #282828;
	background: #333;
	overflow: hidden;
	padding-right: 10px;
}
.news_bottom_right li:hover {
	background: #3f3f3f;
}
.news_bottom_right_l {
	height: 115px;
	float: left;
}
.news_bottom_right_r {
	height: 101px;
	padding: 10px 0;
	float: right;
	overflow: hidden;
}
.news_bottom_right_r h3 {
	font-size: 16px;
	font-size: 1rem;
}
.news_bottom_right_r h3 a {
	color: #ccc;
}
.news_bottom_right_r div p {
	font-size: 13px;
	font-size: 0.813rem;
	color: #818280;
	margin-top: 10px;
}
.news_btn {
	float: right;
}
.news_btn span {
	display: block;
	float: left;
	border: 1px solid #282828;
	width: 60px;
	height: 35px;
	line-height: 30px;
	font-size: 24px;
	font-size: 1.5rem;
	color: #fff;
	text-align: center;
	background: #feb002;
	cursor: pointer;
}


.news {
	width: 1200px;
}
.news_bottom_left {
	width: 310px;
	float: left;
}
.news_bottom_right {
	width: 530px;
	float: right;
}
.news_bottom_right li {
	height: 116.6px;
}
.news_bottom_right_l {
	width: 160px;
	height: 121px;
	float: left;
}
.news_bottom_right_l img {
	width: 160px;
	height: 121px;
}
.news_bottom_right_r {
	width: 340px;
	float: right;
}



@media screen and (max-width: 960px) {
.news11 {
	color: #fff;
	border-bottom: 1px solid #FFF;
	padding-top: 10px;
}
.news11 h1 {
	font-size: 40px;
	font-weight: bold;
	height: 80px;
	line-height: 60px;
	text-align: center;
	margin: 0 auto;
}
.news_bottom {
	margin-top: 30px;
}
.news {
	width: 95%;
}
.news_bottom_left {
	width: 100%;
	text-align: center;
}
.news_bottom_left img {
	width: 95%;
}
.news_bottom_left_p {
	height: auto;
}
.news_bottom_right {
	display: none;
}
}

.article {
	width: 100%;
	margin-bottom: 50px;
}
.articlecontent {
	width: 1200px;
	margin: 0 auto;
}
.articlecontent .title04 {
	line-height: 40px;
	margin-bottom: 10px;
}
.articlecontent .title04 h1 {
	font-size: 24px;
	float: left;
}
.articlecontent .title04 p {
	float: right;
	font-size: 14px;
}
.articlecontent img {
	margin-bottom: 3%;
}
.articlecontent p {
	line-height: 30px;
	font-size: 14px;
}
@media screen and (max-width:960px) {
.article {
	width: 100%;
	margin-bottom: 20px;
}
}

.loginmask {
	width: 100%;
	height: 100%;
	z-index: 10998;
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}
#loginalert {
	width: 440px;
	background: #fff;
	position: fixed;
	top: -500px;
	left: 50%;
	margin-left: -220px;
	z-index: 10999;
	display: none;
}
.closealert {
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url('404.png') no-repeat -220px -315px;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.closealert:hover {
	transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
}
.loginwrap {
	width: 340px;
	margin: 0 auto;
	padding: 20px;
}
.loginh {
	height: 40px;
	margin-top: 20px;
}
.loginh .fl {
	font-size: 30px;
	line-height: 40px;
	color: #292929;
}
.loginh .fr {
	font-size: 18px;
	line-height: 50px;
	color: #707070;
}
.loginh .fr a {
	font-size: 18px;
	line-height: 50px;
	color: #FF4200;
	margin-left: 5px;
}
.loginwrap h3 {
	font-size: 14px;
	font-weight: 500;
	height: 20px;
	margin-top: 15px;
	color: #292929
}
.loginbtn {
	line-height: 70px;
	color: #6B6A6A;
}
.logininput input {
	display: block;
	height: 14px;
	line-height: 14px;
	width: 100%;
	border: #DAE2E5 1px solid;
	text-indent: 10px;
	overflow: hidden;
	color: #979696;
	padding-top: 13px;
	padding-bottom: 13px;
}
.logininput .loginusername {
	margin-top: 15px;
	margin-bottom: 10px;
}
.loginsubmit input {
	width: 130px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #70CA10;
	display: block;
	text-align: center;
	font-size: 20px;
	border: none;
	font-family: '΢���ź�';
	cursor: pointer;
}
.loginsubmit {
	width: 130px;
	height: 40px;
	margin: 15px 20px 0 0;
	position: relative;
}
.loginsubmiting {
	height: 40px;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 130px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	display: none;
}
.loginsubmiting_inner {
	height: 40px;
	background: url('404.png') no-repeat 50% 50%;
	width: 130px;
	position: absolute;
	top: 0;
	left: 0;
}
.loginpd {
	border-bottom: 1px solid #ecf2f5;
}
 @media screen and (max-width:960px) {
#loginalert {
	display: none;
}
.news_bottom_left01 {
	display: none;
}
}

.myscroll {
	width: 100%;
	height: 340px;
	line-height: 30px;
	font-size: 14px;
	overflow: hidden;
}
.myscroll li {
	height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.myscroll a {
	text-decoration: none;
}
.myscroll a:hover {
	color: #fdaf03;
	text-decoration: underline;
}

.thumbnailWrapper {
	width: 100%;
}
.thumbnailWrapper ul li {
	float: left;
	position: relative;
	overflow: hidden;
	width: 19.70%;
	margin: 0px 0.1% 0.2% 0.1%;
}
.thumbnailWrapper ul li a {
	color: #000;
}
.thumbnailWrapper ul li a img {
	width: 100%;
	position: relative;
	border: none;
}
.caption {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	display: none;
	background: #fdaf03;
	color: #ffffff;
	opacity: 0.9;
}
.caption .captionInside {
	padding: 20px;
	margin: 0px;
	color: #000;
	text-align: center;
	font-size: 16px;
}
#classpage10 {
	height: 26px;
	line-height: 22px;
	text-align: center;
	color: #000000;
	padding-top: 20px;
	clear: both;
	padding-bottom: 20px;
}
@media screen and (max-width:960px) {
.thumbnailWrapper ul li {
	float: left;
	position: relative;
	overflow: hidden;
	width: 50%;
	margin: 0px;
}
}
ul.filter11 {
	padding: 0;
	margin: 0 0 40px;
	text-align: center;
}
ul.filter11 li {
	display: inline-block;
	margin-left: -4px;
	margin: 0px 5px;
	border: 1px solid #dedede;
}
ul.filter11 li a {
	display: inline-block;
	color: #000;
	font-size: 13px;
	font-weight: 700;
	padding: 10px 25px;
	text-transform: uppercase;
	text-decoration: none;
	background: transparent;
	transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-webkit-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
}
ul.filter11 li a.active, ul.filter11 li a:hover {
	background: #242424;
	color: #fdaf03;
}
.f5 {
	background: url(../image/in-conf.jpg);
	background-size: 100%;
}
.zl-lc {
	text-align: center;
	position: relative;
	padding-top: 3%;
}
.zl-c1 {
	color: #fff;
	font-size: 40px;
	text-transform: Uppercase;
	letter-spacing: 3px;
}
.zl-c2 {
	color: #fff;
	display: inline-block;
	font-size: 24px;
	padding: 6px 40px 10px 40px;
	border-bottom: 1px #fff solid;
	letter-spacing: 10px;
}
.zl-lx-t {
	width: 1150px;
	margin: 0 auto;
	padding-top: 40px;
}
.zl-lx-tl {
	float: left;
	color: #fff;
}
.zl-lx-tl h3 {
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	height: 40px;
	overflow: hiddden;
}
.zl-lx-tl p {
	height: 30px;
	font-size: 14px;
}
.zl-lx-tl p span {
	padding-left: 24px;
}
.zl-lx-tr {
	float: left;
	margin-top: 0px;
}
.zl-lx-tr-r a:hover {
	color: #feb002;
}
.zl-lx-tr-l {
	float: left;
	font-size: 30px;
	color: #272727;
	background: #fff;
	border-radius: 66px;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	background: url(../image/lianxi_qq.png) #fff center no-repeat;
}
.zl-lx-tr-r {
	float: left;
	margin-left: 20px;
}
.zl-lx-tr-r a {
	display: block;
	color: #fff;
	font-size: 16px;
	padding-bottom: 10px;
}
.web-concat-2 {
	padding-top: 30px;
	padding-bottom: 100px;
}
.web-coj-1 {
	width: 370px;
	float: left;
	display: inline;
	margin-right: 10px;
	padding-bottom: 20px;
}
.web-coj-1 input {
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	background: none;
	padding: 0px;
	text-indent: 10px;
	background: #fff;
	font-family: "微软雅黑";
}
.web-coj-2 textarea {
	width: 1130px;
	height: 120px;
	line-height: 20px;
	font-size: 14px;
	background: none;
	padding: 10px;
	border: 1px #fff solid;
	background: #fff;
	font-family: "微软雅黑";
}
.web-coj-2 {
	padding-bottom: 20px;
}
.web-coj-3 {
	width: 1130px;
}
.web-coj-3 input {
	font-family: "微软雅黑";
	width: 1130px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 24px;
	background: none;
	padding: 0px;
	text-align: center;
	border: 0px;
	background: #fdaf03;
	transition: all 0.2s linear;
}
.web-coj-3 input:hover {
	background: #f5a600;
}
.fot {
	bottom: 0px;
	background: #000;
	height: 50px;
	line-height: 50px;
	width: 100%;
}
.fot div {
	color: #fff;
	font-size: 13px;
	text-align: center;
}
.fot div span {
	float: right;
	color: #fff;
}
.fot a {
	color: #fff;
	text-align: center;
}
.zl-lx-tr01 {
	float: right;
	margin-top: 0px;
	margin-right: 100px;
}
.zl-lx-tr-r01 {
	float: left;
	margin-left: 0px;
}
.zl-lx-tr-r01 a:hover {
	color: #fff;
}
.zl-lx-tr-r01 a {
	display: block;
	color: #feb002;
	font-size: 16px;
	padding-bottom: 10px;
}
.zl-lx-tr-r01 .aa01 {
	letter-spacing: 0.6px;
}
.tit01 {
	color: #FFF;
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 10px;
}
 @media screen and (max-width:960px) {
.zl-lx-tr01 {
	display: none;
}
.zl-lx-tr {
	display: none;
}
.news {
	margin: 0 auto;
	padding-bottom: 30px;
	overflow: hidden;
}
.web-concat-2 {
	padding-top: 30px;
	padding-bottom: 15px;
}
.zl-lx-tl h3 {
	height: 30px;
	line-height: 30px;
}
.fot {
	display: none;
}
.f5 {
	padding-bottom: 30px;
}
.web-concat-2 {
	padding-top: 10px;
}
.web-coj-1 {
	width: 100%;
	float: none;
	display: block;
	margin: 0 auto;
	padding-bottom: 10px;
}
.web-coj-1 input {
	height: 30px;
	line-height: 30px;
	width: 99%;
	padding: 0px 2%;
	background: #fff;
	text-indent: 0px;
	border-radius: 5px;
}
.web-coj-2 textarea {
	height: 80px;
	width: 99%;
	border-radius: 5px;
	padding: 2%;
	background: #fff;
}
.web-coj-2 {
	padding-bottom: 10px;
}
.web-coj-3 {
	width: 100%;
	margin: 0 auto;
}
.web-coj-3 input {
	width: 100%;
	border-radius: 5px;
}
.zl-lc {
	padding-top: 30px;
}
.zl-c1 {
	font-size: 20px;
	letter-spacing: 5px;
}
.zl-c2 {
	font-size: 14px;
	padding: 5px 20px;
	letter-spacing: 5px;
}
.f5 {
	background: none;
}
.zl-lx-t {
	width: 94%;
	padding-top: 10px;
}
.zl-lx-tl h3 {
	margin: 5px 0px;
}
.zl-lx-tl {
	float: none;
	color: #fff;
}
.zl-lx-tl p {
	height: auto;
	line-height: 24px;
	font-size: 12px;
	padding-bottom: 5px;
}
.zl-lx-tl p span {
	padding-left: 15px;
}
.zl-lx-tr {
	float: none;
	margin-top: 10px;
	margin-right: 0px;
}
.zl-lx-tr-l {
	display: none;
}
.zl-lx-tr-r {
	float: none;
	margin-left: 0px;
}
.zl-lx-tr-r a {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	padding-bottom: 10px;
}
.zoba .sp-buttons {
	bottom: 70px;
}
.zoba .sp-button {
	width: 30px;
	height: 2px;
}
.top {
	height: 77px;
	background: rgba(255,255,255,0.1);
}
.logo {
	height: 35px;
	padding-top: 7px;
	text-align: center;
	width: 100%;
	float: none;
	padding-bottom: 5px;
}
.logo img {
	height: 100%;
}
.te-s {
	display: none;
}
.tel .icon-phone {
	display: none;
}
.dh {
	float: none;
	width: 100%;
	height: 30px;
}
.dh li {
	width: 16%;
}
#h-dh li {
	width: 20%;
}
.dh li a {
	width: 100%;
	padding: 0px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.dh li a.dq-a, .dh li a:hover {
	background: #9cc813;
	color: #fff;
}
.i-tb1 {
	font-size: 20px;
	padding-top: 10%;
	padding-bottom: 10px;
}
.i-tb2 {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 10px;
	width: 90%;
	margin: 0 auto;
}
.i-tb3 {
	font-size: 14px;
}
.f-ia {
	padding-top: 3%;
}
.f-ia li {
	width: 44%;
	margin: 0px 3%;
}
.f-ia-1-1 img {
	width: 20%;
}
.f-ia-1 {
	height: 130px;
}
.f-ia-1-2 {
	padding-top: 20px;
	font-size: 16px;
}
.f-ia-1-2 span {
	font-size: 12px;
}
.mor-al {
	position: static;
	width: 100%;
	text-align: center;
	padding-top: 20px;
}
.f2 {
	padding-bottom: 50px;
}
.f3 .i-tb1, .f4 .i-tb1 {
	padding-bottom: 5px;
	width: 90%;
	margin: 0 auto;
	line-height: 30px;
	font-size: 18px;
}
.f3 .i-tb2, .f4 .i-tb2 {
	padding-bottom: 20px;
}
.f3 {
	padding-bottom: 200px;
}
.al-gd {
	top: -20px;
}
.ald-l {
	float: none;
	width: 90%;
	padding-top: 20px;
	margin: 0 auto;
}
.ald-l span {
	font-size: 18px;
	padding-bottom: 5px;
}
.ald-l p {
	font-size: 12px;
	line-height: 20px;
	height: 80px;
}
.ald-l a {
	font-size: 14px;
	padding-top: 10px;
}
.ald-r {
	float: none;
	width: 40%;
	margin: 0 auto;
}
.ald-r img {
	width: 100%;
}
.f3 .sp-arrows {
	display: none;
}
.f3 .sp-buttons {
	bottom: 20px;
}
.f3 .sp-slide {
	height: 100%;
}
.f3 .sp-button {
	width: 9px;
	height: 9px;
}
.al-tbg {
	padding-bottom: 40px;
}
.f4 {
	padding-bottom: 100px;
}
.i-new {
	padding-top: 20px;
}
.i-new-li {
	width: 94%;
	margin: 0 auto;
	padding-top: 10px;
}
.bo-in1 {
	padding-bottom: 10px;
}
.i-new-li-l {
	float: none;
	display: none;
}
.i-new-li-r {
	float: none;
	width: 100%;
	margin: 0 auto;
}
.i-new-li-r-1 {
	font-size: 16px;
	color: #4c4d4e;
	padding-bottom: 10px;
}
.i-new-li-r-2 {
	font-size: 14px;
	line-height: 24px;
	height: 96px;
}
.in-mor {
	text-align: center;
	margin-top: 25px;
}
.in-mor a {
	text-transform: Uppercase;
	font-family: "univers-light";
	font-size: 16px;
	display: inline-block;
	color: #0086cd;
	padding-bottom: 3px;
	border-bottom: 1px #0086cd solid;
}
.zl-lc {
	padding-top: 30px;
}
.zl-c1 {
	font-size: 20px;
	letter-spacing: 5px;
}
.zl-c2 {
	font-size: 14px;
	padding: 5px 20px;
	letter-spacing: 5px;
}
.f5 {
	background: none;
}
.zl-lx-t {
	width: 94%;
	padding-top: 10px;
}
.zl-lx-tl h3 {
	margin: 5px 0px;
}
.zl-lx-tl {
	float: none;
	color: #fff;
}
.zl-lx-tl p {
	height: auto;
	line-height: 24px;
	font-size: 12px;
	padding-bottom: 5px;
}
.zl-lx-tl p span {
	padding-left: 15px;
}
.zl-lx-tr {
	float: none;
	margin-top: 10px;
	margin-right: 0px;
}
.zl-lx-tr-l {
	display: none;
}
.zl-lx-tr-r {
	float: none;
	margin-left: 0px;
}
.zl-lx-tr-r a {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	padding-bottom: 10px;
}
}
.team ul li {
	width: 28%;
	margin-right: 8%;
	float: left;
	text-align: center;
	margin-bottom: 140px;
}
.team ul li h3 {
	padding: 42px 0 10px 0;
	color: #131313;
	background: url(404.png) bottom center no-repeat;
	margin-bottom: 10px;
	font-size: 1.7em;
}
.team ul li div {
	font-size: 12px;
	color: #5c5c5c;
	padding-bottom: 30px;
}
.team ul li p {
	color: #2d2d2d;
	line-height: 24px;
}
.about-info {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #eaeaea;
}
.about-info img {
	width: 100%;
}
.about-info li {
	width: 50%;
	float: left;
}
.about-info li a {
	display: block;
	cursor: default;
	overflow: hidden;
}
.welsmabout {
	text-align: center;
	padding: 6% 0 2% 0;
	width: 1200px;
	margin: 0 auto;
}
.welsmabout h1 {
	line-height: 42px;
	font-size: 2em;
	color: #2c2c2c;
	padding-bottom: 6%;
}
.welsmabout h2 {
	line-height: 42px;
	font-size: 2em;
	color: #2c2c2c;
	padding-bottom: 5%;
}
.welsmabout p {
	line-height: 30px;
	color: #4b4a4a;
	padding-bottom: 5%;
	text-indent: 2em;
}
.welsmabout .subm a {
	margin: 0 10px;
	color: #636363;
	font-size: 12px;
}
.welsmabout .subm a.on, .welsmcase .subm a:hover {
	color: #aaaaaa;
}
.welsmabout h1.detit {
	padding-bottom: 10px;
}
.welsmabout .type-m {
	font-size: 12px;
	color: #4b4a4a;
	padding-bottom: 10%;
}
.welsmindex2 {
	text-align: center;
	padding: 6% 0 2% 0;
	width: 100%;
	margin: 0 auto;
}
.welsmindex2 h1 {
	line-height: 42px;
	font-size: 2em;
	color: #2c2c2c;
	padding-bottom: 8%;
}
.welsmindex2 h2 {
	line-height: 42px;
	font-size: 2em;
	color: #2c2c2c;
	padding-bottom: 3.5%;
}
.welsmindex2 p {
	line-height: 32px;
	color: #4b4a4a;
	padding-bottom: 3%;
}
.welsmindex2 .subm a {
	margin: 0 10px;
	color: #636363;
}
.welsmindex2 .subm a.on, .welsm .subm a:hover {
	color: #aaaaaa;
}
.welsmindex2 h1.detit {
	padding-bottom: 10px;
}
.welsmindex2 .type-m {
	font-size: 12px;
	color: #4b4a4a;
	padding-bottom: 10%;
}
.about-info {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #eaeaea;
}
.team ul {
	overflow: hidden;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 40px;
}
 @media screen and (max-width:960px) {
.team ul li {
	width: 100%;
}
.about-info li {
	width: 100%;
}
.welsmabout {
	text-align: center;
	padding: 6% 0 1% 0;
	width: 95%;
	margin: 0 auto;
}
.welsmabout p {
	line-height: 32px;
	color: #4b4a4a;
	padding-bottom: 3%;
	width: 100%;
}
}
.ul04a {
	margin-top: 20px;
}
.ul04a li {
	float: left;
	width: 140px;
	margin: 0px 11px 20px 0px;
}
.ul04a li img {
	width: 140px;
	height: 60px;
	border: 1px solid #ccc;
}
.ul04a li p {
	text-align: center;
}

.old01 {
	float: right;
	position: relative;
	top: -69px;
	right: 135px;
	padding: 0px 5px;
	color: #fff;
	letter-spacing: 1px;
}
.old01 a {
	color: #ccc;
	text-decoration: underline;
}
.scrolltext {
	width: 100%;
	height: 340px;
	overflow: hidden;
}
.scrolltext ol li {
	width: 100%;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
}
.scrolltext ol li a {
	color: #818280;
	display: block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.scrolltext ol li a:hover {
	color: #ef9b11;
	text-decoration: none;
}
.scrolltext .part {
	width: 100%;
	padding-top: 20px;
}
.scrolltext .part span {
	margin-left: 26px;
	cursor: pointer;
}
#breakNews {
}
#breakNews .list6 {
	height: 340px;
	overflow: hidden;
	width: 100%;
}
.links {
	margin-top: 25px;
	width: 100%;
}
.links h3 {
	color: #feb002;
	font-size: 24px;
	font-weight: normal;
	float: left;
	margin-right: 15px;
}
.links_con {
	color: #7d7d7d;
	line-height: 24px;
	margin-top: 5px;
}
.links_con a {
	color: #ccc;
	display: inline-block;
}
.links_con a:hover {
	color: #fff;
}
 @media screen and (max-width:960px) {
.ul04a {
	margin-top: 2%;
}
.ul04a li {
	float: left;
	width: 48%;
	margin: 0px 1% 1% 1%;
}
.ul04a li img {
	width: 100%;
	height: 60px;
	border: 1px solid #ccc;
	text-align: center;
}
.ul04a li p {
	text-align: center;
}
.old01 {
	display: none;
}
.scrolltext {
	display: none;
}
.links {
	display: none;
}
}
.section01 .text .aa1 {
	color: #fff;
}

.js_div {
	width: 100%;
	margin: 20px auto 0 auto;
}
.js_div3 ul {
	display: inline;
}
.js_div3 ul li {
	width: 19.80%;
	float: left;
	margin: 0px 0.1% 0.2% 0.1%;
}
.js_div3 ul li a {
	color: #000;
}
.da-thumbs {
	list-style: none;
	height: 118px;
	position: relative;
	margin: 0 0 25px 0;
	padding: 0
}
.da-thumbs li {
	float: left;
	margin-right: 12px;
	background: #fff;
	position: relative;
}
.da-thumbs li a, .da-thumbs li a img {
	display: block;
	position: relative;
	width: 100%;
}
.da-thumbs li a {
	color: #fff;
	overflow: hidden
}
.da-thumbs li a div {
	position: absolute;
	background: #333;
	background-color: rgba(255,190,0,0.9);
	width: 100%;
	height: 100%;
	padding-top: 30%
}
.da-thumbs li a h2 {
	font-size: 20px;
	margin: 6px 8px;
	font-weight: normal;
	text-align: center
}
.da-thumbs li a p {
	margin: 8px 13px;
	text-align: center;
}
.da-thumbs li.subscribe {
	border: none;
	width: 76px;
	height: 101px;
	margin-right: 0;
	background: #0d9572;
	padding: 8px
}
.da-thumbs li.subscribe h2 {
	font-size: 33px;
	line-height: 36px;
	margin: 0;
	text-align: center;
}
.da-thumbs li.subscribe h2 span {
	font-size: 16px;
	float: right;
	margin-right: 5px;
	line-height: 30px
}
.da-thumbs li.subscribe img {
	clear: right;
	float: right;
	margin: 7px 5px 0 0px;
}
.anli01 h1 {
	color: #000;
	border-bottom: 1px solid #000;
	text-align: center;
}
.anli01 h1 p {
	text-align: center;
	color: #3e3e3e;
	font-size: 40px;
	font-weight: bold;
	padding-bottom: 25px;
	margin: 0 0 30px;
	border-bottom: 1px solid #e5e5e5;
}
 @media screen and (max-width:960px) {
.js_div {
	width: 100%;
	margin: 20px auto 0 auto;
}
.js_div3 ul {
	display: inline;
}
.js_div3 ul li {
	width: 100%;
	float: left;
	margin: 0px;
}
.js_div3 ul li a {
	color: #000;
}
}