html,body{
    position: relative;
    font-family: "Microsoft YaHei","微软雅黑"!important;
    background: #fff!important;
	height:100%;
}
ul,li,ol{
    list-style: none;
}
a,a:hover{text-decoration: none;}

/*********************首页引导动画*********************/
.index_header{
    padding-top: 10px;
    padding-bottom: 10px;
}
.index_header p.lt{
    font-size: 36px;
    color: #000;
    margin-top: 20px;
    margin-left: 40px;
}
#header p.firmName{
    font-size: 30px;
    color: #000;
    margin-top: 22px;
    margin-left: 40px;
}
.index_animate{
    background: url("/templates/default/images/imgahr/index_animate.png") no-repeat center ;
    position: relative;
    background-size: 100% 100%;
}
.index_animate .slogan{
    position: absolute;
    top: 10%;
    left: 15%;
    font-size: 38px;
    letter-spacing: 4px;
}
.index_animate .slogan .initial{
    color: #fff;
}
.index_animate .slogan .other{
    color: #60CCFF;
}
.index_animate .language{
    position: absolute;
    bottom: -35px;
    left: 50%;
    width: 160px;
    margin-left: -70px;
    font-size: 16px;
	color:#337ab7;
}
.index_animate .language a{
	color:#337ab7;
    margin: 0 5px;
    font-size: 20px;
}
#footer.index_footer{
    margin-top: 10px;
}
#footer.index_footer .lt{
  padding-top: 50px;
}
#index_animate_banner{
    width: 80%;
    margin: 0 auto;
}




/******************************************************/
.lt{
    float: left;
}
.rt{
    float: right;
}
.banner{
    background: url("/templates/default/images/imgahr/banner_bg.jpg") repeat-x;
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-menu-left,
    .carousel-control .glyphicon-menu-right {
        width: 39px;
        height: 62px;
        margin-top: -31px;
        font-size: 30px;
        background: #3280BD;
        padding-top: 16px;
        text-align: center;
    }
}

#main{
    background: #2480AB;
}
#main .info_left{
    color: #E7EDF2;
    border-right: 14px solid #07587D;
}
#main .info_left_title{
    font-size: 22px;
    margin-top: 20px;
}
#main .info_left_content{
    font-size: 12px;
    margin-bottom: 20px;
}
#main .info_left_link a{
    display: block;
    width: 90px;
    text-align: center;
    border: 1px solid #fff;
    line-height: 26px;
    border-radius: 13px;
    color: #fff;
    margin: 0 auto;
}

#main .info_center{
    padding: 0;
    height: 212px;
}
#main .info_center video{
    vertical-align: bottom;
}
#main .info_center span{
    background: url("/templates/default/images/imgahr/video.jpg") no-repeat center 100%;
    display: inline-block;
    width: 100%;
    height: 100%;
}
#myvideo{
    display:none;
    position: fixed;
    top: -10px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}
#myvideo .layer_mask{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
}
#myvideo .mask{
    position: fixed;
    top: 100px;
    width: 60%;
    left: 50%;
    margin-left: -30%;
}

#main .info_right{
    padding: 0;
    background: #d0d5d8;
    background: -webkit-gradient(linear,0 0,0 100%,from(#d0d5d8),to(#a5abac));
    height: 212px;
    position: relative;
}
#main .info_right_center{
    font-size: 24px;
    color: #333;
    margin: 19px 0 4px 26px;
}
#main .info_right_more{
    margin-bottom: 0;
}
#main .info_right_more a{
    display: inline-block;
    width: 83px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #999;
    color: #6D6E6E;
    border-radius: 13px;
    margin-left: 26px;
}
#main .info_right_img img{
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
}
#main .info_right_img img{
    display: inline-block;
    max-width: 90%;
}

.blogroll{
    background: #d9d9d9;
}
.blogroll .row{
    margin: 0;
}
.major_client{
    display: none;
    padding: 0;
    margin: 0;
}
.major_client li{
    float: left;
    list-style: none;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 20px;
}
.major_client li.first{
    background: #535353;
    color: #fff;
    padding-top: 23px;
    font-size: 12px;
    padding-bottom: 20px;
    text-align: center;
    margin-left: 0;
}
.major_client li.first p{
    padding: 0 6px;
}
.major_client li.first .client{
    font-size: 16px;
    margin: 0;
}
.major_client li.mobile_style{
    display: none;
    font-size: 14px;
    text-align: center;
    background: #535353;
    color: #fff;
    padding: 0;
}
.major_client li.mobile_style .client{
    font-size: 18px;
    width: 62px;
    margin: 0 auto;
}

#header{
    background: #fff;
    margin-top: 10px;
}
#header .container>.clearfix{
    margin-bottom: 10px;
}
#header .logo{
    width: 20%;
}
#header .search{
    margin-top: 30px;
}
#header .search .input-group{
    width: 144px;
}
#header .search .input-group .form-control{
    height: 30px;
    background: #F3F3F3;
    border: none;
    outline: none;
    box-shadow: none;
    transition: none;
}
#header .search .input-group .btn{
    padding: 5px 12px;
    color: #474D52;
    background: #F3F3F3;
    border: none;
    outline: none;
    height:30px;
}
#header .search .input-group .btn .glyphicon{
    top: 2px;
    color: #474D52;
    border-left: 1px solid #ddd;
    padding-left: 10px;
}
#header .search .login a{
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("/templates/default/images/imgahr/iconlist.png") no-repeat 0 0;
    margin: 0 10px;
}
#header .search .login a.logining{
  background-position:0 -28px;
}

.login-layer{
    display:none;
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
.login-layer .layer_mask{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.login-layer .mask{
    position: absolute;
    top: 255px;
    width: 488px;
    /*height: 305px;*/
    left: 50%;
    margin-left:-244px;
    background: #fff;
    border-radius: 4px;
    z-index: 1001;
}
.login-layer .mask .close{
    width: 37px;
    height: 37px;
    margin-top: 9px;
    margin-right: 7px;
    background: #BDBDBD;
    text-align: center;
}
.login-layer .mask .close .glyphicon-remove{
    color: #fff;
    line-height: 37px;
}
.login-layer .login_box{
    width: 302px;
    margin: 32px auto 0;
    text-align: center;
}
.login-layer .login_box>p{
    color: #666;
    font-size: 16px;
}
.login-layer .login_box>h3{
    color: #2480AB;
    font-size: 22px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
}
.login-layer .login_box .update-pwd{
    text-align: right;
    cursor: pointer;
}
.login-layer .login_box>.form-box>p{
    border: 1px solid #DCDCDC;
    width: 100%;
    height: 41px;
    border-radius:25px;
    text-align: left;
    position: relative;
}
.login-layer .login_box>.form-box>p b{
    display: inline-block;
    width: 21px;
    height: 25px;
    background: url("/templates/default/images/imgahr/iconlist.png") no-repeat;
    margin:0 13px;
    position: absolute;
    top: 7px;
    left: 0;
}
.login-layer .login_box>.form-box>p .glyphicon-remove{
    color: #EE1722;
}
.login-layer .login_box>.form-box>p .glyphicon-ok{
    color: #8CC93A;
}
.login-layer .login_box>.form-box .username b{
    background-position:-36px -4px;
}
.login-layer .login_box>.form-box .password b{
    background-position:-65px -4px;
}
.login-layer .login_box input{
    line-height: 23px;
    border: none;
    outline: none;
    font-size: 14px;
    border-left: 1px solid #dadada;
    padding-left: 10px;
    width: 232px;
    margin-left: 46px;
    margin-top: 8px;
    font-weight: normal;
}
.login-layer .login_box .submit{
    background: #3280BD;
    border: none;
    margin-top: 25px;
}
.login-layer .login_box .zh_submit input{
    background: #3280BD;
    color: #fff;
    border: none;
    font-size: 16px;
    letter-spacing: 9px;
    margin-left: 0;
    width: 302px;
    line-height: 41px;
    border-radius:25px;
    margin-top: 0;
    padding: 0;
}
.login-layer .login_box .en_submit input{
    background: #3280BD;
    color: #fff;
    border: none;
    font-size: 16px;
    margin-left: 0;
    width: 302px;
    line-height: 41px;
    border-radius:25px;
    margin-top: 0;
    padding: 0;
    letter-spacing: 0;
}
#logout{
    display:none;
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
#logout .layer_mask{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
#logout .mask{
    position: absolute;
    top: 200px;
    width: 172px;
    left: 50%;
    margin-left:-86px;
    background: #fff;
    border-radius: 4px;
    z-index: 1001;
    padding:15px 10px;
}
#logout .mask .affirm{
    font-size: 20px;
    padding-bottom: 10px;
    text-align: center;
}
#logout .mask .affirm .glyphicon{
    top: 3px;
}
#logout .mask .logout>p{
    padding: 10px 0;
    margin: 0;
}
#logout .mask .choice{
    padding: 10px;
    text-align: center;
}
#logout .mask .choice button{
    margin: 0 6px;
    border-radius: 6px;
    border: none;
    outline: none;
    background: #2480AB;
    color: #fff;
    padding:3px 8px;
}

#header .language{
    margin-top: 6px;
}
#header .language a{
    color: #333;
}
#header .language a.active{
    background: #237BA7;
    padding: 2px 4px;
    border-radius: 4px;
    color: #fff;
}
#header .nav_menu{
    color: #3489B1;
    display: none;
    font-size: 26px;
}

#header .navbar_list{
    background: #494949;
}
#header .navbar_list>.clearfix{
    padding: 0;
    margin: 0;
}
#header .navbar_list li{
    float: left;
    list-style: none;
    position: relative;
}
#header .navbar_list li a{
    display: inline-block;
    text-align: center;
    width: 82px;
    color: #fff;
    font-size: 14px;
    padding: 10px 0;
    margin: 0 30px;
}

#header .navbar_list li>a.active{
    border-bottom: 2px solid #fff;
    text-decoration: none;
    padding-bottom: 8px;
}
#header .sub_menu{
    position: absolute;
    top: 40px;
    left: 0;
    padding: 0;
    border: 1px solid #E6E6E6;
    background: #fff;
    z-index: 1000;
    border-top: none;
    display: none;
}
#header .navbar_list .sub_menu>li>a{
    color: #8D8D8D;
    width: 122px;
    margin: 0 10px;
    border-bottom: 1px solid #F5F5F5;
}
#header .navbar_list .sub_menu>li>a:hover{
  color: #2480ab;
}

#footer{
    margin-top: 26px;
    padding-bottom: 20px;
}
#footer .language{
    display: none;
    text-align: center;
    margin-bottom:16px;
}
#footer .language a{
    color: #333;
}
#footer .language a.active{
    background: #237BA7;
    padding: 2px 4px;
    border-radius: 4px;
    color: #fff;
}
#footer p{
    font-size: 12px;
    text-align: center;
    color:#A8A8A8;
}
#footer p a{
    display: inline-block;
    color:#A8A8A8;
    margin: 0 6px;
}

#phone_nav{
    display: none;
}








/*人力资源*/
.human .human_title{
    border-bottom: 1px solid #E9E9E9;
    padding-bottom: 20px;
}
.human .human_title>h3{
    text-align: center;
    margin-top: 30px;
}
.human .human_title>p{
    text-indent: 28px;
}
.human .human_list{
    margin-top:30px;
}
.human .human_list>.human_search{
    text-align: center;
}
.human .human_list .human_filter{
    display: inline-block;
}
.human .human_list .human_filter>div.lt{
    margin: 0 12px;
}
.human .human_list .human_filter>div.lt select{
    margin-left: 6px;
    width: 104px;
    border-color: #DADADA;
    color: #999;
    outline: none;
    padding: 4px;
    background: none;
}
.human .human_list .human_filter>div.lt input{
    background: #2480AB;
    color: #fff;
    padding: 3px 25px;
    border: none;
    outline: none;
    font-size: 16px;
}
.post_list{
    width: 80%;
    margin: 20px auto 0;
}
.post_list .list_header ul.clearfix{
    border-bottom: 1px solid #dfdfdf;
    padding: 0;
}
.post_list li{
    float: left;
    width: 14%;
    margin: 16px 0;
    color: #747474;
}
.post_list li.request{
    width: 30%;
    margin: 6px 0;
}
.post_list .list_header>ul>li.request{
    margin: 16px 0;
}
.post_list li.request p{
    height: 40px;
    overflow: hidden;
}
.post_list li.station{
    color: #474747;
    font-weight: bold;
}
.post_list li.operate{
    float: right;
    text-align: center;
}
.post_list li.operate a{
    color: #2480AB;
    border: 1px solid #2480AB;
    border-radius:17px;
    padding: 6px 18px;
    font-size: 12px;
}
.post_list .more_post{
    text-align: center;
    margin: 45px auto 50px;
}
.post_list .more_post a{
    font-weight: bold;
    color: #2480AB;
    text-decoration: none;
}
.post_list .more_post a span{
    background: #2480AB;
    color: #fff;
    font-size: 12px;
    border-radius: 50%;
    padding: 2px;
    margin-left: 7px;
}
/*人力资源列表*/
.human_post_title .back{
    text-align: left;
    display: inline-block;
    width: 20%;
	margin-bottom:20px;
}
.human_post_title .back a{
    color: #535353;
    border: 1px solid #dedede;
    border-radius: 16px;
    padding: 5px 13px;
    text-decoration: none;
}
.human_post_list .human_post_title{
    margin-top: 64px;
}
.human_post_list .human_post_title h3{
    margin: 0;
    text-align: center;
    display: inline-block;
    width: 59%;
}
.human_post_list .human_post_title .back{
    text-align: left;
    display: inline-block;
    width: 20%;
	margin-bottom:0;
}
.human_post_list .human_post_title .back a{
    color: #535353;
    border: 1px solid #dedede;
    border-radius: 16px;
    padding: 5px 13px;
    text-decoration: none;
}
.human_post_list .human_post_title .human_page{
    text-align: right;
    display: inline-block;
    width: 20%;
}
.human_post_title .human_page .cur{
    color: #2480AB;
    font-weight: bold;
}
.human_post_title .human_page .total{
    margin-right: 6px;
}
.human_post_title .human_page span.glyphicon{
    color: #6A6768;
    border: 1px solid #DADADA;
    padding: 2px;
}
.human_post_title .human_page span.glyphicon-menu-left{
    border-right: none;
}
.human_post_list .human_search{
    background: #F6F6F6;
    padding: 7px 0 3px;
}
.human_post_list .post_list{
    width: 100%;
}
.human_post_list .post_list li{
    width: 10%;
}
.human_post_list .post_list li.request{
    width: 30%;
}
#page{
    text-align: center;
}
#page .page_bar{
    display: inline-block;
    margin: 70px 0;
}
#page .page_bar a{
    color: #393536;
    font-weight: bold;
    border: 1px solid #E7E7E7;
    padding: 6px 10px;
    margin: 0 5px;
}
#page .page_bar a.cur{
    border-color:#2480AB;
}
#page .page_bar a.dir{
    border: none;
    padding: 0;
    display: inline-block;
}
#page .page_bar .glyphicon{
    background: #2480AB;
    color: #fff;
    padding: 8px 6px;
    margin: 0 18px;
}
/*人力资源详情*/
.human_post_detail{
    margin-top: 30px;
}
.human_post_detail .human_post_title .back{
    /*display: none;*/
}
.human_post_detail .human_post_title .back a{
    color: #535353;
    border: 1px solid #dedede;
    border-radius: 16px;
    padding: 5px 13px;
    text-decoration: none;
}
.human_post_detail .human_post_title>h3{
    text-align: center;
}
.human_post_detail .row{
    margin-top: 40px;
}
.human_post_detail .row .post_title{
    border-bottom: 1px solid #E5E5E5;
    color: #2480AB;
}
.human_post_detail .row .post_detail{
    min-height: 150px;
    margin-bottom: 50px;
}
.human_post_detail .row .post_detail h5{
    color: #515151;
    font-weight: bold;
}
.human_post_detail .row .post_detail>span{
    display: inline-block;
    margin-right: 20px;
/*    letter-spacing: 2px;*/
    margin-bottom: 10px;
}
.human_post_detail .row .post_detail{
    margin-top: 18px;
}
.human_post_detail .row .post_detail>p{
    margin: 0;
}
.post_detail input{
    outline: none;
    color: #c9c9c9;
    border-radius: 5px;
    border: 1px solid #e9e9e9;
    padding: 6px 12px;
    margin:0 10px 14px 16px;
    background: none;
}
.post_detail .name,.post_detail .method{
    width: 70%;
}
.post_detail .term,.post_detail .request{
    width: 45%;
}
.post_detail .school,.post_detail .major{
    width: 40%;
}
.post_detail .major{
    margin-left: 0;
}
.post_detail .refer{
    float: right;
    color: #2480AB;
    border-color: #2480AB;
    border-radius: 16px;
    padding: 5px 26px;
    margin-top: 30px;
}
/*产品首页*/
.product_index .pro_list .pro_detail_link{
  display: block;
}
.product_index .pro_list.row,.product_index .pro_list .row{
  margin: 0;
}
.product_index .pro_list .row .col-xs-6.col-sm-12,.product_index .pro_list .col-xs-12.col-sm-4{
  padding: 0;
}
.product_index .pro_list .row .pro_intr.col-xs-6.col-sm-12{
  padding-left: 15px;
  margin-top: 40px;
  height: 200px;
/*  overflow: hidden;*/
  z-index:2;
}
.pro_list .pro_intr .pro_title{
  font-weight: bold;
}
.pro_list .pro_intr>a{
  display: inline-block;
  border: 1px solid #666;
  color: #666;
  font-size: 16px;
  border-radius: 20px;
  padding: 2px 10px;
  margin: 8px 10px 10px 0;
  text-decoration: none;
}
/*产品列表*/
.product_intro{
  margin: 40px 0 0;
}
.product_intro .col-xs-6.col-sm-4{
  padding: 0;
  border: 1px solid #DADADA;
  margin:-1px -1px 0 0;
}
.product_intro div.clearfix{
  padding: 12px 17px 0;
}
.product_intro div.clearfix p.lt{
  font-size: 16px;
}
.product_intro div.clearfix a.rt{
  font-size: 14px;
  color: #333;
  border: 1px solid #999;
  border-radius: 11px;
  padding:0 6px;
  text-decoration: none;
}
.product_intro div.clearfix a.rt span.glyphicon{
  top: 2px;
  margin-right: 6px;
}
.product_intro .col-xs-6.col-sm-4.active{
  border: 1px solid #2480AB!important;
  z-index:100;
}
.product_intro .active div.clearfix{
  background: #2480AB;
  color: #fff;
}
.product_intro .active div.clearfix a.rt{
  color: #2480ab;
  background: #fff;
  border-color:#fff;
}
/*产品详情*/
.product_detail{
  margin-top: 40px;
}

.product_show{
  margin-top:18px;
}
.pro_detail_bg{
  background: url("/templates/default/images/imgahr/pro_detail_bg_03.png") no-repeat center;
  width: 100%;
  height: 16px;
  margin-top: 36px;
}
.product_show{
  position: relative;
  min-height: 150px;
}
.product_show .col-xs-9{
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -38%;
  overflow: hidden;
  padding: 0;
}
.pro_detail_show{
    padding: 0;
}
.pro_detail_show li{
    float: left;
    width: 194px;
    margin: 0 10px;
  cursor: pointer;
}
.pro_detail_show li p{
    text-align: center;
    padding-top: 10px;
}
.pro_detail_show li.active{
  color: #2480ab;
}
.pro_detail_show li.active img{
  border: 4px solid #2480ab;
}
.product_show .pro_dir{
  text-align: center;
  background: #2480ab;
  color: #fff;
  width: 27px;
  height: 34px;
  position: absolute;
  top: 30px;
  padding-top: 9px;
}
.product_show .pro_dir.lt{
  left: 15px;
}
.product_show .pro_dir.rt{
  right: 15px;
}
/*联系我们*/
.contact_us{
  margin: 40px 0;
  padding-bottom: 40px;
}
#mymap{
  width: 100%;
  height: 500px;
}
#mymap label{
  max-width: inherit;
}
.contact_us .row{
  margin-top: 35px;
}
.contact_us .row .trade_name{
  font-size: 24px;
  font-weight: bold;
  color: #333;
  margin-bottom: 20px;
}

.contact_us .row .trade_info span{
  margin-right: 20px;
}

/*设备技术*/
.device{
  margin-bottom: 70px;
}
.device .device_info{
  margin-top: 20px;
}
.device_info .name{
  font-size: 18px;
  color: #333;
}
.device_info .pic_num>b{
  display: inline-block;
  width: 23px;
  height: 16px;
  background: url("/templates/default/images/imgahr/iconlist.png") no-repeat -35px -36px;
}
.device_info .pic_num{
  color: #999;
  margin-top: 5px;
}
.device_info .intro{
  color: #2480AB;
  font-size: 12px;
  margin-top: 7px;
}
.device_info>p.lt{
  margin-right: 11px;
}
.device_info>a.rt{
  color: #2480ab;
  border: 1px solid #DADADA;
  padding: 3px 18px;
  border-radius: 14px;
}
.device_list{
  padding: 0;
}
.device_list>li.clearfix{
  border-bottom: 1px solid #dadada;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.device_list .num{
  font-size: 25px;
  background: #494949;
  color: #fff;
  margin: 0 2% 0 0;
  width: 10%;
  text-align: center;
}
.equipment_list .num{
  margin: 14px 2% 0 0;
}
.device_list>li:hover .num{
  background:#2480ab;
}
.device_list .pic{
  width: 82px;
  height: 40px;
  margin-right: 2%;
}
.equipment_list .pic{
  width: 36%;
  height: 66px;
}
.device_list div.rt.clearfix{
  width:50%;
}
.device_list div.lt>h4,.device_list div.rt>h4{
  margin: 0;
  font-size: 16px;
}
.equipment_list li>div.lt{
  width:100%;
}
.device_list div.lt>h4 a,.device_list div.rt>h4 a{
  font-size: 16px;
  color: #333;
}
.device_list li:hover div.lt>h4 a,.device_list li:hover div.rt>h4 a{
  color: #2480ab;
}
.device_list div.lt>.intro,.device_list div.rt>.intro{
  margin: 8px 0 0 0;
  font-size: 12px;
  color: #989898;
}
.device_list p.rt>b{
  display: inline-block;
  width: 23px;
  height: 16px;
  background: url("/templates/default/images/imgahr/iconlist.png") no-repeat -35px -36px;
}
.device_list p.rt{
  color: #999;
  margin-top: 2px;
}
.equipment_list p.rt{
  margin-top: 26px;
}
.device #page .glyphicon-menu-right{
  margin-right: 0;
}
.device #page .glyphicon-menu-left{
  margin-left: 0;
}

.tel_title{
  margin-left: 15px;
}
.InsidePage_banner .carousel-indicators{
    bottom:0;
}
.InsidePage_banner .carousel-indicators li{
    background: #fff;
}
.InsidePage_banner .carousel-indicators li.active{
    background: #2480ab;
    border-color: #2480ab;
}

/*企业简介*/
/*.firm_survey .carousel-indicators li{
  width: 63px;
  height: 2px;
  border-color: #B2B1AF;
  margin: 0;
}
.firm_survey .carousel-indicators li.active{
  border-color: #2480ab;
}*/
.firm_survey .carousel-indicators{
  bottom: 0;
  left: 50%;
  width:40%;
  margin-left:-20%;
  text-align:center;
}
.firm_name>h3{
  font-weight: bold;
  color: #333;
  font-size: 20px;
}
.firm_name>p{
  font-size: 20px;
  color: #DADADA;
  letter-spacing: 1px;
}
.firm_name{
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 20px;
}
.firm_intr{
  color: #6B6B6B;
}
.firm_intr.en p{
  margin-bottom:0;
}
.firm_sendword .gm{
  margin-top: 22px;
  font-size: 12px;
  margin-right: 15px;
}
.firm_sendword .gm>span{
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin-right: 4px;
}
.firm_sendword .firm_name>h3{
  margin-top: 0;
}
.firm_sendword .firm_intr h4{
  font-size:24px;
  font-weight:bold;
  margin-top:0;
}
/**通知信息*/
.notice_list{
  margin-top: 20px;
}
.notice_list>ul{
  padding: 0;
}
.notice_list .num{
  display: inline-block;
  width: 24px;
  height: 22px;
  font-size: 16px;
  background: #494949;
  color: #fff;
  text-align: center;
  line-height: 22px;
}
.notice_list li:hover .num{
  background: #2480ab;
}
.notice_list .notice_title{
  font-size: 16px;
  margin-left: 9px;
  font-weight: bold;
  color: #333;
}
.notice_list li:hover .notice_title{
  color: #2480ab;
}
.notice_list li div.rt>span{
  font-size: 12px;
  margin:0 7px;
  color: #999;
}
.notice_list .notice_intr{
  margin-top: 15px;
  font-size: 12px;
  color: #808080;
}
.notice_list li{
  border-bottom: 1px solid #dadada;
  margin-bottom: 15px;
}
/*通知信息详情*/
.notice_detail .row{
  /*background: #F3F3F3;*/
  margin: 10px 0 30px;
}
.notice_detail .details{
  width: 80%;
  margin: 0 auto;
  background: #fff;
}
.notice_detail .details_text{
  /*padding: 40px 60px;*/
  /*box-shadow: 6px 6px 5px #ccc;*/
}
.details_text{
  text-align: center;
}
.details_text>h4{
  font-size: 16px;
  color: #333;
}
.details_text .timestamp{
  font-size: 12px;
  color: #999;
  padding-bottom: 12px;
  border-bottom: 1px solid #dadada;
}
.details_text .timestamp>span{
  margin: 0 7px;
}
.details_intr{
  text-align: left;
  margin-top: 20px;
  line-height: 24px;
  font-size: 12px;
  color: #666;
  text-indent: 24px;
}
.details_intr div.clearfix div.rt{
  text-align: right;
}

/*员工园地*/
.staff .device_info>div.lt{
  background: #2480ab;
  padding: 2px;
  margin-right: 10px;
}
.staff .device_info>div.lt .day{
  font-size: 24px;
  color: #fff;
  margin: 0;
  line-height: 1;
}
.staff .device_info>div.lt>div.lt{
  font-size: 12px;
  color: #fff;
  line-height: 1;
}
.staff .device_info>div.lt>div.lt>p{
  margin: 0;
}
.staff_textintr{
  font-size: 12px;
  color: #666;
}
.staff_list .staff_title{
  width: 88%;
}
.staff_title a.lt{
  font-size: 16px;
  color: #333;
  line-height: 1;
  width:66%;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.staff_title p.rt>span{
  font-size: 12px;
  margin: 0 7px;
  color: #999;
}
.staff_title .intro{
  font-size: 12px;
  color: #666;
}
.staff_title p{
  margin: 0;
}
.staff_list li{
  border-bottom: 1px solid #dadada;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.staff #page{
  margin-top: 30px;
}
.staff p.pic_num{
  margin-right: 0;
}

/*员工园地详情*/
.staff_detail{
  margin-top: 40px;
  margin-bottom: 76px;
}
.staff_events{
  overflow: scroll;
  overflow-x: hidden;
}
.staff_events .staff_world{
  border: 1px solid #dadada;
  margin: 0 0 10px;
}
.staff_events .staff_world>.col-xs-12{
  padding: 0;
}
.staff_events_intr{
  margin: 0;
  padding-left: 15px;
}
.staff_events .row.active .right_text{
  background: #2480ab;
  color: #fff;
}
.staff_detail_intr{
  margin: 0 auto;
}
.staff_detail_intr img {
	max-width: 100%
}
.staff_detail_intr .title{
  text-align: center;
  margin-bottom: 20px;
}
.staff_detail_intr p{
  font-size: 12px;
  color: #666;
}
/*工会风采详情*/
.union_detail .staff_world{
  border: none;
}
.union_detail .staff_events_intr{
  padding: 10px;
}
.union_detail .staff_events_show>p{
  margin: 10px 0 0;
}
.union_detail .left_pic{
  border: 2px solid transparent;
}
.union_detail .row.active .left_pic{
  border: 2px solid #2480ab;
}
.union_detail .row.active .staff_events_intr{
  color: #2480ab;
}
.staff_events_show .pic img{cursor:pointer;}
/*企业文化*/
.firm_culture{
  margin-top: 20px;
  margin-bottom: 50px;
}
.firm_culture .row{
  margin: 0;
  background: #F0F0F0;
}
.firm_culture .col-sm-pull-5{
  padding: 30px;
}
.firm_culture .col-sm-push-7{
  padding: 30px;
}
.firm_culture .rst_way{
  border-bottom: 1px solid #dadada;
}
.firm_culture .rst_way>h3{
  margin-top: 0;
  font-weight: bold;
}
.firm_culture .rst_way span{
  color: #999;
  margin-right: 18px;
  font-size: 16px;
}
.firm_culture .basic_policy{
  margin: 12px 0;
}
.firm_culture .basic_policy>h4{
  color: #333;
}
.firm_culture .basic_policy b{
  font-weight: normal;
  font-size: 12px;
  color: #999;
}
.firm_culture .basic_policy span{
  margin: 0 12px;
  color: #999;
}


.culture_detail{
    position: absolute;
    bottom: 238px;
    left: 50%;
    margin-left: -135px;
    width: 270px;
    min-height: 50px;
    background: #fff;
    border: 1px solid #B7BEBD;
    padding:7px 9px;
    border-radius: 7px;
    /*display: none;*/
    z-index: 105;
    font-size: 12px;
}

.firm_culture .culture_tree{
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 329px;
  margin-top: 60px;
  position: relative;
}
.firm_culture .culture_tree p{
  margin: 0;
  font-size: 12px;
  color: #333;
}
.firm_culture .culture_tree .mission{
  position: absolute;
  bottom: -32%;
  left: 10%;
}
.firm_culture .culture_tree .rst{
    position: absolute;
    bottom: 10px;
    left: 48%;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}
.firm_culture .culture_tree .rst p{
    display: none;
}
.firm_culture .culture_tree .policy{
  position: absolute;
  bottom: 8px;
  right: 0;
}
.firm_culture .culture_tree .keywords{
  position: absolute;
  top: 100px;
  right: 4.49%;
}
.firm_culture .culture_tree .leaf{
  background: url("/templates/default/images/imgahr/rst_03.png") no-repeat center;
  background-size:100% 100%;
  width: 22%;
  height: 22%;
  position: absolute;
}
.firm_culture .culture_tree .leaf.active{
  background: url("/templates/default/images/imgahr/rst_06.png") no-repeat center;
  background-size:100% 100%;
  z-index: 200;
}
.firm_culture .culture_tree .leaf.active .detail>p{
  /*display: block;*/
}
.firm_culture .culture_tree .quick{
  top: 115px;
  left: 27%;
  z-index: 100;
}
.firm_culture .culture_tree .grow_up{
  top: 110px;
  right: 29.2%;
  z-index: 100;
}
.firm_culture .culture_tree .lead{
  top: 175px;
  left: 20%;
  z-index: 102;
}
.firm_culture .culture_tree .honest{
  top: 176px;
  left: 41.5%;
  z-index: 100;
}
.firm_culture .culture_tree .challenge{
  top: 170px;
  right: 16.2%;
  z-index: 101;
}
.firm_culture .culture_tree .title{
  display: block;
  text-align: center;
  font-size: 20px;
  color: #333;
  text-shadow:2px 2px 1px #fff;
  text-decoration: none;
}
.firm_culture.en .culture_tree .title{
  font-size: 12px;
}
.firm_culture .culture_tree .leaf .detail{
  position: relative;
  margin-top: 25px;
}
.firm_culture .culture_tree .honest .detail{
  margin-top: 32px;
}
.firm_culture .culture_tree .leaf .detail>p{
  position: absolute;
  width: 270px;
  background: #fff;
  border: 1px solid #B7BEBD;
  padding:7px 9px;
  border-radius: 7px;
  display: none;
  z-index: 105;
}
.firm_video{
    width: 82%;
}
.tree_root{
    padding-bottom: 60px;
    cursor: pointer;
}
.tree_root p{
    display: none;
}
.tree_root img{
	margin:0 auto;
}

.culture_detail>b{
    position: absolute;
    bottom: -20px;
    left: 50%;
    border: 10px solid transparent;
    border-top: 10px solid #fff;
    margin-left: -10px;
}

.downLoad{
    color: #333;
}
.downLoad:hover{
    color: #2480AB;
}
.downLoad b{
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("../images/imgahr/word.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
    vertical-align: text-bottom;
}
.down_require{
    margin-top: 10px!important;
    line-height: 24px;
    font-size: 12px;
    color: #666;
}

/***************************适配各尺寸样式***************************/

@media(max-width: 488px){
    .login-layer .mask{
        top: 118px!important;
        width: 100%!important;
        margin-left: 0!important;
        left: 0!important;
    }
	.human_post_list .human_post_title .back {
		width: 30%;
	}
}

@media (max-width: 767px){
	#header p.firmName{
		font-size:12px!important;
		margin:2.6% 0 0 4px!important;
	}
    #header .logo{
		margin-top:4px!important;
	}
    .banner .col-xs-12{
        padding: 0;
    }
    .carousel-control.right {
        right: 20px!important;
    }
    .banner .carousel-indicators{
      bottom: -10px;
    }
    #header .language,#header .navbar_list{
        display: none!important;
    }
    #header .search {
        margin-top: 0!important;
    }
    #header .nav_menu,#footer .language{
        display: block!important;
    }
    .blogroll{
        background: none!important;
        margin-top: 16px;
    }
    .blogroll .major_client li{
        width: 18%;
        margin: 0;
        background: #d9d9d9;
        margin-right: 2.5%;
        border-bottom: 8px solid #fff;
    }
    .blogroll .major_client li.first{
        display: none;
    }
    .blogroll .major_client li img{
        display: block;
        margin: 0 auto;
        width: 80%;
    }
    .major_client li.mobile_style{
        display: block!important;
    }
    .blogroll .major_client li:nth-child(5n-4){
        margin-right: 0;
    }
    #phone_nav{
        position: absolute;
        top: -10px;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1000;
    }
    #phone_nav .mask_layer{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .4;
        filter: alpha(opacity=40);
    }
    #phone_nav .mask{
        position: absolute;
        top: 0;
        right: 0;
        width: 60%;
        height: 100%;
        background: #247FAB;
    }
    #phone_nav .mask .logo{
        width: 70%;
        margin: 50px auto 0;
        padding-bottom: 20px;
        border-bottom: 1px solid #3FA6D8;
    }
    #phone_nav .mask .logo img{
        width: 80%;
        display: block;
        margin: 0 auto;
    }
    #phone_nav .mask .phone_navlist{
        list-style: none;
        padding: 0;
        margin-top: 20px;
    }
    #phone_nav .mask .phone_navlist .sub_menu{
      display: none;
    }
    #phone_nav .mask .phone_navlist a{
        display: inline-block;
        width: 100%;
        color: #fff;
        padding: 12px 0 12px 50px;
    }
    #phone_nav .mask .phone_navlist a.active{
        background: #146084;
        border-left: 4px solid #fff;
    }
    #phone_nav .mask .phone_navlist .sub_menu a {
        padding: 8px 0 8px 30px;
    }
    #phone_nav .pack_up{
        color: #fff;
        text-align: right;
        margin-right: 30px;
    }
    #main .info_right_img{
        margin-top: 10px!important;
    }
    #myvideo .mask{
        width: 100%!important;
        margin-left: 0!important;
        left: 0!important;
    }
    #myvideo .mask video{
        z-index: 100000;
        background: #000;
    }
    .index_header{
        padding-top: 30px!important;
    }
    .index_header p.lt{
        font-size: 20px!important;
        margin-left: 0!important;
    }
    .index_animate .slogan{
        top: 10px!important;
        left: 15%!important;
        font-size: 14px;
    }
    .index_animate .slogan p{
        margin-bottom: 0;
    }
    .index_footer div.rt{
      display: none;
    }
    .human .human_title>p{
        text-indent: 24px;
        font-size: 12px;
    }
    .human .human_list .human_filter>div.lt{
        width: 50%;
        font-size: 12px;
        margin: 0;
    }
    .human .human_list .human_filter>div.lt select{
        margin-bottom: 20px;
        width: 80px;
    }
    .post_list{
        width: 100%;
    }
    .post_list li{
        width: 20%;
        font-size: 12px;
    }
    .post_list li.request{
        display: none;
    }
    .post_list li.operate a{
        padding: 2px 4px;
    }
    .human_post_list .human_post_title h3,.human_post_list .human_post_title .human_page{
        display: none;
    }
    .human_post_list .human_post_title{
        margin-top: 20px;
    }
    .human_post_list .post_list li{
        width: 20%;
    }
    .human_post_list .post_list li.request,.human_post_list .post_list li.edu,.human_post_list .post_list li.suf{
        display: none;
    }
    #page .page_bar a{
        margin: 0;
    }
    #page .page_bar .glyphicon{
        margin: 0 6px;
    }
    .human_post_detail .human_post_title .back{
        display: block;
    }
    .human_post_detail .human_post_title h3{
        display: none;
    }
    .post_detail form{
        width: 80%;
        margin-left: 10%;
    }
    .post_detail .refer{
        width: 80%;
        float: none;
        color: #fff;
        background: #2480AB;
    }
    .human_post_list .human_search{
        background: none;
    }
    .human .human_list{
        margin-top: 16px;
    }
  .product_index .container{
    padding: 0;
  }
  .product_index .pro_list .row .pro_intr.col-xs-6.col-sm-12{
      margin-top: 0;
    }
  .pro_list .pro_intr .pro_title{
    font-weight: bold;
    font-size: 20px;
  }
  .pro_list .pro_intr>a{
    font-size: 12px;
    border-radius: 12px;
    padding: 2px 6px;
    margin: 4px 0 8px;
  }
  .product_index .pro_list .pro_center{
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
  }
  .product_intro .col-xs-6.col-sm-4:nth-child(2n){
    border-right: 1px solid #DADADA;
  }
  .product_intro{
    margin: 20px 0 0;
  }
  .contact_us .row .trade_name{
    font-size: 20px;
  }
  .contact_us .row .trade_info{
    font-size: 12px;
  }
  .device_list div.lt>h4 a,  .device_list div.rt>h4 a{
    font-size: 12px;
  }
  .device .device_info{
    margin-bottom: 20px;
  }
  .device_list .pic{
    margin-right: 6px;
  }
  .device_list>li.clearfix{
    padding-bottom: 10px;
    margin-bottom: 12px;
  }
  .firm_survey .carousel-indicators {
    bottom: -40px;
  }
  .firm_survey .col-sm-pull-6{
    margin-top: 50px;
  }
  .firm_name>h3{
    font-size: 16px;
  }
  .firm_name>p{
    font-size: 16px;
  }
  .firm_intr>p{
    font-size: 12px;
  }
  .firm_sendword .carousel-indicators li{
    width: 36px;
  }
  .firm_sendword .gm{
    margin-top: 7px;
    margin-right: 2px;
  }
  .notice_list{
    margin-top: -20px;
  }
  .notice_list .time{
    display: none;
  }
  .notice_detail .row{
    background: #fff;
  }
  .notice_detail .details{
    width: 100%;
    margin: 0;
    background: #fff;
  }
  .notice_detail .details_text{
    padding: 0;
    box-shadow: none;
  }
  .details_text .timestamp{
    border: none;
  }
  .staff{
    margin-top: -20px;
  }
  .staff p.pic_num{
    display: none;
  }
  .staff .device_info>a.rt{
    padding: 0 12px;
  }
  .staff .staff_title .time{
    display: none;
  }
  .staff_list .staff_title{
    width: 85%;
  }
  .device_list{
    margin-top: 30px;
  }
  .staff_detail{
    margin-top: 20px;
  }
  .staff_events{
    overflow: scroll!important;
    overflow-y: hidden!important;
    overflow-x: hidden!important;
    margin-top: 20px;
  }
  .staff_events .staff_world{
    float: left;
    width: 125px;
    margin-right: 10px;
    border: none;
  }
  .staff_events .right_text{
    height: 60px;
    padding-top: 6px!important;
    font-size: 12px;
  }
  .staff_events .left_pic{
    border: 2px solid transparent;
  }
  .staff_events .row.active .left_pic{
    border: 2px solid #2480ab;
  }
  .staff_events .row.active .right_text{
    background: #fff;
    color: #2480ab;
  }
  .mCustomScrollBox{
    overflow: scroll!important;
    overflow-y: hidden!important;
    overflow-x: hidden!important;
  }
  .mCSB_container{
    overflow: scroll!important;
    overflow-y: hidden!important;
    overflow-x: hidden!important;
  }
  .staff_detail_intr{
    border-top: 1px solid #dadada;
    margin-top: 10px;
    padding-top: 10px;
  }
  .union_detail .staff_events_intr{
    font-size: 12px;
  }
  .firm_culture .culture_tree{
    margin-top: 0;
  }
  .firm_culture .col-sm-pull-5{
    padding: 15px;
  }
  .firm_culture .culture_tree .leaf .detail>p{
    width: 190px;
  }
  .firm_culture .culture_tree .policy{
    right: 0;
	bottom:25px;
  }
  .firm_culture .culture_tree .keywords{
    right:0;
  }
  .firm_culture .culture_tree .leaf .detail>p>b{
    left: 112px;
  }
  .firm_culture .col-sm-push-7{
    background:url("/templates/default/images/imgahr/rst_bg.jpg") repeat;
  }
  .firm_culture .culture_tree .mission>p{
    color: #fff;
  }
  .firm_culture .culture_tree .policy>p{
    color: #fff;
  }
  .firm_culture .culture_tree .keywords>p{
    color: #fff;
  }
    .firm_video{
        width: 100%;
        padding-bottom: 50px;
    }
    .firm_culture .culture_tree .rst{
        left: 50%;
        margin-left: -7px;
    }
    .contact_us,.contact_us .row{
        margin-top: 0;
    }
    .major_client{
        display: block;
    }
    .cooperative_client{
        display: none;
    }

	.product_intro div.clearfix {
		padding: 12px 0 0 0;
	}
	.product_intro div.clearfix p.lt {
		font-size: 14px;
		white-space: nowrap;
		width: 100%;
		overflow: hidden;
		text-align:center;
		text-overflow: ellipsis;
	}
	.product_index .pro_list .row .pro_intr.col-xs-6.col-sm-12{
	  height: 268px;
	}
	.product_index .pro_list .pro_left{
		border-bottom:1px solid #EAEAEA;
	}
	.firm_culture .rst_way span{
		margin-right:4px;
		font-size:12px;
	}
}

@media (min-width: 768px) and (max-width: 991px){
    #header .navbar_list li a{
      margin: 0 5px!important;
      width: 80px!important;
      font-size: 12px;
    }
    #header .search {
        margin-top: 14px!important;
    }
    #main .info_right {
        width: 235px;
    }
    .blogroll .major_client li{
        margin-left: 10px;
    }
    #main .info_left_content{
        margin-bottom: 10px!important;
    }
    .index_header p.lt{
        font-size: 24px!important;
        margin-left: 20px!important;
        margin-top: 28px;
    }
#header p.firmName{
        font-size: 16px!important;
		margin-top:18px!important;
		margin-left:20px!important;
    }
    .index_animate .slogan{
        top: 10px!important;
        left: 15%!important;
        font-size: 24px;
    }
    .post_list{
        width: 92%;
    }
    .human_post_list .post_list{
        width: 98%;
    }
    .human_post_list .post_list li{
        width:14% ;
    }
    .human_post_list .post_list li.request{
        display: none;
    }
    .human_post_list .human_list .human_filter>div.lt{
        width: 20%;
        margin: 0;
        margin-bottom: 20px;
    }
    .human_post_list .human_post_title .human_page{
        width: 19%;
    }
    .product_index .pro_list .row .pro_intr.col-xs-6.col-sm-12{
        min-height: 190px;
    }
    .pro_list .pro_intr>a{
        font-size: 14px;
        border-radius: 20px;
        padding: 2px 8px;
        margin: 8px 8px 6px 0;
    }
    .product_show .col-sm-10{
        margin-left: -43%;
    }
    .device_list>li.clearfix{
        padding-bottom: 4px;
        margin-bottom: 4px;
    }
    .device_list div.lt>h4 a,.device_list div.rt>h4 a{
        font-size: 14px;
    }
    .firm_survey{
        margin: 50px auto;
    }
    .firm_name>h3{
        font-size: 18px;
    }
    .firm_name>p{
        font-size: 16px;
    }
    .firm_intr>p{
        font-size: 12px;
    }
    .firm_sendword .carousel-indicators li{
        width: 44px;
    }
    .firm_culture .culture_tree .title{
        font-size: 16px;
    }
    .firm_culture .culture_tree .leaf .detail>p{
        width: 190px;
    }
    .firm_culture .culture_tree .policy{
        right: -60px;
    }
    .firm_culture .culture_tree .keywords{
        right: 0;
    }
    .firm_culture .culture_tree .leaf .detail>p>b{
        left: 112px;
    }
    .firm_video{
        width: 100%;
    }
    .firm_culture .culture_tree .rst{
        left: 47%;
    }
    .product_index .pro_list .row .pro_intr.col-xs-6.col-sm-12{
        height: 240px;
    }

    .device_list.equipment_list>li.clearfix {
        padding-bottom: 5px;
        margin-bottom: 5px;
    }
    .equipment_list .num {
        margin: 3px 6px 0 0;
    }
    .equipment_list .pic {
        width: 82px;
        height: 40px;
    }
    .equipment_list div.lt>h4 {
        line-height: 40px;
    }
    .equipment_list p.rt {
        margin-top: 12px;
    }


}
@media (min-width: 768px) and (max-width: 1200px){
    .product_intro div.clearfix p.lt{font-size:14px;}
    #header .navbar_list .sub_menu>li>a{width:86px;}
    .device_list>li.clearfix{
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .product_intro div.clearfix {
        padding: 12px 0 0 0;
    }
    .product_intro div.clearfix p.lt {
        font-size: 14px;
        white-space: nowrap;
        width: 100%;
        overflow: hidden;
        text-align:center;
        text-overflow: ellipsis;
    }
}

@media (min-width: 992px) and (max-width: 1200px){
    #header .navbar_list li a{
        margin: 0 17px!important;
        width: 82px;
    }
    #main .info_right {
        width: 308px;
    }
    .index_header p.lt{
        font-size: 30px!important;
    }
	#header p.firmName{
        font-size: 24px!important;
		margin-top:18px!important;
    }
	#header .search{
		margin-top:22px!important;
	}
    .index_animate .slogan{
        top: 20px!important;
        left: 15%!important;
        font-size: 30px;
    }
    .human .human_list .human_filter>div.lt{
        width: 33%;
        margin: 0;
        margin-bottom: 20px;
    }
    .product_index .pro_list .row .pro_intr.col-xs-6.col-sm-12{
        min-height: 150px;
    }
    .pro_list .pro_intr>a{
        font-size: 14px;
        border-radius: 20px;
        padding: 2px 8px;
        margin: 8px 8px 6px 0;
    }
    .product_show .col-md-11{
        margin-left: -46%;
    }
    .firm_survey{
        margin: 50px auto 132px;
    }
    .firm_name>h3{
        font-size: 26px;
    }
    .firm_video{
        width: 100%;
    }
    .device_list.equipment_list>li.clearfix {
        padding-bottom: 4px;
        margin-bottom: 3px;
    }
    .equipment_list .pic {
        width: 120px;
        height: 61px;
    }
    .equipment_list div.lt>h4 {
        line-height: 61px;
    }
}

@media (min-width: 1200px) {
    #main .info_right {
        width: 375px;
    }
    .product_show .col-sm-10{
        margin-left: -46%;
    }
    .firm_survey{
        margin: 66px auto;
    }
    .firm_culture .culture_tree .rst{
        left: 47.5%;
        font-size: 18px;
    }
    #client{
        position: relative;
        width: 1056px!important;
        height: 92px;
        overflow: hidden;
    }
    .cooperative_client .client{
        width: 84px;
        height: 92px;
        line-height: 92px;
        background: #535353;
        color: #fff;
        font-size: 16px;
        text-align: center;
        margin: 0;
    }
    .cooperative_client ul.clearfix{
        padding-left: 0;
        position: absolute;
        top: 0;
        left: 0;
    }
    .cooperative_client ul.clearfix li{
        float: left;
        list-style: none;
        padding-top: 10px;
        padding-left: 20px;
    }
    .trade_info p{
        margin-top: 30px;
    }
}

@media (min-width: 768px) {
    #main .info_left{
        height: 212px;
    }
    .product_index{
        margin-top: 65px;
    }
    .product_index .pro_list .row{
        border-left: 1px solid #ECECEC;
        border-right: 1px solid #ECECEC;
    }
    .product_index .pro_list>.active .row{
        border-left: 1px solid #2480AB;
        border-right: 1px solid #2480AB;
    }
    .pro_list>.active .row{
        background: #2480AB;
    }
    .pro_list>.active .row .pro_title{
        color: #fff;
    }
    .pro_list>.active .row .pro_intr>a{
        border-color: #8ADAFF;
        color: #89DAFF;
    }
    .pro_list>.active .row .pro_intr>a.active{
        background: #89DAFF;
        color: #2480AB;
    }
    .pro_list .pic_bg{
        background: url("/templates/default/images/imgahr/pro_bg.png") no-repeat;
    }
    .product_intro .col-xs-6.col-sm-4:nth-child(3n){
        border-right: 1px solid #DADADA;
    }
    .contact_us .container .row{
        background: #F5F3F0;
        margin:0;
        /*padding-bottom:40px;*/
    }
    .contact_us .container .row .col-xs-12.col-sm-8{padding:0;}
    .contact_us .row .trade_name{
        margin-top: 50px;
    }
    .device{
        margin-top: 40px;
    }
    .device #page{
        text-align: right;
    }
    .device #page .page_bar{
        margin: 0;
    }
    #footer.index_footer .lt>p{
        text-align: left;
    }
    .firm_culture{
        margin-top: 50px;
    }
    #client{
        position: relative;
        width: 88%;
        height: 92px;
        overflow: hidden;
    }
    .cooperative_client .client{
        width: 84px;
        height: 92px;
        line-height: 92px;
        background: #535353;
        color: #fff;
        font-size: 16px;
        text-align: center;
        margin: 0;
    }
    .cooperative_client ul.clearfix{
        padding-left: 0;
        position: absolute;
        top: 0;
        left: 0;
    }
    .cooperative_client ul.clearfix li{
        float: left;
        list-style: none;
        padding-top: 10px;
        padding-left: 20px;
    }
}

@media(max-width: 1200px){
    .human_post_detail .row .post_detail{
        min-height: inherit;
    }
    .firm_sendword .firm_intr>p{
        font-size: 12px;
    }
    #firm_video{
        width: 100%!important;
        height: 100%!important;
    }
}


.product_intro .col-xs-6.col-sm-3{
    padding: 0;
    border: 1px solid #DADADA;
    margin:-1px -1px 0 0;
}
.product_intro .col-xs-6.col-sm-3 img{
    margin: 0 auto;
}
.product_intro .col-xs-6.col-sm-3.active{
    border: 1px solid #2480AB!important;
    z-index:100;
}
.award_honor .col-xs-6.col-sm-4{
    padding: 12px;
}
.details_intr .pic img{
    margin: 0 auto 20px;
}


.blue{
    margin:0!important;
    color:#2480AB!important;
    font-weight:bold;
}


/*补充：产品列表遮罩层*/
#pro_layer{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
#pro_layer .layer_mask{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
    filter: alpha(opacity=40);
    z-index: 10;
}
#pro_layer .layer{
    position: absolute;
    width: 80%;
    top: 10%;
    left: 10%;
    background: #fff;
    z-index: 100;
    text-align: center;
}
#pro_layer .layer .showBox{
    width: 90%;
    margin: 0 auto;
    padding: 50px;
}
#pro_layer .layer .showBox img{
    margin: 20px auto;
}
#pro_layer .layer .showBox p{
    text-align: left;
}
#pro_layer .layer .close{
    position: absolute;
    top: 10px;
    right: 14px;
}
#pro_layer .showBox .clearfix a{
    cursor:pointer;
}
.updown_page a{
    display:block;
    font-size:14px;
    color:#333;
}
.updown_page a.down{
    text-align:right;
}

@media(max-width: 374px){
	#header .search .login a{
		margin:0;
	}
	#header .logo{
		    margin-top: 6px!important;
			width: 19%;
	}
}

@media(min-width: 1200px) {
	.pro_pic {text-align: center;}
	.pro_pic img {display: inline-block; height: 264px;}
}

@media(max-width: 750px) {
	.pro_pic {text-align: center;}
	.pro_pic img {display: inline-block; height: 108px;}
}
