﻿/*.content{
	width: 1200px;
	margin: 0 auto;
}*/
.us p img{
    box-shadow: 1px 1px 12px 1px #ccc;
}
.firstRow img,.firstRow + tr img{
    box-shadow: 1px 1px 12px 1px transparent;
}
._135editorP p span{
    font-size: 16px;
    line-height: 32px;
}
.path .breadcrumb {
    padding: 28px 0;
    margin-bottom: 0;
    list-style: none;
    background-color: #ffffff;
    border-radius: 4px;
}
.path .breadcrumb > li {
    display: inline-block;
    font-size: 14px!important;
    padding-bottom: 3px;
}
.path .breadcrumb > li a {
    text-decoration: none;
    border-bottom: 1px solid #f5c057!important;
    color: #5C595B;
}
.path .breadcrumb > li + li:before {
    padding: 0 10px 0 0;
    color: #ccc;
    content: "\e621";
    font-family: "iconfont" !important;
}
.path .breadcrumb > .active {
    color: #777;
}

.path .breadcrumb > li{
    max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.content{
    max-width:1200px;
    margin:0 auto;
    width: 95%;
    min-width:  320px;
}
body{
	font-size: 12px;
	font-family: Arial,sans-serif;
	background: #fff;
}
input{
	outline: none;
}
.firster{
	padding-left: 0px!important;
}
.laster{
	padding-right: 0px!important;
	border-right: none!important;
}
.last{
	margin-right: 0px!important;
}
.page11{
	text-align: center!important;
	margin: 30px 0 0px 0!important;
}
.page22{
	text-align: center!important;
	margin: 30px 0 115px 0!important;
}
.page{
	text-align: right;
	margin: 15px 0 18px 0;
}
.page a, .page span{
	display: inline-block;
	width: 48px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 5px;
	margin-left: 8px;
	color: #848484;
	font-size: 14px;
}
.page a.n{
	width: 68px;
}
.page span, .page a:hover{
	background: #f9b341;
	color: #fff;
	font-weight: bold;
}

.page33 a, .page33 span{
	display: inline-block;
	width: 30px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background: #fff;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	color: #555555;
}
.page33 span, .page33 a:hover {
    background: #ffe6be;
    color: #f9b341;
    font-weight: bold;
}
.page33 a.n{
	width: 48px;
}
.page33 a.fir{
	width: 42px;
}
.wrap{
	/*width: 1888px;*/
	width: 98.3%;
}
.offsets{
	width: 40px;
	/*width: 1.7%;*/
	height: 100%;
	position: fixed;
	right: 0;
	top: 0;
    z-index:1000
}
.offsets_ul{
	padding-top: 55px;
}
.offsets_ul li{
	text-align: center;
	margin-top: 8px;
}
.offsets_ul li.bottom{
	/*position: absolute;
	right: 0;
	bottom: 100px;*/
	margin-top: 250px;
	display: none;
}
.offsets_ul a {
    padding: 10px;
    background-image: url('../images/uqek.png');
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: left;
    display:block;
}

.weis{
	/*border: 1px solid #f9b341;*/
	width: 170px!important;
	/*height: 148px;*/
	margin-top: 33px;
    margin-left: -9px;
}
.wei{
	border: 1px solid #f9b341;
	width: 120px!important;
	/*height: 148px;*/
	margin-top: 10px;
}
.wei .p_2{
	width: 120px;
	height: 28px;
	line-height: 28px;
	background: #f9b341;
	color: #fff;
	text-align: center;
}

.fri{
	line-height: 73px;
	color: #545454;
	font-size: 12px;
}
.fri a{
	color: #545454;
	margin: 0 2px;
}
.copyright {
    height: 107px;
    line-height: 107px;
    background: #323232;
    color: #838383;
    border-top: 1px solid #6b6b6b;
}
.copyright p{
	display: inline-block;
}
.copyright img{
	margin-right: 21px;
}
.copyright p:nth-of-type(2){
	float: right;
}

.top{
	background: #fafafa;
	width: 100%;
	height: 32px;
	line-height: 32px;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	color: #666;
}
.top p{
	display: inline-block;
}
.top p.p_2{
	float: right;
}
.top a{
	color: #666;
}
.top a.t_login{
	color: #0081cc;
}
.top span{
	margin: 0 14px;
}
.header{
	/*line-height: 110px;*/
}
.header ul li{
	/*float: left;*/
	/*padding: 26px 0;*/
}
.header ul li.li_2{
	float: right;
}
.search_text{
	width: 480px;
	height: 38px;
	line-height: 38px;
	color: #b0b0b0;
	padding-left:9px;
	border: 1px solid #e1e1e1;
	border-right: none;
	border-radius: 3px 0 0 3px;
}
.search_btn{
	width: 100px;
	height: 40px;
	line-height: 40px;
	background: #f9b341 url(../images/pic_02.png) no-repeat 23px 13px;
	color: #fff;
	font-size: 14px;
	padding-left: 25px;
	border-radius: 0 3px 3px 0;
	cursor: pointer;
    margin-left:-3px;
}
.search_btn2{
	width: 140px;
	height: 40px;
	line-height: 40px;
	background: #28508b url(../images/pic_03.png) no-repeat 23px center;
	color: #fff;
	font-size: 14px;
	padding-left: 25px;
	margin-left: 10px;
	border-radius: 3px;
	cursor: pointer;
}
.search_p{
	color: #878787;
	padding-top: 6px;
}
.search_p a{
	color: #878787;
	margin: 0 5px;
}
.search_p a:hover, .search_p a.actived{
	color: #3fb607;
}

.nav_ul li{
	float: left;
	width: 10.4%;
	text-align: center;
	position: relative;
}
.div_ul{
	position: absolute;
	left: 0;
	top: 45px;
	background: #fff;
	z-index: 100;
	/*padding-bottom: 10px;*/
	display: none;
    box-shadow: 3px 3px 1px #ccc;
    width:100%;
}
.div_ul .ul_2 li{
	width: 100%;
}
.div_ul .ul_2 li a{
	display: block;
	width: 92%;
	height: 30px;
	line-height: 30px;
	color: #6c6c6c;
	padding-left: 8%;
	text-align: left;
	font-size: 12px;
}
.div_ul .ul_2 li.current a, .div_ul .ul_2 li:hover a{
	background: #efefef;
	color: #f9b341;
}
.nav_ul li.first{
	width: 13%;
	background: #f9b341 url(../images/pic_04.png) no-repeat 15px center;
	padding-left: 42px;
	text-align: left!important;
}
.nav_ul li a{
	display: inline-block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 17px;
}
.ban{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.ban img{
	width: 100%;
}
.ban_ul{
	position: relative;
	width: 300%;
	overflow: hidden;
}
.ban_ul li{
	float: left;
	width: 33.33%;
}
.con{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.dian{
	position: absolute;
	right: 28px;
	bottom: 23px;
}
.dian a{
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 30px;
	background: #fff;
	margin: 0 4px;
}
.act{
	background: #f9b341!important;
}

.main{
	background: #f8f8f8;
	width: 100%;
	padding: 40px 0;
}
.main_con{
	/*width: 380px;*/
	width: 31.6%;
	height: 200px;
	background: url(../images/img_25.jpg) no-repeat 0px 0px;
	margin-right: 30px;
	float: left;
}
.main_1 p{
	background: url(../images/pic_08.png) no-repeat 285px 35px;
}
.main_2 p{
	background: url(../images/pic_09.png) no-repeat 250px 32px;
}
.main_3 p{
	background: url(../images/pic_10.png) no-repeat 255px 27px;
}
.main_con p{
	padding: 11px 0 19px 0;
}
.main_con p em{
	display: block;
	line-height: 210%;
	background: url(../images/pic_11.png) no-repeat 20px center;
	padding-left: 35px;
	color: #545454;
	/*cursor: pointer;*/
}
.main_con p em:hover{
	color: #0081cc;
	font-weight: bold;
}
.main_h2{
	height: 50px;
	line-height: 50px;
	color: #333;
	font-size: 18px;
	padding-left: 50px;
	font-weight: normal;
}
.main_h211{
	background: #e7e7e7 url(../images/pic_0522.png) no-repeat 10px center;
}
.main_h222{
	background: #e7e7e7 url(../images/pic_0622.png) no-repeat 10px center;
}
.main_h233{
	background: #e7e7e7 url(../images/pic_0722.png) no-repeat 10px center;
}
.main_con:hover{
	box-shadow: 0 0 10px #e7e7e7;
}
.main_con:hover h2{
	color: #fff;
}
.main_con:hover .main_h211{
	background: #f9b341 url(../images/pic_05.png) no-repeat 10px center;
}
.main_con:hover .main_h222{
	background: #5ec91d url(../images/pic_066.png) no-repeat 10px center;
}
.main_con:hover .main_h233{
	background: #11aee4 url(../images/pic_077.png) no-repeat 10px center;
}
.h1{
	font-weight: normal;
	padding: 38px 0 16px 0;
	color: #333;
	font-size: 24px;
	/*line-height: 56px;*/
}
.h1 p{
	display: inline-block;
}
.h1 p.p_11{
	background: url(../images/img_20.jpg) no-repeat left 9px;
}
.h1 p.p_22{
	background: url(../images/img_21.jpg) no-repeat left 9px;
}
.h1 p.p_33{
	background: url(../images/img_22.jpg) no-repeat left 9px;
}
.h1 p.p_44{
	background: url(../images/img_23.jpg) no-repeat left 9px;
}
.h1 p.p_55{
	background: url(../images/img_24.jpg) no-repeat left 9px;
}
.h1 p.p_1{
	padding-left: 21px;
}
.h1 p.p_1 em.em_1{
	background: #5bb531;
}
.h1 p.p_2{
	float: right;
	width: 48px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 25px;
	border: 1px solid #e3e3e3;
	font-size: 12px;
	margin-top: 8px;
}
.h1 p.p_2 a{
	color: #b6b6b6;
}
.h1 p.p_2 a:hover{
	/*color: #b6b6b6;*/
}
.pro_ul li{
	float: left;
	width: 22.5%;
	padding: 0 19px;
	border-right: 1px solid #e8e8e8;
}
.pro_ul p{
	position: relative;
	cursor: pointer;
}
.pro_ul p:nth-of-type(1){
	margin-bottom: 20px;
}
.norighr {
    margin-right: 0px!important;
}
.pro_ul p i{
	display: block;
	/*width: 270px;*/
	/*width: 22.5%;*/
	height: 120px;
}
.pro_ul p b{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.3);
}
.pro_ul p em{
	display: inline-block;
	width: 100%;
	margin: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.part_in{
	position: relative;
}
a.number{
	position: absolute;
	top: 38px;
	display: inline-block;
}
.part_ul{
	/*border: 1px solid #ececec;*/
	background: #fff;
	padding: 16px 0;
	margin-bottom: 52px;
}
.part_ul li{
	float: left;
	margin: 0 43px;
    padding-top: 18px;
    padding-bottom: 18px;
}
#Hezuo {
    border: 1px solid #ececec;
    margin-bottom: 20px;
}
.partner a.li_prev{
	/*left: 11px;*/
	width: 25px;
	height: 100%;
	text-align: center;
	background: #f7f7f7 url(../images/pic_16.png) no-repeat center center;
	/*padding-top: 30%;*/
	line-height: 95px;
}
.partner a.li_prev:hover{
	background: #f7f7f7 url(../images/pic_162.png) no-repeat center center;
}
.partner a.li_next:hover{
	background: #f7f7f7 url(../images/pic_172.png) no-repeat center center;
}
.partner a.li_next{
	right: 0px;
	width: 25px;
	height: 100%;
	text-align: center;
	background: #f7f7f7 url(../images/pic_17.png) no-repeat center center;
	/*padding-top: 30%;*/
	line-height: 95px;
}
.partner_1{
	border-top: 1px solid #f0f0f0;
}
.part1_ul{
	padding: 34px 0;
}
.part1_ul li{
	float: left;
	/*margin-right: 165px;*/
	width: 25%;
}
.part1_ul li p{
	float: left;
	color: #999;
}
.part1_ul li p.p_2{
	margin-left: 20px;
}
.part1_ul li em{
	display: block;
	font-size: 15px;
	color: #666;
	padding-bottom: 5px;
}
.new_ul{
	padding-bottom: 31px;
}
.new_ul li{
	float: left;
	/*width: 224px;*/
	width: 18.6%;
	border: 1px solid #ececec;
	border-radius: 3px;
	margin-right: 17px;
	margin-bottom: 18px;
}
.p_img{
	/*padding: 17px 0;*/
	height: 130px;
	line-height: 130px;
	text-align: center;
	/*width: 18.6%;*/
	text-align: center;
}
.p_img img{
	width: 45%;
}
.p_text{
	background: #f1f1f1;
	line-height: 200%;
	color: #888;
	text-align: center;
	padding: 10px 0;
}
.p_text em, .p_text i{
	display: block;
}
.comment{
	background: #f8f8f8;
}
.comment_1{
	/*width: 685px;*/
	width: 57%;
	float: left;
}
.com1_ul li{
	float: left;
	/*width: 300px;*/
	width: 100%;
	margin-left: 25px;
	margin-bottom: 15px;
}
.com1_ul p{
	display: inline-block;
	font-size: 14px;
	color: #545454;
}
.com1_ul p.p_1 {
    vertical-align: top;
    height: 60px;
    line-height: 60px;
}
.com1_ul p.p_2{
	width: 80%;
	margin-left: 10px;
	margin-top: 10px;
}
.com1_ul p.p_2 i{
	color: #ff5e00;
}
.com1_ul p.p_2 b{
	color: #0081cc;
}
.com1_ul p.p_2 em{
	font-size: 12px;
	padding-top: 5px;
	line-height: 200%;
	display: block;
}

.comment_2{
	float: right;
	/*width: 470px;*/
	width: 39%;
}
.com2_div ul li{
	line-height: 230%;
}
.com2_div .li_one{
	margin-bottom: 7px;
}
.com2_div .li_one p{
	/*display: inline-block;*/
	float: left;
	color: #545454;
}
.com2_div .li_one p.p_2{
	/*width: 358px;*/
	width: 70%;
	margin-left: 10px;
}
.com2_div .li_one p span{
	display: block;
	font-size: 14px;
	color: #0081cc;
	font-weight: bold;
	background: none;
	padding-left: 0px;
	margin-top: -6px;
}
.com2_div .li_one p em{
	color: #666;
	line-height: 200%;
}
.com2_div span{
	/*display: block;
	line-height: 250%;*/
	background: url(../images/pic_11.png) no-repeat 1px center;
	padding-left: 11px;
	color: #545454;
}
.com2_div em{
	float: right;
	color: #ababab;
}


.pro_01{
	margin-bottom: 96px;
}
.h5{
	border: 1px solid #ebebeb;
	line-height: 28px;
	color: #0081cc;
	font-weight: normal;
	margin: 30px 0;
	font-size: 12px;
}
.h5 img{
	margin: -1px 7px 0 9px;
}
.pro1_ul{
	margin-bottom: 30px;
}
.pro1_ul li{
	float: left;
	margin-right: 40px;
	position: relative;
	cursor: pointer;
    margin-bottom: 15px;
}
.pro1_ul li span{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #e1e1e1;
	height: 40px;
	line-height: 40px;
	color: #0081cc;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
/*.pro1_ul li em{
	display: block;
	width: 100%;
	height: 2px;
	background: #0081cc;
	position: absolute;
	bottom: -7px;
	left: 0;
	display: none;
}*/
.em_blue{
	/*display: block!important;*/
}
.blue{
	background: #0081cc!important;
	color: #fff!important;
}


.pro1_div{
	margin-bottom: 20px;
}
.pro1_h3 .one_number{
	float: left;
	width: 235px;
	height: 30px;
	line-height: 29px;
	color: #fff;
	padding-left: 34px;
	font-size: 14px;
	background-color: #f9b341;
	background-position: 15px center;
	background-repeat: no-repeat;
	background-image: url(../images/pic_35.png);
	font-weight: bold;
	cursor: pointer;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.pro1_h3 ul{
	float: left;
	border: 1px solid #ededed;
	border-left: none;
	padding-left: 43px;
	background: #fff;
}
.pro1_h3 ul li{
	float: left;
	width: 150px;
	height: 28px;
	line-height: 28px;
	color: #666;
	font-size: 12px;
	text-align: left;
	background: url(../images/img_31.jpg) no-repeat left center;
	padding-left: 11px;
	cursor: pointer;
}
.pro1_h3 ul li:hover, .div02 ul li span:hover{
	color: #1065b6;
	background: url(../images/pic_11.png) no-repeat left center;
}
.pro1_h3 ul li a{
    color: #666;
}
.pro1_h3 ul li:hover a{
	color: #1065b6;
}
.div02{
	background: #fafafa;
	display: none;
}
.div02 span{
	display: block;
	width: 100%;
}
.div02 .one_number{
	float: left;
	/*padding-right: 43px;*/
    width: 269px;
    height: 100px;
}
.div02 ul{
	float: left;
	/*padding-left: 40px;*/
}
.div02 ul li span{
	width: 190px;
	line-height: 230%;
	color: #666;
	font-size: 12px;
	text-align: left;
	background: url(../images/img_31.jpg) no-repeat left center;
	padding-left: 11px;
	cursor: pointer;
}
.div02 div{
	float: left;
    width: 70%;
    padding-left: 45px;
    min-height:120px;
}
.div02 div span{
	width: 150px;
	line-height: 230%;
	color: #666;
	font-size: 12px;
	text-align: left;
	background: url(../images/img_31.jpg) no-repeat left center;
	padding-left: 11px;
	cursor: pointer;
    float:left;
}
.div02 p img {
    width:100%;
}
.div02 div span a {
    color: #666;
}
.div02 div span:hover{
	color: #1065b6;
	background: url(../images/pic_11.png) no-repeat left center;
}
.div02 div span:hover  a{
	color: #1065b6;
}
.div02 ul li{
	float: left;
}

.pro_02{
	margin-bottom: 148px;
}
.pro2_left{
	float: left;
	width: 238px;
	border: 1px solid #ededed;
}
.pro2_left h2{
	background: #5d595a;
	line-height: 51px;
	font-size: 18px;
	padding-left: 19px;
	color: #fff;
	font-weight: normal;
}
.pro3_left h2{
	background: #28508b;
}
.pro3_left ul{
	padding: 0 17px;
	cursor: pointer;
}
.pro3_left ul li{
	background: #fff!important;
	line-height: 200%!important;
	padding: 17px 0;
}
.pro3_ul img{
	/*display: inline-block;*/
	float: left;
	border: 1px solid #e2e2e2;
	margin-right: 9px;
}
.pro3_ul span{
	/*display: inline-block;*/
	float: left;
	width: 125px;
}
.pro3_ul em{
	display: inline-block;
	color: #666;
	margin-top: 5px;
}
.pro3_ul i{
	color: #a0a0a0;
}
.pro3_left ul li a{
	padding-left: 0px!important;
}
.pro2_left ul li{
	line-height: 34px;
	background: #f2f2f2;
	border-top: 1px dashed #dcdcdc;
}
.pro2_left ul li:nth-of-type(1){
	border-top: none;
}
.pro2_left ul li a{
	display: block;
	color: #555555;
	padding-left: 19px;
}
.pro2_ul li a:hover{
	color: #0081cc;
	border: 1px solid #0081cc;
}
.mmm{
	border: 1px solid #0081cc!important;
}
.pro2_right{
	float: right;
	width: 928px;
}
.select_list{
	border: 1px solid #e9e9e9;
	border-radius: 5px;
}
.item{
	overflow: hidden;
	padding: 9px 16px 9px 14px;
	color: #666;
	box-sizing: border-box;
	border-bottom: 1px solid #e9e9e9;
    height: 39px;
}
.head{
	width: 10%;
	float: left;
	color: #464646;
	text-align: center;
	margin-top: 3px;
}
.head11{
	margin-top: 0px;
}
.body{
	float: left;
	width: 83%;
	/*height: 20px;*/
}
.body a{
	display: inline-block;
	color: #666;
	margin: 0 14px 0px 0px;
	padding: 3px 10px;
	border-radius: 3px;
	cursor: pointer;
}
.body11 a{
	padding: 0px 0px;
	margin: 0 35px 0px 0px;
}
.body_01 a.active{
	background: #02a7df;
	color: #fff;
}
.body input{
	margin-top: -2px;
	margin-right: 8px;
}
.more{
	width: 7%;
	float: right;
	text-align: center;
	margin-top: 2px;
}
.more{
	color: #ff4400;
}
.title{
	height: 36px;
	line-height: 36px;
	background: #f3f3f3;
	color: #666;
	padding: 0 30px;
	border-radius: 5px;
}
.title span{
	float: left;
}
.title span b{
	color: #f9b341;
}
.title a.reset{
	color: #666;
	margin-left: 9px;
}
.brand{
	margin-left: 30px;
}
a.label{
	display: inline-block;
	position: relative;
	margin: 6px 5px 0 0;
	padding:  0 38px 0 9px;
	max-width: 149px;
	height: 22px;
	line-height: 22px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border: 1px solid #e9e9e9;
	color: #0081cc;
	background: #fff;
}
.icon_btn_x{
	position: absolute;
	height: 10px;
	width: 11px;
	right: 9px;
	top: 7px;
	background: url(../images/pic_37.png);
}
.title i{
	color: #0081cc;
}
.choose{
	height: 48px;
	line-height: 48px;
	background: #28508b;
	border: 1px solid #e9e9e9;
	border-bottom: none;
	border-radius: 5px;
	margin-top: 10px;
	padding-left: 18px;
}
.choose span{
	float: right;
	margin-right: 18px;
}
.choose span a{
	margin-left: 23px;
	color: #fff;
}
.zhedie{
	color: #94dd72!important;
}
.xu{
	display: inline-block;
	color: #fff;
	margin-right: 25px;
}
.xu b{
	position: relative;
	display: inline-block;
	width: 95px;
	height: 25px;
}
.xu strong{
	position: absolute;
	right: -10px;
	top: 0;
	cursor: pointer;
}
.moren{
	display: inline-block;
	width: 95px;
	height: 25px;
	line-height: 25px;
	background: #fff;
	padding: 0 10px;
	font-size: 12px;
	color: #818181;
}
.moren option {
    cursor: pointer;
}
.item11{
	height: 38px;
	line-height: 38px;
	background: #fff;
	border: 1px solid #e9e9e9;
	border-radius: 5px;
	margin-bottom: 18px;
}
.item11 input{
	margin-top: -2px;
	margin-right: 8px;
	color: #818181;
}
.good_list{
	border: 1px solid #e9e9e9;
	border-radius: 5px;
	padding: 19px 19px 0 19px;
}
.pro_list{
	border: 1px solid #f7f7f7;
	margin-top: 20px;
	background: #fbfbfb;
}
.pro_list:nth-of-type(1){
	margin-top: 0px!important;
}
.pro_show{
	background-color: #fafafa;
}
.pro_display{
	width: 128px;
	height: 128px;
	line-height: 128px;
	text-align: center;
	background: #fff;
	float: left;
	margin-right: 17px;
	border: 1px solid #f7f7f7;
}
.pro_main{
	float: left;
	width: 710px;
	background-color: #fafafa;
}
.pro_main h4{
	border-bottom: 1px solid #e4e4e4;
	font-size: 12px;
	color: #555;
	font-weight: normal;
	line-height: 210%;
	padding: 5px 0 5px 0;
}
.pro_main h4 p span{
	margin-right: 300px;
}
.pro_main h4 .b{
	font-size: 14px;
    cursor:pointer;
}
.pro_main h4 p:hover b{
	color: #f9b341;
}
.pro_main ul{
	width: 710px;
	padding: 6px 0 0 0;
}
.pro_main ul li{
	color: #838383;
	line-height: 210%;
}
.pro_main i{
	color: #555;
}
.pro_main em{
	display: inline-block;
	margin: 0 14px;
	color: #ababab;
}

.pro_list table{
	width: 100%;
	border-collapse: collapse;
}
.pro_list table tr{
	height: 30px;
	line-height: 30px;
	color: #838383;
	text-align: left;
}
.pro_list table tr td{
	width: 15%;
}
.pro_list table tr.title{
	background: #e7f4e0;
	color: #666;
}
.left{
	padding-left: 20px!important;
}
.td_amount{
	display: inline-block;
	width: 70px;
	height: 20px;
	line-height: 20px;
	background: #ebf5e8;
	color: #959893;
	position: relative;
}
.input_num{
	display: inline-block;
	width: 30px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	color: #4b4b4b;
	background: #fff;
	margin: -3px 0 0 20px;
	/*margin: -3px 0 0 0px;*/
}
.input_num11{
	margin: -3px 0 0 0px!important;
}
.td_amount a{
	display: inline-block;
	width: 20px;
	text-align: center;
	position: absolute;
	color: #959893;
	font-size: 16px;
}
.sm{
	left: 0;
	top: -1px;
}
.big{
	right: 0;
	top: 0;
}
.red{
	color: #fd2727;
}
.pro_list .shop{
	line-height: 40px;
	background: #fff;
}
.pro_list .shop a.xunjia{
	color: #ff4f0f;
	font-size: 13px;
	padding-left: 20px;
}
.in_shop{
	display: inline-block;
	float: right;
	width: 82px;
	height: 28px;
	line-height: 28px;
	margin-right: 9px;
	color: #fff;
	padding-left: 42px;
	background: #ff9c00 url(../images/pic_41.png) no-repeat 22px center;
	margin-top: 6px;
	font-size: 14px;
}
.in_shop11{
	background: #f9b341 url(../images/pic_42.png) no-repeat 26px center;
	margin-top: 0px!important;
	padding-left: 54px;
}
.pro4_11{
	border-bottom: 1px solid #f1f1f1;
    margin-bottom:50px;
}
.div_other{
	margin: 10px 0 20px 0;
}
.div_other span{
	color: #666;
}
.other{
	display: inline-block;
	width: 96px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #ff9c00;
	border-radius: 4px;
	color: #fff;
	margin-right: 9px;
	font-size: 14px;
}
.pro4_display{
	width: 238px;
	height: 238px;
	line-height: 238px;
	text-align: center;
	background: #fff;
	float: left;
	margin-right: 30px;
	border: 1px solid #e9e9e9;
}
.pro4_main{
	float: right;
	width: 930px;
}
.pro4_main table{
	border: 1px solid #e9e9e9;
	width: 100%;
	border-collapse: collapse;
}
.pro4_main table tr{
	height: 38px;
	line-height: 38px;
	color: #838383;
	text-align: left;
	border: 1px solid #e9e9e9;
}
.pro4_main table tr td{
	width: 15%;
}
.pro4_main table tr.title{
	background: #f3f3f3;
	color: #4b4b4b;
	font-size: 14px;
	height: 48px;
	line-height: 48px;
}
.pro4_main table tr.title i{
	color: #4b4b4b;
}
.pro4_main table tr td{
	border: none;
}
.pro4_main h4{
	background: #e7e7e7;
	padding: 3px 0;
}
.pro4_main p{
	float: left;
	font-size: 12px;
	padding-left: 20px;
}
.pro4_main p span{
	display: block;
	font-size: 18px;
	color: #0081cc;
	padding: 10px 0 9px 0;
}
.pro4_main p em{
	color: #666;
}
.pro4_main p i{
	display: inline-block;
	margin-right: 40px;
	color: #4b4b4b;
	font-weight: normal;
}
.pro4_main p.er{
	float: left;
	/*margin-left: 20px;*/
}
.pro4_33{
	margin-top: 18px;
}
.over{
	color: #0081cc;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px solid #e7e7e7;
	line-height: 40px;
	margin-bottom: 10px;
}
.pro4_33 table{
	border: 1px solid #e9e9e9;
	width: 100%;
	border-collapse: collapse;
}
.pro4_33 table tr{
	height: 84px;
	line-height: 84px;
	color: #666;
	text-align: center;
	border: 1px solid #e9e9e9;
}
.pro4_33 table tr td{
	padding-left: 20px;
	border: 1px solid #e9e9e9;
}
.pro4_33 table tr.title{
	background: #f3f3f3;
	color: #4b4b4b;
	font-size: 14px;
	height: 48px;
	line-height: 48px;
}
.pro4_33 table tr.title td{
	border: none;
}
.pro4_33 table .td_1{
	width: 128px;
}
.pro4_33 table .td_2{
	width: 148px;
}
.moreover{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #e7e7e7;
	text-align: center;
}
.moreover a{
	display: block;
	color: #424242;
}
.pass{
	background: #f3f3f3;
	padding: 18px 0 40px 19px;
	border: 1px solid #e9e9e9;
}
.pass p{
	color: #f9b341;
	margin-bottom: 6px;
	font-weight: bold;
}
.pass .pass_input{
	float: left;
	width: 290px;
	height: 38px;
	line-height: 38px;
	background: #fff;
	padding: 0 7px;
	border: 1px solid #e9e9e9;
	color: #666;
}
.pass .pass_btn{
	float: left;
	width: 107px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	padding-left: 33px;
	background: #ff9c00 url(../images/pic_44.png) no-repeat 26px center;
	margin: 0 20px 0 8px;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
}
/*.load{
	float: left;
	width: 43px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	padding-left: 37px;
	background: #808080 url(../images/pic_45.png) no-repeat 17px center;
	margin-top: 11px;
	font-weight: bold;
	font-size: 14px;
}*/
.load {
    float: left;
    width: 72px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    padding-left: 37px;
    background: #808080 url(../images/pic_45.png) no-repeat 17px center;
    font-weight: bold;
    font-size: 14px;
    margin-right: 15px;
    border-radius: 3px;
}
.pro4_44{
	margin: 18px 0 108px 0;
}
.pro4_22{
	margin-top: 29px;
}
.pro4_tab{
	padding: 29px;
	border: 1px solid #e9e9e9;
	display: none;
}
.pro4_tab2{
	display: block;
}
.fir_div22{
	border-bottom: 1px solid #e9e9e9;
}
.fir_div22 i{
	display: inline-block;
	float: right;
	margin-right: 10px;
	color: #3fb607;
	margin-top: 6px;
	cursor: pointer;
}
.fir_div a{
	float: left;
	display: inline-block;
	font-size: 14px;
	width: 103px;
	height: 35px;
	line-height: 35px;
	background: #f3f3f3;
	color: #666;
	text-align: center;
	margin-top: -4px;
}
.fir_div a.a_1{
	margin-right: 5px;
}
.fir_div a.b_now{
	width: 106px;
	height: 38px;
	line-height: 38px;
	background: #fff;
	color: #0081cc;
	border: 1px solid #e9e9e9;
	border-bottom: none;
	font-weight: bold;
	margin-bottom: 0px!important;
}
.pro4_22 .tab{
	margin-right: 40px;
}
.pro4_22 .table{
	width: 548px;
	float: left;
	color: #666;
	border-collapse: collapse;
	border: 1px solid #e9e9e9;
}
.pro4_22 .table td{
	padding-left: 20px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #e9e9e9;
}
.pro4_22 .table td:nth-of-type(1){
	width: 124px;
	background: #f3f3f3;
	color: #4b4b4b;
}


.above{
	line-height: 100px;
}
.above em{
	float: right;
	color: #424242;
	font-size: 14px;
}
.above a{
	color: #f9b341;
}
.login{
	margin-bottom:0px;
	background: url(../images/img_38.png) no-repeat left center;
	background-size: cover;
	padding: 50px 0;
}
.reg{
	margin-bottom: 0px;
	background: url(../images/img_39.jpg) no-repeat left center;
	background-size: cover;
	padding: 100px 0 227px 0;
}
.reg_02{
	margin-bottom: 0px;
	background: url(../images/img_39.jpg) no-repeat left center;
	background-size: cover;
	padding: 50px 0 88px 0;
}
.reg_in{
	margin: 0 auto;
	width: 424px;
	height: 548px;
	background: #e2eff4;
	padding: 0 43px;
	border: 1px solid #d5e2e6;
}
.login_in{
	float: right;
	display: inline-block;
	width: 324px;
	height: 420px;
	background: #fff;
	padding: 0 44px;
	font-size: 14px;
    box-shadow: 1px 1px 1px #ccc;
}
.p_ipt{
	width: 100%;
	height: 34px;
	line-height: 34px;
	border: 1px solid #dbdbdb;
	margin-bottom: 19px;
	color: #b5b5b5;
	background: #fff;
}
.p_ipt span{
	display: inline-block;
	width: 30px;
	text-align: center;
}
.p_ipt input{
	width: 280px;
}
.p_login{
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: #f9b341;
	font-size: 18px;
	text-align: center;
    margin-top: 30px;
}
.p_reg{
	height: 41px;
	line-height: 41px;
	font-size: 16px;
}
.p_login a{
	display: block;
	color: #fff;
}
.p_last{
	color: #7f7f7f;
	margin: 32px 0 54px 0;
}
.p_last a{
	margin-left: 10px;
}
.p_tit{
	padding: 45px 0 35px 0;
	font-size: 24px;
	color: #424242;
	line-height: 33px;
}
.p_tit a{
	float: right;
	font-size: 16px;
	color: #f9b341;
}
.p_auto11{
	padding: 22px 0 22px 0!important;
	color: #b5b5b5!important;
	font-size: 14px!important;
}
.p_auto{
	padding: 9px 0 22px 0;
	color: #424242;
}
.p_auto a{
	float: right;
	font-size: 14px;
	color: #f9b341;
}
.p_auto input{
	margin-right: 9px;
	margin-top: -2px;
}
.input{
	width: 408px;
	height: 34px;
	line-height: 34px;
	background: #fff;
	padding: 0 7px;
	border: 1px solid #dbdbdb;
	margin-bottom: 19px;
	/*color: #b5b5b5;*/
	font-size: 14px;
}
.w148{
	width: 278px;
}
.btn_yzm{
	width: 125px;
	height: 36px;
	line-height: 36px;
	background: #fd2727;
	padding: 0 0px;
	border: none;
	color: #fff;
	cursor: pointer;
}


.shop_list p.p_one{
	margin-top: -10px;
	font-size: 24px;
	color: #333;
}
.shop_list p.p_one em{
	font-size: 14px;
}
.shop_list p.p_one i{
	font-size: 14px;
	color: #ff4f0f;
}
.shop_list p.p_two{
	width: 880px;
	margin: 0 auto;
	padding: 60px 0;
}


.shop_11{
	width: 100%;
	margin-bottom: 58px;
	border: 1px solid #e9e9e9;
	border-radius: 4px;
}
.table_th{
	height: 58px;
	line-height: 58px;
	background: #fff;
	font-weight: normal;
	text-align: center;
	color: #666;
}
.table_td{
	padding: 19px 0;
	background: #f8f8f8;
	color: #747474;
	border-top: 1px solid #e9e9e9;
}
.table_td:nth-of-type(1){
	border-top: none;
}
.table_td div{
	padding-top: 9px!important;
}
.chk{
	text-align: left;
}
.th_chk input{
	margin-right: 36px;
}
.td_chk input{
	margin-right: 15px;
}
.td{
	float: left;
	color: #666;
	text-align: center;
}
.th_chk{
	width: 170px;
}
.td_chk input{
	margin-left: 32px;
}
.th_item{
	width: 230px;
	padding-left: 15px;
	padding-top: 0px!important;
}
.th_item a{
	float: left;
	display: inline-block;
	width: 88px;
	height: 88px;
	line-height: 88px;
	background: #fff;
	border: 1px solid #e3e3e3;
	margin-right: 10px;
	text-align: center;
}
.th_item span{
	float: left;
	text-align: left!important;
	width: 110px;
	margin-top: 3px;
	line-height: 200%;
}
.th_item span i{
	display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.th_3{
	width: 90px;
}
.th_4{
	width: 68px;
}
.th_5{
	width: 90px;
}
.th_6{
	width: 105px;
}
.th_6s {
    width: 66px;
}
.th_price{
	width: 70px;
}
.td_price{
	color: #0081cc;
}
.th_amount{
	width: 85px;
}
.th_8{
	width: 60px;
}
.th_sum{
	width: 80px;
}
.td_sum{
	color: #fd2727;
}
.th_op{
	width: 90px;
}
.th_op{
	width: 90px;
}
.th_op a{
	display: block;
	margin-bottom: 25px;
}

.amount_sum{
	color: #858585;
	padding: 18px 0;
}
.amount_sum a{
	color: #858585;
}
.amount_sum p{
	float: left;
}
.amount_sum .p_one input{
	margin-left: 35px;
	margin-right: 15px;
}
.amount_sum .p_one a{
	margin: 0 25px;
}
.amount_sum i{
	color: #fd2727;
}
.amount_sum .p_two{
	float: right;
	margin-right: 28px;
}
.amount_sum .p_two em{
	display: block;
	text-align: right;
	margin-top: 5px;
}
.amount_sum b{
	font-size: 24px;
	color: #0081cc;
}
.amount_sum .p_three{
	display: inline-block;
	float: right;
	width: 160px;
	height: 40px;
	line-height: 40px;
	background: #f9b341;
	color: #fff;
	text-align: center;
	margin-right: 20px;
	font-size: 16px;
}



.info_p{
	height: 41px;
	line-height: 41px;
	background: #f1f1f1;
	color: #3e3e3e;
	font-weight: bold;
	font-size: 14px;
	padding-left: 20px;
	border-left: 3px solid #008bdc;
}
.info{
	border: 1px solid #f1f1f1;
	border-top: none;
	padding: 19px;
	background: url(../images/pic_60.png) no-repeat right bottom;
}
.info22{
	border: 1px solid #f1f1f1;
	border-top: none;
	padding: 23px 44px;
	margin-bottom: 8px;
}
.info22 p{
	line-height: 300%;
}
.info22 b{
	display: inline-block;
	width: 60px;
	text-align: right;
	margin-right: 15px;
	color: #666;
	vertical-align: top;
}
.info22 em{
	display: inline-block;
}
.info22 i{
	display: block;
	color: #8a8a8a;
	margin-top: -5px;
}
.info22 em.em_1{
	color: #3695d3;
	font-size: 14px;
}
.info22 em.em_2{
	color: #ff2b2b;
	font-size: 14px;
}
.address{
	width: 251px;
	height: 150px;
	float: left;
	border: 2px solid #efefef;
	color: #8a8a8a;
	line-height: 230%;
	padding: 0 17px;
	position: relative;
	cursor: pointer;
	margin-right: 30px;
	font-size: 12px;
}
.address_p{
	padding: 10px 0;
}
.address div.p_1{
	color: #666;
}
.adddiv {
    border-top: 1px solid #f1f1f1;
}
.address a.gai{
	color: #ababab;
	padding: 1px 0 0 0;
	line-height: 48px;
	margin-right:10px;
}
.address a.gai:hover{
	color: #0081cc;
}
.em_img1, .em_img2{
	position: absolute;
	right: 0;
	bottom: 0;
	display: none;
}


.p_aaaa{
	margin: 8px 0 0 0;
	padding-left: 20px;
}
.p_bbbb{
	margin: 19px 0 0 0;
	padding-left: 0px;
}
.p_bbbb a{
	margin-right: 12px;
}
.p_aaaa a{
	margin-right: 40px;
}
.new_add{
	display: inline-block;
	width: 118px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border: 1px solid #dcdcdc;
	color: #666;
	/*margin: 0 40x 0 19px;*/
	font-size: 14px;
	border-radius: 3px;
}
.add_add{
	display: inline-block;
	font-size: 14px;
	color: #faa419;
}

.shopInfo_22{
	margin-top: 40px;
}
.shopInfo_44{
	margin: 40px 0 109px 0;
	border: 1px solid #f1f1f1;
	border-top: none;
}

.shopInfo_44 .td{
	padding: 0 6px;
}
.total{
	padding: 21px 0 29px 0;
}
.total .p_1{
	float: left;
	margin: 0 0 0 44px;
}
.total .p_1 b{
	color: #666;
	vertical-align: top;
}
.total textarea{
	width: 400px;
	height: 87px;
	min-height: 87px;
	line-height: 180%;
	padding: 4px 10px;
	border: 1px solid #e9e9e9;
	font-size: 12px;
	color: #666;
}
.total .p_4{
	float: right;
	width: 160px;
	margin-right: 20px;
}
.shop_or{
	display: block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #dcdcdc;
	color: #fff;
	font-size: 16px;
}
.shop_yes{
	background: #fd2727;
	margin: 3px 0 9px 0;
}
.shop_no{
	background: #0081cc;
}
.total .p_2{
	float: left;
	margin-left: 70px;
	color: #858585;
	line-height: 180%;
}
.total .p_3{
	float: left;
	margin-left: 40px;
	color: #858585;
	line-height: 230%;
}
.total .p_2 i, .total .p_3 i{
	color: #fd2727;
}
.total .p_2 em, .total .p_3 em{
	display: block;
	margin-top: 5px;
}
.total .p_3 b{
	font-size: 24px;
	color: #0081cc;
}
.good_money{
	display: inline-block;
	color: #faa419;
	padding-top: 3px;
}
.shopInfo_33{
	margin: 40px 0 0 0;
}
.info33 {
    border: 1px solid #f1f1f1;
    border-top: none;
    padding: 26px 47px;
}
.info33 input{
	cursor: pointer;
}
.info33 a{
	display: inline-block;
	width: 178px;
	margin-right: 39px;
}
.info33 a img{
	border: 1px solid #efefef;
	margin-left: 13px;
}

.info233 {
    margin-top: 36px;
    padding-bottom:0!important;
}

.mon{
	margin: 0 0 120px 0;
	border: 1px solid #f0f0f0;
	text-align: center;
}
.mon .p_one{
	font-size: 30px;
	font-weight: bold;
	margin-top: 80px;
	color: #424242;
}
.mon .p_one img{
	margin-right: 30px;
}
.mon .p_two{
	font-size: 14px;
	color: #424242;
	margin: 40px 0;
}
.mon .p_two span{
	display: inline-block;
	margin: 0 18px;
}
.mon .p_two i{
	font-size: 16px;
	font-family: Arial,sans-serif;
}
.mon .p_two i.i_2{
	font-size: 24px;
	color: #fd2727;
}
.mon .p_three{
	font-size: 14px;
	color: #444444;
}
.mon .p_three a{
	color: #faa419;
}
.mon .p_four{
	display: inline-block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #faa419;
	font-size: 16px;
	margin: 55px 0 80px 0;
}
.mon .p_four a{
	display: block;
	color: #fff;
}


.p_about{
	font-size: 24px;
	padding: 0px 0 23px 0;
	color: #333;
}
.us{
	margin-bottom: 220px;
}
.us_left{
	float: left;
	width: 240px;
	background-color: #f2f2f2;
}
.us_left li{
	line-height: 50px;
	background: #f2f2f2;
	font-size: 18px;
	color: #454545;
}
.us_left li a{
	display: block;
	color: #454545;
	padding: 0 20px;
	background: url(../images/pic_65.png) no-repeat 213px center;
}
.us_left li.li_act a{
	background: url(../images/pic_66.png) no-repeat 208px center;
}
.about_div{
	background-color: #fbfbfb;
    display:none;
}
.about_div p{
	height: 36px;
	line-height: 36px;
	background: #fbfbfb;
	font-size: 12px;
	padding-left: 10px;
	border-top: 1px dashed #dcdcdc;
}
.about_div p a{
	display: block;
	color: #666;
	background: none!important;
}
.about_div p.p_active, .about_div p:hover{
	background: #f9b341;
}
.about_div p.p_active a, .about_div p:hover a{
	color: #fff;
}


.us_rg{
	width: 930px;
	float: right;
}
.us_rg p{
	font-size: 12px;
	color: #464646;
	line-height: 230%;
}
.us_rg p i{
	display: inline-block;
	width: 341px;
	height: 224px;
	margin: 0 15px;
}
.center{
	margin: 30px auto;
	text-align: center;
}

.map{
	border: 1px solid #e3e3e3;
}
.us_rg p.p_one{
	position: relative;
	width: 930px;
	height: 240px;
	background: url(../images/img_48.jpg) no-repeat left top;
}
.us_rg p.p_one img{
	/*position: relative;*/
}
.p_pos{
	position: absolute;
	right: 80px;
	top: 54px;
	line-height: 300%;
	color: #545454;
}
.p_pos span{
	display: block;
}
.p_pos em{
	display: inline-block;
	width: 60px;
	text-align: center;
}


.want_tit{
	padding: 10px 0 10px 10px;
	border: 1px solid #f9f9f9;
	border-bottom: none;
}
.want_tit a.em_now{
	display: inline-block;
	width: 120px;
	height: 48px;
	line-height: 48px;
	background: #3fb607;
	color: #fff;
	text-align: center;
	margin-right: 30px;
}
.want_tit a{
	color: #333;
	font-size: 18px;
}
.want_main{
	background: #f9f9f9 url(../images/img_49.jpg) no-repeat right bottom;
	padding: 0 40px 35px 40px;
}
.want_main h4{
	color: #444;
	font-size: 14px;
	padding: 30px 0 25px 0;
}
.want_main p{
	color: #545454;
	font-size: 12px;
	line-height: 230%;
}
.want_main a{
	color: #3fb607;
}



.advan_p{
	font-size: 24px;
	padding: 25px 0 23px 0;
	color: #333;
}
.advan_pp{
	font-size: 24px;
	padding: 0px 0 23px 0;
	color: #333;
}
.advance_1 ul{
	padding-top: 70px;
}
.advance_1{
	width: 100%;
	height: 349px;
	background: url(../images/img_50.jpg) no-repeat 0px 0px;
}
.advance_1 ul li{
	float: left;
	width: 220px;
	margin-right: 20px;
}
.advance_1 ul li.li_one p.p_one{
	background: #f9b341;
	color: #fff;
	font-size: 14px;
	padding: 0 20px 0 40px;
	height: 90px;
	padding-top: 20px;
}
.advance_1 ul li.li_one p.p_one b{
	font-family: Arial,sans-serif;
	color: #fff;
}
.advance_1 ul li.li_one p.p_two{
	background: #6ac341;
	color: #fff;
	font-size: 24px;
	text-align: center;
	height: 90px;
	line-height: 90px;
}
.advance_1 ul li p.p_one{
	position: relative;
}
.advance_1 i{
	display: inline-block;
	position: absolute;
	top: 30px;
	left: -20px;
	width: 28px;
	height: 34px;
	line-height: 34px;
	border: 3px solid #fff;
	border-radius: 50%;
	background: #e6e6e6;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	/*text-align: center;*/
	padding-left: 6px;
	font-style: italic;
}
.advance_1 i.i_one{
	background: #f9b341;
}
.advance_1 ul li p.p_one{
	background: #e3e3e3;
	color: #424242;
	font-size: 14px;
	padding: 0 20px 0 40px;
	height: 90px;
	padding-top: 20px;
}
.advance_1 b{
	font-size: 18px;
	color: #f9b341;
	font-family: "Arial";
}
.advance_1 ul li p.p_two{
	height: 100px;
}
.advance_1 ul li.li_2{
	margin-top: 10px;
}
.advance_3{
	margin-bottom: 135px;
}
.advance_3 ul li{
	float: left;
	margin-right: 22px;
	width: 385px;
	margin-bottom: 20px;
}
.advance_3 ul li p{
	font-size: 14px;
	color: #757575;
	font-weight: bold;
	background-color: #fbfbfb;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
}

.advance_2_in{
	border: 1px solid #f5f5f5;
	padding: 0 29px;
	background: url(../images/img_76.jpg) no-repeat 490px bottom;
}
.advance_2_in .p_one{
	font-size: 14px;
	color: #424242;
	line-height: 72px;
}
.advance_2_in .p_thr{
	display: inline-block;
	font-size: 12px;
	color: #8f8f8f;
	line-height: 30px;
	padding: 0 10px;
	background: #fbfbfb;
	margin: 42px 0 19px 0;
}
.advan2_ul li{
	float: left;
	width: 350px;
	margin-right: 30px;
}
.advan2_ul li b{
	display: inline-block;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	color: #fff;
	/*margin-right: 30px;*/
	font-size: 18px;
	border-radius: 50%;
}
.advan2_ul li b.b_1{
	background: #fa3235;
}
.advan2_ul li b.b_2{
	background: #2ee8bd;
}
.advan2_ul li b.b_3{
	background: #32c8fa;
}
.advan2_ul li em{
	display: inline-block;
	width: 260px;
	font-size: 14px;
	color: #767676;
	/*margin-left: 10px;*/
	line-height: 200%;
	vertical-align: top;
	margin-top: 12px;
}
.news_rg{
	width: 1200px;
    margin: auto;
}
.news_ul2 li{
	height: 52px;
	border-bottom: 1px dashed #e5e5e5;
}
.news_ul2 li em{
	display: block;
	font-size: 14px;
	color: #424242;
	background: url(../images/pic_74.png) no-repeat left center;
	padding-left: 20px;
	line-height: 200%;
}
.news_ul2 li i{
	display: block;
	font-size: 12px;
	color: #a9a9a9;
}


.news_ul1{
	margin-bottom: 30px;
}
.news_ul1 li{
	float: left;
}
.news_o{
	width: 570px;
	float: right;
	margin-left: 20px;
}
.news_o .tit{
	font-size: 14px;
	color: #0081cc;
	font-weight: bold;
	margin-top: 5px;
}
.news_o p{
	margin-bottom: 25px;
	line-height: 180%;
	color: #565656;
}
.news_o .new_a{
	display: inline-block;
	width: 97px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border: 1px solid #0081cc;
	color: #0081cc;
}

.new_02 h2{
	border-bottom: 1px dashed #e5e5e5;
	text-align: center;
	margin-bottom: 10px;
}
.new_02 h2 em{
	display: block;
	font-size: 20px;
	color: #464646;
	padding: 20px 0 0 0;
}
.new_02 h2 i{
	display: block;
	font-size: 12px;
	color: #a9a9a9;
	padding: 14px 0 18px 0;
}
.new_02 p{
	line-height: 200%;
	color: #545454;
	margin-bottom: 5px;
}
.new_02 p.new_img{
	text-align: center;
}
.new_aaa{
	border-top: 1px dashed #e5e5e5;
	padding: 18px 0 0px 0;
}
.pre_a{
	line-height: 45px;
	background: #5d595a;
	color: #fff;
	font-size: 14px;
	float: left;
	padding: 0 10px;
    max-width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.next_a{
	line-height: 45px;
	background:#f9b341;
	color: #fff;
	font-size: 14px;
	float: right;
	padding: 0 10px;
    max-width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.comment_tit{
	height: 40px;
	line-height: 40px;
	background-color: #f0f0f0;
	padding-left: 6px;
}
.comment_tit a.a_now{
	width: 70px;
	height: 30px;
	line-height: 30px;
	background-color: #f9b341;
	color: #fff;
	text-align: center;
}
.comment_tit a{
	display: inline-block;
	color: #333;
	margin-right: 22px;
}
.comment_ul{
	border:1px solid #f0f0f0;
	border-top: none;
}
.comment_ul li:nth-of-type(1){
	border-top: none;
}
.comment_ul li{
	background: #fff;
	border-top:1px solid #f0f0f0;
	cursor: pointer;
}
.comment_ul li:hover{
	background: #f7f7f7;
}
.comment_ul .p_1{
	float: left;
	/*width: 155px;*/
	text-align: center;
	padding: 29px 49px 29px 31px;
}
.comment_ul .p_1 span{
	display: block;
	font-size: 14px;
	color: #ff5e00;
	padding-top: 5px;
}
.comment_ul .p_2{
	float: left;
	margin-right: 18px;
	width: 1000px;
	color: #454545;
	padding-top: 37px;
}
.comment_ul .p_2 span{
	display: block;
	margin-bottom: 6px;
}
.comment_ul .p_2 em{
	font-size: 14px;
	color: #0081cc;
}
.comment_ul .p_2 i{
	float: right;
	color: #a9a9a9;
}
.jifen_1{
	width: 1200px;
	height: 330px;
	background: url(../images/img_64.jpg) no-repeat left top;
	position: relative;
	margin-bottom: 33px;
}
.jifen_sear{
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #f9b341;
	width: 288px;
	height: 328px;
	background-color: #fff;
}
.jifen_sear h2{
	height: 85px;
	/*line-height: 85px;*/
	background: #f4f4f4;
	font-weight: normal;
	font-size: 12px;
}
.jifen_sear h2 img{
	float: left;
	margin: 19px 20px;
}
.jifen_sear .em_1{
	color: #f9b341;
	display: block;
	padding-bottom: 5px;
}
.em_zong{
	float: left;
	margin-top: 20px;
}
.jifen_sear .em_2{
	display: block;
	font-weight: bold;
}
.jifen_sear .em_2 i{
	color: #fff;
	margin: 0 5px;
}
.jifen_sear .a_1{
	color: #0081cc;
}
.jifen_sear .a_2{
	color: #676767;
}
.jifen_sear p{
	padding: 0 19px;
}
.jifen_sear .p_1{
	padding: 8px 19px 13px 19px;
}
.jifen_sear .p_1 span{
	color: #adadad;
}
.jifen_sear .p_1 a{
	float: right;
	color: #818181;
}
.p_sear{
	float: left;
	width: 191px;
	height: 20px;
	line-height: 20px;
	padding: 0 4px;
	border: 1px solid #dddddd;
	border-right: none;
	color: #aeaeae;
}
.btn_sear{
	float: left;
	width: 50px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background-color: #f9b341;
	color: #fff;
}
.jifen_sear .p_2{
	margin-bottom: 13px;
}
.jifen_sear .p_3{
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
	padding: 7px 0px 9px 19px!important;
}
.jifen_sear .p_3 em, .jifen_sear .p_4 em{
	display: inline-block;
	color: #adadad;
	vertical-align: top;
}
.jifen_sear .p_3 em{
	margin-top: 9px;
}
.jifen_sear .p_3 i, .jifen_sear .p_4 i{
	display: inline-block;
	width: 205px;
}
.jifen_sear .p_3 i a, .jifen_sear .p_4 i a{
	color: #555;
	margin-right: 14px;
}
.jifen_sear .p_3 i a:hover, .jifen_sear .p_4 i a.a_one, .jifen_sear .p_4 i a:hover{
	color: #3fb607;
}
.jifen_sear .p_3 i a{
	line-height: 300%;
}
.jifen_sear .p_4{
	padding: 0px 0px 0px 19px!important;
	line-height: 44px;
}
.jifen_ul{
	border-top: 1px solid #f4f4f4;
	padding-top: 20px;
}
.jifen_ul:nth-of-type(1){
	border-top: none;
	padding-top: 0px;
}
.jifen_ul li{
	width: 224px;
	float: left;
	margin-right: 12px;
	cursor: pointer;
    min-height:340px;
    max-height:350px;
}
.jifen_ul .p_1{
	width: 224px;
	height: 260px;
	line-height: 260px;
	background: #fafaf5;
	text-align: center;
	position: relative;
}
.jifen_ul .p_1 span{
	width: 44px;
	height: 25px;
	line-height: 25px;
	background: #f9b341;
	color: #fff;
	text-align: center;
	position: absolute;
	right: 0;
	bottom: 0;
	display: none;
}
.border{
	border: 1px solid #f9b341;
}
.jifen_ul .p_2{
	padding: 10px 0 18px 0;
	line-height: 200%;
}
.jifen_ul .p_2 em{
	color: #666;
}
.jifen_ul .p_2 span{
	display: block;
	color: #fd2727;
	font-size: 14px;
	float: right;
}
.active{
	background: #fbfbfb;
	margin-top: 30px;
}
.active:nth-of-type(1){
	margin-top: 0px;
}
.active_ul li{
	float: left;
}
.active_li{
	width: 724px;
	height: 170px;
	padding: 0px 53px 0px 18px;
	border-left: 1px solid #eee;
	margin: 15px 0 15px 21px;
}
.active_li .p_1{
	font-size: 18px;
	color: #424242;
	padding-top: 15px;
}
.active_li .p_1 b{
	font-size: 14px;
	color: #0081cc;
}
.active_li .p_2{
	font-size: 12px;
	color: #757575;
	line-height: 200%;
	padding: 10px 0 22px 0;
}
.active_li .p_3{
	width: 86px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	background: #ff9c00 url(../images/pic_77.png) no-repeat 76px 11px;
	font-size: 14px;
	font-weight: bold;
	border-radius: 3px;
}
.active_li .p_3 a{
	display: block;
	color: #fff;
}
.active_li1{
	position: relative;
}
.active_li1 b{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100px;
	height: 100px;
	background: url(../images/pic_78.png) no-repeat 0px 0px;
	color: #fff;
}

.user_left{
	width: 160px;
	float: left;
	border: 1px solid #f3f3f3;
	padding: 0 19px 29px 19px;
}
.user_rg{
	width: 970px;
	float: right;
}
.user_left h2{
	line-height: 59px;
	font-size: 20px;
	color: #0081cc;
	text-align: center;
	border-bottom: 2px solid #0081cc;
}
.user_left span{
	display: block;
	color: #454545;
	font-weight: bold;
	font-size: 14px;
	padding: 13px 0 10px 0;
}
.user_left a{
	display: block;
	color: #787878;
	height: 29px;
	line-height: 29px;
	border-bottom: 1px dashed #dedede;
	padding-left: 2px;
}
.user_now{
	padding-left: 0px!important;
}
.user_now i{
	display: block;
	height: 22px;
	line-height: 22px!important;
	background: #ebeaea url(../images/pic_79.png) no-repeat 150px center;
	font-weight: bold;
	color: #0081cc;
	margin-top: 8px;
	padding-left: 5px!important;
}
.user11{
	background: #dbf0fc;
	border: 1px solid #c6eaff;
	padding: 13px 19px;
	margin-bottom: 20px;
}
.user11 p{
	color: #6e6e6e;
	line-height: 260%;
}
.user11 span{
	color: #424242;
	margin-right: 68px;
}
.user11 em{
	color: #fd2727;
	font-weight: bold;
}
.user11 i{
	color: #0081cc;
	font-weight: bold;
}
.user22{
	background: #fff;
	border: 1px solid #f1f1f1;
	border-top: none;
}
.user22 h5{
	height: 38px;
	line-height: 38px;
	background: #f1f1f1;
	color: #545454;
	font-size: 14px;
	padding-left: 19px;
	font-weight: normal;
}
.user22_01{
	padding: 15px 0;
}
.user22_01 p{
	line-height: 250%;
	padding-left: 37px;
	color: #454545;
}
.user22_01 em{
	display: inline-block;
	width: 90px;
	color: #666;
}
.user_rg2 h3{
	line-height: 49px;
	padding-left: 10px;
	color: #666;
	font-size: 14px;
}
.user_02{
	/*border: 1px solid #f1f1f1;
	padding: 40px 39px 30px 39px;*/
	font-size: 14px;
}
.user_02 p{
	margin-bottom: 20px;
	height: 36px;
	line-height: 36px;
}
.user_02 em{
	/*display: inline-block;*/
	/*width: 85px;*/
	color: #424242;
	padding-right: 15px;
    padding-left: 10px;
    float:left;
}
.user_02 em.em_1{
	background: url(../images/pic_80.png) no-repeat 0px center;
}
.user_02 span{
	color: #0081cc;
	font-size: 14px;
	padding-left: 8px;
}
.user_02 input.ipt{
	color: #0081cc;
	width: 400px;
	height: 34px;
	border: 1px solid #dbdbdb;
	padding: 0 6px;
	color: #b5b5b5;
	font-size: 14px;
}
.user_02 input.ipt1{
	color: #0081cc;
	width: 110px;
	height: 34px;
	border: 1px solid #dbdbdb;
	padding: 0 6px;
	color: #b5b5b5;
}
.user_02 i{
	display: inline-block;
	color: #b5b5b5;
    float:right;
}
.user_02 i.i_2{
	margin-right: 17px;
}
.user_02 .p_laster a{
	display: inline-block;
	width: 96px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-color: #0081cc;
	color: #fff;
	margin-right: 14px;
}
.user_02 .p_laster a.nono{
	background-color: #a5a5a5;
}
.user_02 b{
	font-weight: normal;
	color: #666;
	cursor: pointer;
	/*padding-left: 12px;*/
}
.user_02 b.b_1{
	padding-left: 12px;
}
.user_02 input.rad{
	color: #666;
	margin-right: 5px;
	cursor: pointer;
}
.user_02 input.check{
	margin-right: 10px;
	cursor: pointer;
}
.user_02 b.b_2{
	color: #424242;
}

.user_02 .h6{
	font-size: 14px;
	color: #3e3e3e;
	padding-bottom: 28px;
}
.user_04{
	margin-bottom: 20px;
}
.user_04 p{
	margin-bottom: 0px!important;
	line-height: 230%!important;
	font-size: 12px!important;
}
.user_05{
	width: 968px;
	height: 816px;
	border: 1px solid #f1f1f1;
	background: url(../images/img_68.jpg) no-repeat 0px 0px;
	text-align: center;
	font-size: 14px;
	color: #717c83;
}
.user_05 .p_1{
	padding: 103px 0 35px 0;
}
.user_05 em{
	display: inline-block;
	width: 130px;
	color: #545454;
}
.user_05 .p_1 input.user5_ipt{
	width: 121px;
	height: 30px;
	line-height: 30px;
	background-color: #fff;
	border: 1px solid #95d8ff;
	padding: 0 7px;
}
.user_05 i{
	color: #0081cc;
	font-size: 12px;
}
.user_05 .p_2 input{
	margin-right: 5px;
	margin-top: -2px;
}
.user_05 .p_3{
	display: inline-block;
	width: 282px;
	height: 48px;
	line-height: 48px;
	background: #0081cc;
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin-top: 69px;
}
.user_05 .p_3 a{
	display: block;
	color: #fff;
}
.user6_h2{
	height: 48px;
	line-height: 48px;
	background: #f1f1f1;
	padding-left: 22px;
	font-size: 14px;
	font-weight: normal;
	color: #545454;
}
.user_06{
	border: 1px solid #f1f1f1;
	padding: 21px 21px 53px 21px;
}
.pro_show11{
	margin-bottom: 30px;
}
.ping{
	display: inline-block;
	float: left;
	color: #444;
	font-size: 14px;
	vertical-align: top;
	margin-right: 10px;
}
.user6_rg{
	float: left;
}
.area{
	width: 836px;
	height: 118px;
	border: 1px solid #e9e9e9;
	padding: 10px 18px;
	color: #545454;
	font-size: 12px;
	line-height: 230%;
}
.shuzi{
	padding: 10px 0 40px 0px;
	color: #777;
}
.user_06 b{
	color: #cf0202;
	font-weight: normal;
}
.tijiao{
	width: 100px;
	height: 40px;
	line-height: 40px;
	background-color: #0081cc;
	font-size: 14px;
	text-align: center;
}
.tijiao a{
	display: block;
	color: #fff;
}
.user7_tab{
	width: 100%;
	border-collapse: collapse;
	border-color: #eeeeee;
}
.user7_tab tr{
	border: 1px solid #eeeeee;
}
.user7_tab th{
	background: #f1f1f1;
	color: #545454;
	height: 48px;
	line-height: 48px;
	border: none;
	font-size: 14px;
	font-weight: normal;
}
.user7_tab td{
	background: #fff;
	color: #676767;
	height: 70px;
	line-height: 70px;
	text-align: center;
	border: none;
}
.tr_last td{
	height: 59px!important;
	line-height: 59px!important;
}
.user6_ipt{
	margin-right: 7px;
	margin-top: -2px;
}
.user8_ipt{
	margin-right: 37px;
	margin-top: -2px;
}
.user9_img{
	display: inline-block;
	width: 128px;
	height: 128px;
	line-height: 128px;
	text-align: center;
	background: #fff;
	border: 1px solid #f7f7f7;
	margin: 11px 0;
}
.user9_span{
	display: inline-block;
	width: 300px;
	line-height: 200%;
	margin-left: 19px;
	color: #0081cc;
}
.user9_ipt{
	margin-right: 10px;
	margin-top: -2px;
}
.user7_tab .td_1{
	color: #0081cc;
}
.user7_tab .td_2{
	color: #fd2727;
}
.user7_tab .td_3{
	color: #fd2727;
}
.user7_tab .td_4{
	color: #0081cc;
}
.user7_tab .td_7{
	color: #fd2727;
}
.user7_tab .td_8{
	color: #878787;
}
.user10_td{
	padding: 15px 0;
}
.user10_td a{
	display: block;
	color: #0081cc;
	line-height: 250%;
}
.user10_td a:hover, .user10_td a.a_one{
	color: #fd2727;
}
.user9_dele{
	display: inline-block;
	width: 88px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #fff;
	border: 1px solid #ededed;
	color: #8a8a8a;
	font-size: 14px;
}
.user9_dele:hover{
	width: 88px;
	height: 28px;
	line-height: 28px;
	background: #fd2727;
	color: #fff;
}
.user7_tab .td_one{
	width: 165px;
	text-align: left!important;
	padding-left: 16px;
}
.user7_tab .td_three{
	width: 485px;
	text-align: left!important;
	padding-left: 16px;
	cursor: pointer;
}
.td_two{
	color: #0081cc!important;
}
.td_5{
	/*float: right;*/
	text-align: right!important;
	padding-right: 19px;
}
.delete{
	color: #0081cc;
	margin-left: 16px;
}
.green{
	float: right;
	margin-top: -20px;
	margin-bottom: 7px;
}
.green em{
	display: inline-block;
	color: #3fb607;
	margin-left: 30px;
}


.playing{
	background: #dbf0fc;
	margin-bottom: 10px;
	border: 1px solid #c6eaff;
	padding: 14px;
	height: 80px;
}
.playing .p_1{
	margin-right: 30px;
	/*display: inline-block;*/
	float: left;
}
.playing .p_2{
	/*display: inline-block;*/
	float: left;
	color: #424242;
	width: 815px;
}
.playing .p_2 span{
	display: block;
}
.playing .span_1 em{
	font-size: 14px;
}
.playing .span_1 a{
	display: inline-block;
	float: right;
	color: #3fb607;
}
.playing .span_1 b{
	display: inline-block;
	width: 19px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	background: #3fb607;
	color: #fff;
	margin-right: 4px;
	border-radius: 50%;
	font-size: 16px;
	font-weight: normal;
}
.playing .span_1{
	margin: 10px 0 12px 0;
}
.playing .span_2 b{
	color: #3fb607;
}
.playing .span_2 a{
	color: #fd2727;
	margin: 0 37px 0 8px;
}
.playing .span_2 i{
	color: #424242;
	font-weight: bold;
}

.order{
	background: #dbf0fc;
	margin-bottom: 10px;
	height: 152px;
	border: 1px solid #c6eaff;
	padding: 0px 14px;
}
.order .div_1{
	margin-right: 30px;
	float: left;
	margin-top: 30px;
}
.order .div_2{
	float: left;
	color: #424242;
	line-height: 230%;
	margin-top: 7px;
}
.order .li_2 span.span_1{
	display: inline-block;
	width: 220px;
	margin-right: 50px;
}
.order .li_2 i, .order .li_2 b{
	color: #fd2727;
}
.order .li_3 i{
	color: #3fb607;
}
.order .li_2 i.i_1{
	font-size: 14px;
}
.order .div_2 .li_1{
	font-size: 14px;
}
.order .div_3{
	float: right;
	background: #fff;
	width: 330px;
	height: 73px;
	border: 1px solid #c6eaff;
	border-radius: 8px;
	color: #6e6e6e;
	margin-top: 39px;
	padding: 25px 19px 0 19px;
	font-size: 14px;
}
.order .div_3 .p_1{
	display: inline-block;
	background: url(../images/pic_82.png) no-repeat 0px center;
	padding-left: 41px;
}
.order .div_3 .p_2{
	display: inline-block;
	background: url(../images/pic_83.png) no-repeat 0px center;
	padding-left: 41px;
	/*margin-left: 35px;*/
}
.order .div_3 a{
	display: block;
	color: #fd2727;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
}
.order .div_3 i{
	color: #3fb607;
    font-size: 12px;
}

.order_in{
	background: #f8f8f8;
	/*height: 56px;
	line-height: 56px;*/
	padding: 18px 0 0 0;
	padding-left: 80px;
	margin-bottom: 44px;
}
.order_in a{
	display: inline-block;
	margin-left: 64px;
	color: #6e6e6e;
	font-weight: bold;
}
.order_in i{
	color: #0081cc;
	font-weight: normal;
}
.order_in .i_now{
	padding-bottom: 18px;
	border-bottom: 2px solid #fd2727;
}
.order_in .i_now i{
	color: #fd2727;
}
.manage{
	height: 90px;
	line-height: 90px;
	border: 1px solid #f1f1f1;
	border-bottom: none;
}
.manage b{
	color: #424242;
	margin: 0 40px 0 10px;
	font-size: 14px;
}
.manage a{
	float: right;
	display: inline-block;
	width: 74px;
	height: 30px;
	line-height: 30px;
	background: #3fb607;
	color: #fff;
	text-align: center;
	font-size: 14px;
	margin: 32px 10px 0 10px;
}
.manageb{
	float: right;
	display: inline-block;
	width: 74px;
	height: 30px;
	line-height: 30px;
	background: #f9b341;
	color: #fff;
	text-align: center;
	font-size: 14px;
	margin: 32px 10px 0 10px;
}
.manage span{
	display: inline-block;
	margin-left: 10px;
}
.manage span em{
	color: #666666;
}
.manage i{
	display: inline-block;
	width: 6px;
	height: 1px;
	background: #f8f8f8;
	color: #f8f8f8;
	/*margin: 0 2px;*/
}
.manage input{
	height: 28px;
	line-height: 28px;
	/*background: #f8f8f8;
	color: #b5b5b5;*/
	padding: 0 9px;
	border: 1px solid #f3f3f3;
}
.manage .ipt_1{
	width: 95px;
}
.manage .ipt_2{
	width: 100px;
}
.combo_select{
	display: inline-block;
	position: relative;
}
.combo_select select{
	position: absolute;
	left: -1px;
	top: -31px;
	color: #333;
	-webkit-appearance: none;
	border:none;
	z-index: 1;
	opacity: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.combo_arrow{
	text-align: center;
	font-size: 12px;
	color: #1e1d2e;
}
.combo_arrow::before{
	content: "";
	position: absolute;
	top: 0;
	right: 9px;
	bottom: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #1e1d2e;
	display: block;
	width: 0;
	height: 0;
	margin: auto 0;
}



.user1_table{
	width: 100%;
	text-align: left;
	color: #454545;
	border-collapse: collapse;
	border-color: #eeeeee;
	height: 44px;
	line-height: 44px;
}
.user1_table .tr_1{
	height: 49px;
	line-height: 49px;
	border-bottom: 1px solid #eeeeee;
	color: #666;
}
.user1_table .tr_2{
	border-bottom: 1px dashed #eeeeee;
}
.user1_table .td_1{
	padding-left: 37px;
}
.user1_table td{
	border: none;
}

.po{
	border: 1px dashed #eeeeee;
	border-top: none;
	height: 101px;
	color: #666;
	padding: 10px 32px 0 37px;
	line-height: 210%;
}
.po p{
	display: inline-block;
}
.po span{
	display: block;
}
.po em{
	color: #454545;
	margin-left: 20px;
}
.po .p_2{
	float: right;
	margin-right: 38px;
}
.po .p_3{
	float: right;
	padding-top: 12px;
}
.po i{
	color: #fd2727;
}
.po .p_3 i{
	font-size: 24px;
	font-weight: bold;
}
.po .p_1 span, .po .p_3 span{
	margin-bottom: 7px;
}
.brand_1{
	background: #f8f8f8 url(../images/pic_87.png) no-repeat 710px center;
	padding: 50px 40px 50px 20px;
}
.brand_1 .p_1{
	float: right;
	width: 292px;
	height: 243px;
	line-height: 243px;
	text-align: center;
	background: #f8f8f8;
	border: 1px solid #5bb531;
	margin-right: 26px;
	font-size: 12px;
	vertical-align: middle;
}
.brand_1 .p_12{
	float: right;
	width: 410px;
	height: 243px;
	line-height: 243px;
	text-align: center;
	background: #f8f8f8;
	/*border: 1px solid #5bb531;*/
	margin-right: 26px;
	font-size: 12px;
	vertical-align: middle;
}

.brand_1 .p_2{
	float: left;
	width: 620px;
	margin-top: 50px;
}
.brand_1 .span_1{
	display: block;
	font-size: 18px;
	color: #424242;
	margin: 0px 0 25px 0;
}
.brand_1 .span_2{
	display: block;
	color: #777;
	line-height: 230%;
}
.brand_1 i{
	color: #0081cc;
	font-weight: bold;
}
.brand_2{
	background: #fff url(../images/img_75.jpg) no-repeat 80px top;
	padding: 50px 0px;
}
.brand_2 .p_1{
	float: left;
	margin-right: 51px;
}
.brand_2 .p_2{
	float: left;
	width: 610px;
	margin-top: 78px;
}
.brand_ul1 li{
	float: left;
	margin-right: 33px;
	color: #717676;
}
.brand_2 em{
	float: left;
}
.brand_ul1 li em.em_1{
	display: block;
	width: 29px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	color: #fff;
	background: url(../images/pic_892.png) no-repeat center center;
	font-size: 14px;
	vertical-align: middle;
	margin: 9px 10px 0 0;
}
.brand_ul1 p{
	margin-bottom: 40px;
}
.brand_ul1 b{
	color: #434343;
	font-size: 14px;
}
.brand_ul1 i{
	display: block;
	margin-top: 5px;
}
.brand_ul2 p{
	float: left;
}
.brand_ul2 .p_1{
	width: 500px;
	height: 100%;
	background: #f8f8f8;
	padding: 0 50px;
}
.brand_ul2 em{
	display: block;
	color: #727272;
	line-height: 200%;
	margin-top: 47px;
}
.brand_ul2 a{
	display: block;
	color: #3fb607;
	padding-left: 28px;
	line-height: 24px;
	background: url(../images/pic_86.png) no-repeat 0px center;
	margin-top: 25px;
}
.brand_ul2 .li_1 .p_1{
	height: 239px;
}
.brand_ul2 .li_2 .p_1{
	height: 286px;
}
.brand_ul2 .li_3 .p_1{
	height: 262px;
}
.brand_ul2 .li_4 .p_1{
	height: 262px;
}
.brand_ul2 .li_3 em{
	margin-top: 40px!important;
}
.brand_3{
	margin-bottom: 116px;
}

.sign{
	background: #fff;
	padding: 60px 44px 99px 44px;
}
.sign .p_title{
	color: #424242;
	font-size: 24px;
	text-align: center;
	font-weight: normal;
}
.sign .p_time{
	color: #666;
	font-size: 14px;
	text-align: center;
	margin: 10px 0 40px 0;
	font-weight: normal;
}
.sign .p_time i{
	color: #fd2727;
}
.sign p{
	display: inline-block;
	margin-bottom: 20px;
	height: 34px;
	line-height: 34px;
	width: 517px;
}
.sign p.p_block{
	display: block;
}
.sign p.p_mar{
	margin-right: 70px;
}
.sign p.p_big{
	width: 100%!important;
}
.sign p.p_big .ipt{
	width: 992px!important;
}
.sign em{
	display: inline-block;
	width: 85px;
	color: #424242;
	padding-left: 14px;
}
.sign em.em_1{
	background: url(../images/pic_80.png) no-repeat 0px center;
}
.sign span{
	color: #0081cc;
	font-size: 14px;
	padding-left: 8px;
}
.sign input.ipt{
	color: #0081cc;
	width: 400px;
	height: 34px;
	border: 1px solid #dbdbdb;
	padding: 0 6px;
	color: #b5b5b5;
	font-size: 14px;
}
.sign input.ipt1{
	color: #0081cc;
	width: 110px;
	height: 34px;
	border: 1px solid #dbdbdb;
	padding: 0 6px;
	color: #b5b5b5;
}
.sign i{
	display: inline-block;
	color: #b5b5b5;
}
.sign i.i_2{
	margin-right: 17px;
}
.sign .p_laster a{
	display: inline-block;
	width: 96px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-color: #0081cc;
	color: #fff;
	margin-right: 14px;
}
.sign .p_laster a.nono{
	background-color: #a5a5a5;
}
.sign b{
	font-weight: normal;
	color: #666;
	cursor: pointer;
	/*padding-left: 12px;*/
}
.sign b.b_1{
	padding-left: 12px;
}
.sign input.rad{
	color: #666;
	margin-right: 5px;
	margin-top: -2px;
	cursor: pointer;
}
.sign input.check{
	margin-right: 10px;
	cursor: pointer;
}
.sign b.b_2{
	color: #424242;
}
.xiangxi{
	color: #f9b341;
	line-height: 51px;
	border-bottom: 1px solid #dbdbdb;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	margin: 5px 0 29px 0;
	padding-bottom: 3px;
}
.xiangxi_1{
	margin: 20px 0 29px 0;
}
.p_center{
	margin: 30px 0 0 0;
	text-align: center;
}
.p_center a{
	display: inline-block;
	width: 144px;
	height: 51px;
	line-height: 51px;
	text-align: center;
	background-color: #ff9c00;
	color: #fff;
	font-size: 16px;
}
.sign strong{
	display: inline-block;
	margin-left: 100px;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
.shade{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	display: none;
}
.white{
	/*width: 515px;*/
	/*height: 580px;*/
	background-color: #fff;
	padding: 0 10px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -257px;
	margin-top: -270px;
	/*display: none;*/
}
.white_h6{
	padding-top: 25px;
}



.shop_22{
	margin-bottom: 120px;
}
.shop_ul{
	margin-top: 29px;
}
.shop_ul li{
	float: left;
	margin-right: 14px;
	margin-bottom: 19px;
	width: 224px;
	border: 1px solid #ececec;
	border-radius: 5px;
    min-height: 193px;
    max-height: 193px;
}
.shop_ul .p_1{
	height: 130px;
	line-height: 130px;
	text-align: center;
	background: #fff;
	border-radius: 5px;
}
.shop_ul .p_2{
	line-height: 180%;
	text-align: center;
	background: #f1f1f1;
	padding: 10px 0;
}
.shop_ul .p_2 em{
	display: block;
	color: #888;
}
.shop_ul .p_2 em.em_1{
	font-family: "Arial";
}
.p_blue{
	color: #0081cc!important;
}
.lishade{
	box-shadow: 0 0 10px #f4f4f4;
}
.inptxt {
height: 34px;
margin-right: 15px;
width: 150px;
}
.inptxtx {
    height: 34px;
    width: 150px;
}

.overflow{
	/*overflow: hidden;
}
.tra{
	transition: all 0.35s;
	-webkit-transition: all 0.35s;
	-ms-transition: all 0.35s; 	/* IE 9 */
	-moz-transition: all 0.35s; 	/* Firefox */
	-o-transition : all 0.35s; 	/* Opera */
}

.tra1{
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s; 	/* IE 9 */
	-moz-transition: all 0.5s; 	/* Firefox */
	-o-transition : all 0.5s; 	/* Opera */
}

.traf{
	transform: scale( 1.2 , 1.2 );
	-ms-transform: scale(1.2 , 1.2); 	/* IE 9 */
	-moz-transform: scale(1.2 , 1.2); 	/* Firefox */
	-webkit-transform: scale(1.2 , 1.2); /* Safari 和 Chrome */
	-o-transform: scale(1.2 , 1.2); 	/* Opera */
}

.trad{
	transform:rotate(360deg);
	-ms-transform:rotate(360deg); 	/* IE 9 */
	-moz-transform:rotate(360deg); 	/* Firefox */
	-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
	-o-transform:rotate(360deg); 	/* Opera */
}

.trad1{
	transform:rotate(-360deg);
	-ms-transform:rotate(-360deg); 	/* IE 9 */
	-moz-transform:rotate(-360deg); 	/* Firefox */
	-webkit-transform:rotate(-360deg); /* Safari 和 Chrome */
	-o-transform:rotate(-360deg); 	/* Opera */
}

.box-shadow{
	box-shadow: 0 0 10px #f4f4f4;
}

/*2017-6-1*/
.boxTop {
    position: fixed;
    z-index: 999;
    left: 0px;
    /*width: 97.6%;*/
    width:100%;
    border-top: 1px solid #e8e8e8;
}


.transtionY {
    transition: top 0.5s linear 0s;
}

/*2017-6-2*/
.hove:hover {
    background-color: white
}
.hove:hover a{
    color: #0081cc!important;
}
.com2_div ul li span a:hover {
    color: #0081cc!important;
    font-weight: bold;
}
.news_ul2 a:hover em {
    color: #0081cc!important;

}
.cursd {
    background-color: #f9b341!important;
    color: #fff!important;
    font-weight: bold;
}

.respan {
    display: inline-block;
    width: 120px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin-right: 30px;
    font-size:18px;
    cursor:pointer;
}
.bgc-green {
    color: #fff;
    background: #3fb607;
}

/*20117-6-5*/
.curs {
    cursor:pointer
}
.offultwo {
    padding-top:100px;
}
.offultwo li {
    text-align: center;
}
.p_1 img {
    max-width: 130px;
    max-height:120px;
}
.glgs {
    color: #0081cc!important;
    border: 1px solid #aaa;
}
.add-mores {
    min-height: 100px;
    overflow-y: scroll;
}
.add-more {
    min-height: 116px;
}
/*2017-6-6*/
a {
    color:#555;
}
/*2017-6-9*/
.bluecc {
    color: #0081cc!important;
}

/*2017-6-12*/
.blueadd {
    border: 2px solid rgb(8, 122, 202)!important;
}
.disp {
    display:inline!important;
}
.btoom {
    margin-bottom: 4px;
}
#listInvoice {
    color: #8a8a8a;
}
/*2017-6-14*/
#Hiddens {
    position: relative;
    float: right;
    margin-top: 2.5px;
    padding-right:14%;
}
.search-down {
    background: rgb(255, 255, 255) none repeat scroll 0px 0px;
    box-shadow: 3px 3px 1px #ccc;
    left: 0;
    line-height: 26px;
    overflow: hidden;
    padding: 0px 15px;
    position: absolute;
    width: 458px;
    z-index: 99;
    display: none;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    max-height: 200px;
    height: auto;
    overflow-y: scroll;
}

#goods-content a:hover {
    color:#0081cc;
}

/*2017-6-15*/
.dcoun {
    padding: 15px 20px;
}
.form-selecitem {
    position: relative;
    margin-bottom: 20px;
    font-size: 12px;
    color: #444;
    line-height: 20px;
    overflow: hidden;
}
.form-selecitem label {
    padding-left: 20px;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.form-selecitem label input {
    vertical-align: middle;
    margin-right: 10px;
    clip: rect(0px,0px,0px,0px);
    width: 1px;
    height: 1px;
    top:-20px;
}

/*2017-6-20*/
.greens {
color: #3fb607!important;
}
.table_tab{
	height: 58px;
	line-height: 58px;
	background: #fff;
	font-weight: normal;
	text-align: center;
	color: #666;
    width: 100%;
}
.table_tab td {
    width:25%;
}
.table_tabs{
    height: 58px;
	line-height: 58px;
	padding: 19px 0;
	background: #f1f1f1;
	color: #747474;
	border-bottom: 1px solid #e9e9e9;
}
.table_tabs td {
    width:25%;
    text-align:center
}
#videoban div {
    float:left;
    position:relative
}
#videobans div {
    float:left;
    position:relative
}
.videodiv {
    width: 12.5%;
    height: 100px;
    line-height: 100px;
    border-bottom: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    text-align:center;
}
.videodiv img {
    padding-left:8px;
}
.videodiv1 {
    width: 30%;
    line-height: 33.5px;
    padding-left:20px;
    border-bottom: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}
.videodiv2 {
    width: 12%;
    line-height: 101px;
    padding-left:20px;
    border-bottom: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}
.videodiv3 {
    width: 25%;
    line-height: 100px;
    padding-left:20px;
    border-bottom: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}
.videodiv4 {
    width: 13.3%;
    line-height: 100px;
    padding-left:20px;
    border-bottom: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}
/*2017-6-21*/
#Hezuoleft {
    float: left;
    margin-top: -105px;
    z-index: 98;
    position: relative;
    padding-left:15px;
}
#Hezuoright {
    float: right;
    margin-top: -105px;
    z-index: 98;
    position: relative;
    padding-right:15px;
}
#Hezuoleft:hover img{
	background: white url(../images/pic_162.png) no-repeat center center;
}
#Hezuoright:hover img{
	background: white url(../images/pic_172.png) no-repeat center center;
}
.passs {
    padding: 18px 19px 0px 19px;
    border: 1px solid #e9e9e9;
}
.passs table {
    border: 1px solid #e9e9e9;
    width: 100%;
    border-collapse: collapse;
}
.passs table td {
    width:25%;
}
#museumlist {
    margin-bottom: 20px;
}
#museumlist tr {
    background-color: white!important;
}
#Hezuo li {
    min-height:68px;
}
.headxdi {
    clear: both;
    /*width: 97.6%;*/
    width:100%;
    height: 40px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border-bottom: 1px solid rgb(238, 238, 238);
    opacity:0;
    position: fixed;
    z-index: 998;
    -moz-transition:top 0.5s, opacity 1s; /* Firefox 4 */
    -webkit-transition:top 0.5s, opacity 1s; /* Safari 和 Chrome */
    -o-transition:top 0.5s, opacity 1s;
}
.xdileft {
    height: 40px;
    line-height: 40px;
    padding-left: 40px;
    float:left;
}
.search_texts {
    /*width: 340px;*/
    width:473px;
    height: 32px;
    line-height: 32px;
    color: rgb(51, 51, 51);
    padding: 0 9px;
    border: 1px solid #e1e1e1;
    border-right: none;
    margin-top: 1px;
    border-radius: 3px 0 0 3px;
    /*background-color: #efefef;*/
}
.search_btns {
    margin-left: -5px;
    width: 97px;
    height: 34px;
    line-height: 34px;
    background: #f9b341 url(../images/pic_02.png) no-repeat 20px 10px;
    color: #fff;
    font-size: 14px;
    padding-left: 25px;
    cursor: pointer;
    margin-top: 1px;
    border-radius: 0 3px 3px 0;
}
.search-downs {
    background: rgb(255, 255, 255) none repeat scroll 0px 0px;
    left: 0;
    line-height: 26px;
    overflow: hidden;
    padding: 0px 15px;
    position: absolute;
    width: 460px;
    z-index: 99;
    display: none;
    border: 1px solid #efefef;
    max-height: 200px;
    height: auto;
    overflow-y: scroll;
}
#goods-contents a:hover {
    color: #0081cc;
}
/*2017-6-22*/
.nav_ul li a:hover {
    /*font-weight: bold;*/
    background-color:#f9b341;
}
.secl {
    color: #f9b341!important;
}
/*2017-6-26*/
.pro_main i a:hover {
    color: #f9b341!important;
}
.Grantwo {
    background: white;
    left: 198px;
    position: absolute;
    width: 400px;
    top: -2px;
    padding:15px;
    box-shadow: 3px 3px 1px #ccc;
}
.Grantwo li{
    float: left;
    width: 42px !important;
    padding-right: 5px;
    border-left: 1px #ccc solid;
    height: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 20px;
}
.Grantwo li a {
    height: 20px!important;
    line-height: 20px!important;
    text-align: center!important;
    background:white!important;
    color:#555!important;
}
@media screen and (max-width: 1290px) {
    .li_one p.p_2 {
         width:60%!important;
    }
    .pro1_ul li {
         margin-right: 37px;
    }
}

.offsets_ul > li {
    position:relative;
}

.offp {
    position: absolute;
    background-color: #37383c!important;
    color: #fff;
    padding: 11px 15px!important;
    border-left: 2px solid #f9b341;
    right: 0px;
    top: 0px;
    min-width: 50px;
    opacity: 0;
    -moz-transition: right 0.1s, opacity 0.2s; /* Firefox 4 */
    -webkit-transition: right 0.1s, opacity 0.2s; /* Safari 和 Chrome */
    -o-transition: right 0.1s, opacity 0.2s;
    visibility: hidden;
    z-index:1;
}
.Kuaisu {
    position: absolute;
    background-color: white;
    color: black;
    right: 40px;
    top: -5px;
    width: 234px;
    /*box-shadow: 1px 3px 3px #ccc;*/
    box-shadow: 1px 2px 2px #ccc;
    opacity: 0;
    -moz-transition: right 0.5s, opacity 0.5s; /* Firefox 4 */
    -webkit-transition: right 0.5s, opacity 0.5s; /* Safari 和 Chrome */
    -o-transition: right 0.5s, opacity 0.5s;
    visibility: hidden;
}
.Kps {
    background-color:#f9b341;
    padding: 7px 10px;
    color: white;
    font-size: 15px;
}
.Kps i {
    float: right;
    font-size: 21px;
    line-height: 16px;
    cursor: pointer;
}
.Zjs {
    background-color: #efefef;
    padding: 7px 10px;
    color: #989090;
    font-size: 15px;
    text-align: left;
}
.Zjs i {
    float: right;
    font-size: 21px;
    line-height: 16px;
    cursor: pointer;
}
.Kuaisutt {
    width: 75%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #dbdbdb;
    margin-bottom: 10px;
    color: #b5b5b5;
    background: #fff;
    border-radius: 5px;
    padding-left:5px;
}
.Kuaisutts {
    width: 34%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #dbdbdb;
    margin-bottom: 10px;
    color: #b5b5b5;
    background: #fff;
    border-radius: 5px;
    padding-left:5px;
}
.Kuaisud {
    padding:8px 8px 0px 8px;
}
.JsKs {
    width: 75%;
    margin: 2px auto;
    height: 30px;
}
.JsKs span {
    background-color: #f9b341;
    border-radius: 5px;
    color: white;
    float:right;
    box-shadow: 1px 3px 3px #ccc;
    padding: 5px;
}
.JsKsan {
    float:right;
    line-height: 30px;
}
.JsKsan i:hover {
    color: #0081cc;
    text-decoration:underline
}
/*2017-6-30*/
.pro1_ul i{
    display: block;
    width: 270px;
    height: 120px;
}
.pro1_ul i img {
    width:100%;
    height:100%;
}
.pro1_ul b {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.3);

}
.pro1_ul li em {
    display: inline;
    width: 100%;
    margin: auto;
    position: absolute;
    top: 24%;
    /*left: 50%;
    transform: translate(-50%, -50%);*/
    color: rgb(255, 255, 255);
    font-size: 18px;
    /*font-weight: bold;*/
    text-align: center;
    line-height: 67px;
}
.tdspam {
    float: left !important;
    color: red;
    padding: 10px;
}
.tck {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg5.png);
    z-index: 99;
}
.sontck {
    top: 80px;
    position: relative;
    margin: 0px auto;
    width: 558px;
    height: 535px;
    box-shadow: 1px 3px 3px #ccc;
}
.bgw {
    background-color: white;
}
.tckp {
   padding: 7px 20px;
    background-color: #f9b341;
    color: #fff;
}
.foz16 {
    font-size: 16px;
}
.tckul {
    margin: 0px 20px 0px;
}
.protab {
    width: 516px;
    margin: 0px 20px;
    margin-top: 10px;
}
.protab td {
    border-top: 0px;
    padding: 8px 0px;
    padding-left: 7px;
}
.coloff {
    color: #ff0101 !important;
}

.tdin {
    width: 400px;
    height: 30px;
    /*padding: 5px 10px;*/
    border: 1px solid #e3e3e3;
    padding-left:5px;
    position: relative;
}
.protext {
    width: 385px;
    height: 43px;
    padding: 10px;
    border: 1px solid #e3e3e3;
    resize:none;
}
.tdbut {
    padding: 8px 13px;
    background-color: #f9b341;
    border: 0px;
    color:white
}
#out1 {
    float:right;
    color:white!important;
}

/*2017-7-3*/
.Hkzh {
    padding:20px
}
.Hkzh p {
    padding:5px;
    color:#323030;
    font-size:15px;
}
.dpa {
    width: 70px;
    height: 30px;
    line-height: 30px;
    background-color: #b6b6b6;
    color: #fff;
    text-align: center;
    padding: 6px 8px;
    border-radius: 2px;
    margin-left: 10px;
}
@media screen and (max-width: 1280px) {
    .p_2img {
        width: 582px;
        height: 239px;
    }
    .brand_ul2 .li_3 .p_1 {
        height: 239px;
    }
    .brand_ul2 .li_4 .p_1 {
        height: 239px;
    }
    .brand_ul2 .li_2 .p_1 {
        height: 239px;
    }
    .brand_ul2 .li_4 .p_1 {
        height: 239px;
    }
    .brand_ul2 .p_1 {
        width: 483px;
    }
    .pro1_h3 ul li {
        width: 205px;
    }
    .div02 div {
        width:70%;
    }
    .div02 div span {
        width: 197px;
    }
}

.ahove:hover {
    color:#0081cc;
}
.blues {
    color:#0081cc!important;
}

/*2017-7-4*/
.goods-skect {
    background: rgb(255, 255, 255) none repeat scroll 0px 0px;
    box-shadow: 3px 3px 1px #ccc;
    left: 0;
    line-height: 26px;
    padding: 0px 15px;
    position: absolute;
    width: 458px;
    z-index: 99;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    max-height: 200px;
    height: 130px;
}
.goods-content {
    margin-left: 20px;
    margin-top: 20px;
    margin-right: 15px;
    width: 200px;
    float: left;
    color: #636363;
    font-size: 14px;
}
.goods-link {
    padding-left: 15px;
    width: 140px;
    float: left;
    border-left: 1px solid #CCC;
    margin-top: 17px;
}
.goods-link li {
    padding: 2px 0!important;
    float:none!important;
}
@media screen and (max-width: 600px) {
    .boxTop {
          position:relative;
    }
    .headxdi {
         display:none
    }
}
.pro1_h3 .one_numbern {
    float: left;
    width: 235px;
    height: 30px;
    line-height: 29px;
    color: #fff;
    padding-left: 34px;
    font-size: 14px;
    background-color: #f9b341;
    background-position: 15px center;
    background-repeat: no-repeat;
    font-weight: bold;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.goods-link li a:hover {
    color: #4797f2;
}

.dianp {
    padding: 8px 20px 8px 20px;
    background-color: #0081cc;
    color: white;
}
.dipp {
    float: right;
    margin-top: 75px;
    margin-right: 25px;
}
/*2017-7-7*/
.Zhuji {
    position: absolute;
    background-color: white;
    color: black;
    left: 40px;
    top: -325px;
    width: 234px;
    box-shadow: 1px 2px 2px #ccc;
    -moz-transition: right 0.5s, opacity 0.5s; /* Firefox 4 */
    -webkit-transition: right 0.5s, opacity 0.5s; /* Safari 和 Chrome */
    -o-transition: right 0.5s, opacity 0.5s;
    /*box-shadow: 1px 3px 3px #ccc;*/
}
.Zhujis {
    padding: 8px 8px 0px 8px;
    height: 1200px;
    background-color: #eceaea;
    max-height: 1500px;
    overflow-y: auto;
}
.zhuji_ul{
	margin-top: 10px;
}
.zhuji_ul li {
    width: 96%;
    height: 80px;
    margin: 0 auto;
    margin-bottom: 15px;
    background-color: white;
}
.tstoryl {
    float: left;
    width: 40%;
    height: 100%;
    text-align:center
}
.tstoryl img {
    width: 82%;
    height: 80%;
    padding: 8px;
}
.tstoryr {
    float: right;
    width: 58%;
    height: 100%;
    text-align: left;
    color: #888;
}
.tstoryr span {
    height: 60%;
    display: block;
    padding: 6px;
}
.tstoryr p {
    color:#f10214;
}
.zhuji_ul a {
    padding: 0px;
    background-image: none;
}
.tstoryr a:hover {
    color: #0081cc;
}

.flexslider {
    position: relative;
    overflow: hidden;
    background: url(/images/loading-6f0b06b92d852eef16b33657817d9399.gif) 50% no-repeat;
    width: 100%;
    margin: 0 auto;
}
.slides {
    position: relative;
    z-index: 1;
    text-align:center
}
.flex-control-nav {
    position: absolute;
    bottom: 30px;
    z-index: 2;
    text-align: center;
    margin-left: 86%;
}
.flex-control-nav li {
    width: 12px;
    height: 12px;
    margin: 0 6px;
    display: inline-block;
    display: inline;
    zoom: 1;
}
.flex-control-nav a {
    width: 12px;
    height: 12px;
    line-height: 40px;
    display: inline-block;
    overflow: hidden;
    background: white;
    cursor: pointer;
    border-radius:360px;
}
.flex-control-nav .flex-active {
    background:#f9b341 !important;
}
.slides img {
    /*height: 373px;*/
    width:100%;
}
.heliand {
    width: 95%;
    max-width: 1200px;
    margin: 0 auto;
}
.goods-skects {
    background: rgb(255, 255, 255) none repeat scroll 0px 0px;
    box-shadow: 3px 3px 1px #ccc;
    left: 0;
    line-height: 26px;
    padding: 0px 15px;
    position: absolute;
    width: 458px;
    z-index: 99;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    max-height: 200px;
    height: 130px;
}

.spana {
    float: right;
}

.pdelis {
    margin-top: 42px;
    /*margin-left: 3%;*/
}
.placeholder {
    color: #b0b0b0;
}
.fri b {
    font-size: 15px;
    color: #838383;
}
.imagg {
    width: 100%!important;
}
.Zw {
    margin-right: 12px;
}

.seachss {
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    color: #515151;
    float: left;
    margin-right: 30px;
}
.seachss select {
    height: 38px;
    line-height: 38px;
    width: 100px;
    border: 1px solid #e9e9e9;
}

.more_ing {
    text-align: center;
    padding: 5px;
    font-size: 15px;
    color: #ccc;
}
.bckg-rig {
    background: #f9b341;
}
.pro_lists {
    border: 1px solid #f7f7f7;
    background: #fbfbfb;
}
.pro_lists table tr.title {
    background: #e7f4e0;
    color: #666;
}
.pro_lists table tr {
    height: 30px;
    line-height: 30px;
    color: #838383;
    text-align: left;
}
.pro_lists table {
    width: 100%;
    border-collapse: collapse;
}

.u-flyer{display: block;width: 80px;height: 80px;border-radius: 50px;position: fixed;z-index: 9999;background-color:white;text-align:center;border:1px #ccc solid;vertical-align: middle;}


.img18 {
    height: 18px;
}

.Kfuiptwe {
    font-size: 14px;
    color: #c3c3c3;
    font-family: "Arial,sans-serif";
}
.Kfuipone {
    /*text-align: right;*/
    color: #f9b341;
    font-size: 15px;
    /*margin-top: 10px;*/
}
.Kfuipone img {
    float: left;
    margin-top: 3px;
}

.gimg {
    width: 46px!important;
    height: 46px!important;
    border-radius: 100px;
}
@media screen and (max-width: 1050px) {
    .pro2_left {
        width: 15%;
    }

    .pro2_right {
        width: 84%;
    }

    .xu b {
        width: 70px;
    }

    .moren {
        width: 70px;
    }

    .pro_main {
        width: 600px;
    }
}

.inputina {
    padding: 4px 7px 4px 7px;
    background-color: #818181;
    color: white!important;
    font-size: 13px;
    border-radius: 2px;
    box-shadow: 1px 1px 1px #c5c5c5;
}

.pricenocp {
    -moz-user-select: none; /* Firefox私有属性 */
    -webkit-user-select: none; /* WebKit内核私有属性 */
    -ms-user-select: none; /* IE私有属性(IE10及以后) */
    -khtml-user-select: none; /* KHTML内核私有属性 */
    -o-user-select: none; /* Opera私有属性 */
    user-select: none; /* CSS3属性 */
}

.footggao {
    /*background-color: black;*/
    opacity: 0.7;
    bottom: 0;
    color: #fff;
    height: 180px;
    left: 0;
    min-width: 980px;
    position: fixed;
    width: 100%;
    z-index: 1000;
}
.openfoot {
    background: rgba(0, 0, 0, 0) url('../images/cl1.png') no-repeat scroll -63px 0;
    cursor: pointer;
    height: 29px;
    position: absolute;
    right: 177px;
    text-indent: -9999px;
    top: 20px;
    width: 31px;
}
.daoruw {
    width: 400px;
    border: 1px dashed #aaa;
    height: 77px;
    line-height: 38px;
    float: right;
    margin-right: 100px;
}
.daorip {
    font-size: 15px;
    margin-left:8px
}
.daorips {
    font-size: 13px;
    margin-right: 8px;
    float: right;
    margin-top: 8px;
    padding: 2px 6px;
    background-color: #484545;
    color: white;
    border-radius: 2px;
    cursor:pointer;
}

.loadgif {
    float: right;
    margin-right: 3%;
    display:none;
}
.footdivv {
    width: 100%;
    height: 140px;
    padding: 10px;
}
.footdivv img {
    width: 100%;
    height: 160px;
}
#keywordmob {
    float: left;
    margin: 17px 0px 17px 35px;
    padding: 5px;
    border: 1px solid #e1e1e1;
    border-right: none;
    border-radius: 3px 0 0 3px;
}
.bbselect {
    width: 50px;
    height: 30px;
    line-height: 30px;
    background: #f9b341 url(../images/pic_02.png) no-repeat 19px 8px;
    color: #fff;
    font-size: 14px;
    padding-left: 25px;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
    float: left;
    margin-top: 17px;
}
.navs {
    display: none;
}

.teleft {
    text-align: left;
}
.highlight {
    color: red;
}

#cnzz_stat_icon_1264614604{
    width: 100%;
    display: block;
    background-color: #323232;
}

.none{
display:none;
}

.downcoa {
    margin-top: -3%;
}

.download {
background: #ff9c00;

display: inline-block;

width: 56px;

height: 30px;

line-height: 30px;

text-align: center;

border-radius: 4px;

color: #fff;

font-size: 14px;
}

.downspan {
    display: block;
    float: left;
    margin-right: 20px;
    font-size: 1rem;
}

/*******news-19*****/
.clear-both:after{
	content: "";
	display: block;
	height: 0 ;
	clear:both;
	visibility: hidden;
}

.news-product-list ul{
	width: 100%;
	height: 30px;
	padding-left: 12px;
	line-height: 30px;
}
.news-product-list > ul:first-child{
	background-color: #f7c669 !important;
	color: #ffffff;
	font-weight: bold;
}
.news-product-list > ul:nth-child(odd){
	background-color: #f2f2f2;
}
.news-product-list > ul li{
	float: left;
	height: 100%;
}
.news-product-list > ul li:nth-child(1),.news-product-list > ul li:nth-child(2){
	width: 16.66666667%;
}
.news-product-list > ul li:nth-child(3){
	width: 41.66666667%;
}
.news-product-list > ul li:nth-child(4){
	width: 16.66666667%;
}
.news-product-list > ul li:nth-child(5){
	width: 8.33333333%;
}
#img-content>p{
	font-weight: 600;
}
.contact-us{
	width: 100%;
	margin-top: 98px;
	position: relative;
}

.contact-us >div:last-child{
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	right: 0;
}
.contact-us ul{
	float: right;
	width: 80%;
}
.contact-us >div:first-child{
	border-right: 3px solid #3e3e3e;
}
.contact-us ul li:first-child p:before{
	content: '';
	display: inline-block;
	background: url("/images/news/footer-phone-c845496c4112919154fbe5b89a59f0b5.png") no-repeat center;
	width: 39px;
	height: 39px;
	margin-right: 63px;
	background-size: cover;
	vertical-align: middle;
}
.contact-us ul li:nth-child(2) p:before{
	content: '';
	display: inline-block;
	background: url("/images/news/footer-info-bebe674a18ff1e2ae404629537c0894d.png") no-repeat center;
	width: 39px;
	height: 39px;
	margin-right: 63px;
	background-size: cover;
	vertical-align: middle;
}
.contact-us ul li:last-child p:before{
	content: '';
	display: inline-block;
	background: url("/images/news/footer-home-1b1bcbc1e205a788de0b005f38869c31.png") no-repeat center;
	width: 39px;
	height: 39px;
	margin-right: 63px;
	background-size: cover;
	vertical-align: middle;
}

@media screen and (max-width:768px ){
	.contact-us >div:first-child{
		border-right: none;
	}
	.contact-us >div:last-child{
		position: relative;
	}
	.contact-us ul{
		float: left;
		width: auto;
	}
}
@media screen and (max-width: 500px){
	.news-product-list ul{
		width: 600px;
	}
}
