@charset "utf-8";/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
html {
	font-size: 62.5%;
	height: 100%
}
body {
	margin: 0 auto;
	font-size: 14px;
	font-size: 1.4rem;
	height: 100%;
	font-family: 'FuturaStdBook';
}
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.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
}
h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #333;
}
.clear {
	clear: both;
}
.mln {
	margin-left: auto !important
}
input, textarea {
	font-family: Arial;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	border: none;
	outline: none;
}
.l {
	float: left;
}
.r {
	float: right;
}
.fix {
 *zoom:1;
}
.fix:after, .fix:before {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}



::-webkit-input-placeholder {/* WebKit browsers */
 color:#4d4d4d;
}

:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#4d4d4d;
}

::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#4d4d4d;
}

:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#4d4d4d;
}
 @media screen and (min-width:1220px) {
.wp {
	width: 1200px;
	margin: auto;
}
}
 @media screen and (min-width:1000px) and (max-width:1219px) {
.wp {
	width: 980px;
	margin: auto;
}
}
 @media screen and (max-width:999px) {
.wp {
	width: 95%;
	margin: auto;
}
}
@font-face {
	font-family: 'FuturaStdBold';
	src: url('fonts/FuturaStdBold.eot');
	src: url('fonts/FuturaStdBold.eot') format('embedded-opentype'), url('fonts/FuturaStdBold.woff2') format('woff2'), url('fonts/FuturaStdBold.woff') format('woff'), url('fonts/FuturaStdBold.ttf') format('truetype'), url('fonts/FuturaStdBold.svg#FuturaStdBold') format('svg');
}
@font-face {
	font-family: 'FuturaStdBook';
	src: url('fonts/FuturaStdBook.eot');
	src: url('fonts/FuturaStdBook.eot') format('embedded-opentype'), url('fonts/FuturaStdBook.woff2') format('woff2'), url('fonts/FuturaStdBook.woff') format('woff'), url('fonts/FuturaStdBook.ttf') format('truetype'), url('fonts/FuturaStdBook.svg#FuturaStdBook') format('svg');
}
@font-face {
	font-family: 'COPRGTL';
	src: url('fonts/COPRGTL.eot');
	src: url('fonts/COPRGTL.eot') format('embedded-opentype'), url('fonts/COPRGTL.woff2') format('woff2'), url('fonts/COPRGTL.woff') format('woff'), url('fonts/COPRGTL.ttf') format('truetype'), url('fonts/COPRGTL.svg#COPRGTL') format('svg');
}
.zitid {
	font-family: 'FuturaStdBold';
}
.zitik {
	font-family: 'FuturaStdBook';
}
.zitic {
	font-family: 'COPRGTL';
}
/*lun bo*/





.search {
	width: 36px;
	z-index: 99999;
	position: absolute;
	background: none;
	top: 41px;
	right: 0px;
}
.sb-icon-search {
	color: #333;
	width: 36px;
	height: 36px;
	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: 99999;
}
.search_1000 {
}
.sb-search {
	position: relative;
	width: 0%;
	min-width: 36px;
	height: 36px;
	float: right;
	display: inline;
	overflow: hidden;
	-webkit-transition: width 0s;
	-moz-transition: width 0s;
	transition: width 0s;
	-webkit-backface-visibility: hidden;
	z-index: 99999;
	border-radius: 5px;
	color: #333
}
.sb-search-input {
	position: absolute;
	top: 0;
	left: 0px;
	outline: none;
	width: 236px;
	height: 36px;
	line-height: 36px;
	padding-left: 10px;
	border: none;
	margin: 0;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent;
	color: #333
}
.sb-icon-search, .sb-search-submit {
	width: 36px;
	height: 36px;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0;
	margin: 0;
	cursor: pointer;
	background: url(../img/sousuo.png) no-repeat center;
}
.sb-search.sb-search-open, .no-js .sb-search {
	width: 236px;
	height: 36px;
	line-height: 36px;
	position: relative;
	right: 0px;
	top: 0px;
	z-index: 9999999;
	background: #fff;
	color: #333;
	border: 1px solid #9b5c2b;
}
.no-js .sb-search .sb-icon-search {
	position: absolute;
	background: #fff url(../img/sousuo.png) no-repeat center;
	z-index: 15;
	right: 0px;
	top: 0px;
	border: none !important
}
.no-js .sb-search .sb-search-submit {
	z-index: 9990;
}
/* header */

.header {
	z-index: 999;
	width: 100%;
	border-top: 34px solid #805300;
	padding-bottom: 16px;
}
.header .wp {
	position: relative;
}
.header .logo {
	margin-top: 15px;
}
.header .logo img {
	display: block;
	max-width: 263px;
	width: 100%
}
.header_right {
	margin-top: 43px;
}
.header_ul1>li {
	float: left;
	margin-right: 85px;
	position: relative;
	padding-bottom: 10px;
}
.header_ul1>li>a {
	font-size: 18px;
	font-size: 1.8rem;
	color: #333;
	line-height: 30px;
	padding-bottom: 10px;
}
.header_ul1>li:hover>a, .header_ul1 li.on>a {
	color: #805300;
}
.header_ul1>li:hover .dan_header {
	display: block;
}
.dan_header {
	display: none;
	width: 320px;
	position: absolute;
	left: -55px;
	top: 100%;
	border: 1px solid #ccc;
	background: #fff;
	z-index: 999999;
}
.dan_header>li {
	line-height: 36px;
	padding-left: 11px;
	position: relative;
}
.dan_header>li>a {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	line-height: 36px;
	display: block;
}
.dan_header>li:hover {
	background: #805300;
}
.dan_header>li:hover>a {
	color: #fff;
}
.dan_header>li:hover .dan_sanheader {
	display: block;
}
.dan_sanheader {
	display: none;
	width: 260px;
	position: absolute;
	left: 100%;
	top: 0px;
	border: 1px solid #ccc;
	background: #fff;
	z-index: 999999;
}
.dan_sanheader>li {
	line-height: 36px;
	padding-left: 23px;
	position: relative;
}
.dan_sanheader>li>a {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	line-height: 36px;
	display: block;
}
.dan_sanheader>li:hover {
	background: #805300;
}
.dan_sanheader>li:hover>a {
	color: #fff;
}
 @media screen and (max-width:1219px) {
.header_ul1>li {
	margin-right: 53px;
}
}
 @media screen and (max-width:999px) {
.header_ul1 {
	display: none;
}
.search {
	display: none;
}
}
 @media screen and (max-width:640px) {
.header .logo {
	width: 220px;
	margin-top: 20px;
}
}
 @media screen and (max-width:320px) {
}
/* footer */

.footer {
	background : #333333 url( ../img/footerbj.jpg ) no-repeat top center;
	padding-bottom: 34px;
	font-family: Arial;
}
.footer_left {
	padding-top: 179px;
	margin-left: 67px;
}
.footer_right {
	padding-top: 57px;
	width: 599px;
}
.footer_left .title {
	text-align: left;
	font-family: 'FuturaStdBook';
	text-transform: uppercase;
}
.footer_left .title a {
	font-size: 40px;
	font-size: 4rem;
	color: #fff;
}
.footer_right .title {
	width: 461px;
	margin-left: 71px;
	float: left;
	font-family: 'FuturaStdBook';
	text-transform: uppercase;
}
.footer_right .title a {
	font-size: 40px;
	font-size: 4rem;
	color: #fff;
}
.footer_left .shejiao {
	margin-top: 72px;
}
.footer_left .shejiao a {
	padding-right: 36px;
}
.footer_ul {
	width: 461px;
	padding-top: 15px;
	float: left;
	margin-left: 71px;
}
.footer_ul li {
	padding-left: 38px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	line-height: 40px;
}
.footer_ul li a {
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	line-height: 40px;
}
.footer_ul li.li1 {
	background: url( ../img/footerli1.png ) no-repeat left center;
}
.footer_ul li.li2 {
	background: url( ../img/footerli2.png ) no-repeat left center;
}
.footer_ul li.li3 {
	background: url( ../img/footerli3.png ) no-repeat left center;
}
.footer_ul li.li4 {
	background: url( ../img/footerli4.png ) no-repeat left center;
}
.footer_ul li.li5 {
	background: url( ../img/footerli5.png ) no-repeat left center;
}
.footer_ul li.li6 {
	background: url( ../img/footerli6.png ) no-repeat left 5px;
	line-height: 24px;
	margin-top: 6px;
}
.footer2 {
	width: 402px;
	padding-top: 8px;
}
.footer2 li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	line-height: 25px;
}
.footer2 li a {
	width: 50%;
	display: inline-block;
	float: left;
	font-size: 20px;
	font-size: 2rem;
	color: #fff;
	white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; height:40px; line-height:40px
}
.footer_right p {
	padding-top: 61px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	line-height: 40px;
}
.footer_right p a {
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	line-height: 40px;
	margin-left: 10px;
	margin-right: 10px; display:inline-block
}
.footer_right p a.cnzz {
	padding-left: 11px;
}
.footer_right p.links {
	padding-top: 0px;
}
.footer_right p a:hover {
	color: #805300;
}
.footer2 li a:hover {
	color: #805300;
}
.footer_ul li a:hover {
	text-decoration: underline;
}
 @media screen and (max-width:1219px) {
.footer_left {
	padding-top: 191px;
	margin-left: 5px;
}
.footer_right {
	padding-top: 70px;
	width: 494px;
}
.footer2 {
	width: 354px;
	padding-top: 16px;
}
.footer_right p {
	float: none;
}
.footer_ul {
	margin-left: 20px;
}
.footer_right .title {
	width: 100%;
	margin: 0 auto;
}
.footer_ul li.li6 {
	background: url( ../img/footerli6.png ) no-repeat left top;
}
}
 @media screen and (max-width:999px) {
.footer {
	background: #333;
}
.footer_left {
	padding-top: 20px;
	margin-left: 0px;
	width: 100%;
	float: none;
}
.footer_right {
	padding-top: 20px;
	width: 100%;
	float: none;
}
.footer_ul {
	padding-top: 20px;
	width: 100%;
	float: none;
	margin: 0 auto;
}
.footer_right .title {
	width: 100%;
	float: none;
}
.footer_right p {
	padding-top: 20px;
}
.footer2 {
	width: 100%;
	float: none;
}
.footer_right .title {
	margin: 0 auto;
}
}
 @media screen and (max-width:640px) {
.footer_left .shejiao {
	margin-top: 20px;
}
.footer .title a {
	font-size: 30px;
	font-size: 3rem;
}
.footer2 li a {
	font-size: 14px;
	font-size: 1.4rem;
}
.footer_ul li {
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
}
.footer_right p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
}
.footer_ul li a {
	font-size: 14px;
	font-size: 1.4rem;
}
.footer_left .shejiao a {
	display: block;
	float: left;
	padding-right: 7px;
	padding-bottom: 10px;
}
.footer_right p.links {
	display: none;
}
}
 @media screen and (max-width:320px) {
.footer .title a {
	font-size: 22px;
	font-size: 2.2rem;
}
}
/* main1 */

.main1 {
	padding-top: 74px;
	background: url( ../img/main1bj.jpg ) no-repeat top center,url( ../img/majin3.jpg ) repeat ;
	padding-bottom: 36px;
}
.main1 .title {
	padding-bottom: 30px;
	text-align: center;
	text-transform: uppercase;
}
.main1 .title a {
	font-size: 46px;
	font-size: 4.6rem;
	color: #000;
}
.main1 .title a:hover {
	color: #805300;
}
.lxfs {
	padding-top: 0px;
	margin-bottom: 39px;
	font-family: Arial;
}
.lxfs li {
	min-width: 243px;
	text-align: center;
	float: left;
	margin-left: 76px;
}
.lxfs li .lx {
	display: block;
	padding-top: 288px;
	font-size: 20px;
	font-size: 2rem;
	color: #333;
}
.lxfs li .lx:hover {
	color: #805300;
}
.cli1 .lx {
	background: url("../img/bigi1.png") no-repeat center top;
}
.cli2 .lx {
	background: url("../img/bigi2.png") no-repeat center top;
}
.cli3 .lx {
	background: url("../img/bigi3.png") no-repeat center top;
}
.cli4 .lx {
	background: url("../img/bigi4.png") no-repeat center top;
}
.cli1:hover .lx {
	background: url("../img/bigi5.png") no-repeat center top;
}
.cli2:hover .lx {
	background: url("../img/bigi6.png") no-repeat center top;
}
.cli3:hover .lx {
	background: url("../img/bigi7.png") no-repeat center top;
}
.cli4:hover .lx {
	background: url("../img/bigi8.png") no-repeat center top;
}
 @media screen and (max-width:1219px) {
.lxfs li {
	min-width: 23%;
	width: 23%;
	margin-left: 1%!important;
	margin-right: 1%;
}
.lxfs li .lx {
	line-height: 30px;
	font-size: 18px;
	font-size: 1.8rem;
}
.cli1 .lx {
	background: url("../img/bigi1.png") no-repeat center top;
	background-size: contain;
}
.cli2 .lx {
	background: url("../img/bigi2.png") no-repeat center top;
	background-size: contain;
}
.cli3 .lx {
	background: url("../img/bigi3.png") no-repeat center top;
	background-size: contain;
}
.cli4 .lx {
	background: url("../img/bigi4.png") no-repeat center top;
	background-size: contain;
}
.cli1:hover .lx {
	background: url("../img/bigi5.png") no-repeat center top;
	background-size: contain;
}
.cli2:hover .lx {
	background: url("../img/bigi6.png") no-repeat center top;
	background-size: contain;
}
.cli3:hover .lx {
	background: url("../img/bigi7.png") no-repeat center top;
	background-size: contain;
}
.cli4:hover .lx {
	background: url("../img/bigi8.png") no-repeat center top;
	background-size: contain;
}
.lxfs li .lx {
	padding-top: 110%;
}
}
 @media screen and (max-width:640px) {
.main1 {
	background: #f6f5f3;
	padding-bottom: 0px;
	padding-top: 20px;
}
.lxfs li {
	width: 48%;
	margin-left: 1%!important;
	margin-right: 1%;
	margin-bottom: 20px;
}
.lxfs li .lx {
	padding-top: 110%;
}
.main1 .title a {
	font-size: 30px;
	font-size: 3rem;
}
.main1 .title {
	padding-bottom: 20px;
}
.lxfs {
	margin-bottom: 20px;
}
}
 @media screen and (max-width:340px) {
.main1 .title a {
	font-size: 24px;
	font-size: 2.4rem;
}
.lxfs li .lx {
	font-size: 14px;
	font-size: 1.4rem;
}
}
/* main2 */

.main2 {
	padding-top: 69px;
	padding-bottom: 82px;
	background: url( ../img/main2bj.jpg ) no-repeat top center;
	font-family: Arial;
}
.main2 .title {
	text-align: center;
	text-transform: uppercase;
	font-family: 'FuturaStdBook';
}
.main2 .title a {
	font-size: 46px;
	font-size: 4.6rem;
	color: #333;
}
.m2_img {
	display: block;
}
.m2_img img {
	display: block;
	max-width: 577px;
	width: 100%;
	max-height: 457px;
}
.m2_right {
	width: 577px;
	padding-top: 63px;
}
.m2_right .title {
	margin-top: 30px;
	font-size: 48px;
	font-size: 4.8rem;
	text-transform: uppercase;
	color: #000
}
.m2_right p {
	margin-top: 12px;
	margin-bottom: 46px;
}
.m2_right p a {
	display: block;
	line-height: 24px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
}
.m2_ul {
}
.m2_ul li {
	float: left;
	padding-left: 53px;
	line-height: 40px;
	margin-right: 83px;
	margin-bottom: 20px;
}
.m2_ul li a {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	font-weight: bold;
}
.m2_ul li.li1 {
	background: url( ../img/m2_img1.jpg ) no-repeat left top;
}
.m2_ul li.li2 {
	background: url( ../img/m2_img2.jpg ) no-repeat left top;
}
.m2_ul li.li3 {
	background: url( ../img/m2_img3.jpg ) no-repeat left top;
}
.m2_ul li.li4 {
	background: url( ../img/m2_img4.jpg ) no-repeat left top;
	margin-left: 62px;
}
 @media screen and (max-width:1219px) {
.m2_img {
	width: 45%;
}
.m2_right {
	width: 50%;
	margin-top: 0px;
	padding-top: 0px;
}
.m2_ul li {
	margin-right: 30px;
}
}
 @media screen and (max-width:999px) {
.main2 {
	background: none;
}
.main2 {
	padding-top: 50px;
}
.main5 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.m2_img {
	width: 100%;
	float: none;
}
.m2_right {
	width: 100%;
	float: none;
	margin-top: 0px;
	padding-top: 10px;
}
.m2_ul li.li4 {
	margin-left: 0px;
}
}
 @media screen and (max-width:640px) {
.main2 {
	padding-top: 0px;
}
.m2_right .title {
	font-size: 30px;
	font-size: 3rem;
}
.m2_right p {
	margin-top: 5px;
	margin-bottom: 20px;
}
.m2_ul li {
	margin-bottom: 10px;
	min-width: 171px;
}
}
 @media screen and (max-width:320px) {
.m2_right .title {
	font-size: 20px;
	font-size: 2rem;
}
}
/* main3 */

.main3 {
	margin-bottom: 55px;
	background: url( ../img/main3bj.jpg ) no-repeat center 93px;
	font-family: Arial;
}
.main3seu2 {
	margin-bottom: 55px;
	background: url( ../img/main3er1.jpg ) no-repeat center 63px;
	font-family: Arial;
}
.m2tu {
	width: 59%;
 *width:58.5%;
	float: right;
}
.m2zi {
	width: 40%;
 *width:39.5%;
	float: left;
	padding-top: 69px;
}
.m2tu a {
	display: block;
}
.m2tu a img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 1126px;
	max-height: 582px;
}
.m2zin {
	width: 364px;
	margin-right: 45px;
	padding-top: 0px;
	float: right;
}
.m2biao {
	display: block;
	font-size: 24px;
	font-size: 2.4rem;
	text-transform: uppercase;
	line-height: 30px;
	padding-top: 32px;
	font-family: 'FuturaStdBook';
}
.m2a {
	display: block;
	font-size: 17px;
	font-size: 1.7rem;
	color: #cccccc;
	line-height: 36px;
}
.m2zi p a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 26px;
	margin-top: 18px;
}
.m2mor {
	margin-top: 68px;
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	width: 131px;
	height: 37px;
	line-height: 37px;
	text-indent: 18px;
	color: #cccccc;
	background: url( ../img/m3more.jpg ) no-repeat left center;
}
.m2zin a:hover {
	color: #805300;
}
.m2zin a.m2mor:hover {
	color: #fff;
}
/* main4 */

.main4 {
	margin-bottom: 55px;
	background: url( ../img/main4bj.jpg ) no-repeat center 27px;
	font-family: Arial;
}
.maian42d {
	margin-bottom: 55px;
	background: url( ../img/main4sier.jpg ) no-repeat center 87px;
	font-family: Arial;
}
.m4tu {
	width: 59%;
 *width:58.5%;
	float: left;
}
.m4zi {
	width: 40%;
 *width:39.5%;
	float: right;
	padding-top: 69px;
}
.m4tu a {
	display: block;
}
.m4tu a img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 1126px;
	max-height: 582px;
}
.m4zin {
	width: 364px;
	margin-left: 45px;
	padding-top: 0px;
	float: left;
}
.m4biao {
	display: block;
	font-size: 24px;
	font-size: 2.4rem;
	text-transform: uppercase;
	line-height: 38px;
	padding-top: 0px;
	font-family: 'FuturaStdBook';
}
.maian42d .m4biao {
	display: block;
	font-size: 24px;
	font-size: 2.4rem;
	text-transform: uppercase;
	line-height: 30px;
	padding-top: 35px;
	font-family: 'FuturaStdBook';
}
.m4a {
	display: block;
	font-size: 17px;
	font-size: 1.7rem;
	color: #cccccc;
	line-height: 36px;
}
.m4zi p a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 26px;
	margin-top: 18px;
}
.main4 .m4mor {
	margin-top: 51px;
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	width: 131px;
	height: 37px;
	line-height: 37px;
	text-indent: 18px;
	color: #cccccc;
	background: url( ../img/m3more.jpg ) no-repeat left center;
}
.maian42d .m4mor {
	margin-top: 82px;
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	width: 131px;
	height: 37px;
	line-height: 37px;
	text-indent: 18px;
	color: #cccccc;
	background: url( ../img/m3more.jpg ) no-repeat left center;
}
.m4zin a:hover {
	color: #805300;
}
.m4zin a.m4mor:hover {
	color: #fff;
}
 @media screen and (min-width:1000px) and (max-width:1219px) {
.m2zin {
	width: 90%;
	margin-left: 5%;
}
.m2zi {
	width: 35%;
	float: right;
	padding-top: 0px;
}
.m2biao {
	font-size: 30px;
	font-size: 3rem;
	padding-top: 0px;
}
.m2a {
	font-size: 16px;
	font-size: 1.6rem;
}
.m2mor {
	margin-top: 20px;
}
.m2zi p a {
	margin-top: 0px;
}
.m4zin {
	width: 90%;
	margin-left: 5%;
}
.m4zi {
	width: 35%;
	float: right;
	padding-top: 0px;
}
.m4biao {
	font-size: 30px;
	font-size: 3rem;
	padding-top: 0px;
}
.m4a {
	font-size: 16px;
	font-size: 1.6rem;
}
.m4mor {
	margin-top: 20px;
}
.m4zi p a {
	margin-top: 0px;
}
}
 @media screen and (max-width:999px) {
.maian42d, .main3seu2 {
	background: none
}
.main3 {
	width: 95%;
	margin: 0 auto;
}
.main4 {
	width: 95%;
	margin: 0 auto;
	background: none
}
.main2 {
	padding-bottom: 20px;
}
.m2tu {
	width: 100%;
	float: none;
	padding-top: 0px;
	margin: 0 auto;
}
.m2zi {
	width: 100%;
	float: none;
	padding-top: 0px;
	margin: 0 auto;
}
.m2zin {
	width: 100%;
	margin: 20px auto;
}
.m2mor {
	margin-top: 10px;
}
.m2zi p a {
	margin-top: 0px;
}
.m2biao {
	padding-top: 0px;
}
.m4tu {
	width: 100%;
	float: none;
	padding-top: 0px;
	margin: 0 auto;
}
.m4zi {
	width: 100%;
	float: none;
	padding-top: 0px;
	margin: 0 auto;
}
.m4zin {
	width: 100%;
	margin: 20px auto;
}
.m4mor {
	margin-top: 10px;
}
.m4zi p a {
	margin-top: 0px;
}
.m4biao {
	padding-top: 0px;
}
}
 @media screen and (max-width:640px) {
.m2biao {
	font-size: 30px;
	font-size: 3rem;
}
.m4biao {
	font-size: 30px;
	font-size: 3rem;
}
.m2a {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 28px;
}
.m4a {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 28px;
}
}
 @media screen and (max-width:640px) {
.m2biao {
	font-size: 24px;
	font-size: 2.4rem;
}
.m4biao {
	font-size: 24px;
	font-size: 2.4rem;
}
}
/* main6 */

.main6 {
	background: url( ../img/main6bj.jpg ) no-repeat center 14px;
	font-family: Arial;
	margin-top: 60px
}
.main6 .title {
	padding-top: 49px;
	padding-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}
.main6 .title a {
	font-size: 46px;
	font-size: 4.6rem;
	color: #333;
	font-family: 'FuturaStdBook';
}
.m6_ul1 {
	padding-top: 47px;
	padding-bottom: 63px;
}
.m6_ul1 li {
	float: left;
	width: 365px;
	margin-left: 52px;
}
.m6_ul1 li .m6_wrap {
	max-width: 365px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.m6_ul1 li .m6_wrap a {
	display: block;
}
.m6_ul1 li .m6_wrap .img img {
	display: block;
	max-width: 365px;
	width: 100%;
	margin: 0 auto;
}
.m6_ul1 li .m6_wrap .time {
	width: 107px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	position: absolute;
	top: -20px;
	left: 7px;
	background: #805300;
	box-shadow: 0px 1px 3px rgba(0,0,0,.35);
}
.m6_ul1 li .m6_wrap .time span {
	font-size: 17px;
	font-size: 1.7rem;
	color: #fff;
	font-weight: bold;
}
.m6_ul1 li .title2 {
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	line-height: 30px;
	padding-top: 12px;
	padding-bottom: 6px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.m6_ul1 li p {
	max-height: 52px;
	overflow: hidden;
	margin-bottom: 10px;
}
.m6_ul1 li p a {
	line-height: 26px;
	color: #666666;
}
.m6_ul1 li a.more {
	display: inline-block;
	font-size: 16px;
	font-size: 1.6rem;
	color: #805300;
	padding-right: 31px;
	background: url( ../img/hnews.png ) no-repeat right center;
}
.main6 a:hover {
	color: #805300;
}
.m6_ul1 li a.more:hover {
	color: #333;
}
.main2 a:hover {
	color: #805300;
}
 @media screen and (max-width:1219px) {
.main6 .title {
	padding-bottom: 0px;
}
.m6_ul1 li {
	width: 31%;
	margin-left: 1%!important;
	margin-right: 1%;
	padding-top: 30px;
}
}
 @media screen and (max-width:999px) {
.m6_ul1 {
	padding-top: 40px;
	padding-bottom: 60px;
}
.main6 {
	background: none;
	margin-top: 20px
}
}
 @media screen and (max-width:640px) {
.m6_ul1 {
	padding-top: 20px;
	padding-bottom: 40px;
}
.m6_ul1 li {
	width: 98%;
	margin-left: 1%!important;
	margin-right: 1%;
	float: none;
}
.main6 .title a {
	font-size: 30px;
	font-size: 3rem;
}
}
 @media screen and (max-width:360px) {
.main6 .title a {
	font-size: 24px;
	font-size: 2.4rem;
}
}
/* banner_top */

.banner_top {
	padding-top: 54px;
	padding-bottom: 31px;
	background: url( ../img/banner_top.jpg ) no-repeat top center;
	text-align: center;
}
.banner_top p {
	text-align: center;
	color: #333;
	line-height: 30px;
	padding-top: 3px;
	color: #fff;
	font-size: 20px;
	font-size: 2rem;
}
.banner_top .title2 {
	padding-bottom: 22px;
}
.banner_top .title2 span {
	text-transform: uppercase;
	font-size: 46px;
	font-size: 4.6rem;
	color: #fff;
	line-height: 40px;
}
.banner_top p a {
	font-size: 20px;
	font-size: 2rem;
	color: #fff;
	line-height: 26px;
}
.banner_top p a.on {
	text-decoration: underline;
}
.banner_top p a:hover {
	text-decoration: underline;
}
 @media screen and (max-width:640px) {
.banner_top .title2 {
	padding-bottom: 0px;
}
.banner_top .title2 span {
	font-size: 20px;
	font-size: 2rem; line-height:30px
}
.banner_top p a {
	font-size: 16px;
	font-size: 1.6rem;
}
}
/* prmain */

.prmain {
	padding-bottom: 86px;
}
.prr {
	width: 842px;
	float: right;
	padding-top: 16px;
}
.prl {
	width: 316px;
	float: left;
}
.subNavBox {
	margin-top: 40px;
}
.subNav {
	cursor: pointer;
	line-height: 28px;
	padding-left: 19px;
	padding-right: 35px;
	background: #f1f1f1 url(../img/prltjia.png) no-repeat right center;
	margin-top: 16px;
}
.subNav a {
	font-size: 14px;
	font-size: 1.4rem;
	color: #000;
	display: block;
}
.subNav:hover {
	background: #805300 url(../img/prltjiah.png) no-repeat right center;
}
.subNav:hover a {
	color: #fff;
}
.currentDd a {
	color: #fff
}
.currentDt {
	background: #805300 url(../img/prltjiah.png) no-repeat right center;
}
.navContent {
	display: none;
	background: #f7f7f7;
	padding: 10px 0;
	padding-bottom: 18px;
	padding-left: 18px;
}
.navContent>li a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	padding: 8px 0;
	color: #666666;
	padding-left: 29px;
	background: url(../img/prltjian.png) no-repeat left 13px;
}
.navContent>li a:hover {
	color: #805300;
	background: url(../img/prltjianh.png) no-repeat left 13px;
}
.prlb {
	padding-top: 40px;
}
.prlbbiao {
	display: block;
	border-bottom: 3px solid #805300;
	font-size: 20px;
	font-size: 2rem;
	font-family: 'FuturaStdBook';
	text-transform: uppercase;
	color: #805300;
	line-height: 44px;
	margin-bottom: 23px;
}
.prlblie {
	border-bottom: 1px dashed #7e7e7e;
	padding-bottom: 7px;
	margin-top: 17px;
}
.prlblie p a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	color: #363636;
}
.prlblie span {
	font-family: 'FuturaStdBook';
	font-size: 12px;
	font-size: 1.2rem;
	display: block;
	color: #666666;
	line-height: 30px;
	padding-left: 18px;
	background: url(../img/prlbriqi.png) no-repeat left center;
	margin-top: 10px;
}
.prlblie p a:hover {
	color: #805300;
}
.chanlie {
	width: 272px;
	margin-left: 13px;
	float: left;
	background: #ffffff;
	margin-top: 23px;
}
.chanlien {
	border: 1px solid #dcdcdc;
	position: relative;
	padding-bottom: 21px;
}
.chantu {
	display: block;
	text-align: center;
}
.chantu img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 272px;
	max-height: 272px;
}
.chanzi {
	padding: 3px 19px;
}
.chana {
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 24px;
	color: #333;
	height: 24px;
	overflow: hidden;
	margin-top: 15px;
}
.chanlie p a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 28px;
	height: 28px;
	margin-top: 4px;
	overflow: hidden;
}
.chanmor {
	display: block;
	width: 228px;
	height: 37px;
	border: 1px solid #805300;
	text-transform: uppercase;
	color: #805300;
	text-align: center;
	line-height: 37px;
	margin-top: 21px;
}
.chanlie:hover a {
	color: #805300;
}
.chanlie:hover .chanmor {
	background: #805300;
	color: #fff;
}
.chanlien input {
	position: absolute;
	left: 9px;
	top: 11px;
	cursor: pointer;
}
.fenye {
	padding-top: 70px;
}
.fenyen {
	float: left;
	margin-top: 35px;
}
.fenyen a {
	display: inline-block;
	width: 23px;
	height: 23px;
	border: 1px solid #805300;
	text-align: center;
	line-height: 23px;
	border-radius: 50%;
	margin: 0 5px 0 6px;
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 10px;
	color: #333;
}
.sx {
	width: auto !important;
	background: none !important;
	border: none !important;
	font-size: 12px !important;
	font-size: 1.2rem !important;
	color: #333 !important;
}
.fenyen a:hover {
	background: #805300;
	color: #fff;
}
.sx:hover {
	color: #805300 !important;
}
.dangqianfen {
	background: #805300 !important;
	color: #fff !important;
}
.fuxuan {
	background: url(../img/fuxuan.jpg) no-repeat left 3px;
	padding-left: 30px;
	float: right;
	font-size: 16px;
	font-size: 1.6rem;
	color: #4b4b4b;
	margin-top: 36px;
}
.fuxuan input {
	width: 170px;
	height: 32px;
	background: #805300;
	border: none;
	color: #fff;
	margin-left: 13px;
	cursor: pointer;
	font-size: 14px;
	font-size: 1.4rem;
	font-family: Verdana;
}
.fuxuan input:hover {
	background: #805300;
}
 @media screen and (min-width:1000px) and (max-width:1219px) {
.prr {
	width: 680px;
	float: right;
	padding-top: 16px;
}
.prl {
	width: 280px;
	float: left;
}
.chanlie {
	width: 220px;
	margin-left: 10px;
}
.chanmor {
	width: auto;
}
}
 @media screen and (max-width:999px) {
.prr {
	width: 63%;
	float: right;
	padding-top: 16px;
}
.prl {
	width: 35%;
	float: left;
}
.chanlie {
	width: 49%;
	margin-left: 0.5% !important;
	margin-right: 0.5%;
}
.chanmor {
	width: auto;
}
.chanzi {
	padding: 3px 5px;
}
.fenye {
	padding-top: 10px;
}
.fenyen {
	float: none;
	margin-top: 15px;
}
.fuxuan {
	float: none;
	margin-top: 6px;
}
.prmain {
	padding-bottom: 30px;
}
}
 @media screen and (max-width:639px) {
.prr {
	width: 100%;
	float: none;
	padding-top: 16px;
}
.prl {
	width: 100%;
	float: none;
}
.prlb {
	padding-top: 20px;
}
.chana {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	margin-top: 5px;
}
.chanmor {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 30px;
	height: 30px;
	margin-top: 10px;
}
.chanlien {
	padding-bottom: 10px;
}
.subNav {
	padding: 8px;
	margin-top: 6px;
}
.subNav a {
	font-size: 16px;
	font-size: 1.6rem;
}
}
/*******************************************************************************  product2  *******************************************************************/

.prmain2 {
	padding-bottom: 75px;
}
#tsShopContainer li, #tsShopContainer img {
	vertical-align: top;
}
#tsShopContainer {
	width: 411px;
	position: relative;
	float: left;
	margin-top: 25px;
}
#tsShopContainer #tsImgS {
	text-align: center;
	width: 100%;
	position: relative;
}
#tsShopContainer #tsImgS a {
	display: block;
	text-align: center;
	margin: 0px auto;
	border: 1px solid #805300;
}
#tsShopContainer #tsImgS img {
	border: 0px;
}
#tsShopContainer #tsPicContainer {
	width: 100%;
	height: 95px;
	position: relative;
	border-radius: 4px;
}
#tsShopContainer #tsPicContainer #tsImgSArrL {
	width: 16px;
	height: 81px;
	background: url(../img/left.jpg) no-repeat left center;
	position: absolute;
	top: 11px;
	left: 0px;
	cursor: pointer;
}
#tsShopContainer #tsPicContainer #tsImgSArrR {
	width: 16px;
	height: 81px;
	background: url(../img/right.jpg) no-repeat right center;
	position: absolute;
	top: 11px;
	right: 0px;
	cursor: pointer;
}
#tsShopContainer #tsPicContainer #tsImgSArrL:hover {
	background: url(../img/lefth.jpg) no-repeat left center;
}
#tsShopContainer #tsPicContainer #tsImgSArrR:hover {
	background: url(../img/righth.jpg) no-repeat right center;
}
#tsShopContainer #tsPicContainer #tsImgSCon {
	position: absolute;
	top: 8px;
	width: 1px;
	left: 57px;
	height: 81px;
	overflow: hidden;
}
#tsShopContainer #tsPicContainer #tsImgSCon ul {
	width: 100%;
	overflow: hidden;
}
#tsShopContainer #tsPicContainer #tsImgSCon li {
	width: 114px;
	float: left;
	cursor: pointer;
}
#tsShopContainer #tsPicContainer #tsImgSCon li a {
	display: block;
	width: 97px;
}
#tsShopContainer #tsPicContainer #tsImgSCon li img {
	border: 1px solid #121212;
	display: block;
	width: 78px;
	height: 78px;
}
#tsShopContainer #tsPicContainer #tsImgSCon li.tsSelectImg img {
	border: 1px solid #805300;
}
.fangda {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.MagicZoomBigImageCont {
	border: 1px solid #ccc;
	background: #FFF;
}
.MagicZoomPup {
	border: 0px solid #aaa;
	background: #ffffff;
}
.MagicZoomMain {
	text-align: center !important;
	width: 92px;
}
.jianjie {
	width: 392px;
	float: right;
	padding-top: 23px;
}
.jianjie h1 {
	font-size: 20px;
	font-size: 2rem;
	color: #000000;
	line-height: 40px;
}
.jiana {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 30px;
	margin-top: 17px;
}
.jianjien {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 28px;
	margin-top: 14px;
	font-family: Arial;
}
.inno {
	margin-top: 64px;
	font-family: Arial;
}
.inno a, .inno span {
	display: block;
	width: 143px;
	height: 47px;
	border: 1px solid #805300;
	text-align: center;
	line-height: 47px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #805300;
	margin-right: 11px;
	float: left;
}
.inno a:hover {
	background: #805300;
	color: #fff;
}
.chanxbiao {
	background: url( ../img/chanxbiaohegw.png ) no-repeat bottom left;
	display: block;
	padding-bottom: 4px;
	font-size: 28px;
	font-size: 2.8rem;
	text-transform: uppercase;
	line-height: 45px;
	margin-top: 60px;
	margin-bottom: 40px;
	font-weight: normal;
}
.chanxiang {
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	line-height: 45px;
	font-family: Arial;
}
.chanxiang p {
	color: #333;
}
.chanxiang span {
	color: #333;
}
.chanxiang b {
	font-size: 22px;
	font-size: 2.2rem;
	color: #333;
}
.chanxiang a {
	color: #805300;
}
.chanxiang img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.chanxiang iframe {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.chanxiang table {
	width: 90%;
	border-collapse: collapse;
	line-height: 22px;
	border: 1px solid #ccc;
	margin-left: auto;
	margin-right: auto
}
.chanxiang table tr td {
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff
}
.chan_title2 {
	text-align: center;
	margin-top: 30px
}
.chan_title2 a {
	text-transform: uppercase;
	font-size: 40px;
	font-size: 4rem;
	color: #805300;
}
.wrap_lien {
	padding-bottom: 7px;
}
.wrap_lien .chanlien {
	padding-bottom: 15px;
}
 @media screen and (min-width:1000px) and (max-width:1219px) {
#tsShopContainer {
	float: none;
	margin: auto;
	margin-top: 36px;
}
.MagicZoomBigImageCont, .MagicZoomPup {
	display: none !important;
}
.jianjie {
	width: 100%;
	float: none;
	background: none;
}
}
 @media screen and (min-width:1000px) {
.chanx {
	display: none
}
}
 @media screen and (max-width:999px) {
.chanxiang .table {
	overflow: scroll
}
.chanxiang table {
	width: 800px;
}
.prmain2 {
	padding-bottom: 20px;
}
#tsShopContainer {
	display: none
}
.chanx {
	width: 100%;
	margin-top: 7px;
}
.chanx a {
	display: block;
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	margin-top: 9px;
	margin-bottom: 10px;
}
.chanx a img {
	width: 100%;
	max-width: 409px;
	max-height: 338px;
	border: 1px solid #ddd
}
.jianjie {
	width: 100%;
	float: none;
	padding-top: 20px;
	background: none
}
.inno {
	margin-top: 20px;
}
.inno a {
	width: 120px;
}
}
 @media screen and (max-width:650px) {
.chan_title2 a {
	font-size: 24px;
	font-size: 2.4rem;
}
.chanxbiao {
	font-size: 24px;
	font-size: 2.4rem;
	margin-top: 20px;
	margin-bottom: 20px;
}
.chanxiang {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
}
}
 @media screen and (max-width:340px) {
.jianjie h1 {
	line-height: 20px;
}
.chan_title2 a {
	font-size: 20px;
	font-size: 2rem;
	line-height: 30px;
}
.chanxbiao {
	font-size: 20px;
	font-size: 2rem;
	line-height: 30px;
}
}
/* product3 */

.product3 {
	padding-top: 19px;
	padding-bottom: 90px;
}
.p3_wrap {
	padding-bottom: 61px;
}
.p3_wrap li {
	padding-top: 21px;
}
.p3_wrap a.img {
	display: block;
	max-width: 316px;
	width: 27%;
}
.p3_wrap a.img img {
	display: block;
	max-width: 316px;
	max-height: 316px;
	width: 100%;
}
.p3_right {
	width: 70%;
}
.p3_right .title {
	font-size: 20px;
	font-size: 2rem;
	color: #333;
	font-family: 'FuturaStdBook';
	margin-top: -5px;
}
.p3_wrap .p3_submit {
	background: #fff;
	border: 1px solid #805300;
	display: inline-block;
	font-family: Arial;
	cursor: pointer;
	width: 145px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	color: #805300;
	margin-top: 15px;
}
.p3_wrap .p3_submit:hover {
	color: #fff;
	background: #805300;
}
.p3_submit2 {
	width: 145px;
	height: 49px;
	line-height: 47px;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	cursor: pointer;
	background: #805300;
	border: 1px solid #805300;
	font-family: Arial;
}
.p3_submit3 {
	width: 188px;
	height: 49px;
	line-height: 47px;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	color: #805300;
	cursor: pointer;
	background: #fff;
	border: 1px solid #805300;
	font-family: Arial;
}
.p3_submit2:hover {
	color: #805300;
	background: #fff;
}
.p3_submit3:hover {
	color: #fff;
	background: #805300;
}
.pro3_x {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	line-height: 30px;
}
.pro3_x p {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	line-height: 30px;
}
.pro3_x span {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	line-height: 30px;
}
.pro3_x b {
	font-size: 22px;
	font-size: 2.2rem;
	color: #333;
	line-height: 30px;
}
.pro3_x a {
	font-size: 14px;
	font-size: 1.4rem;
	color: #805300;
	line-height: 30px;
}
.pro3_x img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.pro3_x iframe {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.pro3_x table {
	width: 90%;
	border-collapse: collapse;
	line-height: 22px;
	border: 1px solid #ccc;
	margin-left: auto;
	margin-right: auto
}
.pro3_x table tr td {
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff
}
 @media screen and (max-width:640px) {
.p3_wrap a.img {
	display: block;
	max-width: 316px;
	width: 100%;
	float: none;
	margin-bottom: 20px;
}
.p3_right {
	width: 100%;
	float: none;
}
.p3_right .title {
	font-size: 16px;
	font-size: 1.6rem;
}
.p3_submit2 {
	margin-right: 20px;
}
}
 @media screen and (max-width:380px) {
.p3_submit2 {
	float: none;
	margin-bottom: 20px;
	margin-right: 20px;
}
.p3_submit3 {
	float: none;
}
}
/*new*/

.new {
	margin-bottom: 66px;
}
.new_dl {
	margin-top: 42px;
	padding-bottom: 24px;
}
.new_dl.new_dl2 {
	margin-left: 69px;
}
.new_dl dt {
	width: 450px;
}
.new_dl dt a {
	display: block;
}
.new_dl dt a img {
	display: block;
	max-width: 450px;
	width: 100%;
}
.new_dl dd {
	width: 577px;
	margin-left: 47px;
	padding-top: 15px;
}
.new_dl dd .title {
	font-size: 72px;
	font-size: 7.2rem;
	color: #d0d0d0;
}
.new_dl dd .title span {
	font-size: 18px;
	font-size: 1.8rem;
	color: #999999;
}
.new_dl dd .title2 {
	padding-top: 13px;
	padding-bottom: 11px;
	padding-left: 8px;
	display: block;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.new_dl dd .title3 {
	line-height: 28px;
	padding-bottom: 27px;
	padding-left: 8px;
	display: block;
}
.new_dl dd .more {
	display: block;
	text-transform: uppercase;
	border: 1px solid #805300;
	color: #805300;
	border-radius: 50px;
	width: 141px;
	line-height: 42px;
	text-align: center;
	margin-left: 4px;
}
.new_dl dd .more:hover {
	background: #805300;
	color: #fff;
}
.new_dl dd a:hover {
	color: #805300;
}
.new .page {
	margin: 54px auto 139px;
}
 @media screen and (max-width:1219px) {
.new_dl dt {
	width: 377px;
}
.new_dl dd {
	width: 530px;
	padding-top: 0px;
}
.new_dl.new_dl2 {
	margin-left: 0px;
}
}
 @media screen and (max-width:999px) {
.new .page {
	margin: 20px auto 30px;
}
.new_dl dt {
	width: 100%;
}
.new_dl dd {
	width: 100%;
	margin-left: 0px;
	padding-top: 0px;
}
}
 @media screen and (max-width:640px) {
.new {
	padding-top: 20px;
}
.new_dl {
	margin-top: 0px;
}
.new_dl dd .title2 {
	padding-top: 10px;
}
.new_dl dd .title {
	font-size: 40px;
	font-size: 4rem;
	padding-top: 10px;
}
.new_dl dd .title3 {
	padding-bottom: 10px;
}
}
 @media screen and (max-width:320px) {
/*.new_dl dd .title3{padding-bottom: 10px;}*/

}
/* new2 */



.new2 {
	margin-bottom: 50px;
}
.new2_left {
	width: 800px;
	border-right: 1px solid #e5e5e5;
	padding-right: 28px;
	margin-top: 36px;
}
.new2 .xqy {
	position: relative;
}
.new2 .xqy .top1 {
	margin-top: 1px;
	border-bottom: 1px solid rgba(0,0,0,.1);
}
.new2 .xqy .top1 .title1 {
}
.new2 .xqy .top1 .title1 h1 {
	font-size: 24px;
	font-size: 2.4rem;
	color: #333;
	line-height: 30px;
}
.new2 .time {
	margin-top: 11px;
	margin-bottom: 17px;
}
.new2 .time span {
	font-size: 16px;
	font-size: 1.6rem;
	color: #999999;
	display: inline-block;
	line-height: 30px;
}
.new2 .newsx {
	margin-top: 15px;
	margin-bottom: 45px;
	font-family: Arial;
}
.new2 .newsx p {
	line-height: 28px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #666666;
	margin-bottom: 26px;
}
.new2 .newsx span {
	line-height: 28px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #666666;
}
.new2 .newsx li {
	line-height: 28px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #666666;
}
.new2 .newsx b {
	line-height: 28px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #666666;
}
.new2 .newsx img {
	display: block;
	max-width: 100%;
}
.new2 .newsx a {
	line-height: 28px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #805300;
}
.new2 .newsx table {
	width: 90%;
	border-collapse: collapse;
	line-height: 22px;
	border: 1px solid #ccc;
	margin-left: auto;
	margin-right: auto
}
.new2 .newsx table tr td {
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff
}
.new2_right {
	margin-top: 42px;
	margin-right: 38px;
}
.new2_right .back {
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
	border-radius: 5px;
	text-transform: uppercase;
	max-width: 237px;
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	background: #805300;
	margin-bottom: 56px;
	font-weight: normal;
}
.new2_right .title {
	display: block;
	font-size: 26px;
	font-size: 2.6rem;
	color: #201d1d;
	line-height: 30px;
	text-transform: uppercase;
}
.top_imgtd {
	display: block;
	width: 8px;
	height: 20px;
	margin-bottom: 33px;
}
.shar_wrap {
	margin-bottom: 40px;
}
.shar_wrap .share1 p {
	text-align: center;
	display: inline-block;
	margin-left: 6px;
}
.shar_wrap .share1 p span {
	font-size: 16px;
	font-size: 1.6rem;
	color: #805300;
	position: relative;
	top: -9px;
	margin-right: 4px;
	display: inline-block;
	line-height: 30px;
}
.shar_wrap .share1 .shar {
	display: inline-block;
}
.inpu {
	text-align: center;
	margin-bottom: 24px;
}
.inpu a {
	display: inline-block;
	width: 130px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #805300;
	border-radius: 50px;
	border: 1px solid #805300;
}
.inpu a:hover {
	background: #805300;
	color: #fff;
}
.new2_right .ex_wrap {
	width: 305px;
	margin: 0 auto;
	padding-bottom: 10px;
}
.new2_right .ex_wrap dl {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 28px;
}
.new2_right .ex_wrap dl dd a {
	display: block;
}
.new2_right .ex_wrap dl dd a.we_tit {
	padding-top: 21px;
	line-height: 28px;
	font-family: Arial;
	color: #333;
}
.new2_right .ex_wrap dl dt img {
	display: block;
	max-width: 305px;
	max-height: 207px;
	width: 100%;
}
.updown {
	padding-top: 6px;
	border-top: 1px solid #a9a9a9;
	margin-bottom: 20px;
}
.updown .up {
	margin-top: 18px;
	margin-bottom: 6px;
}
.updown p {
	display: inline-block;
	line-height: 30px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #201d1d;
}
.updown p .img {
	display: inline-block;
}
.updown p .img img {
	display: inline-block;
	position: relative;
	top: 7px;
	padding-right: 4px;
}
.updown p .on {
	color: #805300;
}
.updown p a {
	font-size: 16px;
	font-size: 1.6rem;
	color: #201d1d;
	text-transform: none;
	font-family: Arial;
}
.updown p:hover a {
	color: #805300;
}
.updown p:hover {
}
.new2_right .title:hover {
	color: #805300;
}
.new2_right .ex_wrap dl dd a.we_tit:hover {
	color: #805300;
}
.new2_right .back:hover {
	border-radius: 50px;
}
 @media screen and (max-width:1219px) {
.new2_left {
	width: 605px;
}
.new2_right {
	margin-right: 14px;
}
}
 @media screen and (max-width:999px) {
.new2_right {
	width: 100%;
	float: none;
	margin-right: 0;
}
.new2_left {
	width: 100%;
	float: none;
	padding-right: 0;
	border-right: 0px;
}
.new2_right .ex_wrap {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 10px;
}
.new2 .newsx .table {
	overflow: scroll
}
.new2 .newsx table {
	width: 600px;
}
}
 @media screen and (max-width:640px) {
.new2_right {
	margin-top: 0px;
}
.new2 {
	margin-bottom: 20px;
}
.new2 .xqy .top1 .title1 h1 {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 30px;
}
.new2_right .title {
	font-size: 20px;
	font-size: 2rem;
}
.new2_right .back {
	margin-bottom: 10px;
}
.shar_wrap {
	margin-bottom: 20px;
}
.new2_right .ex_wrap dl {
	margin-bottom: 10px;
}
.shar_wrap {
	margin-bottom: 0px;
	margin-top: 20px;
}
}
 @media screen and (max-width:400px) {
.new2_right .ex_wrap {
	width: 100%;
}
.new2_right .ex_wrap dl {
	width: 100%;
}
.ex_wrap {
	width: 100%;
}
.ex_wrap dl {
	width: 100%;
}
}
/* about */

.about {
	padding-top: 39px;
	padding-bottom: 76px;
}
.about_p1 {
	padding-bottom: 75px;
}
.about_p1 img {
	margin-left: 23px;
	display: block;
	max-width: 587px;
	max-height: 384px;
	width: 100%;
}
.about_p1 .title1 {
	font-size: 24px;
	font-size: 2.4rem;
	color: #805300;
	line-height: 30px;
}
.about_p1 p {
	padding-top: 22px;
	padding-bottom: 4px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	line-height: 26px;
	font-family: Arial;
}
.about_p2 {
	padding-bottom: 39px;
}
.about_p2 img {
	margin-right: 36px;
	display: block;
	max-width: 587px;
	max-height: 384px;
	width: 100%;
}
.about_p2 .title1 {
	font-size: 24px;
	font-size: 2.4rem;
	color: #805300;
	line-height: 30px;
}
.about_p2 p {
	padding-top: 7px;
	padding-bottom: 24px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	line-height: 30px;
	font-family: Arial;
}
.about_titlr3 {
	font-size: 24px;
	font-size: 2.4rem;
	color: #805300;
	margin-top: -14px;
	margin-bottom: 17px;
}
.about .img-scroll {
	position: relative;
	margin: 0 auto;
	width: 100%;
	padding-top: 11px;
}
.about .img-scroll .prev, .about .img-scroll .next {
	position: absolute;
	display: block;
	width: 28px;
	height: 28px;
	top: 36%;
	color: #fff;
	text-align: center;
	line-height: 100px
}
.about .img-scroll .prev {
	left: 0;
	cursor: pointer;
	background: url("../img/shang.png") no-repeat center center;
}
.about .img-scroll .next {
	right: 0;
	cursor: pointer;
	background: url("../img/xia.png") no-repeat center center;
}
.about .img-scroll .prev:hover {
	background: url("../img/shang2.png") no-repeat center center;
}
.about .img-scroll .next:hover {
	background: url("../img/xia2.png") no-repeat center center;
}
.about .img-list {
	position: relative;
	width: 1103px;
	overflow: hidden;
	margin: 0 auto;
}
.about .img-list ul {
	width: 999999px;
}
.about .img-list li {
	float: left;
	display: inline;
	width: 253px;
	position: relative;
	margin-right: 28px;
}
.about .zhengshu img {
	display: block;
	max-width: 253px;
	max-height: 178px;
	width: 100%;
}
.about .ryzsbox {
	position: relative;
	overflow: hidden;
}
.about .propp {
	text-align: center;
	line-height: 46px;
}
.about .fangda {
	position: absolute;
	left: 0;
	top: -100%;
	width: 100%;
	height: 100%; background:#000;
	background: rgba(0,0,0,0.5);
	transition: 0.5s;
}
.about .fangda img {
	width: 34px;
	height: 34px;
	position: absolute;
	left: 50%;
	margin-left: -17px;
	top: 50%;
	margin-top: -17px;
}
.about .img-list li:hover .fangda {
	top: 0;
}
 @media screen and (max-width:1219px) {
.about .img-list {
	position: relative;
	width: 90%;
	overflow: hidden;
	margin: 0 auto;
}
.about .img-list ul {
	width: 1000%;
}
.about .img-list li {
	margin-right: 59px;
}
}
 @media screen and (max-width:999px) {
.about .img-list {
	width: 100%;
}
.hot_about {
	margin-top: 10px;
	position: relative;
	width: 100px;
	margin: 0 auto;
}
.about .img-list li {
	width: 3%;
	margin-right: .5%;
}
.about {
	padding-top: 20px;
	padding-bottom: 40px;
}
.about_p1 {
	padding-bottom: 30px;
}
.about_p2 {
	padding-bottom: 30px;
}
.about_p1 img {
	margin: 0 auto;
	float: none;
	margin-bottom: 10px;
}
.about_p2 img {
	margin: 0 auto;
	float: none;
	margin-bottom: 0px;
}
}
 @media screen and (max-width:640px) {
.about_p1 .title1 {
	font-size: 20px;
	font-size: 2rem;
}
.about_p1 p {
	padding-top: 10px;
}
.about_p2 p {
	padding-bottom: 3px;
}
.about {
	padding-top: 20px;
	padding-bottom: 50px;
}
.about_p1 {
	padding-bottom: 20px;
}
.about_p2 {
	padding-bottom: 20px;
}
}
 @media screen and (max-width:360px) {
.about .img-scroll {
	width: 253px;
	margin: 0 auto;
}
.about .img-list li {
	width: 10%;
	margin-right: .5%;
}
}
/*************************************************************************  contact  *****************************************************************/

.comain {
	padding-bottom: 89px;
	background: url(../img/quanqiu.png) no-repeat center top;
	padding-top: 32px;
}
.colie {
	margin-top: 61px;
}
.colie ul {
	float: left;
	width: 31%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	margin-bottom: 20px
}
.cotu {
	display: block;
	text-align: center;
	text-align: center;
}
.cotu img {
	width: 100%;
	max-width: 79px;
	max-height: 79px;
}
.colie ul li {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	color: #000000;
	margin-top: 5px;
}
.colie ul span {
	display: block;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	color: #805300;
	line-height: 24px;
	margin-top: 15px;
}
.colie ul li a:hover {
	color: #805300;
}
.codingwei {
	width: 179px;
}
.cobiao {
	display: block;
	font-size: 36px;
	font-size: 3.6rem;
	text-align: center;
	padding-top: 61px;
}
.cop {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	color: #4d4d4d;
	text-align: center;
	margin-top: 22px;
	font-family: Arial;
}
.foxin {
	width: 645px;
	margin: auto;
	padding-top: 49px;
	font-family: Arial;
}
.foxin .int1 {
	line-height: 47px;
	width: 600px;
	height: 45px;
	border-bottom: 1px solid #c9c9c9;
	padding-left: 45px;
	font-size: 16px;
	font-size: 1.6rem;
	margin-top: 23px;
}
.foxin textarea {
	line-height: 47px;
	width: 600px;
	height: 187px;
	border-bottom: 1px solid #c9c9c9;
	padding-left: 45px;
	font-size: 16px;
	font-size: 1.6rem;
	margin-top: 21px;
	background: url(../img/cobi.jpg) no-repeat left top;
}
.foxin .int2 {
	line-height: 47px;
	width: 245px;
	height: 45px;
	border-bottom: 1px solid #c9c9c9;
	padding-left: 16px;
	font-size: 16px;
	font-size: 1.6rem;
	margin-top: 20px;
	float: left;
	margin-right: 29px;
}
.coyanzheng {
	width: 148px;
	height: 50px;
	float: left;
	margin-top: 18px;
	cursor: pointer
}
.foxin .int3 {
	width: 184px;
	height: 50px;
	margin-top: 45px;
	background: #805300;
	font-size: 18px;
	font-size: 1.8rem;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer
}
.foxin .int3:hover {
	background: #333;
}
.ditu {
	display: block;
	border: 1px solid #a0a0a0;
	margin-top: 45px;
}
.ditu img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 1198px;
	max-height: 468px;
}
.coren {
	background: url(../img/coren.jpg) no-repeat left top;
}
.coxinfeng {
	background: url(../img/coxinfeng.jpg) no-repeat left top;
}
.codianhua {
	background: url(../img/codianhua.jpg) no-repeat left top;
}
.cofang {
	background: url(../img/cofang.jpg) no-repeat left top;
}
.xing {
	background: url(../img/xing.jpg) no-repeat left center;
}
 @media screen and (min-width:1000px) and (max-width:1219px) {
}
 @media screen and (max-width:999px) {
.colie ul {
	width: 49%;
	margin-left: 0.5% !important;
	margin-right: 0.5%;
	margin-bottom: 30px;
	text-align: center;
}
.colie ul li {
	font-size: 14px;
	font-size: 1.4rem;
}
.foxin {
	width: auto;
}
.foxin .int1, .foxin textarea {
	width: 90%;
}
}
 @media screen and (max-width:639px) {
.colie {
	padding-top: 0px;
	margin-top: 0px;
}
.comain {
	padding-top: 20px;
	padding-bottom: 89px;
}
.foxin .int1, .foxin textarea {
	width: 85%;
}
.foxin .int2 {
	width: 89%;
	margin-right: auto;
}
.comain {
	padding-bottom: 30px;
}
.cobiao {
	font-size: 26px;
	font-size: 2.6rem;
	padding-top: 20px;
}
.cop {
	margin-top: 0px;
}
.colie ul {
	width: 49%;
	margin-bottom: 10px;
}
.foxin .int3 {
	margin-top: 20px;
}
.foxin {
	padding-top: 0px;
}
.ditu {
	margin-top: 20px;
}
}
 @media screen and (max-width:439px) {
.colie ul {
	width: 99%;
}
.foxin .int1, .foxin textarea {
	width: 80%;
}
.foxin .int2 {
	width: 85%;
}
}
.zitid {
	font-family: 'FuturaStdBold';
}
.zitik {
	font-family: 'FuturaStdBook';
}
 @media screen and (max-width:1219px) {
}
 @media screen and (max-width:999px) {
}
 @media screen and (max-width:640px) {
}
 @media screen and (max-width:360px) {
}
#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: Verdana, Geneva, sans-serif;
}
#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
}
.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;
}
.none {
	border: 1px solid #805300 !important;
	color: #805300 !important;
	background: #fff !important;
}
.onss {
	color: #805300 !important;
	background: url(../img/prltjianh.png) no-repeat left 13px !important;
}
.m1_ul {
	margin-top: 20px;
}
.m1_ul li {
	float: left;
	text-align: center;
	margin-left: 76px;
	width: 243px; margin-bottom:65px
}
.m1_ul li .img_img4 {
	position: relative;
	max-width: 243px;
	width: 100%;
	margin: 0 auto;
}
.m1_ul li span {
	position: absolute;
	bottom: 0px;
	width: 101px;
	left: 50%;
	margin-left: -50.5px;
}
.m1_ul li span img {
	display: none;
	max-width: 101px;
	max-height: 21px;
	width: 100%;
	margin: 0 auto;
}
.m1_ul li a.img_img {
	position: relative;
	top: 0px;
	display: block;
	border: 4px solid #805300;
	border-radius: 50%;
}
.m1_ul li a.img_img img {
	display: block;
	max-width: 243px;
	max-height: 243px;
	width: 100%;
	border-radius: 50%;
}
.m1_ul li a.m1lx {
	display: block;
	line-height: 30px;
	padding-top: 20px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	font-weight: bold; height:30px; white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
}
.m1_ul li:hover a.img_img {
	top: -30px;
}
.m1_ul li:hover span img {
	display: block;
}
 @media screen and (max-width:1219px) {
.m1_ul li {
	width: 23%;
	margin-left: 1%!important;
	margin-right: 1%;
}
}
 @media screen and (max-width:999px) {
.m1_ul li:hover a.img_img {
	top: 0px;
}
.m1_ul li:hover span img {
	display: none!important;
}
}
 @media screen and (max-width:640px) {
.m1_ul {
	margin-top: 0px;
}
.m1_ul li {
	width: 48%;
	margin-left: 1%!important;
	margin-right: 1%;
	margin-bottom: 20px;
}
.m1_ul li a.m1lx {
	font-size: 14px;
	font-size: 1.4rem;
	padding-top: 10px;
	line-height: 25px;
}
}
.listcart {
	width: 100%;
	margin-top: 30px;
}
.listcart a {
	display: inline-block;
	height: 30px;
	width: 150px;
	line-height: 30px;
	cursor: pointer;
	border: none;
	overflow: hidden;
	color: #fff;
	cursor: pointer;
	border-radius: 12px;
	background: #805300;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	margin-left: 10px;
}
.listcart a:hover {
	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
}
}
