
        *{box-sizing: border-box;box-sizing: -webkit-border-box;}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td{color: #666}
	.main{padding: 0; margin: 0; overflow: hidden; font-size: 14px; color: #333; line-height: 22px; background: #fff7f7}	
	a{text-decoration: none; color: #f28158;}
	a:hover{text-decoration: underline;}
	.fontw{font-weight:bold;}
	ul,li{padding: 0;margin: 0;list-style: none;}
	.con-back{width: 100%; clear: both;}
	i{font-style: normal;}
        .l{float: left}
        .r{float: right}
        .c{margin: auto}
        
        h3.title{width: 390px; position: relative;padding: 20px 0; color: #fff; font-size: 26px; padding-left: 153px;box-sizing: border-box; background: linear-gradient(90deg,#531ea7,#8f68ff); border-radius: 120px; right: -5px; margin:20px auto 65px auto;}
        h3.title span{display: inline-block;position: absolute; top: 0; left: -5px; padding: 20px 30px;background: linear-gradient(90deg,#8801fe,#c14cff);border-radius: 120px; text-align: center}
      .bgca{background: #ffffff}  
.introduction p{text-indent: 30px; margin-top: 20px; font-size: 14px; text-align: justify; line-height: 22px;}
.introduction h2:first-child+p{margin: 0}


/* ----------banner---------- */ 
	.theme_banner{background:url(banner-3.jpg) no-repeat top center; width: 100%; height:440px; position: relative; overflow: hidden;}
	.theme_banner_pic{width:1080px; height: 440px; margin: auto;display: table}
    .theme_banner_pic>a{display: none}
    .banner-pic{background:url(pic_01.png) no-repeat center 84px; text-align: center; vertical-align: middle;width: 50%; display: table-cell; position: relative; animation: zs02 1s linear ;}
.banner-pic img{animation: zs01 3s linear infinite; position: relative; top: -40px}
.banner-con{width: 100%; display: table-cell; vertical-align: middle;animation: zs03 1s linear ; position: relative; top: -4px; text-align: center}	
@media screen and (min-width: 900px) {
@keyframes zs01{
			0%{top:-40px;}
			25%{top:-30px;}
            50%{top:-20px;}
			75%{top:-30px;}
            100%{top:-40px;}
		}
@keyframes zs02{
    from{opacity: 0; top: -100px}
	to{opacity: 1; top: 0}
}
    
@keyframes zs03{
    from{opacity: 0; top: -100px}
	to{opacity: 1; top: -3px}
}
}
.banner-con h1{font-size: 48px;display: inline-block; color: #fff; font-weight: bold; padding-bottom:20px;line-height: 48px;letter-spacing: 2px;}
.banner-con p{font-size: 26px;display: inline-block; color: #fff; padding: 20px 0; border-top: 1px solid #796df2;line-height: normal; font-weight: bold}
.banner-con li{background: url(true.png) left center no-repeat; padding-left: 30px; display: inline-block; float: left; color: #fff; margin-right: 21px; font-size: 16px;}
.bt a{display: inline-block; color: #ff794a;font-size: 20px; font-weight: bold; text-align: center;transition:all .3s ease; position: relative; top: 56px; line-height: 46px;}
.bt a.bt_a{background: linear-gradient(#ffa744,#ff4b49 39%); letter-spacing: 2px; color: #fff1cb;width: 260px; height: 48px; line-height: 48px; border-radius: 6px; box-shadow: 0 5px 8px #ff9270;}
.bt a.bt_a:after{content:""; display: inline-block; position: absolute;height: 48px; width: 22px; background: url("b_arrow.png") center no-repeat; right: 20px;}
.bt a:hover{text-decoration: none; top: 46px; box-shadow: 0 8px 12px #ff9270}

.theme_banner span{display: none;}
@media screen and (max-width: 900px) {
    .theme_banner_pic{height: auto; width: 100%}
		.theme_banner{background: none;}
		.theme_banner span,.theme_banner_pic>a{display: block;}
		.theme_banner{height: auto;}
		.theme_banner .banner-con{display: none;}
}
@media screen and (max-width: 550px) {
    
}
	
/* ----------产品---------- */  
.con-back{width: 1300px; height: auto; margin:70px auto;}
.con-hd01 ul{display: flex; justify-content:space-between}
.con-hd01 li{height: auto; padding: 50px 36px; border:1px solid #ebdcdc; border-radius: 9px; background: #fff9f9; background: linear-gradient(0deg,#fff,#fffaf4); text-align: center; font-size: 20px;box-sizing: border-box;-webkit-box-sizing: border-box; 
    transition: all .3s ease;position: relative; top: 0;width: 23.3%;}
.con-hd01 li:hover{top: -10px; box-shadow: 0 5px 12px #f7e1e1;border:1px solid #ffc7c7}
.con-hd01 li.b{background: linear-gradient(0deg,#f9f9f9,#fccece)}
.con-hd01 li h1{font-size: 20px; padding-bottom: 20px; margin-bottom: 30px; position: relative; line-height: 25px;color: #333; font-weight: bold}
.con-hd01 li h1 label{font-size: 14px;position: relative;top: 5px;font-weight: normal; color: #333}
.con-hd01 li h1 img{ position: relative; top:3px; left: 12px; z-index: 999999}
.con-hd01 li h1 span{ height:4px; width: 50px; background: #ff794a; display: block; position: absolute; bottom: 0; left: 50%; margin-left: -25px;border-radius: 20px;}
.con-hd01 li.b h1{ width: 100%;}
.con-hd01 li p,.con-hd01 h1{display: inline-block; width: 100%;}
.con-hd01 .hd_table{display: table; width: 100%;}
.mt30{margin-top: 30px}
.con-hd01 p.line{height: 1px; background: #ddd; display: inline-block; margin: 30px  0 6px;}
.con-hd01 li p.one{font-size: 14px; color: #666;padding:2px 0 2px 22px; background: url("tick.png") left center no-repeat; text-align: left}
.con-hd01 li p.one.no{background: none}
.con-hd01 li p.two{color: #999;font-size: 14px;text-align: left}
.con-hd01 li p.two span{ text-decoration: line-through;}
.con-hd01 li p.three{font-size: 14px; letter-spacing: 1px; font-weight: normal; text-align: left; color: #999}
.con-hd01 li p.three b{ color: #ff794a; font-weight: bold;font-size: 32px; line-height: 36px; padding-right: 5px; position: relative; top: 5px;}

.con-hd01 li p.three i{display: inline-block;padding: 2px 6px; border: 2px solid #ff794a; color: #ff794a; background: #fff5f1; font-weight: bold; margin-right: 10px;}
.con-hd01 li p.four{width: 100%;text-align: center;padding-bottom: 1px;}
.con-hd01 li p.three b.one{font-size: 26px;font-weight: bold; letter-spacing: 2px;}
.con-hd01 li a.bt{display: inline-block; width: 100%; padding: 12px 0;text-decoration: none; font-weight: bold;font-size: 17px;margin: auto; background: linear-gradient(#ffa744,#ff4b49 39%);box-shadow: 0 5px 8px #ffc2af; transition:all .3s ease; color: #fff; position: relative; top: 0; border-radius: 3px; margin-top: 40px;}
.con-hd01 li a.bt:hover{top: -5px}



/* ----------其它产品---------- */ 
.con-hd02{margin-top: 20px; position: relative; color: #666; text-align: center}
.con-hd02>a{font-size: 17px; padding: 12px 60px; display: inline-block; border: 2px solid #ff794a; border-radius: 50px; font-weight: bold; transition: all .3s ease}
.con-hd02>a:hover{background: #ff794a; color: #fff; text-decoration: none}
.con-hd02>p{padding:10px 0 10px 0}
        
/* ----------jiesho---------- */ 
        
        h2.tit{font-size:30px; padding-bottom: 36px; line-height: 36px; color: #333; width: 100%; text-align: center}
        h2.tit span.t_l,h2.tit span.t_r{display: inline-block; width: 45px; height: 11px; vertical-align: middle;position: relative;left: -20px; background: url(tit_l.png)}
h2.tit span.t_r{background: url(tit_r.png)}
        h2.tit span.t_r{left: 20px;}
        
        h2.tit p{font-size: 14px; color: #666}
@media screen and (max-width: 900px) {
    h2.tit span.t_l,h2.tit span.t_r{display: none}
}

/*活动说明*/
.con-hd0111{background: #fff; border: 1px solid #dedede; border-radius: 6px; line-height: 26px; margin-top: 30px; position: relative; padding:10px 30px; color: #666;background: linear-gradient(0deg,#fff,#fffaf4); font-size: 13px;}
.con-hd0111 h2{position: absolute;font-size: 20px;left: 50%;top: -21px;padding: 10px 30px;background:#fff;margin-left: -76px;color:#333;border-radius: 90px;border: 1px solid #ddd;}
.con-hd0111 b{color: #333}  

/*使用HTTPS加密的好处*/
.con-hd03 .hd_table{display: table}
        .con-hd03 ul{text-align: center; display: table-row;font-size: 0}
        .con-hd03 li{display: table-cell; width: 33.33333%; font-size: 14px;vertical-align: middle;}  
        .con-hd03 dl{margin:0 15px;border: 1px solid #ddd; padding: 30px; border-radius: 9px;height:100%; background: linear-gradient(#fff,#f9f8ff); position: relative;overflow: hidden; transition: all .3s ease; top:0;} 
.con-hd03 ul:first-child li:nth-child(2) dl,.con-hd03 ul:nth-child(2) li:nth-child(2n-1) dl,.con-hd03 ul:nth-child(3) li:nth-child(2) dl{background: linear-gradient(#f9f8ff,#fff);}

.con-hd03 dt{padding-bottom: 20px;}
.con-hd03 dd b{color: #333; font-size: 16px; margin-bottom: 10px;display: inline-block;}
.con-hd03 dd a{position: absolute; top: 10px; right: 10px; display: block; background: url(arrow_a.png) center no-repeat; height: 26px; width: 26px; background-size: 18px;opacity: 0.5}
.con-hd03 dl:hover a{background: url(arrow.png) center no-repeat; background-size: 18px;opacity:1}
.con-hd03 dl:hover{top: -5px;}
.con-hd03 dd a img{width: 16px;}
@media screen and (max-width: 900px) {
    .con-hd03 li{display:block; width:100%;}
    .con-hd03 li dl{ margin-left: 0!important; margin-right: 0!important}
}

/*为什么选择沃通*/
.con-hd04 dl{border: none; padding:30px;padding-bottom: 0; background: none!important}
.con-hd04_a li{width: 25%}
@media screen and (max-width: 900px) {
    .con-hd04_a li{width: 100%}
}

/*申请流程  沃通SSL证书优势*/
.con_lc{float: left; width: 100%;}
.con_lc dl{width: 100%; float: left;}
.con_lc dt{width: 18%; float:left; text-indent: 45%;}
.con_lc dt p{padding: 20px 0; font-size: 16px; font-weight: bold; color: #333; border-radius: 6px; border:1px solid #ddd; }
.con_lc dt p{background:#fff url(d_01.png) 30px center no-repeat;}
.con_lc dt:first-child+dd+dt p{background-image: url(d_02.png);}
.con_lc dt:first-child+dd+dt+dd+dt p{background-image: url(d_03.png);}
.con_lc dt:first-child+dd+dt+dd+dt+dd+dt p{background-image: url(d_04.png);}
.con_lc dt:first-child+dd+dt+dd+dt+dd+dt+dd+dt p{background-image: url(d_05.png);}
.con_lc dd{width: 2.5%; float:left; color: #ff794a; padding:20px 0;text-align: center;}
.con_lc dd:before{content: "▸"; font-size: 26px;}
@media screen and (max-width: 900px) {
    .con_lc dd,.con_lc dt{width:100%;}
    .con_lc dd:before{content: "▾"}
    .con_lc dt p{background-position:82px center; }
    .con_lc dt{text-indent:135px;}
}

/*关于沃通*/
.con_06{padding: 20px 0; background:#1a1457 url(back.jpg) top center no-repeat;}
.con_06 .tit{color: #fff;}
.con_06 .tit span,.con_06 .tit span:before,.con_06 .tit span:after{background: #fff!important;}
.con_06 p{color: #9591c3;}

/*vp*/
.vp .con-hd03 dl{background: #fff!important}

/* ----------谁在使用沃通---------- */
	.con-hd05{padding-bottom: 30px; }
    .con-hd05 ul{text-align: center; font-size: 0}
	.con-hd05 li{width:15.66666%; min-height: 66px;line-height: 66px;border: 1px solid #ddd;box-sizing: border-box; -webkit-box-sizing: border-box; text-align: center; border-radius: 6px; display:inline-block; padding: 5px 0; margin-left: 12px; margin-bottom: 12px; background: #fff}
    .con-hd05 li:first-child{margin-left: 0}
	.con-hd05 li a{float: left; width: 175px; height: 84px; border: 1px solid #ccc; cursor: auto; position: relative; left: 50%; margin: 0 30px 10px -90px; text-align: center;}
    .con-hd05 li img{vertical-align: middle; max-width: 150px;}
.a_bt{padding-top: 40px;}
.a_bt a{padding: 10px 30px; border: 2px solid #f28158; border-radius:3px; transition: all .3s ease; position: relative; top: 0}   
.a_bt a:hover{background: #f28158; color: #fff; top: -5px;}
        
/* ----------响应式---------- */ 
	@media screen and (max-width: 1024px) {
        .con-back{width: 88%}
        .con-hd05 li,.con-hd05 li:first-child{width: 29%; margin:10px}
	}
	@media screen and (max-width: 900px) {
        h3.title{width: 100%; padding-left:0; right: 0}
        h3.title span {top: -40px; left: 50%; padding: 10px 0;border-radius: 120px 120px 0 0;width: 140px;margin-left: -70px; font-size: 18px;}
        
        .con-hd01{text-align: center}
        .con-hd01 ul{display: block}
        .con-hd01 li{width: 100%; float: none;}
        .con-hd01 li{margin-top: 30px;}
        .con-hd01 li:first-child{margin-top: 0;}
        .con-hd011 li.b{margin: 0;margin-bottom: 30px;}
        .con-hd01 li p.one.no{display: none}
        
        .hcell{display: inline-block; width: 100%; text-align: center}

        .con-hd05 li,.con-hd05 li:first-child{width: 50%; text-align: center}
        .con-hd05 li a{ width: 80%; padding: 0 8% 10px 8%; margin: 0; left: 0; height: auto; float: none; display: inline-block}
		.con-hd05 li a img{width:100%}
	}
	
	
