html,body{
    width: 100%;
    height: 100%;
}
.fn-hide{
	display: none;
}
.btn-orange{
	display: inline-block;
	width: 100px;
	height: 30px;
	background-color:#ff6700;
	font-size: 14px;
	color:#fff;
	border-radius: 4px;
	line-height: 30px;
	margin:0 auto;
	text-align: center;
}
.btn-orange-b{
	border:1px solid #f8aa76;
	background-color: #fff4ec;
	box-sizing: border-box;
	padding:0px 0px;
	color:#ff6700;
	border-radius: 3px;
	display: inline-block;
	text-align: center;
}
.red-dot{
	position: relative;
}
.red-dot:after{
	content:'';
	width:5px;
	height:5px;
	border-radius:100%;
	background-color:#ff3145;
	position: absolute;
	right:30px;
	top:0;
}
/*新版首页*/
#anchor-tm{
	display: inline-block;
	height: 20px;
}
.btn-orange:hover{
	color:#fff;
	background-color: #ff5400;
}
.btn-orange-b:hover{
	color:#ff6700;
	background-color:#ffd9bf;
}
.page-newHome {
	overflow: hidden;
}
.page-newHome .banner{
	position: relative;
	height: 400px;
	min-width: 1200px;
}
.banner-back{
	position: absolute;
	left: 0;
	right: 0;
	
}
.page-newHome .flex-control-nav{
	bottom:105px;
	width: 450px;
}
.page-newHome .flex-control-paging li a{
	width: 9px;
	height: 9px;
	background-color:rgba(255,255,255,.3);
	border-radius:50%;
	margin:0 5px;
	transition: .5s all ease-in-out;
}
.page-newHome .flex-control-paging li a.flex-active{
	width: 24px;
	border-radius: 15px;
	background-color:#fff;
}
.page-newHome .banner-box .login-box{
    height: 350px;
    margin: 25px 0;
    width: 240px;
    background-color: #fff;
    position: absolute;
    right: 50%;
    margin-right: -600px;
    color:#fff;
}
.banner-tab{
	position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -600px;
}
.page-newHome .nav-main{
    width: 756px;
    height: 80px;
    position: absolute;
    top: 300px;
    left: 50%;
    margin-left: -378px;
}
.nav_brand .brand_classcy h3:before{
	top:6px;
}
.nav_brand .hot:after{
	content:'';
	width: 18px;
	height: 11px;
	background-image: url('../images/hot.png');
	position: relative;
	display: inline-block;
	top: -8px;
}
.page-newHome .nav-main .nav-item{
	width: 47%;
	background-color:rgba(0,0,0,.1);
	color:#fff;
	float: left;
	height: 90px;
	box-sizing: border-box;
	padding:10px 0;
}
.page-newHome .nav-main .nav-item.active{
	background-color:rgba(255,255,255,.2);
}
.page-newHome .nav-main .img{
	width: 150px;
	height: 100%;
}
.page-newHome .nav-main h4{
	font-size: 18px;
	margin-top: 10px;
}
.page-newHome .nav-main p{
	opacity: .4;
}
.page-newHome .nav-item:first-child .img{
	background-image: url('../images/new1211-slider1.png');
	background-repeat: no-repeat;
	background-position: center;
}
.page-newHome .nav-item:nth-child(2) .img{
	background-image: url('../images/new1211-slider2.png');
	background-repeat: no-repeat;

	background-position: center;
}
.page-newHome .nav-item:first-child.active .img{
	background-image: url('../images/new1211-slider1-hover.png');
}
.page-newHome .nav-item:nth-child(2).active .img{
	background-image: url('../images/new1211-slider2-hover.png');
}
.page-newHome .login-box .login-portrait {
    width: 240px;
    height: 66px;
    text-align: center;
    padding: 30px 0 18px;
    overflow: hidden;
    position: relative;
}
.page-newHome .login-box .login-headerbg{
	position: absolute;
    left: 0;
    top: 0;
    width: 240px;
    height: 115px;
}
.page-newHome .login-box .name{
	color:#ff6700;
	display: inline-block;
	max-width: 100px;
	vertical-align: middle;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	position: relative;
	top:-1px;
}
.page-newHome .login-box .out{
	color:#1377dc;
	float: right;
	cursor: pointer;
}
.page-newHome .login-info{
	padding:0 20px;
}
.page-newHome .login-info p{
	padding:10px 0 0;
	color:#666;
	font-size: 12px;
}
.page-newHome .login-info .btn-box{
	padding:5px 0 10px;
}
.page-newHome .login-info .go-precent{
	background-color:#ff6700;
	color:#fff;
	padding:5px 20px;
	border-radius: 2px;
	float: left;
	border-radius: 15px;
}
.page-newHome .go-precent:hover{
	background-color:#ff6700;
}
.page-newHome .login-info .go-manage{
	background-color:#428ae2;
	color:#fff;
	padding:5px 20px;
	border-radius: 2px;
	float: right;
	border-radius: 15px;
}
.page-newHome .go-manage:hover{
	background-color:#206ecd;
}
.page-newHome .login-notice{
	padding:0 15px;
	margin:10px 5px 0;
	border-top:1px solid #eaeaea;
}
.page-newHome .login-notice .notice-til{
	padding:15px 0 10px;
}
.page-newHome .notice-til .item.active{
	border-bottom: 2px solid #ff6700;
	color:#ff6700;
}
.page-newHome .notice-til .item{
	color:#444;
	width: 30%;
	display: inline-block;
	text-align: center;
	font-weight: 400;
	position: relative;
	padding-bottom: 5px;
}
.page-newHome .notice-til .item.dot:before{
	content:'';
	width: 5px;
	height: 5px;
	background-color:#ff3145;
	position: absolute;
	right: 10px;
	top: 0;
	border-radius:50%;
}
.page-newHome .login-notice .nodata{
	text-align: center;
	display: none;
	color:#a5cef8 ;
	font-size: 14px;
}
.page-newHome .notice-ul-box{
	overflow-y: auto;
	height: 80px;
}
.page-newHome .notice-ul-box::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.page-newHome .notice-ul-box::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 15px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #c8c8c8;
}
.page-newHome .notice-ul-box::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 15px;
    background: #eeeeee;
}
.page-newHome .notice-ul-box li{
	padding-left: 20px;
	position: relative;
}
.page-newHome .notice-ul-box li:before{
	content: '';
	width: 4px;
	height: 4px;
	background-color:#d6d6d6;
	position: absolute;
	top:10px;
	left: 7px;
}
.page-newHome  .notice-ul-box li.red:before{
	background-color: #ff6700;
}
.page-newHome  .notice-ul-box a{
	color:#444;
	line-height: 25px;
	font-size: 12px;
	display: inline-block;
	max-width: 165px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.page-newHome  .notice-ul-box a:hover{
	color:#ff6700;
}
.page-newHome .flex-control-nav {
	display: none;
}
.nav-link{
	padding-top: 40px;
	padding-bottom: 45px;
	background-image: url('../images/nav-linkback.png');
}
.nav-link .link-item {
	float: left;
	width: 31%;
}
.nav-link .link-item:hover{
	transform: scale(1.05,1.05);
	-webkit-transform: scale(1.05,1.05); 
	-moz-transform: scale(1.05,1.05); 
	-o-transform: scale(1.05,1.05);
	-ms-transform: scale(1.05,1.05); 

}
.nav-link .link-item:nth-child(2){
	margin:0 42px;
}
.nav-link .link-item a{
	display: inline-block;
	width: 100%;
	height: 75px;
	border-radius: 3px;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
	padding-left: 45%;
	color:#fff;
	padding-top: 15px;
	line-height: 25px;
}
.nav-link .link-item a h4{
	font-size: 20px;
	font-weight: 400;
}
.nav-link .link-item a p{
	color:#a8c8eb;
	font-weight: 400;
}
.nav-link .link-item.tm{
	background-image: url('../images/new1211-anchor1.png');
}
.nav-link .link-item.pt{
	background-image: url('../images/new1211-anchor2.png');
}
.nav-link .link-item.cr{
	background-image: url('../images/new1211-anchor3.png');
}
.home-cont{
	padding-top: 10px;
	padding-bottom: 40px;
	position: relative;
}
.box-title{
	text-align: center;
}
.box-title h3{
	color:#2a344f;
	font-size: 28px;
	font-weight: 400;
}
.box-title h3 span{
	position: relative;
}
.box-title h3 em{
	color:#d01010;
}
.box-title h3 span:before{
	content: '';
	height: 1px;
	width: 245px;
	background-color: #e1e2eb;
	position: absolute;
	left: -300px;
	top: 20px;
}
.box-title h3 span:after{
	content: '';
	height: 1px;
	width: 245px;
	background-color: #e1e2eb;
	position: absolute;
	right: -300px;
	top: 20px;
}
.box-title .til-list{
	width: 755px;
	margin:10px auto 0px;
	color:#6f798e;
}
.box-title .til-item{
	float:left;
	width: 33.33%;
	position: relative;
}
.box-title .til-item .icon{
	content:'';
	display: inline-block;
	width: 15px;
	height: 11px;
	background-image: url('../images/new1211-title1.png');
	margin-right: 10px;
}
.box-title .til-text{
	font-size: 14px;
	color:#a0a8ba;
	margin:10px 0;
}
.box-title-white{
	color:#bcbbbc;
}
.box-title-white h3{
	color:#fff;
}
.box-title-white span:before,.box-title-white span:after{
	background-color: #454f6b;
	opacity: .3;
}
.box-title-white h3 em{
	color:#c3d4ff;
}
.tm-reg{
	position: relative;
	z-index: 5;
}
.tm-reg .box-title{
	padding-bottom: 40px;
}
.tm-reg .reg-cont{
	margin-top:20px;
	height: 360px;display: flex;
    justify-content: center;
}
.tm-reg .reg-cont .reg-list{
	width:470px;
	float:left;margin-right: 60px;
}
.tm-reg .reg-cont .reg-list .reg-item{
	float: left;
	width: 50%;
	box-sizing: border-box;
	text-align:center;
	padding:20px 15px;
	height: 100%;
	cursor: pointer;
}
.tm-reg .reg-cont .reg-list .reg-img{
	width: 98px;
	height: 114px;
	margin:0 auto 6px;
}
.tm-reg .reg-cont .reg-item .consultant{
	background-image: url('../images/reg1.png');
}
.tm-reg .reg-cont .reg-item .fast{
	background-image: url('../images/reg2.png');
}
.tm-reg .reg-cont .reg-item .guarantee{
	background-image: url('../images/reg3.png');
}
.tm-reg .reg-list .til{
	line-height: 40px;
	font-weight: 400;
	color:#2a344f;
	font-size: 22px;
}
.tm-reg .reg-list .text{
	font-size: 14px;
	color:#6f798e;
	line-height: 25px;
}
.tm-reg .reg-list .more{
	display: none;
	color:#6986e6;
	font-size: 14px;
}
.tm-reg .reg-list .more .icon{
	display: inline-block;
	width: 13px;
	height: 10px;
	background-image: url('../images/arrow-right-blue.png');
	margin-left: 5px;
}
.tm-reg .reg-list .price{
	font-size: 16px;
	color:#444;
}
.tm-reg .reg-list .price em{
	color:#ff3145;
}
.tm-reg .reg-list .price span{
	color:#ff3145;
	font-size: 34px;
}
.tm-reg .reg-list .tip{
	border:1px solid #ffaf79;
	color:#ff6700;
	font-size: 12px;
	padding:3px 10px 3px 15px;
	border-radius: 15px;
	position: relative;
}
.tm-reg .reg-list .tip:before{
	content:'';
	width: 4px;
	height: 4px;
	background-color:#ff6700;
	border-radius: 50%;
	position: absolute;
	left:7px;
	top:10px;
}
.tm-reg .reg-list .btn-orange{
	display: none;
}

.tm-reg .reg-list .reg-item:hover{
	box-shadow: 0 0 10px rgba(115,118,132,.15);
}
.tm-reg .reg-list .reg-item:hover .more{
	display: inline-block;
}
.tm-reg .reg-list .reg-item:hover .tip{
	display: none;
}
.tm-reg .reg-list .reg-item:hover .btn-orange{
	display: inline-block;
}
.tm-reg .reg-cont .reg-item:hover .consultant{
	background-image: url('../images/reg1-hover.png');
}
.tm-reg .reg-cont .reg-item:hover .fast{
	background-image: url('../images/reg2-hover.png');
}
.tm-reg .reg-cont .reg-item:hover .guarantee{
	background-image: url('../images/reg3-hover.png');
}
.tm-back{
	position: absolute;
	
	width: 1920px;
	height: 660px;
	background-image: url('../images/tm-back.png');
	z-index: 0;
}
.tm-buy{
	margin-top: 20px;
	z-index: 5;
	position: relative;
}
.tm-buy .til-list{
	width: 630px;
}
.tm-buy .buy-list{
	background-color:#fff;
	height: 460px;
	position: relative;
}
.tm-buy .buy-list.noData{
	height: 458px;
	border:1px solid #eee;
}
.tm-buy .buy-nav{
	position: relative;
	margin:30px auto;
	width: 86.3%;
	padding:10px 14.8%;
	border-top: 1px solid #dbdde2;
	border-bottom:1px solid #dbdde2;
	box-sizing: border-box;
}
.tm-buy .buy-nav .nav-item{
	float: left;
	width: 14%;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	color:#515c7a;
	position: relative;
}
.tm-buy .nav-item:after{
	content:'';
	height: 10px;
	width: 1px;
	background-color: #d6dae1;
	position: absolute;
	right: 0;
	top:6px;
}
.tm-buy .nav-item:last-child:after{
	width: 0;
}
.tm-buy .nav-item.active{
	background-color:#ff6700;
	color:#fff;
}
.tm-buy .nav-item.w0:after,.tm-buy .nav-item.active:after{
	width: 0;
}
.tm-buy .buy-list{
	width: 926px;
	float: left;
}
.tm-buy .buy-item{
	float: left;
	width: 25%;
	border-right:1px solid #e1e2eb;
	border-top:1px solid #e1e2eb;
	box-sizing: border-box;
	padding:0 20px 10px 15px;
	position: relative;
	box-sizing: border-box;
	height: 208px;
}
.tm-buy .buy-item:after{
	content:'';
	width: 44px;
	height: 44px;
	position: absolute;
	right: 0;
	top:0;
	background-image: url('../images/red-triangle.png');
}
.tm-buy .buy-item:first-child,
.tm-buy .buy-item:nth-child(5):nth-last-child(5),
.tm-buy .buy-item:nth-child(4):nth-last-child(3){
	border-left: 1px solid #e1e2eb;
}
.tm-buy .buy-item:nth-last-child(5),
.tm-buy .buy-item:nth-last-child(4),
.tm-buy .buy-item:nth-last-child(3),
.tm-buy .buy-item:nth-last-child(2){
	border-bottom: 1px solid #e1e2eb;
}
.tm-buy .buy-item:last-child:nth-child(4){
	border-left: 1px solid #e1e2eb;
}
.tm-buy .buy-item .img-box{
	width: 200px;
	height: 80px;
	text-align: center;
	margin:35px auto;
}
.tm-buy .img-box img{
	max-width: 100%;
    max-height: 100%;
    text-align: center;
    vertical-align: middle;
}
.tm-buy .buy-item .til{
	font-size: 16px;
	color:#2a344f;
	font-weight: 400;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	height: 25px;
}
.tm-buy .buy-item .desc{
	font-size: 12px;
	color:#6f798e;
	display: inline-block;
	max-width: 140px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.tm-buy .buy-item .price{
	position: relative;
	color:#ff3145;
	font-size: 12px;
	font-weight:700;
	float: right;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	max-width: 110px;
	top:-2px;
}
.tm-buy .buy-item .price em{
	font-size: 16px;
}
.tm-buy .buy-item .contact{
	display: none;
	width: 100%;
	background-color:#fff4ec;
	color:#ff6700;
	border:1px solid #f8aa76;
	text-align: center;
	padding:3px 0;
}
.tm-buy .buy-item .contact:hover{
	color:#ff6700;
	background-color:#ffd9bf;
}
.tm-buy .buy-item:hover .img-box{
	margin-bottom: 4px;
}
.tm-buy .buy-item:hover .contact{
	display: block;
}
.tm-buy .buy-item:hover span,.tm-buy .buy-item:hover div,.tm-buy .buy-item:hover h4{
	transform:translateY(-10px);
}
.tm-buy .buy-item:hover{
    -webkit-box-shadow: 0 0 30px rgba(179,179,179,.29);
    box-shadow: 0 0 30px rgba(179,179,179,.29);
    -webkit-transform: translate3d(0,0,2px);
    transform: translate3d(0,0,2px);
}
.tm-buy .operate-box{
	float: right;
	width: 268px;
}
.tm-buy .ot-top{
	background-image: url('../images/buy-ot.jpg');
	font-size: 12px;
	color:#fff;
	font-weight: 400;
	text-align: center;
	padding:20px 0 10px;
}
.btn-white-b{
	border:1px solid rgba(255,255,255,.3);
	font-size: 16px;
	color:#fff;
	padding:5px 15px;
	border-radius: 15px;
}
.btn-white-b:hover{
	color:#fff;
	background-color: rgba(255,255,255,.2);
}
.tm-buy .ot-top .text{
	opacity: .4;
	margin-top: 10px;
}
.ot-success{
	border:1px solid #e1e2eb;
	margin-top: 5px;
	background-color:#f6f7fa;
	text-align: center;
	padding:30px 5px 8px;
}
.ot-success h4{
	font-size: 28px;
	color:#6986e6;
	font-weight: 400;
}
.ot-success .text{
	margin:50px 0;
	font-size: 14px;
	color:#6f798e;
}
.ot-success .tip{
	font-size: 12px;
	color:#6f798e;
	padding:27px 0 28px;
	border-top:1px solid #ececec;
}
.ot-success .time{
	color:#ff6700;
}
.ot-success a{
	color:#6986e6;
}
.ot-success a:hover{
	color: #335de6;
}
.ot-form{
	background-color:#f6f7fa;
	border:1px solid #e1e2eb;
	margin-top: 5px;
	padding:15px 20px 13px;
}
.ot-form .til{
	font-size: 12px;
	color:#999;
	line-height: 22px;
	border-bottom: 1px solid #d8dce9;
	padding-bottom: 10px;
}
.ot-form .til em{
	position: relative;
	top: -1px;
	display: inline-block;
	left: 7px;
}
.ot-form .strong{
	font-size: 16px;
	color:#2a344f;
	position: relative;
}
.ot-form .strong:after{
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: -13px;
	left: 0;
	background-color: #ff6700
}
.ot-form .form-item{
	margin:9px 0 0;
}
.ot-form .form-item:nth-last-child(2){
	margin-top: 0;
}
.ot-form label{
	font-size: 14px;
	color:#878fa0;
}
.ot-form input{
	height: 30px;
	width: 175px;
	border:1px solid #e1e2eb;
	border-radius: 5px;
	box-sizing: border-box;
	padding:0 5px;
	line-height: 30px;
}
.ot-form select{
	height: 30px;
	width: 147px;
	border:1px solid #e1e2eb;
	border-radius: 5px;
	color:#6f798e;
	font-size: 13px;
}
.ot-form select option{
    color: #444;
}
.ot-form textarea{
	width: 100%;
	height: 94px;
	border:1px solid #e1e2eb;
	border-radius: 5px;
	box-sizing: border-box;
	padding:10px;
	font-size: 13px;
}
.ot-form .form-item.tip{
	height: 19px;
}
.ot-form .form-item.tip p{
	font-size: 12px;
	color:#ff3145;
	text-align: center;
}
.ot-form .btn-orange{
	width: 100%;
	text-align: center;
}
.tm-buy .tm-checkMore{
	float: left;
	width: 100%;
	height: 44px;
	text-align: center;
	line-height: 42px;
	background-color: #f2f5ff;
	position: absolute;
	bottom: 0;
}
.tm-buy .tm-checkMore a{
	color:#6986e6;
	font-size: 14px;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.tm-buy .tm-checkMore a:hover{
	color:#335de6;
}
.tm-buy .tm-checkMore .icon{
	display: inline-block;
	width: 13px;
	height: 10px;
	background-image: url('../images/arrow-right-blue.png');
	margin-left: 5px;
}
.tm-extend{
	margin-top: 40px;
}
.tm-extend .box-title{
	padding-bottom: 40px;
}
.tm-extend .extend-cont .extend-left{
	float: left;
	width: 239px;
	height: 385px;
	background-image:url('../images/tm-extend1.jpg');
}
.extend-cont .carousel{
	width: 961px;
	float: right;height: 385px;
    background: #ffffff;
}
.extend-cont .extend-right{
	width: 961px;
	background-color: #fff;
	border-right:1px solid #e1e2eb;
}
.extend-cont .extend-right .extend-item{
	width: 25%;
	box-sizing: border-box;
	text-align: center;
	float: left;
	border-top:1px solid #e1e2eb;
	border-right:1px solid #e1e2eb;
	padding:34px 25px 20px;
}
.extend-cont .extend-right .extend-item a{cursor: pointer;}
.extend-cont .extend-item .extend-img{
	width: 53px;
	height: 58px;
	margin:0 auto 45px;
}
.extend-cont .extend-item:first-child:nth-last-child(3),.extend-cont .extend-item:nth-child(2):nth-last-child(2),.extend-cont .extend-item:nth-child(3):last-child{
	border-bottom:1px solid #e1e2eb;
}
.extend-cont .til{
	color:#2a344f;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: 400;
}
.extend-cont .text{
	color:#878fa0;
	font-size: 12px;
}
.extend-cont  .price{
	font-size: 16px;
	color:#444;
}
.extend-cont  .price em{
	color:#ff3145;
}
.extend-cont  .price span{
	color:#ff3145;
	font-size: 34px;
}
.extend-cont .extend-item-bottom{
	width: 50%;
	float: left;
	padding:43px 0 46px 35px;
	box-sizing: border-box;
	height: 149px;
	border-top:1px solid #e1e2eb;
	border-bottom:1px solid #e1e2eb;
	border-right:1px solid #e1e2eb;
	cursor: pointer;
}
.extend-cont .extend-item-bottom .extend-img{
	width: 53px;
	height: 58px;
	float:left;
	margin-right: 20px;
}
.extend-cont .extend-item-bottom .btn-orange{
	margin:10px 0 0 80px;
}
.extend-cont .extend-item-bottom .price{
	float: right;
}
.extend-cont .extend-desc{
	line-height: 29px;
	width: 324px;
}
.extend-cont .item1{
	background-image: url('../images/extend-01.jpg');
}
.extend-cont .item2{
	background-image: url('../images/extend-02.jpg');
}
.extend-cont .item3{
	background-image: url('../images/extend-03.jpg');
}
.extend-cont .item4{
	background-image: url('../images/extend-04.jpg');
}
.extend-cont .item5{
	background-image: url('../images/extend-05.jpg');
}
.extend-cont .item6{
	background-image: url('../images/extend-06.jpg');
}
.extend-cont .item7{
	background-image: url('../images/extend-07.jpg');
}
.extend-cont .item8{
	background-image: url('../images/extend-08.jpg');
}
.extend-cont .item9{
	background-image: url('../images/extend-09.jpg');
}
.extend-cont .item10{
	background-image: url('../images/extend-10.jpg');
}
.extend-cont .item11{
	background-image: url('../images/extend-11.jpg');
}
.extend-cont .item12{
	background-image: url('../images/extend-12.jpg');
}
.extend-cont .item13{
	background-image: url('../images/extend-13.jpg');
}
.extend-cont .item14{
	background-image: url('../images/extend-14.jpg');
}
.extend-cont .item15{
	background-image: url('../images/extend-15.jpg');
}

.extend-cont .btn-orange{
	display: none;
}

.extend-cont .extend-item:hover .item1{
	background-image: url('../images/extend-01-hover.jpg');
}
.extend-cont .extend-item:hover .item2{
	background-image: url('../images/extend-02-hover.jpg');
}
.extend-cont .extend-item:hover .item3{
	background-image: url('../images/extend-03-hover.jpg');
}
.extend-cont .extend-item:hover .item4{
	background-image: url('../images/extend-04-hover.jpg');
}
.extend-cont .extend-item-bottom:hover .item5{
	background-image: url('../images/extend-05-hover.jpg');
}
.extend-cont .extend-item-bottom:hover .item6{
	background-image: url('../images/extend-06-hover.jpg');
}
.extend-cont .extend-item:hover .item7{
	background-image: url('../images/extend-07-hover.jpg');
}
.extend-cont .extend-item:hover .item8{
	background-image: url('../images/extend-08-hover.jpg');
}
.extend-cont .extend-item:hover .item9{
	background-image: url('../images/extend-09-hover.jpg');
}
.extend-cont .extend-item:hover .item10{
	background-image: url('../images/extend-10-hover.jpg');
}
.extend-cont .extend-item-bottom:hover .item11{
	background-image: url('../images/extend-11-hover.jpg');
}
.extend-cont .extend-item-bottom:hover .item12{
	background-image: url('../images/extend-12-hover.jpg');
}
.extend-cont .extend-item:hover .item13{
	background-image: url('../images/extend-13-hover.jpg');
}
.extend-cont .extend-item-bottom:hover .item14{
	background-image: url('../images/extend-14-hover.jpg');
}
.extend-cont .extend-item-bottom:hover .item15{
	background-image: url('../images/extend-15-hover.jpg');
}
.extend-cont .extend-item:hover *,.extend-cont .extend-item-bottom:hover *{
	transform:translateY(-7px);
}
.extend-cont .extend-item:hover .extend-img{
	margin-bottom: 25px;
}
.extend-cont .extend-item:hover,.extend-cont .extend-item-bottom:hover{
	padding-bottom: 10px;
    -webkit-box-shadow: 0 0 30px rgba(179,179,179,.29);
    box-shadow: 0 0 30px rgba(179,179,179,.29);
    -webkit-transform: translate3d(0,0,2px);
    transform: translate3d(0,0,2px);
}
.extend-cont .extend-item:hover .btn-orange,.extend-cont .extend-item-bottom:hover .btn-orange{
	display: inline-block;
	color:#fff;
}

.extend-cont .extend-item-bottom:hover{
	padding:43px 0 14px 35px;
}
.extend-cont .extend-item-bottom:hover .extend-img{
	transform:translateY(-20px);
}
.extend-cont .extend-item-bottom:hover .extend-desc{
	line-height: 21px
}
.extend-cont .extend-item-bottom:hover .til{
	margin-bottom: 0;
}

/*了解商标延伸服务*/
.extend-cont .extend-item-more{
	float: left;
	width: 959px;
	height: 149px;
	background-color:#f2f5ff;
	text-align: center;
	line-height: 149px;
	border:1px solid #e1e2eb;
}
.extend-cont .extend-item-more .extend-more *{
	vertical-align: middle;
}
.extend-cont .extend-item-more .extend-more .text{
	color:rgba(208,16,16,0.6);
	font-size: 20px;
}
.extend-cont .extend-item-more .icon-before{
	display: inline-block;
	width: 23px;
	height: 26px;
	background-image: url('../images/extend-icon01.png');
	margin-right: 15px;
}
.extend-cont .extend-item-more .icon-after{
	display: inline-block;
	width: 13px;
	height: 26px;
	background-image: url('../images/extend-icon02.png');
	margin-left: 15px;
}
.extend-cont .extend-item-more:hover .extend-more .text{
	color:rgba(208,16,16,0.8);
}
.extend-cont .extend-item-more:hover .icon-before{
	background-image: url('../images/extend-icon01-hover.png');
}
.extend-cont .extend-item-more:hover .icon-after{
	background-image: url('../images/extend-icon02-hover.png');
}
.pt-apply {
	margin-top: 135px;margin-bottom: 50px;
}
.pt-apply .box-title .til-list{
	width: 900px;
	padding-bottom: 40px;
}
.apply-cont .apply-list{
	height: 195px;
}
.apply-cont .apply-item{
	float:left;
	width: 32%;
	border:1px solid #dfe0ea;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.2);
	margin-right: 21px;
	position: relative;
	background-color: #fff;
	text-align: center;
	padding:20px 0 18px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.apply-cont .apply-item a{cursor: pointer;}
.apply-cont .apply-item .btn-orange{
	display: none;
}
.apply-cont .apply-item .cont-img{
	width: 95px;
	height: 57px;
	margin:10px auto;
}
.apply-cont .item1 .cont-img{
	background-image: url('../images/apply-01.png');
}
.apply-cont .item2 .cont-img{
	background-image: url('../images/apply-02.png');
}
.apply-cont .item3 .cont-img{
	background-image: url('../images/apply-03.png');
}
.apply-cont .apply-item:last-child{
	margin-right:0;
}
.apply-cont .apply-item:hover{
	padding-top: 8px;
	padding-bottom: 10px;
	border:1px solid #f8b283;
	box-shadow: 0 0 20px 0 rgba(248,178,131,.4);
	-webkit-box-shadow: 0 0 20px 0 rgba(248,178,131,.4);
}
.apply-cont .apply-item:hover .cont-img{
	margin-bottom: 0;
}
.apply-cont .item1:hover .cont-img{
	background-image: url('../images/apply-01-hover.png');
}
.apply-cont .item2:hover .cont-img{
	background-image: url('../images/apply-02-hover.png');
}
.apply-cont .item3:hover .cont-img{
	background-image: url('../images/apply-03-hover.png');
}
.apply-cont .apply-item .til{
	font-size: 19px;
	color:#2a344f;
	margin:10px 0;
	font-weight: 400;
}
.apply-cont .apply-item:hover .til{
	margin:0;
}
.apply-cont .apply-item:hover .btn-orange{
	display: inline-block;
}
.apply-cont .apply-item  .text{
	color:#999;
	font-size: 12px;
}
.apply-cont .apply-item .btn-orange{
	margin-top: 10px;
}

.apply-cont .apply-item:hover *{
	transform: translateY(-5px);
}

.apply-cont .apply-item:hover:first-child{
	background-image: url('../images/apply-back-01.png');
	
}
.apply-cont .apply-item:hover:nth-child(2){
	background-image: url('../images/apply-back-02.png');
}
.apply-cont .apply-item:hover:nth-child(3){

	background-image: url('../images/apply-back-03.png');
}
.pt-buy{
	padding-top: 40px;
	padding-bottom: 60px;
}
.pt-buy .box-title{
	padding-bottom: 40px;
}
.pt-buy .buy-list{
	width: 810px;
	height: 456px;
}
.pt-buy .buy-list.noData{
	height: 456px;
}
.pt-buy .buy-item{
	width: 33.3%;
	height: 229px;
	padding-bottom: 15px;
}
.pt-buy .buy-item:last-child,
.pt-buy .buy-item:nth-last-child(2),
.pt-buy .buy-item:nth-last-child(3){
    border-bottom: 1px solid #e1e2eb;
}
.pt-buy .buy-item:first-child{
	border-bottom: 1px solid #e1e2eb;
}
.pt-buy .buy-item:last-child:nth-child(6),
.pt-buy .buy-item:nth-last-child(2):nth-child(5),
.pt-buy .buy-item:nth-last-child(3):nth-child(4){
	border-top: 0;
}
.pt-buy .buy-item:after{
	width: 0;
}
.pt-buy .operate-box{
	width: 250px;
}
.pt-buy .operate-box .ot-success{
	padding-bottom: 6px;
}
.pt-buy .buy-tab{
	width: 134px;
	float: left;
	background-color:#394972;
	text-align: center;
	padding-bottom: 2px;
}
.pt-buy .buy-tab .tab-item{
	padding:22px 0;
	position: relative;
	cursor: pointer;
}
.pt-buy .buy-tab .tab-item:after{
	content:'';
	width: 125px;
	height: 1px;
	background-color: #455683;
	position: absolute;
	right: 5px;
	bottom: 0;
}
.pt-buy .buy-tab .text{
	font-size: 14px;
	color:#c1c9e0;
}
.pt-buy .invent .tab-img{
	width: 52px;
	height: 52px;
	margin:0 auto;
}
.pt-buy .invent .tab-img{
	width: 52px;
	height: 52px;
	background-image: url('../images/buy-tab-01.jpg');
	margin:0 auto;
}
.pt-buy .new .tab-img{
	width: 52px;
	height: 52px;
	background-image: url('../images/buy-tab-02.jpg');
	margin:0 auto;
}
.pt-buy .outward .tab-img{
	width: 52px;
	height: 52px;
	background-image: url('../images/buy-tab-03.jpg');
	margin:0 auto;
}
.pt-buy .tab-item.active{
	background: linear-gradient(to right,#4c47d4, #3d94ee);
}
.pt-buy .tab-item.active .text{
	color:#fff;
}
.pt-buy .tab-item.active:after,.pt-buy .tab-item:nth-child(3):after{
	height: 0;
}
.pt-buy .invent.active .tab-img{
	background-image: url('../images/buy-tab-01-hover.jpg');
}
.pt-buy .new.active .tab-img{
	background-image: url('../images/buy-tab-02-hover.jpg');
}
.pt-buy .outward.active .tab-img{
	background-image: url('../images/buy-tab-03-hover.jpg');
}
.pt-buy .tab-item.more{
	margin-top: 36px;
}
.pt-buy .tab-item.more a{
	font-size: 13px;
}
.pt-buy .ot-form{
	padding-bottom: 33px;
}
.cr-back{
	position: absolute;
	width: 1920px;
	height: 822px;
	/* background-image: url('../images/pt-back.png'); */
	z-index: 0;
}
.cr-reg .box-title{
	margin:80px 0 40px;
}
.cr-reg .til-list{
	width: 800px;
}
.cr-reg .reg-list {
	width: 835px;
	float: left;
}
.cr-reg .reg-list .reg-item{
	float: left;
	width: 48%;
	background-color:#fff;
	border:1px solid #ededed;
	padding:15px 2px;
	position: relative;
	border-radius: 3px;
	margin:0 21px 25px 0;
	cursor: pointer;
}
.cr-reg .reg-list .reg-item:nth-child(2n){
	margin-right: 0;
}
.cr-reg .reg-list .reg-item:nth-last-child(2),.cr-reg .reg-list .reg-item:last-child{
	margin-bottom: 0;
}
.cr-reg .reg-list .img-box{
	width: 62px;
	height: 70px;
	position: relative;
	top:50%;
	left:30px;
	background-repeat: no-repeat;
	background-position: center;
	background-origin: 50% 50%;
}
.cr-reg .reg-list .art{
	background-image: url('../images/cr-reg1.jpg');
}
.cr-reg .reg-list .photo{
	background-image: url('../images/cr-reg2.jpg');
}
.cr-reg .reg-list .literature{
	background-image: url('../images/cr-reg3.jpg');
}
.cr-reg .reg-list .oral{
	background-image: url('../images/cr-reg4.jpg');
}
.cr-reg .reg-item:hover .art{
	background-image: url('../images/cr-reg1-hover.jpg');
}
.cr-reg .reg-item:hover .photo{
	background-image: url('../images/cr-reg2-hover.jpg');
}
.cr-reg .reg-item:hover .literature{
	background-position: 53% 50%;
	background-image: url('../images/cr-reg3-hover.jpg');
}
.cr-reg .reg-item:hover .oral{
	background-image: url('../images/cr-reg4-hover.jpg');
}
.cr-reg .reg-item:hover{
	-webkit-box-shadow: 0 0 30px rgba(179,179,179,.29);
    box-shadow: 0 0 30px rgba(179,179,179,.29);
}
.cr-reg .reg-list .right{
	width: 285px;
	box-sizing: border-box;
	border-left:1px solid #e1e2eb;
	padding:6px 17px 5px;
}
.cr-reg .reg-list .til{
	font-size: 19px;
	color:#2a344f;
	font-weight: 400;
}
.cr-reg .reg-list .text{
	color:#878fa0;
	font-size: 12px;
	height: 57px;
	margin-top: 8px;
}
.cr-reg .reg-list .img-box{
	position: absolute;
	top:50%;
	margin-top: -30px;
}
.cr-reg .reg-list .btn-box{
	margin-top: 11px;
	height: 35px;
	line-height: 35px;
}
.cr-reg .reg-list .right a{
	width: 120px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	line-height: 35px;
}


.cr-reg .reg-box{
	width: 349px;
	height: 300px;
	float: right;
	background-size: cover;
	background-image: url('../images/cr-regback.jpg');
	padding:5px 15px;
	box-sizing: border-box;
	text-align: center;
	border-radius: 5px;
}
.cr-reg .reg-box .til{
	font-size: 24px;
	color:#fff;
	position: relative;
	font-weight: 400;
}
.cr-reg .reg-box .til:before{
	content: '';
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color:rgba(255,255,255,.3);
	position: absolute;
	left: -28px;
	top: 15px;
}
.cr-reg .reg-box .til:after{
	content: '';
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color:rgba(255,255,255,.3);
	position: absolute;
	right: -28px;
	top: 15px;
}
.cr-reg .reg-box .text{
	font-size: 14px;
	color:#fff;
	line-height: 26px;
	opacity: .5;
}
.cr-reg .reg-box .desc{
	background-color:#fff;
	box-sizing: border-box;
	padding:10px 0 10px 9px;
	margin-top: 10px;
	text-align: left;

}
.cr-reg .reg-box .desc-item{
	float: left;
	position: relative;
	width: 33.33%;
	box-sizing: border-box;
	padding-left: 25px;
	line-height: 30px;
}
.cr-reg .reg-box .desc-item:before{
	content:'';
	width: 4px;
	height: 4px;
	background-color: #b6bbc6;
	position: absolute;
	left: 13px;
	top: 15px;
}
.cr-reg .reg-box .desc-item.pl15:before{
	left: 6px;
}
.cr-reg .reg-box .desc-item a{
	font-size: 12px;
	color:#878fa0;
	display: inline-block;
	width: 100%;cursor: pointer;
}
.cr-reg .reg-box .desc-item.active a,.cr-reg .reg-box .desc-item a:hover{
	color:#ff6700;
}
.cr-reg .desc .btn-box{
	margin:10px auto 0;
	width: 255px;
	line-height: 35px;
}
.cr-reg .desc .btn-box a{
	width: 120px;
	height: 35px;
	vertical-align: middle;
	line-height: 35px;
}

.cr-buy{
	padding-top: 20px;
}
.cr-buy .til-list{
	width: 748px;
}
.cr-buy .box-title{
	padding-bottom:40px;
}
.cr-buy .operate-box{
	float: left;
}
.cr-buy .operate-box input{
	width: 193px;
}
.cr-buy .operate-box select{
	width: 165px;
}
.cr-buy .ot-form{
	padding-bottom:15px;
}
.cr-buy .operate-box .ot-success{
	padding-bottom: 6px;
}
.cr-buy .operate-box .ot-success .text{
    margin:41px 0;
}
.cr-buy .buy-list{
	float: right;
	background-color: #fff;
	border-top:1px solid #e1e2eb;
	height: 389px;
}
.cr-buy .buy-list.noData{
	height: 388px;
	width: 924px;
	border:1px solid #e1e2eb;
}
.buy-list.noData{
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('../images/index_empty.png');
}
.cr-buy .buy-item{
	width: 33.33%;
	height: 195px;
	border-top:0;
	border-bottom:1px solid #e1e2eb;
}
.cr-buy .buy-item:after{
	width: 0;
}
.cr-buy .buy-item:hover{
	padding-bottom: 8px;
}
.cr-buy .buy-item .img-box{
	margin:21px auto 22px;

}
.cr-buy .buy-tab{
	float: right;
	height: 50px;
	width: 926px;
	background-color: #fff;
}

.cr-buy .buy-tab .tab-item{
	width: 14.28%;
	box-sizing: border-box;
	height: 100%;
	float:left;
	color:#2a344f;
	font-size: 16px;
	cursor: pointer;
	text-align: center;
	line-height: 50px;
	border-right:1px solid #e1e2eb;
	border-top:1px solid #e1e2eb;
}
.cr-buy .buy-tab .tab-item:first-child{
	border-left:1px solid #e1e2eb;
}
.cr-buy .buy-tab .tab-item.more a{
	color:#6986e6;
	border-right: 0;
}
.cr-buy .buy-tab .tab-item.more:hover{
	color:#335de6;
}
.cr-buy .buy-tab .tab-item.more span{
	display: inline-block;
	width: 13px;
	height: 10px;
	background-image: url('../images/arrow-right-blue.png');
	margin-left: 5px;
}
.cr-buy .buy-tab .tab-item.active{
	color:#ff6700;
	border-bottom:2px solid #ff6700;
}
.newsQs{
	padding-top: 25px;
	padding-bottom: 70px;
	background-image: url('../images/newsqs-back.png');
}
.newsQs .box-title{
	margin: 35px 0;
}
.newsQs .news-box{
	float: left;
	width: 714px;
	height: 424px;
	box-sizing: border-box;
	padding:10px;
	background-color:#fff;
	border:1px solid #e1e2eb;
	border-radius: 3px;
}
.newsQs .news-box .new-tab{
	border-bottom:1px solid #ebebf3;
	font-size: 16px;
	color:#878fa0;
}
.newsQs .news-box .tab-item{
	float:left;
	width: 100px;
	height: 50px;
	box-sizing: border-box;
	text-align: center;
	position: relative;
	line-height: 40px;
	cursor: pointer;
}
.newsQs .news-box .tab-item.active{
	color:#ff6700;
}
.newsQs .news-box .tab-item.active:before{
	content:'';
	width: 87px;
	height: 4px;
	border-radius: 5px;
	background-color:#ff6700;
	position: absolute;
	left: 5px;
	bottom: 0;
}
.newsQs .news-box .tab-item:first-child:after,.newsQs .news-box .tab-item:nth-child(2):after{
	content:'';
	width: 1px;
	height: 12px;
	background-color: #ebebf3;
	position: absolute;
	top: 15px;
	right: 0;
}
.newsQs .news-box .news-cont{
	padding:21px 0 22px;
}
.newsQs .news-box .news-list{
	float: left;
	width: 240px;
	padding:0 20px;
	border-right: 1px solid #ebebf3;
}
.newsQs .news-box .news-item{
	border-bottom:1px dashed #ebebf3;
	line-height: 40px;
	padding-left: 10px;
	max-width: 230px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.newsQs .news-box .news-item a{
	font-size: 16px;
	color:#515c7a;cursor: pointer;
}
.newsQs .news-box .news-item a:hover{
	color:#ff6700;
}
.newsQs .news-box .news-desc{
	float: right;
	width: 377px;
	padding-right: 15px;
}
.newsQs .news-desc .img-box{
	width: 377px;
	height: 211px;
}
.newsQs .news-desc img{
	width: 377px;
	height: 211px;
}
.newsQs .news-desc a{cursor: pointer;}
.newsQs .news-desc .til{
	font-size: 18px;
	color:#515c7a;
	font-weight: 400;
	margin:25px 0;
	position: relative;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.newsQs .news-desc .til:hover{
	color:#ff6700;
};
.newsQs .news-desc .til:before{
	content:"";
	width: 48px;
	height: 2px;
	background-color:#ebebf3;
	position: absolute;
	left: 0;
	bottom: -10px;
}
.newsQs .news-desc .text{
	color:#878fa0;
	font-size: 12px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.newsQs .qs-box{
	width: 414px;
	height: 382px;
	float: right;
	background-color:#fff;
	padding:20px 28px;
	border:1px solid #e1e2eb;
	border-radius: 3px;
}
.newsQs .qs-box .type-list{
	float: left;
	font-size: 14px;
	color:#878fa0;
	width: 106px;
	line-height: 43px;
	padding-top: 20px;
	border-right:1px solid #ebebf3;
}
.newsQs .qs-box .type-item{
	position: relative;
	cursor: pointer;
}
.newsQs .qs-box .type-item.active{
	color:#313437;
}
.newsQs .qs-box .type-item:before{
	content: '';
	width: 10px;
	height: 10px;
	background-color: #d8d8e1;
	border-radius: 50%;
	position: absolute;
	right: -6px;
	top: 15px;
	z-index: 10;
}
.newsQs .qs-box .type-item.active:before{
	background-color: #ff6700;
}
.newsQs .qs-box .qs-list{
	float: left;
	width: 307px;
	box-sizing: border-box;
	padding-left: 20px;
	padding-top: 20px;
}
.newsQs .qs-box .qs-item{
	border-bottom:1px dashed #ebebf3;
	position: relative;
}
.newsQs .qs-box .qs-item a{
	display: inline-block;
	width: 100%;
	font-size: 14px;
	color:#515c7a;
	line-height: 36px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;cursor: pointer;
}
.newsQs .qs-box .qs-item a:before{
	content: '';
	width: 20px;
	height: 20px;
	background-color: #fff;
	position: absolute;
	left: -25px;
	top: 10px;
}
.newsQs .qs-box .qs-item a:hover{
	color:#ff6700;
}
.newsQs .qs-box .more{
	color:#878fa0;
	font-size: 14px;
	display: inline-block;
	position: absolute;
	right: 15px;
	bottom: 10px;cursor: pointer;
}
.newsQs .qs-box .more:hover{
	color:#d01010;
}
.newsQs .qs-box .more .icon{
	display: inline-block;
	width: 15px;
	height: 11px;
	margin-left: 5px;
	background-image: url('../images/arrow-right-gray.png');
}
.newsQs .qs-box .more:hover .icon{
	background-image: url('../images/arrow-right-gray-hover.png');
}
.advantage{
	background-color: #424c77;
	padding-top: 40px;
	padding-bottom: 30px;
}
.advantage .box-title h3{
	color:#fff;
}
.advantage .box-title span:before,.advantage .box-title span:after{
	background-color: #5d6887;
}
.advantage .box-title em{
	color:rgba(208,16,16,1);
}
.advantage .advantage-cont{
	margin-top: 25px;
	background-color: #363f63;
	border:1px solid #626a8e;width: 900px;
}
.advantage .advantage-cont .advantage-item{
	float: left;
	width: 299px;
	height: 105px;
	color:#fff;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #414c69;
	border-right: 1px solid #414c69;
	display: table;
	line-height: 30px;
	cursor: pointer;
}
.advantage .advantage-cont .img-box,.advantage .advantage-cont .desc{
	display:table-cell; 
	vertical-align:middle;
}
.advantage .advantage-cont .advantage-item .desc{
	display: none;
	font-size: 14px;
	color:#878fa0;
	background-color:#fff;
	height: 100%;
}
.advantage .advantage-item .desc h4{
	font-size: 16px;
	color:#515c7a;
	margin-bottom: 5px;
}
.advantage .advantage-item .desc p{
	color:#878fa0;
	font-size: 14px;
	line-height: 20px;
}
.advantage .advantage-item:hover .desc{
	display: table-cell;
}
.advantage .advantage-item:hover .img-box{
	display: none;
}
.advantage .advantage-cont a:nth-last-child(2) .advantage-item,.advantage .advantage-item:last-child .advantage-cont{
	cursor: default;
}
/*新版导航*/
.anchor-menu{
	display: none;
	position: fixed;
	top:0;
	background-color: #fff;
	width: 100%;
	z-index: 99;
	-webkit-box-shadow: 0 0 30px rgba(179,179,179,.29);
    box-shadow: 0 0 30px rgba(179,179,179,.29);
}
.anchor-menu .anchor-list{
	width: 1071px;
	margin:0 auto;
	position: relative;
}
.anchor-menu .anchor-item{
	float: left;
	width: 33.33%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	position: relative;
}
.anchor-menu .anchor-item a{
	display: inline-block;
	width: 123px;
	height: 96%;
	font-size: 20px;
	color:#2a344f;
}
.anchor-menu .anchor-item.active a{
	color:#6986e6;
	border-bottom: 2px solid #708ce7;
}
.anchor-menu .anchor-item:nth-child(2):before{
	border-left:1px solid #f1f1f3;
	content:'';
	width: 2px;
	height: 21px;
	position: absolute;
	left: 0;
	top:17px;
}
.anchor-menu .anchor-item:nth-child(2):after{
	border-left:1px solid #f1f1f3;
	content:'';
	width: 2px;
	height: 21px;
	position: absolute;
	right: 0;
	top:17px;
}
/*新版底部*/
.newfoot{
	background-color: #1c2533;
	border:0;
}
.newfoot .copyright{
	border-top: 1px solid #2a3342;
	color:#61666c;
}
.newfoot .customer_box{
	border-left:1px solid #2a3342;
}
.newfoot .footer_list dt{
	color:#bec1c4;
}
.newfoot .footer_list dd a{
	color:#8e9398;cursor: pointer;
}
.newfoot .footer_list dd a:hover{
	color:#fff;
}
.newfoot .footer_list .service_phone{
	color:#bec1c4;
}
.newfoot .footer_list .service_time{
	color:#8e9398;
}
.newfoot .footer_list .serv_btn{
	background-color: transparent;
	background-image: none;
	color:#fff;
	border:1px solid #6d747a;
	border-radius: 30px;
	padding-left: 30px;
	padding-right: 10px;cursor: pointer;
}
.newfoot .footer_list .serv_btn:hover{
	color:#515c7a;
	background-color: #fff;
}
.newfoot .footer_list .serv_btn.zixun:before{
	content:'';
	width: 18px;
	height: 23px;
	display: inline-block;
	background-image: url('../images/footer-icon.png');
	background-position: 85px -110px;
	position: absolute;
	left: 20px;
	top: 5px;
}
.newfoot .footer_list .serv_btn.addqq:before{
	content:'';
	width: 20px;
	height: 23px;
	display: inline-block;
	background-image: url('../images/footer-icon.png');
	background-position: 135px -110px;
	position: absolute;
	left: 15px;
	top: 5px;
}
.newfoot .footer_list .serv_btn.weibo:before{
	content:'';
	width: 22px;
	height: 23px;
	display: inline-block;
	background-image: url('../images/footer-icon.png');
	background-position: 85px -60px;
	position: absolute;
	left: 17px;
	top: 5px;
}
.newfoot .footer_list .serv_btn.weixin:before{
	content:'';
	width: 30px;
	height: 23px;
	display: inline-block;
	background-image: url('../images/footer-icon.png');
	background-position: 138px -65px;
	position: absolute;
	left: 15px;
	top: 6px;
}





/*0226分销平台*/
.btn-gray{
	display: inline-block;
	width:140px;
	height:36px;
	line-height:36px;
	font-size:16px;
	font-weight:700;
	color:#fff;
	background-color:#939ba4;
	border-radius:3px;
	text-align:center;
}
.btn-gray:hover{
	color:#fff;
	cursor: not-allowed
}
.btn-blue-b{
	color:#0071e3;
	background-color:#fff;
	border:1px solid #428ae2;
}
.btn-blue{
	background-color:#428ae2;
	color:#fff;
	border:1px solid #428ae2;
	font-weight:700;
}
.distribution .btn-orange{
	background-color:#ff4800;
}
.distribution .btn-orange:hover{
	background-color:#ff6700;
}
.distribution .ui-btn{
	box-sizing:border-box;
	display: inline-block;
	width:130px;
	height:36px;
	line-height: 36px;
	border-radius:3px;
	font-size:16px;
}
.pb85{padding-bottom:85px !important;}
.c-orange2{color:#ff6700 !important;}
.distribution{
	box-sizing: border-box;
	padding:35px 50px;
	border:1px solid #e7e7e7;
}
.distribution .com-step{
	width:100%;
	padding-bottom:20px;
	border-bottom:1px solid #ececec;
}
.distribution .com-step li{
	float:left;
	width:calc(33.33% - 23px);
	background-color:#a2b8ce;
	color:#fff;
	box-sizing: border-box;
	margin-right:23px;
	position: relative;
}
.distribution .com-step li:after{
	content:'';
	position: absolute;
	right:-42px;
	top:0;
	border-left:21px solid #a2b8ce;
	border-right:21px solid transparent;
	border-top:30px solid transparent;
	border-bottom:30px solid transparent;
}
.distribution .com-step li:before{
	content:'';
	position: absolute;
	left:-21px;
	top:0;
	border-left:21px solid transparent;
	border-right:21px solid transparent;
	border-top:30px solid #a2b8ce;
	border-bottom:30px solid #a2b8ce;
}
.distribution .com-step li:last-child{
	width:33%;
	margin-right:0;
}
.distribution .com-step li:last-child:after{
	border:none;
}
.distribution .com-step li:first-child:before{
	border:none;
}
.distribution .com-step li.on{
	background-color:#ff8e61;
}
.distribution .com-step li:first-child.on:after{
	border-left-color: #ff8e61;
}
.distribution .com-step li:nth-child(2).on:after{
	border-left-color: #ff8e61;
}
.distribution .com-step li:nth-child(2).on:before{
	border-top-color:#ff8e61;
	border-bottom-color:#ff8e61;
}
.distribution .com-step li:last-child.on:before{
	border-top-color:#ff8e61;
	border-bottom-color:#ff8e61;
}
.distribution .com-step .number{
	width: 65px;
	height: 60px;
    line-height: 60px;
	margin-right:15px;
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	font-weight:700;
	font-size:48px;
	
}
.distribution .com-step .desc{
	display: inline-block;
	vertical-align: middle;
	font-size:16px;
}
.distribution .com-step .desc em{
	font-size:12px;
	opacity: .5;
}
.distribution .search-box{
	padding:18px 0;
	font-size:0;
	position: relative;
	z-index: 10;
}
.distribution .search-box .select-box{
	float:left;
	width:133px;
}
.distribution .search-box .select-box:nth-child(2){
	width:338px;
	margin-left:10px;
	border-right:0;
}
.distribution .search-box .dropdown{
	width:100%;
	box-sizing:border-box;
	padding:7px 0 7px 5px;
	background-color:#fbfbfb;
	color:#999;
	font-size:14px;
	border-color:#d1d1d1;
	position: relative;
}
.distribution .search-box .dropdown:after{
	content:'';
	border:5px solid transparent;
	border-top:5px solid #8b8b8b;
	position: absolute;
	right:17px;
	top:17px;
}
.distribution .search-box .dropdown .carat{
	background:#fbfbfb;
}
.distribution .search-box .btn-orange{
	vertical-align: top;
	height:40px;
	line-height: 40px;
	background-color:#ff6700;
	font-size:16px;
	font-weight:700;
	border-radius:0;
}
.distribution .search-box .batch-select{
	display: inline-block;
	margin-left:10px;
	width:338px;
	height:40px;
	vertical-align: top;
	position: relative;
}
.distribution .search-box .batch-select input[type="text"]{
	width:100%;
	height:100%;
	padding-left:10px;
	box-sizing: border-box;
	border:1px solid #d1d1d1;
	border-right:0;
}
.distribution .search-box .check{
	position:absolute;
	right:10px;
	top:10px;
	font-size:14px;
	color:#666;
	cursor: pointer;
}
.distribution .search-box .check input[type="checkbox"]{
	display: inline-block;
	vertical-align: middle;
	margin-right:5px;
}
.distribution .search-box .batch-select .batch-cont{
	width:338px;
	height:138px;
	position: absolute;
	bottom:-139px;
	left:0;
	font-size:14px;
	color:#666;
	background-color:#fff;
	border:1px solid #d1d1d1;
	border-top:0;
}
.distribution .search-box .batch-list{
	height:106px;
	line-height: 23px;
}
.distribution .search-box .batch-list .batch-textarea{
	padding:5px 10px;
	width:100%;
	height:100%;
	box-sizing:border-box;
	border:0;
	outline:none;
}
.distribution .search-box .batch-text{
	margin-top:7px;
	width:100%;
	text-align: center;
	height:25px;
	line-height: 25px;
	background-color:#e9f2fa;
	font-size:12px;
	color:#1377dc;
}
.distribution .search-box .batch-text em{
	color:#ff4800;
}
.distribution .search-box .tip{
	font-size:12px;
	color:#ff4800;
	display: inline-block;
    vertical-align: top;
	line-height: 40px;
	margin-left:15px;
}
.distribution .result-box{
	border:1px solid #e9e9e9;
	position: relative;
}
.distribution .result-box .title{
	padding:10px 0 15px 10px;
	font-size:16px;
	color:#696464;
	background-color:#fafafa;
	line-height: 30px;
	border-bottom:1px solid #eee;
}
.distribution .result-box .title .title-right{
	float:right;
	width:147px;
	padding:0 10px 0 15px;
	color:#666;
	border-left:1px solid #dad6d6;
	height:30px;
	line-height: 30px;
}
.distribution .result-box .title .til{
	float:left;
	display: inline-block;
	width:677px;
}
.distribution .result-box .tab-item{
	padding:0 10px 16px;
	color:#999;
	cursor: pointer;
}
.distribution .result-box .tab-item.on{
	color:#696464;
	border-bottom:2px solid #ff6700;
}
.distribution .result-box .tab-item.on em{
	color:#ff6700;
}
.distribution .result-box .til-text{
	font-size:12px;
	color:#888;
	margin-left:10px;
	font-weight:400;
}
.distribution .result-box  .all{
	float:right;
	color:#1377dc;
	font-size:14px;
	font-weight:400;
}
.distribution .result-box .title .reset{
	font-size:14px;
	color:#1377dc;
	float: right;
}
.distribution .result-box .cont{
	width:688px;
	padding:60px 0 110px;
	float:left;
}
.distribution .result-box .cont.exist-data{
	padding:0;
	max-height: 402px;
	width:702px;
	overflow-y: auto; 
	position: relative;
}
.distribution .result-box .exist-data .warning{
	width:100%;
	height:32px;
	line-height: 32px;
	text-align: center;
	background-color:#fff2ed;
	font-size:12px;
	color:#ff6700;
}
.distribution .data-table{
	width:100%;
}
.distribution .result-box .data-item{
	padding:14px 15px;
	color:#666;
	vertical-align: middle;
    border-bottom: 1px solid #ececec;
}
.distribution .result-box .data-item .btn-orange{
	width:51px;
	height:18px;
	line-height: 18px;
	border-radius:15px;
}
.distribution .result-box .data-item:nth-child(2){
	font-size:12px;
}
.distribution .result-box .data-item:nth-child(2) em{
	font-size:15px;
	color:#0071e3;
}
.distribution .result-box .data-item input[type="text"]{
	box-sizing: border-box;
	width:230px;
	height:30px;
	line-height: 30px;
	margin-top: 5px;
	padding-left:8px;
	border:1px solid #dcdcdc;
}
.distribution .result-box .data-item img{
	border:1px solid #e9e9e9;
	max-width: 66px;
	max-height: 66px;
}
.distribution .wait-box{
	padding:10px 0;
	text-align: center;
    width: 100%;
	background-color:#fff;
}
.distribution .wait-box span{
	display: inline-block;
	width:105px;
	height:25px;
	line-height: 25px;
	color:#1377dc;
	border:1px solid #c8dff7;
	border-radius:15px;
	background-color:#f7fbff;
}
.distribution .result-box .cont p{
	font-size:18px;
	color:#a8ccf8;
	margin-top:15px;
}
.distribution .result-box .form-box{
	float:right;
	width:137px;
	padding:0 18px 18px;
	border-left:1px solid #e9e9e9;
}
.distribution .result-box .form-box .top{
	padding:20px 0 0;
	text-align: center;
	font-size:14px;
	color:#666;
	border-bottom:1px solid #e9e9e9;
}
.distribution .form-box .top p:nth-child(2n){
	color:#ff4800;
	font-size:36px;
}
.distribution .form-box .top .totalNum{
	text-align: left;
	padding:0 5px;
}
.distribution .form-box .top .totalNum:first-child{
	border-bottom:1px solid #e9e9e9;
}
.distribution .form-box .totalNum .total-til{
	font-size:14px;
	color:#444;
	font-weight:400;
}
.distribution .form-box .totalNum .total-til em{
	display: inline-block;
	font-size:26px;
	color:#ff4800;
	padding:0 0 10px 15px; 
}
.distribution .form-box .top .totalNum .total-item{
	padding-bottom:10px;
	position: relative;
	font-size:13px;
	color:#666;
}
.distribution .form-box .top .totalNum .total-item em{
	color:#ff4800;
}
.distribution .form-box .top .totalNum .total-item:before{
	content:'';
	position: absolute;
	left:-10px;
	top:10px;
	width: 3px;
	height:3px;
	background-color:#d5d5d5;
}
.distribution .form-box .bottom{
	padding-top:25px;
	color:#666;
	font-size:14px;
}
.distribution .form-box .bottom h3{
	font-size:16px;
	padding-bottom:10px;
}
.distribution .form-box .bottom input[type="text"]{
	width:111px;
	height:28px;
	line-height:28px;
	padding-left:5px;
	border:1px solid #dcdcdc;
}
.distribution .form-box .bottom .min-price{
	padding:10px 0 50px;
	font-size:12px;
	color:#ff3145;
}

.distribution .form-box .bottom .btn-orange{
	display: inline-block;
	width:140px;
	height:36px;
	line-height:36px;
	font-size:16px;
	font-weight:700;
	color:#fff;
}
.distribution .search-tip{
	position: absolute;
	left:50%;
	top:50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%); 
	-moz-transform: translate(-50%,-50%); 
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%); 
	background-color:rgba(0,0,0,.5);
	width:278px;
	height:80px;
	line-height: 80px;
	color:#fff;
	font-size:16px;
	border-radius:3px;
	z-index: 40;
	text-align: center;
}
.distribution .modal{
	position: relative;
	box-sizing: border-box;
	width:470px;
	height:314px;
	padding:0 40px;
	background-color:#fff;
	position: absolute;
	left:50%;
	top:50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%); 
	-moz-transform: translate(-50%,-50%); 
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%); 
	border-radius:3px;
	font-size:16px;
	color:#666;
}
.distribution .modal1{
	width:468px;
	height:388px;
}
.distribution .modal .close{
	position: absolute;
	right:10px;
	top:0px;
	font-size:25px;
	color:#777;
	font-weight: 700;
}
.distribution .modal2 .img-box img{
	position: relative;
	top:-7px;
}
.distribution .modal .img-box{
	width:160px;
	height:160px;
	background-color:#fff;
	border-radius:100%;
	text-align: center;
	margin:0 auto;
}
.distribution .modal .img-box .blue{
	width:130px;
	height:130px;
	border-radius:100%;
	background-color:#f0f7ff;
	border:1px solid #deedff;
	line-height: 130px;
	margin: -65px auto 0;
    position: relative;
    top: 20px;
}
.distribution .modal .img-box img{
	vertical-align: middle;
}
.distribution .modal .result{
	padding:20px 0;
}
.distribution .modal1 .result{
	padding:10px 0 10px 35px;
	line-height: 35px;
}
.distribution .modal .result em{
	color:#ff1a14;
}
.distribution .modal .tip{
	padding:10px 15px;
	background-color:#f7fbff;
	color:#4f91d5;
	font-size:14px;
	border:1px solid #c7dcf1;
}
.distribution .modal .btn-box{
	padding:25px 0 0; 
	text-align: center;
}
