﻿@import "base.css";
body{font-size: 14px;}
a{color:#666;}
input{outline: none;}
.container-fluid{padding:0;}
.row{margin-right:0;margin-left:0;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{padding: 0;}
.main{max-width:1200px;margin: 0 auto;}
.bg_d{background: #ddd;}
.bg_f5{background: #f5f5f5;}
.bg_img_one{background: url(../images/index_ad.jpg) no-repeat center top;}
.bg_3{background: #333;}
.bg_0{background: #000;}
/****
顶部
****/
.d_one{line-height:24px;}
/****
顶部2
****/
.d_two{margin-top: 20px;margin-bottom: 20px;}
.d_two .rt{margin-top:22px;}
/****
导航
****/
.navbar-default{background-color: #327dd0;border-color: #327dd0;}
nav{background: #327dd0;}
.navbar{margin-bottom: 0;border-radius: 0;}
.navbar-header{width:170px;}
.navbar-header a{width:100%;text-align: center;}
.navbar-header .navbarLogo{display: none}
.navbar-default .navbar-brand{color:#fff;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.navbar-default .navbar-nav > li > a{text-align: center;color:#fff;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.navbar-default .navbar-brand:hover
,.navbar-default .navbar-brand:focus
,.navbar-default .navbar-nav > li:hover > a
,.navbar-default .navbar-nav > li.hover > a
,.navbar-default .navbar-nav > li > a:focus{color:#fff;background-color: #2c6db8;}
.navbar-default .navbar-nav > li{position: relative;-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out;transition: all .5s ease-in-out;}
.navbar-default .navbar-nav > li >.subnav {position: absolute;width:100%;z-index: 1;height:0;overflow: hidden;}
.navbar-default .navbar-nav > li >.subnav >li a {display: block;width:100%;background: #2c6db8;line-height: 36px;text-align: center;color:#fff;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.navbar-default .navbar-toggle{color:#fff;background: #ddd}
/****
banner
****/
.banner_box{position: relative;}
.banner_box .row{margin: 0;}
.banner_box .row .col-xs-12{padding:0;}
.banner_box .hd{position: absolute;width:100%;bottom:2%;text-align: center;}
.banner_box .hd li{display: inline-block;width:16px;height:16px;border-radius: 50%;background: #fff;margin:0 5px;}
.banner_box .hd .on{background: #327dd0;}
/****
search
****/
.d_three{padding:20px 0;}
.d_three_left{line-height:38px;color:#999;}
.d_three_left p{display: inline;}
.d_three_left a{display: inline-block;margin-left: 5px;color:#333;}
.d_three_right input{float:right;}
/*搜索框*/
.input_one{width:430px;height:38px;border:1px solid #ddd;padding-left:10px;border-top-left-radius: 3px;border-bottom-left-radius: 3px;}
.input_two{width:38px;height:38px;border: 0;background: #327dd0 url(../images/icon01.png) no-repeat;border-top-right-radius: 3px;border-bottom-right-radius: 3px;}
/*首页标题格式*/
.title_one{text-align: center;line-height: 32px;color:#999;}
.title_one_top{font-size: 24px;line-height:46px;margin:30px auto 0 auto;max-width:500px ;border-bottom: 1px solid #ddd;color:#333;}
.title_one_top em{color:#327dd0;}
.title_one_top span{color:#999;}
/****
产品
****/
.d_four{margin-top:20px;}
.d_four_left{float:left;width:246px;}
.title_four{color:#fff;background: #327dd0;text-align: center;padding:38px 72px
}
.title_four h3{font-size: 24px;line-height: 34px;}
.title_four p{border-bottom: 2px solid #fff;}



.d_four_left_nav{margin-top: 6px;margin-bottom: 20px;}
.d_four_left_nav li{line-height:44px;background: #f5f5f5;color:#666;position:relative;cursor: pointer;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.d_four_left_nav li a{display:inline-block;width:100%;height:100%;padding:0 20px;}
.d_four_left_nav .hover>a,.d_four_left_nav .active>a,.d_four_left_nav .on{color:#fff;background: #327dd0;line-height:44px;}
.d_four_left_nav .on{padding:0 20px;}
.d_four_left_nav .hover a,.d_four_left_nav .active a{color:#fff;}
.d_four_left_nav .hover>span,.d_four_left_nav .active>span,.d_four_left_nav .on span{color:#fff;}
.d_four_left_nav li span{position: absolute;right:3%;}

.d_four_left_nav .subnav{display: none;-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out;transition: all .5s ease-in-out;}
.d_four_left_nav .subnav a{color:#666;width:96%; margin:auto; display:block;line-height:46px; background:none;}
.d_four_left_nav .subnav li.hover a,.d_four_left_nav .subnav li:hover a{color:#666; border-bottom:1px dashed #6998ce; }

.d_four_right{float:right;width:960px;width:calc(99% - 240px);padding-left:20px;}
.four_right_one{overflow: hidden;display: none;}
.four_right_one:nth-of-type(1){display: block;}
.four_right_one li{float:left;width:24%; margin-right:1%;margin-bottom: 20px;}
.four_right_one li:nth-of-type(4),.four_right_one li:last-of-type{margin-right: 0;}
.four_right_one li img{max-width: 100%;}
.four_right_one li div{font-size: 14px;line-height:26px;}
.four_right_one li .title{ font-weight: bold; color:#333; font-size: 13px;height: 26px;overflow: hidden}
/****
广告
****/
.d_five{height:200px;font-size: 14px;color:#fff;}
.d_five>div:nth-of-type(1) h1{padding-top:60px;margin-bottom: 5px;}
.line{width:500px;border-bottom: 2px solid #fff;margin-top: 8px;}
.d_five>div:nth-of-type(2) h1{padding-top:40px;padding-left:234px;}
.d_five>div:nth-of-type(2) h3{padding-left:264px;background: url(../images/icon02.png) no-repeat 235px 12px;line-height:44px;}
.d_five>div:nth-of-type(2) h5{padding-left:234px;}
.d_five>div:nth-of-type(2) a{display: inline-block;width:118px;line-height: 28px;text-align: center;color:#fff;border:1px solid #fff;border-radius: 3px;}
/****
关于我们
****/
.d_six{margin-top:20px;margin-bottom: 40px;}
.d_six>div:nth-of-type(1){height:360px;}
.d_six>div:nth-of-type(1) p{font-size: 16px;line-height:40px;margin-top:20px;text-indent:33px;color:#666;}
.d_six>div:nth-of-type(1) a{position: absolute;width:54px;line-height:18px;text-align: center;border: 1px solid #327dd0;color:#327dd0;background: #fff;border-radius: 3px;bottom:0;left:0;}
/***
经营理念
***/
.d_seven{width:1260px;margin: 20px auto 0 auto;overflow: hidden;padding-bottom: 40px;}
.d_seven dl{font-size: 14px;text-align: center;}
.d_seven>dl>dt{height:135px;margin-bottom: 25px;background-repeat: no-repeat ,no-repeat;background-position: center 48%, center top;}
.d_seven>dl:nth-of-type(1)>dt{background-image: url(../images/icon03.png), url(../images/icon09.png);}
.d_seven>dl:nth-of-type(2)>dt{background-image: url(../images/icon04.png), url(../images/icon09.png);}
.d_seven>dl:nth-of-type(3)>dt{background-image: url(../images/icon05.png), url(../images/icon09.png);}
.d_seven>dl:nth-of-type(4)>dt{background-image: url(../images/icon06.png), url(../images/icon09.png);}
.d_seven>dl:nth-of-type(5)>dt{background-image: url(../images/icon07.png), url(../images/icon09.png);}
.d_seven>dl:nth-of-type(6)>dt{background-image: url(../images/icon08.png), url(../images/icon09.png);}
.d_seven dl>dd:nth-of-type(1){font-size: 18px;color:#327dd0;}
/***
资质证书
***/
.d_eight{margin-top: 20px;padding-bottom: 40px;}
.d_eight li{padding:0 1%;width:25%;}
.d_eight li img{border:2px solid transparent;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
/***
成功案例
***/
.d_nine{margin-top:20px;}
.d_nine .tempWrap{
  margin: 0 auto;
}
.d_nine li{float:left;border: 1px solid #ddd;margin: 0 20px 20px 0;width: 18.6%;width:calc(20% - 16px);width:-webkit-calc(20% - 16px);width:-moz-calc(20% - 16px);}
.d_nine li:nth-of-type(5),.d_nine li.last{/*margin-right: 0;*/}
.d_nine li.last{border-color: #327dd0;position: relative;font-size: 16px;}
.d_nine li.last a{width:148px;line-height: 30px;text-align: center;color:#fff;border: 1px solid #fff;border-radius: 3px;position: absolute;top:36%;top:calc(50% - 15px);top:-webkit-calc(50% - 15px);top:-moz-calc(50% - 15px);left:16%;left:calc(50% - 148px / 2);left:-webkit-calc(50% - 148px / 2);left:-moz-calc(50% - 148px / 2);}
.d_nine li.last span{position: absolute;bottom:2%;right:3%;color:#fff;}
/***
新闻资讯
***/
.d_ten{margin-top:20px;}
.d_ten iframe{width:600px;height:361px;border:2px solid #ddd;}
.d_ten_list{padding-left:20px;}
.title_two{font-size: 24px;padding-left:10px;border-left:2px solid #327dd0;margin-bottom: 25px;}
.title_two a{float:right;font-size: 12px;color:#999;line-height:34px;}
.d_ten_list dl{font-size: 12px;overflow: hidden;height:343px;}
.d_ten_list dl time,.d_ten_list dd time em{float:right;}
.d_ten_list dl time{margin-top:9px;}
.d_ten_list dl h4{font-size: 14px;color:#666;line-height: 3.1;-webkit-transition: all .1s ease-in-out;-moz-transition: all .1s ease-in-out;-o-transition: all .1s ease-in-out;transition: all .1s ease-in-out;}
.d_ten_list dl p{display: none;}
.d_ten_list .hover time{float:left;width:70px;height:70px;color:#fff;font-size: 12px;background: #327dd0;text-align: center;line-height: 1.2;margin-top:0;margin-right: 20px;}
.d_ten_list .hover time em{font-size: 42px;float:none; display: block;  width:100%; text-align: center;}
.d_ten_list .hover time span{display: none;}
.d_ten_list .hover h4{color:#000;line-height: 1.5;}
.d_ten_list .hover p{display: block;line-height: 1.8;margin-top:9px;}
/*底部01*/
footer:first-of-type{color:#666;/*text-transform:capitalize;*/padding:40px 0;position: relative;}
footer:first-of-type em{font-size: 16px;color:#fff;}
.title_three{border-left:2px solid #327dd0;padding-left:10px;}
footer:first-of-type dt{margin-bottom: 10px;}
footer:first-of-type dd{line-height: 1.8;}
footer:first-of-type dd a{-webkit-transition: all .1s ease-in-out;-moz-transition: all .1s ease-in-out;-o-transition: all .1s ease-in-out;transition: all .1s ease-in-out;}
footer:first-of-type dl>dd.lt{width:120px;}
footer:first-of-type dl>dd.lt:nth-child(odd){width:100px;}
footer:first-of-type img{position: absolute;bottom:-37px;right:0;}
/*底部02*/
footer:last-of-type{color:#666;line-height: 32px;text-align: center;}
/*成功案例*/
.four_left_contact{margin-top:20px;padding:22px 10px;border:1px solid #ddd;border-radius: 3px;line-height:26px;}
.four_left_contact img{float:left;margin-right: 13px;}
.bread-crumb_one{line-height:40px;padding-right:20px;text-align: right;}
.bread-crumb_one a{color:#327dd0;}
.four_right_two li{padding:10px;border-bottom: 1px dashed #ddd;overflow: hidden;}
.four_right_two .img{float:left;margin-right:20px; width: 140px; height:100px; overflow: hidden;}
.four_right_two img{display: block; margin: 0 auto;}
.four_right_two time{float:right;color:#999;font-size: 12px;}

.four_right_two>li .title{font-size: 16px;color:#333;}
.four_right_two>li div:last-of-type{line-height: 26px;margin-top: 7px;}

.page{padding:20px 0;margin-bottom: 20px;text-align: center;}
.page a{display: inline-block;padding:3px 8px;background: #f7f7f7;border: 1px solid #ddd;margin: 0 1px;}
.page .now{color:#327dd0;border-color: transparent;}
/*关于我们*/
.four_right_three{margin: 20px 0;}
.four_right_three p{line-height:36px;font-size: 16px;}

/*资质证书*/
.four_right_four{padding:40px 0;}
.four_right_four .img{float:left;width:23%;height:318px;margin-right:2%;padding:21px 11px;border:1px solid #ddd;margin-bottom: 20px; text-align:center}
.four_right_four img{max-width: 100%;vertical-align:middle;}
.four_right_eight{padding:40px 0;}
.four_right_eight .img{float:left;width:48%;height:665px;margin-right:2%;padding:21px 11px;border:1px solid #ddd;margin-bottom: 20px; text-align:center}
.four_right_eight img{max-width: 100%;vertical-align:middle;}


/*技术支持*/
.four_right_six li{font-size: 16px;color:#333;line-height: 56px;border-bottom: 1px dashed #ddd;}
.four_right_six li span{float:right;color:#999;font-size: 12px;}
/*具体页面*/
.four_right_show{margin: 40px 0;}
.four_right_show .title{font-size: 24px;color:#333;text-align: center;}
.four_right_show .info{max-width:300px;margin:15px auto;color:#999;}
.four_right_show .con{font-size: 16px;line-height:2;}
.page_two{margin-top:100px;line-height:54px;overflow: hidden;border-top:1px dashed #ddd;}
.page_two a{color:#333;}
.page_two .prev{float:left;}
.page_two .next{float:right;}
/*留言*/
.four_right_show .book li{overflow: hidden;margin: 10px 0;font-size: 16px;}
.four_right_show .book label{float:left;width:80px;text-align: right;line-height:40px;color:#333;}
.four_right_show .book input,.four_right_show .book textarea{outline: none;resize: none;border:1px solid #ddd;float:left;padding:5px;}
.four_right_show .book textarea{width:710px;height:298px;}
.four_right_show .book input{width:298px;line-height:28px;}
.four_right_show .book .btn{float:none;display: block;margin: 30px auto 0 auto;width:200px;line-height: 40px;color:#fff;background: #327dd0;border-radius: 3px;}
.four_right_show .book .high{ color:#F00; margin:0 5px;}
.four_right_show .book .onError{color:#F00 }


.d_four_left_nav dl{padding:0 20px 30px 20px;text-transform:none;}
.d_four_left_nav dl em{float:right;width:80px;}
.d_four_left_nav dt{line-height: 32px;}
.d_four_left_nav dl select{width:100%;border: solid 1px #f5f5f5;appearance:none;-moz-appearance:none;-webkit-appearance:none;background: url(../images/icon11.png) no-repeat scroll right center #fff;color:#327dd0;margin:5px 0;}
.d_four_left_nav dl select::-ms-expand {display: none;}
/*产品列表页*/
.four_right_seven{text-transform:none;overflow: hidden;padding-top:40px ;}
.four_right_seven li{line-height: 24px;float:left;width:23.4%;border:1px solid #ddd;padding:1px;margin: 0 19px 20px 0;}
.four_right_seven li:nth-of-type(4),.four_right_seven li:nth-of-type(8),.four_right_seven li:nth-of-type(12){margin-right:0;}
.four_right_seven li a{color:#999;}
.four_right_seven li div{padding:0 9px; height:96px;}
.four_right_seven li .img{ width: 100%;margin-bottom: 10px; overflow: hidden;}
.four_right_seven li img{display:block;margin: 0 auto;width:100%;}
.four_right_seven .title{font-size:13px;color:#333;overflow: hidden;width: 100%;height:26px;text-overflow: ellipsis;white-space: nowrap;}
/*产品具体页*/
.game163{position: relative;padding: 4px;width: 400px;float:left;margin-right:30px;z-index: 2;}
.game163 .bigImg{position: relative;text-align:center;border:1px solid #888;}
.game163 .bigImg a{display:table-cell; *display:block; width:460px; height:460px; line-height:0; font-size:0; *font-size:80px; text-align:center; vertical-align:middle; overflow:hidden;}
.game163 .bigImg li img{vertical-align:middle;max-width: 100%; }



.game163 .smallScroll{margin-bottom: 6px;}
.game163 .sPrev,.game163 .sNext{float: left;width:42px;margin-top: 32px;}
.game163 .sPrev img,.game163 .sNext img{display: block;width:100%;}
.game163 .smallImg{margin: 20px 0px;overflow: hidden;}
.game163 .smallImg ul{width:180px;overflow: hidden; margin:auto}
.game163 .smallImg li{float: left;width:90px;cursor:pointer;display: inline;}
.game163 .smallImg img{border: 1px solid transparent;display: block;max-width: 100%;}
.game163 .smallImg .on img{border-color: #1e50a2;}

.four_right_show .game_r{ width:498px; font-size:16px; line-height:2; float:right}
.four_right_show .con{color:#666;margin-bottom:20px;}

.page_three{color:#666;}
.nav_two{overflow: hidden;}
.nav_two li{float:left; margin-right: 10px; line-height: 2.5;}
.nav_two li a{ color:#327dd0; padding:2px 5px;}

.four_right_case li{
  float:left;
  width: 14%;
  margin: 3%;
  height:68px;
  overflow: hidden;
}
.four_right_case li img{
  width: 100%;
}
#cloud-zoom-big{
  display: block!important;
}
.four_right_nine{
  padding:0 20px;
}
.four_right_nine>ul>li>a{
  font-size: 16px;
  font-weight: bold;
  color:#000;
  line-height: 2;
}
.four_right_nine .subnav{
  overflow: hidden;
  line-height: 2.5;
  border-bottom: 1px dashed #888;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.four_right_nine .subnav li{
  float: left;
  margin: 0 10px;
}
.game163 .bigImg ul{
  overflow: hidden;
}
.game163 .smallImg li{
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #ddd;
  margin-right: 5px;
  color:#fff;
  line-height: 15px;
  text-align: center;
  font-size: 12px;
}
.game163 .smallImg li.on{
  background: #327dd0;
}


.videoList{ width:100%}
.videoList li{
	width:48%; float:left; height:400px; margin:10px 1%; text-align:center
}


@media screen and (min-width: 751px){
	a:hover{text-decoration: none;}
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{margin-left: 0;font-size: 14px;}
  .navbar-nav{width:1030px;width:calc(100% - 170px);width:-webkit-calc(100% - 170px);width:-moz-calc(100% - 170px);}

  .navbar-default .navbar-nav > li{width:147px;width:calc( 100%  / 7 );width:-webkit-calc( 100%  / 7 );width:-moz-calc( 100%  / 7 );}
  .navbar-default .navbar-nav > li >a{width:100%;font-size: 14px;color:#fff;}
  .navbar-default .navbar-nav > li >.subnav >li a:hover{background: #327dd0;}
  .navbar-default .navbar-nav > li:hover >.subnav{height:auto; }  
  .d_four_left_nav .now .subnav{display: block;}
  /*.d_four_left_nav li:hover{color:#fff;background: #327dd0;}*/
  /*.d_four_left_nav li:hover a{color:#fff;}*/
  /*.d_four_left_nav li:hover .subnav{display: block;}*/
  /*.d_four_left_nav li:hover .subnav a{color:#666;}*/
  /*.d_four_left_nav .hover .subnav li:hover a,.d_four_left_nav li:hover .subnav li:hover a{color:#fff; border-top-color: #ddd; padding-left:30px; background:  #6998ce;}*/
  .d_eight li:hover img{border-color:#327dd0;}
  footer:first-of-type dd:hover a{color:#fff;}
  .four_right_four .img:hover{padding:20px 10px;border-width: 2px;border-color:#327dd0;}
  .four_right_eight .img:hover{padding:20px 10px;border-width: 2px;border-color:#327dd0;}
  .four_right_seven li:hover{padding:0;border-width: 2px;border-color:#327dd0;}
  .no_pc{ display:none}
  .nav_two{display: none;}
  .jqzoom{
    border:1px solid #BBB;
    float:left;
    position:relative;
    padding:0px;
    cursor:pointer;
  }
  div.zoomdiv {
    z-index: 999;
    position: absolute;
    top:0px!important;
    left:400px!important;
    width: 200px;
    height: 200px;
    background: #ffffff;
    border:1px solid #CCCCCC;
    display:none;
    text-align: center;
    overflow: hidden;
  }
  div.jqZoomPup {
    z-index: 999;
    visibility: hidden;
    position: absolute;
    top:0px;
    left:0px;
    width: 50px;
    height: 50px;
    border: 1px solid #aaa;
    background: #ffffff;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
  }
}

@media screen and (min-width: 320px) and (max-width: 750px){
  .main{margin:0 5px;}
  .d_two{margin: 0;}
  .d_two img{padding:0 15px;}
  .d_two .rt{display: none;}
  .navbar{position: fixed;top:0;width: 100%;z-index: 10;}
  .navbar .main{margin: 0}
  .navbar-header{width: 100%; margin-left: 0 !important;margin-right: 0 !important;background: #ffffff;}
  .navbar-header a{width:80px;padding-left:0;}
  .navbar-header .navbarLogo{width: 154px;float: left;margin-top: 10px;display: block}
  .navbar-default .navbar-brand{color:#327dd0;}
  .navbar-default .navbar-toggle .icon-bar{background-color:#fff;}
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background-color: #2c6db8;}
  .navbar-default .navbar-nav > li >.subnav{position:inherit;}
  .banner_box{margin-top:52px;}
  .input_one{width:86%;width:calc( 100%  - 38px );width:-webkit-calc( 100%  - 38px );width:-moz-calc( 100%  - 38px );}
  .title_one{padding-left:15px;padding-right:15px;line-height:16px;}
  .title_one_top{width:100%;font-size: 18px;line-height: 36px;}
  .d_four_left,.d_four_right{float: none;}
  .d_four_left{width:100%;}
  .title_four,.d_four_left_nav li span{display: none;}
  /*.d_four_left_nav{overflow: hidden;}*/
  .d_four_left_nav li{float:left;width:31.33%;height:44px;;padding:0;margin:1%;text-align: center;}
  .d_four_left_nav li a{padding:0; font-size: 12px;}
  .d_four_right{width:100%;}
  .four_right_one li{width:46%;margin:2%;}
  .four_right_one .img{width:100%;}
  .four_right_one img{display: block; margin: 0 auto;}
  .d_five{display:none;}
  .d_six>div:nth-of-type(1){height: auto;}
  .d_six>div:nth-of-type(1) p{font-size: 12px;line-height:26px;}
  .d_six>div:nth-of-type(1) a{position: inherit;display: block;margin:10px auto;}
  .d_seven{width:100%;padding-left: 15px;padding-right: 15px;}
  .d_seven dl{font-size: 12px;max-height: 270px;overflow: hidden;margin-bottom: 2%;}
  .d_seven dl>dd:nth-of-type(1){font-size: 14px;}
  .d_seven>dl>dt{max-width: 96px;max-height:91px;margin: 0 auto 5px auto;background-size: 50% 50%, 100% 100%;}
  .d_nine li{width: 24%;margin: 0 5px 20px 0;}
  .d_nine li.last{display: none;}
  .d_nine li.last a{width:80%;font-size: 12px;left:10%;}
  .d_ten iframe{display: block;width:290px;height:174px;margin:0 auto 20px auto;}
  .d_ten_list{padding:0 15px;}
  .d_ten_list dl{height:290px;}
  .d_ten_list dl h4{font-size: 14px;}
  .d_ten_list dl time {margin-top: 14px;}
  .d_four_right{padding:0;}
  .bread-crumb_one{text-align: left;padding-left:20px;}
  .four_left_contact{display: none;}
  .four_right_two{overflow: hidden;}
  .four_right_two li{padding:10px;}
  .four_right_two .img{ width:100%; }
  .four_right_three p{font-size: 12px;line-height:2;}
  .four_right_three img{display: block;width: 100%;}
  .four_right_show{position: relative;}
  .four_right_show .title{width:100%;font-size: 16px;text-align: center; /*position: absolute; top: -2%;*/}
  .four_right_show .con{font-size: 14px;padding-bottom:60px;}
  .four_right_show .con img{display: block;max-width: 100%;}
  .page_two{margin-top: 30px;line-height: 24px;}
  .page_two .prev ,.page_two .next{float:none;}
  .four_right_show .book li{font-size: 12px;}
  .four_right_show .book label{width:15%;}
  .four_right_show .book input,.four_right_show .book textarea{width: 85%;}
  .four_right_show .book textarea{height:120px;}
  .four_right_show .book .btn{width:100%;line-height:30px;}
  div.d_four_left_nav{display: none;}
  .four_right_seven li{width:48%;margin:1%;}
  .four_right_seven li div{font-size: 12px; height:96px;}
  .four_right_seven .title{display: block;font-size: 14px;}
  .four_right_seven li .img{height:136px;}
  .game163{width:100%;margin-right:0;}
  .game163 .smallImg{width: 79%;}
  .game163 .smallImg ul{width:100%;}
  /*.game163 .smallImg li{width:20%;}*/
  .game163 .sPrev, .game163 .sNext{width:8%;}
  .four_right_show .con table{width:100%;margin-bottom: 0;}
  .page_three{left:0;top:auto;bottom:-2%;}
  .no_mobile{ display:none}
  .four_right_show .game_r{width:100%;}
  .four_right_show .con table td:nth-of-type(odd) {
    width: 70px;
  }
  .four_right_case li{
    width: 48%;
    height: 85px;
	margin:10px 1%;
  }
  .d_four_left_nav li{
    position: relative;
  }
  .d_four_left_nav .subnav{
    position: absolute;
    top: 44px;
    width:100%;
    z-index: 5;
    display: none;
  }
  .d_four_left_nav .subnav li{
    float:none;
    width:100%;
    height:30px;
    line-height: 30px;
    margin: 0;
    overflow: hidden;
  }
  .d_four_left_nav .subnav li a{
    padding:0!important;
  }
  .d_four_left_nav .hover .subnav a{
	line-height:30px;
	  }
  .d_four_left_nav li.hover .subnav{
    display: block;
  }
  .game163 .bigImg{
    width: 98%;
    border: 0;
  }
  .game163 .bigImg li{
    border: 1px solid #888;
  }
  .four_right_four .img{
    height:113px;
  }
  .ke-zeroborder,.game_r>table{
    font-size: 1rem;
  }
  .four_right_eight .img{
    height:223px;
  }
  .four_right_case img{
    height:auto!important;
    width: 100%;
  }
  .videoList li{width:96%; float:left; height:300px; margin:10px 2%;}
}



