/* @media screen and (min-width: 750px) {html{font-size:39.0625px;}}
@media screen and (min-width: 800px) {html{font-size:41.666667;}}
@media screen and (min-width: 960px) {html{font-size:50px;}}
@media screen and (min-width: 1100px) {html{font-size:57.291667px;}}
@media screen and (min-width: 1200px) {html{font-size:62.5px;}}
@media screen and (min-width: 1300px) {html{font-size:67.708333px;}}
@media screen and (min-width: 1400px) {html{font-size:72.916667px;}}
@media screen and (min-width: 1500px) {html{font-size:78.125px;}}
@media screen and (min-width: 1600px) {html{font-size:83.333333px;}}
@media screen and (min-width: 1700px) {html{font-size:88.541667px;}}
@media screen and (min-width: 1800px) {html{font-size:93.75px;}}
@media screen and (min-width: 1920px) {html{font-size:100px;}} */

@media screen and (min-width: 300px) {html{font-size:25px;}}
@media screen and (min-width: 400px) {html{font-size:33.33px;}}
@media screen and (min-width: 500px) {html{font-size:41.66px;}}
@media screen and (min-width: 600px) {html{font-size:50px;}}
@media screen and (min-width: 700px) {html{font-size:58.33px;}}
@media screen and (min-width: 800px) {html{font-size:66.66px;}}
@media screen and (min-width: 900px) {html{font-size:75px;}}
@media screen and (min-width: 1000px) {html{font-size:83.33px;}}
@media screen and (min-width: 1100px) {html{font-size:91.67px;}}
@media screen and (min-width: 1200px) {html{font-size:100px;}}
@media screen and (min-width: 1300px) {html{font-size:100px;}}
@media screen and (min-width: 1400px) {html{font-size:100px;}}
@media screen and (min-width: 1500px) {html{font-size:100px;}}
@media screen and (min-width: 1600px) {html{font-size:100px;}}
@media screen and (min-width: 1700px) {html{font-size:100px;}}
@media screen and (min-width: 1800px) {html{font-size:100px;}}
@media screen and (min-width: 1920px) {html{font-size:100px;}}



/*css Rest 开始*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,
big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,
dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,
aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,
summary,time,mark,video{
    border: 0;
    font:"微软雅黑";
    margin: 0;
    padding: 0;
	
}
blockquote,q{quotes: none;}
blockquote:before,blockquote:after,q:before,q:after{content: none;}
table{border-collapse: collapse;border-spacing:0;}
/*css Reset 结束*/


/*公共样式开始*/
body,th,td,button,input,select,textarea{font: 12px/1.62 "microsoft yahei","hiragino sans gb",
"helvetica neue","helvetica","tahoma","arial","verdana","sans-serif";color: #333;}
ol,ul{list-style: none;}
img{border: 0;vertical-align: middle;}
a{text-decoration: none;outline:none; blr:expression(this.οnfοcus=this.blur());}
h1{font-size: 36px;}
h2{font-size: 30px;}
h3{font-size: 24px;}
h4{font-size: 18px;}
h5{font-size: 14px;}
h6{font-size: 12px;}
html,body{
	box-sizing: border-box;
}
input{
	outline: none;
	border: none;
}
a{
	color: inherit;
}
.content{
	width: 100% !important;
	overflow: hidden  !important;
	padding: 0;
	margin: 0;
	background-color: #fff;
	background-image: url(../img/back.png;vpn_img);
	background-repeat: no-repeat;
	background-size: 100%;
}
img{
	width: 100%;
	height: 100%;
}
.head{
	width: 100% !important;
	height: 2.67rem;
	/* background-image: url(../img/back.png;vpn_img);
	background-size: 100% 100%; */
}

.head .cons{
	width: 12rem;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.head .cons .logo{
	width: 4.53rem;
	height: 1rem;
	margin-top: 1.05rem;
}
.head .cons .sear{
	display: flex;
	width: 4.99rem;
	height: 0.59rem;
	background: #FFFFFF;
	border-radius: 0.8rem 0.8rem 0.8rem 0.8rem;
	border: 0.02rem solid #0F66AA;
	margin-top: 1.05rem;
}
.head .cons .sear .icon{
	width: 0.27rem;
	height: 0.27rem;
	margin-left: 0.18rem;
	margin-top: 0.18rem;
}
.head .cons .sear .input{
	flex: 1;
	margin-left: 0.04rem;
	margin-right: 0.04rem;
	height: 0.59rem;
}
.head .cons .sear .input input{
	height: 0.56rem;
	line-height: 0.56rem;
	width: 100%;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 0.2rem;
	color: #999999;
	line-height: 0.56rem;
	text-align: left;
	font-style: normal;
	text-transform: none;
}
.head .cons .sear .btn{
	width: 1.32rem;
	height: 0.59rem;
	background: #0F66AA;
	border-radius: 0.47rem 0.47rem 0.47rem 0.47rem;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 0.24rem;
	color: #FFFFFF;
	line-height: 0.59rem;
	text-align: center;
	font-style: normal;
	text-transform: none;
	margin-right: -0.01rem;
}

.top{
	width: 12rem;
	margin: auto;
	background-color: #fff;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}
.top .navs{
	margin: auto;
	display: flex;
	justify-content: space-between;
	background-color: #15609F;
	height: 0.64rem;
	margin-left: 0.25rem;
	margin-right: 0.25rem;
}
.top .navs .nav{
	height: 0.64rem;
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 0.24rem;
	color: #FFFFFF;
	line-height: 0.64rem;
	text-align: center;
	font-style: normal;
	text-transform: none;
}
.top .navs .nav.on{
	background-color: #0B5189;
}
.top .navs .nav:nth-child(1){
	width: 1.28rem;

}
.top .navs .nav:nth-child(2){
	width: 1.98rem;
	
}
.top .navs .nav:nth-child(3){
	width:1.76rem;
}
.top .navs .nav:nth-child(4){
	width: 1.52rem;
}
.top .navs .nav:nth-child(5){
	width: 3.2rem;
}
.top .navs .nav:nth-child(6){
	width: 1.52rem;
}
.h87{
	height: 0.87rem;
}
.foot{
	width: 100%;
	height: 4rem;
	background: #FFFFFF;
}
.foot .line{
	height: 0.1rem;
	background-color: #245399;
}
.foot .hline{
	border-top: 0.01rem solid #C3C3C3;
}

.foot .cons{
	width: 12rem;
	margin: auto;
}
.foot .cons .links{
	display: flex;
	margin-top: 0.3rem;
	margin-bottom: 0.3rem;
	justify-content:space-between;
}
.foot .cons .links .litx{
	width: 0.88rem;
	height: 0.46rem;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 0.22rem;
	color: #025193;
	line-height: 0.46rem;
	text-align: left;
	font-style: normal;
	text-transform: none;
}
.foot .cons .links .litv{
	width: 2.53rem;
	height: 0.46rem;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 0.22rem;
	color: #999999;
	line-height: 0.46rem;
	text-align: center;
	font-style: normal;
	text-transform: none;
	position: relative;
	cursor: pointer;
}
.foot .cons .links .litv:hover{
	color: #025193;
}


.foot .cons .links .litv.on{
	background: #F3F3F3;
	color: #999999;
}
.foot .cons .links .litv.on .subrul{
	display: block;
}
.foot .cons .links .litp{
	width: 0.18rem;
	height: 0.18rem;
	top: 0rem;
	position: absolute;
	right: 0;
}

.foot .conv{
	width: 12rem;
	margin: auto;
	display: flex;
}
.foot .conv .plc{
	width: 0.8rem;
	height: 0.8rem;
	margin-top: 0.76rem;
}
.foot .conv .prc{
	width: 1.22rem;
	height: 0.86rem;
	margin-top: 0.74rem;
}

.foot .conv .ptxt{
	flex: 1;
	margin-top: 0.46rem;
}
.foot .conv .ptxt .itxt{
	height: 0.33rem;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 0.18rem;
	color: #000000;
	line-height: 0.33rem;
	text-align: center;
	font-style: normal;
	text-transform: none;
}


/*登录头*/
.loginnavs{
	background: #FFFFFF;
	border-radius: 0rem 0rem 0rem 0rem;
}
.loginnavs .logos{
	display: flex;
	margin-left: 1.42rem;
	margin-top: 0.24rem;
	margin-bottom: 0.24rem;
}
.loginnavs .logos .pic{
	width: 0.42rem;
	height: 0.42rem;
}
.loginnavs .logos .texts{
	
}
.loginnavs .logos .texts .nm{
	height: 0.25rem;
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 0.18rem;
	color: #E1373A;
	line-height: 0.25rem;
	text-align: left;
	font-style: normal;
	text-transform: none;
}
.loginnavs .logos .texts .pm{
	height: 0.17rem;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 0.12rem;
	color: #E1373A;
	line-height: 0.14rem;
	text-align: left;
	font-style: normal;
	text-transform: none;
}
/*公共样式结束*/
.subrul{
	width:100%;
	height: 1.84rem;
	background: #F3F3F3;
	color: #999999;
	position: absolute;
	left:0;
	top: 0.46rem;
	display: none;
	overflow-x: hidden;
	overflow-y: scroll;
}
.subrul li{
	height: 0.46rem;
	line-height: 0.46rem;
	border-bottom: 0.01rem solid #E4E4E4;
}
.subrul li a:hover{
	color: #025193;
}
.wenjuan img{
	width: auto ;
	height: auto ;
}
.mCSB_container img{
	width: auto !important;
	height: auto !important;
}
.wenjuan .yzm{
	width: 1rem !important;
	height: 0.34rem !important;
	right: 0 !important;
	top: 0 !important;
}
a:hover{
	color: #025193 !important;
}
.nav a:hover{
	color: #ddd !important;
}
.leader-main img{
	width: 1.8rem !important;
}