@charset "utf-8";/* CSS Document */
html {
	font-size: 62.5%;
	height: 100%
}
body {
	margin: 0 auto;
	font-family: "Microsoft Yahei", "微软雅黑";
	max-width: 1920px;
	font-size: 12px;
	font-size: 1.2rem;
	height: 100%;
	background-attachment: fixed;
	background: #e5e3e4;
}

 :root {
    --main-color: #00653b;
    --main-color-white: #ffffff;
    --main-color-333: #333333;
    --main-color-555: #555555;
    --main-color-666: #666666;
    --main-color-999: #999999;
    --main-color-888: #888888;
    --main-transition: all ease 0.4s;
    --main-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    --main-linear: linear-gradient(45deg, #79bd28 0%, #00653b 100%);
}
#lContent img,#lblContent img,.xiangxi_con img,.xiangqing img{ width:auto !important; height:auto !important; max-width:100%;}
img {
	border: none;
}
ul li {
	list-style-type: none;
}
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #333;
}
a {
	text-decoration: none;
	color: #333;
	outline: none;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
}
h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #333;
}
.clear {
	clear: both;
}
.maln {
	margin-left: auto !important
}
input, textarea, select, option {
	font-family: "Microsoft Yahei", "微软雅黑";
	font-size: 12px;
	font-size: 1.2rem;
	color: #333;
	border: none;
	outline: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
	display: block
}

::-webkit-input-placeholder {/* WebKit browsers */
 color:#333;
}:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#333;
}::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#333;
}:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#333;
}

.foot ::-webkit-input-placeholder {/* WebKit browsers */
 color:#999999;
}.foot :-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#999999;
}.foot ::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#999999;
}.foot :-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#999999;
}

 @media screen and (min-width:1220px) {
.zong {
	width: 1200px;
	margin: auto;
}
}
 @media screen and (min-width:1000px) and (max-width:1219px) {
.zong {
	width: 980px;
	margin: auto;
}
}
 @media screen and (max-width:999px) {
.zong {
	width: 95%;
	margin: auto;
}
}
/*  head  */.head {
	background: #e5e3e4;
	z-index: 99
}
.head>.zong {
	position: relative;
	padding-top: 8px;
	padding-bottom: 11px;
}
.logo {
	display: block;
	float: left;
	width: 200px;
}
.logo img {
	display: block;
	margin: auto;
	max-width: 100%;
}
.shejiao {
	float: right;
	margin-top: 31px;margin-left: 12px;
}


.shejiao a:hover {
	transform: rotate(360deg)
}
.hep {
	float: right;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	color: #666666;
	margin-top: 26px;
}
.hep a {
	color: #666
}
.google {
	float: right;
	margin-right: 18px;
	margin-top: 12px;
}
.daohangz {
	background: #3a3a3a;
	line-height: 38px;
	padding-top: 2px;
}
.daohang {
}
.daohang>li {
	float: left;
	position: relative;
	z-index: 9999;
	transition: 0.5s;
	margin-right: 25px;
}
.daohang>li>a {
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
	color: #fff;
	padding: 0 27px;
	font-family: "Microsoft Yahei", "微软雅黑";
}
.daohang>li>a i {
	padding: 19px 5px;
	background: url(../images/xiala.png) no-repeat right 28px;
}
.daohang>li:hover>a {
	background: #fff;
	color: #3a3a3a;
}
.daohang>li:hover>a i {
	background: url(../images/xialah.png) no-repeat right 28px;
}
.dangqiandao {
	background: #fff;
	color: #3a3a3a !important;
}
.dangqiandao i {
	background: url(../images/xialah.png) no-repeat right 28px !important;
}
.bon {
	border-top: none !important
}
.yiji {
	position: absolute;
	width: 231px;
	top: -9999px;
	left: 0px;
	background: #de0025;
	text-align: left;
	z-index: 999999;
	border: 1px solid #d2d2d2;
	font-family: "Microsoft Yahei", "微软雅黑";
}
.yiji li {
	position: relative;
	border-top: 1px solid #d2d2d2;
	background: url(../images/jiahao.png) no-repeat left center;
	padding-left: 38px;
}
.yiji li a {
	display: block;
	line-height: 0px;
	padding-left: 8px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	transition: 0.3s;
	border-left: 1px solid #d2d2d2;
}
.yiji li:hover {
	background: #fff url(../images/jiahaoh.png) no-repeat left center;
}
.yiji li:hover a {
	color: #333;
}
.daohang>li:hover .yiji {
	top: 38px;
}
.daohang>li:hover .yiji>li>a {
	padding: 10px 0;
	padding-left: 8px;
	line-height: 20px;
}
/*  sousuo  */.search {
	width: 27px;
	z-index: 9999999;
	position: absolute;
	background: none;
	bottom: -34px;
	right: 9px;
}
.sb-icon-search {
	color: #fff;
	z-index: 99;
	width: 27px;
	height: 27px;
	display: block;
}
.sb-search-submit {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: 99999999;
}
.search_1000 {
}
.sb-search {
	position: relative;
	width: 0%;
	min-width: 27px;
	height: 27px;
	float: right;
	display: inline;
	overflow: hidden;
	-webkit-transition: width 0s;
	-moz-transition: width 0s;
	transition: width 0s;
	-webkit-backface-visibility: hidden;
	z-index: 99;
	border: none;
}
.sb-search-input {
	position: absolute;
	top: 0;
	left: 0px;
	outline: none;
	width: 236px;
	height: 27px;
	line-height: 27px;
	padding-left: 10px;
	border: none;
	margin: 0;
	z-index: 190;
	font-family: "Microsoft Yahei", "微软雅黑";
	color: #333;
	border-radius: 15px;
	background: none;
	border-radius: 14px;
}
.sb-icon-search, .sb-search-submit {
	width: 27px;
	height: 27px;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0;
	margin: 0;
	cursor: pointer;
	background: url(../images/sousuo.png) no-repeat center;
}
.sb-search.sb-search-open, .no-js .sb-search {
	width: 236px;
	height: 27px;
	line-height: 27px;
	position: relative;
	right: 0px;
	top: 0px;
	z-index: 999999;
	background: #e5e3e4;
	color: #fff;
	border-radius: 14px;
}
.no-js .sb-search .sb-icon-search {
	position: absolute;
	background: #fff url(../images/sousuo.png) no-repeat center;
	z-index: 15;
	right: 0px;
	top: 0px;
}
.no-js .sb-search .sb-search-submit {
	z-index: 91;
}
/*lun bo*/
.index_focus {
	position: relative;
	width: 100%;
	height: 749px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 9;
}
.index_focusn {
	width: 1920px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -960px;
	height: 100%;
	z-index: 99
}
.index_focus .slide_nav {
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin-left: -44px;
	z-index: 9999
}
.index_focus .slide_nav a {
	
	
	float: left;
	cursor: pointer;	
	width: 15px;
	height: 15px;
	margin-right: 3px;
	margin-left: 4px;
	background: url(../images/quan.png) no-repeat center;
	border-radius: 3px;
}
.index_focus_post {
	z-index: 10;
}
.index_focus .pic {
	height: auto;
	display: block;
	margin: 0 auto;
}
.index_focus .pic:hover {
	text-decoration: none;
}
.index_focus .slide_nav li:hover, .index_focus .slide_nav .on {
	text-decoration: none;
	background: url(../images/dian.png) no-repeat center;
}
.index_focus_pre, .index_focus_next {
	position: absolute;
	top: 50%;
	margin-top: -28px;
	width: 68px;
	height: 68px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	z-index: 9999
}
.index_focus_pre {
	left: 100px;
	background: url(../images/ableft.png) no-repeat center;
}
.index_focus_next {
	right: 100px;
	background: url(../images/abright.png) no-repeat center;
}
.index_focus_pre:hover {
	left: 100px;
	background: url(../images/ablefth.png) no-repeat center;
}
.index_focus_next:hover {
	right: 100px;
	background: url(../images/abrighth.png) no-repeat center;
}
.daohang2 {
	display: none
}
 @media screen and (min-width:1000px) and (max-width:1219px) {
.index_focus {
	height: 526px;
}
.index_focusn img {
	width: 70%;
}
.daohang>li {
	margin-right: 0px;
}

.daohang>li>a {
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    padding: 0 20px;
    font-family: "Microsoft Yahei", "微软雅黑";
}
}
 @media screen and (min-width:1000px) {
.carousel, .clear2 {
	display: none
}
}
 @media screen and (max-width:999px) {
#homed {
	padding: 0 10px;
}
.clear2 {
	clear: both;
}
.index_focus, .index_focus2 {
	display: none
}
.yiji {
	display: none;
}
.daohangz {
	line-height: 29px;
	padding-top: 0px;
}
.daohang>li {
	margin-right: 0px;
}
.daohang>li>a {
	font-size: 14px;
	font-size: 1.4rem;
	padding: 0 20px;
}
.head>.zong {
	padding-top: 13px;
	padding-bottom: 13px;
}
.logo {
	width: 250px;
	margin-top: 2px;
}
.shejiao {
	margin-top: auto;
}

.hep {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 20px;
	margin-top: auto;
	margin-right: 5px;
}
.google {
	margin-top: 1px;
	margin-right: 5px;
}
.daohang>li>a i {
	display: none
}
.search {
	bottom: -28px;
	right: 0px;
}
.carousel {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.carousel ul {
	width: 100%;
	height: 100%;
}
.carousel ul li {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.carousel ul li img {
	width: 100%;
	vertical-align: middle;
}
.carousel ol {
	position: absolute;
	z-index: 2;
	width: 120px;
	height: 5px;
	bottom: 5px;
	left: 50%;
	-webkit-transform: translate3d(-50%, 0, 0);
}
.carousel ol li {
	float: left;
	width: 10px;
	height: 10px;
	margin-right: 10px;
	border-radius: 5px;
	background-color: #fff;
	transition: all 0.3s ease 0s;
}
.carousel ol li.cur {
	width: 10px;
	background: #de0025;
}
.carousel ol li:last-child {
	margin: 0;
}
}
 @media screen and (max-width:799px) {
.daohang>li>a {
	font-size: 14px;
	font-size: 1.4rem;
	padding: 0 10px;
}
}
 @media screen and (min-width:639px) {
.daohang2 {
	display: none
}
}
 @media screen and (max-width:640px) {
.head>.zong {
	padding-top: 5px;
	padding-bottom: 5px;
}
.logo {
	float: none;
}
.shejiao {
	float: left;
	margin-top: 6px;
}
.shejiao a {
	margin-left: auto;
	margin-right: 2px;
}

.google {
	float: left;
	margin-top: 13px;
	margin-right: auto;
}


.daohangz {
	background: none;
}
.daohang {
	display: none
}
.daohang2 {
	display: block;
	text-align: center;
	margin-top: 7px;
}
.daohang2 a {
	text-align: center;
	float: left;
	font-size: 12px;
	font-size: 1.2rem;
	width: 25%;
	color: #333;
	line-height: 22px;
}
.daohang2 .dangqiandao {
	background: #de0025;
	color: #fff !important
}
}
 @media screen and (max-width:380px) {
.daohang2 a {
	text-align: center;
	float: left;
	font-size: 12px;
	font-size: 1.2rem;
	margin-left: 10px;
	margin: auto;
	color: #333;
	line-height: 22px;
}
}
/*  main1  */.main1 {
	background: #e5e3e4 url(../images/m1bei.jpg) no-repeat bottom center;
	padding-top: 58px;
	padding-bottom: 153px;
}
.m1biao {
	display: block;
	text-align: center;
	font-size: 40px;
	font-size: 4rem;
	text-transform: uppercase;
	color: #3a3a3a !important
}
.m1p {
	text-align: center;
	background: url(../images/m1xian.jpg) repeat-x center;
	text-align: center;
	line-height: 35px;
}
.m1p a {
	font-size: 12px;
	font-size: 1.2rem;
	padding: 0 25px;
	background: #e5e3e4;
	text-transform: uppercase;
	color: #333333
}
.main1 a:hover {
	color: #de0025;
}
.m1l {
	width: 570px;
	float: left;
	margin-top: 19px;
}
.m1l iframe {
	max-width: 100% !important;
}
.m1l a {
	display: block;
}
.m1l a img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 570px;
	max-height: 330px;
}
.m1r {
	width: 585px;
	float: right;
}
.m1a {
	display: block;
	font-size: 20px;
	font-size: 2rem;
	color: #3a3a3a;
	line-height: 30px;
	margin-top: 14px;
}
.m1rn {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	margin-top: 11px;
	height: 216px;
	overflow: hidden;
}
.m1rn p {
	margin-bottom: 24px;
}
.m1rn p a {
	display: block;
	text-indent: 2em
}
.m1mor {
	display: block;
	width: 133px;
	height: 35px;
	border: 1px solid #333333;
	color: #333333;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	font-size: 1.4rem;
	margin-top: 42px;
	text-transform: uppercase
}
.m1b {
}
.m1b a {
	display: block;
	width: 377px;
	float: left;
	margin-left: 33px;
	margin-top: 40px;
	box-shadow: 2px 4px 6px #a5a4a4;
	overflow: hidden;
}
.m1b iframe {
	display: block;
	width: 32.3333%;
	float: left;
	margin-left: 1%;
	margin-top: 40px;
	box-shadow: 2px 4px 6px #a5a4a4;
	overflow: hidden;
	height:290px;
}
.m1l iframe{ width:100%; height:330px;}

 @media screen and (max-width:999px) {
	 .m1b iframe {width: 48%; margin-left:2% !important; margin-top:10px;}
	 }
	 @media screen and (max-width:593px) {
	 .m1b iframe {width: 98%; margin-left:2% !important; margin-top:10px;}
	 }
.m1b a img {
	display: block;
	margin: auto;
	max-width: 100%;
	transition: 0.5s;
}
.m1mor:hover {
	background: #de0025;
	color: #fff !important;
	border: 1px solid #de0025;
}
.m1rn p a:hover {
	text-decoration: underline;
}
.m1b a:hover img {
	transform: scale(1.1, 1.1)
}
 @media screen and (min-width:1000px) and (max-width:1219px) {
.m1r {
	width: 390px;
}
.m1b a {
	width: 320px;
	margin-left: 10px;
}
}
 @media screen and (max-width:999px) {
.main1 {
	padding-top: 20px;
	padding-bottom: 50px;
}
.m1biao {
	font-size: 26px;
	font-size: 2.6rem;
}
.m1l {
	width: 100%;
	float: none;
	margin-top: 19px;
}
.m1l iframe {
	width: 100% !important;
	height: 400px !important
}
.m1r {
	width: 100%;
	float: none;
}
.m1b a {
	width: 32.333%;
	margin-left: 0.5% !important;
	margin-right: 0.5%;
}
.m1rn {
	height: auto;
}
.m1mor {
	margin-top: 10px;
}
.m1rn p {
	margin-bottom: 14px;
}
}
 @media screen and (max-width:639px) {
.m1p a {
	display: block;
	line-height: 20px;
	font-size: 12px;
	font-size: 1.2rem;
}
.m1a {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 24px;
}
.m1rn {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 22px;
}
}
/*  main2  */.main2 {
	background: url(../images/m2bei2.jpg) repeat;
	overflow: hidden;
}
.m2n {
	background: url(../images/m2bei.jpg) no-repeat center bottom;
	padding-bottom: 160px;
}
.m2tu {
	width: 455px;
	margin-top: 8px;
}
.m2tu a {
	display: block;
	overflow: hidden;
}
.main2 .m2tu a img {
	display: block;
	margin: auto;
	max-width: 100%;
	transition: 0.5s;
}
.m2tu a img {
	display: block;
	margin: auto;
	max-width: 100%;
	transition: 0.5s;
}
.m2zi {
	display: block;
	width: 716px;
	padding-top: 61px;
}
.m2biao {
	display: block;
	font-size: 40px;
	font-size: 4rem;
	color: #e5e3e4;
	line-height: 50px;
}
.m2p a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 28px;
	color: #e5e3e4;
	margin-top: 22px;
	text-indent: 2em
}
.m2n2 {
	background: #ffffff;
	padding: 12px 8px;
	margin-top: 52px;
}
.m2lie {
	width: 222px;
	float: left;
	margin-left: 5px;
	margin-right: 6px;
	position: relative;
	overflow: hidden;
}
.m2tu2 {
	display: block;
}
.m2tu2 img {
	display: block;
	margin: auto;
	max-width: 100%;
	transition: 0.5s;
}
.m2fu {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 100%;
	background: #000;
	background: rgba(0,0,0,0.6);
}
.m2fu span {
	display: block;
	position: absolute;
	width: 96%;
	left: 2%;
	top: 50%;
	margin-top: -15px;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	line-height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.m2lie:hover .m2fu {
	top: 0px;
}
.m2biao:hover, .m2p a:hover {
	text-decoration: underline;
}
.m2lie:hover img, .m2tu a:hover img {
	transform: scale(1.1, 1.1)
}
 @media screen and (min-width:1000px) and (max-width:1219px) {
.m2n {
	padding-bottom: 80px;
}
.m2tu {
	width: 350px;
	margin-top: 11px;
}
.m2zi {
	width: 600px;
	padding-top: 25px;
}
.m2lie {
	width: 189.5px;
	margin-left: 2px;
	margin-right: 3px;
}
.m2n2 {
	margin-top: 10px;
}
}
 @media screen and (max-width:999px) {
.m2n {
	padding-bottom: 80px;
}
.m2tu {
	width: 100%;
	float: none;
}
.m2zi {
	width: 100%;
	float: none;
	padding-top: 5px;
}
.m2lie {
	width: 32.333%;
	margin-left: 0.5%;
	margin-right: 0.5%;
}
.m2n2 {
	margin-top: 10px;
	padding: 5px 0.5%;
}
.m2biao {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 40px;
}
.m2p a {
	margin-top: 15px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 22px;
}
.m2fu {
	position: relative;
	width: auto;
	height: auto;
	background: none
}
.m2fu span {
	position: relative;
	top: auto;
	margin-top: auto;
	color: #333;
	font-size: 12px;
	font-size: 1.2rem;
}
.m2lie:hover .m2fu {
	top: auto;
}
.m2lie:hover img, .m2tu a:hover img {
	transform: scale(1, 1)
}
}
 @media screen and (max-width:399px) {
.m2lie {
	width: 99%;
	margin-left: 0.5%;
	margin-right: 0.5%;
}
}
/*  main3  */.main3 {
	background: #e5e3e4 url(../images/m3bei.jpg) no-repeat center bottom;
	padding-bottom: 155px;
	overflow: hidden;
}
.main3 a {
	color: #333;
}
.main3 .m2biao {
	color: #3a3a3a;
}
.main3 .m2tu a img {
	display: block;
	margin: auto;
	max-width: 100%;
	transition: 0.5s;
}
.main3 .m2p a {
	margin-top: 12px;
}
.main5 .m2p a {
	margin-top: 15px;
}
.main3 .m2tu {
	margin-top: 35px;
}
.main3 .m2n2 {
	margin-top: 64px;
	background: #3a3a3a
}
.main5 .m2n2 {
	margin-top: 32px !important;
}
.main3 .m2zi {
	padding-top: 81px;
}
 @media screen and (min-width:1000px) and (max-width:1219px) {
.main3 .m2n2 {
	margin-top: 20px;
}
.main3 .m2zi {
	padding-top: 25px;
}
}
 @media screen and (max-width:999px) {
.main3 {
	padding-top: 3px;
	padding-bottom: 80px;
}
.main3 .m2n2 {
	margin-top: 20px;
}
.main3 .m2fu span {
	color: #fff;
}
.main3 .m2zi {
	padding-top: 0px;
}
}
/*  main4  */.main4 {
	padding-top: 32px;
	overflow: hidden;
}
.main4 .m2tu a img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 452px;
	max-height: 479px;
	transition: 0.5s;
}
.main4 .m2n {
	background: url(../images/m4bei.jpg) no-repeat center bottom;
	padding-bottom: 129px;
}
.main4 .m2tu {
	margin-top: 22px;
}
.main4 a {
	color: #ffffff;
}
.main4 a {
	color: #ffffff;
}
.main4 .m2zi {
	display: block;
	width: 716px;
	padding-top: 67px;
}
.main4 .m2p a {
	margin-top: 12px;
}
.main4 .m2n2 {
	margin-top: 94px;
}
 @media screen and (min-width:1000px) and (max-width:1219px) {
.main4 .m2n2 {
	margin-top: 27px;
}
.main4 .m2zi {
	
	width: 600px;
	
}
}
 @media screen and (max-width:999px) {
.main4 {
	padding-top: 3px;
}
.main4 .m2n {
	padding-bottom: 80px;
}
.main4 .m2n2 {
	margin-top: 20px;
}
.main4 .m2zi {
	
	width: 100%;

}
}
/*  main5  */.main5 {
	padding-top: 49px;
	background: #e5e3e4 url(../images/m5bei.jpg) no-repeat center bottom;
	padding-bottom: 121px;
	overflow: hidden;
}
.main5 .m2tu a img {
	display: block;
	margin: auto;
	max-width: 100%;
	transition: 0.5s;
}
 @media screen and (max-width:999px) {
.main5 {
	padding-top: 3px;
	padding-bottom: 80px;
}
}
/*  main6  */.main6 {
	background: url(../images/m5bei2.jpg) repeat;
	padding-top: 26px;
	padding-bottom: 85px;
	overflow: hidden;
}
.m6biao {
	display: block;
	font-size: 40px;
	font-size: 4rem;
	text-transform: uppercase;
	line-height: 48px;
	text-align: center;
	color: #3a3a3a;
}
.m6p {
	text-align: center;
	font-size: 12px;
	font-size: 1.2rem;
	font-style: italic;
	text-align: center;
	background: url(../images/m1xian.jpg) repeat-x center;
	margin-top: 11px;
}
.m6p a {
	padding: 0 26px;
	background: url(../images/m5bei2.jpg) repeat;
	color: #333333;
	text-transform: uppercase
}
.m6tu {
	width: 587px;
	float: right;
	margin-right: 11px;
	margin-top: 39px;
}
.m6tu a {
	display: block;
	animation: mymove 5s infinite;
}
.m6tu a img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 587px;
	max-height: 367px;
}
.m6zi {
	width: 600px;
	float: left;
	padding-top: 12px;
}
.m6lie {
	position: relative;
	min-height: 95px;
	margin-top: 26px;
}
.m6shijian {
	width: 75px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	font-family: "Microsoft Yahei", "微软雅黑";
}
.m6shijian span {
	display: block;
	border: 1px solid #989592;
	border-bottom: none;
	text-align: center;
	line-height: 40px;
	padding-top: 4px;
	font-size: 22px;
	font-size: 2.2rem;
	text-transform: uppercase;
	color: #848484;
}
.m6shijian p {
	background: #3a3a3a;
	font-size: 16px;
	font-size: 1.6rem;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 20px;
	padding: 5px;
}
.m6n {
	margin-left: 88px;
}
.m6n>a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 22px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.m6n p a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 28px;
	height: 84px;
	overflow: hidden;
	margin-top: 3px;
	text-indent: 2em
}
.main6 a:hover {
	color: #de0025;
}
.m6tu:hover a {
	transform: rotate(3deg)
}
 @-webkit-keyframes mymove {
 0% {
 transform:rotate(3deg)
}
 50% {
 transform:rotate(-3deg)
}
 100% {
 transform:rotate(3deg);
}
}
 @-o-keyframes mymove {
 0% {
 transform:rotate(3deg)
}
 50% {
 transform:rotate(-3deg)
}
 100% {
 transform:rotate(3deg)
}
}
 @-ms-keyframes mymove {
 0% {
 transform:rotate(3deg)
}
 50% {
 transform:rotate(-3deg)
}
 100% {
 transform:rotate(3deg)
}
}
 @-moz-keyframes mymove {
 0% {
 transform:rotate(3deg)
}
 50% {
 transform:rotate(-3deg)
}
 100% {
 transform:rotate(3deg)
}
}
 @keyframes mymove {
 0% {
 transform:rotate(3deg)
}
 50% {
 transform:rotate(-3deg)
}
 100% {
 transform:rotate(3deg)
}
}
 @media screen and (min-width:1000px) and (max-width:1219px) {
.m6tu {
	width: 460px;
	margin-right: 0px;
}
.m6zi {
	width: 500px;
}
.m6n p a {
	line-height: 22px;
	height: 66px;
}
.m6lie {
	margin-top: 15px;
}
}
 @media screen and (max-width:999px) {
.main6 {
	padding-top: 5px;
	padding-bottom: 26px;
}
.m6biao {
	font-size: 22px;
	font-size: 2.2rem;
}
.m6tu {
	width: 100%;
	float: none;
	margin-right: 0px;
	margin-top: 20px;
}
.m6zi {
	width: 100%;
	float: none;
}
.m6n p a {
	line-height: 22px;
	height: 66px;
}
.m6lie {
	margin-top: 15px;
}
}
/*  foot  */.foot {
	background: #3a3a3a;
	padding-top: 41px;
	padding-bottom: 20px;
}
.ful1 {
	width: 200px;
	float: left;
}
.ful2 {
	width: 467px;
	float: left;
	margin-left: 56px;
}
.ful3 {
	width: 400px;
	float: right;
}
.fbiao {
	display: block;
	font-size: 24px;
	font-size: 2.4rem;
	text-transform: uppercase;
	color: #fff;
	line-height: 30px;
}
.f1n {
	margin-top: 13px;
}
.f1n a {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	line-height: 30px;
}
.shejiao2 {
	
	margin-top: 37px;
}
.shejiao2 a {
	display: block;
	float: left;
	width: 24px;
	margin-right: 8px;
	margin-top: 15px;
}


.shejiao2 a img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 24px;
	max-height: 24px;
}
.ful2 .fbiao {
	margin-left: 15px;
}
.fxin {
	padding-top: 20px;
}
.fxin .xing {
	background: url(../images/fxing.jpg) no-repeat left 19px;
}
.fxin .int1 {
	padding-left: 15px;
	margin-top: 14px;
	float: left;
}
.fxin .int1 input {
	width: 180px;
	height: 41px;
	line-height: 41px;
	padding-left: 34px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #999999;
}
.fxin .int6 {
	padding-left: 11px;
	margin-top: 14px;
	float: right;
}
.fxin .int6 input {
	width: 180px;
	height: 41px;
	line-height: 41px;
	padding-left: 34px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #999999;
}
.fren {
	background: #fff url(../images/fren.jpg) no-repeat left center;
}
.fdianhua {
	background: #fff url(../images/fdianhua.jpg) no-repeat left center;
}
.fxinfeng {
	background: #fff url(../images/fxinfeng.jpg) no-repeat left center;
}
.ffang {
	background: #fff url(../images/ffang.jpg) no-repeat left center;
}
.fxin .int2 {
	background: url(../images/fxing.jpg) no-repeat left 19px;
	padding-left: 15px;
	margin-top: 14px;
}
.fxin textarea {
	width: 418px;
	height: 117px;
	line-height: 41px;
	padding-left: 34px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #999999;
	background: #fff url(../images/fduihua.jpg) no-repeat left top;
}
.fxin .int3 {
	padding-left: 15px;
	margin-top: 14px;
}
.fxin .int4 {
	width: 152px;
	height: 41px;
	line-height: 41px;
	padding-left: 10px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #999999;
	float: left;
	margin-right: 10px;
}
.fyanzheng {
	width: 116px;
	height: 43px;
	float: left;
	margin-left: 11px;
	cursor: pointer
}
.fxin .int5 {
	width: 153px;
	height: 43px;
	float: right;
	background: #787878;
	border: none;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
}
.fxin .int5:hover {
	background: #fff;
	color: #333;
	border: 1px solid #333;
}
.ful3 ul {
	margin-top: 38px;
}
.ful3 ul li {
	font-size: 16px;
	font-size: 1.6rem;
	color: #ffffff;
	line-height: 28px;
	margin-top: 10px;
}
.ful3 ul li strong { font-weight:normal !important
	text-transform: uppercase
}
.ful3 ul li a {
	color: #fff;
}
.foot a:hover {
	text-decoration: underline;
}
.dbudum {
	margin-top: 44px !important
}
.foot2 {
	padding-bottom: 38px;
}
.youlian {
	margin-left: 179px;
	margin-top: 90px;
	line-height: 28px;
}
.youlian p {
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	float: left;
}
.youlian a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	float: left;
	margin: 0 15px;
}
.fp {
	margin-left: 176px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	line-height: 20px;
}
.fp a {
	color: #fff;
}
.foot2 .fp {
	margin-top: 112px;
}
 @media screen and (min-width:1000px) and (max-width:1219px) {
.ful1 {
	width: 200px;
}
.ful2 {
	width: 440px;
	margin-left: 20px;
}
.ful3 {
	width: 300px;
}
.fxin .int1 input {
	width: 155px;
}
.fxin textarea {
	width: 390px;
}
.fxin .int4 {
	width: 142px;
}
.fxin .int5 {
	width: 100px;
}
.youlian {
	margin-left: 0px;
	margin-top: 20px;
}
.fp {
	margin-left: 0px;
	margin-top: 20px
}
.ful3 ul li {
	font-size: 14px;
	font-size: 1.4rem;
}
}
 @media screen and (max-width:999px) {
.ful1 {
	width: 49%;
}
.ful2 {
	width: 100%;
	margin-left: 0px;
	margin-top: 30px;
}
.ful3 {
	width: 49%;
}
.shejiao2 {
	margin-top: 20px;
}
.fxin {
	padding-top: 0px;
}
.fxin .int1, .fxin .int2, .fxin .int3, .fxin .int6 {
	margin-top: auto;
	float: none;
}
.fxin .int6 {
	padding-left: 15px;
}
.fxin .int1 input, .fxin .int6 input {
	width: 90%;
	float: none;
	margin-bottom: 15px;
}
.fxin textarea {
	width: 90%;
	margin-bottom: 15px;
}
.fxin .int4 {
	width: 142px;
}
.fxin .int5 {
	width: 100px;
	float: left;
	margin-left: 11px;
}
.fxin {
	margin-top: auto;
}
.fxin {
	margin-top: 30px;
}
.youlian {
	margin-left: 0px;
	margin-top: 20px;
}
.fp {
	margin-left: 0px;
}
.ful3 ul li {
	font-size: 14px;
	font-size: 1.4rem;
}
}
.fp {
	margin-top: 20px;
}
 @media screen and (max-width:639px) {
.ful1 {
	width: 100%;
	clear: both;
	float: none
}
.ful2 {
	width: 100%;
	margin-left: 0px;
	margin-top: 30px;
	clear: both;
	float: none
}
.ful3 {
	width: 100%;
	margin-top: 30px;
	clear: both;
	float: none
}
.fxin .int1 input, .fxin .int6 input {
	width: 85%;
	float: none;
	margin-bottom: 15px;
}
.fxin textarea {
	width: 85%;
}
.fxin .int4 {
	width: 85%;
	margin-bottom: 15px;
	padding-left: 34px;
}
.fxin .int5 {
	width: 40%;
}
.youlian {
	display: none
}
.fp {
	margin-top: 20px;
}
.m6p {
	background: none;
}
}
/*************************************************************************  product  *********************************************************************/

.banner a {
	display: block;
	height: 275px;
	background: url(../images/smbanner.jpg) no-repeat center;
}
.banner a img {
	display: none;
}
.mianbao {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	padding-top: 11px;
}
.mianbao a:hover {
	text-decoration: underline;
}
.co {
	text-decoration: underline;
}
.prmain {
	padding-bottom: 82px;
}
.prr {
	width: 924px;
	float: right;
}
.prl {
	width: 233px;
	float: left;
}
.prlbiao {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 3px solid #3a3a3a;
	line-height: 30px;
	padding-bottom: 3px;
	margin-top: 23px;
}
.yiji2 {
	background: #3a3a3a;
	text-align: left;
	z-index: 999999;
	border: 1px solid #d2d2d2;
	margin-top: 19px;
	margin-bottom: 28px;
}
.yiji2 li {
	/*position: relative;
	border-top: 1px solid #d2d2d2;
	background: url(../images/jiahao.png) no-repeat left center;
	padding-left: 38px;*/
}
.yiji2 li a {
	display: block;
	padding: 10px 0;
	/*padding-left: 8px;*/
	/*line-height: 20px;*/
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	transition: 0.3s;
	border-left: 1px solid #d2d2d2;
	
	position: relative;
	border-top: 1px solid #d2d2d2;
	background: url(../images/jiahao.png) no-repeat left center;
	padding-left: 38px;
	
	
	
}
.yiji2 li:hover {
	/*background: #fff url(../images/jiahaoh.png) no-repeat left center;*/
}
.yiji2 li:hover a {
	color: #333;
	background: #fff url(../images/jiahaoh.png) no-repeat left center;
}
.dangqianpr a{
	background: #fff url(../images/jiahaoh.png) no-repeat left center !important;
}
.dangqianpr a {
	color: #333 !important;
}

.yiji3{ background:#cfcfcf;}
.yiji3 li a{ color:#333; background:none;}
.yiji3 li a:hover{color:#333; background:none;}


.yiji2 li:hover .yiji3 li a{ color:#333; background:none;}
.dangqianpr .yiji3 li a{ color:#333 !important; background:none !important;}

.prlbtu {
	display: block;
	margin-top: 15px;
}
.prlbtu img {
	display: block;
	margin: auto;
	max-width: 100%;

}
.prlblie {
	margin: 0 13px;
	border-top: 1px dashed #9b9a9a;
	padding-bottom: 15px;
	padding-top: 10px;
}
.prlblie>a {
	display: block;
	line-height: 22px;
	font-weight: bold;
	color: #4d4d4d;
}
.prlblie span {
	display: block;
	color: #9b9a9a;
	line-height: 22px;
	padding-left: 18px;
	background: url(../images/prlshijian.jpg) no-repeat left center;
	margin-top: 2px;
}
.prlblie p a {
	display: block;
	line-height: 20px;
	color: #4d4d4d;
	margin-top: 3px; text-indent:2em
}
.prlblie a:hover {
	text-decoration: underline;
}
.erji2 {
	background: #e5e3e4;
	display: none
}
.erji2 li a {
	color: #333;
}
.xuanzhong {
	background: #fff url(../images/jiahaoh.png) no-repeat left center !important;
}
.chanlie {
	width: 273px;
	float: left;
	margin-left: 52px;
	background: #ffffff;
	margin-top: 30px;
	margin-bottom: 39px;
	position: relative;
	padding-bottom: 7px;
}
.chanlie:nth-child(3n-2) {
    margin-left: 0% ;
}
.chantu {
	margin: 5px;
	position: relative;
	overflow: hidden;
}
.chantun {
	display: block;
}
.chantun img {
	display: block;
	margin: auto;
	max-width: 100%;
	transition: 0.5s;
	height: 250px;
	object-fit: cover;
}
.chanfu {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 100%;
	background: #000000;
	background: rgba(0,0,0,0.4)
}
.chanfu img {
	display: block;
	width: 35px;
	height: 35px;
	position: absolute;
	left: 50%;
	margin-left: -17px;
	top: 50%;
	margin-top: -17px;
}
.chana {
	display: block;
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 10px;
}
.inno2 {
	display: block;
	text-align: center;
	font-size: 17px;
	font-size: 1.7rem;
	line-height: 28px;
	color: #666666;
	margin-top: 2px;
}
.chanlie input {
	position: absolute;
	left: 2px;
	bottom: 11px;
	cursor: pointer;
}
.chanlie:hover .chanfu {
	top: 0px;
}
.chanlie:hover .chantu img {
	transform: scale(1.1, 1.1)
}
.chanlie:hover a {
	color: #de0025;
}
.fenye {
}
.fenyen {
	float: right;
}
.fenyen a, .fenyen span {
	display: block;
	float: left;
	width: 33px;
	height: 28px;
	background: #fff;
	border: 1px solid #e5e3e4;
	text-align: center;
	line-height: 28px;
	margin-left: 9px;
	margin-bottom: 10px;
	font-family: "Microsoft Yahei", "微软雅黑";
}
.fenyen a:hover {
	border: 1px solid #333333;
	color: #fff;
	background: #333333
}
.sx {
	width: 59px !important;
}
.dangqianfen {
	border: 1px solid #333333 !important;
	color: #fff !important;
	background: #333333 !important;
}
.fuxuan {
	background: url(../images/fuxuan.jpg) no-repeat left center;
	padding-left: 30px;
	float: left;
	font-size: 16px;
	font-size: 1.6rem;
	color: #4b4b4b;
	font-family: "Microsoft Yahei", "微软雅黑";
}
.fuxuan input {
	width: 153px;
	height: 32px;
	background: #333333;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	cursor: pointer;
	margin-left: 17px;
}
.fuxuan input:hover {
	background: #fff;
	color: #333
}
.fenyen a.no, .fenyen a.no:hover {
	background: #fff !important;
	border: 1px solid #e5e3e4 !important;
	color: #000 !important;
}
 @media screen and (min-width:1000px) and (max-width:1219px) {
.prr {
	width: 700px;
}
.chanlie {
	width: 226px;
	margin-left: 10px;
}
}
.banner1 {
	display: block;
	height: auto;
	width: 100%
}

.banner1 a img {
	display: block;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}

 @media screen and (max-width:999px) {
.banner1 {
	display: block;
	height: auto;
	width: 100%
}

.banner1 a img {
	display: block;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}
.prmain {
	padding-bottom: 32px;
}
.prr {
	width: 63%;
	float: right;
}
.prl {
	width: 35%;
	float: left;
}
.prlblie {
	margin: 0px;
}
.chanlie {
	width: 49%;
	margin-left: 0.5% !important;
	margin-right: 0.5%;
	margin-bottom: auto;
}
.fenye {
	padding-top: 30px;
}
.chanfu {
	display: none
}
.fenyen {
	float: none;
}
.fuxuan {
	float: none;
}
.chana {
	font-size: 14px;
	font-size: 1.4rem;
}
.inno2 {
	font-size: 12px;
	font-size: 1.2rem;
}
}
 @media screen and (max-width:639px) {
.prr {
	width: 100%;
	float: none;
}
.prl {
	width: 100%;
	float: none;
}
}
/*************************************************************************  product2  *********************************************************************/.prmain2 {
	padding-bottom: 88px;
}
.box2 {
	width: 566px;
	float: left;
	margin-top: 30px;
}
.left-pro {
	width: 566px;
	text-align: left;
}
.left-pro .t1 {
	width: 109px;
	float: right;
}
.left-pro .t2 {
	width: 440px;
	text-indent: 0;
	float: left;
}
.left-pro .t2 a {
	display: block;
	border: 5px solid #ffffff;
}
.left-pro .t2 img {
	text-indent: 0;
	display: block;
}
#showArea img {
	cursor: pointer;
	display: block;
	margin-bottom: 27px;
	width: 103px;
	height: 105px;
	border: 3px solid #787878;
}
#showArea a {
	display: block;
}
#main_img {
	cursor: pointer;
	display: block;
}
#gotop {
	cursor: pointer;
	display: block;
	margin: auto;
	margin-left: 0px;
	margin-top: 2px;
}
#gobottom {
	cursor: pointer;
	display: block;
	margin: auto;
	margin-left: 0px;
}
#showArea {
	height: 387px;
	margin-top: 10px;
	margin-bottom: 15px;
	overflow: hidden;
}
#showArea a:hover {
}
#showArea a:hover img {
	border: 3px solid #fff;
}
.MagicZoomBigImageCont {
	border: 1px solid #eee;
	background: #FFF;
}
.MagicZoomBigImageCont img {
	width: 800px;
	height: 819px;
}
.MagicZoomPup {
	border: 0px solid #aaa;
	background: #ffffff;
}
.jianjie {
	width: 311px;
	float: right;
	padding-top: 60px;
}
.jianjie h1 {
	font-size: 30px;
	font-size: 3rem;
	font-weight: bold;
	line-height: 35px;
}
.share2 {
	margin-top: 114px;
}
.share2 span {
	display: block;
	float: left;
	font-size: 18px;
	font-size: 1.8rem;
	color: #333;
	line-height: 37px;
}
.share2 a {
	display: block;
}
.inno {
	margin-top: 80px;
}
.inno a, .inno span {
	display: block;
	width: 160px;
	
	border: 1px solid #333333;
	border-radius: 4px;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 42px;
	text-align: center;
	margin-top: 17px;
}
.inno a:hover {
	background: #333333;
	color: #fff;
}
.r66666 {
	border: 1px solid #333333 !important;
	color: #000 !important;
	background: #e5e3e4 !important;
}
.chanxbiao {
	display: block;
	background: url(../images/chanxbiao.jpg) repeat-y left;
	border-bottom: 1px solid #4e5057;
	margin-top: 48px;
	font-size: 20px;
	font-size: 2rem;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 39px;
	padding-left: 14px;
}
.chanx {
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
	padding-top: 15px;
}
.chanx p, .chanx span, .chanx strong, .chanx li {
	color: #666666;
}
.chanx p{ text-indent:2em}
.chanx a {
	color: #de0025;
}
.chanx img, .faciltyad img {
	max-width: 100%;
}
.chanx table, .faciltyad table {
	width: 97%;
	border-collapse: collapse;
	line-height: 24px;
}
.chanx tr td, .faciltyad tr td {
	line-height: 20px;
	padding: 9px 11px;
	border: 2px solid #333333;
	font-size: 12px;
	font-size: 1.2rem;
}
.chanx tr td a {
	color: #333;
}
.remain {
	padding-top: 72px;
}
.rebiao {
	display: block;
	font-size: 30px;
	font-size: 3rem;
	text-transform: uppercase;
	font-weight: bold;
	color: #3a3a3a;
	text-align: center;
}
.rep {
	text-align: center;
	font-size: 12px;
	font-size: 1.2rem;
	font-style: italic;
	text-align: center;
	background: url(../images/m1xian.jpg) repeat-x center;
	margin-top: 11px;
}
.rep a {
	padding: 0 26px;
	background: #e5e3e4;
	color: #000000;
	text-transform: uppercase
}
.relie {
	width: 273px;
	float: left;
	margin-left: 52px;
	background: #ffffff;
	margin-top: 12px;
}
.relie:hover .chanfu {
	top: 0px;
}
.rezi {
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 24px;
	padding-top: 16px;
	padding-bottom: 27px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.relie:hover .rezi {
	color: #de0025;
}
.rebiao:hover, .rep a:hover {
	color: #de0025;
}
 @media screen and (min-width:1000px) and (max-width:1219px) {
.box2 {
	float: none;
	margin: auto;
	margin-top: 20px;
}
.jianjie {
	width: 100%;
	float: none;
	padding-top: 20px;
}
.share2 {
	margin-top: 30px;
}
.share2 a {
	float: left;
	margin-left: 5px;
}
.inno {
	margin-top: 20px;
}
.inno a, .inno span {
	width: 120px;
	height: 40px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 40px;
	text-align: center;
	margin-top: 17px;
}
.MagicZoomBigImageCont, .MagicZoomBigImageCont img {
	display: none !important;
}
.MagicZoomPup {
	background: rgba(255,255,255,0)
}
.relie {
	width: 226px;
	margin-left: 10px;
}
}
 @media screen and (min-width:1000px) {
.box3 {
	display: none
}
}
 @media screen and (max-width:999px) {
.chanx .table {
	overflow: scroll
}
.chanx table {
	width: 800px;
	border-collapse: collapse;
	line-height: 24px;
}
.faciltyad .table {
	overflow: scroll
}
.faciltyad table {
	width: 800px;
	border-collapse: collapse;
	line-height: 24px;
}
.prmain2 {
	padding-bottom: 28px;
}
.box2 {
	display: none
}
.box3 {
	width: 100%;
	margin-top: 15px;
}
.box3 a {
	display: block;
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	margin-top: 10px;
}
.box3 a img {
	width: 100%;
	max-width: 507px;
	max-height: 383px;
	border: 1px solid #ccc;
}
.inno1 a {
	width: 110px;
	font-size: 14px;
	font-size: 1.4rem;
	margin: 5px;
}
.jianjie {
	width: auto;
	float: none;
}
.chanxbiao {
	font-size: 20px;
	font-size: 2rem;
}
.jianjie {
	width: 100%;
	float: none;
	padding-top: 20px;
}
.share2 {
	margin-top: 30px;
}
.share2 a {
	float: left;
	margin-left: 2px;
}
.inno {
	margin-top: 20px;
}
.inno a, .inno span {
	width: 120px;
	
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 40px;
	text-align: center;
	margin-top: 17px;
}
.relie {
	width: 32.333%;
	margin-left: 0.5% !important;
	margin-right: 0.5%;
}
.rezi {
	font-size: 14px;
	font-size: 1.4rem;
	padding: 5px;
}
.remain {
	padding-top: 22px;
}
.share2 span {
	font-size: 14px;
	font-size: 1.4rem;
}
.rebiao {
	font-size: 20px;
	font-size: 2rem;
}
.jianjie h1 {
	font-size: 2px;
	font-size: 2rem;
	font-weight: bold;
	line-height: 35px;
}
}
 @media screen and (max-width:709px) {
.box3 a {
	width: 48%;
}
}
 @media screen and (max-width:459px) {
.relie {
	width: 99%;
}
.rep a {
	display: block;
}
}
/*************************************************************************  What we can do  *********************************************************************/.wwmain {
	padding-bottom: 52px;
}
.wwmain img {
	max-width: 100%;
}
.wwbiao {


    background: url(../images/wwxian.jpg) repeat-x center;
    line-height: 30px;
    margin-top: 22px; text-indent:0 !important; margin-bottom:22px

}
.wwbiao strong{
	font-size: 20px;
	font-size: 2rem;

	padding-right: 15px;
	background: #e5e3e4;
}
.wwn {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	margin-top: 17px;
	margin-bottom: 34px;
}
.wwn p{ text-indent:2em}
.wwn a {
	color: #de0025;
}
.wwn img {
	max-width: 100%;
}
.wwn table {
	width: 97%;
	border-collapse: collapse;
	line-height: 24px;
}
.wwn tr td {
	line-height: 20px;
	padding: 9px 11px;
	border: 2px solid #333333;
	font-size: 12px;
	font-size: 1.2rem;
}
.wwn tr td a {
	color: #333;
}
 @media screen and (max-width:999px) {
.wwmain {
	padding-bottom: 2rem;
}
.wwn {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.wwn table {
	width: 1000px;
}
.wwn .table {
	overflow: scroll
}
}
 @media screen and (max-width:639px) {
.wwbiao a {
	display: block;
}
}
/*************************************************************************  Why choose us  *********************************************************************/.wcmain {
	padding-bottom: 63px;
}
.wcbiao {
	line-height: 35px;
	padding: 10px 10px 9px 15px;
	background: #3a3a3a;
	margin-top: 31px;
}
.wcbiao a {
	display: block;
	padding-left: 28px;
	border-left: 3px solid #eeeeee;
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: bold;
	color: #fff;
}
.wcn {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	padding-bottom: 4px;
}
.wcn p {
	margin-top: 23px; text-indent:2em
}
.wcn img, .wclie img, .wcmain img {
	max-width: 100%
}
.wcn ul {
	margin-top: 24px;
}
.wctu1 {
	width: 580px;
	margin: 0 4px;
	margin-top: 25px;
}
.wctu1 img {
	display: block;
	margin: auto;
	max-width: 100%
}
.wctu2 {
	width: 379px;
	margin-top: 37px;
}
.wctu2 img {
	display: block;
	margin: auto;
	max-width: 100%
}
.wctu3 {
	width: 736px;
	margin-top: 37px;
}
.wctu3 img {
	display: block;
	margin: auto;
	max-width: 100%
}
.wclie {
	border-bottom: 1px dashed #9d9d9d;
	padding-bottom: 13px;
	margin-top: 19px;
}
.wclie a {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 24px;
}
.wclie p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
}
.wcn1 {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	padding-top: 22px;
}
.wcn2 {
	margin-bottom: 24px;
}
.wcn2 ul {
}
.wcn2 ul li {
	margin-left: 36px;
	padding-left: 10px;
	background: url(../images/wcdian.jpg) no-repeat left 10px;
}
 @media screen and (min-width:1000px) and (max-width:1219px) {
.wctu1 {
	width: 480px;
	margin: 0 4px;
	margin-top: 25px;
}
.wctu2 {
	width: 330px;
	margin-top: 37px;
}
.wctu3 {
	width: 640px;
	margin-top: 37px;
}
}
 @media screen and (max-width:999px) {
.wcmain {
	padding-bottom: 20px;
}
.wctu1 {
	width: 49%;
	margin: 0px;
	margin-top: 25px;
}
.wctu2 {
	width: 33.4%;
	margin-top: 37px;
}
.wctu3 {
	width: 65%;
	margin-top: 37px;
}
.wcbiao a {
	font-size: 20px;
	font-size: 2rem;
}
}
/*************************************************************************  Facilities  *********************************************************************/
.famain {
	padding-bottom: 98px;
}
.fabiao {
	display: block;
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	margin-top: 17px;
	line-height: 70px;color:#333
}
.fabiao strong {
	font-size: 60px;
	font-size: 6rem;
	font-family: "Microsoft Yahei", "微软雅黑"; color:#333
}
.fatu1 {
	width: 492px;
	float: right;
	margin-left: 25px;
	margin-top: 27px;
}
.fatu1 img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 492px;
	max-height: 320px;
}

.topzi1{ margin-top:60px}
.topzi21{ margin-top:160px}
.topzi3{ margin-top:200px}
.faa {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	font-weight: bold; color:#333

}
.famain p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	margin-top: 3px; text-indent:2em
}
.mat {
	margin-top: 25px;
}
.fatu2 {
	width: 492px;
	float: left;
	margin-right: 30px;
	margin-top: 27px;
}
.fatu2 img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 492px;
	max-height: 320px;
}
.fatu3 {
	width: 496px;
	float: right;
	margin-left: 25px;
	margin-top: 27px;
}
.fatu3 img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 496px;
	max-height: 466px;
}
.fabiaoge {
	border-collapse: collapse;
	margin-top: 25px;
	width: 650px;
}
.fabiaoge td {
	border: 2px solid #010101;
	padding: 11px 6px;
	line-height: 23px;
	font-weight: bold;
	font-size: 14px;
	font-size: 1.4rem;
}
 @media screen and (min-width:1000px) and (max-width:1219px) {
.fabiaoge {
	width: 450px;
}
}
 @media screen and (max-width:999px) {
.famain {
	padding-bottom: 28px;
}
.fabiao {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 50px;
}
.fabiao strong {
	font-size: 40px;
	font-size: 4rem;
	font-family: "Microsoft Yahei", "微软雅黑";
}
.fatu1, .fatu2, .fatu3 {
	width: auto;
	float: none;
	margin: auto;
}
.fabiaoge {
	width: auto;
}
.topzi1{ margin-top:10px}
.topzi21{ margin-top:10px}
.topzi3{ margin-top:10px}
}
/*************************************************************************  video  *********************************************************************/.vimain {
	padding-top: 1px;
	padding-bottom: 89px;
}
.vilie {
	margin-top: 68px;
}
.mat1 {
	margin-top: 30px;
}
.vitu {
	display: block;
	width: 284px;
	width: 400px;
	float: left;
}
.vimain iframe {
	display: block;
	margin: auto;
	max-width: 100%;
	
	max-height: 225px;
	float: left
}
.bofang {
	display: block;
	width: 78px;
	height: 78px;
	position: absolute;
	left: 50%;
	margin-left: -39px;
	top: 50%;
	margin-top: -39px;
}
.vizi {
	margin-left: 342px;
	padding-top: 33px;
}
.vizi>a {
	display: block;
	font-size: 20px;
	font-size: 2rem;
	line-height: 34px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.vizi p a {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	color: #666666;
	margin-top: 17px;
}
.vizi a:hover {
	color: #de0025;
}
.jvzhong {
	float: none;
	text-align: center;
	
}
.jvzhong a {
	float: none;
	display: inline-block;
 *float:left;
}
 @media screen and (min-width:1000px) and (max-width:1219px) {
.vizi {
	padding-top: 20px;
}
}
 @media screen and (max-width:999px) {
.vimain iframe {
	display: block;
	margin: auto;
	max-width: 100%;
	float: none
}
.vimain {
	padding-bottom: 25px;
}
.vilie {
	margin-top: 28px;
}
.vizi {
	margin-left: 0px;
	padding-top: 10px;
	max-width: 100%
}
.vizi>a {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
}
.vizi p a {
	font-size: 14px;
	font-size: 1.4rem;
	height: 150px;
	overflow: hidden;
}
}
 @media screen and (max-width:659px) {
.vitu {
	position: relative;
	left: auto;
	top: auto;
	margin: auto;
}
.vizi {
	margin-left: 0px;
	padding-top: 20px;
}
.vizi p a {
	height: auto;
}
}
/*************************************************************************  news  *********************************************************************/.nemain {
}
.nelie {
	position: relative;
	min-height: 166px;
	margin-top: 26px;
	padding-bottom: 33px;
}
.netu {
	display: block;
	width: 281px;
	position: absolute;
	left: 0px;
	top: 5px;
}
.netu img {
	display: block;
	margin: auto;
	max-width: 100%;
	
}
.nezi {
	margin-left: 320px;
}
.nea {
	display: block;
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	line-height: 26px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.nezi span {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	color: #999999;
	line-height: 24px;
	margin-top: 8px;
}
.nezi p a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	overflow: hidden;
	margin-top: 8px; text-indent:2em
}
.nemor {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	color: #666;
	margin-top: 23px;
}
.nea:hover, .nezi p a:hover {
	color: #de0025;
}
.nemor:hover {
	color: #333;
}
.hotmain {
	padding-top: 46px;
	padding-bottom: 92px;
}
.hotp {
	margin-top: 13px;
}
.hotp a {
	padding: 0 67px;
	font-size: 14px;
	font-size: 1.4rem;
}
.hotmain .relie {
	margin-left: 34px;
	margin-top: 33px;
}
 @media screen and (min-width:1000px) and (max-width:1219px) {
.hotmain .relie {
	margin-left: 25px;
	margin-top: 33px;
}
}
 @media screen and (max-width:999px) {
.hotmain {
	padding-top: 26px;
	padding-bottom: 22px;
}
.hotmain .relie {
	width: 24%;
	margin-left: 0.5% !important;
	margin-right: 0.5%;
	margin-top: 15px;
}
}
 @media screen and (max-width:739px) {
.netu {
	position: relative;
	left: auto;
	top: auto;
	margin: auto;
}
.nezi {
	margin-left: 0px;
	padding-top: 15px;
}
.nelie {
	padding-bottom: 0px;
}
.hotmain .relie {
	width: 49%;
}
.chantun img { height:140px;}
.hotp a {
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
}
}
/*************************************************************************  news2  *********************************************************************/.nemain2 {
	padding-top: 26px;
	padding-bottom: 9px;
}
.nemain2 h1 {
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
}
.neriqi {
	display: block;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	color: #999999;
	margin-top: 12px;
}
.nex {
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	padding-top: 13px;
}
.nex p{ text-indent:2em}
.nex a {
	color: #de0025;
}
.nex img {
	max-width: 100%;
}
.nex strong {
	color: #de0025;
}
.nex table {
	width: 97%;
	border-collapse: collapse;
	line-height: 24px;
}
.nex tr td {
	line-height: 20px;
	padding: 9px 11px;
	border: 2px solid #333333;
	font-size: 12px;
	font-size: 1.2rem;
}
.nex tr td a {
	color: #333;
}
.fanpian {
	border-top: 1px dashed #fff;
	margin-top: 31px;
	padding-top: 17px;
}
.fanpian li {
	padding-left: 24px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 32px;
	color: #666666;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.fanpian li a {
	color: #666666;
}
.fanpian li strong {
	color: #666666;
	transition: 0.5s;
}
.fanpian li:hover strong {
}
.fanpian li:hover a {
	color: #333;
}
.pr {
	background: url(../images/pr.jpg) no-repeat left center;
}
.ne {
	background: url(../images/ne.jpg) no-repeat left center;
}

/*************************************************************************  about  *********************************************************************/#baguetteBox-overlay {
	display: none;
	opacity: 0;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #222;
	background-color: rgba(0,0,0,.8);
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease;
	z-index: 99999999999999999999999999999999999999;
}
#baguetteBox-overlay.visible {
	opacity: 1
}
#baguetteBox-overlay .full-image {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
}
#baguetteBox-overlay .full-image figure {
	display: inline;
	margin: 0;
	height: 100%
}
#baguetteBox-overlay .full-image img {
	display: inline-block;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,.6);
	box-shadow: 0 0 8px rgba(0,0,0,.6);
}
#baguetteBox-overlay .full-image figcaption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 1.8;
	color: #ccc;
	background-color: #000;
	background-color: rgba(0,0,0,.6);
	font-family: "Microsoft Yahei", "微软雅黑";
}
#baguetteBox-overlay .full-image:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}
#baguetteBox-slider {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	white-space: nowrap;
	-webkit-transition: left .4s ease, -webkit-transform .4s ease;
	transition: left .4s ease, -moz-transform .4s ease;
	transition: left .4s ease, transform .4s ease
}
#baguetteBox-slider.bounce-from-right {
	-webkit-animation: bounceFromRight .4s ease-out;
	animation: bounceFromRight .4s ease-out
}
#baguetteBox-slider.bounce-from-left {
	-webkit-animation: bounceFromLeft .4s ease-out;
	animation: bounceFromLeft .4s ease-out
}
.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
	top: 50%;
	top: calc(50% - 30px);
	width: 44px;
	height: 60px
}
.baguetteBox-button {
	position: absolute;
	cursor: pointer;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	-moz-border-radius: 15%;
	border-radius: 15%;
	background-color: #323232;
	background-color: rgba(50,50,50,.5);
	color: #ddd;
	font: 1.6em sans-serif;
	-webkit-transition: background-color .4s ease;
	transition: background-color .4s ease;
}
.baguetteBox-button:hover {
	background-color: rgba(50,50,50,.9)
}
.baguetteBox-button#next-button {
	right: 2%
}
.baguetteBox-button#previous-button {
	left: 2%
}
.baguetteBox-button#close-button {
	top: 20px;
	right: 2%;
	right: calc(2% + 6px);
	width: 30px;
	height: 30px
}
.baguetteBox-button svg {
	position: absolute;
	left: 0;
	top: 0
}
.spinner {
	width: 40px;
	height: 40px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px
}
.double-bounce1, .double-bounce2 {
	width: 100%;
	height: 100%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: bounce 2s infinite ease-in-out;
	animation: bounce 2s infinite ease-in-out
}
.double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}
 @-webkit-keyframes bounceFromRight {
 0% {
 margin-left:0
}
 50% {
 margin-left:-30px
}
 100% {
 margin-left:0
}
}
 @keyframes bounceFromRight {
 0% {
 margin-left:0
}
 50% {
 margin-left:-30px
}
 100% {
 margin-left:0
}
}
 @-webkit-keyframes bounceFromLeft {
 0% {
 margin-left:0
}
 50% {
 margin-left:30px
}
 100% {
 margin-left:0
}
}
 @keyframes bounceFromLeft {
 0% {
 margin-left:0
}
 50% {
 margin-left:30px
}
 100% {
 margin-left:0
}
}
 @-webkit-keyframes bounce {
 0%, 100% {
 -webkit-transform:scale(0);
 transform:scale(0)
}
 50% {
 -webkit-transform:scale(1);
 transform:scale(1)
}
}
 @keyframes bounce {
 0%, 100% {
 -webkit-transform:scale(0);
 -moz-transform:scale(0);
 transform:scale(0)
}
 50% {
 -webkit-transform:scale(1);
 -moz-transform:scale(1);
 transform:scale(1)
}
}
.abmain {
	padding-top: 28px;
	padding-bottom: 28px
}
.abbiao {
	display: block;
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}
.abtu1 {
	display: block;
	width: 580px;
	margin: 0 4px;
	margin-top: 31px;
	margin-bottom: 13px;
}
.abtu1 img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 580px;
	max-height: 387px;
}
.abmain p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	margin-top: 24px; text-indent:2em
}
.abmain ul {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	margin-top: 24px;
}
.img-scroll {
	position: relative;
	padding-top: 53px;
	padding-bottom: 85px;
	z-index: 9
}
.img-scroll .prev, .img-scroll .next {
	position: absolute;
	display: block;
	width: 44px;
	height: 44px;
	top: 50%;
	margin-top: -55px;
	z-index: 99
}
.img-scroll .prev {
	left: 0;
	cursor: pointer;
	background: url(../images/ableft.jpg)
}
.img-scroll .next {
	right: 0;
	cursor: pointer;
	background: url(../images/abright.jpg)
}
.img-scroll .prev:hover {
	background: url(../images/ablefth.jpg)
}
.img-scroll .next:hover {
	background: url(../images/abrighth.jpg)
}
.img-list {
	position: relative;
	width: 1074px;
	margin-left: 62px;
	overflow: hidden;
	z-index: 90
}
.img-list ul {
	width: 9999px;
}
.img-list li {
	float: left;
	display: inline;
	width: 254px;
	margin-right: 19px;
}
.abtu2n {
	display: block;
	position: relative;
	overflow: hidden;
	max-width: 254px;
	margin: auto;
}
.abtu2n>img {
	display: block;
	margin: auto;
	width: 100%;
	max-height: 202px;
	max-width: 254px;
}
.abtu2n span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 100%;
	background: #000000;
	background: rgba(0,0,0,0.4);
	transition: 0.5s;
}
.abtu2n span img {
	width: 30px;
	height: 30px;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	top: 50%;
	margin-top: -15px;
}
.img-list li p {
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
	margin-top: 3px;
}
.img-list li:hover span {
	top: 0px;
}
 @media screen and (min-width:1000px) and (max-width:1219px) {
.abtu1 {
	width: 480px;
}
.img-list {
	width: 860px;
	margin-left: 62px;
}
.img-list li {
	margin-right: 48px;
}
}
 @media screen and (max-width:999px) {
.abbiao {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 22px;
}
.abtu1 {
	width: 49%;
	margin: 0px;
	margin-top: 31px;
	margin-bottom: 13px;
}
.img-list {
	width: 100%;
	margin-left: 0px;
}
.img-list ul {
	width: 10000%;
}
.img-list li {
	width: 0.3233%;
	margin-right: 0.015%;
}
.img-scroll .prev, .img-scroll .next {
	bottom: 20px;
	top: auto;
	margin-top: auto;
}
.img-scroll .prev {
	left: 50%;
	margin-left: -50px;
}
.img-scroll .next {
	right: 50%;
	margin-right: -50px;
}
.abtu2n span {
	top: 0px;
	background: rgba(0,0,0,0.2);
}
.nex .table {
	overflow: scroll
}
.nex table {
	width: 800px;
	border-collapse: collapse;
	line-height: 24px;
}
}
 @media screen and (max-width:579px) {
.img-list li {
	width: 0.49%;
	margin-right: 0.015%;
}
.img-list li p {
	font-size: 12px;
	font-size: 1.2rem;
}
.abmain p {
	font-size: 12px;
	font-size: 1.2rem;
}
.abmain ul {
	font-size: 12px;
	font-size: 1.2rem;
}
}
 @media screen and (max-width:349px) {
.img-list li {
	width: 0.99%;
	margin-right: 0.015%;
}
}
/**********************************************************  contact  *****************************************************/.comain {
	padding-top: 24px;
	padding-bottom: 85px;
}
.col {
	width: 582px;
	float: left;
}
.cor {
	width: 523px;
	float: right;
}
.cobiao {
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: bold;
}
.coxin {
	padding-top: 5px;
}
.coxin .xing {
	background: url(../images/xing.jpg) no-repeat left 22px;
}
.coxin .int1 {
	padding-left: 18px;
	margin-top: 19px;
}
.coxin .int1 input {
	width: 520px;
	height: 46px;
	border: 1px solid #b6b5b6;
	border-radius: 4px;
	padding-left: 41px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 46px;
}
.coren {
	background: url(../images/coren.jpg) no-repeat left center;
}
.coxinfeng {
	background: url(../images/coxinfeng.jpg) no-repeat left center;
}
.codianhua {
	background: url(../images/codianhua.jpg) no-repeat left center;
}
.cofang {
	background: url(../images/cofang.jpg) no-repeat left center;
}
.coxin .int4 {
	padding-left: 18px;
	margin-top: 10px;
}
.coxin textarea {
	width: 520px;
	height: 186px;
	border: 1px solid #b6b5b6;
	border-radius: 5px;
	padding-left: 41px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 46px;
	background: url(../images/cobi.jpg) no-repeat left top;
}
.coxin .int2 {
	padding-left: 18px;
	margin-top: 18px;
	float: left;
}
.coxin .int2 input {
	width: 153px;
	height: 46px;
	border: 1px solid #b6b5b6;
	border-radius: 5px;
	padding-left: 17px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 46px;
	background: none
}
.coxin .int3 {
	width: 189px;
	height: 50px;
	border-radius: 5px;
	float: right;
	margin-top: 18px;
	background: #333333;
	cursor: pointer;
	font-size: 16px;
	font-size: 1.6rem;
	color: #ffffff;
	text-transform: uppercase;
}
.coxin .int3:hover {
	background: #de0025;
}
.cor ul {
	font-size: 16px;
	font-size: 1.6rem;
	margin-top: 20px;
}
.cor ul li {
	line-height: 29px;
	margin-top: 9px;
}
.cor ul li strong {
	text-transform: uppercase;
}
.cor ul li a:hover {
	color: #de0025;
}

.ditu{ margin-top: 16px;}




 @media screen and (min-width:1000px) and (max-width:1219px) {
.cor {
	width: 380px;
	float: right;
}
 .ditu .iframe { overflow:scroll}
.ditu iframe{ width:500px}
}
 @media screen and (max-width:999px) {
	 .ditu .iframe { overflow:scroll}
.ditu iframe{ width:1000px}
.comain {
	padding-top: 24px;
	padding-bottom: 25px;
}
.col {
	width: 100%;
	float: none;
}
.cor {
	width: 100%;
	float: none;
	margin-top: 20px;
}
.coxin .int1 input, .coxin textarea {
	width: 90%;
}
.coxin .int3 {
	width: 30%;
	float: left;
	margin-left: 15px;
}
}
 @media screen and (max-width:599px) {
.coxin .int2 {
	float: none;
}
.coxin .int1 input, .coxin textarea {
	width: 82%;
}
.coxin .int2 input {
	width: 82%;
	padding-left: 41px;
}
.coxin .int3 {
	margin-left: 10px;
}
.cor ul {
	font-size: 14px;
	font-size: 1.4rem;
	margin-top: 20px;
}
}
.at-resp-share-element .at-icon {
	width: 24px!important;
	height: 24px!important;
}
.at-style-responsive .at-share-btn {
	padding: 0!important;
	border-radius: 2px!important;
}
.at-resp-share-element .at-share-btn .at-icon-wrapper {
	width: 24px!important;
	height: 24px!important;
}
.at-resp-share-element .at-share-btn {
	margin-bottom: 0!important;
	margin-right: 3px!important;
}
.erji {
	position: absolute;
	width: 231px;
	top: -9999px;
	left: 231px;
	background: #de0025;
	text-align: left;
	z-index: 999999;
	border: 1px solid #d2d2d2;
	font-family: "Microsoft Yahei", "微软雅黑";
}
.yiji li:hover a {
	color: #fff;
}
.yiji li:hover>a {
	color: #333;
}
.daohang>li:hover .yiji {
	top: 38px;
}
.daohang>li:hover .yiji>li>a {
	padding: 10px 0;
	padding-left: 8px;
	line-height: 20px;
}
.yiji li:hover .erji {
	top: 0px;
}
.yiji>li:hover .erji>li>a {
	padding: 10px 0;
	padding-left: 8px;
	line-height: 20px;
}
.prerji {
	position: absolute;
	width: 231px;
	top: -9999px;
	left: 231px;
	background: #de0025;
	text-align: left;
	z-index: 999999;
	border: 1px solid #d2d2d2;
	font-family: "Microsoft Yahei", "微软雅黑";
}
.yiji2 li:hover a {
	color: #fff;
}
.yiji2 li:hover>a {
	color: #333;
}
.yiji2 li:hover .prerji {
	top: 0px;
}
 @media screen and (max-width:999px) {
.prerji {
	position: relative;
	left: auto;
	top: auto;
	width: auto;
}
.yiji2>li {
	background: none;
	padding-left: 0px;
}
.yiji2>li:hover {
	background: #fff
}
.dangqianpr {
	background: #fff !important
}
}
.listcart {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px
}
.listcart a {
	display: inline-block;

	width: 150px;
	line-height: 30px;
	cursor: pointer;
	border: none;
	overflow: hidden;
	color: #333;
	cursor: pointer;
	border: 1px solid #333;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	margin-left: 10px;
}
.listcart a:hover {
	border: #de0025 solid 1px;
	background: #de0025;
	color: #fff
}
 @media screen and (max-width:999px) {
.listcart a {
	width: 40%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	padding-left: 0px;
	padding-right: 0px
}
.listcart {
	width: 100%;
	margin-top: 2rem
}
}
 @media screen and (max-width:420px) {
.listcart a {
	width: 95% !important;
	float: none;
	overflow: hidden;
	margin-bottom: 1rem;
	margin-top: 1rem
}
}
.shuxp_c {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 25px;
	font: Verdana, Geneva, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px
}
/*.container*/.container {
	width: 5px;
	height: 100%;
	position: absolute;
	right: 0;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	z-index: 999999999999999;
	cursor: pointer;
	position: fixed;
	top: -5px;
	right: 0;
	display: block;
}
.container .nav {
	overflow: hidden;
	width: 300px;
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	top: 0px;
	right: 0;
	display: block;
	height: auto;
	overflow: scroll;
}
.container .nav form {
	margin: 15px auto;
	width: 258px;
	height: 26px;
	border: 1px solid #fff;
}
.container .nav form .iptc {
	box-sizing: border-box;
	padding-left: 15px;
	background-color: #fff;
	width: 80%;
	height: 26px;
	line-height: 26px;
	display: block;
	float: left;
}
.container .nav form .ipsc {
	width: 20%;
	height: 26px;
	line-height: 26px;
	display: block;
	float: right;
	background: #fff url(../images/sousuo1.png) no-repeat center center;
}
.container .nav > ul {
	display: none;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: scroll;
	padding-top: 45px;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.container .nav > ul > li {
	line-height: 40px;
	font-size: 12px;
	font-size: 1.2rem;
	text-indent: 20px;
	position: relative; color:#fff
}
.container .nav > ul > li .addition {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 15px;
	top: 10px;
	background: url("../images/shizi.png") no-repeat center center;
}
.container .nav > ul > li .addition.fa:before {
	margin-right: 5px;
	color: #fff;
	text-indent: 0;
}
.container .nav > ul > li > a {
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	display: block;
	margin-right: 50px;
}
.container .nav > ul > li > a span {
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
}
.container .nav > ul > li .c-show {
	display: none;
	width: 100%;
}
.container .nav > ul > li .c-show1 .c-s1 {
	position: relative;
	padding-left: 15px;
}
.container .nav > ul > li .c-show1 .c-s1 > a {
	margin-right: 50px;
	position: relative;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
}
.container .nav > ul > li .c-show1 .c-s1 > a span {
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}
.container .nav > ul > li .c-show1 .c-s1 > .c-show2 {
	position: relative;
}
.container .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 {
	position: relative;
}
.container .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 > a {
	margin-right: 50px;
	text-indent: 35px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
}
.container .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 > a span {
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}
.container .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 {
	position: relative;
}
.container .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a {
	margin-right: 50px;
	text-indent: 50px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
}
.container .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a span {
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}
.container .nav > ul > dl {
	padding: 20px;
}
.container .nav > ul > dl dd {
	float: left;
	margin: 0 2px;
}
.container .menubtn {
	width: 23px;
	height: 18px;
	position: absolute;
	top: 12px;
	right: 12px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	z-index: 9999;
}
.container .menubtn span {
	display: block;
	width: 100%;
	height: 3px;
	margin-bottom: 3px;
	background-color: #de0025;
}
 @media screen and (min-width: 980px) {
.container, .nav {
	display: none !important;
}
}
 @media screen and (max-width: 979px) {
.search,.hep ,.shejiao{
	display: none !important;
}
}
.erweimadiv strong {
	float: left;
	margin-right: 8px
}
.erweima {
	float: left
}
.erweima img {
	max-width: 100%;
	display: block
}
.erweima .wermmc {
	width: 100%;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	margin-top: 10px;
	margin-bottom: 10px;
	max-width: 150px;
	text-align: center
}
.chanlie_video {
	width: 360px;
	float: left;
	margin-left: 60px;
	background: #ffffff;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-bottom: 7px;
}
.chanlie_video img {
	display: block;
	width: 100%;
	max-width: 400px;
	overflow: hidden
}
.chanlie_video .chana_video { width:100%;
	
	overflow: hidden;
	display: block;
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
 @media screen and (max-width: 1219px) {
.chanlie_video {
	width: 30%;
	float: left;
	margin-left: 1.5% !important;
	margin-right: 1.5% !important;
}
}
 @media screen and (max-width: 640px) {
.chanlie_video {
	clear:both;
	width: 97%;
	float: left;
	margin-left: 1.5% !important;
	margin-right: 1.5% !important;
}
}
.kf {
	position: fixed;
 *position: absolute;
	z-index: 8;
	right: 0;
	top: 30%;
	background-color: #fff;
	padding-bottom: 11px;
	padding-top: 10px;
	z-index: 9999999999999999
}
.kf-item {
	position: relative;
	padding: 10px 5px;
	cursor: pointer;
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	transition: all 350ms;
}
.kf-item-pic {
	margin-left: auto;
	margin-right: auto;
	display: block;
	line-height: 0;
	font-size: 0;
	width: 30px;
}
.kf-item-title {
	margin-top: 3px;
	font-size: 12px;
	color: #333;
	text-align: center;
}
.kf-item-title a {
	color: #333;
}
.kf-item-line {
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -24px;
	display: block;
	width: 48px;
	height: 1px;
	background-color: #aaa;
}
.kf-wx {
	display: none;
	position: absolute;
	right: 65px;
	top: 0;
	width: 130px;
	padding: 10px;
	font-size: 0;
	line-height: 0;
	background-color: white;
}
.kf-wx img {
	width: 100%;
}
 @media screen and (max-width: 768px) {

.kf {
	top: auto;
	right: auto;
	left: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%;
	padding-bottom: 0px
}
.kf-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px 0;
}
.kf-item-line {
	display: none;
}
.kf-wx {
	width: 100px;
	height: 100px;
	overflow: hidden;
	opacity: 1;
	bottom: 67px;
	left: 0;
	position: absolute;
	top: auto;
}
}
.shejmct{ margin-left:14px}



#outer { margin-top:35px;}
#tab {overflow:hidden;zoom:1;border-bottom:1px solid #43464d;}
#tab li {float:left; cursor:pointer;  height:42px; text-align:center; line-height:42px; margin-right:5px; border-radius:5px 5px 0 0; background:#43464d; font-size:12px; font-size:1.2rem; /*text-transform:uppercase; */color:#f3f3f3; padding-left:37px; padding-right:35px;}
#tab li.current {background:#fff; color:#333;}
#content {}
#content .ul {display:none; font-size:14px; font-size:1.4rem; line-height:26px; color:#666666; padding-top:21px;}
#google_translate_element{text-align: right;}

.inside_con{ padding:10px 0; min-height:300px;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }