@charset "utf-8";
/* CSS Document */
* {margin: 0;padding: 0;}
body {background:#fff;font-size: 14px;font-family: "微软雅黑";font-style:normal; color:#333;background-size: 100% auto;}
a {text-decoration: none; color:#333;transition: all 0.6s;}
a:hover {color: #0061ae;text-decoration: none !important;}
li {list-style-type: none;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
input, button, select, textarea {outline: none;}
table{border-collapse: collapse;}
th,tr,td{border: 1px solid #DDD;}
.cl:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.cl {zoom: 1;}
.l{ width:77%; margin:0 auto;}
.left{ float:left !important;}
.right{ float:right !important;}
img{transition: all 0.6s;}


/*顶部通用*/
.pc-header{position: relative;z-index: 9999;}
.pc-top{width: 100%;background: #1e1e1e;height: 45px;}
.pctop-ul li{float: left;font-size: 16px;font-family: "Arial";margin-right: 110px;line-height: 45px;}
.pctop-ul li a{color: #969696;}
.pctop-ul li em{display: inline-block;margin-right: 10px;}
.dropdown{float: right; line-height: 45px;}
.pctop-yy .btn{color: #969696;font-size: 16px;background: none;border: none;}
.pctop-yy button{outline:none !important;}
.pctop-yy .dropdown-menu>li>a{font-size: 14px;}
.pctop-ss{float: right; width: 250px;border-radius: 30px; overflow: hidden; margin-top: 7px;margin-right: 80px;height: 30px;}
.pctop-ss .input-group .form-control{background: #626262;border: none;color: #fff;font-size: 14px;line-height: 30px;height: 30px;}
.pctop-ss .btn-default{background: #626262 url(../images/index_01.png) no-repeat;border-color: #626262;height: 30px; background-position: 0px 5px;}
.pctop-ss .btn-default i{color: #8c8c8c; font-size: 18px;}
.logo{ height:50px; margin:17px 0px; float: left;}
.logo img{height:50px;}

/*导航*/
.navBar{float: right;position:relative;}
.nav{z-index:2}
.nav a{color:#808080;}
.nav h3{font-size:100%;font-weight:normal;line-height: 45px;}
.nav .m {float: left; position: relative; z-index: 1;font-size:14px;text-align: center;margin-left: 60px;display: inline;}
.nav .s{float:left;width:3px;text-align:center;color:#D4D4D4;font-size:12px;}
.nav h3 a{display: block; text-align: center; padding: 4px;font-size: 18px;color: #333;}
.nav .sub li a:hover{color:#2b2b2b;}
.nav h3 a:hover{color: #2b2b2b;}
.nav .m:hover{border-bottom: 3px solid #0061ae;}
.nav .nav-s{border-bottom: 3px solid #0061ae;}
.nav .nav-s a{color: #2b2b2b;}

.nav .sub{display:none;position:absolute;left: -31px; top: 86px; z-index: 9999; width: 160px;border-top:0;}
.nav .sub dl{margin-bottom: 0;}
.nav .sub dt{text-align:center;border-radius: 6px; background: #fff;margin-top: 5px;overflow: hidden;padding: 15px 0; display: block; font-size: 14px;
font-weight: 500;}
.nav .sub dt a{display:block;color:#2b2b2b;font-size:14px;}
.nav .sub dt a:hover{color: #0061ae;}

/* .nav #ml3,.nav #ml2{position: initial;} */
.nav #ml2 .sub{left: -257px; width: 780px;}
.nav #ml3 .sub{width: 710px;left: -327px;}
.nav #ml3 .sub,.nav #ml2 .sub{border-top: 0; background: #fff;box-shadow: 0px 6px 15px rgba(0,0,0, 0.2);top: 88px;padding-bottom: 15px;z-index: 9999;}
.nav #ml3 .sub dt{overflow: hidden; float: left; width: 33%; text-align: left; text-indent: 2em;}
.nav #ml2 .sub dl{text-align: left;width: 50%;float: left; text-indent: 2em;}
.nav #ml2 .sub dl dt{text-align: left;font-weight: bold;}
.nav #ml2 .sub dl dd{font-size: 14px;color: #666;line-height: 30px;}
.nav #ml2 .sub dl dd:hover a{color: #0061ae;}
.nav #ml4 .sub dl dd{display: none;}

.wap-nav{display: none;}

/*banner*/
.flexslider{position:relative;height:auto;overflow:hidden;}
.slides{position:relative;z-index:-1;}
.slides li{height:auto;width: 100%;background-size:cover;}
.slides li img{width: 100%;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:30px;height:4px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:30px;height:4px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;/*top:45%;*/}
.flex-direction-nav li a{display:block;width:36px;height:5px;overflow:hidden;cursor:pointer;position:absolute;}

/*底部通用*/
.foot1{width: 100%;background: #0c4976;}
.ft-logo{float: left;width: 174px;padding: 25px 0;}
.ft-logo img{width: 100%;}
.ft-ul{float: left;width:32%; margin-left: 5%; margin-top: 36px;}
.ft-ul li{width: 50%;float: left;}
.ft-ul li a{font-size: 16px;color: #fff;font-family: "Arial";}
.ft-ul li em{display: inline-block;margin-right: 5px;}
.foot1 .bs-example{
	border-radius: 30px;
    background: #225a82;
    overflow: hidden;
    float: right;
    width: 30%;
    height: 40px;
	margin-top: 24px;
}
.foot1 .bs-example .form-control{background: none;border: none;color: #fff;height: 40px;padding: 0;text-indent: 1em;}
.foot1 .bs-example .input-group-btn .btn-default{background: none;border: none;height: 40px;}
.footer{width: 100%;background: #003963;}
.ftnav-ul li{float: left;width: 15%;margin-top: 25px;}
.ftnav-ul li h4 a{color: #c2dff4;font-size: 20px;line-height: 35px;}
.ftnav-ul li span{display: block;width: 33px;height: 4px;background: #659ec7;margin-bottom: 15px;}
.ftnav-ul li p a{color: #6292b6;font-size: 16px;}
.ftnav-ul li figure{width: 138px;}
.ftnav-ul li figure img{width: 100%;}
.ftnav-ul li:last-child{float: right;width: 138px;}
.ft-bq{width: 100%;border-top: 1px solid #2c6995;padding:25px 0 10px;text-align: center;color: #659ec7;font-size: 14px; margin-top: 60px;}
.ft-bq a{color: #659ec7;}

.fhdb{position: fixed;bottom: 50px;right: 20px;}
/*底部通用 end*/

/*index*/
.image_block_1{margin-top: 90px;}
.image_block_1 .image-box { position: relative; display: block; padding-bottom: 158px;}
.image_block_1 .image-box .image-1 { position: relative; overflow: hidden;width: 655px;}
.image_block_1 .image-box img {width: 100%;}
.image_block_1 .image-box .image-2 {
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.image_block_1 .image-box .image-1:hover img,.image_block_1 .image-box .image-2:hover img{transform: scale(1.05);}
.content_block_1{margin-top: 110px; padding-left: 20px;}
.content_block_1 .sec-title p {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 26px;
    color: #333333;
    margin-top: 10px;
}
.sec-title h2 {
    position: relative;
    display: block;
    font-size: 25px;
    line-height: 38px;
    margin: 0px;
	color: #0061ae;
}
.content_block_1 .text{font-size: 16px;color: #666666;line-height: 30px;text-align: justify;margin-top: 15px;}
.btn-box{margin-top: 55px;}
.theme-btn-one {
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    padding: 14.5px 32px;
    letter-spacing: 1px;
    text-transform: uppercase;
    z-index: 1;
    transition: all 500ms ease;
}
.theme-btn-one {
    background: #0061ae;
}
.theme-btn-one:before {
    position: absolute;
    content: '';
    width: 0%;
    height: 100%;
    background: #272727;
    left: 0px;
    top: 0px;
    z-index: -1;
    transition: all 500ms ease;
}
.theme-btn-one:hover:before { width: 100%;}
.theme-btn-one:hover{color: #fff;}

.tqk02{width: 100%;background: url(../images/index_23.png) no-repeat center;margin-top: 90px;}
.tqk02-l{border: 6px solid rgba(255,255,255, 0.3);padding: 20px 30px;color: #fff;margin:120px 0;}
.tqk02-l h3{font-size: 30px;margin-bottom: 20px;}
.tqk02-l-text{font-size: 16px;line-height: 30px;}

.video-btn{margin:124px auto; text-align: center;}
.video-btn a{
	border-radius: 50%;
	position: relative;
	display: inline-block;
	width: 70px;
	height: 70px;
	line-height: 70px;
	font-size: 14px;
	background: #fff;
	text-align: center;	
}
.video-btn a i{color: #0061ae;font-size: 30px;line-height: 70px;}
.video-btn .border-animation {
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid rgba(255,255,255,.2);
	animation: squares 2.9s linear 0s infinite;
	-webkit-animation: squares 2.9s linear 0s infinite;
	-ms-animation: squares 2.9s linear 0s infinite;
	-o-animation: squares 2.9s linear 0s infinite;
	-webkit-animation-play-state: running;
	-moz-animation-play-state: running;
	-o-animation-play-state: running;
	animation-play-state: running;
	opacity: 0;
}
.video-btn .border-animation.border-2 {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}
.video-btn .border-animation.border-3 {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}

.tqk03{width: 100%;background: #f5f5f5;}
.tqksy-h2{font-size:40px;color: #0061ae;text-align: center;margin: 0;padding:60px 0;}
.tqkcp-ul{margin-bottom: 30px;}
.tqkcp-ul .tqkcp-div{background: #fff;text-align: center;width: 100%;overflow: hidden;padding-top: 10px;margin-bottom: 30px;}
.tqkcp-ul .tqkcp-div figure img{width: 100%;}
.tqkcp-ul .tqkcp-div:hover figure img{transform: scale(1.05);}
.tqkcp-ul .tqkcp-div h3{font-size:20px;color: #005bac;}
.tqkcp-ul .tqkcp-div p{color: #898989;font-size: 16px;}

.tqk04{width: 100%;background: url(../images/index_25.png) no-repeat center;padding-bottom: 90px;}
.tqksy-h2-f{color: #fff;}
.game163 {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.game163 .smallScroll {
    height: 150px;
    margin-bottom: 6px;
}
.game163 .sPrev, .game163 .sNext {
    float: left;
    display: block;
    width: 25px;
    height: 45px;
    text-indent: -9999px;
    background: url(../images/sprites1008.png) no-repeat 0px -63px;
    background-size: 100% auto;
    margin-top: 24px;
}
.game163 .sNext {
    background-position: 0 0px;
}
.game163 .smallImg {
	float: left;
    margin:0 15px;
    display: inline;
    width: 90%;
    overflow: hidden;
}
.game163 .smallImg ul{
	height: auto;
	width: 9999px;
	overflow: hidden;
}
.game163 .smallImg li {
    float: left;		
    width: 123px;
    cursor: pointer;
    display: inline;
	margin-right: 10px;
}
.game163 .smallImg li figure{
	background: #fff;
	height: 90px;
	border-radius: 20px;
	width: 100px;
	padding: 0 15px;
	line-height: 90px;
	margin: 0 auto;
	overflow: hidden;
}
.game163 .smallImg li figure img{width: 100%;}
.game163 .smallImg li p{color: #fff;text-align: center;font-size: 14px;margin-top: 10px;}
.game163 .smallImg li:hover figure img{transform: scale(1.05);}
.game163 .bigImg {
	margin: 30px auto 0;
    position: relative;
}
.game163 .bigImg li{
	width: 100%;
	height: 415px;
}
.game163 .bigImg li figure{width: 40%;float: left;overflow: hidden;margin-right: 30px;height: 100%;}
.game163 .bigImg li figure img{width: 100%;}
.game163 .bigImg li figure:hover img{transform: scale(1.05);}
.game163 .bigImg li .bigImg-ul{width: 55%;float: left;}
.game163 .bigImg li .bigImg-ul li{width: 100%;background: rgba(255,255,255, 0.4);height: auto;padding:15px 30px;margin-bottom: 20px;}
.game163 .bigImg li .bigImg-ul li span{display: inline-block;width:69px;float: left;margin-right: 25px;}
.game163 .bigImg li .bigImg-ul li span img{width: 100%;}
.game163 .bigImg li .bigImg-ul li .bigImg-text{color: #fff;}
.game163 .bigImg li .bigImg-ul li .bigImg-text h4{font-size: 18px;}
.game163 .bigImg li .bigImg-ul li .bigImg-text p{font-size: 14px;line-height: 25px;}

.kffa-a .theme-btn-one {
    background: #fff;
	color: #0061ae;
	padding: 0;
	width: 145px;
	height: 45px;
	line-height: 44px;
	text-align: center;
	font-size: 16px;
}
.kffa-a .theme-btn-one:before{background: #0061ae;}
.theme-btn-one:hover{color: #fff;}

.fuwu-ul{margin-bottom: 50px;}
.fuwu-ul .fuwu-div{width: 100%;position: relative;overflow: hidden;margin-bottom: 30px;}
.fuwu-ul .fuwu-div figure{width: 100%;overflow: hidden;}
.fuwu-ul .fuwu-div figure img{width: 100%;}
.fuwu-ul .fuwu-div:hover figure img{transform: scale(1.05);}
.fuwu-ul .fuwu-div .fuwu-div-text{position: absolute;color: #fff;padding:40px 30px 0;height: 100%; width: 100%;bottom: -100%;transition: 0.6s;
background: rgba(0,97,174, 0.5);}
.fuwu-ul .fuwu-div .fuwu-div-text h4{font-size: 30px;}
.fuwu-ul .fuwu-div .fuwu-div-text p{font-size: 14px;line-height: 25px;margin-top: 15px;font-size: 16px;}
.fuwu-ul .fuwu-div .fuwu-div-text span{position: absolute;bottom: 20px;display: block;color: #fff;font-size: 16px;transition: 0.6s;}
.fuwu-ul .fuwu-div .fuwu-div-text span:hover{bottom: 25px;}
.fuwu-ul .fuwu-div:hover .fuwu-div-text{bottom: 0;}

/*内页*/
.ny-banner{width: 100%;height: 300px;}
.neirong{margin: 60px auto;}
/*left*/
.SildeBar .MenuListTop{width: 100%;background: #005cab;color: #fff;height: 70px;padding-left: 22px;}
.SildeBar .MenuListTop .h3{font-size: 22px;color: #fff;line-height: 70px;}
.SildeBar .MenuList{background: #fff;box-shadow: 0px 0px 15px rgba(0,0,0, 0.2);padding-bottom: 15px;}
.SildeBar .MenuList ul{padding: 0 10px;}
.SildeBar .MenuList li{ padding: 15px 0 0;}
.SildeBar .MenuList li a.menuA{background: #f3f3f3;display:block; padding: 10px 16px;font-size: 16px; color: #333;}
.SildeBar .MenuList li a.menuAs {
    background:url(../images/about5.png) no-repeat center;
    position: relative;
    height: 18px;
    top: -30px;
    float: right;
    width: 35px;
    margin-right: 8px;
}
.SildeBar .MenuList li.on a.menuAs,.SildeBar .MenuList li a.menuAs:hover{background-image: url(../images/about4.png); color: #005cab;}
.SildeBar .MenuList li.on a.menuA,.SildeBar .MenuList li a.menuA:hover{ color: #fff;background: #005cab;}
.MenuList .xlMBox{display: block;}
.MenuList .xlMBox dl{margin-bottom: 0;}
.MenuList .xlMBox dl dd a{ display: block;line-height: 40px;padding-left: 35px; font-size: 14px;color: #4e5059; background: #fff;}
.MenuList .xlMBox dl dd a:hover,.MenuList .xlMBox dl dd.ddon>a,.MenuList .xlMBox ol li.on>a{color:#005cab;text-decoration: underline;}
.MenuList .xlMBox ol{ display: none; }
.MenuList .xlMBox ol li{border-bottom: 1px dotted #e8e5e5; padding: 6px 0 0 10px;}
.MenuList .xlMBox ol li a{color: #999;}
.MenuList .xlMBox dl dd a.zhankai{display: inherit;line-height: 35px;padding-left: 20px;float: left;padding-right: 10px;}
.MenuList .xlMBox dl dd a.zhankai1{border-bottom: 1px dotted #e8e5e5;}
.MenuList .xlMBox dl dd{padding: 5px 0;}
.MenuOther{margin-top: 20px;}
.MenuOther ul li{width: 100%;background: #005cab;overflow: hidden;position: relative;margin-top: 15px;}
.MenuOther ul li figure{width: 100%;margin: 0;}
.MenuOther ul li figure img{width: 100%;}
.MenuOther ul li .ul-text{width: 100%;position: absolute;top: 32px;text-align: center;color: #fff;}
.MenuOther ul li .ul-text h4{font-size: 18px;}
.MenuOther ul li .ul-text p{font-size: 14px;}
.MenuOther ul li .ul-tel{width: 100%;text-align: center;color: #fff;padding: 15px 0;}
.MenuOther ul li .ul-tel h4{font-size: 16px;}
.MenuOther ul li .ul-tel p{font-size: 25px;font-weight: bold;font-family: "arial";}
.MenuOther ul li .ul-tel span{display: block;margin: 0 auto;background-color: #fff;border-radius: 30px;color: #005CAB;font-size: 14px;width: 135px;
line-height: 35px;line-height: 35px;transition: all 0.6s;}
.MenuOther ul li .ul-tel span:hover{background: #1d8ded;color: #fff;}

/*right*/
.MainContent{}
.columnBox{ height: 65px; line-height: 65px;border-bottom: 1px solid #ebf0f5;}
.columnBox .h3{float: left; font-size: 22px; color: #4e5059; font-weight: normal;}
.columnBox .h3 span{ position: relative; display: inline-block; }
.columnBox .h3 span .icon{ position: absolute; display: inline-block; width: 100%;height: 2px; background: #009fe7;left: 0;bottom: -1px; }
.columnBox .Current{ float: right; font-size: 14px; color: #666;}
.columnBox .Current a{color: #666;}
.about-nr{text-align: justify;font-size: 14px;color: #666;line-height: 25px;margin-top: 25px;}
.about-nr img{max-width: 100%;}
.rongyu{}
.rongyu li figure{margin-bottom: 30px;border: 1px solid #eee;width: 100%;overflow: hidden;}
.rongyu li img{width: 100%;}
.rongyu li:hover img{transform: scale(1.05);}

/*产品*/
.chanpin-nr li{margin-top: 30px;text-align: center;}
.chanpin-nr li figure{width: 100%;border: 1px solid #eee;overflow: hidden;}
.chanpin-nr li figure img{width: 100%;}
.chanpin-nr li:hover figure img{transform: scale(1.05);}
.chanpin-nr li h4{font-size: 16px;margin-top: 15px;}
.chanpin-nr li p{font-size: 14px;color: #005CAB;}

/*产品详情*/
.cpxq-img figure{width: 100%;overflow: hidden;border: 1px solid #eee;}
.cpxq-img figure img{width: 100%;}
.cpxq-td h3{color: #005CAB;font-size: 20px;margin: 0 0 15px;}
.cpxq-td-text{font-size: 14px;color: #666;line-height: 25px;}
.cpjs{width: 100%;margin-top:30px;}
.cpjs h5{font-size: 18px;color: #005CAB;border-bottom: 2px solid #005CAB;line-height: 45px;}
.notice {margin-top: 30px;}
.notice .tab-hd {background: #fff;border-bottom: 1px solid #2484d7;}
.notice .tab-hd li {float: left;font-size: 16px;margin-right: 10px;}
.notice .tab-hd li a {
    display: block;
    padding: 0 24px;
    position: relative;
    color: #333;
    line-height: 50px;
    cursor: pointer;
    border: 1px solid transparent;
    border-top-width: 3px;
	background: #f5f5f5;
	
}
.notice .tab-hd li.on a, .notice .tab-hd li a:hover {
    color: #fff;
	background: #005CAB;
}
.tab-bd{}
.tab-bd .tab-pal{margin-top: 30px;text-align: justify;font-size: 14px;color: #666;line-height: 25px;}
.tab-bd .tab-pal img{max-width: 100%; margin: 0 auto; display: block;}
.tab-bd .tab-pal table{width: 100%;}
.tab-bd .tab-pal table tr{color: #000;line-height: 30px;}
.tab-bd .tab-pal table tr p{margin:0px;font-size: 14px;}

/*分页*/
.fenye{text-align: center;margin-top: 50px;}
.fenye .page-status{display: none;}
.fenye span a{display: inline-block;padding: 5px 10px;background: #f5f5f5;margin: 0 5px;}
.fenye span a:hover{background: #005CAB;color: #fff;}
.fenye span a.page-num-current{background: #005CAB;color: #fff;}

/*方案*/
.fangan{}
.fangan li{width: 100%;float: left;margin-top: 30px;}
.fangan li figure{overflow: hidden;border: 1px solid #eee;background: #fff;}
.fangan li figure img{width: 100%;}
.fangan li:hover figure:hover img{transform: scale(1.05);}
.fangan li h3{font-size: 16px;margin-bottom: 20px;}
.fangan li p{font-size: 14px;color: #666;line-height: 25px;}
.fangan li span{display: block;width: 140px;line-height: 40px;line-height: 40px;text-align: center;color: #005CAB;font-size: 14px;border: 1px solid #005CAB;
transition: all 0.6s;margin-top: 30px;}
.fangan li span:hover{background: #005CAB;color: #fff;}

/*下载*/
.gg-ul,.gszl-ul{margin-bottom: 80px;}
.gg-ul li{width:100%;background:#fff;box-shadow:1px 7px 20px rgba(0, 0, 0, 0.1);padding:25px 40px;transition: all .8s;border-left: 4px solid #fff;margin-top: 30px;}
.gg-ul li h4{font-size: 18px;float: left;transition: all .8s;}
.gg-ul li span{display: inline-block;float: right;font-size: 18px;color: #666;transition: all .8s;}
.gg-ul li:hover{border-left: 4px solid #005CAB;}
.gg-img{float: right;display: none;transition: all .8s;width: 26px !important;}
.gg-ul li:hover h4{color: #005CAB;}
.gg-ul li:hover span{color: #005CAB;margin-right: 25px;}
.gg-ul li:hover .gg-img{display: block;}

/*联系我们*/
.pop .center{ width: 331px !important;}
.pop .bottom{height: 25px !important;}

@media (min-width: 1200px){
	.container { width: 1476px;}
}

@media screen and (max-width:1476px){
	.container { width: 95%;}
	.game163 .smallImg li{width: 150px;}
	.ft-ul{width: 40%;}
	.ftnav-ul li{width: 14%;}
	.game163 .bigImg li .bigImg-ul li .bigImg-text p{height: 25px; overflow: hidden;}
}

@media screen and (max-width:1366px){
	.ny-banner{background-position: -170px 0 !important;}
}

@media screen and (max-width:1340px){
	.pctop-ul li{margin-right: 5%;}
	.image_block_1 .image-box .image-1{width: 100%;}
}

@media screen and (max-width:1200px){
	.row{margin-right: 0px; margin-left: 0px;}
	/*----------手机站导航开始----------*/
	.pc-header{display: none;}
	.wap-nav{display: block;}
	.sp_header{height:80px;overflow:hidden;background:#fff;z-index:10;width:100%;}
	.sp_logo{padding:10px 0;float:left;height:80px}
	.sp_logo img{margin:auto;max-height:60px;}
	.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:30px}
	.sp_nav span{display:block;background:#0061ae;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
	.sp_nav span:nth-of-type(1){top:0px}
	.sp_nav span:nth-of-type(2){top:10px}
	.sp_nav span:nth-of-type(3){top:20px}
	.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
	.sp_nav_se span:nth-of-type(2){width:0}
	.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
	.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
	.nav_show{top: 80px;}
	.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
	.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
	.sjj_nav ul li .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
	.sjj_nav ul li .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
	.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
	.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
	.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
	.sjj_nav ul li{border-bottom:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
	.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
	.sjj_nav ul li ul{display:none}
	.sjj_nav ul li a{color:#666;width:80%}
	.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
	.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
	.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
	.sjj_nav ul li ul li>ul{margin-left:10px}
	/*----------手机站导航结束----------*/	
	/*footer*/
	
	/*footer end*/
	.ft-ul { width: 48%;}
}

@media screen and (max-width:760px){
	.tqksy-h2{font-size: 30px;padding: 35px 0;}
	.image_block_1 .image-box .image-2 {bottom: 37px;}
	.content_block_1 {margin-top: 10px;}
	.tqk02,.tqk04{background-size: auto 100%;}
	.tqk02-l{margin: 40px auto; padding: 10px 15px;}
	.video-btn { margin: 80px auto;}
	.tqk04{padding-bottom: 20px;}
	.game163 .smallImg{margin: 0;}
	.game163 .bigImg li figure {width: 100%;}
	.game163 .bigImg li .bigImg-ul {width: 100%; margin-top: 20px;}
	.game163 .bigImg{height: 940px;}
	.game163 .bigImg li{height: 100%;}
	.game163 .bigImg li figure{height: auto;}
	.fuwu-ul .fuwu-div .fuwu-div-text{bottom: 0;}
	.ft-ul {width: 72%; margin-left: 2%;}
	.foot1 .bs-example {width: 100%; margin-bottom: 20px;}
	.ftnav-ul li:nth-child(1),.ftnav-ul li:nth-child(2),.ftnav-ul li:nth-child(3),.ftnav-ul li:nth-child(4),.ftnav-ul li:nth-child(5){display: none;}
	.ftnav-ul li,.ftnav-ul li:last-child { width: 20%;float: left;margin-right: 5%;}
	.ftnav-ul li figure{width: 100%;}
	.SildeBar{display: none;}
}

@media screen and (max-width:640px){
	
}

@media screen and (max-width:480px){
	/*----------手机站导航开始----------*/
	.sp_header,.sp_logo{height: 60px;}
	.sp_logo img {max-height: 40px;}
	.sp_nav {margin-top: 19px;}
	.nav_show { top: 60px;}
	/*----------手机站导航结束----------*/	
	.game163 .smallImg {width: 84%;}
	.game163 .smallImg li { width: 130px;}
	.game163 .bigImg { height: 790px;}
	.ft-ul {width: 100%; margin-left: 0; margin-top: 5px;}
	.ft-ul li {width: 100%;margin-bottom: 20px;}
	.foot1 .bs-example{margin-top: 0;}
	.ftnav-ul li, .ftnav-ul li:last-child{width: 40%;}
	.ft-bq{padding: 25px 10px 10px;}
}

@media screen and (max-width:360px){
	/*----------手机站导航开始----------*/
	.sp_nav { width: 35px;}
	/*----------手机站导航结束----------*/	
}