@charset "utf-8";
/* CSS Document */
body{margin:auto;padding:0px;font-size:14px; font-family: 微软雅黑;-webkit-text-size-adjust: none; overflow-y: scroll;}
::-webkit-scrollbar              {/* 1 */width:9px; background-color:#333;}
::-webkit-scrollbar-button       {/* 2 */}
::-webkit-scrollbar-track        {/* 3 */}
::-webkit-scrollbar-track-piece  {/* 4 */}
::-webkit-scrollbar-thumb        {/* 5 */border:solid 2px #333; width:5px;  border-radius:4px; background-color:#fff;}
::-webkit-scrollbar-corner       {/* 6 */background-color:#333;}
::-webkit-resizer                {/* 7 */}
::-webkit-scrollbar:horizontal   {height:9px;}
a { text-decoration:none; outline-style:none;  -webkit-transition: all .6s;transition: all .6s; color: #666;}
a:hover{ text-decoration: none;}
ul,p{ padding:0px; margin:0px; list-style:none;}
img { border:none; max-width:100%;}
.fl { float:left; }
.fr { float:right; }
dt,dl,dd{ margin:0; padding:0;}
textarea{resize:none; outline: none; padding:0; font-family:微软雅黑;}
input{ padding:0; outline: none;}
i{ margin: 0px; padding: 0px; font-style: normal;}
.all { width:100%; height:auto; margin:auto; position:relative; z-index:1;}
.w1200{ width:1200px; margin:auto;}
.wf100{ width: 100%; float: left;}
.w90{ width: 90%; margin: auto;}
.fp-tableCell{ display: table-cell; vertical-align: middle; width: 100%; height: 100%;}

.luxy-el{ }

/*banner  overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2;  transparent*/
.banner_box{ width:100% !important; float: left; position: relative; overflow: hidden; display: table; height: auto;}
.banner_box .bd{ width: 100%; float: right; height: auto; display: table; text-align: center;}
.banner_box .bd ul li img{ width: 100%; float: left;}
.banner_box .bd ul li{ width:100%; height: auto; float: left; background-size: cover; background-position: center; text-align: center; display: table;}
.banner_box .bd ul li a{ width: 100%; height: 100%; float: left;}
.banner_box .hd{ width: 100%; position: absolute; padding-top: 15px; left: 0; bottom: 0; z-index: 13; text-align: center; }
.banner_box .hd ul li{ display: inline-block; width:10px; height: 10px; border-radius: 100%;  background: #fff; border:1px solid #d2d2d2; text-indent: -9999px; cursor: pointer; margin: 0 5px;}
.banner_box .hd ul li.on{ background: #074077; border: 1px solid #074077;}
.banner_box .prev,.banner_box .next{ width:51px; height: 51px; line-height: 65px; background:url(../images/btn_1.png) no-repeat left; position: absolute; left: 5%; top: 50%; margin-top: -25px; z-index: 12; text-align: center; color: #fff; font-size: 26px; cursor: pointer; -webkit-transition: all .6s;transition: all .6s; overflow: hidden;}
.banner_box .next{ left:auto; right: 5%; background-position: right;}

.slideBox2{ position:relative; overflow:hidden; margin:0 auto; /* 设置焦点图最大宽度 */ width:100%; float: left; padding-bottom: 40px;}
.slideBox2 .hd{height:auto; overflow:hidden; position:absolute; left:50%; bottom:0; z-index:1;}
.slideBox2 .hd ul{ float:right;}
.slideBox2 .hd li{ display:inline-block; width:10px; height:10px; float:left; border-radius: 100%; background:#fff; border: 1px solid #000; text-indent:-9999px; overflow:hidden; margin:3px 10px 0 0; cursor: pointer;}
.slideBox2 .hd li.on{ width:16px; height: 16px; background:#595959; border: 3px solid #d4d4d4; margin-top: 0;}
.slideBox2 .bd{ position:relative; z-index:0;}
.slideBox2 .bd li .txt{position:absolute; left:0; top:0; z-index:999; font-size:30px;}
.slideBox2 .bd li{ position:relative; text-align:center;  }
.slideBox2 .bd li img{  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox2 .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox2 .bd li .tit{ display:block; width:100%;  position:absolute; bottom:50%;  height:28px; line-height:24px; color:#fff;  text-align:left; font-size:14px; }
.slideBox2 .bd li .tit i{color:#fff; font-weight:bold;font-size:16px; margin-bottom:5px; line-height:30px;}


.all_center_box{ width:100%; float: left; margin-top: 90px;}

.head_btn{ width: 24px; float: right; position: relative; margin: 8px 0 0 5px; cursor: pointer; display: none;}
.head_btn i{ display: block; width: 100%; height: 2px; float: left; background-color: #000;
	transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
}
.head_btn i.bar-top{ margin-top: 0;}
.head_btn i.bar-cen{ margin-top: 6px;}
.head_btn i.bar-bom{ margin-top: 6px;}
.head_btn.cur i.bar-cen{ opacity: 0;}
.head_btn.cur i.bar-top{ -webkit-transform:rotate(45deg) translate(6px, 6px);transform:rotate(45deg) translate(6px, 6px);}
.head_btn.cur i.bar-bom{ -webkit-transform: rotate(-45deg) translate(5.5px, -5px);transform: rotate(-45deg) translate(5.5px, -5px);}

.fanye{ width:100%; float: left; text-align: center; margin-top: 40px; padding: 40px 0 60px; border-top: 1px solid #ccc;}
.fanye ul li{ display: inline-block; padding: 0 2px; line-height: 40px;}
.fanye ul li a{ border:1px solid #dddddd; background: #fff; padding: 0 18px; border-radius: 3px; color: #666; font-size: 16px; display: inline-block;}
.fanye ul li a:hover,.fanye ul li a.current,.fanye ul li.active a,.fanye ul li.active span{ background: #074077; color: #fff;}
.fanye ul li .text{ border:1px solid #dddddd; background: #fff; width: 50px; border-radius: 3px; color: #666; font-size: 16px; text-align: center; margin: 0 3px;}
.fanye ul li span{ border:1px solid #dddddd; padding: 0 18px; border-radius: 3px; color: #666; font-size: 16px; display: inline-block;}
.fanye ul li #btn-page{ width: 65px;border:1px solid #dddddd; background: #fff; border-radius: 3px; color: #666; font-size: 14px;}
.fanye ul li #btn-page:hover{ background: #ddd;}

.head_box{ height: 90px; background: #fff; position: fixed; left: 0; top: 0; z-index: 99; box-shadow: 0 0 15px rgba(0,0,0,0.1);}
.head_box .logo{ float: left; height: 35px; margin-top: 27.5px; position: relative; z-index: 2;}

.head_box .head_menu{ width: 100%; float: left; position: absolute; left: 0; top: 0; text-align: center;}
.head_box .head_menu ul{ width: auto; margin: auto; display: inline-block;}
.head_box .head_menu ul li,.head_box .head_menu ul li span{ float: left; position: relative;}
.head_box .head_menu ul li span a{ width: 135px; line-height: 90px; float: left; font-size: 18px; color: #333; text-align: center;}
.head_box .head_menu ul li:hover span a,.head_box .head_menu ul li.active span a{ background: #074077; color: #fff;}
.head_box .head_menu ul li .erji{ width: 100%; position: absolute; left: 50%; top: 90px; background: #074077; color: #fff; padding: 18px 0; display: none;}
.head_box .head_menu ul li .erji a{ width: 180px; float: left; color: #fff; font-size: 16px; border-left:1px dashed #fff; border-right: 1px dashed #fff;}
.head_box .head_menu ul li .erji a:first-child{ border-left:none;}
.head_box .head_menu ul li .erji a:last-child{ border-right:none;}
.head_box .head_menu ul li .erji a i{ display: block;}
.head_box .head_menu ul li .erji a i img{ height: 45px;}
.head_box .head_menu ul li .erji a p{ margin-top: 2px;}
.head_box .head_menu ul li:hover .erji{ display: block;}

.head_box .soso_box{ width: 45px; float: right; position: relative; z-index: 2; background: #fff; transition: all .6s; margin-top: 28.5px;}
.head_box .soso_box .text{ width: 100%; height: 33px; border:1px solid #333; padding: 0 40px 0 12px; float: left; opacity: 0; border-radius: 20px; transition: all .6s;}
.head_box .soso_box .btns{ width: 40px; height: 31px; position: absolute; right: 0; top: 0; background: url(../images/ico_1.png) no-repeat center; background-size: auto 22px; border:none;}
.head_box .soso_box:hover{ width: 200px;}
.head_box .soso_box:hover .text{ opacity: 1;}

.head_box .login_btn{ float:right; height: 45px; margin:22.5px 0 0 15px; position: relative; z-index: 2;}

.loading{ width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 99; color: #fff; background: url(../images/bg_1.jpg) center; background-size: cover; display: table; text-align: center; cursor: pointer;}
.loading .fp-tableCell{ background: rgba(38,36,35,0.6);}
.loading strong{ display: block; font-size: 54px; opacity: 0; transition: all 1.5s;}
.loading p{ font-size: 40px; opacity: 0; transition: all 1.5s;}
.loading span{ display: block; font-size: 42px; font-weight: bold; opacity: 0; transition: all 1s ease .4s;}
.loading span i{ display: inline-block; margin: auto 2.5%;}
.loading.active strong{ opacity: 1;}
.loading.active p{ opacity: 1;}
.loading.active span{ opacity: 1; margin-top: 50px;}
.loading.cur{ top:-50%; opacity: 0; z-index: -1;}

.home_box1{ background: #262423; color: #fdb813; text-align: center; padding: 18px 0;}
.home_box1 span{  font-size: 18px; line-height: 30px; margin: 0 3px 0 25px;}
.home_box1 span:first-child{ margin-left: 0;}
.home_box1 .text,.home_box1 select{ width: 150px; height: 30px;  background: none; border:1px solid #fdb813; padding: 0 10px; margin-left: 5px;}
.home_box1 select{ width: 120px;}
.home_box1 .btns{ width: 170px; height: 30px; background: #fdb813; color: #333; border:1px solid #fdb813; font-size: 18px; margin-left: 85px;}

.home_title{ text-align: center; background: #074077; color: #fff; position: relative; font-weight: bold;}
.home_title p{ font-size: 72px; color: #144a7e; font-family: arial; letter-spacing: 10px;}
.home_title span{ width: 100%; position: absolute; left: 0; top: 50%; font-size: 32px; margin-top: -22.5px;}

.home_box2{ background: #034e90; margin-top: 2px; overflow: hidden;}
.home_box2 ul{ width: 100%; float: left; transition: all .4s; transform: skewX(-14deg); position: relative; overflow: hidden;}
.home_box2 ul li{ width: 25%; height: 700px; float: left; transition: all .4s; background-position: center; background-size: cover; position: relative; display: table; overflow: hidden;}
.home_box2 ul li em{ content: ''; width: 160%; height: 100%; position: absolute; left: -30%; top: 0; background: url(../images/ho2_bg3.jpg) center; transform: skewX(14deg); background-size: cover;}
.home_box2 ul li.clr1::before{ background-image: url(../images/ho2_bg1.jpg);}
.home_box2 ul li.clr2::before{ background-image: url(../images/ho2_bg2.jpg);}
.home_box2 ul li.clr3::before{ background-image: url(../images/ho2_bg3.jpg);}
.home_box2 ul li.clr4::before{ background-image: url(../images/ho2_bg4.jpg);}
.home_box2 ul li.clr5::before{ background-image: url(../images/ho2_bg5.jpg);}
.home_box2 ul li .zt{ width: 100%; position: absolute; left: 0; bottom: 25px; font-size: 22px; color: #fff; font-weight: bold; text-align: center; transform: skewX(14deg);}
.home_box2 ul li::after{ content: ''; width: 100%; height: 100%; background: rgba(0,91,168,0.5); position: absolute; left: 0; top: 0; opacity: 0; transition: all .6s;}
.home_box2 ul li .center-block{ width: 200px; color: #fff; position: relative; z-index: 2; transform: skewX(14deg); opacity: 0; transition: all .8s;}
.home_box2 ul li .center-block strong{ display: block; font-size: 30px;}
.home_box2 ul li .center-block p{ line-height: 24px; padding: 50px 0;}
.home_box2 ul li .center-block a{ display: inline-block; line-height: 38px; background: #fdb813; color: #fff; font-size: 18px; padding: 0 25px;}
.home_box2 ul:hover li{ width: 23%;}
.home_box2 ul li:hover{ width: 31%;}
.home_box2 ul li:hover .zt{ opacity: 0;}
.home_box2 ul li:hover::after{ opacity: 1;}
.home_box2 ul li:hover .center-block{ opacity: 1;}

.home_box3{ padding: 60px 0; background: url(../images/ho3_bg.jpg) center; background-size: cover; position: relative;}
.home_box3::after{ content: ''; width: 50%; height: 100%; background: url(../images/ho3_bg2.png) no-repeat left; position: absolute; left: -2%; top: 0;}
.home_box3 .pull-left{ width: 38%; position: relative; padding: 0 80px 0 120px; z-index: 2;}
.home_box3 .pull-left strong{ width: 50px; position: absolute; left: 0; top: 0; font-size: 50px; color: #074077; font-weight: bold; line-height: 55px;}
.home_box3 .pull-left ul li{ width: 100%; float: left;}
.home_box3 .pull-left ul li a,.home_box3 .pull-left ul li span{ width: 33.333%; float: left; text-align: center; font-size: 20px; color: #fff; background: #c2c2c2; display: table;}
.home_box3 .pull-left ul li span{ opacity: 0;}
.home_box3 .pull-left ul li a:hover,.home_box3 .pull-left ul li a.active{ background: #074077;}
.divphone{ display: none;}
.home_box3 .pull-right{ width: 62%; position: relative; z-index: 2;}

.home_box3 .list_box1{ display: none;}
.list_box1 ul li{ width: 100%; float: left;}
.list_box1 ul li a{ width: 100%; float: left; padding: 12px 22px; color: #999;}
.list_box1 ul li a span{ display: block; font-size: 18px; color: #333; transition: all .6s; font-weight: bold; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.list_box1 ul li a i{ display: block; padding: 8px 0 5px; color: #999; transition: all .6s;}
.list_box1 ul li a p{ line-height: 24px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.list_box1 ul li a:hover{ background: #074077; color: #8c9cb3;}
.list_box1 ul li a:hover span,.list_box1 ul li a:hover i{ color: #fff;}

.home_box4{ background: #074077; position: relative;}
.home_box4::after{ content: ''; width: 190px; height: 100%; position: absolute; right: 0; top: 0; background: url(../images/ho4_bg1.png) no-repeat center;}
.home_box4 .game163{ width: 100%; float: left; height: 770px; margin: auto; position: relative; z-index: 2;}
.home_box4 .game163 ul.bigImg li{ width: 100%; float: left; position: relative; overflow: hidden; height: 770px; color: #fff;}
.home_box4 .game163 ul.bigImg li .pull-left,.home_box4 .game163 ul.bigImg li .pull-right{ width: 50%; height: 100%; display: table;}
.home_box4 .game163 ul.bigImg li .pull-left{ background-position: center; background-size: cover; background-repeat: no-repeat;}
.home_box4 .game163 ul.bigImg li .pull-right{ padding: 0 10%;}
.home_box4 .game163 ul.bigImg li .pull-right .box1{ position: relative; padding-bottom: 50px; margin-bottom: 50px;}
.home_box4 .game163 ul.bigImg li .pull-right .box1::after{ content: ''; width: 93px; height: 1px; background: #fff; position: absolute; left: 0; bottom: 0;}
.home_box4 .game163 ul.bigImg li .pull-right .box1 strong{ display: block; font-size: 32px;}
.home_box4 .game163 ul.bigImg li .pull-right .box1 span{ display: block; font-size: 16px; margin-top: 10px;}
.home_box4 .game163 ul.bigImg li .pull-right .box2{ line-height: 24px; text-align: justify;}
.home_box4 .smallScroll{ width: 110px; height: 100%; position: absolute; left: 50%; top: 0; margin-left: -55px; z-index: 13;}
.home_box4 .smallScroll .smallImg{ height: 100%; display: table;}
.home_box4 .smallScroll .tempWrap,.home_box4 .smallScroll ul{ width: 100% !important; float: left;}
.home_box4 .smallScroll ul li{ width: 80px; height: 80px !important; float: left; border-radius: 100%; overflow: hidden; border: 4px solid transparent; margin: 30px 15px; cursor: pointer; transition: all .6s;}
.home_box4 .smallScroll ul li.on{ width: 110px; height: 110px !important; border-color: #fdc02e; margin: 15px 0;}
.home_box4 .sPrev,.home_box4 .sNext{ width: 100%; position: absolute; left: 0; top: 40px; color: #fff; text-align: center; font-size: 20px; cursor: pointer;}
.home_box4 .sNext{ top:auto; bottom: 40px;}

.home_box4 .title_box{ text-align: center;font-size: 36px; color: #074077; font-weight: bold; background: #fff; padding: 20px 0; display: none;}

.home_box5{ padding: 150px 0; position: relative; overflow: hidden;}
.home_box5::after{ content: ''; width: 50%; height: 100%; background: url(../images/ho5_bg1.png) no-repeat left; position: absolute; left: 3%; top: 0;}
.home_box5 .about_title{ margin-top: 0; display: none;}

.list_box2{ position: relative; z-index: 2;}
.list_box2 .bd{ width: 100%; margin: auto; overflow: hidden;}
.list_box2 .bd ul{ width: 110%; float: left;}
.list_box2 .bd ul li{ width: 289px; float: left; margin: 45px 15px 20px 0; transition: all .6s;}
.list_box2 .bd ul li .imgs{ height: 210px; overflow: hidden;}
.list_box2 .bd ul li .imgs img{ width: 100%; min-height: 100%;}
.list_box2 .bd ul li .info{ padding: 12px; height: 131px;}
.list_box2 .bd ul li .info span{ font-size: 18px; font-weight: bold; color: #333; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.list_box2 .bd ul li .info i{ float: left; font-size: 12px; color: #999; padding: 10px 0; margin-right: 15px;}
.list_box2 .bd ul li .info p{ width: 100%; float: left; color: #074077;}
.list_box2 .bd ul li .info p strong{ float: left; margin-right: 8px;}
.list_box2 .bd ul li:hover{ box-shadow: 0 0 15px rgba(0,0,0,0.1);}
.list_box2 .prev,.list_box2 .next{ width: 30px; height: 30px; background: url(../images/btn_2.png) no-repeat left; background-size: auto 30px; position: absolute; left: -70px; top: 50%; margin-top: -15px; cursor: pointer;}
.list_box2 .next{ left:auto; right: -70px; background-position: right;}

.home_box5 .list_box2 .bd ul{ width: 100%;}
.home_box5 .list_box2 .bd ul li{ width: 285px; margin: 45px 7.5px 20px;}

.foot_box{ background: #262423; color: #fff; position: relative; z-index: 2; padding: 45px 0;}
.foot_box .w90{ position: relative;}
.foot_box .pull-left{ width: 25%; background: #074077; padding: 40px 35px; position: absolute; left: 0; top: -65px;}
.foot_box .pull-left p{ width: 100%; float: left; font-size: 16px;}
.foot_box .pull-left .text{ width: 100%; height: 35px; border:1px solid #fff; background: none; color: #fff; padding: 0 10px; margin-top: 20px;}
.foot_box .pull-left textarea{ width: 100%; height: 125px; border:1px solid #fff; background: none; color: #fff; padding:10px; margin-top: 20px;}
.foot_box .pull-left .btns{ width: 48%; height: 35px; background: #969492; color: #fff; font-size: 18px; border:none; margin-top: 20px;text-align:-webkit-center;line-height:35px}
.foot_box .pull-left .btns:hover,.foot_box .pull-left .btns.active{ background: #fdb813;}
.foot_box .pull-left .text::-webkit-input-placeholder{ color: #fff;}
.foot_box .pull-left textarea::-webkit-input-placeholder{ color: #fff;}

.foot_box a{ color: #999;}
.foot_box a:hover{ color: #fdb813;}
.foot_box .pull-right{ width: 71%;}
.foot_box .pull-right .top_box .box1{ max-width: 370px;}
.foot_box .pull-right .top_box .box1 p{ line-height: 25px; background-position: 0 0; background-repeat: no-repeat; background-size: auto 25px; padding-left: 35px; margin-bottom: 15px; font-size: 16px;}
.foot_box .pull-right .top_box .box1 p.clr1{ background-image: url(../images/fo_1.png);}
.foot_box .pull-right .top_box .box1 p.clr2{ background-image: url(../images/fo_2.png);}
.foot_box .pull-right .top_box .box1 p.clr3{ background-image: url(../images/fo_3.png);}
.foot_box .pull-right .top_box .box1 p.clr4{ background-image: url(../images/fo_4.png);}
.foot_box .pull-right .top_box .box1 p.clr5{ background-image: url(../images/fo_5.png);}
.foot_box .pull-right .top_box .box2 ul{ float: left; margin-left: 55px;}
.foot_box .pull-right .top_box .box2 ul span{ display: block; font-size: 16px; padding-bottom: 5px;}
.foot_box .pull-right .top_box .box2 ul li{ display: block; margin-top: 10px;}
.foot_box .pull-right .top_box .box3{ text-align: center;}
.foot_box .pull-right .top_box .box3 img{ width: 130px; height: 130px;}
.foot_box .pull-right .top_box .box3 p{ margin-top: 20px;}
.foot_box .pull-right .links_box{ border-top: 1px solid #000; border-bottom: 1px solid #000; margin-top: 30px; padding: 20px 0 30px; background: url(../images/ico_2.png) no-repeat left; background-size: auto 15px;}
.foot_box .pull-right .links_box a{ float: left; margin: 10px 0 0 30px;}
.foot_box .pull-right .lower_box{ margin-top: 30px; color: #999;}

.about_box1{ background: url(../images/about_bg.jpg) repeat-x; color: #fff; font-size: 16px; text-align: center; padding: 130px 0;}
.about_box1 strong{ display: block; font-size: 55px;}
.about_box1 i{ display: block; font-size: 18px; padding: 5px 0 10px;}
.about_box1 span{ display: inline-block; border-top: 1px solid #fff; padding-top: 10px;}

.about_box2{ background: #fff; margin-top: -30px; position: relative; z-index: 2; box-shadow: 0 0 30px rgba(0,0,0,0.2);}
.about_box2 .box1{ padding: 40px; text-align: right; border-bottom: 1px solid #ccc; position: relative; z-index: 3;}
.about_box2 .box1 span{ display: block; font-size: 40px; font-weight:bold; color: #000;}
.about_box2 .box1 i{ font-size: 23px; color: #999;}
.about_box2 .box2{ padding: 20px 40px;}
.about_box2 .box2 .pull-left{ width: 50%; color: #333;}
.about_box2 .box2 .pull-left .ab2_title{ font-size: 22px; position: relative; padding-bottom: 10px;}
.about_box2 .box2 .pull-left .ab2_title span{ font-size: 34px;}
.about_box2 .box2 .pull-left .ab2_title::after{ content: ''; width: 80px; height: 7px; background: #074077; position: absolute; left: 0; bottom: 0;}
.about_box2 .box2 .pull-left .ab2_info{ font-size: 16px; line-height: 36px; text-indent: 32px; padding: 20px 0;}
.about_box2 .box2 .pull-right{ width: 47%; position: relative;}
.about_box2 .box2 .pull-right img{ width: 100%; float: left; position: relative; z-index: 2; border-top: none;}
.about_box2 .box2 .pull-right::after{ content: ''; width: 10px; height: 70%; position: absolute; right: -10px; top: 0; background: #33628f;}
.about_box2 .box2 .pull-right::before{ content: ''; width: 120px; height: 110px; position: absolute; left: -28px; top: -28px; background: #074077;}

.about_title{ text-align: center; font-size: 22px; margin-top: 90px; position: relative; padding-bottom: 20px;}
.about_title span{ display: block; font-size: 36px;}
.about_title::after{ content: ''; width: 80px; height: 7px; position: absolute; left: 50%; bottom: 0; margin-left: -40px; background: #074077;}

.about_box3 ul li{ width: 25%; float: left; margin-top: 60px; padding: 0 1%;}
.about_box3 ul li .imgs{ position: relative; height: 300px; overflow: hidden;}
.about_box3 ul li .imgs img{ width: 100%; min-height: 100%;}
.about_box3 ul li .info{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(0,0,0,0.78); color: #fff; display: table; text-align: center; font-size: 24px; line-height: 45px; opacity: 0; transition: all .6s;}
.about_box3 ul li .name{ font-size: 20px; text-align: center; margin-top: 20px;}
.about_box3 ul li:hover .info{ opacity: 1;}

.about_box4{ padding-bottom: 150px;}
.about_box4 .box_div{ position: relative; margin-top: 90px;}
.about_box4 .box_div .fl{ font-size: 42px; font-family: 宋体; color: #969696;}
.about_box4 .box_info{ width: 82%; float: right; position: relative; padding: 0 5%;}
.about_box4 .box_info .prev,.about_box4 .box_info .next{ width: 50px; height: 50px; position: absolute; left: 0; top: 5px; z-index: 12; background: url(../images/btn_2.png) no-repeat left; background-size: auto 50px; cursor: pointer;}
.about_box4 .box_info .next{ left:auto; right: 0; background-position: right;}
.about_box4 .box_info .bd ul li{ width: 25%; float: left; height: 60px; text-align: center; display: table;}
.about_box4 .box_info .bd ul li img{ max-width: 80%; max-height: 50px;}

.qcjf_box1{ height: 550px; background-position: center; background-size: cover; position: relative; background-repeat: no-repeat;}
.qcjf_box1 a{ width: 100%; height: 100%; float: left;}
.qcjf_box1 .imgs{ display: none;}
.qcjf_box1 .w1200{ height: 100%; display: table; position: relative;}
.qcjf_box1 .box_info{ position: absolute; left: 0; bottom: 55px;}
.qcjf_box1 .box_info .box1{ width: 20%; float: left; position: relative; padding: 0 10px;}
.qcjf_box1 .box_info .box1 .text{ width: 100%; float: left; height: 50px; border:none; background: #fff; padding: 0 55px 0 14px;}
.qcjf_box1 .box_info .box1 select{ width: 100%; float: left; height: 50px; border:none; background: #fff; padding: 0 55px 0 14px;}
.qcjf_box1 .box_info .box1 span{ width: auto; line-height: 50px; position: absolute; right: 24px; top: 0; z-index: 1; font-size: 16px; color: #333;}
.qcjf_box1 .box_info .box1 .btns{ width: 100%; float: left; height: 50px; background: #074077; color: #fff; font-size: 24px; border:none;}

.qcjf_box2{ text-align: center; margin-top: 50px; font-size: 20px; line-height: 36px;}

.qcjf_box3{ margin-top: 15px; text-align: center;}
.qcjf_box3 .top_box ul li{ display:inline-block; background: #fff; width: 23%; height: 180px; box-shadow: 0 7px 15px rgba(0,0,0,0.3); margin: 25px .8% 0;}
.qcjf_box3 .top_box ul li .center-block{ width: 100%; height: 100%; display: table; padding: 0 8%; font-size: 12px;}
.qcjf_box3 .top_box ul li .center-block span{ display: block; font-size: 24px; color: #074077; padding-bottom: 10px;}
.qcjf_box3 .top_box ul li .center-block p{ line-height: 20px; min-height: 60px;}
.qcjf_box3 .lower_box{ font-size: 22px; color: #999; margin-top: 50px; font-family: 'Microsoft JhengHei';}

.qcjf_box4 .box_info{ background: #eee; padding: 50px 0 30px; margin-top: 38px; text-align: center;}
.qcjf_box5{ text-align: center; margin-top: 70px; padding: 0 3%;}

.qcjf_box6 .top_box ul li{ width: 100%; float: left; margin-top: 80px;}
.qcjf_box6 .top_box ul li .pull-left{ width: 50%; position: relative;}
.qcjf_box6 .top_box ul li .pull-left::after{ content: ''; width: 100%; height: 100%; background:rgba(0,0,0,0.5); position: absolute; left: 0; top: 0;}
.qcjf_box6 .top_box ul li .pull-left span{ font-size: 72px; font-weight: bold; color: #fff; position: absolute; right: 12px; bottom: 0; z-index: 2;}
.qcjf_box6 .top_box ul li .pull-right{ width: 45%; font-size: 18px;}
.qcjf_box6 .top_box ul li .pull-right p{ line-height: 25px; padding: 13px 0;}
.qcjf_box6 .lower_box{ text-align: center; padding: 90px 0;}
.qcjf_box6 .lower_box a{ width: 170px; line-height: 50px; color: #fff; font-size: 22px; background: #074077; display: inline-block; margin: 0 50px; font-family: 'Microsoft JhengHei';}

.page_banner{ height: 650px; background-position: center; background-size: cover;}
.page_banner .w1200{ height: 100%; display: table; position: relative;}
.page_banner .box_info{ position: absolute; left: 0; bottom: 50px; color: #fff; font-size: 24px; font-weight: bold;}
.page_banner .box_info span{ display: block; font-size: 36px;}
.page_banner .box_info p{ color: #fdb813; letter-spacing: 5px;}

.cxzs_box1{ margin-top: 60px;}
.cxzs_box1 .box_div{ background: #f4f4f4; margin-top: 2px; padding: 10px 30px 18px; position: relative;}
.cxzs_box1 .box_div .btns{ width: 35px; height: 58px; line-height: 58px; font-size: 18px; text-align: center; position: absolute; right: 0; top: 0; cursor: pointer;}
.cxzs_box1 .box_div .fl{ line-height: 22px; margin-top: 8px;}
.cxzs_box1 .box_div .fr{ width: 95%; height: 30px; overflow: hidden; position: relative;}
.cxzs_box1 .box_div .fr.active{ height: auto;}
.cxzs_box1 .box_div .fr a{ float: left; line-height: 22px; padding: 0 5px; border-radius: 4px; margin-left: 25px; margin-top: 8px;}
.cxzs_box1 .box_div .fr a:hover,.cxzs_box1 .box_div .fr a.active{ background: #074077; color: #fff;}

.address_box{ padding: 45px 0; color: #333;}
.address_box a{ color: #333;}
.address_box a:hover{ color: #074077;}

.cxzs_box2 .pull-left{ width: 49%; overflow: hidden;}
.cxzs_box2 .pull-left img{ width: 100%; min-height: 100%; float: left;}
.cxzs_box2 .pull-right{ width: 46%;}
.cxzs_box2 .pull-right .box1 span{ display: block; font-size: 20px; color: #333; font-weight: bold; padding-bottom: 15px;}
.cxzs_box2 .pull-right .box1 i{ float: left; line-height: 11px; border-left:1px solid #999; color: #999; font-size: 12px; padding: 0 15px;}
.cxzs_box2 .pull-right .box1 i:first-of-type{ padding-left: 0; border:none;}
.cxzs_box2 .pull-right .title_box{ line-height: 16px; font-size: 16px; color: #074077; border-left:4px solid #074077; padding-left: 18px; margin-top: 15px;}
.cxzs_box2 .pull-right .box2{ height: 80px; overflow: auto; margin-top: 15px;}
.cxzs_box2 .pull-right .box2 ul{ width: 100%; float: left;}
.cxzs_box2 .pull-right .box2 ul li{ width: 23%; height: 75px; position: relative; overflow: hidden; float: left; margin-right: 2.6%; margin-bottom: 10px;}
.cxzs_box2 .pull-right .box2 ul li:nth-child(4n){ margin-right: 0;}
.cxzs_box2 .pull-right .box2 ul li img{ width: 100%; min-height: 100%;}
.cxzs_box2 .pull-right .box2 ul li .info{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; display: table; color: #fff; background: rgba(0,0,0,0.5); text-align: center; font-size: 18px; transition: all .6s; opacity: 0; cursor: pointer;}
.cxzs_box2 .pull-right .box2 ul li .info i{ width: 100%; height: 0; display: block; background: url(../images/ico_3.png) no-repeat center; background-size: auto 20px; transition: all .2s;}
.cxzs_box2 .pull-right .box2 ul li:hover .info,.cxzs_box2 .pull-right .box2 ul li.active .info{ opacity: 1;}
.cxzs_box2 .pull-right .box2 ul li.active .info i{ height: 20px; margin-bottom: 3px;}
.cxzs_box2 .pull-right .box3{ border-bottom: 1px solid #ccc; padding-bottom: 15px;}
.cxzs_box2 .pull-right .box3 ul li{ width: 20%; float: left; text-align: center; margin-top: 15px; padding: 0 11px;}
.cxzs_box2 .pull-right .box3 ul li p{ width: 100%; float: left; padding-bottom: 12px;}
.cxzs_box2 .pull-right .box3 ul li span{ width: 100%; float: left; line-height: 30px; font-size: 20px; color: #ff563c; font-weight: bold;}
.cxzs_box2 .pull-right .box3 ul li select{ width: 100%; height: 30px; border:1px solid #ccc; background: #fff;}
.cxzs_box2 .pull-right .box3.gs6 ul li{ width: 16.66%;}
.cxzs_box2 .pull-right .box4{ margin-top: 15px; display: none;}
.cxzs_box2 .pull-right .box4 strong{ width: 70px; float: left; text-align: center; margin-top: 8px;}
.cxzs_box2 .pull-right .box4 p{ width: 86%; float: left; margin-top: 8px; min-height: 20px;}
.cxzs_box2 .pull-right .box5 a{ float: left; line-height: 45px; border:3px solid #fdb813; color: #333; font-size: 18px; text-align: center; width: 165px; border-radius: 5px; margin: 15px 30px 0 0;}
.cxzs_box2 .pull-right .box5 a:hover{ background: #fdb813;}

.cxzs_box2 .pull-right .box6{ margin-top: -16px;}
.cxzs_box2 .pull-right .box6 span{ float: right; color: #000; margin-left: 15px;}
.cxzs_box2 .pull-right .box7{ line-height: 35px; font-size: 16px; margin-top: 8px;}
.cxzs_box2 .pull-right .box7 span{ float: left;}
.cxzs_box2 .pull-right .box7 .radio-inline{ float: left; margin-left: 24px; border: 1px solid #ccc; padding: 0 10px; cursor: pointer;}
.cxzs_box2 .pull-right .box7 .radio-inline input{ width: 100%; height: 100%; left: 0; top: 0; margin: auto; opacity: 0; cursor: pointer;}
.cxzs_box2 .pull-right .box7 .radio-inline.active{ border-color: #1459a7; color: #1459a7;}
.cxzs_box2 .pull-right .box8{ position: relative; margin-top: 15px; text-align: center; cursor: pointer;}
.cxzs_box2 .pull-right .box8 ul{ width: 100%; float: left; border: 1px solid #f0f0f0; background: #fdfdfd; padding: 35px 0 5px; transition: all .6s;}
.cxzs_box2 .pull-right .box8 ul li{ width: 25%; float: left; text-align: center; color: #999;}
.cxzs_box2 .pull-right .box8 ul li span{ font-size: 24px; color: #1459a7; font-weight: bold;}
.cxzs_box2 .pull-right .box8 i{ position: absolute; left: -15px; top: 5px; background: #fff; border: 1px solid #1459a7; color: #1459a7; text-align: center; width: 140px; line-height: 24px; border-radius: 24px; transition: all .6s;}
.cxzs_box2 .pull-right .box8:hover ul,.cxzs_box2 .pull-right .box8.active ul{ border-color: #1459a7;}
.cxzs_box2 .pull-right .box8:hover i,.cxzs_box2 .pull-right .box8.active i{ background: #1459a7; color: #fff;}


.fdmenu{ width: 100%; position: fixed; left: 0; bottom: 0; background: #fff; padding: 10px 0 5px; border-top: 1px solid #ccc; z-index: 97;}
.fdmenu .fl{ width: 25%; text-align: center;}
.fdmenu .fl i img{ height: 25px;}
.fdmenu .fr{ width: 75%; margin-top: 3px;}
.fdmenu .fr a{ width: 46%; float: left; text-align: center; background: #074077; color: #fff; font-size: 18px; border-radius: 25px; line-height: 35px; margin-right: 4%;}
.fdmenu .fr a.big{ width: 96%;}

.cxzs_box3 .top_box{ border-bottom: 1px solid #ccc;}
.cxzs_box3 .top_box a{ float: left; font-size: 18px; border-bottom: 3px solid transparent; color: #333; padding: 12px 0; margin:80px 90px 0 0; cursor: pointer;}
.cxzs_box3 .top_box a.active,.cxzs_box3 .top_box a:hover{ border-color: #074077; color: #074077;}
.cxzs_box3 .lower_box .title_box{ font-size: 20px; font-weight: bold; color: #333; padding: 50px 0 15px;}
.cxzs_box3 .lower_box .box1 ul li{ width: 48%; float: left; border-bottom: 1px solid #e6e6e6; line-height: 60px; font-size: 16px; color: #999;}
.cxzs_box3 .lower_box .box1 ul li:nth-child(2n){ float: right;}
.cxzs_box3 .lower_box .box1 ul li span{ float: left; color: #333; width: 25%;}
.cxzs_box3 .lower_box .box2{ padding-bottom: 90px;}
.cxzs_box3 .lower_box .box2 ul li{ width: 50%; height: 360px; float: left; margin-top: 2px; padding: 0 1px;}
.cxzs_box3 .lower_box .box2 ul li img{ width: 100%; float: left; min-height: 100%;}

.list_box3{ position: relative; overflow: hidden;}
.list_box3 ul{ width: 110%; float: left;}
.list_box3 ul li{ width: 289px; float: left; margin: 45px 15px 0 0; transition: all .6s;}
.list_box3 ul li .imgs{ height: 215px; overflow: hidden;}
.list_box3 ul li .imgs img{ width: 100%; min-height: 100%; transition: all .6s;}
.list_box3 ul li .info span{ display: block; font-size: 18px; font-weight: bold; color: #005ba8; margin-top: 12px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.list_box3 ul li .info i{ display: block; color: #999; padding: 13px 0;}
.list_box3 ul li .info p{ color: #999; line-height: 24px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.list_box3 ul li:hover .imgs img{ transform: scale(1.1);}

.czfx_info{ padding: 70px 0;}
.czfx_info .box1{ text-align: center;}
.czfx_info .box1 img{ width: 100%;}
.czfx_info .box2{ border-bottom: 1px solid #ccc; padding: 10px 0; margin-top: 60px;}
.czfx_info .box2 span{ display: block; font-size: 24px; color: #333;}
.czfx_info .box2 p{ color: #999; margin-top: 10px;}
.czfx_info .box3{ line-height: 24px; padding: 30px 0;}

.fy{ border-bottom: 1px solid #ccc; padding: 15px 0;}
.fy a{ width: 45%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.fy a.fr{ text-align: right;}

.list_box4 ul li{ width: 48.5%; float: left; margin-top: 50px;}
.list_box4 ul li:nth-child(2n){ float: right;}
.list_box4 ul li .imgs{ height: 270px; overflow: hidden;}
.list_box4 ul li .imgs img{ width: 100%; min-height: 100%; transition: all .6s;}
.list_box4 ul li .info span{ display: block; font-size: 24px; color: #333; margin-top: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.list_box4 ul li .info span a{ color: #333;}
.list_box4 ul li .info i{ display: block; padding: 10px 0; color: #999;}
.list_box4 ul li .info p{ line-height: 24px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.list_box4 ul li .info a.btns{ float: left; line-height: 35px; border:1px solid #929292; margin-top: 20px; font-size: 16px; padding: 0 35px;}
.list_box4 ul li .info a.btns:hover{ border-color: #074077; color: #074077;}

.join_box1{ height: 650px; display: table; background-position: center; background-size: cover; text-align: center;}
.join_box1 a{ width: 100%; height: 100%; float: left;}
.join_box1 .fp-tableCell{ background: rgba(0,0,0,0.2);}
.join_box1 .center-block{ width: 630px;}
.join_box1 .center-block .box1{ font-weight: bold; color: #fff;}
.join_box1 .center-block .box1 span{ display: block; font-size: 36px;}
.join_box1 .center-block .box1 p{ color: #fdb813; letter-spacing: 5px; font-size: 24px;}
.join_box1 .center-block .box2{ position: relative; margin-top: 45px;}
.join_box1 .center-block .box2 .text{ width: 100%; float: left; height: 60px; background: rgba(0,0,0,0.1); padding: 0 80px 0 30px; font-size: 16px; color: #fff; border:none;}
.join_box1 .center-block .box2 .btns{ width: 80px; height: 100%; position: absolute; right: 0; top: 0; background: url(../images/ico_4.png) no-repeat center; background-size: auto 22px; border: none;}
.join_box1 .center-block .box2 .text::-webkit-input-placeholder{ color: #bcbcbc;}

.join_box2{ background: #074077; text-align: center;}
.join_box2 a{ display: inline-block; line-height: 60px; color: #fff; font-size: 24px; margin: 0 30px; padding: 0 30px;}
.join_box2 a span{ display: inline-block; padding-left: 45px; background-position: left; background-repeat: no-repeat; background-size: auto 30px;}
.join_box2 a.clr1 span{ background-image: url(../images/ico_5.png);}
.join_box2 a.clr2 span{ background-image: url(../images/ico_6.png);}
.join_box2 a:hover,.join_box2 a.active{ background: #05325d;}

.join_box3{ position: relative; overflow: hidden; padding: 80px 0 140px;}
.join_box3 .bd ul{ width: 110%; float: left;}
.join_box3 .bd ul li{ width: 310px; float: left; margin-right: 20px;}
.join_box3 .bd ul li .imgs{ height: 365px; overflow: hidden;}
.join_box3 .bd ul li .imgs img{ width: 100%; min-height: 100%;}
.join_box3 .bd ul li .info{ padding: 24px 5px 0;}
.join_box3 .bd ul li .info span{ width: 50%; float: left; font-size: 14px;}
.join_box3 .bd ul li .info span i{ float: left; margin-right: 10px;}
.join_box3 .bd ul li .info p{ width: 50%; float: right; font-size: 14px; color: #fdb813; text-align: right;}
.join_box3 .bd ul li .info a{ line-height: 34px; font-size: 16px; color: #333; padding: 0 20px; border:1px solid #ccc; border-radius: 5px; margin-top: 12px;}
.join_box3 .bd ul li .info a:hover{ background: #fdb813; border-color: #fdb813;}
.join_box3 .btns{ width: 124px; position: absolute; left: 50%; bottom: 60px; margin-left: -62px;}
.join_box3 .btns a{ width: 30px; height: 30px; display: block; background-image: url(../images/btn_2.png); background-repeat: no-repeat; background-size: auto 30px; cursor: pointer;}
.join_box3 .btns a.prev{ float: left; background-position: left;}
.join_box3 .btns a.next{ float: right; background-position: right;}
.join_box3 .hd{ display: none;}

.tc_bg{ width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 100; background: rgba(0,0,0,0.5); display: none;}
.tc_bg .tc_div{ width: 100%; height: 100%; display: table;}
.tc_box1{ width: 960px; height: 70%; background: #f5f5f5; margin: auto; position: relative;}
.tc_box1 iframe{ width: 100%; height: 100%; float: left;}
.tc_box1 i{ width: 30px; height: 30px; background: url(../images/ico_7.png) no-repeat center #f5f5f5; background-size: auto 12px; position: absolute; right: -15px; top: -15px; border-radius: 100%; cursor: pointer;}

.zxns_info{ padding: 30px 5%;}
.zxns_info .box1{ font-size: 24px; font-weight: bold;}
.zxns_info .box1 .fr{ color: #fdb813;}
.zxns_info .box2{ padding: 20px 0; font-size: 18px; line-height: 28px;}
.zxns_info .box3{ line-height: 24px; color: #666;}

.tc_box2{ width: 770px; height: 530px; margin: auto; border-radius: 8px; background: #fff; overflow: hidden;}
.tc_box2 iframe{ width: 100%; height: 100%; float: left;}

.ljsq_box .top_box{ line-height: 100px; font-size: 24px; color: #fff; text-align: center; background: #074077;}
.ljsq_box .lower_box{ padding: 15px 8%;}
.ljsq_box .lower_box .box1{ margin-top: 20px;}
.ljsq_box .lower_box .box1 span{ width: 15%; font-size: 18px; float: left; text-align: right; line-height: 40px;}
.ljsq_box .lower_box .box1 .text{ width: 71%; float: left; height: 40px; background: #f5f5f5; border:1px solid #ddd; border-radius: 5px; padding: 0 20px;}
.ljsq_box .lower_box .box1 select{ width: 71%; float: left; height: 40px; background: #f5f5f5; border:1px solid #ddd; border-radius: 5px; padding: 0 20px;}
.ljsq_box .lower_box .box1 select.xiao{ width: 23%; margin-right: 1%;}
.ljsq_box .lower_box .box1 select.xiao2{ width: 35%; margin-right: 1%;}
.ljsq_box .lower_box .box1 .btns{ width: 34%; float: left; height: 40px; background: #ccc; color: #fff; border:none; border-radius: 5px; margin-right: 3%; font-size: 18px;}
.ljsq_box .lower_box .box1 .btns.active,.ljsq_box .lower_box .box1 .btns:hover{ background: #074077;}

.join_box4{ background: #f5f5f5; padding-bottom: 120px;}
.join_box4 ul{ width: 100%; float: left; text-align: center;}
.join_box4 ul li{ width: 23%; margin: 40px 0.5% 0; display: inline-block; background: #fff; color: #074077; padding: 30px 1.5%; box-shadow: 0 2px 10px rgba(0,0,0,0.3);}
.join_box4 ul li .box1{ float: left; font-size: 45px; font-style: italic;}
.join_box4 ul li .box2{ float: left; text-align: left; margin-left: 20px;}
.join_box4 ul li .box2 span{ display: block; font-size: 22px; margin-top: 5px;}
.join_box4 ul li .box2 p{ color: #000; margin-top: 5px;}

.join_box5 .about_box2 .box2{ padding: 60px 5%;}
.join_box5 .about_box2 .box2 .pull-left{ width: 40%;}
.join_box5 .about_box2 .box2 .pull-left .ab2_info{ text-indent: inherit;}
.join_box5 .about_box2 .box2 .pull-right{ width: 55%; padding: 3% 0 0;}
.join_box5 .about_box2 .box2 .pull-right::after,.join_box5 .about_box2 .box2 .pull-right::before{ display: none;}

.contact_box1{ padding: 60px 0;}
.contact_box1 ul li{ width: 18%; height: 170px; display: table; float: left; text-align: center; margin: 0 1%; padding: 0 10px; font-size: 16px; background: #f0f0f0;}
.contact_box1 ul li i{ display: block;}
.contact_box1 ul li i img{ height: 50px;}
.contact_box1 ul li p{ line-height: 24px; margin-top: 12px;}
.contact_box2{ width: 98%; height: 350px; margin: 0 1% 80px;}
.contact_box2 img,.contact_box2 label{ max-width: inherit;}
.contact_box3 .box1{ text-align: center; position: relative;}
.contact_box3 .box1 span{ display: inline-block; font-size: 20px; background: #fff; padding: 0 20px; position: relative; z-index: 2;}
.contact_box3 .box1::after{ content: ''; width: 70%; height: 1px; background: #666; position: absolute; left: 50%; top: 50%; margin: -0.5px 0 0 -35%;}
.contact_box3 .box2{ padding: 45px 1% 80px;}
.contact_box3 .box2 .text{ width: 48%; height: 40px; background: #f1f1f1; padding: 0 20px; border:none;}
.contact_box3 .box2 textarea{ width: 100%; height: 125px; background: #f1f1f1; padding: 20px; margin-top: 18px; border:none;}
.contact_box3 .box2 .btns{ text-align: center; margin-top: 30px;}
.contact_box3 .box2 .btns input{ line-height: 40px; background: #074077; color: #fff; font-size: 18px; width: 180px; border:none;}

.faq_box1{ text-align: center; padding: 90px 0; color: #fff; background: #074077;}
.faq_box1 p{ font-size: 30px; margin-top: 15px;}

.faq_box2{ padding: 80px 0 100px;}
.faq_box2 .pull-left{ width: 67%;}
.list_box5 ul li{ width: 100%; float: left; padding: 20px; cursor: pointer;}
.list_box5 ul li .top_box{ line-height: 28px;}
.list_box5 ul li .top_box span{ width: 90%; float: left; font-size: 18px; color: #333;font-weight: 700;}
.list_box5 ul li .top_box i{ width: 28px; height: 28px; float: right; background: url(../images/ico_9.png) no-repeat center; transition: all .6s;}
.list_box5 ul li .lower_box{ border-top: 1px solid #ccc; margin-top: 11px; line-height: 24px; padding: 8px 0; display: none;}
.list_box5 ul li:hover,.list_box5 ul li.active{ background: #eee;}
.list_box5 ul li.active .lower_box{ display: block;}
.list_box5 ul li.active .top_box i{ background-image: url(../images/ico_10.png);}
.faq_box2 .pull-right{ width: 25%;}
.faq_box2 .pull-right .box1 a{ width: 100%; float: left; line-height: 50px; background: #eee; margin-top: 20px; color: #000; padding: 0 15px; font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.faq_box2 .pull-right .box1 a i{ float: left; font-weight: bold; font-size: 20px; margin-right: 15px;}
.faq_box2 .pull-right .box1 a:hover,.faq_box2 .pull-right .box1 a.active{ background: #074077; color: #fff;}
.faq_box2 .pull-right .box2 span{ width: 100%; float: left; font-size: 24px; display: block; color: #074077; border-bottom: 1px solid; padding: 12px 0; margin-top: 20px;}
.faq_box2 .pull-right .box2 p{ width: 100%; float: left; font-size: 17px; line-height: 26px; margin-top: 10px; color: #888;}

.head_menubg{ width: 100%; height: 100%; position: fixed; left: 0; top: 0; background:rgba(0,0,0,0.5); z-index: 98; display: none;}

.fudong{ position: fixed; right: 1%;  bottom: 5%; width: 60px; z-index: 80;}
.fudong a{ float: left; margin-top: 5px;}
.fudong2{ width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 100; background: url(../images/fd_4.png) no-repeat center rgba(0,0,0,0.5); display: none;}





@media screen and (max-height:880px){
}
@media screen and (max-height:740px){
}
@media screen and (max-width:1660px){
	.head_box .head_menu ul li span a{ width: 120px;}
	.home_box1 .text,.home_box1 select{ width: 120px;}
	.home_box1 .btns{ margin-left: 20px; }
	.foot_box .pull-right .top_box .box1 p{ font-size: 14px;}
	.foot_box .pull-right .top_box .box2 ul{ margin-left: 30px;}
	.join_box4 ul li .box2 span{ font-size: 18px;}
}
@media screen and (max-width:1440px){
	.head_box .head_menu ul li span a{ width: 110px;}
	.home_box1 .text,.home_box1 select{ width: 100px;}
	.home_box1 .btns{ width: 130px;}
	.foot_box .pull-left{ width: 22%; padding: 30px 20px;}
	.foot_box .pull-right{ width: 74%;}
	.foot_box .pull-right .top_box .box1{ max-width: 330px;}
	.about_box2 .box2 .pull-left .ab2_title{ font-size: 16px; padding-bottom: 15px;}
	.about_box2 .box2 .pull-left .ab2_title span{ font-size: 24px;}
	.about_box2 .box2 .pull-left .ab2_info{ line-height: 24px; font-size: 14px;}
	.join_box4 .w90{ width: 94%;}
	.join_box4 ul li{ padding: 30px 1%;}
	.join_box4 ul li .box1{ font-size: 36px;}
	.join_box4 ul li .box2 span{ margin-top: 2px;}
	.home_box4 .game163 ul.bigImg li .pull-left{ background-size: 100%;}
	.home_box4 .game163 ul.bigImg li .pull-right{ padding: 0 7%;}
	.home_box4 .game163 ul.bigImg li .pull-right .box1{ padding-bottom: 30px; margin-bottom: 30px;}
	
}
@media screen and (max-width:1366px){
	.w90{ width: 94%;}
	
}
@media screen and (max-width:1200px){
	.w1200{ width:94% !important;}
	
}

@media screen and (max-width:1024px){
}
@media screen and (max-width:768px){
	.w90{ width: 94%;}
	.head_btn{ display: block;}
	.fanye{ padding: 20px 0 30px; margin-top: 25px;}
	.fanye ul li a{ padding: 0 8px;}
	.fanye ul li{ line-height: 25px; margin: 3px 0;}
	.fanye ul li .text,.fanye ul li #btn-page{ width: 45px;}
	.head_box{ height: auto; padding: 15px 0; position: fixed;}
	.head_box .logo{ margin-top: 0;}
	.head_box .soso_box{ margin-top: 0; width: 140px !important;}
	.head_box .soso_box .text{ opacity: 1}
	.head_box .head_menu{ width: 50%; height: 100vh; left:auto; right:0; top:65px; display: none; background: #fff; box-shadow: 0 5px 10px rgba(0,0,0,0.1); overflow:inherit !important;}
	.head_box .head_menu ul{ width: 100%; float: left; position: relative; top: 42.5%; z-index: 2; margin-top: -184px; border-top: 1px solid #ccc;}
	.head_box .head_menu ul li,.head_box .head_menu ul li span{ width: 100%;}
	.head_box .head_menu ul li{ border-bottom: 1px solid #ccc;}
	.head_box .head_menu ul li span a{ width: auto; line-height: 40px; font-size: 16px; float: none; display: inline-block;}
	.head_box .head_menu ul li:hover span a,.head_box .head_menu ul li.active span a{ background: none; color: #fff;}
	.head_box .head_menu ul li:hover,.head_box .head_menu ul li.active{ background: #074077; color: #fff;}
	.head_box .head_menu ul li .erji{ width: 80% !important; position: absolute; top: -1px; left:auto; right:100%; background: #fff; float: left; padding: 0; overflow: auto; border:1px solid #ccc; margin: auto;}
	.head_box .head_menu ul li .erji a{ width: 100%; border:none; padding: 5.5px 10px; font-size: 14px; color: #333; border-bottom: 1px solid #ccc;}
	.head_box .head_menu ul li .erji a:last-child{ border:none;}
	.head_box .head_menu ul li .erji a i{ float: left; background: #ccc; padding: 2px;}
	.head_box .head_menu ul li .erji a i img{ height: 25px;}
	.head_box .head_menu ul li .erji a p{ float: left; margin-left: 10px; line-height: 25px;}
	.head_box .login_btn{ height: 28px; margin:3px 0 0 5px; }
	.all_center_box{ margin-top: 65px;}
	.banner_box,.banner_box .bd,.banner_box .bd ul li{ height: auto;}
	.banner_box .prev,.banner_box .next{ width: 30px; height: 30px; background-size: auto 30px; margin-top: -15px; left:2%; display: none;}
	.banner_box .next{ left:auto; right:2%;}
	.loading strong{ font-size: 24px;}
	.loading p{ font-size: 20px;}
	.loading span{ font-size: 22px;}
	.loading.active span{ margin-top: 30px;}
	.home_box1{ padding: 10px 0 15px; display: none;}
	.home_box1 span{ width: 68px; margin: 10px 10px 0 0; text-align: right; font-size: 16px;}
	.home_box1 .text{ width: 71.7%; margin-top: 10px; padding: 0 6px;}
	.home_box1 select{ width: 23%; margin-top: 10px; padding: 0 3px;}
	.home_box1 select.lx{ width: 71.7%;}
	.home_box1 .btns{ width: 100%; margin-top: 15px;}
	.home_title p{ font-size: 36px; letter-spacing: normal;}
	.home_title span{ font-size: 24px; margin-top: -17px;}
	.home_box2 .w90{ width: 100%;}
	.home_box2 ul,.home_box2 ul li::before,.home_box2 ul li .zt,.home_box2 ul li .center-block,.home_box2 ul li em{ transform: skewX(0deg);}
	.home_box2 ul li{ width: 100%; height: 300px;}
	.home_box2 ul li .zt{ opacity: 0;}
	.home_box2 ul li::after{ opacity: 0.6;}
	.home_box2 ul li .center-block{ opacity: 1; width: 300px;}
	.home_box2 ul li .center-block strong{ font-size: 24px;}
	.home_box2 ul li .center-block p{ padding: 20px 0 25px;}
	.home_box3{ padding: 20px 0;}
	.home_box3::after{ display: none;}
	.home_box3 .pull-left{ width: 100%; padding: 0;}
	.divpc{ display: none;}
	.divphone{ display: block;}
	.home_box3 .pull-right{ width: 100%;}
	.home_box3 .pull-left strong{ position: relative; width: 100%; font-size: 36px; text-align: center; float: left;}
	.list_box1 ul li a{ padding: 12px 0;}
	.home_box3 .pull-left .divphone{ width: 100%; float: left; display: block; margin: 10px 0;}
	.home_box3 .pull-left .divphone a{ width: 25%; float: left; text-align: center; background: #c2c2c2; color: #fff; line-height: 35px; border-left:1px solid #fff;}
	.home_box3 .pull-left .divphone a:first-child{ border:none;}
	.home_box4 .game163{ height: auto; padding: 0;}
	.home_box4 .game163 ul.bigImg li .pull-left,.home_box4 .game163 ul.bigImg li .pull-right{ width: 100%; height: auto;}
	.home_box4 .game163 ul.bigImg li{ height: auto;}
	.home_box4 .game163 .smallScroll,.home_box4::after{ display: none;}
	.home_box4 .game163 ul.bigImg li .pull-left{ height: 315px;}
	.home_box4 .game163 ul.bigImg li .pull-right{ padding: 20px 5%;}
	.home_box4 .game163 ul.bigImg li .pull-right .box1{ padding-bottom: 15px; margin-bottom: 15px;}
	.home_box4 .game163 ul.bigImg li .pull-right .box1 strong{ font-size: 24px;}
	.home_box4 .game163 ul.bigImg li .pull-right .box1 span{ margin-top: 5px;}
	.home_box4 .title_box{ display: block;}
	.home_box5{ padding: 20px 0;}
	.home_box5::after{ display: none;}
	.home_box5 .about_title{ display: block;}
	.list_box2 .bd ul{ width: 100%;}
	.list_box2 .bd ul li{ width: 100%; margin: 20px 0 0 !important;}
	.list_box2 .bd ul li .imgs{ width: 33%; height: 100px;}
	.list_box2 .bd ul li .info{ width: 65%; float: right; padding: 3px 10px; height: auto;}
	.list_box2 .bd ul li .info span{ font-size: 16px;}
	.list_box2 .bd ul li .info i{ padding: 5px 0;}
	.foot_box{ padding: 20px 0;}
	.foot_box .pull-left{ position: relative; width: 100%; top: -30px; padding: 20px 3%;}
	.foot_box .pull-left p{ font-size: 14px;}
	.foot_box .pull-left .text,.foot_box .pull-left textarea,.foot_box .pull-left .btns{ margin-top: 12px;}
	.foot_box .pull-left textarea{ height: 80px;}
	.foot_box .pull-right{ width: 100%;}
	.foot_box .pull-right .top_box .box1,.foot_box .pull-right .top_box .box2,.foot_box .pull-right .top_box .box3{ width: 100%;}
	.foot_box .pull-right .top_box .box2,.foot_box .pull-right .top_box .box3{ display: none;}
	.foot_box .pull-right .top_box .box3 p{ margin-top: 10px;}
	.foot_box .pull-right .links_box{ margin-top: 10px; padding: 10px 0 20px;}
	.foot_box .pull-right .lower_box{ margin-top: 20px;}
	.about_box1{ padding: 40px 0; font-size: 14px;}
	.about_box1 strong{ font-size: 36px;}
	.about_box2{ margin-top: -20px;}
	.about_box2 .box1{ padding: 20px 3%; text-align: center;}
	.about_box2 .box1 span{ font-size: 22px;}
	.about_box2 .box1 i{ font-size: 14px;}
	.about_box2 .box2{ padding: 15px 3%;}
	.about_box2 .box2 .pull-left,.about_box2 .box2 .pull-right{ width: 100%;}
	.about_box2 .box2 .pull-left .ab2_info{ padding: 10px 0; text-indent: 27px;}
	.about_box2 .box2 .pull-left .ab2_title{ font-size: 14px; text-align: center;}
	.about_box2 .box2 .pull-left .ab2_title span{ font-size: 20px;}
	.about_box2 .box2 .pull-left .ab2_title::after{ left:50%; margin-left: -40px;}
	.about_box2 .box2 .pull-right::before,.about_box2 .box2 .pull-right::after{ display: none;}
	.about_title{ margin-top: 30px; font-size: 16px;}
	.about_title span{ font-size: 26px;}
	.about_box3 ul li{ width: 100%; margin-top: 20px;}
	.about_box3 ul li .imgs{ height: 260px;}
	.about_box3 ul li .name{ margin-top: 10px;}
	.about_box3 ul li .info{ opacity: 1; background: rgba(0,0,0,0.5);}
	.about_box4{ padding-bottom: 40px;}
	.about_box4 .box_div{ margin-top: 0;}
	.about_box4 .box_div .fl{ width: 100%; font-size: 22px; display: none;}
	.about_box4 .box_info{ width: 100%; margin-top: 5px; padding: 0;}
	.about_box4 .box_info .bd ul li{ width: 33.33%;}
	.about_box4 .box_info .prev,.about_box4 .box_info .next{ width: 40px; height: 40px; background-size: auto 40px; top: 10px; display: none;}
	.about_box4 .box_info .bd ul li img{ max-width: 90%; max-height: 45px;}
	.qcjf_box1{ height: auto; background-size: contain; padding-bottom: 0;}
	.qcjf_box1 .imgs{ display: block;}
	.qcjf_box1 .w1200{ position: initial;}
	.qcjf_box1 .box_info{ bottom: 0; padding: 0 1.5%;}
	.qcjf_box1 .box_info .box1{ width: 50%; padding: 0 5px; margin-top: 10px;}
	.qcjf_box1 .box_info .box1:last-child{ width: 100%;}
	.qcjf_box1 .box_info .box1 .text,.qcjf_box1 .box_info .box1 select,.qcjf_box1 .box_info .box1 span,.qcjf_box1 .box_info .box1 .btns{ height: 38px; line-height: 38px;}
	.qcjf_box1 .box_info .box1 .text,.qcjf_box1 .box_info .box1 select{ border:1px solid #ccc;}
	.qcjf_box1 .box_info .box1 .btns{ font-size: 20px;}
	.qcjf_box2{ font-size: 16px; line-height: 26px; margin-top: 20px;}
	.qcjf_box3 .top_box ul li{ width: 100%; float: left; margin-top: 20px; height: auto; padding: 25px 0;}
	.qcjf_box3 .top_box ul li .center-block span{ font-size: 24px; padding-bottom: 2px;}
	.qcjf_box3 .lower_box{ margin-top: 20px; font-size: 18px;}
	.qcjf_box4 .box_info{ margin-top: 20px; padding: 15px 3%;}
	.qcjf_box5{ margin-top: 20px;}
	.qcjf_box6 .top_box ul li{ margin-top: 20px;}
	.qcjf_box6 .top_box ul li .pull-left,.qcjf_box6 .top_box ul li .pull-right{ width: 100%;}
	.qcjf_box6 .top_box ul li .pull-left span{ font-size: 50px;}
	.qcjf_box6 .top_box ul li .pull-right{ margin-top: 15px; font-size: 15px;}
	.qcjf_box6 .top_box ul li .pull-right p{ padding: 3px 0; line-height: 20px;}
	.qcjf_box6 .lower_box{ padding: 30px 0;}
	.qcjf_box6 .lower_box a{ width: 40%; margin: auto 2%; font-size: 16px; line-height: 40px;}
	.page_banner{ height: 200px;}
	.page_banner .box_info{ bottom: 20px; font-size: 18px;}
	.page_banner .box_info span{ font-size: 24px;}
	.cxzs_box1{ margin-top: 15px;}
	.cxzs_box1 .box_div{ padding: 5px 10px 12px;}
	.cxzs_box1 .box_div .fr{ width: 90%;}
	.cxzs_box1 .box_div .fr a{ margin-left: 5px; font-size: 12px;}
	.cxzs_box4{ margin-top: 20px;}
	.cxzs_box4 select{ width: 23.5%; float: left; margin-right:2%; height: 28px; background: #fff; border: 1px solid #ccc;}
	.cxzs_box4 select:last-child{ margin-right: 0;}
	.address_box{ padding: 20px 0;}
	.cxzs_box2 .pull-left,.cxzs_box2 .pull-right{ width: 100%;}
	.cxzs_box2 .pull-left{ height: 330px;}
	.cxzs_box2 .pull-right .box1 span{ padding: 10px 0;}
	.cxzs_box2 .pull-right .title_box{ margin-top: 15px;}
	.cxzs_box2 .pull-right .box2{ margin-top: 15px;}
	.cxzs_box2 .pull-right .box2 ul li{ height: 55px;}
	.cxzs_box2 .pull-right .box2 ul li .info{ font-size: 14px;}
	.cxzs_box2 .pull-right .box2 ul li .info i{ background-size: auto 16px;}
	.cxzs_box2 .pull-right .box3{ padding-bottom: 15px;}
	.cxzs_box2 .pull-right .box3 ul li{ width: 33.33% !important; margin-top: 15px;}
	.cxzs_box2 .pull-right .box3 ul li p{ padding-bottom: 5px;}
	.cxzs_box2 .pull-right .box4{ margin-top: 5px;}
	.cxzs_box2 .pull-right .box4 strong{ margin-top: 8px;}
	.cxzs_box2 .pull-right .box4 p{ width: 78%; margin-top: 8px;}
	.cxzs_box2 .pull-right .box5{ display: none;}
	.cxzs_box2 .pull-right .box5 a{ width: 45%; line-height: 40px; margin: 15px 0 0; font-size: 16px; border-width: 2px;}
	.cxzs_box2 .pull-right .box5 a:last-child{ float: right;}
	.cxzs_box3 .top_box a{ margin-top: 20px; font-size: 16px; margin-right: 50px;}
	.cxzs_box3 .lower_box .title_box{ padding: 20px 0 10px;}
	.cxzs_box3 .lower_box .box1 ul li{ width: 100%; line-height: 38px; font-size: 14px;}
	.cxzs_box3 .lower_box .box2{ padding-bottom: 25px;}
	.cxzs_box3 .lower_box .box2 ul li{ width: 100%; height: auto;}
	.list_box3 ul{ width: 100%;}
	.list_box3 ul li{ width: 100%; margin: 20px 0 0;}
	.list_box3 ul li .info i{ padding: 8px 0;}
	.czfx_info{ padding: 20px 0;}
	.czfx_info .box2{ margin-top: 10px;}
	.czfx_info .box2 span{ font-size: 18px;}
	.czfx_info .box2 p{ margin-top: 5px;}
	.czfx_info .box3{ padding: 15px 0;}
	.list_box4 ul li{ width: 100%; margin-top: 20px;}
	.list_box4 ul li .imgs{ height: 165px;}
	.list_box4 ul li .info span{ font-size: 18px; margin-top: 10px;}
	.list_box4 ul li .info i{ padding: 5px 0;}
	.list_box4 ul li .info a{ margin-top: 10px; line-height: 30px; padding: 0 30px; font-size: 14px;}
	.join_box1{ height: 200px;}
	.join_box1 .fp-tableCell{ background: rgba(0,0,0,0.3);}
	.join_box1 .center-block{ width: 100%; padding: 0 3%;}
	.join_box1 .center-block .box1 span{ font-size: 24px;}
	.join_box1 .center-block .box1 p{ font-size: 18px;}
	.join_box1 .center-block .box2{ margin-top: 20px;}
	.join_box1 .center-block .box2 .text{ height: 50px;}
	.join_box2 a{ margin: 0 5px; padding:0 20px; font-size: 18px; line-height: 50px;}
	.join_box2 a span{ padding-left: 40px;}
	.join_box3{ padding: 30px 0 30px;}
	.join_box3 .bd ul{ width: 100%;}
	.join_box3 .bd ul li{ margin: auto;}
	.join_box3 .btns{ display: none;}
	.join_box3 .hd{ width: 100%; display: block; position: absolute; left:0; bottom: 130px; text-align: center;}
	.join_box3 .hd ul{ width: 100%; float: left;}
	.join_box3 .hd ul li{ display: inline-block; width:10px; height: 10px; border-radius: 100%;  background: #fff; border:1px solid #d2d2d2; text-indent: -9999px; cursor: pointer; margin: 0 5px;}
	.join_box3 .hd ul li.on{ background: #074077; border: 1px solid #074077;}
	.tc_box1{ width: 90%; margin-left: 5%; height: 90%;}
	.zxns_info{ padding: 16px 3%;}
	.zxns_info .box1{ font-size: 18px;}
	.zxns_info .box2{ font-size: 16px; padding: 10px 0; line-height: 24px;}
	.tc_box2{ width: 90%; margin-left: 5%; height: 410px;}
	.ljsq_box .top_box{ line-height: 50px; font-size: 16px;}
	.ljsq_box .lower_box{ padding: 10px 1%;}
	.ljsq_box .lower_box .box1 span{ width: 22%; font-size: 12px; line-height: 35px;}
	.ljsq_box .lower_box .box1 .text{ padding: 0 8px; height: 35px;}
	.ljsq_box .lower_box .box1 select{ padding: 0 4px; height: 35px;}
	.ljsq_box .lower_box .box1 .btns{ height: 35px; font-size: 16px;}
	.join_box4{ padding-bottom: 40px;}
	.join_box4 ul li{ width: 100%; float: left; margin: 15px 0 0; padding: 20px 3%;}
	.join_box5 .about_box2 .box2{ padding: 15px 3% 30px;}
	.join_box5 .about_box2 .box2 .pull-left,.join_box5 .about_box2 .box2 .pull-right{ width: 100%;}
	.contact_box1{ padding: 10px 0;}
	.contact_box1 ul li{ width: 98%; margin: 10px 1% 0; height: auto; padding: 20px 4%;}
	.contact_box1 ul li i img{ height: 35px;}
	.contact_box2{ height: 220px; margin: 0 1% 35px;}
	.contact_box3{ display: none;}
	.faq_box1{ padding: 30px 0;}
	.faq_box1 i img{ height: 80px;}
	.faq_box1 p{ font-size: 24px; margin-top: 10px;}
	.faq_box2{ padding: 20px 0 35px;}
	.faq_box2 .pull-left,.faq_box2 .pull-right{ width: 100%;}
	.list_box5 ul li{ padding: 10px; margin-bottom: 10px;}
	.list_box5 ul li .top_box span{ width: 82%; font-size: 16px; line-height: 24px;}
	.faq_box2 .pull-right .box1 a{ margin-top: 15px; line-height: 40px;}
	.faq_box2 .pull-right .box2 span{ margin-top: 10px;}
	.list_box2 .prev,.list_box2 .next{ display: none;}
	.foot_box .pull-right .links_box a{ margin-left: 25px;}
	.cxzs_box2 .pull-right .box7{ line-height: 30px;}
	.cxzs_box2 .pull-right .box7 .radio-inline{ margin-left: 10px; padding: 0 6px;}
	.cxzs_box2 .pull-right .box8{ margin-top: 15px;}
	.cxzs_box2 .pull-right .box8 i{ left: -6px;}
	.cxzs_box2 .pull-right .box8 ul li span{ font-size: 18px;}
	.fudong{ width: 35px; margin-top: -60px; bottom: 14%;}
	.fudong2{ background-size: 50%;}
}
@media screen and (max-width:480px){
	
}
@media screen and (max-width:350px){
	.head_box .soso_box{ width: 145px !important;}
	
}

.Validform_wrong,.Validform_checktip{ display:none !important;}