

@charset "utf-8";
/* CSS Document */
*{
  margin:0;
  padding:0;
}
body{
  min-width:1200px;
 
}
.container{
  width: 1200px;
  margin: 0 auto;
}
.main{
 /* top:152px;*/
  position: relative;
  width: 100%;
  z-index: 2;
}
/*菜单头部开始*/
.header{
  height: 84px;
  
}
.head_container{
  width: 1200px;
  margin: 0 auto;
  height: 100%;
  overflow: hidden;
}
.header_l{
  width: 20%;
  height: 100%;
  line-height:84px;
}
.header_r{
  width: 80%;
  height: 100%;
}
.header_r .headtop{
  overflow: hidden;
  width: 100%;
}
.header_r .headtop span{
  float: right;
}
.header_r .headtop span a{
  color:#4c4c4c ;
  font-size: 12px;
  display: inline-block;
  padding-top: 10px;
}
/*首页菜单导航hover样式*/
.cls {
  clear: both;
}
.notxt {
  text-indent: -9999px;
}

i {
  font-style: normal;
}
.nav {
  width: 100%;
  margin: 0 auto;
  position: relative;
  
}
.nav ul{
  margin-right: -100px;
}
.nav ul li {
  float: left;
  
  text-align: center;
  height: 40px;
  line-height: 40px;
  padding: 0 28.5px;
  box-sizing: border-box;
}
.nav ul li:first-child{
 
}
.nav ul li a {
  color: #4c4c4c;
  font-size: 14px;
  text-align: center;

}
.nav ul li a:hover{
  color: #2ebae9;
}
.curBg {
  background: #2ebae9;
  height: 3px;
  position: absolute;
  bottom: 0;
  width: 68px;
  left: 0px;
}
/*首页尾部样式*/
.friendlinks {
    background: #333333;
    color: #fff;
   
    font-size: 12px;
}
.friendlinks .container{
  padding: 50px 0;
}
.friendlinks .content{
  margin: 0 auto;
  text-align: center;
}
.friendlinks a{
  color: #fff;
}
.friendlinks a:hover{
  color: #2ebae9;
}
.friendlinks span{
  padding: 0 10px;
}
.friendlinks .content_btm{
  text-align: center;
  margin-top: 16px;
}
.friendlinks .content_btm strong{
  font-weight: normal;
  padding: 0 10px;
}
/*内页的菜单底部的图片部分*/
#kinMaxShow{
  position: relative;
}
#kinMaxShow .KMSPrefix_kinMaxShow_button {
    display: none;
}
.headerpic_text{
  width: 175px;
  height: 72px;
  border-left: 2px solid #333333;
  padding-left: 10px!important;
  box-sizing: border-box;
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin:auto!important;
}
.headerpic_text strong:first-child{
  font-size: 40px;
  color: #333333;
  font-weight: normal;
  display: inline-block;
  line-height: 35px;
}
.headerpic_text strong:first-child+strong{
  font-size:20px;
  color: #333333;
  font-weight: normal;
  display: inline-block;
  line-height: 50px;
  text-transform: uppercase;
}
.workshop_header .headerpic_text,.test_header .headerpic_text{
  border-left: 2px solid #fff;
}
.workshop_header .headerpic_text strong:first-child,
.workshop_header .headerpic_text strong:first-child+strong{
  color: #fff;
}
.test_header .headerpic_text strong:first-child,
.test_header .headerpic_text strong:first-child+strong
{
  color: #fff;
}
/*点击下一页上一页的公共样式*/

.pager_linkBox{

padding: 25px 0 40px;
font-size: 14px;
font-weight: bold;
line-height: 30px;
text-align: center;
clear: both;
}
.pager_linkBox a {
 
line-height: 30px;  
text-decoration: none;
color: #808080;
background: #fff;
border: 1px solid #808080;
padding: 1px 15px;
padding-bottom: 2px;
margin-right: 3px;
display: inline-block;
transition: all 0.3s ease 0s;
font-weight: normal;
}

.pager_linkBox a:hover {
  BORDER: #2ebae9 1px solid; 
  BACKGROUND-COLOR: #2ebae9;
  color:#fff;
}
.pager_linkBox a:active {
  BORDER: #2b66a5 1px solid; 
  BACKGROUND-COLOR: #045AAF;
}
.pager_linkBox  a.current{
  color:#fff;
  border: 1px solid #2ebae9;
  BACKGROUND-COLOR: #2ebae9;
}
.pager_linkBox .icon{
  font-size:14px;
}
#kinMaxShow h1{
      position: absolute;
    width: 100%;
    top: 203px;
    text-align: center;
    vertical-align: middle;
    color: #333333;
    font-size: 40px;
}
#kinMaxShow h2{
      position: absolute;
    width: 100%;
    top: 260px; 
    text-align: center;
    color: #4c4c4c;
    font-size: 20px;
    
}
#kinMaxShow .topscroll{
  position: absolute;
  bottom: 114px;
  display: block;
  margin: 0 auto;
    width: 23px;
    height:12px;
    background: url(../img/down.png) center no-repeat;
    left: 0;
    right: 0;
}
/*点击top回到顶部*/
.actGotop {
    position: fixed;
    _position: absolute;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    display: none;
    z-index: 999;
    background: #2ebae9;
    opacity: 0.7;
    z-index: 99999;
}
.actGotop a, .actGotop a:link {
    width: 50px;
    height: 50px;
    display: block;
    background: url(../img/icon_back.png) center no-repeat;
    outline: none;
}
.fenxiang {
  width: 70px;
  
  
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 11;
  margin-top: -60px;
}

.fenxiang a {
  display:block;
  width: 100%;
  height: 59px;
  position: relative;
 background: #2ebae9;
  border-top: 1px solid #fff;
}
.fenxiang a img {
    background: #2ebae9;
    position: absolute;
    top: 15px;
    left: 19px;
    margin: auto;
}
.fenxiang a:first-child{
  border: 0;
}
.fenxiang a:first-child{
  line-height: 59px;
  text-align: center;
  color: #fff;
}

