
/* 轮播图 */
.banner {
  width: 100%;
}
.pc_imgBox{
  display: block;
  width: 100%;
  height: 600px;
  background-size: 100% 100%;
  background-position:  center;
  background-repeat: no-repeat;
}
.m-t {
  margin-top: 40px;
}

.m-b {
  margin-bottom: 40px;
}
.title{
  font-weight:bold;
  font-size: 32px;
  color:#333333;
  text-align: center;
  margin-bottom: 60px;
}

/* 网站可信任 */
.row-one {
  padding: 80px 0;
  background-color: #f5f5f7;
}
.row-one .title {
  margin-bottom: 20px;
}
.subhead {
  text-align: center;
  margin-bottom: 60px;
}
.row-one .certificate {
  width: 760px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.row-one .certificate .part-l {
  width: 162px;
  height: 62px;
  line-height: 62px;
  text-align: center;
  color: #FFFFFF;
  margin-top: 100px;
  background-color: #11b984;
}
.row-one .certificate .part-r {
  position: relative;
}
.row-one .certificate .part-r li {
  position: absolute;
}
.row-one .certificate .part-r li span {
  display: inline-block;
  vertical-align: middle;
}
.row-one .certificate .part-r li .txt {
  font-size: 16px;
  color: #b9b8b8;
}
.row-one .certificate .part-r li .circle {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #b9b8b8;
}
.row-one .certificate .part-r li .line {
  width: 110px;
  height: 1px;
  background-color: #b9b8b8;
}
.row-one .certificate .part-r li:nth-child(1) {
  top: 80px;
  left: -102px;
}
.row-one .certificate .part-r li:nth-child(2) {
  bottom: 164px;
  left: -128px;
}
.row-one .certificate .part-r li:nth-child(3) {
  top: 152px;
  right: -138px;
}
.row-one .certificate .part-r li:nth-child(4) {
  bottom: 66px;
  right: -100px;
}
/* 多平台展示 */
.more a {
  width: 150px;
  display: inline-block;
  margin: 4px auto;
  text-align: center;
}
.more a img {
  width: 50px;
}
.more .subhead {
  text-align: center;
}
.more a .text {
  text-align: center;
  height: 40px;
  line-height: 40px;
  margin-bottom: 5px;
  /* color:#888888; */
}
.more .nav-tabs{
  border: 0;
}
.more a:hover{
  color: #11B984;
  text-decoration: none
}
.nav-my .color {
  color: #11B984;
}
.more .nav-tabs .active {
  color: #11B984;
  text-decoration: none;
  transition: all 0.5s;
  border-bottom: 2px solid #11B984;

}
.more .active::after{
  height: 2px;
  width: 50%;
  text-align: center;
  border-bottom: 2px solid #11B984;
}
.more h3,
.multi-platform h3,
.Version h3 {
  margin: 40px;
  font-size: 27px;
  font-weight: bold;
  text-align: center;
}

.y_title {
  height: 30px;
  font-weight: bold;
  line-height: 30px;
  font-size: 24px;
  padding: 20px;
  margin-left: 20px;
  color: #11B984;
}

.y_content {
  font-size: 14px;
  color: #666666;
  margin: 40px;
  line-height: 30px
}

.img_right:after {
  position: relative;
  bottom: 0;
  right: 0;
  content: "";
  width: 180px;
  height: 150px;
  /* background-image: url('../../images/coalition/m_radius.png'); */
  z-index: 2000000;

}

/* tab */
.multi-platform .multi-content {
  height: auto;
  margin: 0 auto;
}
.multi-platform .multi-content a {
  height: 30px;
  line-height: 30px;
  padding: 34px;
  font-weight: bold;
 
}
/* box-shadow: 0 0 20px #f4f4f4; */
.multi-platform .multi-content a:hover{
  color: #11B984;
  text-decoration: none;
  border-bottom: 2px solid #11B984; 
}
.multi-platform .multi-content .active{
  color: #11B984;
  text-decoration: none;
}

.multi-platform .nav-tabs {
  text-align: center;
}
.multi-platform .caption h4 {
  margin-top: 20px;
}
.tab-multi-content{
  cursor: pointer;
  color: #333;
}
.nav-my{
  border-bottom:2px solid #f2f2f2; 
  height: 60px;
  
}
.nav-my div a{
  line-height: 60px;
  padding: 20px;
  color: #888888;
  text-decoration: none;
   font-size: 14px;
   font-weight: bold;
  
}

.nav-my .active{
  border-bottom:2px solid #11B984; 
  transition: all 0.5s;
}
.h4-texts{
  font-weight: bold;
  line-height: 40px;
  color: #333;
}
.h4-text{
  font-weight: bold;
  line-height: 40px;
}
/* 版本介绍 */
.priceItem ul li .span{
  display: inline-block;
  padding: 3px;
  width: 20px;
  height: 20px;
  border-radius:50%;
  font-size:4px; 
  background-color: #11B984;
  color: #ffffff;
} 
.versions {
  padding: 80px 0;
}
.versions a.link,.versions a:visited{
	color: #11B984;  
}     
.versions li,li ul{
	margin: 0;
	padding: 0;
}

.versions #priceTable6{
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	max-width: 1200px;
}

.versions ul li.priceItem{
	position: relative;;
	font: 1em/1.4em "MicrosoftYaHei-Bold";
	display: block;
	width: 16%;
	float: left;
	height: auto;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
	box-shadow: 0px 0px 2px #11B984;
}

.versions ul li.priceItem.active, ul li.priceItem:hover{
	/*margin-left: -10px;*/
	-moz-box-shadow: 1px 1px 5px #11B984;
	-webkit-box-shadow: 4px 4px 8px #11B984;
	border-left:1px #11B984 solid; 
	border-right:1px #11B984 solid; 
	box-shadow: 0px 0px 32px #11B984;
  /* top: -20px; */
  z-index: 1001;
  margin-top:-10px;
}



.versions ul.priceTable li ul li{
	display: inline-block;
	display: block;
	cursor: default;
	height: 46px;
  line-height: 45px;
	text-align: center;
	
}

.versions ul.priceTable li ul li.odd{
	/* background: #EFEFEF; */
	border-right: 1px solid #11B984;
	border-top: 1px solid #11B984;
	border-bottom: 1px solid #11B984;
}
.versions ul.priceTable li ul li.even{
	border-right: 1px solid #11B984;
}


.versions ul.priceTable li ul li:last-child{
	border-bottom-color: transparent;
}

.versions ul.priceTable li ul li.header{
	font-size: 1.4em;
	font-weight: bold;
	border-top:3px #11B984 solid; 
	height:205px;
	line-height: 0;
}
.versions ul.priceTable li ul li.header .icon{
	display: inline-block;
	width: 100%;
	margin: 0px 0 10px 0;
	
}

.versions ul.priceTable li ul li.header .price{
	display: inline-block;
	font-size: 1.2em;
	font-weight: bold;
	color: red;
	margin: 20px 0 10px 0;
	
}

.versions ul.priceTable li ul li span.strong{
	font-size: 1.2em;
}

.versions .bg_green{
	background-color: #11B984;
	color: azure;
	font-size: 14px;
	font-weight: bold;
}


/* priceItems */
.versions ul li.priceItems{
	position: relative;;
	font: 1em/1.4em "Lucida Grande", "Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
	display: block;
	width: 20%;
	float: left;
	height: auto;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
	box-shadow: 0px 0px 2px #11B984;
}
.priceItems ul li {
	text-align: left !important;
	padding-left: 20px;
}
.priceItems ul .frist-header {
	text-align: left !important;
	padding-left: 0px !important;
}
.versions .priceItems ul li {
	border-right: 1px solid #11B984;
	border-left: 1px solid #11B984;
	border-bottom: 1px solid #11B984;
}

.versions .priceItems .out {
	border-top: 204px #f5f5f573 solid; 
	width: 0px; 
	height: 0px; 
	border-left: 226px #ffffff solid; 
	position: relative; 
  }
.versions .priceItems .tr{font-style:normal;display:block;position:absolute;top: -162px;
    left: -80px;} 
.versions .priceItems .lb{font-style:normal;display:block;position:absolute;top:-60px;left:-214px;}


.versions .header .hot{
	position: absolute ;
	top: 0px;
	right:15px;
	width: 40px;
  height: 50px;
  font-size: 14px;
	line-height: 40px ;
	color: #ffffff;
	z-index: 20666;
	padding-bottom: 3px;
	background-image: url('../../images/coalition/t_teshi@2x.png');
	background-size: 100% 100%;
  
  }
.versions .clear {
  clear: both;
}

/* SSL证书部署流程 */
.lastest {
    padding: 80px 0;
    background-color: #11b984;
}
.lastest .subhead {
  color: #FFFFFF;
}
.lastest .title{
    font-weight:bold;
    font-size: 32px;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 20px;
}
.lastest .flow {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.lastest .flow li .section {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
}
/* .lastest .flow li .section .pic {
    width: 120px;
    height: 120px;
    text-align: center;
    line-height: 120px;
    border-radius: 50%;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 2px solid #327fd8;
} */
.lastest .flow li .section img {
  width: 120px;
  margin-bottom: 20px;
    /* vertical-align: middle; */
}
.lastest .flow li .arrow {
  display: inline-block;
  font-size: 32px;
  vertical-align: top;
  color: #FFFFFF;
  margin-top: 40px;
  margin-left: 10px;
}

/* 返回顶部+咨询 */
.consult {
  position: fixed;
  top: 36.5%;
  right: 5px;
}
.consult .gotop {
  display: inline-block;
  width: 45px;
  height: 45px;
  border: 1px solid #1C5FBA;
  border-radius: 4px;
  text-align: center;
  padding-top: 10px;
  background-color: #FFFFFF;
}
.consult .gotop img {
  width: 23px;
}
.consult .consult-detial {
  width: 45px;
  height: 112px;
  background: url('../../images/hbg.png') no-repeat;
  background-size: cover;
  margin-top: 10px;
  padding-top: 20px;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.consult .consult-detial img {
  width: 23px;
}
.consult .consult-detial .ask {
  font-size: 14px;
  color: #FFFFFF;
  writing-mode: vertical-rl;
  margin-left: 15px;
  margin-top: 17px;
  font-weight: 400;
}
#floatDivBoxs {
  width: 160px;
  background: #fff;
  position: absolute;
  right: 57px;
  top: -30px;
  text-align: left;
  font-size: 14px;
  display: none;
}
#floatDivBoxs .floatDtt {
  width: 100%;
  height: 45px;
  line-height: 45px;
  background: url('../../images/vbg.png') no-repeat;
  background-size: 100% 100%;
  color: #FFFFFF;
  text-indent: 14px;
  font-weight: 400;
}
.floatShadow {
  background: #fff;
  display: none;
}
#floatDivBoxs .floatDqq {
  list-style: none;
  padding: 0 14px;
}
#floatDivBoxs .floatDqq li {
  height: 42px;
  line-height: 42px;
  color: #666666;
}
#floatDivBoxs .floatDqq li a:hover {
  color: #1C5FBA;
}
#floatDivBoxs .floatDqq li a img {
  vertical-align: middle;
}
.floatDext {
  color: #666666;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  display: none;
}
#floatDivBoxs .wxcode {
  text-align: center;
  display: none;
}
#floatDivBoxs .wxcode img {
  width: 95%;
}
@media screen and (max-width: 1800px) {
  .pc_imgBox{
      height: 550px;
  }
}
@media screen and (max-width: 1500px) {
  .pc_imgBox{
      height: 500px;
  }
}
@media screen and (max-width: 1366px) {
  .pc_imgBox{
      height: 450px;
  }
}