* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
  box-shadow: none; }

:root{
--bg1: transparent linear-gradient(-120deg, #5970dd 0%, #92a4f7 100%) 0% 0% no-repeat padding-box;
--bg1_on: transparent linear-gradient(0deg, #ff9000 0%, #ffc600 100%) 0% 0% no-repeat padding-box;
--txt_black:#1f1f1f;
}
body{-webkit-text-size-adjust:none;-webkit-text-size-adjust:none; font-size:16px;background: #f2f2f2; color: #111 }
::-webkit-scrollbar {
	width: 10px;
	background-color: #eee;
}


::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #00419a;
}

a > h1, a > h2, a > h3, a > h4, a > h5, a > h6 {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

p{ margin:0px; padding:0px}

a {
 color: #1f1f1f;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; display: inline-block; 
}

a:hover, a:focus, a:active, a:visited {
  text-decoration: none;
  outline: none; }


a{ text-decoration:none}
dl, ol, ul {margin: 0; padding: 0px}

li{ list-style:none}
/*-----------------共用------------*/
.space1{ overflow:hidden; clear:both; height:10px; width:100%}
.space2{ overflow:hidden; clear:both; height:20px; width:100%}
.space3{ overflow:hidden; clear:both; height:30px; width:100%}
.space4{ overflow:hidden; clear:both; height:40px; width:100%}
.space_kong{ overflow:hidden; clear:both; height:120px; width:100%}
.space_kong1{ overflow:hidden; clear:both; height:88px; width:100%}


@media only screen and (max-width:1200px) {
.space_kong1{ overflow:hidden; clear:both; height:66px; width:100%}
}

@media only screen and (max-width:1050px) {
.space_kong{ overflow:hidden; clear:both; height:80px; width:100%}
.space_kong1{ overflow:hidden; clear:both; height:60px; width:100%}


.space2{ overflow:hidden; clear:both; height:10px; width:100%}
.space3{ overflow:hidden; clear:both; height:10px; width:100%}
.space4{ overflow:hidden; clear:both; height:20px; width:100%}
}

.wrap_k{width:100%; padding:100px 0px 100px 0px; overflow:hidden; }

@media only screen and (max-width:1400px) {
.wrap_k{width:100%; padding:60px 0px 60px 0px; overflow:hidden; }
}

@media only screen and (max-width:1050px) {
.wrap_k{width:100%; padding:30px 0px 30px 0px; overflow:hidden; }
}



.bai_bg{ background:#fff; width:100%; padding:100px 0px 100px 0px; overflow:hidden; }
@media only screen and (max-width: 1400px) {
.bai_bg{ background:#fff; width:100%; padding:80px 0px 80px 0px; overflow:hidden; }

}

@media only screen and (max-width:1190px) {
.bai_bg{ background:#fff; width:100%; padding:40px 0px 40px 0px; overflow:hidden; }

}

@media only screen and (max-width:900px) {
.bai_bg{ background:#fff; width:100%; padding:30px 0px 30px 0px; overflow:hidden; }

}



.main_box{ height:auto; max-width:1500px; width:94%; margin:0 auto; overflow: hidden}
@media only screen and (max-width:1600px) {	
.main_box{ height:auto; max-width:1400px; width:94%; margin:0 auto; overflow: hidden}	
}


	
/* actGotop */
.actGotop{position:fixed;_position:absolute;bottom:60px;right:2%;width:40px;height:40px;display:none; z-index:999999;background: #03a6e2; border-radius: 40px;text-align:center; }
.actGotop a,.actGotop a:link{width:40px;height:40px;text-align:center;color: #fff;display: inline}
.actGotop a:hover{outline:none;}
.actGotop i{color: #fff;font-size:22px; line-height: 40px;}
.actGotop:hover{ color: #ff9804;background: #fcbc2e;} 
	
	

.xy_m_bg{ background: #576dd8  url(../images/slide.jpg) no-repeat center bottom  ;background-size: cover ; overflow: hidden; position: relative; }


.xy_vpn_top_box{padding:20px 0px;margin:0; overflow: hidden; position: absolute; z-index: 8;top:0;width: 100%; left:0}

.xy_vpn_L{padding: 0px;margin:0; overflow: hidden;float: left;}
.xy_vpn_L img{height: 52px; width: auto; vertical-align: top}


.xy_vpn_R{padding: 0px;margin:0; overflow: hidden;float: right;}
.top_logon{background:#fff;box-shadow: inset 0px 0px 12px 4px rgba(95,115,238,0.5);
width: 120px;text-align: center; line-height: 46px; font-size: 16px; color: #0061d8; border-radius: 40px;font-weight: 700;display: inline-block}
.top_logon:hover{background:#fff; color: #000}

.t_pc_btn{width: 120px; line-height: 42px;border: 1px #fff solid;font-weight: 700; font-size: 16px; color: #fff;display: inline-block; margin: 0px 10px;border-radius: 40px;text-align: center}
.t_pc_btn:hover{ background: #37388b;background:#fff;box-shadow: inset 0px 0px 12px 4px rgba(95,115,238,0.5);color: #0061d8;}


.video-box{width: 50%; overflow:hidden; border-radius: 50%; position: relative;}
.video-box img{width: 100%; height: auto; z-index: 1;}
.video-box video{ border-radius: 50%; position: absolute;z-index: 1; width: 100%; height:100%;bottom:0;left:0}
.main_infto_box{ margin:0; padding: 0px; overflow: hidden;display: flex; display: -webkit-flex;flex-wrap: wrap;align-items:center; justify-content: space-between; }
.m_infto_txt_box{width:45%;overflow: hidden; margin: 0px; padding: 0;  position: relative;z-index: 4; }
.m_infto_txt{overflow: hidden; margin: 0px; padding: 0; }
.m_infto_txt dl{overflow: hidden; margin: 0px; padding: 0; color: #fff; font-family:Helvetica, Arial, "sans-serif"}
.m_infto_txt dl dt{overflow: hidden; margin: 0px; padding: 0;font-size: 3vw; margin-bottom: 20px; font-weight: bold;}
.m_infto_txt dl dd{overflow: hidden; margin: 0px; padding: 0;font-size: 18px; line-height: 190%; }
.m_infto_txt dl dd i{ margin-right: 8px;font-size: 24px;color: #ffc000;}

.m_tu{position: absolute; bottom: 10%; text-align: center;left:0; z-index: 3;width: 64%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);}
.m_tu img{width: 100%; height: auto;}

.m_hj{position: absolute; bottom: 40%; text-align: center;right: 20%; z-index: 4;width:17%;;animation: myfirst4 3s infinite}

.m_hj img{width: 100%; height: auto;}
@keyframes myfirst4{
	0% {
	 transform: translate(0px, 0px);
	}
	 50% {
	 transform: translate(6px, -10px);
	}
	 100% {
	 transform: translate(0px, 0px);
	}
	}
	




.btn_xz_k{padding: 0px;margin:0; overflow: hidden; width:200px;line-height: 60px;}
.btn_xz_k a{display: inline}
.btn_xz{ text-align: center;font-size: 20px; border-radius: 40px;font-weight: 700;background: var(--bg1_on); box-shadow: inset 0px 0px 12px 4px rgba(255,222,0,0.5); color:#fff}
.btn_xz span{vertical-align: middle;  margin-right: 5px }
.btn_xz span img{ width: 32px; height: auto; -webkit-filter: invert(0%); filter: invert(0%); margin-top: 15px; vertical-align: top  }
.btn_xz:hover{background: #ff9000; color: #fff;}



@media only screen and (max-width:1200px) {
	.btn_xz_k{padding: 0px;margin:0; overflow: hidden; width:160px;line-height: 42px; border-radius: 10px;}
	.btn_xz{font-size: 16px;}
	.btn_xz span img{ margin-top: 8px; width:22px;}

}
@media only screen and (max-width:1000px) {
	.xy_vpn_L img{height: 38px; }
	.t_pc_btn{display: none}
	.btn_xz_k{display: none}

	.video-box{width: 60%;}
	.m_infto_txt_box{width:40%;}

}

@media only screen and (max-width:900px) {
	.video-box{width: 80%; height: auto; margin: 0 auto;}
	.m_infto_txt_box{width:100%; padding-top: 28%; }
	.m_infto_txt dl{text-align: center;}
	.m_infto_txt dl dt{text-align: center;font-size: 6vw; margin-bottom: 20px;}
	.main_infto_box{ display: block;flex-wrap: wrap;align-items:inherit; justify-content:inherit}
	.video-box{ margin-top: -18%;}
	.m_infto_txt dl dd i{ display: none;}
}

@media only screen and (max-width:680px) {
.top_logon{width: 100px}
.video-box{width: 90%; }
.m_infto_txt dl dt{font-size: 7vw;}
}



.m_xz_bg{ overflow: hidden;margin: 0px; padding: 20px 20px; border-radius: 20px; background:rgba(0, 0, 0, 0.3);}



.xz_list{ overflow: hidden;margin: 0px; padding:0px}
.xz_list li{ overflow: hidden;margin: 0px; padding:0px;float: left;width: 20%;}
.xz_list li dl{ overflow: hidden;margin: 0px; padding:0px; text-align: center;font-family:Helvetica, Arial, "sans-serif"}
.xz_list li dl dt{ overflow: hidden;margin: 0px; padding:0px; margin-bottom: 10px;text-align: center;}
.xz_list li dl dt img{ max-width: 80px; height: auto;vertical-align: top;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;}
.xz_list li dl dt h3{ overflow: hidden;margin: 0px; padding:0px;font-size: 18px; font-weight: 700; color: #f2fcfe; }
.xz_list li dl dd { overflow: hidden;margin: 0px; padding:0px;}

.xz_list li a{display:block}

.btn_box{padding: 0px;margin:0 auto; overflow: hidden; width:160px;line-height: 50px;}
.btn_down{text-align: center;font-size: 18px; border-radius: 40px;font-weight: 700; color: #f2fcfe;}
.xz_list li:hover .btn_down{background:#ffa200; color:#fff}
.xz_list li:hover dl dt h3{ color: #ffa200}
.xz_list li:hover dl:hover dt img{-webkit-transform: scale(0.95);transform: scale(0.95);-moz-transform: scale(0.95);transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;}

.xz_list_w{ overflow: hidden;margin: 0px; padding:0px;display: none; margin-top: 20px;}
.xz_list_w li{ overflow: hidden;margin: 0px; padding:0px; display: inline-block}
.xz_list_w li dl{ overflow: hidden;margin: 0px; padding:0px; text-align: center;font-family:  Arial, sans-serif;}
.xz_list_w li dl dt{ overflow: hidden;margin: 0px; padding:0px; margin-bottom: 10px;text-align: center;}
.xz_list_w li dl dt img{ max-width: 80px; height: auto;vertical-align: top;}
.xz_list_w li dl dt h3{ overflow: hidden;margin: 0px; padding:0px;font-size: 18px; font-weight: 700; color: #4d5071;}
.xz_list_w li dl dd { overflow: hidden;margin: 0px; padding:0px;}
.xz_list_w li a{display:block}

@media only screen and (max-width:1000px) {	
.xz_list{display: none}	
.xz_list_w{display: block}
.xz_list_w li dl dt{margin-bottom: 10px;}
.xz_list_w li dl dt img{ max-width: 60px; height: auto;vertical-align: top;}
.xz_list_w li dl dt h3{ overflow: hidden;margin: 0px; padding:0px;font-size: 16px; font-weight: 700; color: #4d5071;font-family:Helvetica, Arial, "sans-serif"}
	
.btn_box{width:160px;line-height: 46px;}
.btn_down{font-size:18px; border-radius: 40px;background: var(--bg1_on); color:#fff}

.m_xz_bg{display: none;}
}

@media only screen and (max-width:900px) {
.xz_list_w{text-align: center; }
}
@media only screen and (max-width:750px) {
.xz_list_w li dl dt img{ max-width: 60px;}
}

.xy_title_box{ text-align: center;max-width:1200px; width: 90%; margin: 0 auto; padding: 0px; margin-bottom: 10px}
.xy_title{font-size: 55px; line-height: 180%; text-align: center; margin-bottom: 20px;font-weight: bold;letter-spacing: 3px; color: #fff}
.txt_sm{font-size: 20px;font-weight: bold; line-height: 190%; color:#3a4ec2}
.xy_title span{position: relative;
transform:rotate(45deg);
	-ms-transform:rotate(45deg); /* IE 9 */
	-webkit-transform:rotate(45deg); display: inline-block; margin: 0px 15px}
.xy_title i{ font-size: 30px}

@media only screen and (max-width:1500px) {	
	.xy_title{font-size: 45px;}
}
@media only screen and (max-width:1300px) {	
	.xy_title{font-size: 42px;}
	.txt_sm{font-size: 18px;}
}
@media only screen and (max-width:1200px) {	
	.xy_title{font-size: 30px; margin-bottom: 5px}
	.txt_sm{font-size: 16px;}
}
@media only screen and (max-width:1000px) {	
	.xy_title{font-size: 28px;letter-spacing: 1px; line-height: 34px}
	.txt_sm{font-size: 16px;font-weight: normal; line-height: 24px;}
.xy_title i{ font-size: 20px}
}
@media only screen and (max-width:650px) {	
.xy_title i{ font-size: 18px}
}

.xz_yslist{ overflow: hidden;margin: 0px; padding:0px}
.xz_yslist li{ overflow: hidden;margin: 0px; padding:0px;float: left;width: 25%;}
.xz_yslist li dl{ overflow: hidden;margin: 0px; padding:0px; text-align: center;}
.xz_yslist li dl dt{ overflow: hidden; padding:0px; text-align: center; margin:0 auto;height: auto;margin-bottom:20px}
.xz_yslist li dl dt h3{ width: 180px; height: 180px;vertical-align: middle;  margin:0 auto;}
.xz_yslist li dl dt  h3 img{width: 100%; height: auto}
.xz_yslist li dl dd{ overflow: hidden;margin: 0px; padding:0px; text-align: center;font-family:'小新潮';color: #3a4ec2;font-size: 30px; line-height: 220%;font-weight: normal}


.xz_yslist1{ overflow: hidden;margin: 0px; padding:0px}
.xz_yslist1 li{ overflow: hidden;margin: 0px; padding:20px;float: left;width:48.5%;margin-right: 3%; margin-bottom: 2%;}
.xz_yslist1 li dl{ overflow: hidden;margin: 0px; padding:0px;}
.xz_yslist1 li dl dt{ overflow: hidden;margin: 0px; padding:0px;font-size: 28px; line-height: 180%; margin-bottom: 5px; color: #fff;font-weight: bold}
.xz_yslist1 li dl dd{ overflow: hidden;margin: 0px; padding:0px; color: #fff; line-height: 28px; font-size: 18px}
.xz_ys_tu{ width: 146px; height: auto; margin-right: 20px;float: left;}
.xz_ys_tu img{ width: 100%; height: auto;vertical-align: top}

.xz_yslist1 li:nth-child(2n){ margin-right: 0}
.xz_yslist1 li:hover { background: #263ca2; border-radius: 20px}


@media only screen and (max-width:1400px) {	
	.xz_yslist1 li dl dt{font-size: 22px; }
}


@media only screen and (max-width:1200px) {	
	.xz_yslist1 li dl dt{font-size: 20px; }
	.xz_yslist1 li dl dd{line-height: 26px; font-size: 16px}
.xz_ys_tu{ width: 120px; height: auto;}
}




@media only screen and (max-width:1000px) {	
.xz_yslist li dl dt{ width: 100px;margin-bottom:20px}
.xz_yslist li dl dt h3{ width: 100px; height: 100px; }

	
.xz_ys_tu{ width: 100px; height: auto;}	
}

@media only screen and (max-width:850px) {
.xz_yslist1 li{ width:49%;margin-right: 2%; margin-bottom: 2%;}
.xz_yslist1 li{ padding:12px;}
.xz_yslist1 li dl dt{font-size: 18px; margin-bottom: 0px}
.xz_yslist1 li dl dd{line-height: 24px; font-size: 14px}
}

@media only screen and (max-width:740px) {	
.xz_yslist1 li{ width:100%;margin-right: 0%; margin-bottom: 10px;}

}
@media only screen and (max-width:650px) {	
	.xz_ys_tu{ width: 90px; height: auto; margin-left: 12px}
.xz_yslist li dl dt{ width: 80px;margin-bottom:10px}
.xz_yslist li dl dt h3{ width: 80px; height: 80px;}
.xz_yslist li dl dd{ font-size:20px; line-height: 200%}
}



@media only screen and (max-width:600px) {	
	
.xz_yslist li{ overflow: hidden;margin: 0px; padding:10px;float: left;width:49%;margin-right:2%; margin-bottom:0px;}
.xz_yslist li:nth-child(2n){ margin-right: 0}
}



.xy_price{padding:0px;margin:0; overflow: hidden; }
.xy_price li{padding:0px;margin:0; overflow: hidden;float: left; width: 32%; margin-right: 2%;background: linear-gradient(0deg, #5b80e7 10%,#a6b6f0 100%); border-radius: 15px}
.xy_price li dl{padding:40px 30px;margin:0; overflow: hidden;}
.xy_price li dl dt{padding:0px;margin:0; overflow: hidden; color: #fff; margin-bottom: 10px}
.xy_price li dl dt h4{padding:0px;margin:0; overflow: hidden;color: #fff;font-size: 24px; margin-bottom: 50px;font-weight: normal}
.xy_price li dl dt h3{padding:0px;margin:0; overflow: hidden; color: #fff;font-size: 16px;font-family:Helvetica, Arial, "sans-serif"}
.xy_price li dl dt h3 span{padding:0px;margin:0; overflow: hidden;  color: #fff;font-size:100px;font-weight: normal;font-family:Helvetica, Arial, "sans-serif"}
.xy_price li dl dt h3 em{color: #fff;font-size:16px; margin-right: 5px; display: inline-block;font-weight: normal;font-style:normal;font-family:Helvetica, Arial, "sans-serif"}
.xy_price li dl dd{padding:0px;margin:0; overflow: hidden;color: #fff;font-size: 16px; line-height: 190%;font-family:Helvetica, Arial, "sans-serif"}
.xy_price li dl dd i{font-size: 18px; margin-right: 4px}
.xy_price li dd a{display: inline}
.xy_price li:hover{ background:#fff;box-shadow: inset 0px 0px 18px 4px rgba(95,115,238,0.5);}
.xy_price li:hover dl dt{ color:#4d5071}
.xy_price li:hover dl dt h4{ color:#4d5071}
.xy_price li:hover dl dt h3 { color:#4d5071} 
.xy_price li:hover dl dt h3 s{ color:#4d5071} 
.xy_price li:hover dl dt h3 span{ color:#4d5071} 
.xy_price li:hover dl dt h3 em{ color:#4d5071} 
.xy_price li:hover dl dd{ color:#4d5071} 



.xy_price li:nth-child(3n){ margin-right: 0}

.xy_price_btn{width: 90%; margin: 0 auto;  text-align: center; color: #3a4ec2; line-height: 54px; border-radius: 15px;font-weight: bold;font-size: 18px; overflow: hidden;cursor: pointer;background:#fff;box-shadow: inset 0px 0px 7px 4px rgba(95,115,238,0.5);}

.xy_price li:hover .xy_price_btn{  color: #fff;background: linear-gradient(0deg, #5b80e7 10%,#a6b6f0 100%);}


@media only screen and (max-width:1450px) {	
	.xy_price li dl dt h3 span{font-size:75px;}
}

@media only screen and (max-width:1400px) {	
	.xy_price li dl dt h3 span{font-size:60px;}
	.xy_price li dl dt h4{ margin-bottom: 30px}
}
@media only screen and (max-width:1000px) {	
	.xy_price li dl dt h3 span{font-size:60px;}
	.xy_price li dl{padding:30px 20px;}
	.xy_price li dl dt h4{ margin-bottom: 20px}
	.xy_price li dl dt h4{font-size:20px;}
}

@media only screen and (max-width:900px) {
	.xy_price li dl dt h3 span{font-size:40px;}
	.xy_price_btn{line-height: 42px;font-size: 16px;}
	.xy_price li dl dt h3{font-size: 14px;}
	.xy_price li dl dd{font-size: 14px;}
}
@media only screen and (max-width:640px) {
.xy_price li{width:100%; margin-right: 0%; margin-bottom: 20px}
.xy_price{margin:0 auto;width: 80% }
}
@media only screen and (max-width:500px) {
.xy_price{margin:0 auto;width: 100% }
.xy_price li dl dt h4{ margin-bottom:10px}
}


.d_ys{padding:0px;margin:0; overflow: hidden;}
.d_ys li{padding:0px;margin:0; overflow: hidden;float: left; width: 16.666%; }
.d_ys li dl{padding:0px;margin:0; overflow: hidden;}
.d_ys li dl dt{padding:0px;margin:0; overflow: hidden;font-size: 16px; line-height: 60px;font-weight: bold; color: #fff}

.d_ys_tu{width: 60px; height:60px; float: left; margin-right: 10px; border-radius: 50%;background: linear-gradient(0deg, #5a80e7 10%,#acbbf4 100%);}
.d_ys_tu img{width: 100%; height: 100%; vertical-align: top}


@media only screen and (max-width:1100px) {
	.d_ys_tu{width: 60px; height:60px; float: none; margin-right: 0px; margin: 0 auto;} 	
	.d_ys li dl dt{ text-align: center}
}

@media only screen and (max-width:720px) {
	.d_ys_tu{width: 50px; height:50px; }
	.d_ys_tu{ margin-bottom: 10px}
.d_ys li{ width: 33.333%; margin-bottom: 20px }	
	.d_ys li dl dt{ line-height: 24px;}
}



.xy_down{padding:30px  0px  30px  0px;margin:0; overflow: hidden; background: #272763;}
.copxx{ overflow:hidden; padding:20px 0px;margin:0; background-color: #5970dd}
.copxx_L{ color: #fff;font-size:16px;float: left; width: 60%; line-height: 190%}
.copxx_R{ color: #fff;font-size:16px;float: right; width: 39%}
.copxx_R{color: #dcdcdc; line-height: 190%; text-align: right}
.copxx_R a{ color: #fff; padding: 0px 5px}
.copxx_R a:hover{ color:#ffae00}

@media only screen and (max-width:640px) {
.copxx{ overflow:hidden; padding:25px 0px;margin:0; font-size:12px;}
.copxx_L{ color: #fff;font-size:14px;float: left; width: 100%; text-align: center;}
.copxx_R{ color: #fff;font-size:16px;float: right; width: 100%;text-align: center; margin-bottom:10px}
}






.weizinr{padding:40px 5%;margin:0 auto; overflow: hidden;background: #fff; border-radius: 20px}
.weizinr h1{font-size: 30px; line-height: 180%;  margin-bottom: 10px;color: #111;}
.weizinr h2{font-size: 30px; line-height: 180%;  margin-bottom: 10px;color: #111;}
.weizinr p{font-size: 16px; line-height: 180%; margin-bottom: 20px; font-family: Helvetica, Arial, "sans-serif";color: #444}
.weizinr li{line-height: 180%;}


@media only screen and (max-width:1200px) {
.weizinr{ width:100%}
.weizinr h2{font-size:24px; }
	.weizinr{padding:30px 5%;}
}



.box_sm{overflow: hidden; padding: 25px 0px; background: #f2f2f2; font-size: 18px; line-height: 190%; border-bottom: 1px solid #ccc; color: #222}

@media only screen and (max-width:1000px) {
.box_sm{font-size: 16px;}	
}


.bzlist{overflow: hidden; padding: 0px 0px; margin: 0px;}

.bzlist dl{overflow: hidden; padding:20px; margin: 0px;}
.bzlist dl dt h3{ color: #0027B4}
.bzlist dl dt{overflow: hidden; padding:0px; margin: 0px; font-size: 18px; line-height: 190%; font-weight: bold; color: #222}
.bzlist dl dd{overflow: hidden; padding:0px; margin: 0px; font-size: 16px; line-height: 190%;  }
.bzlist dl dd a{display: inline-block}
.btn_1{overflow: hidden; padding:2px; margin: 0px; font-size: 16px; line-height: 190%;color: #fff; background: #000; border-radius: 20px;width: 110px; text-align: center; font-weight: 300; margin-bottom: 5px}
.btn_2{
background: #1c83ed;
    color: #fff!important;
    width: 180px;
    border-radius: 30px;
    padding:2px;;
    border: none; text-align: center;
    margin: 10px 0px 10px 0px; line-height: 42px}
.btn_3{
background: #1c83ed;
    color: #fff!important;
    width: 200px;
    border-radius: 30px;
    padding:2px;;
    border: none; text-align: center;
    margin: 10px 0px 10px 0px; line-height: 42px}


.bzlist dl dd span{ color:  #1c83ed;font-weight: bold}


.top_box{overflow: hidden; padding: 10px 0px; border-bottom: 1px solid #ccc;text-align: center;font-size:32px;color: #222; line-height: 48px}
.top_box a{ color: #222;}
.top_box img{vertical-align: middle}








