
a{
	text-decoration: none !important;
}
a:hover{
	text-decoration: none !important;
}
.container-fluid a{
	transition: all 0s ease-out 0s;
}
.clause p{
	margin-bottom: 10px;
}
button,a,input{
	outline: none !important; 
}
.clearfix:after {
  	content: " ";
  	display: block;
  	clear: both;
  	height: 0;
}
.clearfix {
  	zoom: 1;/*兼容IE6*/
}
ul,li{
	list-style-type: none;
}
.VH{
	visibility: hidden;
}
.OH{
	overflow: hidden;
}
.OVIS{
	overflow: visible !important;
}
.hide{
	display: none;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}




/*首页*/
.container-fluid{
	padding:0;
	min-width: 1200px;
}
.leadpage{
	width: 100%;
	height: 100%;
	position: fixed;
	top:0;
	left:0;
	z-index: 99999999;
	background:#000;
	background: rgba(0,0,0,0.7);
	filter: alpha(opacity=70);

}
.leadpage>img{
	position: absolute;
	top:60%;

}
.leadpage .leadclose{
	width: 145px;
	height: 40px;
	position: absolute;
	left:650px;
	top:65%;
	cursor: pointer;
}
.guide{
	width: 128px;
	height: 150px;
	background: #fe8431;
	position: fixed;
	left:0;
	top:66%;
	z-index: 8888;
	color: #fff;
	padding:20px 12px;
}
.guide>p{
	line-height: 1.8;
}
.guide img{
	border-radius: 5px;
	margin-top: -5px;
}
.top{
	width: 1200px;
	margin:0 auto;
	height: 80px;
	line-height: 80px;
	font-size: 16px;
}
.top .ul{
	float: right;
}
.top .ul .li{
	float:left;
	position: relative;
}
.top .ul .li>a{
	display: inline-block;
	text-align: center;
	width: 128px;
	color: #444;
}
.top .ul .li>a.actx{
	color: #fe8431;
}
.top .ul .li>a:hover{
	color: #fe8431;
}
.top .ul .li .dropdownx{
	text-align: center;
	position: absolute;
	left:0;
	top:65px;
	z-index: 100;
	line-height: 2;
	background: #fff;
	border:0;
	font-size: 16px;
	box-shadow:2px 2px 6px 0px #ccc;
	display: none;	
	border:1px solid #eee;
}
/* .top .ul .li .heightauto{
	border:1px solid #eee;
} */
.top .ul .li .dropdownx li{
	color: #ccc;
	padding:0 15px;
	width: 128px;
	position: relative;

}
.top .ul .li .dropdownx li>a{
	display: block;
	color: #444;
	border-bottom: 1px dashed #ccc;
	padding:5px 0;

}
.top .ul .li .dropdownx li:last-of-type > a{
	border:0;
}
.top .ul .li .dropdownx li>a:hover{
	color:#fe8431;
}
.dropdownxs{
	text-align: left;
	position: absolute;
	left:128px;
	top:0;
	z-index: 100;
	width: 230px;
	line-height: 1.4;
	background: #fff;
	border:0;
	font-size: 15px;
	box-shadow:2px 2px 6px 0px #ccc;
	display: none;
}
.lixs{
	color: #ccc;
	padding:0 15px;
}
.lixs>a{
	display: block;
	color: #444;
	border-bottom: 1px dashed #ccc;
	padding:5px 0;
}
.lixs:last-of-type > a{
	border:0;
}
.lixs>a:hover{
	color:#fe8431; 
}
.carousel-indicators .active{
	background: #fff;
	width: 15px;
	height: 15px;
	margin:3px;
}
.carousel-indicators li{
	width: 15px;
	height: 15px;
	border:0;
	background: #2a2a2a;
	margin:3px;
}
/* .carousel-inner > .item > img, .carousel-inner > .item > a > img{
	height: 410px;
} */

/*
 .carousel-inner > .item > a > span{
 	display: block;
 	height: 100%;
 	background: red;
 	
}  */
.lunboimg{
	display: block;
 	height: 410px;
 }

.item:nth-of-type(2) .lunboimg{
  	background: url("../images/lunbo1.jpg")/*tpa=https://ssl.22.cn/images/lunbo1.jpg*/ no-repeat center;
}
.item:nth-of-type(1) .lunboimg{
  	background: url("../images/lunbo3.jpg")/*tpa=https://ssl.22.cn/images/lunbo3.jpg*/ no-repeat center;
}
.item:nth-of-type(3) .lunboimg{
  	background: url("../images/lunbo3.jpg")/*tpa=https://ssl.22.cn/images/lunbo3.jpg*/ no-repeat center;
}
.item .buy-btns{
	position: absolute;
	bottom: 180px;
}
.item .freeget{
	display: block;
	float: left;
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-style:italic;
	background: #4baf6f;
	color: #fffefe;
	font-size: 24px;
	margin-right:77px;
}
.item .registername{
	display: block;	
	float: left;
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-style:italic;
	background: #fe8431;
	color: #fffefe;
	font-size: 24px;
}
.carousel-indicators{
	bottom:15px;
}
.ssl-brand{
	width: 100%;
	height: 92px;
	background: #fff;
	background: rgba(255,255,255,0.65);
	filter: alpha(opacity=65);
	padding-top: 6px;
	position: relative;
	z-index: 2;
}
.ssl-brand .adone{
	width: 100%;
	height: 80px;
	background: #000 url("../images/adone.jpg")/*tpa=https://ssl.22.cn/images/adone.jpg*/ no-repeat center;
}
.ssl-brands{
	background: #f8f8f8;
}
.ssl-brands .ssl-brandx{
	width: 1200px;
	margin:0px auto;
	padding-top: 5px;
}
.ssl-brandx li{
	float: left;
	height: 80px;
	line-height: 80px;
	text-align: center;
	width: 25%;
	cursor: pointer;
}
/* .ssl-brandx li:first-child{
	background: url(/images/1.png) no-repeat center;
}
.ssl-brandx li:first-child+li{
	background: url(/images/2.png) no-repeat center;
}
.ssl-brandx li:first-child+li+li{
	background: url(/images/3.png) no-repeat center;
}
.ssl-brandx li:first-child+li+li+li{
	background: url(/images/4.png) no-repeat center;
}
.ssl-brandx li:first-child+li+li+li+li{
	background: url(/images/5.png) no-repeat center;
}  */
.ssl-brandx li:nth-child(1){
 	background: url("../images/1.png")/*tpa=https://ssl.22.cn/images/1.png*/ no-repeat center;
 }
 .ssl-brandx li:nth-child(2){
 	background: url("../images/2.png")/*tpa=https://ssl.22.cn/images/2.png*/ no-repeat center;
 }
 .ssl-brandx li:nth-child(3){
 	background: url("../images/3.png")/*tpa=https://ssl.22.cn/images/3.png*/ no-repeat center;
 }
 .ssl-brandx li:nth-child(4){
 	background: url("../images/4.png")/*tpa=https://ssl.22.cn/images/4.png*/ no-repeat center;
 }
 .ssl-brandx li:nth-child(5){
 	background: url("../images/5.png")/*tpa=https://ssl.22.cn/images/5.png*/ no-repeat center;
 }  
 /* .ssl-brandx li:first-child.orange-bg{
 	background: url(/images/b1.png) no-repeat center top;
 	height: 100px;
 }
 .ssl-brandx li:first-child+li.orange-bg{
 	background: url(/images/b2.png) no-repeat center top;
 	height: 100px;
 }
 .ssl-brandx li:first-child+li+li.orange-bg{
 	background: url(/images/b3.png) no-repeat center top;
 	height: 100px;
 }
 .ssl-brandx li:first-child+li+li+li.orange-bg{
 	background: url(/images/b4.png) no-repeat center top;
 	height: 100px;
 }
 .ssl-brandx li:first-child+li+li+li+li.orange-bg{
 	background: url(/images/b5.png) no-repeat center top;
 	height: 100px;
 }  */
.ssl-brandx li:nth-child(1).orange-bg{
	background: url("../images/b1.png")/*tpa=https://ssl.22.cn/images/b1.png*/ no-repeat center top;
	height: 100px;
}
 .ssl-brandx li:nth-child(2).orange-bg{
	background: url("../images/b2.png")/*tpa=https://ssl.22.cn/images/b2.png*/ no-repeat center top;
	height: 100px;
}
.ssl-brandx li:nth-child(3).orange-bg{
	background: url("../images/b3.png")/*tpa=https://ssl.22.cn/images/b3.png*/ no-repeat center top;
	height: 100px;
}
.ssl-brandx li:nth-child(4).orange-bg{
	background: url("../images/b4.png")/*tpa=https://ssl.22.cn/images/b4.png*/ no-repeat center top;
	height: 100px;
}
.ssl-brandx li:nth-child(5).orange-bg{
	background: url("../images/b5.png")/*tpa=https://ssl.22.cn/images/b5.png*/ no-repeat center top;
	height: 100px;
}  



.ssl-main{
	width: 100%;
	padding:30px 0 10px 0;
	background: #f8f8f8;
}
.ssl-main .ssl-mainx{
	width: 1200px;
	margin:0 auto;
}
.ssl-name{
	height: 150px;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 2px solid #ddd;
}
.ssl-name .logo{
	width: 315px;
	height: 100%;
	float: left;

}
.ssl-name .xq{
	width: 845px;
	height: 100%;
	float: left;
	color: #444;
	margin-left: 30px;
}
.ssl-name .xq h3{
	font-size: 32px;
	font-weight: normal;
	margin-bottom:20px;
	
}
.ssl-name .xq p{
	font-size: 16px;
	line-height: 1.6;
}
.ssl-list ul{
	padding-top:40px;
}
.ssl-list ul li{
	float: left;
	border:1px solid #e6e6e6;
	width: 322px;
	padding:30px 20px;
	margin-bottom:40px;
	margin-right: 50px;
	position: relative;
	background: #fff;
	transition: 0.5s;
}
.ssl-list ul li:nth-child(3n){
    margin-right:0px;
}
.ssl-guide-link{
	display: inline-block;
	width: 30%;
	margin-top: 9px;
	color: #ff7200;
	text-align: left;
}
.ssl-guide-link:hover{
	text-decoration: underline !important;
}
.helpyou{
	text-align:center;
}
.helpyou .moressl{
	margin-top:9px;
	width: 180px;
	height: 40px;
	line-height: 40px;
	display:inline-block;
	background:#fe8431;
	color:#fff;
	transition: 0.4s;
}
.helpyou .moressl:hover {
    background: #ff9c44;
    font-size: 16px;
}
.ssl-list ul li .rexiao{
	position: absolute;
	right:0;
	top:0;
}
.ssl-list ul li:hover{
	border:1px solid #fe8431;
	box-shadow:3px 3px 6px 0px #f9e8d4;
	margin-top: -10px;
	margin-bottom: 50px;

}

.ssl-list ul li h5{
	font-size: 16px;
	color: #444;
	text-align: center;
}
.ssl-list ul li h5:nth-of-type(1){
	font-weight: bold;
	font-size: 18px;
	height: 39.6px;
}
.ssl-list ul li dl{
	padding:15px 0 3px 0;
	border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
	margin:6px 0;
	position: relative;
}
.ssl-list ul li dl dt{
	float: left;
	width: 96px;
	height: 20px;
	line-height: 20px;
	text-align:right;
	font-weight: normal;
	color: #989898;
	margin-bottom: 12px;


}
.ssl-list ul li dl dd{
	float: right;
	width: 210px;
	height: 20px;
	line-height: 20px;
	color: #444;
	margin-bottom: 12px;
}
.ov-ev{
	position: absolute;
	right:0;
	bottom:15px;
}
.ssl-list .price{
	color: #999;
	text-align: right;
}
.ssl-list .price .delete{
	text-decoration:line-through; 
}
.ssl-list .price .nowprice{
	font-size: 24px;
	color: #f03f3f;
	margin-left: 10px;
	margin-right: 5px;
}
.moreorbuy {
	margin-top: 10px;
}
.moreorbuy a{
	display: block;
	width: 150px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.moreorbuy .more{
	background: #e6e6e6;
	margin-right: 18px;
	color: #656565;
	float: left;
	transition: 0.4s;
}
.moreorbuy .buy{
	background: #fe8431;
	color: #fff;
	float: right;
	transition: 0.4s;
}
.moreorbuy .more:hover{

	background: #eee;
	font-size: 16px;
}
.moreorbuy .buy:hover{
	
	background: #ff9c44;
	font-size: 16px;
}

/* .reason{
	width: 100%;
	padding:30px 0 40px 0;
	text-align: center;
}
.reason .reasonx{
	width: 1200px;
	margin:0 auto;
	padding:0 40px;
}
.reason h3{
	font-size: 32px;
	color: #444;
}
.reason hr{
	border:0;
	border-bottom: 4px solid #fe8431;
	width: 220px;
	margin:0 auto;
	margin-top:20px;
}
.reax{
	width: 100px;
	margin:60px 90px 0 90px;
	float: left;
	cursor: pointer;
	color: #444;

}
.reax h5{
	font-weight: bold;
	font-size: 18px;
	margin-top: 120px;
	text-align: center;
}
.reax:nth-of-type(1){
	background: url(/images/r1.png) no-repeat top center;
}
.reax:nth-of-type(2){
	background: url(/images/r2.png) no-repeat top center;
}
.reax:nth-of-type(3){
	background: url(/images/r3.png) no-repeat top center;
}
.reax:nth-of-type(4){
	background: url(/images/r4.png) no-repeat top center;
}
.atv:nth-of-type(1){
	color: #fe8431;
	background: url(/images/rx1.png) no-repeat top center;
}
.atv:nth-of-type(2){
	color: #fe8431;
	background: url(/images/rx2.png) no-repeat top center;
}
.atv:nth-of-type(3){
	color: #fe8431;
	background: url(/images/rx3.png) no-repeat top center;
}
.atv:nth-of-type(4){
	color: #fe8431;
	background: url(/images/rx4.png) no-repeat top center;
}
.reason-main{
	background: #fff;
	padding-top:10px;
	padding-bottom: 20px;
}
.reason-mainx{
	width: 1200px;
	height: 420px;
	margin:0 auto;
	overflow: hidden;
	position: relative;
}
.reason-mainx ul{
	width: 99999px;
	position: absolute;
}
.reason-mainx ul li{
	padding:0 100px;
	float: left;
} */
.ssl-productinfo{
	width: 100%;
	background: #fff;
	margin-top: 10px;
	padding-bottom: 15px;
	height:824px;
}
.ssl-productinfox{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
h3.ssl-bigtitle{
	font-size: 32px;
	color: #444;
	text-align: center;
	padding-top: 60px;
}
.ssl-bigtitle-line{
	border: 0;
	border-bottom: 4px solid #fe8431;
	width: 200px;
	margin: 0 auto;
	margin-top: 20px;
}
.productinfo{
	padding: 30px 0;
}
.productinfobg{
	display: block;
	margin-right: 45px;
}
.productinfo-text{
	max-width: 720px;
	overflow: hidden;
}
.productinfo-texttitle{
	font-size: 24px;
	color: #fe8431;
	margin-bottom: 20px;
	position: relative;
}
.productinfo-texttitle::after{
	position: absolute;
	top:50%;
	content: "";
	height: 1px;
	width: 1200px;
	border-top:1px dashed #ccc;
	margin-left:20px;

}
.productinfo-text>p{
	line-height: 1.8;
	margin-bottom: 0;
}
.productinfo-tip{
	color: #49c546;
	background: url("../images/productinfo-tip.png")/*tpa=https://ssl.22.cn/images/productinfo-tip.png*/ no-repeat left center;
	padding-left: 15px;
	font-size: 16px;
	margin:12px 0 5px 0;
}
.productinfo-tip:nth-of-type(2){
	margin-top: -8px;
}



.sll-advantage{
	padding-bottom: 10px;
}
.advantage-list{
	width: 1200px;
	margin:0 auto;
	padding:35px 0;
}
.advantage-main{
	float: left;
	width: 430px;
	min-height: 120px;
	padding-left: 140px;
}
.advantage-main:nth-of-type(even){
	margin-left:60px;
}
.advantage-title{
	font-size: 18px;
	color: #444;
	margin-bottom: 10px;
}
.advantage-main>p{
	margin-bottom: 0;
	line-height: 1.8;
}
.advantage-list:nth-of-type(1) .advantage-main:nth-of-type(1){
	background: url("../images/a1.png")/*tpa=https://ssl.22.cn/images/a1.png*/ no-repeat left center;
}
.advantage-list:nth-of-type(1) .advantage-main:nth-of-type(2){
	background: url("../images/a2.png")/*tpa=https://ssl.22.cn/images/a2.png*/ no-repeat left center;
}
.advantage-list:nth-of-type(2) .advantage-main:nth-of-type(1){
	background: url("../images/a3.png")/*tpa=https://ssl.22.cn/images/a3.png*/ no-repeat left center;
}
.advantage-list:nth-of-type(2) .advantage-main:nth-of-type(2){
	background: url("../images/a4.png")/*tpa=https://ssl.22.cn/images/a4.png*/ no-repeat left center;
	height: 150px;
}






.ssl-footer{
	width: 100%;
	height: 321px;
	background: url("../images/bottom.jpg")/*tpa=https://ssl.22.cn/images/bottom.jpg*/ no-repeat center top;
}
.ssl-footerx{
	width: 1200px;
	height: 100%;
	margin:0 auto;
}
.ssl-footerx h3{
	font-size: 32px;
	color: #fff;
	text-align: center;
	padding-top: 60px;
}
.ssl-footerx hr{
	border:0;
	border-bottom: 4px solid #fe8431;
	width: 65px;
	margin:0 auto;
	margin-top:20px;
}
.ssl-footerx .questions ul{
	margin-top: 40px;
}
.ssl-footerx .questions ul li{
	width: 300px;
	float: left;
	margin:0 50px 15px 50px;
	

}
.ssl-footerx .questions ul li a{
	color: #fff;
	font-size: 14px;
	display: block;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.ssl-footerx .questions ul li a:hover{
	color: #fe8431;
	text-decoration: underline;
}




/*暂时链接的页面*/
.pic{
	width: 100%;
	border-top:1px solid #ccc;
}
.picx{
	width: 1200px;
	height: 420px;
	margin:0 auto;
	background: url("../images/all.png")/*tpa=https://ssl.22.cn/images/all.png*/ no-repeat center top;
	
}
.picxs{
	width: 1200px;
	margin:0 auto;
	text-align: center;
	margin-top: 10px;
}
.picxs p{	
	font-size: 20px;
	color: #444;
}
.picxs h1{
	font-size: 32px;
	color: #fe8431;
	margin-top: 35px;
}
.picxs a{
	display: inline-block;
	width: 180px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #fe8431;
	margin:40px 40px 70px 40px;
}

/*购买ssl流程*/
.cbqq{
	position: fixed;
	z-index: 9999;
	top:300px;
	right: 0;
}
.cbqq .cbx{
	display: block;
	width: 64px;
	height: 64px;
	background: #fe8431;
	cursor: pointer;
	margin-bottom: 5px;
}
.popover{
	color: #fe8431;
	font-weight: bold;
}
.cbqq .cbx:nth-of-type(1){
	background:#fe8431 url("../images/kf.png")/*tpa=https://ssl.22.cn/images/kf.png*/ no-repeat center;
}
.cbqq .cbx:nth-of-type(2){
	background:#fe8431 url("../images/airplane.png")/*tpa=https://ssl.22.cn/images/airplane.png*/ no-repeat center;
}
.cbqq .cbx:nth-of-type(3){
	background:#fe8431 url("../images/tel.png")/*tpa=https://ssl.22.cn/images/tel.png*/ no-repeat center;
}
.cbqq .cbx:nth-of-type(4){
	background:#fe8431 url("../images/qq.png")/*tpa=https://ssl.22.cn/images/qq.png*/ no-repeat center;
}
.cbqq .cbx:nth-of-type(5){
	background:#fe8431 url("../images/rtop.png")/*tpa=https://ssl.22.cn/images/rtop.png*/ no-repeat center;
}
.cbqq .cbx:hover{
	background-color:#fe9b1d;
}

.kf{
	width: 800px;
	margin:0 auto;
}
.kefu{
	width: 800px;
	height: 375px;
	background: #fff url("../images/kfp.png")/*tpa=https://ssl.22.cn/images/kfp.png*/ no-repeat right bottom;
	background: rgba(255,255,255,0.9)  url("../images/kfp.png")/*tpa=https://ssl.22.cn/images/kfp.png*/ no-repeat right bottom;
	filter: alpha(opacity=90);
	position: fixed;
	top:200px;
	right:-1000px;
	z-index: 9999999;
	border-radius: 10px;
	padding:45px;
	box-shadow:0px 0px 12px 0px #ccc;
}
.kf-close{
	position: absolute;
	top:0;
	right:10px;
	font-size: 30px;
	color: #999;
	cursor: pointer;
}
.kf-close:hover{
	color: #666;
}
.kefu>h3{
	color: #444;
	font-size: 20px;
}
.kf-li{
	height: 42px;
	line-height: 42px;
	background: url("../images/kfpic.png")/*tpa=https://ssl.22.cn/images/kfpic.png*/ no-repeat left;
	margin:10px 0;
	padding-left: 60px;
}
.kf-dh{
	margin-top: 20px;
	background-position: 0 0;
	font-size: 24px;
	color: #fe8431;
}
.kf-qq{
	margin-bottom: 20px;
}
.kf-wx{
	background-position: 0 -105px;
	position: relative;
}
.kf-wxhm{
	position: absolute;
	left:200px;
	top:-60px;
	display: none;
}
.kf-wx>.kf-a:hover + .kf-wxhm{
	display: block;
}
a.kf-a{
	display: inline-block;
	width: 130px;
	height: 36px;
	color: #fff;
	text-align: center;
	line-height: 36px;
	border-radius: 4px;
	font-size: 16px;


}
a.a-blue{
	background: #3770c7;
}
a.a-blue:hover{
	background: #5280c6;
}

a.a-orange{
	background: #fe8431;
}
a.a-orange:hover{
	background: #fe9b1d;
}
a.a-gray{
	background: #666;
	margin-left: 20px;
}
a.a-gray:hover{
	background: #888;
}

.kf-huidian{
	margin-top: 20px;
}
input.yourtel{
	width: 150px;
	height: 36px;
	line-height: 34px;
	font-size: 16px;
	border:1px solid #ccc;
	background: none;
	padding:0 10px;
	border-radius: 4px;
	margin:-4px 20px 0 0;
}
.kf-sure{
	width: 360px;
	margin:0 auto;
}
.kefu-sure{
	width: 360px;
	height: 200px;
	background: #f5f5f5;
	position: fixed;
	top:280px;
	z-index: 9999999;
	border-radius: 10px;
	padding:40px;
	box-shadow:0px 0px 6px 0px #bbb;
	text-align: center;
}
.kefu-sure>h5{
	font-size: 18px;
	color: #444;
}
.kefu-yournumber{
	font-size: 24px;
	font-weight: bold;
	color: #fe8431;
	margin:15px 0 20px 0;
}
.kefu-wrong{
	width: 360px;
	height: 200px;
	background: #f5f5f5;
	position: fixed;
	top:280px;
	z-index: 9999999;
	border-radius: 10px;
	padding:40px;
	box-shadow:0px 0px 6px 0px #bbb;
	text-align: center;
}
.wrong-text{
	font-size: 18px;
	margin: 20px 0;
}
.kefu-tip{
	width: 300px;
	color: #fff;
	background: #333;
	position:fixed;
	top:380px;
	margin-left: 30px;
	z-index: 9999999;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	border-radius: 30px;
	display: none;
}



.xiaoer{
	width: 100%;
	height: 100px;
	line-height: 100px;
	background: #595c6c;
	background: rgba(89,92,108,0.9);
	filter: alpha(opacity=90);
	position: fixed;
	z-index: 999999;
	bottom:0;

}
.xe-main{
	width: 1200px;
	height: 100%;
	margin:0 auto;
	position: relative;
}
.xe-pic{
	margin-left:100px;
}
.xe-main>span{
	font-size: 18px;
	font-weight: bold;
	color: #fffefe;
	margin:0 15px;
}
.xe-main>span:nth-of-type(1){
	margin-right: 35px
}
.xe-main>input.yourtel{
	background: #fff;
}
.xe-co{

	position: absolute;
	top:10px;
	right:10px;
	cursor: pointer;
	transition: 0.3s;
}
.xe-up{
	top:-30px;
	transform:rotate(180deg);
}




.ssl-buyx{
	width: 100%;
	/* height: 150px; */
	background: url("../images/buyx.jpg")no-repeat top;
	padding: 40px 0 30px 0; 
}
.ssl-buyxx{
	width: 1200px;	
	margin:0 auto;
}
.ssl-buyx h2{
	font-size: 40px;
}
.ssl-buyx h2 img{
	cursor: pointer;
	margin-left:10px;
}
.ssl-buyx .gotonew{
	margin-top: 10px;
}
.ssl-buyx .gotonew a{
	display: inline-block;
	padding:2px 15px;
	border:1px solid #fe8431;
	color: #fe8431;
	margin-left: 10px;
}
.ssl-buyx .gotonew a:hover{
	background: #fe8431;
	color: #fff;
}
.ssl-buy{
	width: 1200px;
	margin:0 auto;
}
.buy-information{
	margin-top: 40px;
}
.buy-information h4{
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	color: #444;
}
.buy-information .yellow-div{
	width: 10px;
	height: 100%;
	background: #fe8431;
	float: left;
	margin-right:15px;
}
.buy-information .line{
	width: 88%;
	float: right;
	border-bottom: 1px dashed #ccc;
	height: 50%;
}
.buy-information .dashedline{
	width: 45%;
	float: right;
	border-bottom: 1px dashed #ccc;
	height: 50%;
}
.buy-information .buy-step{
	width: 100%;
	height: 80px;
	margin:40px 0;
}
.buy-information .buy-step li{
	width: 276px;
	height: 100%;
	float: left;
	margin-right: 32px;
	padding:12px 0;
	color: #d58826;
	background: url("../images/step.png") no-repeat top;
	
}
.buy-information .buy-step li .img-left{
	float: left;
	height: 100%;
}
.buy-information .buy-step li .img-left>img{
	margin-left: 30px;
	margin-top: 11px;
}
.buy-information .buy-step li .text-right{
	float: left;
	height: 100%;
	width: 60%;
	text-align: left;
	margin-left: 20px;
}
.buy-information .buy-step li .text-right>h5{
	font-size: 16px;
	font-weight: bold;
}
.buy-information .buy-step li .text-right>p{
	margin-top:3px;
}
.buy-information .buy-step li:last-child{
	margin-right:0;
	background: url("../images/stepx.png") no-repeat top;

}
.buy-information .prompt{
	color: #6f8ecc;
	padding: 10px 0px;
	margin-top: 15px;
	float: left;
	font-size: 18px;
	font-weight: bold;
}
.buy-information .promptx{
	color: #fe8431;
	padding: 10px 30px;
	margin-top: 25px;
	float: right;
	font-size: 16px;
	cursor: pointer;
}
.buy-information .novice{
	padding:0 30px 45px 30px;
	border:1px solid #e6e6e6;
	margin-top: 20px;
	position: relative;
}
.morechoice{
	padding:5px 35px 5px 15px;
	background:#fff url("../images/xiala.png")/*tpa=https://ssl.22.cn/images/xiala.png*/ no-repeat 76px center;
	cursor: pointer; 
	border:1px solid #e6e6e6;
	position: absolute;
	bottom:-32px;
	left:551px;
}
.shouqichoice{
	background:#fff url("../images/shouqi.png")/*tpa=https://ssl.22.cn/images/shouqi.png*/ no-repeat 76px center;
}
.buy-information .novice h5{
	font-size: 16px;
	color: #999;
	margin: 30px 0 10px 0;
}
.buy-information .novice .novice-zero li{
	width: 157px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	margin-right: 20px;
	border:1px solid #ccc;
	cursor: pointer;
}
.buy-information .novice .novice-zero li.buy-checked{
	border:1px solid #fe8431;
	color: #fe8431;
	background: url("../images/checked.png")/*tpa=https://ssl.22.cn/images/checked.png*/ no-repeat right bottom;
}

.buy-information .novice .novice-one li{
	padding:0 25px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	margin-right: 20px;
	border:1px solid #ccc;
	cursor: pointer;
}
.novice .novice-one li>h5{
	font-weight: bold;
	margin:0 0 10px 0;
	color: #999;
}
.container-fluid .forexample:nth-of-type(1){
	margin:10px 0 0 0;
	color: #fe8431;
}
.container-fluid .forexample:nth-of-type(2){
	margin:10px 0 0 195px;
	color: #fe8431;
}
.container-fluid .forexample:nth-of-type(3){
	margin:10px 0 0 480px;
	color: #fe8431;
}
.buy-information .novice .novice-one li.buy-checked{
	border:1px solid #fe8431;
	color: #fe8431;
	background: url("../images/checked.png")/*tpa=https://ssl.22.cn/images/checked.png*/ no-repeat right bottom;
}

.buy-information .novice .novice-two li{
	width: 157px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	margin-right: 20px;
	border:1px solid #ccc;
	cursor: pointer;
}
.buy-information .novice .novice-two li.buy-checked{
	border:1px solid #fe8431;
	color: #fe8431;
	background: url("../images/checked.png")/*tpa=https://ssl.22.cn/images/checked.png*/ no-repeat right bottom;
}
.buy-information .novice .novice-three li{
	width: 157px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	margin-right: 20px;
	border:1px solid #ccc;
	cursor: pointer;
}
.buy-information .novice .novice-three li:last-child{
	width: auto;
	padding:0 10px;
	line-height: 36px;
}
.buy-information .novice .novice-three li input{
	border:1px solid #ccc;
	width: 65px;
	height: 25px;
	padding:0 5px;
	line-height: 25px;
}
.buy-information .novice .novice-three li input.sure{
	background: #fe8431;
	color: #fff;
	border:1px solid #fe8431;
	width: 50px;
	margin-left: 5px;
}
.buy-information .novice .novice-three li.buy-checked{
	border:1px solid #fe8431;
	color: #fe8431;
	background: url("../images/checked.png")/*tpa=https://ssl.22.cn/images/checked.png*/ no-repeat right bottom;
}
.buy-information .novice .novice-three li:last-child.buy-checked{
	color: #444;
	background: none;
}

.buy-information .novice .novice-four li{
	width: 157px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	margin-right: 20px;
	border:1px solid #ccc;
	cursor: pointer;
}
.ssltoyun{
	margin:-20px 0 40px 165px;
}
.ssltoyun>a{
	color: #3366CC;
}
.ssltoyun>a:hover{
	text-decoration: underline !important;
}
.buy-information .novice .novice-four li.buy-checked{
	border:1px solid #fe8431;
	color: #fe8431;
	background: url("../images/checked.png")/*tpa=https://ssl.22.cn/images/checked.png*/ no-repeat right bottom;
}

.buy-information .filter{
	background: #f5f5f5;
	border:1px solid #e6e6e6;
	height: 50px;
	margin-top:50px;
	padding:12px 10px;
}
.filter .dft{
	width: 55px;
	height: 26px;
	background: #fe8431;
	border:1px solid #fe8431;
	color: #fff;
	text-align: center;
	display: inline-block;
	line-height: 26px;
	margin-right:-5px;
	cursor: pointer;
}
.filter .dftx{
	background: #fff;
	border:1px solid #e6e6e6;
	color: #666;
}
.filter .prix{
	width: 60px;
	height: 26px;
	background: #fff;
	border:1px solid #e6e6e6;
	text-align: center;
	display: inline-block;
	line-height: 26px;
	cursor: pointer;
	position: relative;
}
.filter .prixs{
	border:1px solid #fe8431;
	background: #fe8431;
	color: #fff;
}
.prix .gotop{
	position: absolute;
	top:5px;
	font-size: 9px;
}
.prix .gotopx{
	color:#feb583;
}
.prix .gobottom{
	position: absolute;
	top:13px;
	font-size: 9px;
}
.prix .gobottomx{
	color: #feb583;
}
.flip{
	float: right;
	height: 26px;
	line-height: 26px;
}
.flip .current-page{
	color: #ff2727;
}
.flip .butt{
	cursor: pointer;
	width: 32px;
	height: 26px;
}
.flip .gobefore{
	background: url("../images/gobeforex.png")/*tpa=https://ssl.22.cn/images/gobeforex.png*/ no-repeat center;
	float: right;
	margin-left: 10px;
	margin-right:5px;
}
.flip .gonext{
	background: url("../images/gonext.png")/*tpa=https://ssl.22.cn/images/gonext.png*/ no-repeat center;
	float: right;
}
.flip .gobeforex{
	background: url("../images/gobefore.png")/*tpa=https://ssl.22.cn/images/gobefore.png*/ no-repeat center;
}
.flip .gonextx{
	background: url("../images/gonextx.png")/*tpa=https://ssl.22.cn/images/gonextx.png*/ no-repeat center;
}


.buy-information .novice-list{
	margin-bottom: 45px;
	padding-top: 20px;
	text-align: center;
}
.buy-information .novice-list li{
	width: 276px;
	float: left;
	border:1px solid #e6e6e6;
	padding:15px;
	margin-bottom:20px;
	margin-right: 32px;
	background: #fff;
	transition: 0.5s;
    	
}
.li-img{
	height: 50px;
	line-height: 50px;
}
.buy-information .novice-list li:hover {
    border: 1px solid #fe8431;
    box-shadow: 3px 3px 6px 0px #f9e8d4;
    margin:-10px 32px 30px 0;
}

.buy-information .novice-list li:nth-of-type(4n){
	margin-right:0;
}
.buy-information .novice-list li:nth-of-type(4n):hover {
    border: 1px solid #fe8431;
    box-shadow: 3px 3px 6px 0px #f9e8d4;
    margin:-10px 0px 30px 0;
}


.buy-information .novice-list li h3{
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
	border-top: 1px dashed #ccc;
	height: 56px;
	word-wrap:break-word;
	word-break:break-all;
}
.buy-information .novice-list li p{
	color: #444;
	margin-bottom: 5px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
.novice-list .price{
	color: #999;
}
.novice-list .price .delete{
	text-decoration:line-through; 
}
.novice-list .price .nowprice{
	font-size: 24px;
	color: #f03f3f;
	margin-left: 10px;
	margin-right: 5px;
}
.buy-rightnow{
	width: 150px;
	height: 40px;
	line-height: 40px;
	background: #fe8431;
	color: #fff;
	margin:5px auto;
	cursor: pointer;
}
.buy-rightnow:hover{
	background: #fc924c;
}
.buy-information .novice-list li a{
	color: #0e43d8;
}
.buy-information .novice-list li a:hover{
	text-decoration: underline !important;
}
.big-title{
	font-size: 18px;
	font-weight: bold;
}

.wen{
	width: 90px;
	height: 40px;
	line-height: 40px;
	text-align: right;
	float: left;
}
.da{
	float: left;
	height: 40px;
	margin-left: 30px;
}
.da .da-red{
	color: #f03f3f;
	font-size: 24px;
}
.priceofssl{
	height: 25px;
	line-height: 25px;
}
.buy-it{
	color: #fff;
	background: #fe8431;
	display: block;
	float: right;
	width: 80px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 4px;
}
.buy-it:hover{
	background: #fc924c;
	color: #fff;
}
.notenough{
	height: 35px;
	line-height: 35px;
	float: right;
	margin-left: 10px;
	color: #a6a6a6;
}
.notenough a{
	color: #fe8431;
}
.notenough a:hover{
	text-decoration: underline !important;
}
.sname{
	font-size: 16px;
	color: #444;
	font-weight: bold;
}
.stype{
	color: #fe5310;
	font-size: 16px;
	margin-top:20px;
	margin-bottom: 30px;
}
.sinfo{
	margin-bottom: 20px;
}
.sxz{
	width: 155px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border:1px solid #ccc;
	float: left;
}
.ser-pri{
	height: 40px;
	line-height: 40px;
	float: left;
	margin-left: 20px;
}
.ser-prix{
	color: #f03f3f;
}
.tishi{
	font-size: 12px;
	color: #999;
	padding-left: 120px;
	margin-top:-15px;
}
.da .buy-checked{
	border:1px solid #fe8431;
	color: #fe8431;
	background: url("../images/checked.png")/*tpa=https://ssl.22.cn/images/checked.png*/ no-repeat right bottom;
}
.da .onlyone{
	width: 120px;
	height: 40px;
	line-height: 40px;
	border:1px solid #ccc;
	float: left;
	text-align: center;
}
.ch{
	text-align: center;
	padding:60px 0;
}

.buy-information .buy-list{
	margin-top: 40px;
}
.buy-list dt{
	float: left;
	font-weight: normal;
	width: 145px;
	height: 40px;
	line-height: 40px;
	color: #666;
	text-align: right;
	margin-bottom:20px;
}
.buy-list dd{
	float: left;
	width: 1055px;
	line-height: 40px;
	color: #444;


}
.buy-list dd .buy-check{
	width: 190px;
	height: 40px;
	border:1px solid #ccc;
	text-align: center;
	margin-left: 19px;
	cursor: pointer;
	float: left;
	margin-bottom:20px;
}
.buy-list dd .buy-checked{
	border:1px solid #fe8431;
	color: #fe8431;
	background: url("../images/checked.png")/*tpa=https://ssl.22.cn/images/checked.png*/ no-repeat right bottom;
}
.buy-list dd.buy-number{
	padding-left: 20px;
	margin-bottom: 20px;
	width: 1000px;
}

.reduce{
	width: 40px;
	height: 40px;
	border:1px solid #ccc;
	background: url("../images/reduce.png")/*tpa=https://ssl.22.cn/images/reduce.png*/ no-repeat center;
	float: left;
	margin-right: 5px;
	cursor: pointer;
}
.min-reduce{
	background: url("../images/reduce2.png")/*tpa=https://ssl.22.cn/images/reduce2.png*/ no-repeat center;
}
.buy-num{
	width: 92px;
	height: 36px;
	border:1px solid #ccc;
	float: left;
	text-align: center;
	
}
.add{
	width: 40px;
	height: 40px;
	border:1px solid #ccc;
	background: url("../images/add.png")/*tpa=https://ssl.22.cn/images/add.png*/ no-repeat center;
	float: left;
	margin-left: 5px;
	cursor: pointer;
}
.max-add{
	background: url("../images/add2.png")/*tpa=https://ssl.22.cn/images/add2.png*/ no-repeat center;
}

.buy-list dd.buy-numberx{
	padding-left: 20px;
	margin-bottom: 20px;
	width: 1000px;
}

.buy-list dd .p{
	width: 620px;
	display: block;
	line-height: 20px;
	float: left;
	margin-left: 20px;
	color: #999;
}
.buy-list dd.buy-price{
	color: #666;
}
.price-red{
	color: #f03f3f;
	margin-left:20px;
}
.buy-one{
	width: 120px;
	height: 40px;
	border:1px solid #ccc;
	float: left;
	text-align: center;
}
.buy-list dt.bottom-line{
	height: 40px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}
.buy-list dd.bottom-line{
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.mychoice ul{
	margin-bottom: 20px;
}
.mychoice ul li{
	width: 540px;
	height: 40px;
	border-bottom: 1px dashed #ccc;
	color: #999;
	margin-left:15px;
	padding-left: 5px;
}
.buy-names{
	color: #444;
	float: right;
}
.buy-others{
	color: #1d86fd;
	float: right;
}
.muchx{
	color: #1d86fd;
	float: right;
}
.buy-list dd.total-price{
	color: #666;
	padding-left: 20px;
	width: 1000px;
	margin-top: 4px;
}
.buy-list dt.jine{
	line-height: 50px;
}
.buy-list dd span.total-pricex{
	color: #f03f3f;
	font-size: 32px;
}
.buy-list dd span.total-pricey{
	color: #a6a6a6;
	margin-left:50px;
}
.buy-list dd a.total-pricez{
	color: #fe8431;
}
.buy-list dd a.total-pricez:hover{
	text-decoration: underline !important;
}


/*新增提醒*/
.buy-information .color-red{
	color: red;
	margin:9px 0 15px 165px;
}
.modal-footer{
	padding:15px 15px 0 15px;
}
.modal-contect .color-red{
	color: red;
	padding:0 15px 15px 34px;
}
.modal-contect #chkRole {
    	float: left;
    	margin-right: 5px;
}



.buy-information .readed{
	margin:0 10px 0 165px;
	
}
.readeds{
	margin:-2px 5px 0 20px ! important;
}
.buy-information .readedx{
	color: #666;
}
.buy-information .readedx:hover{
	color: #428bca;
}
.ssl-wxts{
	margin-left: 75px;
}
.ssl-wxts>p{
	margin:0;
}
.ssl-wxts>p>a{
	color: #f03f3f;
}
.ssl-wxts>p>a:hover{
	text-decoration: underline !important;
}
.buy-information .buy-now{
	display: block;
	width: 180px;
	height: 40px;
	line-height: 40px;
	background:#fe8431;
	color: #fff;
	text-align: center;
	margin:25px 0 40px 165px;
	
}
.buy-information .buy-now:hover{
	background: #fc924c;
}
.buy-nomoney{
	background:#fbc7a1 !important;
}




/*证书详情*/
.qfc{
	width: 1200px;
	margin:0 auto;
}
.qfc-name{
	height: 160px;
	width: 100%;
	padding-bottom: 30px;
	border-bottom: 1px dashed #ddd;
	padding-left: 20px;
	margin-top: 60px;
	margin-bottom: 30px;
}
.qfc-name .logo{
	width: 315px;
	height: 100%;
	float: left;

}
.qfc-name .xq{
	width: 780px;
	height: 100%;
	float: left;
	color: #444;
	margin-left: 30px;
}
.qfc-name .xq h3{
	font-size: 32px;
	font-weight: normal;
	margin-bottom:20px;
	
}
.qfc-name .xq p{
	font-size: 16px;
	line-height: 1.6;
}
.qfc-type dl dt{
	float: left;
	font-size: 18px;
	color: #444;
	width: 180px;
	margin-top: 5px;
	text-align: right;
	margin-right: 25px;
	font-weight:700;
}
.qfc-type dl dd{
	float: left;
	width: 995px;
}
.qfc-type dl dd a{
	display: block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border:1px solid #ccc;
	float: left;
	color: #666;
	margin-right:30px;
	margin-bottom: 22px;
	
}
.qfc-type dl dd a.bgblue{
	background: #f0f5fe;
	color: #708fcc;
	border:1px solid #708fcc;
}
.qfc-all{
	width: 100%;
	border-top:1px solid #e6e6e6;
	margin-top:10px;
	padding:20px 0 40px 0;
	background: #f7f7f7;
}
.qfc-all .qfc-allx{
	width: 1080px;
	margin:0 auto;
	padding:45px 60px;
	background: #fff;
	margin-bottom:20px;
}
.qfc-allx h5{
	font-weight: bold;
	font-size: 18px;
	color: #444;
	margin-bottom: 15px;
}
.qfc-allx h5 .typex{
	display: inline-block;
	padding:0 5px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	border-radius: 4px;
	border:1px solid #708fcc;
	color: #708fcc;
	margin-left:20px;
}
.type-p p{
	width: 835px;
	color: #666;
	float: left;
    line-height:25px;
}
.type-p a{
	display: block;
	width: 155px;
	height: 40px;
	line-height: 40px;
	float: right;
	background: #fe8431;
	text-align: center;
	color: #fff;
}
.type-p a:hover{
	background: #fc924c;
}
.qfc-allx table{
	width: 100%;
}
.qfc-allx table caption{
	font-size: 18px;
	color: #444;
	margin-bottom: 10px;
	margin-top:20px;
}
.qfc-allx table td{
	width: 25%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border:1px solid #ddd;
	color: #666;
}
.qfc-allx table td.th{
	background: #f4f8fb;
}
.qfc-all .qfc-title{
	width: 100%;
	margin:0 auto;
	height: 50px;

}
.fixed{
	position: fixed;
	z-index: 9999;
	top:0;

}
.qfc-title ul{
	background: #fff;
	width: 1200px;
	margin:0 auto;

}
.qfc-title ul li{
	float: left;
	width: 200px;
	height: 50px;
	text-align: center;
}
.qfc-title ul li a{
	padding:13px 0;
	color: #444;	
	display: block;	
	height: 50px;

}
.qfc-title ul li a .ht{
	height: 24px;
	line-height: 24px;
	border-right: 1px solid #d1d1d1;

}
.qfc-title ul li:last-of-type .ht{
	border:0;
}
.qfc-title ul li a.orange-line{
	background: url("../images/bt-line.jpg")/*tpa=https://ssl.22.cn/images/bt-line.jpg*/ no-repeat bottom center;
	color: #fe8431;
}
.qfc-title ul li a:hover{
	color: #fe8431;
}
.nav-height{ position:relative; height: 50px;}
.nav-wrap {width: 100%; height: 50px;}
.nav-wrap.navFix{position: fixed;top:0;box-shadow: 0 0 5px rgba(0,0,0, 0.2);border-bottom:1px solid #e3e3e3\9; z-index: 99999;}

.qfc-all .qfc-alls{
	width: 1080px;
	margin:0 auto;
	padding:40px 60px;
	background: #fff;
	margin-bottom:20px;
}
.qfc-alls h3{
	font-size: 18px;
	color: #444;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-bottom:14px;
}
.qfc-alls>p{
	color: #666;
	line-height: 1.6;
	margin-bottom: 30px;
}
.qfc-alls>ul{
	border-bottom:1px dashed #ccc;
	padding-bottom: 15px;
	margin-bottom: 25px;
	width: auto !important;
}
.qfc-alls>ul>li{
	background-position: center left;
	background-repeat:no-repeat;
	width: 47%;
	height: 25px;
	line-height: 25px;
	padding-left: 30px;
	color: #666;
	float: left;
	margin-bottom:10px;
}
.qfc-alls>ul li.have{
	background-image: url("../images/gouzi.png")/*tpa=https://ssl.22.cn/images/gouzi.png*/;
}
.qfc-alls>ul li.lack{
	background-image: url("../images/chazi.png")/*tpa=https://ssl.22.cn/images/chazi.png*/;
}
.qfc-process{
	padding:35px 0;
	border-bottom: 1px dashed #ccc;
	margin-bottom:30px;

}
.qfc-process .qfc-right{
	width: 50px;
	height: 100px;
	float: left;
	background: url("../images/right.png")/*tpa=https://ssl.22.cn/images/right.png*/ no-repeat center;
}
.qfc-process .qfc-processx{
	width: 232px;
	text-align: center;
	float: left;
}
.qfc-processx h5{
	font-size: 16px;
	color: #444;
	margin:20px 0;
}
.qfc-processx p{
	font-size: 12px;
	color: #808080;
	text-align: left;
}
.qfc-set{
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.qfc-set>ul li{
	width: 50%;
	height: 85px;
	float: left;
	margin-top: 15px;
}
.qfc-set>ul li img{
	float: left;
	margin-right: 25px;
	margin-top: 10px;

}
.qfc-set>ul li h5{
	font-size: 16px;
	color: #444;
	float: left;
	width: 450px;
	margin-bottom:10px;
}
.qfc-set>ul li p{
	font-size: 12px;
	color: #808080;
	/*width: 275px;*/
	float: left;
	line-height: 1.6;
}
.qfc-alls .table{
	width: 100%;
}
.qfc-alls .table ul{
	float: left;
	margin-left: -1px;
}
.qfc-alls .table ul:nth-of-type(1){
	margin-left:0;
}
.qfc-alls .table .td{
	height: 40px;
	line-height: 35px;
	text-align: center;
	border:1px solid #ddd;
	color: #666;
	margin-top: -1px;
	box-sizing: border-box;
}
.qfc-alls .table .th{
	height: 60px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border:1px solid #ddd;
	color: #6f8ecc;
	font-weight: bold;
	width:228px;
	font-family: "宋体";
}
.what{
	width: 14px;
	height: 14px;
	cursor: pointer;
}
.whatx{
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-left:10px;
}
.whatxx{
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-left:10px;
}
.buy-soon{
	display: block;
	width: 155px;
	height: 40px;
	line-height: 40px;
	background: #fe8431;
	text-align: center;
	color: #fff;
	margin:0 auto;
	margin-top: 30px;
}
.buy-soon:hover{
	background: #fc924c;
	color: #fff;
}
#bottom{
	background: #fff;
}



/*Q&A*/
.qa-all{
	width: 100%;
	background: #f7f7f7;
	padding: 20px 0;
}
.qa-all .qa-main{
	width: 1200px;
	margin:0 auto;
	background: #fff;
	padding:0 30px;
}
.qa-main>h2{	
	border-bottom: 1px solid #f0f0f0;	
}
.qa-main>h2>a{
	font-size: 18px;
	height: 60px;
	line-height: 60px;
	color: #444;
	display: inline-block;
	padding:0 25px;
	border-bottom: 2px solid #3ca5f6;
}
.qa-main>dl{
	padding:20px 40px;

}
.qa-main>dl dt{
	float: left;
	width: 3%;
	font-size: 16px;
	color: #444;


}
.qa-main>dl dd{
	font-size: 16px;
	float:left;
	width:97% ;
	color: #444;

	
}
.qa-main>dl dt.qa-q{
	margin-bottom: 10px;
}
.qa-main>dl dd.qa-q{
	margin-bottom: 10px;
}
.qa-main>dl dt.qa-a{
	padding-top: 15px;
	margin-bottom:50px;
	border-top:1px solid #ddd;
}
.qa-main>dl dd.qa-a{
	padding-top: 15px;
	margin-bottom:50px;
	border-top:1px solid #ddd;
	height: 40px;
	overflow: hidden;
	padding-right: 15px;
	position: relative;
}
.qa-main>dl dd.qa-a .jiahao{
	font-size: 12px;
	position: absolute;
	right: 0;
	top:18px;
	cursor: pointer;
}


/*我的证书*/
.my-zs{
	width: 1200px;
	margin:0 auto;
	padding:50px 0;
}
.my-zs>table{
	width: 100%;
	margin:0 auto;
	margin-bottom: 50px;
}
.my-zs>table td{
	height: 40px;
	text-align: center;
	border:1px solid #ddd;
	color: #666;
	margin-top: -1px;
	box-sizing: border-box;

}
.my-zs>table th{
	height: 40px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border:1px solid #ddd;
	color: #6f8ecc;

}
.my-zs>table td.textleft{
	text-align: left;
	padding-left: 20px;
}
.my-zs>table th.textleft{
	text-align: left;
	padding-left: 20px;
}
.my-zs>table td.orange{
	color: #f08c33;
}
.my-zs>table td.red{
	color: #f03f3f;
}
.my-zs>table td.grey{
	color: #ccc;
}
.my-zs>table td a{
	color: #4239fd;
	margin-right: 10px;
}
.my-zs>table td a:hover{
	text-decoration: underline !important;
}
.my-zs>table caption{
	font-size: 18px;
	color: #444;
	margin-bottom: 10px;
}
.my-zsxq{
	width: 100%;
	margin:0 auto;
	font-size: 24px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #ccc;
	color: #444;
}
.my-zsxq span a{
	font-size: 14px;
	margin-left:10px;
	color: #666;
	
}
.my-zsxq span a:hover{
	color: #1f4ee8;
}

.warnx{
	color: #c78d02;
	padding: 10px;
	border-color:#f4cf77;
}
.mysslwarn{
	color: #ff6029;
	margin: -30px 0 0 5px;
}

/*解码页面侧边导航*/
.left_tools_ul li{
  /*width: 200px;*/
background-color: rgb(233, 233, 233);
padding: 10px;
padding-left: 20px;
margin-bottom: 3px;
width: 150px;
margin: 0 20px 14px 0;
background-repeat: no-repeat;
background-position: 9px 7px;
color: #277dc9;
font-size: 17px;
font-weight: 500;
background: #EFFAFF;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: 1px solid #c9cfd7;
-moz-box-shadow: 0.05em 0.05em 0.3em 0.01em #dedede;
-webkit-box-shadow: 0.05em 0.05em 0.3em 0.01em #dedede;
box-shadow: 0.05em 0.05em 0.3em 0.01em #dedede;
display: block;
position: relative;
float: left;
}
.left_tools_ul li a{
display: block;
color: #616468;
}
.left_tools_ul li a:hover{
color: #7388A3;
}
.tech_leftNav {
    float: left;
    width: 150px;
    padding-bottom: 20px;
}
.tech_leftNav h2 {
    font-size: 16px;
    padding-bottom: 7px;
    padding-left: 0;
    margin-bottom:16px;
    color: #7f7f7f;
    font-weight: bold;
    border-bottom: 1px solid #d9d9d9;
    line-height: 26px;
    padding: 0 0 15px 0px;
}
.tech_leftNav ul li {
    line-height: 30px;
    font-weight: bold;
}
.ticon {
    width: 36px;
    height: 37px;
    position: absolute;
    left: 10px;
    border: 0;
}
.tech_leftNav ul a {
    font-size: 13px;
}



/*修改******************************************/
.jiema-zs{
	float: right;
}
.jiema-zsxq{
	width: 1030px;
}
.buquan{
	 width: 540px; 
	float: left;
}
.jiema{
	width: 1030px;
}
a.ui-icon {
    width: 16px;
    height: 16px;
    cursor: pointer;
    border: 1px solid #aaa;
    margin-right: 3px;
    margin-bottom: 2px;
}
.ui-icon-copy {
    background-position: -177px -129px;
}
.ui-icon-close {
    background-position: -81px -129px;
}
.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url("../images/ui-icons_222222_256x240.png")/*tpa=https://ssl.22.cn/images/ui-icons_222222_256x240.png*/;
}
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.l {
    float: left;
    margin-left:10px;
}
.buquan input.btnxxx{
    padding: 4px 6px;
    background: #EB8F00;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.buquan table td{
	border: 1px solid #ccc;
	padding: 8px;
	text-align: left;
	word-break: break-all;
	background: #fff;
	width: auto;
}
.buquan table td.alert-info{
	color: #31708f;
	background-color: #d9edf7;
}
.buquan textarea#converts{
	width: 800px;
}
.textarea {
    width: auto;
    border: 1px solid #EB8F00;
    height: 220px;
    resize: vertical;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 10px;
    background: #fff;
}
h3.zdzsxx {
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0 15px;
}




.alert-info>h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0 15px;
    color: #3a87ad;
}
.areainput{
	width: 300px;
	height: 30px;
	margin:0 5px 0 10px;
	border:1px solid #ccc;
	padding:0 5px;
	font-weight: normal;
}
.b-rst{
	margin:5px 0;
}
.b-fuzhi{
	margin:5px;
}
.buquan .b-text{
	width: 100%;
	height: 250px;
	margin:5px 0;
}
#converts2{
	width: 800px;
}
.ui-icon-comment {
    background-position: -129px -98px;
}
#convertd h3{
	margin: 10px 0;
}
/*修改*******************************************/





.buquan textarea{
	width: 540px;
	height: 500px;
	border:1px solid #ccc;
	padding:10px;
	margin-bottom: 10px;
}
.buquan .buquan-warn{
	color: #f03f3f;
}
.buquan .buquan-next{
	margin-top: 15px;
}
.bq-divide{
	margin:-5px 0 15px 0;
}
.bq-divide>span{
	color: red;
	font-size: 18px;
	float: left;
	margin-right: 8px;
	line-height: 40px;
}
.bq-divide>input{
	border:1px solid #ccc;
	padding:8px 12px;
	margin-left: 10px;
	width: 486px;
}
.buquan .bq-nextx{
	color: #fff;
	padding:10px 45px;
	background: #fe8431;
}
.buquan .bq-nextx:hover{
	background: #fc924c;
}
.buquan  .go-backx{
	color: #fff;
	padding:10px 45px;
	background: #bfbfbf;
	margin-left: 10px;
}
.buquan  .go-backx:hover{
	background: #aaa;
}
.buquan .bq-red{
	background: #ff581e;
	margin-left:10px;
}
.buquan .bq-red:hover{
	background: #fb6a37;
}
.buquan-warnx{
	color: #b29454;
	margin-top: 20px;
}


.buquanx{
	width: 660px;
	padding:0 40px;
	float: left;
}
.buquanx-bold{
	font-weight: bold;
	margin-bottom: 20px;
}
.buquanx p{
	line-height: 2;
}


.zsxx{
	margin-left:250px;

}
.zsxx h5{
	font-weight: bold;
	font-size: 18px;
	color: #444;
	margin-bottom: 35px;
	margin-top: 40px;
}
.formgroupx{
	height: 40px;
}
.formleft{
	width: 110px;
	height: 40px;
	text-align: right;
	margin-right: 15px;
	color: #444;
	float: left;
	margin-bottom: 0;
	font-weight: normal;
}
.formleft .star{
	font-size: 24px;
	color: #ff2121;
	float: right;
	margin-right: 5px;
	margin-top:10px;


}
.formleft .xinxi{
	float: right;
	margin-right: 5px;
	margin-top:10px;
}
.formright{
	width: 385px;
	height: 40px;
	border-radius: 0;
	float: left;
	display: inline-block;
}
.itisright{
	margin-left: 10px;
	float: left;
	width: 18px;
	height: 40px;
	background: url("../images/v.png")/*tpa=https://ssl.22.cn/images/v.png*/ no-repeat;
	background-position: 0 11px;
}
.itiswrong{
	margin-left: 10px;
	float: left;
	height: 40px;
	line-height: 40px;
	color: #f03f3f;
}
.rg{
	border:1px solid #ccc;
}
.wr{
	border:1px solid #f03f3f;
}
.qrtj{
	width: 150px;
	height: 40px;
	background: #fe8431;
	color: #fff;
	float: left;
	margin-left: 125px;
	margin-right: 20px;
}
.qrtj:hover{
	background: #fc924c;
}
.beforez{
	display: block;
	width: 135px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #e6e6e6;
	color: #676767;
	float: left;
}
.beforez:hover{
	color: #676767;
	background: #ccc;
}
.form-tixing{
	color: #f03f3f;
	padding-left: 125px;
}
.modal-backdrop{
	z-index: 0
}


/*增值服务*/
.valueadd{
	width: 1200px;
	margin:0 auto;
}
.valueadd>h3{
	font-size: 32px;
	color: #444;
	text-align: center;
	margin-top: 60px;
}
.valueadd>hr{
	border:0;
	border-bottom: 4px solid #fe8431;
	width: 135px;
	margin:0 auto;
	margin-top:20px;
}
.lookit{
	width: 100%;
	float: left;
	margin:-20px 0 15px 20px;
	color: #666;

}
.lookit a{
	color: #fe8431;
}
.lookit a:hover{
	text-decoration: underline !important;
}

/*服务条款*/
.clause{
	width: 1200px;
	margin:50px auto;
}
.clause h2{
	text-align: center;
	font-size: 18px;
	color: #444;
	font-weight: bold;
	margin-bottom:40px;
}
.clause p{
	font-size: 15px;
}
.clause p.p-pad{
	padding-left: 35px;
}
.clause p.p-bold{
	font-weight: bold;
	color: #444;
}
#bottom{
	border-top: 1px solid #D8D8D8;
}


/*1元证书*/
.oneyuan-first{
	width: 100%;
	height: 50px;
	background: url("../images/ti1.png")/*tpa=https://ssl.22.cn/images/ti1.png*/ no-repeat center;
}
.oneyuan-first>.bold{
	color: #fff;
	font-weight: bold;
}
.one-title{
	width: 25%;
	height: 50px;
	text-align: center;
	font-size: 16px;
	line-height: 50px;
	float: left;
}
.one-watchout{
	width:100%;
	color: #ed2a2a;
	margin-top: 10px;
}
.oneyuan{
	margin-top: 40px;
}
.oneyuan .formleft{
	width: 345px;
	height: 40px;
	text-align: right;
	margin-right: 15px;
	color: #444;
	float: left;
	font-weight: normal;
}
.oneyuan .form-group{
	margin:20px 0 0 0;
}
.oneyuan .hint{
	padding-left: 360px;
	color: #b29454;
	font-size: 12px;
	margin:10px 0 0 0;
}
.form-group .tosoldnext{
	width: 135px;
	height: 40px;
	display: inline-block;
	line-height: 40px;
	text-align: center;
	background: #fe9b1d;
	color: #fff;
}
.form-group .tosoldnext:hover{
	background: #fe8b1d;
}
.form-group .tosoldnextfalse{
	background: #ffdac1;
}

.oneyuan-second{
	width: 100%;
	height: 50px;
	background: url("../images/ti2.png")/*tpa=https://ssl.22.cn/images/ti2.png*/ no-repeat center;
}
.oneyuan-second>.bold{
	color: #fff;
	font-weight: bold;
}
.ready{
	color: #d58826;
}
.csr{
	font-size: 16px;
	padding:30px 0 15px 0;
	border-bottom: 1px dashed #ccc;
}
.csr>span{
	float: left;
	margin:0 30px 0 0;
}
.csr>input{
	float: left;
	margin-right: 5px;
}
.needhelp{
	margin-top:15px;
}
.needhelp>a{
	color: #204fe9;
}
.needhelp>a:hover{
	text-decoration: underline ! important;
}
.hintx{
	color: #b29454;
	padding-bottom: 5px;
}
.csrautomatic{
	text-align: center;
	padding:15px 0;
}
.automatic{
	padding-bottom: 15px;
	border-bottom:1px dashed #ccc;
}
.automatic .csrnow{
	display: block;
	background: #526cfd;
	color: #fff;
	width: 175px;
	height: 40px;
	line-height: 40px;
	border-radius: 30px;
	margin:0 auto;
}
.automatic>span{
	display: block;
	background: url("../images/ready.png")/*tpa=https://ssl.22.cn/images/ready.png*/ no-repeat left center;
	background-position: 20px;
	color: #212121;
	width: 175px;
	height: 40px;
	line-height: 40px;
	margin:0 auto;
}
.automatic .csrnow:hover{
	background: #6078fd;
}
.csrautomatic .automaticx{
	display: inline-block;
	color: #fff;
	width: 145px;
	height: 40px;
	line-height: 40px;
	background: #fe8431;
	margin:0 auto;
	margin-top: 40px;
}
.csrautomatic .automaticx:hover{
	background: #fc924c;
}
.csrautomatic .go-backx{
	display: inline-block;
	color: #fff;
	width: 145px;
	height: 40px;
	line-height: 40px;
	background: #bfbfbf;
	margin:0 auto;
	margin:40px 0 0 30px;
}
.csrautomatic .go-backx:hover{
	background: #aaa;
}


.oneyuan-third{
	width: 100%;
	height: 50px;
	background: url("../images/ti3.png")/*tpa=https://ssl.22.cn/images/ti3.png*/ no-repeat center;
}
.oneyuan-third>.bold{
	color: #fff;
	font-weight: bold;
}
.verification-flows{
	padding:10px 0;
}
.verification-flows li{
	list-style-type: disc;
	list-style-position: inside;
	color: #64cc50;
	margin:5px 0 5px 40px;
}
.verification-flows li span{
	color: #7d7d7d;
}
.verification-flows li span a{
	color: #204fe9;
}
.verification-flows li span a:hover{
	text-decoration: underline !important;
}
.font16{
	font-size: 16px;
}
.csrautomaticx{
	margin-bottom: 15px;
}
.csrautomaticx>input{
	float: left;
	margin-right: 10px;
}
.csrautomaticx>span{
	float: left;
}
.textleft{
	text-align: left !important;
}
.csrautomatic>p.hintx{
	margin:0;
}
.sub{
	border-top: 1px dashed #ccc;
	padding:15px 0 10px 0;
}
.sub .submit{
	display: block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #fe8431;
	color: #fff;
	float: left;
}
.sub .submit:hover{
	background: #fc924c;
}
.sub .go-back{
	display: block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #bfbfbf;
	color: #fff;
	float: left;
	margin-left: 30px;
}
.sub .go-back:hover{
	background: #aaa;
}

/* .submitting{
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background:#666;
	background: rgba(102,102,102,0.4);
	filter: alpha(opacity=40);
} */
.modal{
	z-index: 99999999;
}
.submitting{
	width: 380px;
	margin-top:150px;
}
.submitting>.modal-content{
	min-height: 300px;
}
.ring{
	display: block;
	width: 80px;
	height: 80px;
	margin:0 auto;
}
.submittingx{
	text-align: center;
	font-size: 18px;
	color: #555;
	margin:15px 0;
}
.submittingx .waithowlong{
	color: #ff7f2d;
}
.yz-result{
	display: block;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:-15px;
}
.submittingz{
	text-align: center;
}
.submittingz>button{
	padding:6px 15px;
	border-radius: 4px;
}
.submittingz .reyz{
	background: #fe8431;
	color: #fff;
	margin-right: 10px;
}
.submittingz .reyz:hover{
	background: #fc924c;
}
.submittingz .next-time{
	border:1px solid #ccc;
	color: #666;
}
.submittingz .next-time:hover{
	background: #ccc;
}
.textcenter{
	text-align: center !important;
}

.oneyuan-fourth{
	width: 100%;
	height: 50px;
	background: url("../images/ti4.png")/*tpa=https://ssl.22.cn/images/ti4.png*/ no-repeat center;
}
.oneyuan-fourth>.bold{
	color: #fff;
	font-weight: bold;
}
.loadzs{
	display: block;
	margin:0 auto;
	padding:60px 0 20px 0;
}
.loadzsx{
	font-size: 16px;
	text-align: center;
}
.loadzss{
	text-align: center;
}
.loadzss>a{
	color: #204fe9;
}
.loadzss>a:hover{
	text-decoration: underline !important;
}
.loadtolocal{
	border-top:1px dashed #ccc;
	margin-top:35px;
	padding:20px 0;
}
.loadtolocal>a{
	display: block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #fe8431;
	color: #fff;
}
.loadtolocal>a:hover{
	background: #fc924c;
}




/*对选择国家省份插件的样式修改*/
.dept_select{
	width: 150px;
	height: 40px;
	padding:0 10px;
}
.chosen-container{
	height: 40px;
	margin-right: 15px;
}
.chosen-container-single .chosen-single{
	height: 40px;
	border-radius: 0;
	background: none;
	font-size: 14px;
	line-height: 40px;

}
.chosen-container .chosen-results{
	max-height: 150px;
}



/*------ HELP ------- */
.help-search-form{
  box-sizing: content-box;
}
.help-search-form *{
    box-sizing: content-box;
}
.help-content{
  box-sizing: content-box;
}
.help-content *{
  box-sizing: content-box;
}
.container{
  padding-right:0;
  padding-left: 0;
}
.tab-list li {
  float: left;
  margin-right: 15px;
  cursor: pointer;
  display: inline-block;
  width: 180px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  background: #eeeeee;
}
.tab-list li.on {
  color: #ff6600;
  background-color: #fff;
  border-top: 4px solid #ff6600;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  height: 41px;
  line-height: 36px;
}
.tab-list li a {
  color: #666666;
}
/*----- å¸¸è§é—®é¢˜------- */
.faq-list li {
  width: 390px;
  margin-left: 10px;
  float: left;
  list-style-type: square;
  list-style-position: inside;
  margin-bottom: 10px;
  color: #999999;
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow: hidden;
}
.faq-list a {
  color: #666666;
}
.faq-list a:hover {
  text-decoration: underline;
  color: #ff6600;
}
/*-------- å¸®åŠ©ä¸­å¿ƒ ---------*/
.help-search-form {
  height: 110px;
  background: url("../images/bg_help_center.jpg")/*tpa=https://ssl.22.cn/images/bg_help_center.jpg*/ repeat-x scroll center 0;
  padding-top: 50px;
}
.help-search-form h1 {
  float: left;
  color: #333;
  line-height: 1;
  letter-spacing: 2px;
  padding-left: 10px;
  margin-top: 10px;
  border-left: 4px solid #ff6600;
}
.help-search-form .search-form {
  margin-left: 300px;
}
.help-search-form .search-input {
  border: 2px solid #F8823D;
  border-right: 0;
  width: 480px;
  height: 18px;
  padding: 12px 20px;
  font-size: 16px;
  float: left;
}
.help-search-form .search-btn {
  background: #F8823D;
  width: 100px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  float: left;
  cursor: pointer;
}
.help-search-form .search-btn:hover {
  background: #F8631B;
}
.help-search-form .search-keywords {
  clear: both;
  color: #999999;
  font-size: 12px;
  padding-top: 10px;
}
.help-search-form .search-keywords a {
  color: #666666;
}
.help-search-form .search-keywords a:hover {
  color: #ff6600;
  text-decoration: underline;
}
.help-content {
  padding: 50px 0 70px;
}
.help-content h4 {
  padding-bottom: 20px;
  color: #333333;
}
.help-content #help-tab {
  margin-top: 20px;
}
.help-content .tab-list li.on {
  height: 42px;
  margin-bottom: -1px;
}
.help-content .tab-content {
  border: 1px solid #eeeeee;
  padding: 40px 20px;
}
.help-content .faq-list li {
  width: 370px;
}
/*-------- æœç´¢ç»“æžœ ---------*/
.help-results {
  border: 1px solid #eeeeee;
  padding: 30px 40px;
}
.help-results #pageList li {
  color: #999999;
  border-bottom: 1px dashed #E4E4E4;
  line-height: 40px;
  list-style-type: square;
  list-style-position: inside;
  padding: 0 10px;
}
.help-results #pageList li:hover {
  background: #f9f9f9;
}
.help-results #pageList li:hover a {
  color: #ff6600;
  text-decoration: underline;
}
.help-results #showmsg {
  color: red;
  line-height: 100px;
  text-align: center;
}
/*------  æœç´¢è¯¦æƒ… -------*/
.vm-help {
  padding-bottom: 70px;
}
.vm-help h4 {
  color: #333333;
}
.vm-help .help-details {
  padding: 40px;
  background-color: #fff;
  border: 1px solid #eeeeee;
}
.vm-help .help-details pre {
  padding-top: 40px;
  line-height: 26px;
}
.vm-help .help-details p {
  line-height: 30px;
}
.vm-help .help-title {
  text-align: center;
  border-bottom: 1px solid #eeeeee;
}
.vm-help .help-title div {
  margin-bottom: 25px;
  margin-top: 10px;
}
.vm-help .help-title span {
  color: #999999;
}
.vm-help .around a:hover {
  text-decoration: underline;
  color: #ff6600;
}
.vm-help .mod-title-2 {
  padding: 30px 0px 20px;
}
.vm-help .faq-list li {
  float: none;
}





