@charset "UTF-8";

/*背景色*/
.bg-brown{
    background: #f2dfca;
}
.bg-white{
    background: #ffffff;
    padding-bottom: 0.5rem;
}
.bg-blue{
    background: #FFFFFF;
}
.bg-green{
}
.bg-pink{
    background: #ef3d57;
}
.bg-paleyellow{
    background: #f7b500;
}
.bg-sppic{
    background: url(../images/bg.jpg) no-repeat;
    background-size: 100% 100%;
}

.bg-sppic2{
    background: url(../images/bg.jpg) no-repeat;
    background-size: cover;
}
.bg-sppic3{
    background:#d7f5f7 url(../images/bg3.jpg) no-repeat;
    background-size: 100% 100%;
}
.bg-boxpic1{
    background: url(../images/boxbg01.png) no-repeat;
    background-size: cover;
    height: 2.8rem;
}
.bg-boxpic2{
    background: url(../images/boxbg02.png) no-repeat;
    background-size: cover;
    height: 3.4rem;
}
.bg-boxpic3{
    background: url(../images/boxbg03.png) no-repeat;
    background-size: 100%;
}
.bg-boxpic4{
    background: url(../images/boxbg04.png) no-repeat;
    background-size: 100%;
}
.bg-boxpic5{
    background: url(../images/boxbg05.png) no-repeat;
    background-size: 100%;
}
.bg-bluepic{
    background:#5ac3d8 url(../images/bluebg.jpg) no-repeat;
    background-size: 100%;
}
.bg-greenpic{
    background:#c4dc50 url(../images/greenbg.jpg) no-repeat;
    background-size: 100%;
    background-top:top;
}

.bg-linear1{
    background: linear-gradient( #05adb0 10%, #41c89b 100%);
}
.bg-picklinelinear2{
    background: linear-gradient( #f4546e, #ffc39f);
}
.bg-orangelinelinear1{
    background: linear-gradient( #fa994c, #ff542f);
}


/*文字*/
.t-bold{
	font-weight:bold;
}
.t-c-36{
    color:#2a9384;
    font-size: 0.36rem;
    line-height: 0.6rem;
	text-align: center;
}
.t-c-30w{
    color:#fff;
	background: #224888;
    font-size: 0.3rem;
	border-radius:0.1rem;
    line-height: 0.6rem;
	text-align: center;
}
.t-c-30{
    color:#ffffff;
    font-size:0.28rem;
    line-height: 0.45rem;
    text-align:left;
	padding-left: 15px;
	width: 95%;
	letter-spacing: 1px;
	padding-top: 30px;
	text-indent: 2em;

}
.t-c-30 span{
    color: #ff4558;
}


.t-c-24{
    color: #232323;
    font-size:0.24rem;
    line-height: 0.36rem;
    text-align:center;
}


.t-c-22{
  width: 96%;
  margin:0 auto;
  color: #fff;
  font-size: 0.26rem;
  line-height: 0.4rem;
  text-align: center;
  text-shadow: 1px 1px 5px #000;
}

.t-c-18{
    width: 100%;
    margin: 0 auto;
    font-size: 0.18rem;
    line-height: 0.3rem;
    text-align: center;
    color: #08488d;
}
.t-l-36{
    color:#fff;
    font-size: 0.36rem;
    line-height: 0.5rem;
	-webkit-text-stroke:0.001rem #000;
}
.t-l-30{
    color:#000;
    font-size: 0.3rem;
    line-height: 0.36rem;
    text-align: justify;
}
.t-l-26{
    color:#005d9e;
    font-size: 0.26rem;
    line-height: 0.36rem;
}
.t-l-24{
    color:#005d9e;
    font-size: 0.24rem;
    line-height: 0.36rem;
}
.t-l-22{
    color:#18264d;
    font-size: 0.22rem;
    line-height: 0.36rem;
	text-indent:0.44rem;
	text-align:left
}
.t-l-20{
    width:94%;
    margin:0 auto;
    color:#323232;
    font-size: 0.2rem;
    line-height: 0.36rem;
    text-align: justify;
}

.bmrk{
	width:60%;
	margin:10px auto 10px auto;


}
.bmrk p{
	width:94%;
	margin:0 auto;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 0.5rem;
	line-height:1rem;
	text-align: center;
	letter-spacing: 0.05rem;
	
}

.hbjx1{
	width:70%;
	margin:30px auto 10px auto;
    background: #33b3e6;
	

border-top-left-radius:15px;
border-bottom-right-radius:15px;
position: relative;
z-index: 9;
}

.hbjx1 p{
	width:94%;
	margin:0 auto;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 0.5rem;
	line-height:1rem;
	text-align: center;
	letter-spacing: 0.05rem;
	
}



.PicList{
	width: 100%;
	margin: 0 auto;
	 overflow: hidden;
}

.PicList li{
	margin-left: 3%;
	margin-bottom: 2%;
	float: left;
	 width: 46%;
	 overflow: hidden;
	 display: block;
}





















.asd{height: 10px;}

.t-c-30 span{ color: #2aa5ed;}

.znz{
width: 100px;
background: #2aa5ed;
border-radius: 8px;
font-size: 0.4rem;
line-height:0.6rem;
text-align: center;
color:#FFFFFF;
margin-top: 30px;
margin-left: 30px;
}

.howbuy{
width: 100px;
background: #2aa5ed;
border-radius: 8px;
font-size: 0.4rem;
line-height:0.6rem;
text-align: center;
color:#FFFFFF;
margin-top: 30px;
margin-left: 30px;
}



.t-c-30000{
    color:#4b4b4b;
    font-size:0.28rem;
    line-height: 0.45rem;
    text-align:left;
	text-indent: 2em;
	padding-left: 15px;
	width: 93%;
	letter-spacing: 1px;
	padding-top: 10px;

}





.t-l-20  b{
    color: #e40149;
}
.t-l-18{
    color:#005d9e;
    font-size: 0.18rem;
    line-height: 0.36rem;
    text-align: justify;
	padding-left: 0.5rem;
}
.t-l-18 span{
    background: #ff6d25;
    color: #fff;
    border-radius: 0.1rem;
    padding: 0.05rem;
    margin-right: 0.1rem;
	
}

.t-l-14{
    width:96%;
    margin:0 auto;
    color:#323232;
    font-size: 0.14rem;
    line-height: 0.24srem;
    margin-top: 0.1rem;
    text-align: justify;
}

.t-l-12{
    width:96%;
    margin:0 auto;
    color:grey;
    font-size: 0.12rem;
    line-height: 0.17rem;
    margin-top: 0.1rem;
    text-align: justify;
}

/* list列表样式 */
.list-l-14{
    width: 96%;
    margin:0 auto;
    padding-bottom: 0.3rem;
}
.list-l-14 h3{
    font-size: 0.18rem;
    line-height: 0.4rem;
    color:#fff;
    padding-left: 0.28rem;
    text-indent: -0.28rem;
    text-align: left;
    text-align: justify;
}
.list-l-14 li{
    font-size: 0.14rem;
    line-height: 0.3rem;
    color:#030039;
    padding-left: 0.14rem;
    text-indent: -0.14rem;
    text-align: left;
    text-align: justify;
}
.list-l-14 li b{
}

.list-l-14 table{
  width: 60%;
  margin:0 auto;
}

.list-l-14 table td{
    font-size:0.14rem;
    color: #fff;
    text-align: center;
    border:1px solid #fff;
}

.list-l-14 table b{
    font-weight: bold;
    color: red!important;
}

.list-l-16{
    width: 96%;
    margin:0 auto;
    margin-top: 0.2rem;
}
.list-l-16 li{
    font-size: 0.18rem;
    line-height: 0.35rem;
    color:#636363;
    padding-left: 0.5rem;
    text-indent: -0.5rem;
    text-align: left;
    text-align: justify;
}
.list-l-16 li b{
    color: #e40149;
    font-weight: normal;
}
.list-l-18{
    width: 94%;
    margin:0 auto;
}
.list-l-18 li{
    font-size: 0.18rem;
    line-height: 0.35rem;
    color:#323232;
    padding-left: 0.3rem;
    text-indent: -0.3rem;
    text-align: left;
}
.list-l-18 li b{
    color: #e40149;
    font-weight: normal;
}
.list-l-22{
    width: 94%;
    margin:0 auto;
}
.list-l-22 li{
    font-size: 0.22rem;
    line-height: 0.35rem;
    color:#fff;
    list-style: square inside;
    text-align: left;
}
.list-l-24{
    width: 94%;
    margin: 0 auto;
    margin-top: 0.1rem;
    color: #323232;
    font-size: 0.23rem;
    line-height: 0.36rem;
    text-indent: -0.3rem;
    padding-left: 0.3rem;
    text-align: justify;
}
.list-l-24 span{
  font-size: 0.3rem;
  color: #ff0000;
  font-style: italic;
}




/* table样式 */
.table-div{
    width: 94%;
    margin:0 auto;
    margin-top: 0.2rem;
}
.table-dl{
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}
.table-dl li{
    width: 100%;
    background: #00a0e9;
    color: #fff;
    text-align: center;
    font-size: 0.24rem;
    line-height: 0.5rem;
}
.table-ul{
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}
.table-ul li{
    width: 50%;
    background: #fff;
    color: #323232;
    border:1px solid #00a0e9;
    text-align: center;
    font-size: 0.22rem;
    line-height: 0.33rem;
}
.table-ul li:nth-child(1){
    display: flex;
    flex-wrap: column;
    align-items: center;
    justify-content: center;
    border-right: none;
}
.table-ul li:nth-child(n+1){
    border-top: none;
}
.table-ul li span{
    color: #cb261c;
}




/*图片*/
.u-col-1pic{
    width: 3.9rem;
    margin: 0rem auto 0.2rem auto;
}
.u-col-1pic li{
    width: 3.9rem;
    height: 0.76rem;
    margin-top: 0.1rem;
}
.u-col-1pic li img{
    vertical-align: top;
}

img.img-title1{
    position: absolute;
    left: 0;
    top:-0.3rem;
    width: 5.95rem;
    height: 0.86rem;
}
img.img-title2{
    display: block;
    width: 4.17rem;
    margin: 0 auto;
}

.ico1{
    width: 0.25rem;
    height: 0.25rem;
}

.titlebg{
    width: 100%;
    margin:0 auto;
    margin-top: 0.3rem;
    background: url("../images/titlebg.jpg") no-repeat;
    background-position: center;
    background-size: 110% 100%;
    font-size: 0.36rem;
    line-height: 0.42rem;
    color: #ed4e4e;
    text-align: center;
}


/*绝对定位*/
.position_relative > .position_absolute1{
    position: absolute;
    left: 0.67rem;
    top:0.7rem;
    width: 6.4rem;
}
.position_absolute1 h2{
    font-size: 0.3rem;
    line-height: 0.76rem;
    text-align: center;
    color: #1663a5;
}
.position_absolute1 li{
    font-size: 0.18rem;
    line-height: 0.3rem;
    color: #323232;
    text-align: center;
}

.position_relative > .titlecenter{
    position: absolute;
    top:37%;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0.3rem;
    line-height: 0.76rem;
    color: #fff;
}

.position_relative > .position_absolute2{
    position: absolute;
    left: 0.25rem;
    top:0;
    width: 4rem;
}

.position_absolute2 > h3{
    font-size: 0.18rem;
    line-height: 0.26rem;
    color: #fff;
    margin-top: 0.3rem;
    margin-left: 0.25rem;
}

.position_absolute2 > .black16{
    width: 3.7rem;
    margin-top: 0.25rem;
}

.position_absolute2 > .black16 li{
    font-size: 0.12rem;
    line-height: 0.22rem;
    color: #000000;
    text-indent: 0.46rem;
}

.position_relative > .position_absolute3{
    position: absolute;
    right: 0.25rem;
    bottom: 0.45rem;
    width: 1.1rem;
    height:0.4rem;
    line-height: 0.3rem;
    font-size: 0.14rem;
    color: #fff;
    text-align: center;
    padding: 0.05rem;
    background: #5f96ec;
    border-radius: 0.05rem;
}


/*对话flex布局*/
.flexone{
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    align-items: flex-start;
}
.flexone > li{
    flex-direction: column;
}

.flexleft-img{
    width: 0.7rem;
    height: 0.7rem;
}

.flexright-word1{
    width: 4.9rem;
    font-size: 0.31rem;
    line-height: 0.33rem;
    font-weight: bold;
    text-align: left;
    color: #fdc750;
}

.flexright-word2{
    width: 4.9rem;
    font-size: 0.2rem;
    line-height: 0.3rem;
    font-weight: bold;
    text-align: left;
    color: #fff;
}

/*图文*/
.tuwen1{
    width: 3rem;
    margin-left: 1rem;
    margin-top: 0.2rem;
}
.tuwen1 li{
    color:#fdc750;
    font-size: 0.2rem;
    font-weight: bold;
}
.tuwen1 img{
    width: 2.46rem;
    height: 1.14rem;
}

.tuwen-img-r{
    position: relative;
    width: 7rem;
    height: 3.8rem;
    margin: 0.2rem auto 0 auto;
    background: #fff;
}

.tuwen-img-r img{
    position: absolute;
    right: 0;
    top:-0.2rem;
    width: 2.67rem;
    height: 3.91rem;
}

.tuwen-test-l{
    width: 4.15rem;
}

.livideo{
  align-items: center;
  width: 90%;
  margin: 0 auto;
  margin-top: 0.2rem;
  font-size: 0.22rem;
  color: #4776c9;
  line-height: 0.4rem;
}
.livideo img{
  float: left;
  width: 1.37rem;
  height: 0.87rem;
  padding-right: 0.3rem;
}
.livideo a{
  display: block;
  text-decoration: underline;
  color: red;
}
.livideo li{
}


.sph4 ul{
  height: 4.2rem!important;
}



/* 补充 */
.fuli{
  position: relative;
  width: 96%;
  margin: 0 auto;
}
.fuli > a > img.fuli5{
  position: absolute;
  width: 96%;
  bottom: 7%;
  left: 2%;
}

.fuli > .fuli-button {
  position: absolute;
  width: 26%;
  left:37%;
  bottom:0.6rem;
  font-size:0.2rem;
  line-height: 0.4rem;
  text-align: center;
  border-radius: 0.2rem;
  border-bottom: 1px solid #e46229;
  background:-webkit-gradient(linear, 0 0, right 0, from(#f57b2b), to(#f9c434));
}

.pahdsm{
    position: absolute;
    right:5%;
    top:25%;
    width: 0.6rem;
    height: 0.6rem;
}

.underline{
	padding-bottom:0.2rem;
}

.liststylenone{
	list-style:none!important
}


/* --------------------------------

弹窗

-------------------------------- */


        .mask{
            position:fixed;
            width:100%;
            height:100%;
            left:0;
            top:0;
            background-color:rgba(0,0,0,.35);
            z-index: 99;
        }
        .mask .show{
            position: absolute;
            left:0;
            right:0;
            top:0;
            bottom: 0;
            width:94%;
            height:8rem;
            margin:auto;
            background: #fff;
            border:2px solid #089d8f;
            border-radius:0.1rem;
            overflow: auto;
        }
        .mask .closebutton{
            position: absolute;
            top: 15%;
            right: 8px;
            width: 30px;
            height: 30px;
            z-index: 999;
            border-radius: 50%;
            background: #089d8f;
        }
        .closebutton::before,.closebutton::after {
            content: '';
            position: absolute;
            top: 12px;
            width: 14px;
            height: 3px;
            background-color: #fff;
        }
        .closebutton::before {
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
            right: 8px;
        }
        .closebutton::after {
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
            right: 8px;
        }















/*---自定义滚动条--*/
.h3_tc{ font-size:0.16rem; line-height:0.2rem; color:#7f5400; text-align:left; font-weight:normal;}
.p_tc{ font-size:0.2rem; line-height:0.36rem; color:#7f5400; text-align:left; padding:0; margin:0;}

.cd-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(94, 110, 141, 0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  z-index: 888;
}
.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
  position: relative;
  width: 90%;
  height: 80%;
  max-width: 400px;
  
 
  
   font-size: 0.26rem; 
   
   color: #323232;  
   padding-top: 0.2rem; 
   
   line-height: 28px;
   
  margin: 10% auto;
  padding-top: 0.5rem;
  background: #FFFFFF;
  border:4px solid #2e73a9;
  border-radius: .25em .25em .4em .4em;
  
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  overflow: auto;
  
}
.cd-popup-container p {
	text-align: center;
	  
	 font-size: 24px; 
	 color: #f0861d;
	 padding: 5px 10px;
	 overflow: hidden;
	 line-height: 25px;
	 letter-spacing: 1px;
	 font-weight: bold;
	
}
.cd-popup-container  li{
	text-align: justify;
	width: 95%;
	margin-left: 10px;
	letter-spacing: 1px;
	word-wrap:break-word;
}

.cd-popup-container  li a{
		 color: #19a2f0;
		 text-decoration: underline;
}

.cd-popup-container p span{
	font-weight: bold;
	
}

.con_tc{
	
}

.tc_wz{
	
	 font-size: 0.36rem; 
	 color: #1362a6;
	 line-height: 0.6rem;
	 text-align: justify;
}
.tc_title{
	
	font-size: 0.42rem;
	color: #1362a6;
	line-height: 0.6rem;
	font-weight: bold;
	padding-top: 20px;
	
}

.cd-popup-container table {
	width: 100%;
	text-align: center;
    margin: 10px auto;
	border-radius: 20rem;
	
}
.cd-popup-container table th{
	 
	  font-size: 0.35rem; 
	 color: #1362a6;
	 font-weight: bold;
	 background: #FFFFFF;
	 line-height:0.7rem;
	  border-bottom:1px solid  #1362a6;
}

.cd-popup-container table td{
	 
	  font-size: 0.25rem; 
	 color: #323232;
	 border-bottom:1px solid  #1362a6;
	 background: #FFFFFF;
	 line-height:0.6rem;
}



.cd-popup-container .cd-buttons:after {
  content: "";
  display: table;
  clear: both;
}
.cd-popup-container .cd-buttons li {
  float: left;
  width: 50%;
}
.cd-popup-container .cd-buttons a {
  display: block;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
  color: #FFF;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-popup-container .cd-buttons li:first-child a {
  background: #fc7169;
  border-radius: 0 0 0 .25em;
}
.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
  background-color: #fc8982;
}
.cd-popup-container .cd-buttons li:last-child a {
  background: #b6bece;
  border-radius: 0 0 .25em 0;
}
.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
  background-color: #c5ccd8;
}
.cd-popup-container > .cd-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
  z-index: 999;
}
.cd-popup-close::before,.cd-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #8f9cb5;
}
.cd-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 8px;
}
.cd-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px;
}
.is-visible .cd-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (min-width: 1170px) {
  .cd-popup-container {
    margin: 8em auto;
  }
}


/*modal*/
.apply-form {
    width: 100%;
    /* margin-top: .25rem; */
}
.m-apply .apply-form {
    /* margin-top: .35rem; */
}
.form-line {
    width: 100%;
    /* height: 40px; */
    margin: 0 auto;
    margin-bottom: .25rem;
    overflow: hidden;
    line-height: .55rem;
    position: relative;
}
.a-tips{
    width: 30%;
    color: #ef3e58;
    font-size: .24rem;
    text-align: right;
    /* line-height: .55rem; */
    float: left;
    margin-right: .1rem;
    font-weight:  bold;
    /* letter-spacing: .05rem; */
}
.inp {
    width: 67%;
    border: 0;
    background: #fff;
    font-size: .25rem;
    padding: 0 .1rem;
    float: left;
    line-height: .55rem;
    height: .55rem;
    color: #666;
    /* border-radius: .1rem; */
    border: 1px solid #ddd;
    box-sizing: border-box;
}
.a-tips2{
    width: 100%;
    color: #ef3e58;
    font-size: .24rem;
    text-align: left;
    /* line-height: .55rem; */
    margin-right: .1rem;
    font-weight:  bold;
    /* letter-spacing: .05rem; */
}
.inp2 {
    width: 100%;
    border: 0;
    background: #fff;
    font-size: .25rem;
    padding: 0 .1rem;
    line-height: .55rem;
    height: .55rem;
    color: #666;
    /* border-radius: .1rem; */
    border: 1px solid #ddd;
    box-sizing: border-box;
}
/* å‹¾é€‰æç¤ºCSS */
.aggress {
    position: relative;
    width: 79%;
    height: .3rem;
    margin: .2rem auto 0;
    padding: 0 .35rem;
    line-height: .3rem;
    font-size: .25rem;
    color: #595959;
    box-sizing:  border-box;
    text-align: left;
}
.agg-icon {
     position: absolute;
     left: 0;
     top: 0;
     width: .3rem;
     height: .3rem;
     background: url(../images/modal/icon-sel1.png) center no-repeat;
     background-size: 100% 100%;
     cursor: pointer;
 }
.agg-icon2 {
    position: absolute;
    left: 0;
    top: 0;
    width: .3rem;
    height: .3rem;
    background: url(../images/modal/icon-sel1.png) center no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.agg-icon1 {
    background: url(../images/modal/icon-sel2.png) center no-repeat;
    background-size: 100% 100%;
}
.agg-icon22 {
    background: url(../images/modal/icon-sel2.png) center no-repeat;
    background-size: 100% 100%;
}
.aggress a {
    color: #2c76ab;
    text-decoration: underline !important;
}
.btn-sty {
    width: 58%;
    height: .65rem;
    line-height: .6rem;
    font-size: .28rem;
    font-weight: bold;
    color: #fff;
    margin: .4rem auto .2rem;
    text-align: center;
    border-radius: .4rem;
    cursor: pointer;
    letter-spacing:  .05rem;
    background: #dc1442;
    /* border: 2px solid #fff; */
    box-shadow: 0 -0.1rem #911327 inset;
}
.m-tips .m-title {
    height: 3rem;
}
.code {
    /* width: 56%; */
}
.getCode {
    width: 33%;
    /* height: 42px; */
    position:absolute;
    top: 0;
    right: 1.5%;
    text-align: center;
    background: #ef3e58;
    color: #fff;
    font-size: .25rem;
    /* border-radius: 4px; */
    cursor:  pointer;
    /* border-radius: .1rem; */
    border: 1px solid #ddd;
    box-sizing: border-box;
}
.modal {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 1000;
    overflow:  auto;
    background: rgba(0,0,0,.7);
    -webkit-box-align: center;
    -webkit-box-pack:center;
}
.modal-box {
    width: 84%;
    /* background: #f2f2f2; */
    position: relative;
    display: none;
    box-sizing: border-box;
    padding: .3rem;
    font-size: .22rem;
    color: #313131;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    background-image: url(../images/modal/bg1.png);
}
.m-tips {
    text-align: center;
    padding-top: .4rem;
    background-image: url(../images/modal/bg7.png);
}
.close-box {
    position: absolute;
    top: -.52rem;
    right: .15rem;
    width: .7rem;
    height: .68rem;
    background: url(../images/modal/close.png) center no-repeat;
    background-size: 100%;
    cursor: pointer;
    z-index:  11;
}
.m-yxQrcode {
    background-image: url(../images/modal/bg3.png);
    background-size: 100% 100%;
}
.m-title {
    width: 100%;
    font-size: .45rem;
    color: #ef3e58;
    padding: .2rem;
    box-sizing: border-box;
    font-weight: bold;
}
.m-txt {
    width: 100%;
    font-size: .22rem;
    color: #575757;
}
.m-qrcode {
    width: 30%;
    margin: .2rem;
}
.m-mians {
    background-image: url(../images/modal/bg4.png);
}
.m-txt1 {
    font-size: .24rem;
    padding-bottom: .2rem;
}
.m-txt1 span {
    color: #ef3e58;
}
.ms-img {
    width: 60%;
    display: block;
}
.ms-qrcode {
    width: 30%;
    position: absolute;
    bottom: .8rem;
    left: 58%;
}
.m-rule {
    background-image: url(../images/modal/bg6.png);
}
.modal-box .txt {
    text-align: left;
    max-height: 7.3rem;
    overflow: hidden;
    overflow-y: auto;
    line-height: 1.5;
}
.modal-box .txt::-webkit-scrollbar {
    width: .1rem;
    height: .02rem;
    background: #ffffff;
    border-radius: .1rem;
    /* 外层轨道 */
}
.modal-box .txt::-webkit-scrollbar-thumb {
    border-radius: .1rem;
    background: #d61b57;
}
.qsq-login {
    background-image: url(../images/modal/bg2.png);
}
/*modal end*/
.box {
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 80px 0 50px;
    line-height: 1.4;
}
.box1 {
    background-image: url(../images/bg/1.jpg);
}
.box2 {
    background-image: url(../images/bg/2.jpg);
}
.box3 {
    background-image: url(../images/bg/3.jpg);
}
.box4 {
    background-image: url(../images/bg/4.jpg);
}
.box5 {
    background-image: url(../images/bg/5.jpg);
}
.box6 {
    background-image: url(../images/bg/6.jpg);
}
.box7 {
    background-image: url(../images/bg/7.jpg);
}
.box7-1 {
    background-image: url(../images/bg/7-1.jpg);
}
.box8 {
    background-image: url(../images/bg/8.jpg);
}
.box9 {
    background-image: url(../images/bg/9.jpg);
}
.box9-1 {
    background-image: url(../images/bg/9-1.jpg);
}
.box10 {
    background-image: url(../images/bg/10.jpg);
}
.box11 {
    background-image: url(../images/bg/11.jpg);
}
.box1 .info {
    margin-top: 50px;
}
.box2 .infoBg {
    width: 709px;
    height: 285px;
    background-image: url(../images/box2/info-bg.png);
    margin: 0 auto;
    margin-top: -47px;
}
.infoBg .btn {
    /* background: rgba(0,0,0,.5); */
}
.box2 .infoBg .btn1 {
    width: 310px;
    height: 55px;
    top: 212px;
    left: 81px;
}
.box2 .infoBg .btn2 {
    width: 171px;
    height: 200px;
    top: 66px;
    right: 95px;
}
.pp-img2 {
    display: block;
    padding-top: 20px;
    margin: 0 auto;
    padding-bottom: 110px;
}
.mySwiper {
    margin: 20px auto;
    padding-bottom: 52px
}

.swiper-slide {
    text-align: center
}

.swiper-pagination {
    width: 98% !important;
    margin: 0 auto;
    text-align: right
}
.goBtn2 {
    left: 416px;
    top: 320px;
}
.btnSty {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    background: #dc1442;
    box-shadow: 0 6px 0 #827f7f;
    width: 212px;
    height: 50px;
    border-radius: 31px;
    line-height: 50px;
    font-size: 30px;
    border: 4px solid #fff;
}
.goBtn1 {
    left: 85px;
    top: 342px;
}
.goBtn2 {
    left: 419px;
    top: 342px;
}
.goBtn3 {
    left: 85px;
    top: 808px;
}
.goBtn4 {
    left: 419px;
    top: 808px;
}
.box4 .info-box {
    /* padding-top: 390px; */
    width: 94%;
    margin: 0 auto;
    font-size: 22px;
    color: #313131;
    line-height: 1.4;
}
.box4 .info-box span {
    font-size: 24px;
    color: #dc1442;
    font-weight: bold;
    font-style: italic;
}
.box4 .info-t {
    width: 137px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    margin-top: 20px;
    /* margin: 20px 0 15px; */
    color: #dc1442;
    /* background: #dc1442; */
    border-radius: 0 30px 30px 0;
    /* box-shadow: 0 6px 0 #827f7f; */
}
.infoBg {
    background-repeat: no-repeat;
    background-position: center;
}
.box5 .infoBg {
    width: 100%;
    margin: 50px auto;
}
.box5 .img1 {
    height: 595px;
    padding-top: 10px;
    box-sizing: border-box;
    background-image: url(../images/box5/img1.png);
}
.box5 .img2 {
    height: 429px;
    background-image: url(../images/box5/img2.png);
}
.box5 .img3 {
    height: 233px;
    background-image: url(../images/box5/img3.png);
}
.box5 .img1 .btn {
    width: 352px;
    height: 167px;
    float: left;
    margin: 15px 10px;
}

.box5 .img2 .btn {
    width: 700px;
    height: 206px;
    margin: 15px auto;
}

.box5 .img3 .btn {
    width: 352px;
    height: 206px;
    position: absolute;
    left: 20px;
    top: 20px;
}
.box5 .img3 .btn2 {
    left: 380px;
}

.box6 .img1 {
    width: 100%;
    height: 577px;
    margin: 20px auto;
    background-image: url(../images/box6/info.png);
    background-position-x: right;
}
.box6 .img1 .btn {
    width: 252px;
    height: 167px;
    float: left;
    margin: 78px 49px;
}

.box7 .img1 {
    width: 100%;
    height: 503px;
    margin: 40px auto 0;
    background-image: url(../images/box7/info.png);
}
.box7 .img1 .btn {
    width: 288px;
    height: 50px;
    position: absolute;
    top: 435px;
}
.box7 .img1 .btn1 {
    left: 71px;
}
.box7 .img1 .btn2 {
    right: 67px;
}

.box7-1 .btn {
    width: 290px;
    height: 50px;
    position: absolute;
    top: 345px;
    /* background: rgba(0,0,0,.5); */
    left: 50%;
    margin-left: -145px;
}
.box7-1 .btn2 {
    top: 165px;
    width: 180px;
    margin-left: 30px;
}

.mySwiper2 {
    margin: 40px auto 0;
    padding-bottom: 52px;
}
.box3 .t-tips {
    width: 663px;
    /* height: 115px; */
    background: url(../images/box3/txt-bg.png) no-repeat;
    background-size: 100% 100%;
    margin: 10px auto;
    color: #313131;
    font-size: 22px;
    box-sizing: border-box;
    padding: 21px 20px 10px;
}
.box3 .t-tips span {
    color: #e40149;
    font-size: 24px;
}
.box3 .qs-rule {
    width: 358px;
    height: 60px;
    margin: 40px auto 0;
    line-height: 60px;
    text-align: center;
    font-size: 23px;
    color: #fff;
    background: url(../images/box3/btn.png) no-repeat;
}
.t-txt1 {
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    margin-bottom: 20px;
}
.box3 .t-txt1 span {
    color: #e40149;
    /* font-size: 24px; */
}
.t-txt2 {
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 1.5
}
.fontBlack {
    color: #313131;
}
.t-icon {
    vertical-align: middle;
    padding-right: 5px;
}
.t-link {
    overflow: hidden;
    height: 177px;
    width: 700px;
    margin: 0px auto;
}
.t-link .img-pic {
    width: 335px;
    height: 177px;
    float: left;
    margin: 0 5px;
}
.box3 .txt1 {
    margin: 40px auto 20px;
}

.more-link {
    width: 358px;
    height: 60px;
    margin: 40px auto 0;
    line-height: 60px;
    text-align: center;
    font-size: 23px;
    color: #fff;
    background: url(../images/box3/btn.png) no-repeat;
    cursor: pointer;
    display: block;
    border-radius: 38px;
}
.gray {
    background: #b6b6b6;
}










.w96centerborder{
    position: relative;
    width: 94%;
    margin-top: 0.7rem;
    border:1px solid #2a2a2c;
    border-radius:0.1rem;
    padding-bottom: 0.2rem;
    margin: 0 auto;
    margin-top: 0.8rem;
}
.w96centerborder:before{
    content: "";
    position: absolute;
    left: -0.25rem;
    top:1.5rem;
    width: 0.73rem;
    height: 1rem;
    background-image: url("../images/kou.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.w96centerborder:after{
    content: "";
    position: absolute;
    left: -0.25rem;
    top:60%;
    width: 0.73rem;
    height: 1rem;
    background-image: url("../images/kou.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.p-sp1{
    display: block;
    width: 3.64rem;
    margin:0 auto;
    margin-top: -0.37rem;
}
.p-sp2{
    display: block;
    width: 2.55rem;
    margin:0 auto;
    margin-top: -0.37rem;
}
.p-sp3{
    width: 90%;
    margin-left: 8%;
}
.p-sp4{
    display: block;
    width: 5.4rem;
    margin:0 auto;
    margin-top: -0.37rem;
}

.areas-nei{
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;}


.w96centerborder2{
    position: relative;
    width: 94%;
    margin-top: 0.7rem;
    border:1px dashed #00a0e9;
    border-radius:0.1rem;
    padding-bottom: 0.2rem;
    margin: 0 auto;
    margin-top: 0.8rem;
}




/*--航线搜索框--*/

#queryBox .queryBox{
    left:.1rem;
    right:.1rem;
    border:1px solid #41c89b;
}
#queryBox .queryBox #tabContent .cityItem{
    width: 2.68rem;
}
#queryBox .queryBox .PsgBox .queryBtn{
    width: 2.28rem;
}


.table-bg{
	width: 96%;
	margin: 0 auto;
	
}
.tab01{
	width: 100%;
	margin:10px auto 10px auto;
 
	

}
.tab01 th{
	background: #33b3e6;
	
	font-size: 0.4rem;
	color: #FFFFFF;
	text-align: center;
	line-height: 50px;
	

	}

.tab01 td:first-child{
	width: 45%;
	background: #FFFFFF;
	
	font-size: 0.3rem;
	color: #33b3e6;
	text-align: left;
	padding-left: 5px;
	border-bottom: 1px solid #33b3e6;
border-left: 1px solid #33b3e6;
border-right: 1px solid #33b3e6;
line-height: 22px;

	}
	
	
	.tab01 td{
		width: 55%;
		background: #FFFFFF;
		
		font-size: 0.25rem;
		color: #33b3e6;
		text-align: left;
		padding-left: 5px;
		border-bottom: 1px solid #33b3e6;
        border-right: 1px solid #33b3e6;
		line-height: 22px;
		}
		
		.tips-01{
		
		font-size: 0.25rem;
		color: #636363;	
		padding-left: 5px;
		}
		
		.ljrh{width: 90%;
		margin: 10px auto 30px auto;
		background: #fb431e;
		border-radius: 10px;}
		.ljrh p{
			text-align: center;
			
			font-size: 0.5rem;
			color: #ffffff;	
			line-height: 40px;
			
		}
		.ljrh  a{
			color: #ffffff;	
		}
		
		
		
		.hdgz{
			width: 96%;
			margin: 0 auto ;
		}
		
		.hdgz li{
			
			font-size: 0.2rem;
			color: #4b4b4b;	
			line-height: 0.45rem;
			letter-spacing: 1px;
		}
		
		
		
		
		/*展开隐藏*/

		

			
.addmember{
	
	font-family:"syht";
	font-size:22px;
	color:#0da0dd;
	text-align: center;
	text-decoration: underline;
				
	}
	
	.addmember a{color:#0da0dd;}	
	
	.nav-dh{ width: 100%;
	margin: 40px auto 0 auto;}
	
	





.w100centerwhite
	{
	    width: 100%;
	    margin: 0 auto;
		background: #FFFFFF;
		overflow: hidden;
		margin-bottom: 40px;
		
	
	}

.w100centerwhite li{
	font-family:"syht";
	font-size:0.28rem;
	color: #323232;
	width: 98%;
	padding: 5px 1px;
   
	
	
}
.w100centerwhite li b{
	font-weight: bold;
}









/* table样式 */
.mytable{
    width: 92%;
    margin: 0 auto;
}
.mytable dt{
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    background: #008dd2;
    border-radius: 0.1rem 0.1rem 0 0;
    color: #fff;
    text-align: center;
    font-size: 0.26rem;
    font-weight: bold;
}
.mytable dl{
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
    background: #fff;
    color: #001b53;
    text-align: center;
    font-size: 0.24rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
}
.mytable dd{
    width: 33%;
    font-size: 0.24rem;
    color: #1362a6;
    border-bottom: 1px solid #1362a6;
    font-weight: bold;
    text-align: center;
}
.mytable ul{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.mytable li{
    width: 33%;
    color: #323232;
    font-size: 0.24rem;
    height: 0.5rem;
	text-align: center;
  
    border-bottom: 1px solid #1362a6;
}
.mytable li span{
    font-size: 0.18rem;
}
.mytable li a:hover{
    color: red;
}


/*广交会*/


.part1,.part2,.part{
	width: 100%;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}


.part1_left{
		display: block;
		width:2rem;
		height: 0.6rem;
		position: absolute;
		top: 74%;
		left:20%;
}

.part1_right{
	display: block;
	width:2rem;
	height: 0.6rem;
	position: absolute;
	top: 74%;
	left:52.6%;
}





.part1_center{
	display: block;
	width:6.1rem;
	height: 2.3rem;
	position: absolute;
	top: 50%;
	left:10%;
}


.part1_ljrz{
	display: block;
	width:3.88rem;
	height: 0.8rem;
	position: absolute;
	top: 79.5%;
	left:24.5%;
}


.part1-1-1{
		display: block;
		width:6.5rem;
		height: 1.5rem;
		position: absolute;
		top: 14.3%;
		left:6.5%;
}

.part1-1-2{
		display: block;
		width:6.5rem;
		height: 1.5rem;
		position: absolute;
		top: 34.6%;
		left:6.5%;
}

.part1-1-3{
		display: block;
		width:6.5rem;
		height: 1.5rem;
		position: absolute;
		top: 54.6%;
		left:6.5%;
}

.part1-1-4{
		display: block;
		width:6.5rem;
		height: 1.5rem;
		position: absolute;
		top: 74.6%;
		left:6.5%;
}
	
			#btnAni {
			    animation: change 2.5s infinite linear;
			}
			@keyframes change {
			    0% {
			        transform: scale(1);
			    }
			    50% {
			        transform: scale(1.1);
			    }
			    100% {
			        transform: scale(1);
			    }
			}



.part2_yjlq{
	display: block;
	width:3.4rem;
	height: 0.8rem;
	position: absolute;
	top: 35.2%;
	left:28%;
}


.part2_cj{
	display: block;
	width:4.4rem;
	height: 4.8rem;
	position: absolute;
	top: 52%;
	left:20%;
}


.part2_cjhdgz{
	display: block;
	width:1.6rem;
	height: 0.5rem;
	position: absolute;
	top:90%;
	left:39%;
}



.part3_1{
	
	display: block;
	width:3.1rem;
	height: 3.5rem;
	position: absolute;
	top: 9%;
	left:7%;
}

.part3_2{
	
	display: block;
	width:3.1rem;
	height: 3.5rem;
	position: absolute;
	top: 9%;
	left:52%;
}

.part3_3{
	
	display: block;
	width:3.1rem;
	height: 3.5rem;
	position: absolute;
	top: 34%;
	left:7%;
}



.part3_4{
	
	display: block;
	width:3.1rem;
	height: 3.5rem;
	position: absolute;
	top: 34%;
	left:52%;
}


.part3_5{
	
	display: block;
	width:3.1rem;
	height: 3.5rem;
	position: absolute;
	top: 59%;
	left:7%;
}



.part3_6{
	
	display: block;
	width:3.1rem;
	height: 3.5rem;
	position: absolute;
	top: 59%;
	left:52%;
}


.dhnav{
	position: fixed;
    width: 100%;
	margin: 0 auto;
	background: #15444a;
	height: 1rem;
	top: 91%;
	display: none;
}
.dhnav p{
	color: #ffffff;
	font-size: 0.4rem;
	text-align: center;
	width: 100%;
	line-height: 1rem;
}


	.cd-popup-container::-webkit-scrollbar {/*滚动条整体样式*/
	            width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
	            height: 3px;
	            scrollbar-arrow-color:red;
				position: relative;
				z-index: 99;
	
	}
	
	.cd-popup-container::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
	            border-radius: 5px;
	            -webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, 1);
	            background: #f0861d;
	            scrollbar-arrow-color:red;
			position: relative;
			z-index: 99;
			height: 3px;
				
	}
	
	.cd-popup-container::-webkit-scrollbar-track {/*滚动条里面轨道*/
	            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
	            border-radius: 10px;
	            background: #fff;
				position: relative;
				z-index: 99;
	        }






.show1{
	
    
	
	cursor:pointer; 
	width: 100%;
	display: block;
	margin: 0 auto;
	overflow: hidden;


}

.hide1{
	
 cursor:pointer;
 width: 100%;

 margin: 0 auto;
	cursor:pointer; 
	display:none;
	text-decoration:underline; 
	overflow: hidden;

 }

.showContent{
    	width: 100%;
		margin: 0 auto;
  
	display:none;

}




/*苹果5/se*/
@media screen and (max-width:320px){



}

@media screen and (max-width:375px){

	
}
