body, h1, h2, h3, h4, h5, h6{ 
	font-family:"微软雅黑", "Microsoft YaHei";
	color:#999;
	line-height: 1.5;
}

/*登录后用户名*/
.gnb .container .login_name{
	position: absolute;
	right: -60px; top:45px;
}
.gnb .container .login_name a{
	color:#fff;
	border-bottom:1px solid #fff;
	padding-bottom:5px;
	display:block;
	font-size:12px; 
}

.gnb .container .login_name a:hover{
	color:#bee6a1;
	border-bottom:1px solid #bee6a1;
}
.fp-slide{
	overflow:auto !important;
	width:100%;
}


/*通用*/

.pt_60{padding-top: 60px !important;}
.pt_160{padding-top: 160px !important;}
.pb_60{padding-bottom: 60px !important;}
.pl_0{padding-left: 0 !important;}
.pr_0{padding-right: 0 !important;}
.mt_40{margin-top: 40px !important;}
.mt_70{margin-top: 70px !important;}
.mt_80{margin-top: 80px !important;}
.mt_440{margin-top: 440px !important;}
.mb_60{margin-bottom: 60px !important;}
.mb_120{margin-bottom: 120px !important;}
.logo{margin-top: 5px;}
.fp-slides{
	min-width: 1170px;
}
.fp-section{
	min-width: 1170px;
}
.container{
	min-width: 1170px;
	width: 1170px !important;
	margin: 0 auto;
}
.fp-controlArrow.fp-prev{
	left: 45px;
}
.fp-controlArrow.fp-next{
	right: 45px;
}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{
	background:#68b92e;
	border: 1px solid #68b92e;
}
.navbar-brand{
	padding: 4px 0;	
}
 
.dropdown-menu > li > a:hover{
	color:#68b92e !important;
}

.fp-controlArrow.fp-prev{
	border-color: transparent #eaeaea transparent transparent;
}

.fp-controlArrow.fp-next{
	border-color: transparent transparent transparent #eaeaea;
}

.fp-controlArrow.fp-prev:hover{
	border-color: transparent #68b92e transparent transparent;
}

.fp-controlArrow.fp-next:hover{
	border-color: transparent transparent transparent #68b92e;
}

.title_h3{
	font-size: 46px;
	color: #333;
	text-align: center;
}

.title_h3 span{
	font-size: 20px;
	color:#68b92e;
	display: block; 
	line-height: 1;
	text-transform: uppercase;
}

#full.carousel.slide{
	width: 100%;
}

.w_1690{
	max-width: 1690px;
	min-width: 1180px;
	margin: 0 auto;
}
.carousel {
  margin: 0 30px;
  width: calc(100% - ($button-spacing * 2));
}
.carousel[data-shift="1"] .carousel-inner > .item {
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.carousel .carousel-inner > .item.row {
  margin: 0;
}
.carousel .carousel-control {
  background: none;
  color: transparent;
  overflow: hidden;
  text-shadow: none;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  width: 122px;
}
.carousel .carousel-control:before {
  width: 122px;
  height: 214px;
} 
.carousel .carousel-control:hover:after {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.7);
}
.carousel .carousel-control.left {
  background:url(../images/product_left.png) no-repeat 0 50%;
  left: 150px;
}
.carousel .carousel-control.left:before {
  
}
.carousel .carousel-control.left:after {
  right: -100%;
}
.carousel .carousel-control.right {
  background:url(../images/product_right.png) no-repeat 0 50%;
  right: 150px;
}
.carousel .carousel-control.right:before { 
}
.carousel .carousel-control.right:after {
  left: -100%;
}

#single .carousel-inner a{
	text-align: center;
	display: block;
	color:#fff;
}

#single .carousel-inner a span{
	display: inline-block;
	padding-top: 40px;
	display: none;
}

#single .carousel-inner .item li:nth-child(2) a span{
	display: block;
	color:#636262;
}


.index03{
	background: url(../images/index_bg03.jpg) no-repeat; 
	background-size: cover;
}


.news_box .col-sm-3{
	padding-left: 32px;
	padding-right: 32px;
	margin-bottom: 30px;
	float: left;
	width: 285px;
}


.news_box .col-sm-3 a h4{
	color:#333333;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height:48px;
}

.news_box .col-sm-3 a span{
	font-size: 12px;
	line-height: 24px;
	color:#888;
}

.news_box .col-sm-3 a:hover h4{
	color:#68b92e;
}

.main_bottom{
	background: url(../images/index_bg04.jpg) no-repeat; 
	background-size: cover;
	background-position: center bottom;
	position: relative;
}

.main_bottom h2{
	text-align: center;
}

.main_bottom h4{
	text-align: center;
	font-size: 41px;
	color:#333;
	background: url(../images/bottom_bg01.png) no-repeat 50%;
	margin-top: 40px;
	line-height: 1;
}

.main_bottom h4 span{
	font-weight: 600;
	display: block;
	margin-top: 5px;
	color:#448f0e;
	font-size: 33px;
	font-family: impact;
	line-height: 1;
}

.tab-con-item{display: none;}
.tab-nav{ margin-bottom: 20px;  height: 33px; border-bottom: 3px solid #cccccc; margin-top: 50px;}
.tab-nav a{color:#999; padding-bottom:15px; display: inline-block; margin:0px 20px 0 0; padding:0 8px 2px 8px; text-decoration: none; min-height: 31px; clear: both; font-size: 18px; }
.tab-nav a.current{border-bottom: 6px solid #448f0e; color:#448f0e}

.tab-con-item{
	min-height: 70px;
}
.mt_box li{
	float: left;
	margin-right: 20px;
}
.mt_box li:nth-child(6n+0){
	margin-right: 0;
}

.yq_link li{
	float: left;
	margin-right: 20px;
}

.yq_link li a{
	color:#666;
}

.yq_link li a:hover{
	color:#333;
}

.sns_box{
	text-align: center;
}

.sns_box div{
	display: inline-block;
	margin: 30px 5px 0 5px;
	font-size: 11px;
}

.main_copy{
	font-size: 12px;
	line-height: 20px;
	text-align: center; 
	margin-top:3% ;
	color:#666;
}

.main_copy a{
	color:#333;
}

.sub_slider{
	background: url(../images/sub_slider01.jpg) no-repeat 50% 50%;
	width: 100%;
	height: 650px;
	position: relative;
}

.sub_slider h2{
	margin: 0;
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 40px;
	font-size: 36px;
	color: #fff;
}

.sub_slider h2 span{
	display: block; 
	font-size: 18px;
	font-weight: 300;
	margin-top: 5px;
}
.sub_slider01{
	background: url(../images/sub_slider01.jpg) no-repeat 50% 50%;
}

.sub_slider02{
	background: url(../images/sub_slider02.jpg) no-repeat 50% 50%;
}

.sub_slider03{
	background: url(../images/sub_slider03.jpg) no-repeat 50% 50%;
}

.sub_slider04{
	background: url(../images/sub_slider04.jpg) no-repeat 50% 50%;
}

.sub_slider05{
	background: url(../images/sub_slider05.jpg) no-repeat 50% 50%;
}

.sub_slider06{
	background: url(../images/sub_slider06.jpg) no-repeat 50% 50%;
}

.sub_slider07{
	background: url(../images/sub_slider07.jpg) no-repeat 50% 50%;
}

.sub_slider08{
	height: 350px;
	background: url(../images/sub_slider03.jpg) no-repeat 50% 50%;
}

.footer{
	border-top: 1px solid #eaeaea;
	height: 520px;
	background: url(../images/sub_footer_bg.jpg) no-repeat bottom center;
	color:#666;
}

.footer h4{
	text-align: center;
	font-size: 41px;
	color:#333;
	background: url(../images/bottom_bg01.png) no-repeat 50%;
	margin-top: 110px;
}

.footer h4 span{
	font-weight: 600;
	display: block;
	margin-top: 5px;
	color:#448f0e;
	font-size: 33px;
	font-family: impact;
	line-height: 1;
}


.event_box{ width: 100%; margin: 3% auto 0;position: relative; min-height: 420px;}

.event_box .parHd {width: 100%; display: inline-block;

    height: 92px;

    overflow: hidden;}

.parHd  ul{ width: 100%; text-align: center; margin: 0 auto; padding-top: 25px !important;}

.parHd .tempWrap{ margin: 0 auto;}

.parHd .tempWrap:after{      content: '';

    width: 85%;

    height: 1px;

    background: #580000;

    position: absolute;

    /* top: 33%; */

    /* right: -140%; */

    right: 8%;

    top: 35%;

    /* margin-top: -0.5px; */

    z-index: 10;}

/*.parHd li:before{ content: ''; width: 180%; height: 1px; background: #580000; position: absolute;top: 0; right:-140%;right: 0;}*/ 

.parHd li.no_line:before{ display: none;}

.parHd li{  display: inline-block; cursor: pointer; padding-top: 30px; font-size: 16px; color: #000;margin:0 30px; position: relative; }

.parHd li:after{ content: ''; background: url(../images/dot_ico.png) no-repeat; width: 24px; height: 24px; position: absolute;  z-index: 20;top: -12px; left: 50%; margin-left: -12px;}

.parBd{ text-align: center; margin-top: 60px;}

.parBd h4{ position: relative; font-size: 40px; margin-bottom: 3%; /*width: 200px;*/ padding: 0 60px;  display: inline-block; text-align: center; color:#333;}

.parBd h4:after{ content:''; background: #000; width: 100px; height: 1px; position: absolute; left: -100px; bottom: 28px;}

.parBd h4:before{ content:''; background: #000; width: 100px; height: 1px; position: absolute; right: -100px; bottom: 28px;}

.parBd p{ font-size: 14px; width: 100%; margin: 0 auto;}

div#listBox {

    width: 100%;

}

.sPrev,.sNext{ width: 30px; height: 30px; display: block; position: absolute; top: 10px;}

.sPrev{ left: 0;}

.sNext{ right: 0;}

.sPrev img,.sNext img{transition: all .6s cubic-bezier(.51,1.1,.9,.95);

    -moz-transition: all .6s cubic-bezier(.51,1.1,.9,.95);

    -webkit-transition: all .6s cubic-bezier(.51,1.1,.9,.95);

    -o-transition: all .6s cubic-bezier(.51,1.1,.9,.95);
     }

li.act{
	color:#a88567 !important
}


.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{background: #448f0e; border:1px solid #448f0e;}
.pagination > li > a, .pagination > li > span{color: #666;}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{ color: #448f0e; }

.news_con_box h3{
	border-bottom: 1px solid #d7d7d7;
	font-size: 24px; color:#333;
	padding-bottom: 5px;
	margin-bottom: 25px;
}
.news_con_box h3 span{
	font-size: 14px;
	font-weight: 300; 
	margin-left: 20px;
}


.page_menu {
	border-top:1px solid #eee;
	margin:20px 0;
	padding-top:10px;
	text-align:right;
}
.page_menu a:first-child {
	float:left;
}
.page_menu a {
	color:#666;
	display: inline-block;
	background:#eee;
	padding: 5px 20px;
	border:1px solid #ddd;
	box-sizing: border-box;
}
.page_menu a:hover {
	color:#fff;
	background: #448f0e;
	border:1px solid #448f0e;
} 

.col-md-4{
	width: 33.33%;
	float: left;
}

.product_box {
	margin-bottom: 30px;
}
.product_box img{
	border: 1px solid #f0f0f0;
}

.product_box a h4{
	color:#333;
	font-size: 18px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 0;
}

.product_box a:hover h4{
	color:#448f0e;
	font-weight: 600;
}

.product_box a > span{
	display: block;
	text-align: center;
	color:#FF0004;
}

.product_con_box .col-md-6{
	width: 585px;
	float: left;
}

.product_con .col-md-3{
	width:292px; float: left;
}

.zxns_zpgw {
	background:#fafafa;
	border:1px solid #ededed;
	padding:30px;
	margin-bottom:26px;
}
.zpgw_top {
	margin-top:26px;
}
.zxns_zpgw li {
	font-size:14px;
	color:#666666;
	line-height:30px;
}
.zxns_zpgw li span {
	color:#111111;
}
.zxns_zpgw .e-mail,.zxns_zpgw .e-mail a {
	font-size:16px;
	font-weight:bold;
	color:#076c71;
}

.zxns_zpgw a{
	display: block;
	width: 140px; line-height: 40px; height: 40px;
	background:#68b92e;
	text-align: center;
	margin-top: 20px;
	color: #fff;
}

.zxns_zpgw a:hover{
	opacity: 0.8;
}

.form-control {
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 42px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}

.recruit_box .col-md-6{
	width: 50%;
	float: left;
}

.form-group label{
	color:#333;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 5px;
}

.input_box02{
	height: 97px;
}

.input_box02 h4{
	color:#333;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
	margin-top: 0;
}


/*.input_box03{
	height: 110px;
}*/

.input_box03 h4{
	color:#333;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
	margin-top: 0;
}

.input_box04{
	height: 110px;
}

.input_box04 h4{
	color:#333;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
	margin-top: 0;
}


.input_box02 label{
	font-weight: 300;
}

.input_box02 input{
	line-height: 40px;
	vertical-align: -2px;
}

.online_btn_box{
	text-align: center;
	clear: both;
}

.online_btn_box input{
	background:#ddd;
	display: inline-block;
	width: 120px;
	line-height: 40px;
	text-align: center;
	border: 0 none;
	color:#444;
}

.online_btn_box input:hover{
	background:#448f0e;
	color:#fff;

} 

.map_box h3{
	font-size: 20px; font-weight: 600;
	color:#333;
	margin-bottom: 5px;
}

.map_box li{
	color:#666;
	font-size: 14px;
}


.service_table{margin-top: 20px;}
.service_table thead th{background: #68b92e; color:#fff; font-size: 15px; text-align: center; height: 55px; line-height: 55px !important; padding: 0 !important; box-sizing: border-box; border: 0 none !important; position: relative;}
.table_title{width: 74.59459459459459%; }
thead .table_title:after, thead .table_view:after, .table_number:after{content:" ";display:block;position:absolute;top:50%;right:0;width:1px;height:12px;margin-top:-6px;background:#fff;opacity:0.8;}
.table_view{
	width: 12%;
}
.service_table tbody td{padding: 15px 35px !important;}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td{border: 1px solid #f0f0f0;}
.table_title a{color:#333; text-decoration: none;}
.table_title a:hover{color:#68b92e}

.message_btn{float: right; display: block; width: 120px; line-height: 40px; text-align: center; background: #f2f2f2; color:#666; margin-bottom: 20px;}
.message_btn:hover{color:#fff; text-decoration:none; background: #68b92e;}

.news_page_h3{color:#333; font-size: 22px; border-bottom: 2px solid #e7e7e7; padding-bottom: 20px; margin: 0 0 10px 0;}

.news_page_admin{padding-top: 25px; background:#fafafa; padding: 50px 40px; border-radius: 3px; border: 1px solid #eee; }
.news_page_admin strong{color:red; display:block; margin-bottom: 7px; border-bottom: 1px solid #eee;padding-bottom: 10px;}
.news_page_con_02{padding:0 0 20px 0;}
.news_page_con_02 p{margin-top: 15px}

.news_information02{
	font-size: 14px;
	color:#666;
	margin-bottom: 10px;
	display: block;
}

.form-group label{font-size: 18px; color:#333;}
.form-group input{ background: #fafafa; line-height: 42px !important; height: 42px;}
.form-group textarea{ min-height: 260px;background: #fafafa; } 

.job-c h2, .job-c img, .job-c input{
	float: left;
}
.job-c h2{
	font-size: 18px;
	line-height: 42px;
	font-weight: 600;
	color:#333;
	margin-top: 0;
}
.job-c input{
	width: 120px;
	height: 40px;
	display: block;
	margin: 0;
	padding: 0 10px;
	border: 1px solid #bdbdbd;
	line-height: 40px;
	border-radius: 5px;
	color: #666666;
	margin-right: 10px;
}
.job-c input:hover{
	border: 1px solid #65BB8A;
	}

#div1{ width: 1140px; height: 63px; position: relative; overflow: hidden;}
#div1 ul { width: 1140px; height: 63px; position: relative; }
#div1 ul li { height: 63px; float: left; list-style: none; padding-right:20px;}
#div1 ul li img { width: 173px; height: 63px; display: inline-block;} 
.zywtext{
	position: absolute;
	right: 20px;
	top: 10px;
	z-index: 999;

}

.zywtext a{
	color: #fff;
}


.gnb{
	width: 100%;
	height: 110px;
	background: url(../images/menu_bg.png);
	position:fixed;
	z-index: 9999;
}

.modern-menu li > a{
	color:#fff;
	font-weight: 400;
	font-size: 14px;
}

.modern-menu ul li div.mm-container > span{
	width: 50% !important;
	text-align: left;
	color:#666;
	padding: 0 25px;
}

.modern-menu ul li div.mm-container > span:hover{ 
	color:#68b92e;
}

.modern-menu li>ul{
	background:#fafafa;
	padding: 15px 0;
	border-top: 3px solid #68b92e;
}  

.gnb .container{position: relative;}
.gnb .container .login_box{
	position: absolute;
	right: -110px; top:40px;
}

.gnb .container .login_box a{
	display: block; float: left;
	border: 1px solid #fafafa;
	width: 65px; line-height: 26px; height: 28px;
	text-align: center; color:#fff;
	margin-left: 5px; font-size: 12px;
}

.gnb .container .login_box a:hover{
	background:#fff;
	color:#68b92e;
}

.mc_box{
	width: 580px;
	margin:0 auto;
	height: auto;
	clear: both;
}


.register_input_box{
	border:1px solid #e3e7ee;
	overflow: hidden;
	margin-bottom: 10px;
}

.register_input_box label{
	background:#eee;
	display: inline-block;
	line-height: 40px;
	color:#333;
	text-align: center;
	width: 35%;
	margin-bottom: 0;
	float: left;
	font-size: 14px; 
}

.register_input_box span{ 
	display: inline-block;
	line-height: 40px;
	color:#333; 
	width: 65%;
	margin-bottom: 0;
	float: left;
	font-size: 14px; 
	padding: 0 15px;
}

.register_input_box input{
	float: left;
	border:0 none;
	line-height: 38px;
	width: 65%;
	padding-left:15px;
	height: 40px;
}

.register_input_box select{
	float: left;
	border:0 none;
	line-height: 38px;
	height: 40px;
	width: 65%;
	padding-left:15px;
}

.register_input_box input:focus{
	outline:none;
	box-shadow:none;
}

.register_input_box p{
	float: left;
	margin: 0;
	line-height: 40px; padding-left: 15px;
}

.register_input_box02.input_box03 img.rwm{
	float: left;
	margin-left: 10px;
}


.register_input_box03{
	border:1px solid #e3e7ee;
	overflow: hidden;
	margin-bottom: 10px;
}

.register_input_box03 label{
	background:#eee;
	display: inline-block;
	line-height: 40px;
	color:#333;
	text-align: center;
	width: 35%;
	margin-bottom: 0;
	float: left;
	font-size: 14px; 
}

.register_input_box .input_box02{
	font-size: 14px;
	line-height: 34px;	
	height: auto;
}

.register_input_box .input_box02 label{
	font-weight: 300;
	width: auto;
	background:transparent;
	color:#666;
}

.register_input_box .input_box02 input{
	line-height: 40px;
	vertical-align: -2px;
	width: auto;
	margin-left: 15px !important;
}

.input_box02 input[type="checkbox"], .input_box02  input[type="radio"]{ margin: 0; line-height:normal !important; height: auto; margin-top: 13px; } 

body .register_input_box03 input{
	float: left;
	border:0 none;
	height: 40px !important;
	line-height: 34px !important;
	width: 65% !important; 
} 

.register_input_box03 input:focus{
	outline:none;
}



.input_box033{
	overflow: hidden;
	margin-bottom: 10px;
	width: 100%;
}

.input_box033 label{
	background:#eee;
	display: inline-block;
	line-height: 40px;
	color:#888;
	text-align: center;
	width: 11.76470588235294%;
	margin-bottom: 0;
	float: left;
	font-size: 20px;
	border-top:1px solid #e3e7ee;
	border-left:1px solid #e3e7ee;
	border-bottom:1px solid #e3e7ee;
}

.input_box033 input{
	float: left; 
	line-height: 38px;
	width: 46.23529411764706%;
	padding-left:15px;	
	border:1px solid #e3e7ee;
	height: 40px;
}

.input_box033 img.rwm{
	float: left;
	margin-left: 8px;
}
.input_box033 input:focus{
	outline:none;
	box-shadow: none;
}

.input_box03 input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #b2b2b2; opacity:1; 
}

.input_box03 input:-moz-placeholder { /* Mozilla Firefox 19+ */
color: #b2b2b2;opacity:1;
}

.input_box03 input:-ms-input-placeholder{
color: #b2b2b2;opacity:1;
}

.input_box03 input::-webkit-input-placeholder{
color: #b2b2b2;opacity:1;
}



.login_btn, .login_btn:visited{
	width: 100%;
	display: block;
	line-height: 30px;
	text-align: center;
	background:#448f0e;
	color:#fff; 
}

.login_btn:hover{
	opacity: 0.8;
	color:#fff;
	text-decoration: none;
}

.yz_btn, .yz_btn:visited{
	width: 100%;
	display: block;
	line-height: 38px;
	height: 40px;
	text-align: center;
	background:#eeeeee;
	color:#333; 
}

.yz_btn:hover{
	color:#fff;
	text-decoration: none;
}

.btn_box01{
	padding-top:10px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: stretch;
}

.btn_box01 a{
	color:#666;
	font-size: 12px;
}

.btn_box01 a:hover{
	color:#448f0e;
	text-decoration: none;
}

.btn_box01 span input{vertical-align: -2px; margin-right: 3px;}
.btn_box01 span label{font-weight: 400; font-size: 12px;}
.login_box02{font-size: 10px; letter-spacing: -1px;}
.login_box02 input{vertical-align: -2px; margin-right: 3px;}
.input_box02{
	font-size: 14px;
	line-height: 34px;
}

.input_box02 label{
	font-weight: 300;
}

.input_box02 input{
	line-height: 40px;
	vertical-align: -2px;
}


.sub_title_box{ 
	background:#68b92e;
	color:#fff;
	font-size: 24px;
	text-align: center;
	padding: 58px 20px;
}

.sub_title_box a{
	color:#fff;
}

.sub_title_box a:hover{
	opacity: 0.8;
}

.sub_menu{
	display: block;
	border:1px solid #dedede;
}

.sub_menu li{
	line-height: 41px;
	border-bottom: 1px solid #dedede;
	padding:0 20px;
}

.sub_menu li i{
	float: right;
	margin-top: 12px;
}

.sub_menu li a{
	color:#333;
}

.sub_menu li:hover{
	background: #68b92e;
}

.sub_menu li:hover a{
	color:#fff;
}

.sub_menu li:hover i{
	color:#fff;
}

.sub_menu li.active{
	background: #68b92e;
}

.sub_menu li.active a, .sub_menu li.active i{
	color:#fff;
}

.sub_menu > li > ul{
	display: none;
}

.sub_menu > li:hover > ul {
	display: block;
	transition:all ease 0.5s;-moz-transition:all ease 0.5s;-webkit-transition:all ease 0.5s;-o-transition:all ease 0.5s;
}

.personal_center_box{
	background:#f8f8f8;
	border: 1px solid #eee;
	padding: 20px;
	height: auto;
	overflow: hidden;
}

.per_center_h5{
	font-size: 14px;
}

.per_center_h5 strong{
	color:#333;
}

.per_center_h5 span{
	color:#3c8ff7;
}

.per_center_list li{
	font-size: 13px; 
	color:#999;
	line-height: 24px;
}

.per_center_list li a{
	color:#3c8ff7;
	text-decoration: none;
}



/* clearfix */

.clearfix:after{ visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0;}
*html .clearfix{ zoom:1;}
.preview{width:550px; height:460px; position: relative; z-index:8888; }

/* smallImg */
.smallImg{position:relative; height:52px; margin-top:1px; background-color:#F1F0F0; padding:6px 5px; width:550px; overflow:hidden;float:left;}
.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(../images/d_08.png) no-repeat;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(../images/d_09.png) no-repeat; margin-left:525px; margin-top:-60px;}
#imageMenu {height:60px; width:520px; overflow:hidden; margin-left:0; float:left;}
#imageMenu li {height:42px; width:57px; overflow:hidden; float:left; text-align:center; margin-bottom: 30px;}
#imageMenu li img{width:50px; height:42px;cursor:pointer; border:1px solid #fff;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:50px; height:42px; border:3px solid #ddd;}
/* bigImg */

.bigImg{position:relative; float:left; width:550px; height:459px; overflow:hidden;}
.bigImg #midimg{width:550px; height:460px; border: 1px solid #f1f0f0;}
.bigImg #winSelector{width:235px; height:210px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}

/* bigView */
#bigView{position:absolute;border: 1px solid #959595; overflow: hidden; z-index:9999; top: 0 !important; left: 100% !important;} 
#bigView img{position:absolute;}


.product_box11 h3 {
	margin:0 0 15px 0;
	color:#333;
} 


.product_box11 ul li{
	font-size: 14px;
	color:#666;
	line-height: 26px;
	height: auto;
	overflow: hidden;
}

.product_box11 ul li span{
	font-family: 'impact';
	font-size:24px;
	color: #d00808;
}

.product_box11 ul li > div{
	float: left;
	line-height: 48px;
}

.product_btn_box{
	height: auto;
}

.product_btn_box a{
	width: 130px; height: 40px; line-height: 40px;
	background:#fb7702; display: block; text-align: center;
	color:#fff; float: left; margin-right: 20px;
}

.product_btn_box a i{
	margin-right: 5px;
}

.product_btn_box a:last-child{
	background: #cd2122;
}

.product_btn_box a:hover{
	opacity: 0.8;
}

.Spinner{disppadding-top: 10px;padding-bottom: 10px;margin-bottom: 20px;lay:block;overflow:hidden;margin:12px auto 15px auto;}
.Spinner .Amount{width:36px;height:25px;padding:4px 5px;line-height:17px;border-width:1px 0;border-style:solid;border-color:#d9d9d9;float:left;text-align:center;color:#565656;outline:0;}
.Spinner a{display:inline-block;width:25px;height:25px;border:1px solid #d9d9d9;background-color:#ebebeb;float:left;cursor:pointer;outline:0;}
.Spinner a i{font-style:normal;background:url(../images/BuynBtn.png) no-repeat;display:block;width:9px;height:9px;margin:8px;text-indent:999999%;overflow:hidden;}
.Spinner .Decrease i{background-position:-9px -9px;}
.Spinner .Increase i{background-position:-9px -0px;}
.Spinner .DisDe i{background-position:-0px -9px;}
.Spinner .DisIn i{background-position:-0px -0px;}

.product_tab{
	margin-top: 30px;
	clear: both;
}

.product_tab_con{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 20px;
}

.product_tab_con img{
	margin-bottom: 10px;
}

/*------提交订单-----*/
.cartbox{width: 100%;height: 40px;}
.cart_dd{width: 390px;float: left;line-height: 40px; background: #f7f7f7; text-align: center; color: #484847;font-size: 16px;}
.cart_gwc{width: 390px;float: left;line-height: 40px; background: #448f0e; text-align: center; color: #fff;font-size: 16px;}
.catr_tjdd{width: 100%;border: 1px solid #e6e6e6;background:#ebebeb;height: 100px;text-align: center;font-size: 22px;font-weight: bold;color: #E30003;line-height: 100px;margin-top:15px;}
.cart{width: 100%;border-bottom: 1px solid #e6e6e6;border-left: 1px solid #e6e6e6;border-right: 1px solid #e6e6e6;margin-bottom: 30px;padding: 15px; color:#666; clear: both;}
.cart_jswa p{width: 1128px;border: 1px solid #ebe9e9;margin-top: 20px;height: 100px;padding: 20px;line-height: 25px;}
.cart_tjdd1{width: 1170px;margin-top: 30px;height: 90px;text-align: center;line-height: 40px;color: #bb010f;}
.cart_tjdd1 a{width: 120px;text-align: center;background: #448f0e;color: #fff;padding: 5px 15px 5px 15px;}
.cart_tjdd1 a:hover{width: 120px;text-align: center;background: #2a2a2a;color: #fff;padding: 5px 15px 5px 15px;}

/*----------购物车----------*/
.mycar_box{width: 930px;height: 33px;background: #f6f6f6;float: left;margin: 15px 0 0 15px;}
.cart_qx1{float: left;line-height: 33px;width: 80px;text-align: center;}
.cart_qx2{float: left;width: 120px;line-height: 33px;text-align: center;}
.cart_qx3{float: left;width: 400px;line-height: 33px;text-align: center;}
.cart_qx4{float: left;width: 160px;line-height: 33px;text-align: center;}
.cart_qx5{float: left;width: 115px;line-height: 33px;text-align: center;}
.cart_qx7{float: left;width: 99px;line-height: 33px;text-align: center;}
.mycar_qx3{float: left;width: 370px;line-height: 33px;text-align: center;} 

/*------1购物车-----*/
.cart_qxbox{width: 100%;height: 33px;background: #f7f7f7; color:#333;}
.cart_product{width: 100%;height: 100px;border-bottom: 1px solid #ebebeb;border-right: 1px solid #ebebeb;border-left: 1px solid #ebebeb;}
.cart_product1{float: left;height: 60px;padding-top: 40px; width:80px;text-align: center;border-right: 1px solid #ebebeb;}
.cart_product2{float: left;height: 80px; width: 120px;text-align: center;border-right: 1px solid #ebebeb;padding-top: 10px;padding-bottom: 10px;}
.cart_product3{float: left;height: 60px; width: 400px;border-right: 1px solid #ebebeb;line-height: 20px;padding:20px;text-align: justify;}
.cart_product4{float: left;height: 100px;line-height: 100px; width: 160px;border-right: 1px solid #ebebeb; font-size: 16px;text-align: center;}
.cart_product5{float: left;height: 75px; width: 115px;border-right: 1px solid #ebebeb;text-align: center;padding-top: 25px;padding-left: 14px;padding-right: 14px;}
.cart_product6{float: left;height: 100px;line-height: 100px; width: 160px;border-right: 1px solid #ebebeb; font-size: 16px;text-align: center;color: #F50004;}
.cart_product7{float: left;height: 60px; width:99px;font-size: 16px;color: #F50004;line-height: 30px;padding: 20px; text-align: center;}
.cart_menu{width: 1128px;height: 40px;float: right;margin-top: 20px;}
.cart_menu1 a{float: right;width: 150px; line-height: 40px;text-align: center;background: url(../images/left.png)no-repeat #448f0e 30px center;padding-left: 10px; color: #fff;font-size: 16px;font-weight: bold;margin-right: 20px;}
.cart_menu1 a:hover{float: right;width: 150px; line-height: 40px;text-align: center;background: url(../images/left.png)no-repeat #2a2a2a 30px center;color: #fff;font-size: 16px;font-weight: bold;padding-left: 10px;margin-right: 20px;}
.cart_menu2 a{float: right;width: 150px; line-height: 40px;text-align: center;background:#448f0e  url(../images/right.png) no-repeat 110px center;padding-right: 10px; color: #fff;font-size: 16px;font-weight: bold;}
.cart_menu2 a:hover{float: right;width: 150px; line-height: 40px;text-align: center;background:#2a2a2a  url(../images/right.png) no-repeat 110px center;color: #fff;font-size: 16px;font-weight: bold;padding-right: 10px;}
.cart_jswap{width: 100%;border: 1px solid #ebebeb;margin-top: 20px;padding: 20px;line-height: 25px;}
.cart_js1{width: 470px;float: left;line-height: 30px;}
.cart_js1 span{line-height: 30px;float: left;padding-right: 30px;}
.cart_product > div{height: 100%;}

.cart_product2 img{
	width: 80%;
	margin: 0 auto;
	border: 1px solid #f1f1f1;
}

.cart_js2{
	float: right;
}

/*------2核对信息-----*/
.cart_shxx{width: 100%;height: 40px;background: #e8e8e8;line-height: 40px; padding-left: 15px;font-weight: bold;font-size: 15px; color:#333;} 
.cart_shxx1{width: 100%;border-bottom: 1px solid #ededed;border-right: 1px solid #ededed;border-left: 1px solid #ededed;margin-bottom: 20px;padding: 20px;line-height: 30px;}
.cart_zf{width: 100%;margin-bottom: 20px;padding: 20px;border-bottom: 1px solid #f3f3f3;border-right: 1px solid #f3f3f3;border-left: 1px solid #f3f3f3;}
.cart_spqd{width: 100%;height: 33px;background: #e9e9e9;line-height: 33px; padding-left: 15px;font-weight: bold;font-size: 16px;}
.cart_js4{float: right;width: 200px;margin:20px 0;}
.cart_js4 li{width: 200px;float: left;line-height: 22px;}
.cart_js4 span{float: right;line-height: 22px;text-align: right;}
.cart_js{width: 1128px;border: 1px solid #f3f3f3;margin-top: 20px;padding: 20px;}
.cart_js6{width: 1133px;float: left;height: 40px;background: #f7f7f7;border-bottom: 1px solid #f3f3f3;}
.cart_js7{width: 400px;height: 40px;line-height: 40px; float: right;}
.cart_js7 sapn{font-size: 18px;float: left;line-height: 40px;}
.cart_js7 a{float: right;width: 150px; line-height: 40px;text-align: center;background:#bb010f  url(../images/right.png) no-repeat 30px center;padding-left: 10px; color: #fff;font-size: 16px;font-weight: bold;}
.cart_js7 a:hover{float: right;width: 150px; line-height: 40px;text-align: center;background:#2a2a2a  url(../images/right.png) no-repeat 30px center;color: #fff;font-size: 16px;font-weight: bold;padding-left: 10px;}
.cart_fhmenu{width: 160px;float: left;height: 40px;}
.cart_fhmenu a{float: left;width: 150px; line-height: 40px;text-align: center;background:#bb010f url(../images/left.png) no-repeat 30px center;padding-left: 10px; color: #fff;font-size: 16px;font-weight: bold;}
.cart_fhmenu a:hover{float: left;width: 150px; line-height: 40px;text-align: center;background:#2a2a2a   url(../images/left.png) no-repeat 30px center;color: #fff;font-size: 16px;font-weight: bold;padding-left: 10px;}
.cart_js{width: 1138px;border: 1px solid #ededed;margin-top: 20px;height: 225px;padding: 20px;line-height: 22px;}
.application_btn a{
	display: inline-block;
	width: 130px; height: 40px; line-height: 40px;
	text-align: center;
	background:#fb7702; color:#fff;
}
.sq_wrap{
	width:795px;
	height:40px;
	margin-top:6px;}
.sq_wz{
	width:auto;
	height:40px;
	float:left;
	padding-left:150px;
	line-height:40px;}
.sq_wz1{
	width:auto;
	height:60px;
	float:left;
	padding-left:260px;
	line-height:60px;}
.sq_wz1 a{color: #F40004;}
.sq_wz1 a:hover{color: #F40004;text-decoration: underline;}
.sq_gw{
	width:auto;
	height:40px;
	float:left;
	line-height:40px;
	margin-left:8px;}
.sq_xb{
	width:150px;
	height:40px;
	padding-left:5px;}
.sq_wrap .form{
	width:280px;
	height:25px;
	float:left;
	border:1px solid #ececec;
	padding-left:6px;
	margin-top:6px;
	margin-left:5px;
	font-size:12px;
    }
.sq_nr{
	width:795px;
	height:175px;
	margin-top:6px;}
.sq_nr .form2{
	width:500px;
	height:150px;
	float:left;
	border:1px solid #ececec;
	padding-left:6px;
	padding-top:6px;
	margin-top:6px;
	margin-left:5px;
	font-size:12px;}
.sq_wrap .form3{
	width:100px;
	height:25px;
	float:left;
	border:1px solid #ececec;
	padding-left:6px;
	margin-top:6px;
	margin-left:3px;
	font-size:12px;}
.sq_tj{
	width:100px;
    float:left;
	text-align:center;
	margin-left:400px;
	margin-top:15px;
	margin-bottom:15px;
	cursor:pointer;
	background:#c10202;
	line-height:30px;
	color:#FFFFFF;}
.sq_tj a{color:#fff;}
.sq_tj a:hover{color: #fff; background: #2cbfda; width: 100px; height: 30px; float: left;}
.sq_tj1{
	width:100px;
    float:left;
	text-align:center;
	margin-left:300px;
	margin-top:15px;
	margin-bottom:15px;
	cursor:pointer;
	background:#c10202;
	line-height:30px;
	color:#FFFFFF;}
.sq_tj1 a{color:#fff;}
.sq_tj1 a:hover{color: #fff; background: #2a2a2a; width: 100px; height: 30px; float: left;}
.sq_zc{
	width:450px;
    float:left;
	text-align:center;
	margin-left:150px;
	cursor:pointer;
	background:#ff0300;
	line-height: 40px;
    font-size: 18px;font-weight: bold;color: #fff;margin-top: 15px;}
.sq_zc a{color: #fff;}
.sq_zc a:hover{color: #fff; background: #2a2a2a; width: 450px;float: left;font-size: 18px;font-weight: bold;line-height: 40px;}
.sq_cz{
	width:60px;
    float:left;
	text-align:center;
	margin-top:15px;
	margin-left:10px;
	margin-bottom:15px;
	cursor:pointer;
	background:#fb7702;
	line-height:30px;
	color:#FFFFFF;}


/*------订单信息-----*/
.ddxx{width: 100%;margin: 0;border:1px solid #eee;float: left; background:#fff;}
.ddbox{width: 100%;float: left;background: #eee; background:#68b92e; color: #fff;}
.bianhao{width: 50px;float: left;line-height: 30px;text-align: center;}
.ddh{width:253px;float: left;line-height: 30px;text-align: center; margin-left:50px ;}
.ddh1{width:253px;float: left;line-height: 30px;text-align: center;}


.ddh3{width:153px;float: left;line-height: 30px;text-align: center; margin-left:50px ;}
.ddh31{width:153px;float: left;line-height: 30px;text-align: center;}

.ddh2{width:100px;float: left;line-height: 30px;text-align: center; }
.ddh21{width:100px;float: left;line-height: 30px;text-align: center;}

.ddrq{width:100px;float: left;line-height: 30px;text-align: center;}
.ddrq a{color: #FF0004;}
.ddrq a:hover{color: #FF0004;}
.c_red{color: #FF0004; font-weight: 600;}
.thsp{width:200px;float: left;line-height: 30px;text-align: center;}
.thsp a{color: #666;}
.thsp a:hover{color: #68b92e;}
.ddbox1{width: 100%;float: left;border-bottom: 1px solid #eee;}
.left_xian{border-left: 1px solid #eee;}

.per_center_h4{
	color:#333;
}

.rel_box{
	border:2px solid #68b92e;
	background:#fff;
	padding: 30px;
	margin-bottom: 30px;
	color:#333;
}

.rel_box h3{
	color:#cd2122;
	margin: 0 0 10px 0; padding: 0;
	font-size: 18px; font-weight: 600;
}

.lgoin_hy3{width: 100%;float: left;line-height: 50px;padding: 0;font-size: 18px;font-weight: 600;border-bottom: 1px solid #e3e3e3;margin-bottom: 10px; color: #333;}
.lgoin_hy3 span{float: right;line-height: 50px;}
.lgoin_hy3 span a{
	font-size: 14px;
	color:#333;
}

.lgoin_hy3 span a:hover{
	color: ;
}



.input_box03{
	overflow: hidden;
	margin-bottom: 10px;
	width: 100%;
}

.input_box03 label{
	background:#eee;
	display: inline-block;
	line-height: 40px;
	color:#888;
	text-align: center;
	width: 11.76470588235294%;
	margin-bottom: 0;
	float: left;
	font-size: 20px;
	border-top:1px solid #e3e7ee;
	border-left:1px solid #e3e7ee;
	border-bottom:1px solid #e3e7ee;
}

.input_box03 input{
	float: left; 
	line-height: 38px;
	width: 46.23529411764706%;
	padding-left:15px;	
	border:1px solid #e3e7ee;
	height: 40px;
}

.input_box03 img.rwm{
	float: right;
}
.input_box03 input:focus{
	outline:none;
	box-shadow: none;
}

.input_box03 input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #b2b2b2; opacity:1; 
}

.input_box03 input:-moz-placeholder { /* Mozilla Firefox 19+ */
color: #b2b2b2;opacity:1;
}

.input_box03 input:-ms-input-placeholder{
color: #b2b2b2;opacity:1;
}

.input_box03 input::-webkit-input-placeholder{
color: #b2b2b2;opacity:1;
}

.zc_hyzx{width: 100%;float: left;height: 33px; color:#333;}
.zc_hyzx a{color: #ff6600;}
.zc_hyzx a:hover{color: #ff0044;}

.login_product{width: 100%;float: left;height: 33px;background: #e7e7e7;}
.login_productbt{float: left;width: 405px;line-height: 33px;padding-left: 15px;}
.login_productbt1{float: left;width: 100px;line-height: 33px; text-align: center;}
.login_productbt2{float: left;width: 587px;line-height: 33px;padding-left: 15px;}
.login_productbt3{float: left;width: 120px;line-height: 33px; text-align: center;}
.login_pjbox{width: 100%;float: left;border-bottom: 1px solid #f1f1f1;border-left: 1px solid #f1f1f1;border-right: 1px solid #f1f1f1;margin-bottom: 20px; background:#fff;}
.login_pjimg{width: 405px;float: left;border-right: 1px solid #f1f1f1;min-height: 129px; }
.login_pjimg > div{ height: auto; overflow: hidden; border-bottom: 1px solid #f1f1f1;}
.login_pjbox{position: relative;}
.login_pjbox > div.login_pjimg{ padding-bottom: 9999px; margin-bottom: -9999px;}
.login_pjbox > div{padding-bottom: 9999px; margin-bottom: -9999px;}
.login_pjimg span{float: left;width: 70px;padding:25px 10px;}
.login_pjimg li{float: right;width: 334px;padding:20px 10px;line-height: 20px;font-size: 14px;}
.login_pjimg1{width: 600px;float: left;border-right: 1px solid #f1f1f1;height: 100px;}
.login_pjimg1 span{float: left;width: 70px;padding:25px 10px;}
.login_pjimg1 li{float: right;width: 470px;padding:20px 10px;line-height: 20px;font-size: 14px;}
.login_pjbt1{width: 99px;float: left;border-right: 1px solid #f1f1f1;min-height: 129px;text-align: center;line-height: 100px;}
.login_pjbt2{width: 100px;float: left;border-right: 1px solid #f1f1f1;line-height: 14px;min-height: 129px; padding: 35px 15px 0 15px;text-align: center;} 
.login_pjbt2m{width: 100px;float: left;border-right: 1px solid #f1f1f1;line-height: 24px;height:100%; padding: 35px 15px 0 15px;text-align: center;}
.login_pjbt3{width: 100px;float: left;padding: 25px 15px 20px 16px;text-align: center; height: 100%;}
.login_pjbt3 li{width: 67px;line-height: 22px;text-align: center;border: 1px solid #e2e2e2;margin-bottom: 4px;}
.login_pjbt4{width: 89px;float: left;padding: 25px 15px 0 15px;text-align: center;}
.login_pjbt4 li{width: 87px;line-height: 22px;text-align: center;border: 1px solid #dcdcdc;margin-bottom: 4px;}
.lgoin_hy{
	color:#666;
}

.login_pjbt3 a{
	color:#333;
	font-size: 12px;
}

/*个人中心购物车*/
.cart11{width: 100%;border: 1px solid #e6e6e6;margin-bottom: 30px;padding: 15px;color:#666;clear: both;background: #fff;}
.cart_qxbox11{width: 100%;height: 33px;background: #f7f7f7; color:#333;}
.m_cart_product{width: 100%;height: 100px;border-bottom: 1px solid #ebebeb;border-right: 1px solid #ebebeb;border-left: 1px solid #ebebeb;}
.m_cart_product1{float: left;height: 60px;padding-top: 40px; width:70px;text-align: center;border-right: 1px solid #ebebeb;}
.m_cart_product2{float: left;height: 80px; width: 80px;text-align: center;border-right: 1px solid #ebebeb;padding-top: 10px;padding-bottom: 10px;}
.m_cart_product3{float: left;height: 60px; width: 220px;border-right: 1px solid #ebebeb;line-height: 20px;padding:20px;text-align: justify;}
.m_cart_product4{float: left;height: 100px;line-height: 100px; width: 100px;border-right: 1px solid #ebebeb; font-size: 16px;text-align: center;}
.m_cart_product5{float: left;height: 75px; width: 115px;border-right: 1px solid #ebebeb;text-align: center;padding-top: 25px;padding-left: 14px;padding-right: 14px;}
.m_cart_product6{float: left;height: 100px;line-height: 100px; width: 116px;border-right: 1px solid #ebebeb; font-size: 16px;text-align: center;color: #F50004;}
.m_cart_product7{float: left;height: 60px; width:70px;font-size: 16px;color: #F50004;line-height: 30px;padding: 30px 0; text-align: center;}

.m_cart_qx1{float: left;line-height: 33px;width: 70px;text-align: center;}
.m_cart_qx2{float: left;width: 80px;line-height: 33px;text-align: center;}
.m_cart_qx3{float: left;width: 220px;line-height: 33px;text-align: center;}
.m_cart_qx4{float: left;width: 100px;line-height: 33px;text-align: center;}
.m_cart_qx5{float: left;width: 115px;line-height: 33px;text-align: center;}
.m_cart_qx6{float: left;width: 116px;line-height: 33px;text-align: center;}
.m_cart_qx7{float: left;width: 70px;line-height: 33px;text-align: center;}


.lgoin_hy4{width: 50%;float: left;padding: 0; color:#666;}
.lgoin_hy4 p{width: 100px;float: left;line-height: 40px;}
.lgoin_hy4 span{width:302px;float: right;line-height: 40px;}
.lgoin_hy4 span a{}
.lgoin_hy{width: 100%;float: left;padding: 15px 0;}

.login_product{width: 100%;float: left;height: 33px;background: #f1f1f1;}
.login_pjbox{width: 100%;float: left;border-bottom: 1px solid #f1f1f1;border-left: 1px solid #f1f1f1;border-right: 1px solid #f1f1f1;margin-bottom: 20px; overflow: hidden;}
.login_productimg{width: 405px;float: left;border-right: 1px solid #f1f1f1;height: 100px;padding: 15px;line-height: 22px;}
.login_productimg1{width: 99px;float: left;border-right: 1px solid #f1f1f1;height: 100px;text-align: center;padding-top: 20px;}

.login_pjbox div:last-child{
	border: 0 none;
}

.col-sm-3{
	width: 293px;
	float: left;
}

.col-sm-9{
	width: 877px;
	float: left;
}

.float{position: fixed;top:80%;margin-top:-120px;right:0;z-index: 9997;}
.float_box{width:50px;height:50px;background:url(../images/left_bg.png);margin:1px auto;cursor: pointer;position: relative; }
.float_img{text-align: center; line-height: 50px;}
.float_box:hover{width:50px;height:50px;background:url(../images/left_bg_ov.png);margin:1px auto;transition: 1.2s;}
.float_content{display: none; position:absolute;right:100%;bottom:0;background-color:#68b92e;height:100%;width:auto;}
.float_tel{width:150px;font-size:16px;line-height:50px;font-family: "微软雅黑";font-weight:bold;color:#fff;margin-top:2px;text-align: center;}
.float_ewm_text{font-size:14px;line-height:18px;font-family: 'SYHTn'"微软雅黑";font-weight:normal;color:#fff;margin-top:5px;text-align: center;}
.float_box i{
	font-size: 20px; color:#fff;
}
.float_content input.sr{
	line-height: 30px;height: 34px;
	outline: none; border: 1px solid #076C71;
	margin: 8px 0 0 8px; 
	color:#666 !important; width: 200px; padding-left: 10px;
}
.float_content input.btn{
	position: absolute; top: 9px; right: 2px;
	height: 32px; border: 0 none;
	border-radius: 0;
	background:#eee;
}

.btn-info{
	background:#68b92e;
	position: relative;
	left: 50%;
	margin-left: -41px;
}

.btn-info:hover{
	background:#68b92e;
	opacity: 0.8;
}

.home_none .actGotop{display: none;}
#fp-nav{display: none;}

.add_m{color:#666}
.lgoin_txt{width: 100%; color:#333;line-height: 40px;float: left;background: #ddd;padding: 0px 15px 0 15px;font-size: 14px; font-weight: 600; margin-top: 20px;}
.search_list{text-align: right;}
.search_list a{float: left; color:#666;}
.search_list a:hover{ color:#448f0e;}
.search_list li{line-height: 40px; border-bottom: 1px solid #F1F1F1;}
.search_list li i{margin-right: 8px;}

@media screen and (max-width: 1450px){
	.title_h3.mb_60{
		margin-bottom:15px !important;
	}
	.title_h3.mb_120{
		margin-bottom: 60px !important;
	}
	.main_bottom h2 img{
		width: 180px;
	}
	.main_bottom h4{
		margin-top: 20px;
	}
	.tab-nav{
		margin-top: 20px;
	}
}


@media screen and (max-width: 1024px){
	#fp-nav.right{
   	display: none !important;
   }
}


@media screen and (max-width: 992px){
	.gnb{
		position: absolute;
		min-width: 1170px;
	}
}

.success{
	margin: 0 auto;
	padding: 50px 100px;
	width: 455px;
	height: 195px;
	border: 2px solid #00CCC0;
	border-radius: 4px;
	text-align: center;
}
.word1{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
}
.word1 b{
	color: #00CCC0;
}

.error{
	margin: 0 auto;
	padding: 50px 100px;
	width: 455px;
	height: 195px;
	border: 2px solid #FF0000;
	border-radius: 4px;
	text-align: center;
}
.word2{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
}
.word2 b{
	color: #FF0000;
}
// 通用跳转页面结束
