﻿body{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
ul{
	list-style-type: none;
	padding-left: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
.thebox{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}


a:focus, a:hover,a{color:#000;}




#wap,.wap{display:none;}



#wrapper {
	overflow: hidden;
	width: 1200px;
	height: auto;
	position: relative;
}
#wrapper ul {
	position: absolute;
	left: 0;
	top: 0;
}
#wrapper li {
	float: left;
	list-style: none;
	height: auto;
	border-radius: 9px;
	margin-left: 60px;
	margin-right: 60px;
}

.lldiv img {
	width: 300px;
	height: 300px;
	box-sizing: border-box;
	border: 3px solid #A7DB91;
}





/*首页标题*/
.index-til{
	text-align: center;
}
.index-ab-left .index-til{
	text-align: left;
}
.index-til>div:first-of-type{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.index-til>div:nth-of-type(2){
	font-size: 14px;
	color: #666666;
}

/*非首页的大图*/
.thebigimg>img{
	width: 100%;
	min-width: 1200px;
}

/*非首页标题*/
.oth-til{
	margin-top: 45px;
	padding-bottom: 10px;
	border-bottom: 1px solid #C5C5C5;
	margin-bottom: 40px;
	min-width: 1200px;
}
.oth-til>div{
	position: relative;	
}
.oth-til>div>div:first-of-type{
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
}
.oth-til>div>div:first-of-type>span:first-of-type{
	font-size: 14px ;
	font-weight: 100;
	color: #666666;
}
.oth-til>div>div:first-of-type>span:nth-of-type(2){
	display: block;
	height: 3px;
	width: 42px;
	background-color: #00B7EE;
	position: absolute;
	left: 0;
	bottom: -11px;
}
.oth-til>div>div:nth-of-type(2){
	float: right;
	color: black;
	font-size: 14px;
	margin-top: 5px;
}
.oth-til>div>div:nth-of-type(2)>img{
	width: 20px;
	margin-bottom: 7px;
}
.oth-til>div>div:nth-of-type(2)>a{
	color: black;
}

/*状态栏*/
.nav-top{
	width: 100%;
	min-width: 1200px;
	height: 40px;
	line-height: 40px;
	background-color: #00A1C8;
}
.nav-top div{
	font-size: 15px;
}
.nav-top span{
	margin-right: 20px;
}
.nav-top>div>div:first-of-type{
	color: white;
	float: left;
}
.nav-top>div>div:nth-of-type(2){
	float: right;
}
.nav-top>div>div:nth-of-type(2)>span:last-of-type{
	color: white;
}
.nav-top>div>div:nth-of-type(2)>span:hover{
	cursor: pointer;
}
/*logo栏*/
.nav-logo{
	width: 100%;
	min-width: 1200px;
	height: 158px;
	border-bottom: 1px solid #257AA3;
	clear: both;
}
.nav-logo a{
	float: left;
    margin-top: 35px;
    margin-left: 12px;
}
.nav-logo a img{width:550px;}
.nav-logo>div>div{
	float: right;
	margin-top: 38px;
}
.nav-logo>div>div>div{
	color: #CD3D37;
	font-size: 30px;
	margin-bottom: 5px;
}
.nav-logo>div>div>form{
	width: 340px;
	height: 30px;
	position: relative;
	margin-bottom:0px;
}
.nav-logo>div>div>form input[type=text]{
	width: 340px;
	height: 30px;
	border: 2px solid #9F9F9F;
	border-radius: 8px;
	outline: none;
	text-indent: 12px;
	font-size: 14px;
}
.nav-logo>div>div>form input[type=submit]{
	width: 20px;
    height: 20px;
    position: absolute;
    right: 12px;
    top: 5px;
    background-image: url(../images/index/top-ss.png);
    background-color: transparent;
    background-repeat: no-repeat;
    outline: none;
    background-size: 20px;
    border: none;
}
/*导航栏*/
.nav>li>a {
    position: relative;
    display: block;
    padding: 25px 30px;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: none;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.navbar-nav>li>a {
    padding-top: 25px;
    padding-bottom: 25px;
}
.dropdown-menu{
	border:none;
}
/*.nav>li>a {
    padding: 22px 23px;
}
.navbar-nav>li>a {
    padding-top: 22px;
    padding-bottom: 22px;
}*/
.dropdown-menu>li>a {
    padding: 3px 13px;
}
.dropdown-menu{
	min-width: 130px;
	font-size: 16px;
}
.dropdown-menu>li>a:hover{
	background-color: #CD3D37;
	color: white;
}

.navbar-default {
    background-color: white;
}
.navbar-default .navbar-nav>li>a {
    color: #000000;
    font-size: 18px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: white;
    background-color: #CD3D37;
}
.navbar-collapse{
	padding-left: 0;
	padding-right: 0;
}
/*轮播*/
.carousel-inner {
    min-width: 1200px;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
}
.carousel-control.right {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
}
.carousel-indicators {
     bottom: -5px; 
}
.carousel-indicators li {
    width: 12px;
    height: 12px;
    background-color: rgba(0,0,0,0.2);
}
/*首页--产品系列*/
.xs-pro{display: none;}
.index-pro{
	background-color: #ECFFFD;
	padding-top: 50px;
	padding-bottom: 55px;
	min-width: 1200px;
}
.index-pro>div>.index-til{
	margin-bottom: 60px;
}
.tmain-lunbo {
	clear: both;
	position: relative;
}
/*.mylunbo-box>div{
	width: 1200px;
	background-color: #EDEDED;
	height: 420px;
}
.mylunbo-box>div>div{
	float: left;
}*/
/*--------------SLIDER----------------*/
#slider {
	width: 1090px;
	margin: 0 auto;
	height: 510px;
	padding-top: 21px;
}
#slider li {
	padding-left: 34px;
	padding-right: 35px;
}
/*--------------CONTROLS--------------*/
/*position controls*/
.controls li {
	top: 50%;
	margin-top: -30px
}
.controls li:nth-child(1) {
	left: 0;
}
.controls li:nth-child(2) {
	right: 0;
}
/*------------PAGINATION------------*/
/*style pagination*/
.pagination li {
	background-color: #ddd;
}
.pagination li.active {
	background-color: #000;
}
/*-------------HELPERS----------------*/
.responsive {
	width: 100%;
	height: auto;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
.lunbox>div {
	float: left;
	width: 300px;
}
.hotimg{
	width: 300px;
	height:300px;
	display:table-cell;
	vertical-align:middle;
	border: 3px solid #A7DB91;
}
.lunbox>div:nth-of-type(2) {
	margin-left: 60px;
	margin-right:60px;
}
.lunbox>div>div>img {
	width: 300px;
	max-height: 300px;
	box-sizing: border-box;
	
}

.controls>li>img:nth-of-type(2) {
	display: none;
}
.controls>li:hover img:nth-of-type(2) {
	display: block;
}
.controls>li:hover img:nth-of-type(1) {
	display: none;
}
.index-pro-box{
	margin-top: 30px;
}
.index-pro-box>div:nth-of-type(1){
	font-size: 18px;
	
}
.index-pro-box>div:nth-of-type(1)>div{
	
	font-size: 14px;
}
.index-pro-box>div:nth-of-type(2)>div>span{
	color: #FF0000;

}
.index-pro-box>div:nth-of-type(2)>{
	color: #666666;
	line-height: 25px;
	margin-bottom: 25px;
}
.index-pro-box>div:nth-of-type(2)>.guige>span{color:#2f2e2e;}
.index-pro-box>div:nth-of-type(2)>span{
	color: black;
}
.index-pro-box>div:nth-of-type(3){
	text-align: center;
}
.index-pro-box>div:nth-of-type(3)>a{
	box-sizing: border-box;
	border: 1px solid #BFBFBF;
	color: black;
	border-radius: none;
}
.index-pro-box>div:nth-of-type(3)>a:hover{
	background-color: #CD3D37;
	color: white;
	border-color: #CD3D37;
}

.index-about{
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 65px;
}
.index-ab-left{
	width: 675px;
	height: 296px;
	background-image: url(../images/index/about-bj.png);
	background-repeat: no-repeat;
	
	padding-right: 22px;
	display: inline-block;
}
.index-ab-left>div:nth-of-type(1){
	padding-top: 45px;
    margin-bottom: 25px;
}
.index-ab-left>div:nth-of-type(2){
	font-size: 12px;
	color: #2f2e2e;
	text-align: justify;
	line-height: 22px;
	text-indent: 26px;
}
.index-ab-left>div:nth-of-type(3){
	text-align: center;
	margin-top: 35px;
}
.index-ab-left>div:nth-of-type(3)>a{
	color: #666666;
	font-size: 14px;
	border: 1px solid #AAAAAA;
	padding: 8px 22px;
}
.index-ab-right{
	float: right;
	display: inline-block;
	width: 300px;
}
.index-ab-right>a>div>img{
	width: 300px;
	height: 200px;
	box-sizing: border-box;
	border: 2px solid #D5D4D2;
}
.index-ab-right>a>div:nth-of-type(2){
	margin-top: 10px;
}
.index-ab-right>a>div:nth-of-type(2)>div:first-of-type{
	font-size: 18px;
	color: black;
	margin-bottom: 8px;
}
.index-ab-right>a>div:nth-of-type(2)>div:nth-of-type(2){
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
/*首页--荣耀*/
.xs-coop{
	display: none;
}
.index-coop{
	background-color: #ECFFFD;
	padding-top: 50px;
	padding-bottom: 50px;
	min-width: 1200px;
}
.index-coop>div>.index-til{
	margin-bottom: 50px;
}
.index-glo{
	padding-top: 40px;
	padding-bottom: 55px;
}
.index-glo>div>.index-til{
	margin-bottom: 50px;
}
.index-glo-box>a{
	margin-left: 48px;
	margin-right: 48px;
}
.lunbocc {
	clear: both;
	width: 1100px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
}
.lunboimg {
	position: absolute;
	left: 0;
	top: 0;
	transition: all 1s;
}
.lunboimg>div {
	float: left;
	width: 1100px;
	height: 400px;
}
.lunboimg>div>a {
	float: left;
}
.lunboimg>div>a {
	margin-left: 33px;
	margin-right: 33px;
}
.lunboimg>div>a>div {
	width: 300px;
}
.lunboimg>div>a>div>img {
	width: 300px;
	height: 300px;
}
.lunboimg>div>a>div:nth-of-type(2)>div:nth-of-type(1) {
	font-size: 18px;
	color: black;
	margin-top: 25px;
    margin-bottom: 15px;
}
.lunboimg>div>a>div:nth-of-type(2)>div:nth-of-type(2) {
	font-size: 12px;
	color: #666666;
}
.lunboll {
	width: 1200px;
	position: relative;
}
.lunboll>div>img:nth-of-type(2){
	display: none;
}
.lunboll>div:hover img:nth-of-type(1){
	display: none;
}
.lunboll>div:hover img:nth-of-type(2){
	display: block;
}
.thell {
	position: absolute;
	bottom: 220px;
	left: 0px;
}
.therr {
	position: absolute;
	bottom: 220px;
	right: 0px;
}
/*首页--会员相关*/
.index-cen{
	margin-top: 60px;
	width:1035px; 
	margin:60px auto 0px auto;
}
.index-cen>div>div{

	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	display:inline-block;
}
.index-cen-dr{
	float:left;
}
.index-cen .index-ce-qy
{
	margin:0 65px;
}
.index-cen .index-ce-zp{
	float:right;
	margin-right:170px;
}
.index-cen-til{
	text-align: center;
	color: #1D759D;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: bold;
}
.index-cen-dr{
	width: 280px;
}
.index-cen-dr input{
	border: 1px solid #D4D4D4;	
	height: 30px;
}
.index-cen-dr>form>input{
	text-indent: 10px;
	width: 264px;
	font-size: 14px;
	margin-bottom: 10px;
}
.index-cen-dr>form>div:nth-of-type(1){
	margin-bottom: 10px;
	height: auto;
    overflow: hidden;
}
.zcxy{height: auto;
    overflow: hidden;}
.zcxy b{float:left;    margin-top: 8px;}
.zcxy b a{color:#cd3d37 !important}
.zcxy .checkbox_txt{float:left;}
.index-cen-dr>form>div>img{
	
}
.index-cen-dr>form>div>div{
	display: inline-block;
}
.index-cen-dr>form>div>div>input{
	width: 145px;
	font-size: 14px;
		text-indent: 10px;
		margin-top: 5px;
}
.index-cen-dr>form>div>div>a{
	font-size: 12px;
	color: black;
	text-decoration: underline;
	margin-left: 15px;
}
.index-cen-dr>form>div:nth-of-type(2){
	margin-bottom: 5px;
}
.index-cen-dr>form>div>input{
	width: 111px;
	font-size: 16px;
}
.index-cen-dr>form>div>input{
	background-color: #CD3D37;
	border-color: #CD3D37;
	color: white;
	margin-right: 18px;
}
.index-cen-dr>form>div:nth-of-type(2)>a{
	border: 1px solid #D4D4D4;
	background-color: white;
	text-align: center;
	color: #666666;	
	font-size: 16px;
	padding: 4px 36px;
}
.index-cen-dr>form>div:nth-of-type(3){
	text-align: center;
}
.index-cen-dr>form>div:nth-of-type(3)>a{
	color: #666666;
	font-size: 12px;
}
.index-ce-qy{
	width: 250px;
	margin-top: 10px;
}
.index-ce-qy>div:not(:first-child){
	font-size: 12px;
	    text-align: center;
}
.index-ce-qy>div:not(:first-child)>a>img{
	width:180px;
	max-height:100%;
	max-width:100%;
}
.index-ce-qy>div:nth-of-type(2){
	text-align: center;
	margin-bottom: 18px;
}
.index-ce-qy>div:nth-of-type(3){
	font-size: 14px;
	color: #1D759D;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.index-ce-zp{
	width: 370px;
	margin-top: 0px;
}
.index-ce-zp-box>div{
	font-size: 16px;
	color: #4BA2CA;
	border-bottom: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	padding: 6px 20px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.index-ce-zp-box>div>span{
	    margin-left: 35px;
    margin-right:25px;
}
.index-ce-zp-box>ul>li{
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 10px;
	height: 20px;
}
.index-ce-zp-box>ul>li>a{
	color: #666666;
}
.index-ce-zp-box>ul>li>a:hover div{
	color: #CD3D37;
	text-decoration: underline;
}
.index-ce-zp-box>ul>li>a>div{
	float: left;
	width: 95px;
	margin-right: 15px;
	text-align: center;
}
.index-ce-zp-box>ul>li>a>div:nth-of-type(2){
	margin-right: 20px;
}
.index-ce-zp-box>ul>li>a>div:last-of-type{
	width: 100px;
	margin-right: 0;
	    margin-left: 15px;
}
/*首页的行业动态新闻与询问*/
.index-dtxwcx{
	clear: both;
}
.index-dtxw-box{
	width: 700px;
	display: inline-block;
	margin-bottom: 40px;
}
.thechose>div{
	float: left;
	width: 50%;
	height: 70px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 70px;
	margin-bottom: 12px;
}
.thechose>div:hover{
	cursor: pointer;
}
.thechose>div:first-of-type{
	background-color: #CD3D37;
	border: 1px solid #CD3D37;
	color: white;
}
.thechose>div:nth-of-type(2){
	border: 1px solid #CD3D37;
}
.index-dt-xw-text{
	clear: both;
}
.index-dt-xw-text>div:nth-of-type(1){
	padding-bottom: 20px;
	border-bottom: 1px solid #DCDCDC;
	margin-bottom: 20px;
}
.index-dt-xw-text>div:nth-of-type(1)>div:nth-of-type(1)>img{
	width: 100%;
	margin-bottom: 18px;
}
.index-dt-xw-text>div:nth-of-type(1)>a>div:nth-of-type(2){
	font-size: 18px;
	font-weight: bold;
	color: #CD3D37;
	margin-bottom: 10px;
	margin-top:20px;
}
.index-dt-xw-text>div:nth-of-type(1)>a>div:nth-of-type(2)>span{
	font-size: 12px;
	font-weight: 100;
	color: #999999;
	margin-bottom: 10px;
}
.index-dt-xw-text>div:nth-of-type(1)>a>div:nth-of-type(3){
	font-size: 14px;
    color: #666666;
    text-indent: 30px;
    line-height: 20px;
}
.dtxw-box{
	padding-bottom: 20px;
	border-bottom: 1px solid #DCDCDC;
	margin-bottom: 20px;
}
.dtxw-box>a>p{
	width: 70px;
	height: 70px;
	background-color: #CD3D37;
	font-size: 30px;
	font-weight: bold;
	color: white;
	text-align: center;
	float: left;
}
.dtxw-box>a>p>span{
	font-size: 14px;
	position: relative;
    bottom: 14px;
}
.dtxw-box>a>div{
	margin-left: 90px;
}
.dtxw-box>a>div:nth-of-type(1){
	font-size: 18px;
	font-weight: bold;
	color: black;
	margin-bottom: 8px;
}
.dtxw-box>a>div:nth-of-type(2){
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	text-align: justify;
	min-height: 40px;
}
.index-cx-box{
	width: 430px;
	float: right;
	margin-top: 30px;
}
.index-cx-box>div{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 40px;
}
.index-cx-box>form>input{
	width: 430px;
	height: 50px;
	font-size: 14px;
	text-indent: 18px;
	margin-bottom: 35px;
}
.index-cx-box>form>textarea{
	width: 430px;
	height: 145px;
	margin-bottom: 20px;
	font-size: 14px;
	text-indent: 18px;
	padding-top: 10px;
}
.index-cx-box>form>div{
	text-align: center;
}
.index-cx-box>form>div>input{
	width: 150px;
	height: 50px;
	font-size: 18px;
	color: black;
	border: 1px solid #AAAAAA;
	background-color: transparent;
}
/*友情链接*/
.thelink{
	height: 50px;
	width: 100%;
	min-width: 1200px;
	background-color: #00A1C8;
	text-align: center;
	color: white;
	font-size: 14px;
	padding-top: 16px;
	clear: both;
}
.thelink>div>span{
	margin-left: 5px;
	margin-right: 5px;
}
.thelink>div>span>a{
	color: white;
	font-size: 14px;
}
/*页尾*/
footer{
	min-width: 1200px;
	background-color: #ECFFFD;
	height: 200px;
	padding-top:20px;
	color: #5F7E89;
}
footer>div>div{
	float: left;
}
footer>div>div:nth-of-type(1){
	font-size: 14px;
	line-height: 24px;
	margin-right: 105px;
}
footer>div>div:nth-of-type(2){
	width: 160px;
	margin-right: 130px;
	    text-align: center;
}
footer>div>div:nth-of-type(2)>div{
	
	font-size: 14px;
	float: right;
	padding-top: 16px;
	line-height: 15px;
}
footer>div>div:last-of-type{
	text-align: center;
	float:right;
}
footer>div>div:last-of-type>img{
	width: 50px;
	margin-bottom: 10px;
}
footer>div>div:last-of-type>div:nth-of-type(1){
	font-size: 18px;
}
footer>div>div:last-of-type>div:nth-of-type(2){
	font-size: 30px;
	font-weight: bold;
}

/*新闻页面*/
.news-box{
	padding-top: 40px;
}
.news-left{
	width: 401px;
	display: inline-block;
}
.news-left>a>div:first-of-type>div:first-of-type{
	margin-bottom: 15px;
}
.news-left>a>div:first-of-type>div:first-of-type>div:first-of-type{
	float: left;
}
.news-left>a>div:first-of-type>div:first-of-type>div:nth-of-type(2){
	margin-left: 85px;
}
.news-left>a>div:first-of-type>div:first-of-type>div:nth-of-type(2)>div:first-of-type{
	font-size: 18px;
	margin-bottom: 6px;
	color: #333333;
}
.news-left>a>div:first-of-type>div:first-of-type>div:nth-of-type(2)>div:nth-of-type(2){
	color: #B1B1B1;
	font-size: 12px;
}
.news-left>a>div:first-of-type>div:nth-of-type(2){
	font-size: 14px;
	color: #949494;
	text-align: justify;
	margin-bottom: 10px;
}
.news-left>a>div:nth-of-type(2){
	border: 4px solid #707070;
	width: 401px;
	height: 453px;
}
.news-left>a>div:nth-of-type(2)>img{
	width: 100%;
	height: 100%;
}
.time-box{
	width: 70px;
	height: 71px;
	background-color: #CD3D37;
	color: white;
	text-align: center;
}
.time-box>div:first-of-type{
	font-size: 34px;
}
.time-box>div:nth-of-type(2){
	font-size: 14px;
}
.news-right{
	float: right;
}
.news-right>div{
	margin-bottom: 20px;  height:auto; overflow:hidden;
}
.news-right>div>a>div:first-of-type{
	float: left;
}
.news-right-text{
	margin-left: 100px;
	width: 557px;
	padding-bottom: 18px;
	border-bottom: 1px solid #B2B2B2;
}
.news-right>div:last-of-type>a>div:nth-of-type(2){
	border-bottom: none;
}
.news-right>div>a>div:nth-of-type(2)>div:first-of-type{
	color: #333333;
	font-size: 18px;
	margin-bottom: 10px;
}
.news-right>div>a:hover div:nth-of-type(2)>div:first-of-type{
	color: #CD3D37;
}
.news-right-text>div:nth-of-type(2){
	color: #B1B1B1;
	font-size: 12px;
	margin-bottom: 10px;
}
.news-right-text>div:nth-of-type(3){
	font-size: 14px;
	color: #949494;
	text-align: justify;
	padding-right: 3px;
}

/*分页*/
.thefenye{
	clear: both;
	margin-top: 40px;
	border-top: 1px solid #B2B2B2;
	padding-top: 40px;
	    height: auto;
}
.fenye{
    line-height: 30px;
        height: auto;
    width: 445px;
       margin: 0 auto;
    text-align: center;
    padding-bottom: 70px;
    padding-top: 15px;
}
.fenye>ul>li{
	font-size: 18px;
	width: 20px;
	height: 20px;
	margin-left: 1px;
	margin-right: 1px;
	text-align: center;
	line-height: 20px;
	display: inline-block;
}
.fenye>ul>.left_arrow{
	width: 75px;
    height: 35px;
    line-height: 32px;
	border: 2px solid #B2B2B2;
	margin-right: 25px;
	position: relative;
   
}
.fenye>ul>.left_arrow:hover{
	border-color: #CD3D37;
	background-color: #CD3D37;
}
.fenye>ul>.left_arrow:hover a{
	color: white;
}
.fenye>ul>.right_arrow{
	width: 75px;
    height: 35px;
    line-height: 32px;
	border: 2px solid #B2B2B2;
	margin-left: 25px;
	position: relative;
    
}
.fenye>ul>.right_arrow:hover{
	border-color: #CD3D37;
	background-color: #CD3D37;
}
.fenye>ul>.right_arrow:hover a{
	color: white;
}
.fenye>ul>li>a{
	color: #333333;
}
.fenye>ul>.act-li>a{
	color: #CD3D37;
}

/*关于页面*/
.about-bj{
	background-color: #ECFFFD;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 45px;
}
.about-box-top{
	background-color: #ECFFFD;
	padding-top: 50px;
	padding-bottom: 60px;
	    min-width: 1200px;
}
.about-box-top>div>img{
	width: 100%;
}
.about-box-top>div>div{
	color: #666666;
	font-size: 16px;
	text-align: justify;
	margin-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 28px;
}
.about-text-til{
	text-align: center;
    background-image: url(../images/others/ab-til02.png);
    background-repeat: no-repeat;
    background-position-y: 42px;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 20px;
    margin-bottom: 40px;
    margin-top: 40px;	
}
.about-text-til>span{
	font-size: 14px ;
	font-weight: 100;
	color: #666666;
}
.about-text-box>div{
	margin-bottom: 25px;
	min-height: 248px;
	clear: both;
}
.about-text-box>div>img{
	float: left;
	width: 390px;
	min-height: 248px;
	height: 100%;
}
.about-text-box>div>div{
	width: 810px;
	background-color: #F2F2F1;
	margin-left: 390px;
	min-height: 248px;
	padding-top: 30px;
	padding-left: 48px;
	padding-right: 36px;
}
.about-text-box>div>div>div:first-of-type{
	font-size: 20px;
    margin-bottom: 18px;
}
.about-text-box>div>div>div:nth-of-type(2){
	font-size: 16px;
	color: #666666;
	line-height: 28px;
}
.about-text-box>div:nth-of-type(2)>img{
	float: right;
}
.about-text-box>div:nth-of-type(2)>div{
	background-color: white;
	margin-left: 0;
	display: inline-block;
	/*margin-right: 390px;*/
}
.ab-box-bot-til{
	margin-top: 45px;
	margin-bottom: 20px;
	text-align: center;
	min-width: 1200px;
	font-size: 24px;
}
.ab-box-bot-til>span{
	height: 3px;
	display: block;
	width: 98px;
	background-color: #00B7EE;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
/*无缝滚动轮播*/
.about-bot-wufeng{
	background-color: #ECFFFD;
	min-width: 1200px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 40px;
}
.about-bot-wufeng #wrapper{
	height: 260px;
}
#wrapper {
	overflow: hidden;
	width: 1200px;
	height: 430px;
	position: relative;
}
#wrapper ul {
	position: absolute;
	left: 0;
	top: 0;
}
#wrapper li {
	float: left;
	list-style: none;
	height: auto;
	border-radius: 9px;
	margin-left: 6px;
	margin-right: 6px;
}
#wrapper li a img {
	width: auto;
	height: 260px;
	box-sizing: border-box;
	border: 3px solid #9D9D9D;
}
#wrapper li a:hover img{
	border-color: #00B7EE;
}
.pplica-lun .index-pro-box {
	text-align: left;
}
.pplica-lun div input[type=button] {
	margin-top: 20px;
	width: 60px;
	height: 35px;
	line-height: 25px;
	margin-left: 5px;
	margin-right: 5px;
	border: none;
	background-color: #3EADFD;
	border-radius: 4px;
	margin-bottom: 60px;
}
.pplica-lun{
	position: relative;
}
.ppchange>div{
	width: 50px;
	height: 100px;
	position: absolute;
	top: 85px;
}
.ppchange>div>img:nth-of-type(2){
	display: none;
}
.ppchange>div:hover img:nth-of-type(1){
	display: none;
}
.ppchange>div:hover img:nth-of-type(2){
	display: block;
}
#btn1{
	left:0;
}
#btn2{
	right: 0;
}

/*联盟合作页面*/
.cooper-top{
	padding-top: 10px;
	padding-bottom: 30px;
	border-bottom: 1px solid #DCDCDC;
	padding-left: 1%;
	padding-right: 1%;
}
.cooper-top>div:nth-of-type(1){
	color: #E85430;
	font-size: 16px;
}
.cooper-top>div:nth-of-type(2){
	color: #666666;
	font-size: 14px;
}
.cooper-text{
	margin-top: 40px;
}
.cooper-text>ul>li{
	width: 591px;
	float: left;
	margin-bottom: 40px;
	margin-left: 18px;
}
.cooper-text>ul>li:nth-of-type(2n+1){
	margin-left: 0;
}
.cooper-text>ul>li>img{
	width: 330px;
	
}
.cooper-text>ul>li>div{
	float: right;
	width: 260px;
	height: 205px;
	box-sizing: border-box;
	border: 1px solid #EDEDED;
	margin-top: 65px;
	padding: 30px 20px 10px;
}
.cooper-text>ul>li>div>div:first-of-type{
	font-size: 16px;
	margin-bottom: 10px;
}
.cooper-text>ul>li>div>div:nth-of-type(2){
	font-size: 12px;
	color: #999999;
	margin-bottom: 40px;
}
.cooper-text>ul>li>div>a{
	border: 1px solid #EDEDED;
	color: #666666;
	padding: 6px 20px;
    border-radius: 21px;
    font-size: 12px;
}
.cooper-text>ul>li>div>a:hover{
	background-color: #CD3D37;
	color: white;
	border-color: #CD3D37;
}
/*合作内页*/
.coop-de-box{
	margin-bottom: 60px;
}
.coop-de-text>div{
	text-align: justify;
	line-height: 25px;
	font-size: 16px;
	text-indent: 28px;
	margin-bottom: 10px;
}

/*新闻内页*/
.news-de-til>div{
	text-align: center;
}
.news-de-til>div:first-of-type{
	font-size: 28px;
}
.news-de-til>div:nth-of-type(2){
	color: #999999;
	font-size: 15px;
	margin-top: 30px;
	padding-bottom: 15px;
	border-bottom: 1px solid gainsboro;
	margin-bottom: 40px;
}
.news-de-til>div:nth-of-type(2)>span{
	margin-left: 10px;
	margin-right: 10px;
}
.news-de-text>div{
	font-size: 16px;
	line-height: 35px;
	color: #666666;
	margin-bottom: 20px;
	text-indent: 15px;
	text-align: justify;
}
.news-de-text>.news-text-img{
	text-indent: 0;
	text-align: center;
}
.news-de-text>.news-text-img>img{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.thebottom-jump{
	margin-top: 100px;
	border-top:1px solid gainsboro ;
	padding-bottom: 30px;
}
.thebottom-jump>div{
	font-size: 15px;
	color: #999999;
	line-height: 35px;
}

/*招聘页面*/
.recru-box{
	margin-bottom: 50px;
}
.recru-top{
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #D3D3D3;
	margin-bottom: 30px;
	padding-left: 1%;
	padding-right: 1%;
}
.recru-top>div:first-of-type{
	color: red;
	font-size: 18px;
	font-weight: bold;
}
.recru-top>div:nth-of-type(2){
	color: #666;
	
	font-size: 18px;
}
.recru-top>div:nth-of-type(3){
	color: #666;
	font-size: 18px;
}
.recru-text>div{
	height: 50px;
	line-height: 50px;
	background-color: #529efe;
	color: white;
	font-size: 16px;
	width: 1200px;
}
.recru-text>div>div{
	float: left;
	width: 168px;
	text-align: center;
	
}
.recru-text>div>div:nth-child(2){
	width: 190px;
}
.recru-text>ul>li:hover{
	cursor: pointer;
}
.recru-text>ul>li>div:first-of-type{
	width: 1200px;
	height: 40px;
	border-bottom: 1px solid #D3D3D3;
	line-height: 40px;
}
.recru-text>ul>li>div:first-of-type>div{
	float: left;
	width: 168px;
	text-align: center;
}
.recru-text>ul>li>div:first-of-type>div:nth-child(2){
	width: 190px;
}
.recru-text>ul>li>div:first-of-type>div>img{
	width: 30px;
	margin-bottom: 3px;
	transition: all 0.2s;
}
.recru-text>ul>li>div:nth-of-type(2){
	width: 1200px;
	padding-top: 30px;
    padding-bottom: 40px;
    padding-left: 45px;
    border-bottom: 1px solid #D3D3D3;
}
.recru-text>ul>li>div:nth-of-type(2):hover{
	cursor: auto;
}
.recru-text>ul>li>div:nth-of-type(2)>div{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 50px;
}
.recru-text>ul>li>div:nth-of-type(2)>div>div{
	font-weight: 100;
	color: #666666;
	margin-top: 8px;
    line-height: 23px;
}
.recru-text>ul>li>div:nth-of-type(2)>a{
	color: white;
	background-color: #CD3D37;
	padding: 10px 24px;
    border-radius: 8px;
}
.rec-box{
	/*display: none;*/
}

/*联系我们页面*/
.cont-top>div{
	width: 600px;
	height: 350px;
	background-color: #ECFFFD;
	color: black;
	font-size: 16px;
	float: left;
}
.cont-top>div:nth-of-type(2){
	padding-left: 40px;
	padding-right: 10px;
}
.cont-top>div>img{
	width: 100%;
	height: 100%;
}
.cont-top>div>ul>li{
	box-sizing: border-box;
	height: 50px;
	border-bottom: 1px solid #EAEAEA;
	padding-top: 14px;
}
.cont-top>div>ul>li>img{
	width: 20px;
	margin-right: 15px;
	    margin-bottom: 2px;
}
.cont-bottom{
	clear: both;
	padding-top: 30px;
}
.cont-bottom>div:nth-of-type(1){
	display: inline-block;
}
.cont-bottom>div:nth-of-type(2){
	float: right;
	padding-right: 40px;
	padding-top: 20px;
}
.cont-bottom>div>form{
	width: 700px;
	margin-bottom: 40px;
}
.cont-bottom>div>form label{
	font-size: 14px;
}
.cont-bottom>div>form>div:not(:last-child){
	float: left;
}
.cont-bottom>div>form>div:not(:last-child) input{
	font-size: 12px;
	height: 40px;
	text-indent: 10px;
	margin-bottom: 18px;
}
.cont-bottom>div>form>div:not(:last-child) span{
	margin-bottom: 15px;
}
.cont-bottom>div>form>div:nth-of-type(1){
	width: 280px;
	margin-right: 20px;
}
.cont-bottom>div>form>div:nth-of-type(1) input{
	width: 280px;
}
.cont-bottom>div>form>div:nth-of-type(2){
	width: 400px;
}
.cont-bottom>div>form>div:nth-of-type(2) input{
	width: 400px;
}
.cont-bottom>div>form>label{
	clear: both;
}
.cont-bottom>div>form>textarea{
	width: 700px;
	height: 200px;
	padding-top: 10px;
	text-indent: 10px;
	margin-bottom: 25px;
}
.cont-bottom>div>form>div:last-of-type{
	position: relative;
}
.cont-bottom>div>form>div:last-of-type>input[type=text]{
	height: 40px;
	width: 120px;
	font-size: 12px;
	margin-right: 8px;
	text-indent: 8px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.cont-bottom>div>form>div:last-of-type>a{
	color: black;
	text-decoration: underline;
	font-size: 12px;
	margin-left: 8px;
	margin-right: 8px;
	position: absolute;
	bottom: 0;
	left: 250px;
}
.cont-bottom>div>form>div:last-of-type>span{
	position: absolute;
	bottom: 0;
	left: 130px;
}
.cont-bottom>div>form>div:last-of-type>input[type=submit]{
	font-size: 16px;
	color: white;
	background-color: #3E3A39;
	height: 40px;
	width: 120px;
	border: none;
	
	bottom: 0;
	left: 360px;
}

/*产品页面*/
.prod-left{
	float: left;
	margin-top: 11px;
}
.prod-left>div{
	width: 230px;
	margin-bottom: 8px;
}
.prod-left>div>div{
	width: 230px;
	height: 40px;
	background-color: #B2B2B2;
	color: white;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
}
.prod-left>div>div:hover{
	cursor: pointer;
}
.prod-left>div>ul{
	display: none;
	margin-top: 8px;
}
.prod-left>div>ul>li{
	text-align: center;
	color: #333333;
	line-height: 30px;
	font-weight: bold;
}
.prod-left>div>ul>li>a{color: #333333;}
.prod-left>div>ul>li:hover{
	cursor: pointer;
}
.prod-left>div>ul>.pro-liact>span{
	opacity: 0;
}
.prod-left>div>div>img{
	display: none;
	margin-left: 10px;
}
.prod-left>div:nth-of-type(1)>div{
	background-color: #CD3D37;
}
.prod-left>div:nth-of-type(1)>div>img{
	display: inline-block;
}
.prod-left>div:nth-of-type(1)>ul{
	display: block;
}
.act{
	color: #CD3D37;
}
.prod-left>div:nth-of-type(1)>ul>li:first-of-type>span{
	opacity: 1;
}
.prod-right{
	float: right;
	width: 936px;
}
.prod-right>div{
	display: none;
}
.prod-right>div:first-of-type{
	display: block;
}
.prod-right>div>ul>li{
	float: left;
	margin-left: 30px;
	margin-bottom: 3px;
	width: 280px;
	margin-bottom: 25px;
}
.prod-right>div>ul>li>a>div:first-of-type{
	border: 2px solid #a8dc92;
	width: 284px;
	height:284px;
	display:table-cell;
	vertical-align:middle;
}
.prod-right>div>ul>li>a:hover div:first-of-type{
	border-color: #CD3D37;
}
.prod-right>div>ul>li>a>div>img{
	width: 280px;
	max-height: 280px;
}
.prod-right>div>ul>li>a>div:nth-of-type(2){
	text-align: center;
	width: 100%;
	line-height: 30px;
	font-size: 16px;
	color: #666666;
}
.prod-right>div>ul>li>a:hover div:nth-of-type(2){
	color: #CD3D37;
}
.prod-two{
	margin-bottom: 40px;
}
.prod-right>div>ul>li>a>div:nth-of-type(3){
	font-size: 14px;
	color: black;
	    height: 45px;
}
.prod-right>div>ul>li>a:hover div:nth-of-type(3){
	text-decoration: underline;
}
.pro-three{
	font-size: 16px;
	color: black;
	border: 1px solid #999999;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-radius: 5px;
}
.prod-right>div>ul>li>a:hover .pro-three{
	border-color: #CD3D37;
	background-color: #CD3D37;
	color: white;
}

/*网上购物页面*/
.pur-dd{
	color: #CD3D37;
	font-size: 30px;
	font-weight: bold;
}
.pur-dd>span{
	font-size: 14px;
	color: #999999;
	margin-left: 30px;
	font-weight: 100;
	text-decoration: line-through;
}

/*网上购物内页*/

#ShowPictureBox { width:565px; height:555px;overflow:hidden; }
#ShowPictureBox img{
	width:100% ;height:100%;box-sizing: border-box;
	border: 3px solid #D8D8D8;
}
#ShowBigPictureBox{
	position:absolute; top:800px; left:950px; overflow:hidden; 
	display:none; border:3px solid #ccc; padding:5px; 
	background-repeat:no-repeat; background-color:#fff; width:500px; height:500px;
	z-index: 999;
}
.swiper-slide>a>img{
	width: 100%;
}
.purchase-left{
	width: 565px;
	float: left;
	height: 705px;
	margin-bottom: 20px;
}
.thebbimg>div{
	display: none;
}
.thebbimg>div:first-of-type{
	display: block;
}
.pur-li-img{
	margin-top: 20px;
}
.pur-li-img>div{
	width: 130px;
	height: 130px;
	box-sizing: border-box;
	border: 1px solid #D8D8D8;
	float: left;
	position: relative;
}
.pur-li-img>div:not(:first-child){
	margin-left: 15px;
}
.pur-li-img>div:first-of-type{
	border-color: #CD3D37;
}
.pur-li-img>div:hover{
	cursor: pointer;
}
.pur-li-img>div>img{
	width: 100%;
	height: 100%;
}
.pur-li-img>div>span{
	display: block;
	border-bottom: 9px solid transparent;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	width: 10px;
	position: absolute;
	top: -9px;
	left: 60px;
}
.pur-li-img>div:first-of-type>span{
	border-bottom-color: #CD3D37;
}
.purchase-right{
	float: right;
	width: 608px;
	height: 705px;
	position: relative;
	margin-bottom: 20px;
}
.purchase-right>div:nth-of-type(1){
	font-size: 18px;
	border-bottom: 1px solid #DEDEDE;
	padding-top: 3px;
	padding-bottom: 24px;
	margin-bottom: 24px;
}
.purchase-right>div:nth-of-type(2){
	width: 100%;
	background-color: #ECFFFD;
	padding-left: 24px;
	padding-top: 12px;
	padding-bottom: 1px;
	margin-bottom: 10px;
}
.purchase-right>div:nth-of-type(2)>div{
	margin-bottom: 15px;
}
.purchase-right>div:nth-of-type(2)>div:first-of-type{
	font-size: 14px;
	color: #999999;
}
.purchase-right>div:nth-of-type(2)>div:nth-of-type(2){
	font-size: 24px;
	font-weight: bold;
	color: #F22E00;
}
.purchase-right>div:nth-of-type(2)>div:nth-of-type(2)>span{
	font-size: 12px;
	font-weight: 100;
	color: #0066CC;
	margin-left: 12px;
}
.purchase-right>div:nth-of-type(2)>div:nth-of-type(3){
	font-size: 12px;
	color: #F22E00;
}
.purchase-right>div:nth-of-type(2)>div>p{
	color: #666666;
	font-size: 14px;
	font-weight: 100;
	width: 65px;
	margin-right: 12px;
	display: inline-block;
}
.purchase-right>div:nth-of-type(2)>div>select:nth-of-type(1){
	width: 210px;
}
.purchase-right>div:nth-of-type(2)>div>select:nth-of-type(2){
	width: 110px;
}
.purchase-right>div:nth-of-type(3){
	padding-left: 24px;
	margin-bottom: 80px;
}
.purchase-right>div:nth-of-type(3)>p{
	color: #666666;
	font-size: 14px;
	font-weight: 100;
	width: 65px;
	margin-right: 12px;
	display: inline-block;
	float: left;
	margin-top: 10px;
}
.purchase-right>div:nth-of-type(3)>div{
	display: inline-block;
}
.sdddq {
	font-size: 20px;
	height: 45px;
	line-height: 38px;
	width: 150px;
	position: relative;
	top: -5px;
}
.lhj {
	font-size: 40px;
	height: 100px;
	width: 350px;
	line-height: 100px;
	text-align: center;
}
.bgColor{
 	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#22000000', EndColorStr='#33FFFFFF'); 
	background-image: linear-gradient(to top, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.2) 80%, rgba(0, 0, 0, 0.4) 100%, #FFFFFF 100%); 
}
.bgColor1{
 	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#22FFFFFF', EndColorStr='#33000000'); 
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.2) 80%, rgba(0, 0, 0, 0.4) 100%, #FFFFFF 100%); 
}
.purchase-right>div:nth-of-type(4){
	margin-bottom: 50px;
}
.purchase-right>div:nth-of-type(4)>input{
	color: white;
	width: 220px;
	height: 54px;
	background-color: #CD3D37;
	font-size: 24px;
	font-weight: bold;
	border: none;
	border-radius: 5px;
	margin-left: 50px;
}
.purchase-right>div:nth-of-type(4)>input:nth-of-type(1){
	background-image: url(../images/others/gwc.png);
	background-size: 32px;
	background-repeat: no-repeat;
	background-position: 28px;
	text-indent: 45px;
}
.purchase-right>div:nth-of-type(5)>a{
	font-size: 20px;
    color: white;
    font-weight: bold;
    padding: 8px 20px;
    border-radius: 5px;
    margin-left: 50px;
    background-color: #CD3D37;
}
.purchase-right>div:nth-of-type(6){
	position: absolute;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.purchase-right>div:nth-of-type(6)>p{
	color: #666666;
	font-size: 14px;
	font-weight: 100;
	width: 65px;
	margin-right: 15px;
	float: left;
}
.purchase-right>div:nth-of-type(6)>div{
	border: 1px solid #CECBCE;
	float: left;
	margin-left: 10px;
	width: 110px;
	height: 30px;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
}
.sp-xq>div{
	clear: both;
	border-top: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	padding-top: 30px;
	padding-bottom: 30px;
	height: 150px;
	margin-bottom: 20px;
}
.sp-xq>div>div{
	font-size: 14px;
	color: #9D969A;
	height: 15px;
}
.sp-xq>div>div>span{
	color: black;
}
.sp-xq>div>div:nth-of-type(1){
	margin-bottom: 25px;
}
.sp-xq>div>div:not(:first-child){
	margin-bottom: 15px;
}
.sp-xq>div>div>div{
	float: left;
	width: 250px;
	margin-right: 50px;
}
.pur-bigimg>div{
	text-align: center;
	margin-bottom: 15px;
}
.pur-bigimg>div>img{
	width: 80%;
	margin-bottom: 15px;
}
.pur-bottom>div>div:nth-of-type(1){
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #CECBCE;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.pur-bottom>div>div:nth-of-type(2)>div{
	width: 225px;
	height: 200px;
	border: 1px solid #D8D8D8;
	float: left;
	margin-bottom: 35px;
}
.pur-bottom>div>div:nth-of-type(2)>div:not(:first-child){
	margin-left: 18px;
}
.pur-bottom>div>div:nth-of-type(2)>div>a>img{
	width: 100%;
	height: 100%;
}

/*产品详情页面*/
.in-box-til{
	font-size: 25px;
	color: #666666;
	text-align: center;
	padding-bottom: 60px;
	padding-top: 50px;
}
.pro-in-box-top>div{
	float: left;
}
.pro-in-box-top>div:first-of-type{
	border: 1px solid #999999;
}
.pro-in-box-top>div:first-of-type>img{
	width: 400px;
	height: 300px;
}
.pro-in-box-top>div:nth-of-type(2){
	margin-left: 50px;
	width: 50%;
}
.pro-in-box-top>div:nth-of-type(2)>div:not(:last-child){
	font-size: 16px;
	color: #666666;
	border-bottom: 1px dashed #666666;
	line-height: 50px;
}
.pro-in-box-top>div:nth-of-type(2)>div:last-of-type{
	margin-top: 30px;
}
.pro-in-box-top>div:nth-of-type(2)>div:last-of-type>a>button{
	font-size: 20px;
	width: 300px;
	height: 45px;
	background-color: transparent;
	border: 1px solid #D90A0A;
	color: #D90A0A;
	border-radius: 5px;
}
.pro-in-box-bottom{
	clear: both;
	padding-top: 80px;
}
.pro-in-box-bottom>div:first-of-type{
	font-size: 20px;
	border-bottom: 2px solid #D90A0A;
	margin-bottom: 30px;
}
.pro-in-box-text>div{
	font-size: 16px;
	text-align: justify;
	text-indent: 25px;
	line-height: 30px;
	margin-bottom: 30px;
	padding-left: 20px;
    padding-right: 20px;
}
.pro-in-box-text>.in-box-text-img{
	text-indent: 0;
	text-align: center;
}
.pro-in-box-text>.in-box-text-img>img{
	width: 80%;
}

/*会员中心*/
.littbox-til{
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
.personal-box{
	width: 100%;
	background-color: #ECFFFD;
	padding-top: 80px;
	padding-bottom: 40px;
	min-width: 1200px;
}
.theleft-menu{
	background-color: white;
	width: 300px;
	padding: 30px;
	float: left;
	border: 1px solid #f5f5f5;
}
.menu-box{
	margin-bottom: 30px;
}
.menu-box>div{
	font-size: 18px;
}
.menu-box>div>img{
	width: 19px;
	margin-right: 10px;
	margin-bottom: 2px;
}
.menu-box>div>span{
	float: right;
}
.menu-box>div>span>img{
	width: 19px;
    margin-bottom: 3px;
}
.menu-box>div>span>img:last-of-type{
	display: none;
}
.menu-box>ul{
	padding-left: 30px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.menu-box>ul>li>a{
	font-size: 14px;
	color: #666666;
	line-height: 35px;
}
.menu-box>ul>li:hover{
	cursor: pointer;
}
.imptext{
	width: 880px;
	background-color: white;
	padding: 38px 22px 0;
	border: 1px solid #f5f5f5;
	margin-left: 320px;	
	min-height: 500px;
}
.text-guanli{
	min-height: 500px;
}
.guanli-bot>ul{
	padding-left: 0;
}
.guanli-bot>ul>li{
	height: 60px;
}
.guanli-bot>ul>li:not(:first-child){
	border-bottom: 1px solid #E5E5E6;
    margin-top: 35px;
    padding-left: 10px;
    padding-right: 10px;
}
.guanli-bot>ul>li:first-of-type{
	background-color: #F8F8F8;
	color: #666666;
	height: 40px;
	font-size: 16px;
	padding: 10px;
}
.guanli-bot>ul>li>div{
	float: left;
	width: 150px;
	margin-right: 24px;
}
.guanli-bot>ul>li>div:first-of-type{
	margin-right: 24px;
	width: 370px;
}
.guanli-bot>ul>li>div:nth-of-type(5){
	float: right;
	width: 80px;
}
.guanli-bot>ul>li>div:nth-of-type(3){
	width:50px;
}

/*订单列表*/
.orderlist>ul>li>div:first-of-type{
	width:120px;
}







/*基本资料*/
.imptext{
	display: none;
}
.imptext:first-of-type{
	display:block;
	min-height: 550px;
}
.menu-box>ul>.thefact{
	color: #0F629A;
}
.text-jbzl>div:nth-of-type(2)>div{
	margin-left: 50px;
	font-size: 16px;
	margin-bottom: 12px;
	color: #666666;
}
.text-jbzl>div:nth-of-type(2)>div>div{
	width: 135px;
	margin-right: 20px;
	display: inline-block;
	color: black;
}
.thehydl-imp{
	width: 100%;
	padding: 30px;
	height: auto;
        overflow: hidden;
}
.thehydl-imp>form>div{
	margin-bottom: 12px;
}
.thehydl-imp>form>div>label {
    width: 160px;
    margin-right: 10px;
    margin-left: 50px;
    font-size: 15px;
}
.inputBg{
	height: 30px;
	width: 145px;
}
.thehydl-imp>form>div>div{
	font-weight: bold;
	margin-left: 50px;
}
.thehydl-imp>form>div>div>span{
	margin-left: 30px;
}
.thehydl-imp>form>div>img{
	width: 100px;
	padding-bottom: 3px;
}
.thehydl-imp>form>input{
	width: 100px;
	height: 35px;
	font-size: 18px;
	
	color: white;
	background-color: #CD3D37;
	border: none;
	border-radius: 5px;
	margin-top: 10px;
	margin-left: 50px;
}
.theend{
	clear: both;
	margin-top: 100px;
}
.theend>a{
	padding: 8px 18px;
	background-color: #CD3D37;
	color: white;
	border-radius: 5px;
	font-size: 16px;
	font-weight: bold;
}

/*会员登录*/
.dengluzhuce-box{
	background-image: url(../images/others/zhucedenglu-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 30px;
	min-width: 1200px;
}
.into-box{
	width: 100%;
    padding-bottom: 20px;
}
.into-dl{
    background-size: 100%;
    height: 570px;
}
/*登录*/
.into-right>.denglu0{
	float: right;
	width: 400px;
	background-color: rgba(255,255,255,0.8);
	margin-top: 60px;
	/*margin-right: -140px;*/
	box-shadow: 1px 1px 5px 1px gainsboro;
}
.into-right>.denglu0>.dltil{
	height: 100px;
	line-height: 130px;
}
.into-right>.denglu0>.dltil>div:first-of-type{
	font-size: 22px;
}
.into-right>.denglu0>.dltil>div{
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
}
.into-right>.denglu0>.dltil>div:nth-of-type(2){
	float: right;
	font-size: 14px;
	color: #999999;
}
.into-right>.denglu0>.dltil>div:nth-of-type(2)>a{
	color: #0B3B86;
	font-size: 15px;
}
.into-right>.denglu0>.dlbox{
	margin-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 17px;
}
.into-right>.denglu0>.dlbox>form>input{
	width: 360px;
	height: 55px;
	margin-bottom: 25px;
	font-size: 16px;
}
.into-right>.denglu0>.dlbox>form>input:nth-of-type(1){
	background-image: url(../images/003.jpg);
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: 5px 18px;
	border: 1px solid #CCCCCC;
	text-indent: 35px;
}
.into-right>.denglu0>.dlbox>form>input:nth-of-type(2){
	background-image: url(../images/004.jpg);
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: 5px 15px;
	border: 1px solid #CCCCCC;
	text-indent: 35px;
}
.into-right>.denglu0>.dlbox>form>div{
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 13px;	
}
.into-right>.denglu0>.dlbox>form>div>a{
	float: right;	
	color: black;
	margin-top: 2px;
}
.into-right>.denglu0>.dlbox>form>div>label{
	font-weight: 100;
	margin-left: 10px;
}
.into-right>.denglu0>.dlbox>form>input:nth-of-type(3){
	color: white;
	border: 1px solid #CD3D37;
	background-color: #CD3D37;
	font-size: 18px;
	margin-bottom: 20px;
	border-radius: 5px;
}
#cbox{
	width: 20px;
    height: 20px;
    position: relative;
    top: 3px;
}

/*会员注册*/
.zhuce-box{
	display: none;
}
.register{
	border-top: 1px solid #D8D8D8;
	padding-top: 20px;
	text-align: center;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 50px 0;
	background-color: rgba(255,255,255,0.8);
}
.register>form{
	margin-top: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.register>form>div{
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: 100;
}
.register>form>div>label{
	width: 100px;
	text-align: right;
	margin-right: 20px;
	font-size: 18px;
}
.register>form>div>input{
	width: 340px;
    height: 40px;
}
.register>form>div>span{
	color: red;
}
.register>form>input{
	color: white;
    border: 1px solid #CD3D37;
    background-color: #CD3D37;
    font-size: 18px;
    margin-bottom: 20px;
    width: 200px;
    height: 35px;
    margin-top: 30px;
    border-radius: 5px;
}
.register>button{
	 margin-top: 45px;
    background-image: url(../images/others/39.png);
    color: white;
    font-size: 16px;
    background-repeat: no-repeat;
    height: 36px;
    border: none;
    width: 220px;
}
.dlzc-til0{
	margin-bottom: 0;
}
.pro-box div div{    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}









/*加入购物车*/


	.MALERT .in{width:360px;border-radius:0;border:5px solid #bbb;    position: fixed;
    top: 30%;
    background: #fff;
    z-index: 999;
    left: 38%;}
.MALERT .in .htmls{padding:0}
.MALERT .in .title{height:40px;background:#f1f1f1;color:#343434;border-bottom:1px solid #dedede}
.MALERT .in .title .Left{height:14px;line-height:14px;padding-left:10px;padding-top:13px;*padding-top:9px}
.MALERT .in .title .Left i{display:inline-block;background:url(../images/zhuanti/upload/icon_a_1373954928.png) 0 -97px no-repeat;vertical-align:top}
.MALERT .in .title .Left span{display:inline-block;height:14px;vertical-align:top;margin-left:5px;font-size:16px;font-family:"å¾®è½¯é›…é»‘";*line-height:20px;*height:20px}
.MALERT .in .title .Right{display:inline-block;width:18px;height:18px;margin-right:10px;color:#8f8f8f;margin-top:-5px;font-size:18px;font-weight:bold;cursor:pointer;     right: 0px;
    position: absolute;}
.MALERT .in .title .Right:hover{color:#bf1b3d!important;text-decoration:none}
.MALERT .in .content{padding:25px 15px}
.MALERT .in .content .icons_td{width:32px;padding:0 20px 0 25px;vertical-align:middle}
.MALERT .in .content .content_td{color:#333;line-height:1.8;vertical-align:middle}
.MALERT .in .content .icons{width:32px;height:32px;display:inline-block;background:url(../images/zhuanti/upload/icon_a_1373954928.png) 0 0 no-repeat}
.MALERT .in .content .icons_warn{background-position:0 -64px}
.MALERT .in .content .icons_ok{background-position:0 -32px}
.MALERT .btns{text-align:right;padding:11px 15px 14px 0;margin:0 18px}
.MALERT .btns a{background:url(../images/zhuanti/upload/icon_a_1373954928.png) 0 -113px}
.MALERT .btns a:hover{background:url(../images/zhuanti/upload/icon_a_1373954928.png) 0 -141px}
.MCONFIRM .btns{text-align:center;padding-right:0}








/*防伪*/

.que{
    background-color: #007dc1;
    border-radius: 8px;
    cursor: pointer;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 28px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #154682;
        border: none;
}
.qing{
	background-color: #d0451b;
    border-radius: 8px;
    cursor: pointer;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 28px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #854629;
    margin-left: 20px;
    border: none;
}
#idDiv{
    height: 30px;
}

#idDiv,.fwcode{
width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.fwcode{
	    margin: 20px auto 160px auto;
}
.fwcode button{
	    margin-top: 20px;
}

#FwCode{
    margin-top: 20px;
    width: 360px;
	    background-attachment: scroll;
    cursor: auto;
    background-position: 100% 50%;
    background-repeat: no-repeat no-repeat;
    line-height: 1;
    padding: 10px 10px;
    font-size: 18px;
    word-spacing: 1px;
    border: 2px solid #cdd4d8;
    border-radius: 4px;
    color: #172630;
    background-color: #fff;
    margin: 10px 0px;
    position: relative;
}











/***********产品内页**************/
.prod{width: 1200px;margin: 0 auto;overflow: hidden;}
.Container{width:365px;overflow: hidden;float: left;margin-top: 30px;}
.image {width:365px;;height:370px; display:table-cell; vertical-align:middle;}
.image img {width:100%;max-height:370px;}
.switch {width:390px;height:85px;margin:0px auto;}
.clear{clear:both;}
.switch_center {float:left;width:390px;height:95px;overflow:hidden;}
.switch_center ul {width: 390px;}
.switch_center li {display:inline;float:left;width:80px;height:95px;margin-right:15px;padding-top:10px;}
.switch_center li:last-child{margin-right: 0;}
.switch_center li a {display:block;width:80px;height:82px;border:1px solid #ccc;}
.switch_center li a img {width:100%;height:80px;}
.switch_center li a.on {border:1px solid red;}
.switch_center li a:hover {border:1px solid red;}

.prod_list{width:66%;overflow: hidden;float: left;margin-left: 20px;margin-top: 0px;}
.prod_list ul{width: 100%;overflow: hidden;}
.prod_list ul li:nth-child(1){color: #555555;}
.prod_list ul li:nth-child(1) h2{font-weight: bold;}
.prod_list ul li:nth-child(2){font-size: 16px;color: red;}
.prod_list ul li{line-height: 20px;margin-bottom: 15px;}
.prod_tab{width: 100%;overflow: hidden;margin-top: 30px;}
#myTab{background-color: #EEEEEE;height: 50px;}
#myTab li{height: 50px;line-height: 50px;width: 135px;text-align: center;}
#myTab li a{color: #cd3d37;height: 50px;width: 135px;line-height: 50px;font-size: 16px;color:black;padding: 0px;}
#myTab .active{background-color: #ca285b;}
#myTab .active a{background-color:#cd3d37;color: white;border-radius: 0;border: none;}
#myTabContent img{max-width: 100%;}
#myTabContent{ margin-bottom:40px;}
#myTabContent img:nth-child(1){margin-bottom: 20px;}
.prod_mo{width: 100%;height: 85px;background: url(../img/prod_img_06.png) no-repeat;background-size: 100% 100%;line-height: 85px;}
.prod_mo p{text-align: left;padding-left: 20px;font-weight: bold;font-size: 18px;color: black;}
.prod_mo p span:nth-child(2){color: #ca285b;margin-left: 50px;}
.prod_mo p span:nth-child(3){margin-left: 50px;color: #cd3d37;}
.prod_list .prod_ul li{display: inline-block;color: #999999;font-size: 16px;width: 49%;line-height: 25px;}
.prod_list .prod_ul li:nth-child(1){color: #999999;}
.prod_list .prod_ul li span{color: black;}
.prod_list .prod_ul{width: 100%;margin-top: 20px;}
.prod_j{overflow: hidden;}
.prod_j span{font-size: 16px;float: left;}
.prod_j #JS_goods_number_del_34742,.prod_j #JS_goods_number_add_34742{width: 20px;height: 25px;border: none;float: left;}
#JS_goods_number_34742{width: 45px !important;height: 25px;float: left;border: 1px solid #e5e5e5;}
.prod_g{margin-top: 30px;}
.prod_g a{display: inline-block;width: 165px;height: 40px;text-align: center;line-height: 40px;    font-size: 18px;}
.prod_g a:nth-child(1){background:#cd3d37;color: white;margin-right: 45px;}
.prod_g a:nth-child(2){border: 1px solid #ca285b;color: #ca285b;}
.prod_g a:nth-child(3){color: black;}
.prod_g a:nth-child(3) img{position: relative;top: 9px;margin-right:8px;}



.block{width:1000px; margin: 0 auto;}



.qdd_se{ margin:10px auto;}
.qdd_se div{ display:inline-block; text-align:left;}
.qdd_se div:first-child{ width:90px; }





#checkoutcart,#consignee_inf{ width:100%; overflow:auto; margin-left:0px; min-height:200px;}
#consignee_inf>div:nth-of-type(2)>div>div{ width:150px;float: left;}
#consignee_inf>div:nth-of-type(2)>div>.pay_desc{ width:auto; height:auto; max-width:750px;}
.pay_list div,.fy div{ display:table-cell; vertical-align:middle;}



/*/
/*主容器*/
.con-FangDa{
	width: 365px;
	height: auto;
	float: left;
	
}
/*正常容器*/
.con-fangDaIMg{
	width: 365px;
    height: 370px;
    display: table-cell;
    vertical-align: middle;
	position: relative;
	background-color: #454545;
}
.con-fangDaIMg > img{
	width: 100%;
	height:100%
}
/*滑块*/
.magnifyingBegin{
	width: 150px;
	height: 150px;
	left: 0;
	top: 0;
	background-color: #454545;
	opacity: 0.5;
	filter:alpha(opacity=50);
	position: absolute;
	cursor: move;
	display: none;
}



/*放大镜显示区域*/
.magnifyingShow{
	width: 365px;
	height: 370px;
	display: none;
	position: absolute;
	right: -400px;
	top: 0;
	overflow: hidden;
	background-color: #454545;
	
}
.magnifyingShow > img{
	width: 912px;
	height: 925px;
	margin-left:0;
	margin-top: 0;
}
/*设置选择图片容器*/
.con-FangDa-ImgList{
	margin-top:10px;
	height:auto;
	width:365px;
	list-style: none;
	overflow:hidden;
}
.con-FangDa-ImgList > li{
	margin-right:7px;
	width: 80px;
    height: 82px;
	float: left;
	cursor: pointer;
	
	
	text-align:center;
}

.con-FangDa-ImgList > li > img{
	vertical-align:top;
	display:inline;
	width: 78px;
    height: 80px;
}
.con-FangDa-ImgList > .active{
	    border: 1px solid red;
}


.imptext .index-cen-dr{ float:none; margin:0 auto;}

.lsbuy a{ color:#333;}



.pro .news-right{width:100%;    overflow: hidden;}

.pro .news-right .news-right-text{width:1100px;}


.index-ab-right div iframe{width: 100% !important;    height: 240px;}


#consignee_inf>div:nth-of-type(2)>div>#ECS_ORDERTOTAL{width: 100%;margin-left:0px;}

#consignee_inf>div:nth-of-type(2)>div>#jfs{width: 100%;}
#consignee_inf>div:nth-of-type(2)>div>.pric{width: 100%;}
#ECS_INTEGRAL_NOTICE{color:red;}











.flexslider {
	margin: 0px auto 30px;
	position: relative;
	width: 100%;
	height: 500px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}
.slides{height:100%;}
.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../img/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: auto;
	display: block;
	    max-width: 1920px;
	    margin: 0 auto;
}


.about-box img{max-width:100%;}
.favorites>ul>li>div:nth-of-type(3){width:215px;}




/**************分辨率小于768px 移动端*************/
@media only screen and (max-width:768px) {

	.prod,.Container,.switch,.switch_center,.switch_center ul,.prod_list,.prod_list .prod_ul,.prod_list .prod_ul li{width: 100%;}
	.prod_list{ margin-left:0px;}
	.MALERT .in{ left:0px; right:0px; margin:0 auto;}
	.block{width:100%; overflow:scroll;}
	.ims{ text-align:center;}
	.cart_table .img{ float:none;}
	.ims a{float:none; margin-left:0px}
	.index-dt-xw-text>div:nth-of-type(1)>div>img{max-width:100%;}
	.hotimg,.lunbox>div>div>img{height:auto;}
	.lunbox>div{    min-height: 360px;}
	.lsbuy a{ color:#333; margin:10px auto;    float: left;  margin-right: 5px;}
	.cont-bottom img{    max-width: 100%; height: auto;}
}

















