﻿/** *  Master Slider Sample Skin * * This file does not load by Masterslider and is just for those who wants  * to know how skin file is structured and let them to create their own custom skin * If you want to create your own custom skin you need to replace "ms-skin-default" with your unique skin name *//* e60012 */

@font-face {font-family:'DIN';src:url('../fonts/din.ttf') format('truetype');font-weight:normal;font-style:normal;}

.ziti {font-family:'DIN'!important;}

.wrap {width:1400px;margin:0 auto;overflow:hidden;position: relative;}
.wrap1200{ width: 1200px; margin: 0 auto; overflow: hidden;position: relative; }
.wrap1600{ width: 1600px; margin: 0 auto; overflow: hidden;position: relative; }
.m {margin:0 auto;}
.head_top{ width: 100%; height: 100px; line-height: 100px; background-color: #fff; position: relative; z-index: 999;}
.head_top .logo{ padding-right: 15px; background: url(../images/top_xian.jpg) no-repeat right 30px;}
.head_top h4{ font-size: 14px; color: #666; line-height: 22px; padding-top: 30px; margin-left: 15px; }
.nav li>a{ font-size: 16px; color: #333; padding: 0 20px; }
.nav li{float: left;}
.head_top h2 p{transition: 0.3s; font-size: 16px; color: #333; padding-left: 29px; background: url(../images/tel.png) no-repeat left center;}
.head_top h2{ padding-left: 27px; padding-right: 18px; margin-left: 20px; background: url(../images/top_xian2.jpg) no-repeat left center; }
.zhezhao{ display: block; position: absolute; top: 0; left: 0px; width: 100%; height: 100%; background: rgba(0,0,0,0.3); z-index: 999; }
.head_top h2:hover p{ background: url(../images/tel_on.png) no-repeat left center; color: #e60012; }
.head_top .wrap{ overflow: inherit; position: inherit;}
.head_top p .wx {
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    width: 16px; height: 14px;
    background: url(../images/top_xian2.jpg) no-repeat right center;
    padding: 0 15px;
}
.head_top p .weibo {
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    width: 20px; height: 15px;
    background: url(../images/top_xian2.jpg) no-repeat right center;
    padding: 0 15px;
}
.head_top p .wx .qr {
    position: absolute;
    left: 50%;
    bottom: -127px;
    width: 105px;
    height: 105px;
    margin-left: -48px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 9999;
}

.head_top p .wx:hover .qr {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.head_top p .wx .icon-wx {
    width: 18px;
    height: 100%;
    background: url(../images/weixin.png) no-repeat center;
    vertical-align: top;
}
.head_top p .wx:hover .icon-wx {
    background: url(../images/weixin_on.png) no-repeat center;
}
.head_top p .weibo .icon-wx {
    width: 20px;
    height: 100%;
    background: url(../images/weibo.png) no-repeat center;
    vertical-align: top;
}
.head_top p .weibo:hover .icon-wx {
    background: url(../images/weibo_on.png) no-repeat center;
}
.head_top .fours{ height: 100px; line-height: 100px; background: url(../images/top_xian2.jpg) no-repeat left center;}
.head_top .fours img{ -webkit-box-shadow: 0 0px 10px rgba(0,0,0,0.1); box-shadow: 0 0px 10px rgba(0,0,0,0.1); }



.navbox li {
  float: left;
  height: 100px;
  line-height: 100px;
  margin: 0 20px;
  position: relative;

}
.navbox li .js{ margin-top: 35px; height: 30px; overflow: hidden; }
.navbox li .js>a {
  text-align: center;
  color: #333;
  font-size: 16px;
  display: block;
  line-height: 32px;
  -webkit-transition: transform .5s;
  -ms-transition: transform .5s;
  transition: transform 0.5s;
}
.navbox li .js>a:after {
  content: attr(data-hover);
  color: #e60012;
  opacity: 0;
  -webkit-transition: opacity .3s;
  -ms-transition: opacity .3s;
  transition: opacity 0.3s;
}
.navbox li.active .js>a:after,
.navbox li:hover .js>a:after {
  opacity: 1;
}

.navbox li .js:hover>a {
  color: #666;
}
.navbox li .js>a span {
  opacity: 1;
  display: block;
  pointer-events: none;
  -webkit-transition: opacity .3s;
  transition: opacity 0.3s;
}
.navbox li .js:hover>a span {
  opacity: 0;
}
.navbox li.active .js>a,
.navbox li:hover .js>a {
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}


.tnavbox{position:absolute;width:160px;left:50%;margin-left:-80px;top:85%;height:0;padding-top:15px;/* display:none;*/ text-align: center;z-index: 99999999;}
.tnav{ background:#fff; box-shadow:0 0 16px -4px rgba(0,0,0,.3); padding:20px 0 18px; transform:translateY(20px); -webkit-transform:translateY(20px); opacity:0; visibility:hidden; transition:.5s; -webkit-transition:.5s; }
.tnav a{ display:block; color:#666; line-height:35px; border-bottom: 1px solid transparent;-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;}
.tnav a:hover{ color: #fff; }

.tnav a:hover,.tnav a.on{ background:#1b1b1b; color:#fff;}
.navbox li:hover .tnavbox {
    height:100px;
}
.navbox li:hover .tnavbox .tnav{ transform:translate(0); -webkit-transform:translate(0); opacity:1; visibility:visible; }
.navbox li .tnavbox i{ position: absolute; width: 20px; height: 4px; background-color: #000; left: 50%; top: 0; margin-left: -10px; }

.grzx_main1{ width: 100%; padding-top: 90px; }
.grzx_main1 .wrap{padding-bottom: 65px; border-bottom: 1px solid #d6d6d6; }
.grzx_main1_left{  }
.grzx_main1_left h4{ padding-top: 20px; color: #666; font-size: 16px; } 
.grzx_main1_left .more{ margin-top: 125px; }
.title_h3{ line-height: 1; font-size: 30px; color: #000; }
.title_h3 a{ display: block; line-height: 1; font-size: 30px; color: #000; }
/* .more{ font-size: 16px; color: #666; border-bottom: 1px solid #666; line-height: 30px; display: inline-block;}
.more:hover{ color: #e60012; border-bottom: 1px solid #e60012; }
 */
.more{ display:inline-block; transition: 0.6s; border-bottom:1px solid #c1c1c1; position:relative; margin-top: 20px; font-size: 16px; padding-bottom: 7px;}
.more:hover{ color: #e60012; }
.more:before{ content:""; width:100%; height:1px; background:#e60012; position:absolute; left:0; bottom:-1px; transform-origin:100%; -webkit-transform-origin:100%; -webkit-transition:-webkit-transform .6s cubic-bezier(.4,0,.2,1); transition:-webkit-transform .32s cubic-bezier(.4,0,.2,1); transition:transform .6s cubic-bezier(.4,0,.2,1); transition:transform .6s cubic-bezier(.4,0,.2,1),-webkit-transform .6s cubic-bezier(.4,0,.2,1); transform:scaleX(0); -webkit-transform:scaleX(0); visibility:hidden\9;}
.more a,.more span{ position:relative; display:block; padding-right:48px; padding-bottom:18px; color:#666; line-height:1; font-size:16px; background:url(../images/arrow5.png) 68px top no-repeat; transition:320ms;}
.more:hover:before{ transform:scaleX(1); -webkit-transform:scaleX(1); -moz-transform:scaleX(1); transform-origin:0; -webkit-transform-origin:0; visibility:visible\9;}
.more:hover a,.more:hover span{ color:#e60012; background:url(../images/arrow6.png) right top no-repeat;}





.grzx_main1_right{ width: 805px; }
.grzx_main1_right>p{ font-size: 16px; color: #666; line-height: 30px; margin-bottom: 55px; }
.grzx_main2{ width: 100%; padding-top: 75px; padding-bottom: 285px; }
.title_h4{ font-size: 16px; color: #999; text-transform: uppercase; padding-top: 5px; padding-bottom: 40px;}
.grzx_main2 .wrap{ border-bottom: 1px solid #d6d6d6; padding-bottom: 75px; }
.grzx_main2_one{width: 100%; height: 490px; margin-bottom: 37px;}
.grzx_main2_one_left{width: 30.8%; height: 490px; background-color: #333; padding-left: 6%; padding-right: 5%;}
.grzx_main2_one_left h5 a{ display: block; font-size: 26px; color: #f5f5f5; padding-top: 110px; line-height: 1; }
.grzx_main2_one_left h6{ font-size: 18px; color: #f5f5f5; padding-top: 15px; }
.grzx_main2_one_left p{ font-size: 14px; color: #b8b8b8; padding-top: 40px; line-height: 30px; }
.grzx_main2_one_left .more{ color: #b8b8b8; margin-top: 90px; font-size: 14px;}
.grzx_main2_one_left .more:hover{ color: #fff; }
.grzx_main2_one_left .more:before{ background-color: #fff; }
.grzx_main2_one .main_pic{ height: 100%; width: 58.2%; }

.list-wrap{display: block; width: 100%; height: 100%; position: relative; transition: all 0.3s ease 0.1s; }   
.list-wrap .up-graybox{ width: 100%; height: 100%; opacity: 0; transition: all 0.4s ease 0s; position: absolute; top: 0; left: 0; }
.list-wrap .up-graybox .bgbox{     display: block;
    width: 100%;
    height: 100%; background: rgba(0,0,0,0.6);} 
.list-wrap:hover .up-graybox{ opacity: 1; }
.list-wrap .up-graybox .stit{     font-size: 16px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    color: #fff; }
.list-wrap .up-graybox .linet {
    top: 0;
}
.list-wrap .up-graybox .lineb {
    bottom: 0;
}
.list-wrap .up-graybox .line {
    display: inline-block;
    width: 100px;
    height: 1px;
    background-color: #f2f2f2;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    transition: all 0.6s ease 0s;
}
.list-wrap .up-graybox:hover .line {
    width: 6px;
    margin-left: -3px;
    opacity: 0.6;
    filter: alpha(opacity=60);
}



.grzx_main2_two{ width: 48.5%; margin-right: 3%; }
.grzx_main2_two h5 a{ display: block; font-size: 26px; color: #333; padding-bottom: 20px; padding-top: 30px; }
.grzx_main2_two p{ font-size: 18px; color: #666; margin-bottom: 15px; }
.grzx_main3{  padding-top: 55px; width: 100%; background-color: #f5f5f5; padding-bottom: 60px; }
.grzx_main3 .wrap{ margin-top: -285px; }

.case_ul{ clear: both; width: 100%; text-align: left; }
.case_div{ width: 100%; height: 100px; background:#fff url(../images/case_xian.png) no-repeat; background-position: 81% 17px; }
.case_ul li{ width: 32.7%; margin-bottom: 0.9%; margin-right: 0.9%; display: inline-block; overflow: hidden; }
.case_ul li:nth-child(3n){ margin-right: 0px; }
.case_ul li .list-wrap{ width: 100%; }
.case_ul li .main_pic img{ max-height: 320px; }
.case_div h5{ overflow: hidden; padding-left: 9%; width:72%;  line-height: 23px; transition: 0.5s; padding-top: 27px; font-size: 16px; color: #444; text-align: left;}
.case_div h5 span{ font-size: 12px; color: #999; display: block; max-height: 22px; overflow: hidden;}
.jiantou{ width: 19%; height: 100px; background: url(../images/youjiantou.png) no-repeat 33px center; transition: 0.5s; }
.case_ul li:hover .jiantou{ background: url(../images/youjiantou_on.png) no-repeat 43px center; }
.grzx_main3 .case_ul li{ float: left; display: block; }


.grzx_main4{ width: 100%; background: url(../images/grzx_bg1.jpg) no-repeat center; height: 497px;}
.grzx_main4 .wrap{ position: relative; height: 497px;}
.grzx_main4_con{ width: 675px; position: absolute; z-index: 3; top: 0; right: 0px; }
.grzx_main4_con h3{ font-size: 30px; color: #fff; font-weight: bold; line-height: 1; padding-bottom: 20px; padding-top: 97px; text-align: right; }
.grzx_bg1{ z-index: 1; position: relative; }
.grzx_main4_con h4{ font-size: 16px; line-height: 30px; text-align: right; color: #fff; padding-bottom: 50px;}
.grzx_main4_con li{ float: left; width: 102px; height: 29px; line-height: 29px; text-align: center; border: 1px solid #fff;  border-radius: 15px;  margin-right: 10px; margin-bottom: 10px; transition: 0.3s;}
.grzx_main4_con li a{ font-size: 12px; color: #fff;}
.grzx_main4_con li:hover{ background-color: #e60012; color:#fff; border: 1px solid #e60012;}
.grzx_main4_con li:nth-child(6n){ margin-right: 0px; }
.grzx_main4_con ul{text-align: right;}
.grzx_main4_con_p{ font-size: 16px; color: #fff; padding-left: 35px; background: url(../images/phone.png) no-repeat left center; margin-top: 60px; height: 22px; line-height: 22px;}
.grzx_main4_con_p span{ display: inline-block; padding-left: 32px; padding-top: 5px;}

.grzx_main5{ padding-top: 50px;  }
.grzx_main6{ padding-top: 75px; }
.news_ul{clear: both; }
.news_ul li{ float: left; width: 31.5%; margin-right: 2.75%;}
.news_ul li:nth-child(3n){ margin-right: 0px; }
.news_ul li h5{ text-align: left; font-size: 16px; color: #333; padding-top: 20px; display:block; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.news_ul li .main_pic{ width: 100%; position: relative;}
.news_ul li .main_pic img{ max-width: 100%; height: 250px; }
.news_bg{width: 100%; height: 100%; background: rgba(0,0,0,0.6); opacity: 0; position: absolute; top: 0; left: 0; transition: 0.5s;}
.news_ul li:hover .news_bg{ opacity: 1; }
.news_ul li h6{ text-align: left; font-size: 14px; color: #666; margin-top: 15px; height: 70px; overflow: hidden; }
.date{ position: relative; width: 100%; height: 60px; line-height: 60px; border-top: 1px solid #e3e3e3; }
.date span{transition: 0.5s; font-size: 14px; color: #999; }
.date .more{ border-bottom: 0; margin-top: 0px; color: #999; }
.news_ul li:hover .main_pic img{ -webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05); }

.news_ul li:hover .date .more{ color: #333; padding-right: 30px;}

.news_ul li .date:after {
    position: absolute;
    display: block;
    width: 0;
    height: 1px;
    background: #333;
    content: "";
    left: 0;
    top: -1px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.news_ul li:hover .date:after{ width: 100%; }
.grzx_main6{ padding-bottom: 150px; }
.grzx_main6_con{ clear: both; }
.grzx_main6_con_title h5{ padding-left: 30px; padding-top: 10px; font-size: 24px; color: #fff; line-height: 30px; transition: 0.5s; }
.grzx_main6_con_title h5 span{ font-size: 14px; color: #fff; line-height: 40px; }
.grzx_main6_con .main_pic{ position: relative; width: 53.6%;}
.grzx_main6_con_title{ width: 100%; height: 100px; position: absolute; bottom: 0; left: 0; transition: 0.5s;}
.grzx_main6_con .main_pic:hover .grzx_main6_con_title{ background: rgba(0,0,0,0.1); }
/* .grzx_main6_con .main_pic:hover h5{ padding-left: 50px; } */
.new_ul2{ width: 43.5%; }
.new_ul2 li{ padding-left: 5%; padding-right: 5%; padding-bottom: 25px; padding-top: 35px; border-bottom: 1px solid #e8e8e8; transition: 0.5s;}
.grzx_main6_con .main_pic:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}
.new_ul2 li a{display: block; }
.new_ul2 li .news_date{ transition: 0.5s; text-align: center; font-size: 14px; color: #999; line-height: 30px; margin-right: 12%; }
.new_ul2 li .news_date span{ font-size: 60px; color: #333; display: inline-block; line-height: 1; }
.new_ul2 li h5{ width: 73%; font-size: 18px; color: #333; margin-bottom: 10px; display:block; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.new_ul2 li p{ width: 73%; font-size: 14px; color: #999; line-height: 25px; height: 50px; overflow: hidden;}
.new_ul2 li:hover .news_date{ margin-right: 13%; }
.new_ul2 li:nth-child(3n){ border-bottom: 0; }
.footer{width: 100%; padding-top: 60px; background-color: #333; overflow: hidden;}
.footer_bottom{ height: 90px; line-height: 90px; border-top: 1px solid #494949; font-size: 14px; color: #999; }
.footer_bottom a{ padding-left: 10px; font-size: 14px; color: #999; }
.footer_bottom a:hover{ color: #e60012; }
.footer_top{ height: 285px; }
.footer_top ul{ margin-right: 10%; }
.footer_top ul h3{ font-size: 16px; color: #fff; line-height: 1; padding-bottom: 15px; }
.footer_top li a{ font-size: 14px; color: #bfbfbf; line-height: 35px; }
.footer_top li a:hover{ color: #e60012; padding-left: 5px; }
.foot_right p{ font-size: 14px; color: #999; padding-bottom: 5px; }
.foot_right h4{ font-size: 30px; line-height: 30px; color: #fff; padding-bottom: 25px; font-family: 'arial'; }
.foot_erweima{ padding-right: 44px; border-right: 1px solid #484848; margin-right: 35px; }
.ljzx{display: block; height: 30px; width: 60px; line-height: 30px; border-radius: 5px; border: 1px solid #b8b8b8; font-size: 14px; color: #b8b8b8; padding-left: 38px; padding-right: 16px; background: url(../images/ljzx_ico.png) no-repeat 10px center;}
.ljzx:hover{ color: #fff; border: 1px solid #e60012;background:#e60012 url(../images/ljzx_ico_on.png) no-repeat 10px center;}



.list_case{ background-color: #f5f5f5; width: 100%; }
.grzx_list_case_top{ position: relative; height: 640px; }

.location_center{ position: relative; }
.location{ height: 65px; line-height: 65px; width: 100%;  position: relative;}
.location_center { font-size:14px;color:#999;}
.location_center a:nth-child(2){ padding-left: 26px; }
.shouye{ position: absolute; left: 0; top: 22px;}
.location_center a { font-size:14px;color:#999; display: inline-block;}
.location_center a:hover{ color:#e60012; }
.location_center span{ display: block; float: left; }
.shouye i{ display: block; background: url(../images/shouye_ico.png) no-repeat center; width: 15px; height: 20px; margin-right: 10px;opacity: 0.5; }
.shouye:hover i{ background: url(../images/shouye_ico_on.png) no-repeat center; opacity: 1;}

.location .fanhui{ display: block; float: right; padding-left: 25px; background: url(../images/fanhui_ico.png) no-repeat left center; font-size: 14px; color: #999; }
.location .fanhui:hover {color:#e60012;background: url(../images/fanhui_ico_on.png) no-repeat left center;}
.show_case .location_center{ line-height: 150px; }
.show_case .location_center .shouye{ top: 65px; }
.list_case_center_top{ height: 135px; } 
.list_case_center_top h3{ font-size: 30px; color: #333; line-height: 1; padding-top: 60px; }
.list_case_center_top dl{ margin-top: 62px; text-align: center;}
.list_case_center_top dl dd{ display: inline-block; margin: 0 12px; }
.list_case_center_top dl dd a{ border-bottom: 1px solid #999; padding-bottom: 3px; font-size: 14px; color: #999; }
.list_case_center_top dl dd.on a{ border-bottom: 1px solid #666; color: #666; }
.list_case_center_top dl dd a:hover{ border-bottom: 1px solid #666; color: #666; }


.load_more1{ clear: both; display: block; width: 240px; height: 72px; line-height: 72px; text-align: center; background-color: #333; color: #fff; margin: 0 auto; margin-top: 90px; margin-bottom: 105px; font-size: 18px; transition: 0.5s; position: relative; overflow: hidden;}
/* .load_more1:hover{ color: #fff; background-color: #e60012; } */
.load_more1::before{content: ""; width: 100%; height: 100%; display: block; background-color: #e60012; position: absolute; left: -100%; top: 0; transition: 0.5s;  z-index: -1;}
.load_more1:hover::before{ left: 0; opacity: 1;}
.load_more1:hover{ color: #fff; }


/**************发展历程*************/
.history-wrap{
  /*background-color: #fff;*/
  padding-bottom: 100px;

}
.history-wrap .tit-box{
  text-align: center;
}
.history-wrap .tit-box h4{
  font-size: 40px;
  line-height: 50px;
  font-family: "Base-font";
  color: #333;
}
.history-wrap .tit-box .st{
  font-size: 16px;
  line-height: 20px;
  color: #777;
}
.history-wrap .cent-wrap{
  width: 100%;
  margin: 72px auto 0;
  position: relative;
  padding-bottom: 100px;
}
.history-wrap .cent-wrap ul:after,
.history-wrap .cent-wrap li:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: ".";
}
.history-wrap .cent-wrap ul,.history-wrap .cent-wrap li{
  width: 100%;
}
.history-wrap .cent-wrap ul{
  position: relative;
  z-index: 2;
  padding-top: 1px;
}
.history-wrap .cent-wrap li{
  /*margin-top: 98px;*/
  margin-top: 60px;
  position: relative;
  opacity: 0;
  transition: opacity 0.4s ease 0s;
}
.history-wrap .cent-wrap li .cont-box{
  width: 24%;
  text-align: right;
}
.history-wrap .cent-wrap li .year{
  font-size: 24px;
  line-height: 50px;
  color: #333;
  
}
.history-wrap .cent-wrap li .year b{ font-weight: lighter; font-size: 48px; color: #000; padding-right: 5px; font-family: "Arial";}
.history-wrap .cent-wrap li .word{
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
  color: #666;
}
.history-wrap .cent-wrap li .img{
  display: block;
  width: 156px;
  height: 156px;
  border-radius: 50%;
  overflow: hidden;
}
.history-wrap .cent-wrap li .img img{
  width: 100%;
  height: auto;
}
.history-wrap .cent-wrap li:nth-child(odd) .img{
  float: right;
}
.history-wrap .cent-wrap li:nth-child(odd) .cont-box{
  float: right;
  margin-left:40px;
  text-align: left;
}
.history-wrap .cent-wrap li:nth-child(even) .img{
  float: left;
}
.history-wrap .cent-wrap li:nth-child(even) .cont-box{
  float: left;
  margin-right:40px;
  width: 24%;
  text-align: right;
}
.history-wrap .cent-wrap li .point{
  display: inline-block;
  width: 340px;
  height: 10px;
  position: absolute;
  left: 50%;
  margin-left: -171px;
  text-align: center;
  border-radius: 50%;
  top: 50%;
  margin-top: -5px;
  
}
.history-wrap .cent-wrap li:nth-child(odd) .point{ background: url(../images/fzlc_bg_xian.jpg) no-repeat right; }
.history-wrap .cent-wrap li:nth-child(even) .point{ background: url(../images/fzlc_bg_xian.jpg) no-repeat left; }
.history-wrap .cent-wrap li .point i{
  display: none;
  width: 10px;
  height: 10px;
  vertical-align: top;
  background-color: #5b5b5b;
  border-radius: 50%;
}
.history-wrap .cent-wrap li.show{
  opacity: 1;
}
.history-wrap .cent-wrap li.show .point i{
  display: inline-block;
}
.history-wrap .cent-line-box{
  width: 1px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1;
  margin-left: -1px;
}
.history-wrap .cent-line-box .line{
  display: block;
  width: 1px;
  height: 100%;
  background-color: #ccc;
}
.history-wrap .cent-line-box .point-t{
  display: inline-block;
  width: 20px;
  height: 19px;
  background: url(../images/fzlc_fei.png) no-repeat center;
  margin-left: -10px;
  position: absolute;
  top: -30px;
}
.history-wrap .cent-line-box .point-h{
  position: fixed;
  display: none;
  width: 10px;
  height: 10px;
  background-color: #000;
  left: 50%;
  border-radius: 50%;
  margin-left: -5px;
  top: 50%;
  margin-top: -5px;
}
.history-wrap .bot-tit{
  line-height: 36px;
  font-size: 14px;
  text-align: center;
  color: #999;
  background: url(../images/fzlc_bg_xian2.jpg) no-repeat top center;
}
.page_h3{ padding-top: 70px; font-size: 36px; color: #333; text-align: center; }
.history-wrap>p{ padding-top: 15px; font-size: 18px; color: #666; text-align: center; }




/*  视差  */
.ins-ban{width:100%;height:600px;position:relative;overflow:hidden;}
.ins-ban2{width:100%;height:800px;position:relative;overflow:hidden; text-align: center; z-index: 2;}
.fzlc_shicha{ width: 100%; height: 808px; background: url(../images/fzlc_banner.jpg) no-repeat 50% 0px fixed;position:absolute;top:0;left:0; z-index: -1;}
.gsyj_shicha{ width: 100%; height: 808px; background: url(../images/gsyj_banner.jpg) no-repeat 50% 0px fixed;position:absolute;top:0;left:0; z-index: -1;}
.gswh_shicha{ width: 100%; height: 808px; background: url(../images/gswh_banner.jpg) no-repeat 50% 0px fixed;position:absolute;top:0;left:0; z-index: -1;}
.gsjj_shicha{ width: 100%; height: 808px; background: url(../images/gsjj_banner.jpg) no-repeat 50% 0px fixed;position:absolute;top:0;left:0; z-index: -1;}
.wzjs_shicha{ width: 100%; height: 1008px; background: url(../images/wzjs_banner.jpg) no-repeat 50% 0px fixed;position:absolute;top:0;left:0; z-index: -1;}
.ssyx_shicha{ width: 100%; height: 1008px; background: url(../images/ssyx_banner.jpg) no-repeat 50% 0px fixed;position:absolute;top:0;left:0; z-index: -1;}
.qwyx_shicha{ width: 100%; height: 1008px; background: url(../images/qwyx_banner.jpg) no-repeat 50% 0px fixed;position:absolute;top:0;left:0; z-index: -1;}
.news_shicha{ width: 100%; height: 808px; background: url(../images/news_banner.jpg) no-repeat 50% 0px fixed;position:absolute;top:0;left:0; z-index: -1;}
.case_shicha{ width: 100%; position:absolute;top:0;left:0; z-index: -1;}
.lise_anli_shicha{ width: 100%; height: 1008px; background: url(../images/qwyx_banner.jpg) no-repeat 50% 0px fixed;position:absolute;top:0;left:0; z-index: -1;}

/* banner */
@-webkit-keyframes ReturnToNormal {
0%{
  -webkit-transform: scale(0.1,1);
  -ms-transform: scale(0.1,1);
  transform: translate: scale(0.1,1);
  }


  100% {
  -webkit-transform: scaleX(1,1);
  -ms-transform: scale(1,1);
  transform: translate: scaleX(1,1);
  }

  
}

@keyframes ReturnToNormal {
0%{
  -webkit-transform: scale(0.1,1);
  -ms-transform: scale(0.1,1);
  transform: translate: scale(0.1,1);
  }


  100% {
  -webkit-transform: scaleX(1,1);
  -ms-transform: scale(1,1);
  transform: translate: scaleX(1,1);
  }
}

.banner { position: relative; overflow: hidden; height: 832px!important;}
.banner .bannerbox li { height: 100%!important; line-height: 0; opacity:0; transition:opacity 1300ms linear; -webkit-transition:opacity 1300ms linear; float:left;}
.banner .slides{ height: 100%!important; }
.banner .bannerbox li video{  }
.banner .bannerbox li a > img { line-height: 0; width: 105%!important; left: 0!important; height: auto!important; position: relative; transition: transform 5s ease; -webkit-transition: transform 5s ease; transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}
.banner .bannerbox li.imgIn{ opacity:1; z-index:10; display:block;}
.banner .bannerbox li.imgIn a > img { transform: matrix(1, 0, 0, 1, 0, 0); -webkit-transform: matrix(1, 0, 0, 1, 0, 0); }

.bannerdown{ width:90px; height:90px; position:absolute; left:96px; bottom:0; background:url(../images/radius.png) center no-repeat; background-size:cover; z-index:10; cursor:pointer;}
.bannerdown span{ display:block; width:11px; height:35px; background:url(../images/arrow1.png) center no-repeat; position:absolute; left:50%; margin-left:-5px; top:27px; animation-delay: 0ms; animation-duration: 1500ms; animation-iteration-count: infinite; animation-name: arrow; animation-play-state: running; animation-timing-function: linear;}
.banner .flex-direction-nav{ width:1400px; right:50%; margin-right: -700px; bottom:0; height:85px; position:absolute; z-index:50;}
.banner .flex-direction-nav li a{ display:block; width:120px; height:85px; text-align: center; overflow:hidden; position:absolute; bottom:0px;}
.banner .flex-direction-nav li a.flex-prev{ right:124px; background:#fff url(../images/banner_jiantou.png) center no-repeat;}
.banner .flex-direction-nav li a.flex-next{ right:0px; background:#d80e1a url(../images/banner_jiantou_on2.png) center no-repeat;}
.banner .flex-direction-nav li a.flex-prev:hover{ background:#fff url(../images/banner_jiantou.png) 30px no-repeat;}
.banner .flex-direction-nav li a.flex-next:hover{ background:#e60012 url(../images/banner_jiantou_on2.png) 51px no-repeat;}
@-webkit-keyframes arrow {
    0% { opacity: 0; -webkit-transform: translate3d(0px, 0px, 0px); }
    33% { opacity: 1; }
    66% { opacity: 1; }
    100% { opacity: 0; -webkit-transform: translate3d(0px, 10px, 0px); }
}
.whise{ width:100%; height:44px; background:#fff; position:absolute; left:0; bottom:0; z-index:5;}
.content{ position:absolute; left:50%; margin-left: -800px; top:42%; height: 58%; z-index:10; width: 850px; height: 140px; overflow: visible;}
.content h3{ font-size: 48px; padding-left: 100px; color: #fff; line-height: 70px; letter-spacing: 2px;}

/* .content-wr{ padding:45px 54px 0; height:195px;} */
.conlist{ position:relative;}
.conlist li{ position:absolute; left:0; top:0; opacity:0; visibility:hidden; transform:translateX(0) skewX(-30deg); -webkit-transform:translateX(0) skewX(-30deg); -moz-transform:translateX(0) skewX(-30deg);}
.conlist li.on{ opacity:1; visibility:visible; transform:translateX(0) skewX(0); -webkit-transform:translateX(0) skewX(0); -moz-transform:translateX(0) skewX(0); transition:788ms;}
.conlist li h3{ color:#fff; font-size:48px;}
.conlist li p{ color:#fff; font-size:14px; height:80px;}
.conlist li a{ display:inline-block; line-height:1; color:#fff; padding-right:20px; background:url(../images/arrow.png) right center no-repeat; position:relative;}
.conlist li a:before{ content:""; width:0%; height:1px; background:#fff; position:absolute; left:0; bottom:-1px; transition:300ms ease-in-out;}
.conlist li a:hover{ padding-right:24px;}
.conlist li a:hover:before{ width:100%;}
.muble{ height:85px; position:relative; width: 60px; position: absolute;/*  right: 160px; bottom: 0px; */    right: -385px;
    bottom: -343px;}
.muble:before{ content:""; width:92.9%; height:100%; background:url(../images/nuble.jpg) left center no-repeat; position:absolute; left:0; bottom:0;}
.num{ position:absolute; right: 0px; bottom: 10px;}
.num b,.num i{ display:inline-block; float:left; color:#323232; font-size:16px; line-height:44px;}
.num i{ margin:0 0px; line-height: 55px; color: #cacaca;}
.num .defaul{ color: #fff;  }
.num .total { color: #cacaca; padding-top: 15px; }




@media(max-width:1900px) {
.banner .bannerbox li a > img{ width: auto!important; height: 100%!important; }
}
@media(max-width:1800px) {

   .wzjs_main3 img{ max-width: 100%; }

}
@media(max-width:1600px) {

  
 


}
@media screen and (min-width:1590px) and (max-width:1690px){ 
  .banner .bannerbox li video{ width: auto; height: 100%; }

 }

@media(max-width:1550px) {
  .wrap{ width: 1200px; }
  .content{ margin-left: -600px; }
  .wrap1600{ width: 1200px; }
  .grzx_Vision_two_con2{ width: 600px;}
  .banner .flex-direction-nav{ width: 1200px; margin-right: -600px; }
  .banner .bannerbox li a > img{ width: 111%!important; left: 0!important; height: auto!important; }
  .banner .bannerbox li video{ width: 100%!important; }
  .banner{ height: 653px!important; }
  .banner .bannerbox li{ height: 110%; }
  .conlist li h3{ line-height: 60px; font-size: 40px; }
  .nei_banner_tit{ width: 1200px; margin-left: -600px; }
  .grzx_culture li{ background: url(../images/gswh_li_bg.png) no-repeat bottom center;background-size: 100% 93%; }
  .qwyx_h3{ font-size: 40px; }
  .grzx_Vision_one h5{ font-size: 24px; }
  .grzx_Vision_two_con h5{ font-size: 24px; }
  .grzx_Vision_three .main_pic{ width: 50%; }
  .case_ul li .main_pic img{ width: 100%; }
  .muble{ right: 260px; }
  .shejigao p img{ padding-top: 50px; padding-bottom: 50px; max-width: 1200px; width: 90%;}
  .head_top h4{ display: none; }
  .head_top .logo{ background: none; }
  .counsel{ top: 120px; }
  .muble{ bottom: -164px; }



  

   

}
@media(max-width:1366px) {
  .banner .bannerbox li{ height: 100%!important; }
  .banner{ height: 520px!important; }
  .banner .bannerbox li video{ width: 100%!important; height: auto!important; }
  .conlist li h3{ line-height: 50px; font-size: 30px; }
  .banner .flex-direction-nav li a{ width: 80px; height: 60px; }
  .banner .flex-direction-nav li a.flex-prev{ right:80px; background:#fff url(../images/banner_jiantou.png) center no-repeat;}
  .banner .flex-direction-nav li a.flex-next{ right:0px; background:#e60012 url(../images/banner_jiantou_on2.png) center no-repeat;}
  .banner .flex-direction-nav li a.flex-prev:hover{ background:#fff url(../images/banner_jiantou.png) center no-repeat;}
  .banner .flex-direction-nav li a.flex-next:hover{ background:#e60012 url(../images/banner_jiantou_on2.png) center no-repeat;}
  .num{ bottom: 0px; }
  .muble{ width: 30px; right: 170px; height: 60px; }
  .grzx_grjj p{ line-height: 25px; }
  .grzx_grjj h3{ padding-top: 35px; }
  .vwrap .videobox{ height: 600px; margin-top: -300px; }
  .counsel{ top: 50px; }






}
@media(max-width:1360px) {




}
@media(max-width:1280px) {
  .banner{ height: 526px!important; }
  .banner .bannerbox li video{ width: 100%!important;}




}
@media(max-width:1200px) {
  .wrap{ width: 94%; margin: 0 3%; }
  .banner .flex-direction-nav{ width: 100%; right: 0px; margin-right: 0px; }
  .content{ left: 0%; }


}

@media screen and (max-width: 1199px){ 
   .menu-handler, .menuBox{ display: block; }
   .head_top h2{ display: none; }
   .head_top .fours{display: none;}
   .navbox{ display: none; }
   .head_top .logo{ background: none; }
   .head_top h4{ display: none; }
   .head_top .logo img{ max-height: 30px; padding-left: 25px; }
   .head_top{ height: 54px; line-height: 54px; }
   .head_top .wrap{ width: 100%; margin: 0px; }
   .new_ul2 li{ padding-right: 5%; }
   .new_ul2 li:hover .news_date{ margin-right: 12%; }
   .grzx_main1_left{ width: 100%; text-align: center; }
   .grzx_main2_one_left .more{ margin-top: 60px; }
   .grzx_main1_left .more{ margin-top: 20px; margin-bottom: 50px; }
   .grzx_main1_right{ margin: 0 auto; float: inherit; text-align: center; }
   .banner {height: 465px!important;}
   .banner .bannerbox li a > img{ height: 100%!important; width: auto!important; }
   .footer_top ul{ margin-right: 5%; }

 }


@media screen and (max-width: 650px){ 
.banner {
    height: 345px!important;
}

}