@charset "utf-8";

/************基础样式************/
body {margin: 0;padding: 0;font-family:Arial, PingFang SC, /*DIN, */"Microsoft YaHei";font-size: 16px;color: #323232;}
div,form,ul,li,dl,dt,dd,img,input,span,h1,h2,h3,h4,h5,font,p {margin: 0;padding: 0;border: 0;list-style: none;}
.h1{font-size:24px;}
.h2{font-size:24px;}
.h4{font-size:16px;}
ul,li {padding: 0px;margin: 0px;list-style-type: none;}
input {color: #323232;outline: none;font-family: DIN, PingFang SC;color: #323232;font-size: 16px;}
a {color: #999;text-decoration: none;}
a:hover {color: #2d83f3;text-decoration: none;}
.green {color: #0da88b;}
.red {color: #ef5656;}
.txt01,a.txt01:active,a.txt01:link,a.txt01:visited {color: #3989f1;text-decoration: none;}
a.txt01:hover {color: #3989f1;text-decoration: underline;}
.big_title {font-size: 36px;}
.clear {clear: both;font-size: 0px;line-height: 0px;width: 0px;height: 0px;visibility: hidden;}
.data .in_title {display: inline-block;}.in_title {font-size: 30px;}
.related{padding:18px 0;border-top:1px solid #e5e5e5}
.related ul{display:flex;flex-wrap:wrap;margin-top:16px}
.related ul li{width:50%;margin-bottom:20px;color:#666;font-size:14px}
.related ul li:nth-last-of-type(1),
.related ul li:nth-last-of-type(2){margin-bottom:0}

/************头部样式************/
.header {width: 100%; position: absolute;top: 0;z-index: 99999;position: fixed;background-color: #fff;}
.header .fxts2{
	position: fixed;
	margin: 0;
	top: 64px;
	right: 0;
	left: 0;
	z-index: 1030;
	color: #fff;
	background: rgba(30,30,31,.5);
	font-size: 10px;
	text-align: center;
	padding: 4px;
	 transition: all 0.36s ease-out 0s;}
.header .fxts2 span{display:inline-flex; align-items:center;}
.headers .fxts2{top:64px; background: rgba(30,30,31,.5);}
.h54{height:0px; transition:all .4s;}
@media only screen and (max-width: 640px) {
	.app-ys4{left: -15%; position: relative; bottom: 0; width: 130%; height: 32px; transform: scale(.8);}
	.fxts2{width: 120%; transform: scale(.8); top:45px !important; left: -20% !important; padding: 4px 10% !important;}
	.h54{height:54px; background-color:#1E1E1E;}
}
@media screen and (max-width:320px) {

}


.header_con {height: 64px;padding: 0px 0;max-width: 1240px;margin: 0 auto;}
.logo {display:flex; align-items:center; width: 170px;padding-top: 0px;float: left;}
.logo a{display:flex; align-items:center; height:100%;}
.logo img,.footer_logo img{height:40px;}
.nav {float: left;}
.nav li {float: left;position: relative;padding-right: 40px;}
.nav li a {float: left;height: 60px;line-height: 60px;color:rgba(255,255,255,0.5);}
.nav li a:hover {color: #2d83f3;}
.nav li:hover a.subnav {background: url(/static/images/nav_icon.png) no-repeat center bottom;color: #2d83f3;}
.nav li ul {display: none;box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.11);background: #fff;z-index: 1033;padding: 5px 0;border-radius: 5px;}
.nav li:hover ul {display: block;position: absolute;top: 60px;left: -51px;width: 130px;}
.nav li:hover ul li {width: 100%;padding: 0;}
.nav li:hover ul li a {display: block;height: 44px;line-height: 44px;box-shadow: none;width: 100%;padding: 0;text-align: center;color: #323232;}
.nav li:hover ul li a:hover {color: #323232;background: #2d83f3;box-shadow: none;}
.r_header {display:flex; align-items:center; width: 247px;float: right;}
.h_btn {float: left;}
.h_btn li {float: left;width: 70px;padding-right: 15px;}
.h_btn li a {float: left;line-height: 32px;width: 68px;border-radius: 35px;text-align: center; display: block;}
.h_btn li a.h_login {border: 1px solid rgba(255,255,255,0.2);color:rgba(255,255,255,0.5);}
.h_btn li a.h_register {border: 1px solid #2d83f3;color: #2d83f3;}
.h_btn li a.h_login:hover,.h_btn li a.h_register:hover {background: #2d83f3;color: #323232;border: 1px solid #2d83f3;}
.message {width: 40px;height: 40px;padding: 10px 12px;float: left;}
.message a {display: block;width: 40px;height: 40px;background: url(../images/message_icon.png) no-repeat 0 -40px;}
.message a:hover {background: url(../images/message_icon.png) no-repeat 0 -40px;}
.message a span {width: 24px;height: 16px;line-height: 16px;text-align: center;font-size: 12px;background: #2d83f3;color: #323232;float: right;border-radius: 20px;}

/************底部样式************/
.footer {background: #1e1e1e;padding: 50px 0 60px 0;}
.footer_con {max-width:1000px;margin: 0 auto;}
.footer_logo {width: 200px;}
.footer_nav {margin:auto; max-width: 1000px; color: #555;line-height: 36px;}
.footer_nav dl{display:flex; justify-content:center;}
.footer_nav dl dt {width: 120px;}
.footer_nav dl dt li { font-size: 14px;}
.footer_nav dl dd {width: 260px;font-size: 14px;}
.footer_nav dl dd span {color: #999;}
.footer_nav dl dt.footer_nav02 {width: 160px;}
.footer_nav02 li {float:left; width: 60px;}
.copy {padding-top: 20px;font-size: 14px;color: #555;line-height: 26px;}
.copy p {padding-top: 15px; text-align:center;}

/************软件下载部分样式************/
.ios em {background: url(/static/images/down_icon.png) no-repeat 0 0;}
.android em {background: url(/static/images/down_icon.png) no-repeat -30px 0;}
.pc em {background: url(/static/images/down_icon.png) no-repeat -60px 0;}
.ios:hover em {background: url(/static/images/down_icon.png) no-repeat 0 -30px;}
.android:hover em {background: url(/static/images/down_icon.png) no-repeat -30px -30px;}
.pc:hover em {background: url(/static/images/down_icon.png) no-repeat -60px -30px;}

/************弹窗************/
.black_bg {background: rgba(0, 0, 0, 0.5);width: 100%;height: 100%;position: fixed;z-index: 9999;}
.tc_box {width: 340px;height: 530px;margin: -250px 0 0 -170px;display: block;position: absolute;top: 50%;left: 50%;text-align: center;background: #fff;border-radius: 10px;}
.tc_box img {max-width: 100%;margin: 0 auto 10px auto;border-radius: 10px;}
.tc_box a.tc_close {width: 30px;height: 30px;line-height: 24px;text-align: center;border-radius: 50%;display: block;background: #2d83f3;color: #323232;font-size: 30px;position: absolute;top: -10px;right: -10px;}
.tc_box a.tc_close:hover {background: #3989f1;}

/************翻页************/
.fanye {text-align: center;padding-top: 60px;padding-bottom: 60px;}
.fanye a {padding: 10px 16px;margin: 0 5px;border-radius: 30px;border: 1px solid #eee;}
.fanye a:hover,.fanye a.cur {background: #2d83f3;border: 1px solid #2d83f3;color: #323232;}

/************面包屑导航************/
.bread_crumb{height:40px;line-height:40px;background:#f5f5f5;padding:64px 0 0 0;}
.bread_crumb02{height:40px;line-height:40px;background:#f5f5f5;}
.bread_crumb p,.bread_crumb02 p{max-width:1240px;margin:0 auto;font-size:14px;color:#999;}
.bread_crumb a:hover,.bread_crumb02 a:hover{color:#3989f1;}
.bread_crumb03{padding-top:45px;font-size:14px;color:#999;max-width:1240px;margin:0 auto;text-align:left;}

/* 导航条 */
@keyframes ha {
	0% {top: -80px;}
	25% {top: -60px;}
	50% {top: -40px;}
	75% {top: -20px;}
	100% {top: 0px;}
	}
	.headers {background: #fff;position: fixed !important;animation: ha 0.5s linear forwards !important;}


	/* 下拉菜单 */
	.icon-jiantouxia {/* display: inline-block; *//* font-size: 1.1rem !important; */float: right;}
	@keyframes name {
	0% {transform: rotate(45deg);}
	25% {transform: rotate(90deg);}
	50% {transform: rotate(135deg);}
	100% {transform: rotate(180deg);}
	}
	.subnav:hover .icon-jiantouxia {/* transform: rotate(180deg);-ms-transform: rotate(180deg);/* Internet Explorer 9*//* -moz-transform: rotate(180deg);/* Firefox *//* -webkit-transform: rotate(180deg);/* Safari 和 Chrome *//* -o-transform: rotate(180deg);/* Opera *//* filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); */animation: name 0.3s linear forwards;}
	.madol {width: 100%;position: fixed;z-index: 6000;height: 507px;}
	.mask {position: fixed;z-index: 1000;top: 0;right: 0;left: 0;bottom: 0;background: rgba(0, 0, 0, .4);display: none;}
	.im {position: fixed;z-index: 5000;width: 56%;top: 50%;left: 50%;transform: translate(-50%, -50%);display: none;}
	.masks {position: fixed;z-index: 1000;top: 0;right: 0;left: 0;bottom: 0;background: rgba(0, 0, 0, .4);display: none;}
	.maskss {position: fixed;z-index: 1000;top: 0;right: 0;left: 0;bottom: 0;background: rgba(0, 0, 0, .4);display: none;}
	.ims {position: fixed;z-index: 5000;width: 56%;top: 50%;left: 50%;transform: translate(-50%, -50%);display: none;}
	.imss {position: fixed;z-index: 5000;width: 56%;top: 50%;left: 50%;transform: translate(-50%, -50%);display: none;}
	.big {position: fixed;z-index: 5000;width: 25%;top: 50%;left: 50%;transform: translate(-50%, -50%);display: none;}
	.bigs {position: fixed;z-index: 5000;width: 25%;top: 50%;left: 50%;transform: translate(-50%, -50%);display: none;}
	.bigss {position: fixed;z-index: 5000;width: 25%;top: 50%;left: 50%;transform: translate(-50%, -50%);display: none;}
	.menu_m {display: none;color: #9BA4AA;float: right;}
	.menu_list {width: 100%;position: fixed;top:0;z-index:99998;display: none;background: #1e1e1e;padding-top:50px;}
	.carte {list-style: none;border-bottom: 1px solid #2b2b2b;}
	.menu_list a {width: 90%;display: inline-block;text-decoration: none;line-height: 50px;padding:0 5%;}
	.draw {font-size: 16px;color: #9BA4AA;text-indent: 2em;line-height: 60px;}
	.carte {width: 100%;}
	.ul li {line-height: 40px;border-top: none;}
	.enter {display: none;}

	/**右侧快速导航**/
	#rshares {width: 74px;position: fixed;top: 50%;margin-top: -150px;right: 2px;z-index: 99;}
	#rshares i {display: block;}
	#rshares a,#rshares .dialogue-btn {background: #323232;display: block;padding:5px 0;border-bottom: 1px solid #2b2b2b;transition: all 0.36s ease-out 0s;text-align: center;font-size:14px; color: #2d83f3;}
	#rshares a:hover {color: #323232;background:#2d83f3}
	.hide-floor {display: none;list-style: none;position: absolute;top: 100px;left: -178px;transition: all .4s;}
	#rshares .dialogue-btn:hover .hide-floor {display: block;}
	#rshares .dialogue-btn:hover .hide-floor li {float: left;display: inline-block;}
	#rshares .dialogue-btn:hover .hide-floor li a {display: block;padding: 10px 0;width: 69px;height: 83px;border: 1px solid #373e61;}
	#rshares .dialogue-btn .hide-floor li a img {margin-bottom: 5px;width: 32px;}
	#rshares .dialogue-btn span,#rshares a span {font-size:14px;margin-bottom: 5px;display: block;}
	#rshares .dialogue-btn span {margin-bottom: 10px;}
	#rshares .gotop {padding: 8px 0;}
	#yd_kefu{display: none}
	.rs{display: block !important;}

@media screen and (max-width:863px) {
	.header {background:url(/static/images/cj/h_cj_bg.png) repeat-x top;background-size:50%;}
	.headers {background:url(/static/images/cj/h_cj_bg.png) repeat-x top #1e1e1e;background-size:50%;}
	.header_con {width:92%;height:50px;padding:0;}
	.header .fxts2{top:50px;}
	.headers .fxts2{top:50px;}
	.r_header {/* position: absolute;right: -30px; */width:155px;}
	.nav{padding-left:35px;}
	.nav li a {height:50px;line-height:50px;}
	.nav li:hover ul {display:block;position:absolute;top:50px;left:-51px;}
	.menu_m {/* width: 100%; */display: block;line-height:50px;}
	.menu_m:hover {cursor: pointer;}
	.menu_list .carte ul {display: none;background: #2b2b2b;}
	/*.message {padding:5px;margin-left:78px;}*/
	.logo {width: 130px;}
	.logo img{height:36px;display:block;}
	.h_btn li {width:55px;padding-right:10px;}
    .h_btn li a {line-height:26px;width:100%;}

	.big_title,.in_title{font-size:24px;}
	.nav,.message,.footer_logo,.footer_nav dt,.pc,.bread_crumb02,.bread_crumb03,.r_kf{display:none;}

	.footer{padding:20px 0;}
	.footer_con{width:90%;margin:0 auto;}
	.footer_nav{width:100%;}
	.footer_nav dl dd{width:100%;line-height:30px;}
	.copy{padding-top:0;line-height:24px;}

	.bread_crumb{padding:8px 16px;}
	#rshares{display: none}
	#yd_kefu{display: block}
	#lim_mobile_chat{display: block !important;}

	.carte .nine{display: none;}

	.fanye>ul{display: flex !important;justify-content: space-between;align-items: center;margin: 0 5% auto;}
	.fanye a{font-size: 12px;width: 36px;height: 36px;display: flex;justify-content: center;align-items: center;padding: 0;border-radius: 2px;}
	}

	@media screen and (min-width:801px) {
  body{min-width:1280px;}
  .header_con{padding:0px 20px;}
  }
	