/*产品系列*/
.title1{
    text-align: center;
    font-size: 56px;
    margin: 55px 0 13px;
    color: #1362bb;
}
.sec2 h5{
    text-align: center;
    font-size: 23px;
    color: #424141;
}
.sec2 .lbox{
    padding-top: 70px;
}
.sec2 .w1200>div{
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    color: #fff;
    float: left;
}
.sec2 p{
    color: #1362bb;
    font-size: 28px;

}
.sec2 h6{
    color: #000;
    line-height: 24px;
    width: 580px;
}

.sec2 h3{
    color: #fff;
    font-size: 37px;
    border-bottom: 1px solid #bebebe;
    line-height: 63px;
    margin-bottom: 20px;
    padding-bottom: 25px;
    font-weight: bold;
}
.sec2 .lbox a{
   /* border-radius: 10px;*/
    color: #000;
    border: 1px solid #000;
    width: 155px;height: 41px;
    margin-top: 40px;
    line-height: 41px;
    text-align: center;
   /* background: #fb3736;*/
    display: inline-block;
    margin-bottom: 143px;
}
.sec2 .mbox{
    padding-left: 40px;
    padding-top: 70px;
}
.sec2 .mbox video{
    width: 95%;
}
.reXiao_pannel {
    width: 100%;
    height: 984px;
    background: #1364bb url(../img/rxcp_bg.png) no-repeat center top;
}

.RX_main {
    margin: auto;
    padding-top: 62px;
    width: 1200px;
}

.rxcp_tit {
    margin: auto;
    width: 210px;
    height: 60px;
    margin-left: 480px;
}

.RX_cont {
    margin-top: 48px;
    width: 1200px;
}

.RX_cont_tit {
    width: 1200px;
    height: 70px;
   /* padding-left: 200px;*/
}

.RX_cont_tit p {
    float: left;
    margin-left: 15px;
    width: 284px;
    height: 66px;
    text-align: center;
    line-height: 66px;
    color: #fff;
    font-size: 18px;
    border-bottom: 4px solid #0f559e;
    background: #0f559e;
}
.RX_cont_tit p a{
    color: #fff;
}

.RX_cont_tit_first {
    margin-left: 0 !important;
    color: #ffcc00;
    border-bottom: 4px solid #fece00;
}

.RX_cont_txt {
    margin-top: 40px;
    width: 1200px;
    height: 642px;
    position: relative;
}

.RX_cont_txt div {
    display: none;
}

.RX_cont_txt_first {
    display: block;
}

.RX_cont_txt div p {
    float: left;
    margin-left: 13px;
    width: 290px;
    height: 320px;
}

.RX_cont_txt div p:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: all .5s;
}

.RX_list_first {
    margin-left: 0 !important;
}

.RX_cont_txt div p a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.RX_cont_txt div p a b {
    display: inline-block;
    width: 290px;
    height: 262px;
    background: #5992d0;
}

.RX_cont_txt div p a b img {
    margin: 10px;
    width: 270px;
    height: 240px;
}

.RX_cont_txt div p a span {
    display: inline-block;
    width: 100%;
    height: 54px;
    text-align: center;
    line-height: 54px;
    color: #fff;
    font-size: 16px;
}
.sec3{
    padding-top: 52px;
    color: #fff;
    padding-bottom: 98px;
    background-color: #ffffff;
}
.sec3 .lbox{
    width: 28.3%;
    height: 450px;
    background: url(../img/bg1.jpg) no-repeat;
    display: inline-block;
}
.sec3 .lbox h2{
    padding-top: 62px;
    text-align: center;
    color: #fff;
    font-size: 38px;
    font-weight: bolder;
}
.sec3 .lbox h5{
    font-size: 19px;
    text-align: center;
    padding-top: 31px;
    color: #fff;
}
.sec3 p{
    font-size: 36px;
    text-align: center;
    padding-top: 60px;
}
.sec3 h6{
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    padding-top: 30px;
}

.sec3 .rbox{
   background-color: #eeeeee;
    width: 70%;
    height: 450px;
    display: inline-block;
    vertical-align: top;
}
.sec3 .rbox img{
    padding-top: 10px;
    padding-left: 100px;
}

.sec4 {
  /*  background: url(../img/bg.jpg) no-repeat;*/
    background-size: cover;
   /* padding-top: 30px;*/
    padding-bottom: 130px;
    height: 650px;
}
.sec4 h2{
    text-align: center;
    font-size: 29px;
    margin: 55px 0 13px;
    color: #1362bb;
    font-weight: bolder;
    font-family: 微软雅黑;
}
.sec4 h4{
    text-align: center;
    font-size: 25px;
    color: #1362bb;
    font-family: "思源黑体 CN ";
}
.sec4 h3{
    font-size: 13px;
}
.sec4 ul{
    display: flex;
    justify-content: space-between;
    padding-top: 67px;
}
.sec4 ul li{
    background: #fff;
    width: 32.5%;
    float: left;
}
.sec4 ul li img{
    width: 100%;
}
.sec4 ul li .box{
    padding: 30px;
    background-color: #eeeeee;
}
.sec4 ul li p:nth-of-type(1){
    line-height: 60px;
    color: #666;
    border-bottom: 1px dashed #666;
    font-size: 14px;
}
.sec4 ul li p:nth-of-type(2){
    margin-top: 20px;
    color: #444;
    font-size: 14px;
}
.sec4 ul li p:nth-of-type(2) .iconfont{
    font-size: 22px;
    margin-right: 6px;
}

/*企业文化*/
.index-culture {
    height: 673px;
    padding-top:118px;
    /* background:url(../img/cu-bg.jpg) no-repeat center center;*/
}
.index-culture .cul1 {
    height: 276px;
    padding-top: 65px;
    padding-right: 120px;
}
.index-culture .cul1 .col-md-right-6 {
    margin-right:50%;
}
.index-culture .cul1 h4 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px;
    font-weight:bold;
}
.index-culture .cul1 p {
    color: #afb9d7;
    line-height: 2;
}
.index-culture .cul1 .cul-more {
    margin-top: 30px;
    color: #afb9d7;
    display:block;
}
.index-culture .cul2 {
    padding-top: 55px;
    padding-left: 60px;
}
.index-culture .cul2 h4 {
    font-size:18px;
    color: #004098;
    margin-bottom: 20px;
    font-weight:bold;
}
.index-culture .cul2 p {
    color: #666666;
    line-height: 2;
    background:url(../img/ico1.png) no-repeat left center;
    padding-left: 15px;
}
.index-culture .cul2 .cul-more {
    margin-top: 30px;
    color: #666666;
    display:block;
}
/*****工程案例*******/
.index_sec_box1 {
    margin: 0 auto;
    position: relative;
    padding:0 90px;
}
.index_sec_box2 {
    padding:0 90px;
    margin: 0 auto;
    position: relative;
}
.txt-tit {
    margin-bottom: 50px;
    border-bottom: 5px solid #ccc;
}
.txt-tit h6 {
    color: #fff;
    line-height: 35px;
    font-size: 30px;
    text-align: left;
    letter-spacing: 5px;
    margin: 0;
    float: left;
    border-bottom: 5px solid #0D548D;
    padding-bottom: 10px;
    margin-bottom: -5px;
    font-weight: bold;

}
.txt-tit h4 {
    color: #999;
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: 0px;
    line-height: 20px;
    margin: 0;
    float: left;
    margin-top: 15px;
    font-family: Arial, Helvetica, sans-serif;
}
.txt-tit h4 span {
    display:none;
    width: 25px;
    height: 1px;
    background: #999;
    margin-bottom: 3px;
    margin-right: 5px;
}
.index_sec1 {
    padding-top: 105px;
}
.index_sec1_box {
    overflow: hidden;
}
.index_sec1_con {
    width: 30%;
    float: left;
}
.index_sec1_img {
    display: block;
    position: relative;
    overflow: hidden;
}
.index_sec1_img img {
    width: 100%;
}
.index_sec1_zhe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    text-align: center;
    left: 0;
    background: rgba(0,0,0,0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    padding-top: 29%;
}
.index_sec1_zhe h5 {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    letter-spacing: 2px;
    border: 1px #fff solid;
    width: 45%;
    padding: 8px 0;
    margin: 0 auto;
}
.index_sec1_img:hover .index_sec1_zhe {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.index_sec1_con1 {
    width: 40%;
    float: left;
    padding-right: 5px;
}
.index_sec1_con2:hover .index_sec1_zhe3 {
    height: 150px;
}
.index_sec1_cons {
    padding:0 3px;
    margin-bottom: 5px;
}
.index_sec1_imgs {
    display: block;
    overflow: hidden;
    position: relative;
}
.index_sec1_imgs img {
    width: 100%;
}
.index_sec1_zhe3 {
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 56px;
    width: 100%;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.index_sec1_zhe2 {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    padding: 17px 20px 20px;
    background: rgba(13,84,141,0.9);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E50d548d, endColorstr=#E50d548d);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.index_sec1_zhe2 h3 {
    font-size: 18px;
    color: #fff;
    margin: 0;
    letter-spacing: 2px;
    padding-left: 15px;
    font-weight:bold;
}
.index_sec1_zhe2 h3:before {
    width: 8px;
    height: 20px;
    background: #e3c590;
    position: absolute;
    top: 18px;
    left: 20px;
    content: '\20';
}
.index_sec1_zhe2 h5 p{
    font-size: 14px;
    color: #fff;
    margin: 20px 0 30px 0;
    line-height: 24px;
    letter-spacing:1px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 72px;
}

.cy_img1{
    width: 100%;
    margin-bottom: 5px!important;
}
.cy_img1 img{
    width: 100%;
}
.cy_img2{
    width: 50%;
    float: left;
    margin-bottom: 5px;
}
.cy_img2 img{
    width: 100%;
}
.cy_img3{
    width: 50%;
    float: left;
    margin-bottom: 5px;
}
.cy_img3 img{
    width: 100%;
}
/*****sec1*******/
/*新闻资讯*/
/*index_sec8*/
.index_sec_box {
    background: #fff;
    padding:0 90px;
    margin: 0 auto;
}
.index_sec8 {
    position: relative;
    padding: 50px 0;
}
.index_sec8_con {
    display: block;
    padding: 25px 20px 20px 20px;
}
.index_sec8_con h3 span {
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 0px;
    color: #000;
    font-size: 24px;
    position: relative;
    font-weight: normal;
    line-height: 35px;
    letter-spacing: 1px;
    font-weight: bolder;
}
.index_sec8_con h3 p {
    font-size: 42px;
    float: left;
    top: -7px;
    position: relative;
    z-index: 999999;
}
.index_sec8_con h3 a {
    color: #fff;
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 1px;
}
.index_sec8_con1:hover .index_sec8_left img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.index_sec8_img {
    overflow: hidden;
    margin-top: 0px;
}
.index_sec8_img img {
    width: 100%;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.newest_title{
    padding-top:25px;
}
.newest_title h3 {
    font-size:24px;
    color: #000;
    margin-top: 15px;
    letter-spacing: 1px;
    font-weight: bold;
}
.newest_title h3 span{
    width:5px;
    height: 46px;
    background:#0D548D;
    display:block;
    float:left;
    margin-right: 10px;
    position: relative;
}
.newest_title h4{
    font-size: 12px;
    font-weight: normal;
    color: #999;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 16px;
    padding:0;
    margin-top: 10px;
}
.index_sec8_con h5 {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    letter-spacing: 1px;
    height: 66px;
    overflow: hidden;

}
.index_sec8_con h6{
    font-size: 14px;
    color: #666;
    line-height: 22px;
    letter-spacing: 1px;
}
.index_sec8_con:hover .public_btn_din {
    width: 100%;
}

.xm_lista:hover .public_btn_din {
    width: 100%;
}
.xm_lista:hover .public_btn span {
    color: #fff;
}
.index_sec8_con:hover .public_btn span {
    color: #fff;
}

.index_sec8_con:hover .public_btn {
    padding:0 15px 0 0;
}

.index_sec8_top {
    background: #0D548D;
    padding: 30px;
    overflow: hidden;
    -webkit-box-shadow: 0 0px 5px 1px #333 inset;
    -moz-box-shadow: 0 0px 5px 1px #333 inset;
    box-shadow: 0 0px 5px 1px #333 inset;
    cursor: pointer;
}
.index_sec8_left {
    width: 60px;
    height: 60px;
    border-radius: 15px;
    padding: 10px;
    background: #014076;
    -webkit-box-shadow: 0 0px 3px #fff, 0 0 3px #000 inset;
    -moz-box-shadow: 0 0px 3px #fff, 0 0 3px #000 inset;
    box-shadow: 0 0px 3px #fff, 0 0 3px #000 inset;
    float: left;
}
.index_sec8_left img {
    width: 100%;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.index_sec8_con1 {
    position: relative;
    overflow: hidden;
}
.index_sec8_con1 .pic_box {
    width: 100%;
    position: relative;
}
.index_sec8_con1 .pic_box .video_pic {
    width: 120%;
    margin-left: -10%;
}
.index_sec8_con1 .pic_bt {
    background: rgba(0,0,0,0.8);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.index_sec8_con1 .pic_bt h3 {
    text-align: center;
    color: #fff;
    margin: 20px;
    font-size: 16px;
    letter-spacing: 3px;
}
.index_sec8 .swiper-active-switch {
    background: #0D548D;
}
.pagination8 {
    bottom: 60px;
}
.index_sec8_swiper {
    /* border: 1px solid #dedede; */
}
.index_sec8_lis {
    line-height: 32px;

    /* border: 1px solid #dedede; */
    padding: 25px 0px 0px 20px;
    margin-bottom: 0;
}
.index_sec8_title {
    margin-bottom: 20px;
}
.index_sec8_title h3 {
    color: #000000;
    font-size: 24px;
    position: relative;
    letter-spacing: 1px;
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: bold;
}
.index_sec8_title h3 span{
    width:5px;
    height: 46px;
    background:#0D548D;
    display:block;
    float:left;
    margin-right: 10px;
    position: relative;
}

.index_sec8_title h4{
    font-size: 12px;
    font-weight:normal;
    color: #999;
    text-transform: uppercase;
    font-family:Arial, Helvetica, sans-serif;
    padding-left: 16px;
    margin-top:10px;
}

.index_sec8_title h3 p {
    font-size: 42px;
    float: left;
    top: -7px;
    position: relative;
    z-index: 9;
}
.index_sec8_lis li {
    border-bottom: 1px #dedede dashed;
    padding: 15px 0 10px;
}
.index_sec8_lis li a {
    color: #666;
    font-size: 15px;
    display: block;
    overflow: hidden;
    line-height: 50px;
    letter-spacing: 1px;
}
.index_sec8_lis li:hover h3 {
    color: #0d548d;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.index_sec8_con .xm_txt_on {
    width: 140px;
    color: #999;
    padding: 8px 0;
    letter-spacing: 1px;
    text-align: center;
    position: relative;
    margin: 25px 0 10px 0;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.index_sec8_con .xm_txt_on:hover {
    background: #f2f2f2;
    color: #0D548D;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.index_sec8_con .xm_txt_on i {
    position: absolute;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    width: 0;
    left: 0;
    top: 0;
    height: 100%;
    background: #0d548d;
    z-index: 1;
    display: block;
}
.index_sec8_con .xm_txt_on span {
    position: relative;
    z-index: 2;
    display: block;
    text-align: center;
}
.index_sec8_con .xm_txt_on span .more_2 {
    position: absolute;
    z-index: 2;
    width: 25px;
    top: 0px;
    right: 20px;
}
.index_sec8_con:hover .xm_txt_on i {
    width: 100%;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.index_sec8_con:hover .xm_txt_on span {
    color: #fff;
}
.index_sec8_con:hover .xm_txt_on .more_1 {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.index_sec8_con .xm_txt_on img {
    width: 25px;
    margin-left: 10px;
}
.index_sec8_box1 {
    border: 1px solid #dedede;
    background: #f4f4f4;
    overflow:hidden;
}
.index_sec8_box1 .public_btn{
    margin:10px auto;
}

.index_sec8_box1:hover .public_btn{
    padding:0 15px 0 0 ;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.index_sec8_box1:hover .public_btn_din {
    width: 100%;
}
.index_sec8_box1:hover .public_btn span {
    color: #fff;
}
.index_sec8_btn{
    width: 50px;
    height: 50px;
    position: absolute;
    top: 31%;
    text-align: center;
    line-height: 50px;
    z-index: 5;
}
.index_sec8_btn i{
    color: #fff;
    font-size: 50px;
}
.index_sec8_btnL{
    left: 5px;
}
.index_sec8_btnR{
    right: 5px;
}
.innewsMore .public_btn{
    margin: 3px auto;
}

.news_cont .news_pic{
    float:left;
    width:25%;
+width: 23%;
    overflow:hidden;
}
.news_cont .news_text{
    padding-left:20px;
    float: left;
    width: 75%;
    overflow: hidden;
}
.news_cont .news_pic img{
    display:block;
    width:100%;
    transition:all 0.3s;
    -moz-transition:all 0.3s;
    -ms-transition:all 0.3s;
    -o-transition:all 0.3s;
    -webkit-transition:all 0.3s;
}

.news_cont .news_text h3{
    font-size: 16px;
    line-height: 26px;
    color: #333;
    margin:0;
    font-weight: bold;
    letter-spacing: 1px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    white-space:nowrap;
    overflow:hidden;
    -ms-text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;

}
.news_cont .news_text h5{ font-size: 14px; font-family: Arial, Helvetica, sans-serif; margin-top:5px;}
.news_cont .news_text h4{
    line-height: 24px;
    margin-top: 10px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 1px;
    height:48px;
    overflow:hidden;
}
.index_sec8_lis li:hover img{
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
    transition:all 0.3s;
    -moz-transition:all 0.3s;
    -ms-transition:all 0.3s;
    -o-transition:all 0.3s;
    -webkit-transition:all 0.3s;
}
.index_sec2_one .public_btn{
    margin: 50px auto;
}
/* 按钮 */
.public_btn {
    width: 160px;
    height: 35px;
    line-height: 33px;
    position: relative;
    border: 1px solid #0D548D;
    padding: 0 16px 0 50px;
    text-align: center;
    position:relative;
    z-index:999999;
    border-radius: 17px;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    overflow: hidden;
    cursor: pointer;
    margin-top: 35px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    behavior: url(PIE.htc);
}
.public_btn span {
    font-size: 14px;
    color: #0D548D;
    position: relative;
    z-index: 9;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    text-transform: capitalize;
    font-family:Arial, Helvetica, sans-serif;
    letter-spacing:1px;
    font-weight: lighter;
}
.public_btn_din {
    width: 35px;
    height: 100%;
    background: #0D548D;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    border-radius: 17px;
}
.public_btn_din img {
    width: 15px;
    position: absolute;
    top: 11px;
    right: 8px;
}
.public_btn_din i {
    font-size:18px;
    color:#fff;

}



/*在线留言*/
.zx {width: 100%;padding:28px 0 45px;background: #fafafa;font-size:0;}
.zx .zx-a {width:80%;margin:0 auto;}
.zx .zx-a .zx-l {width: 60%;padding-left:10%;}
.zx .zx-a .zx-r {width:40%;}
.zx .zx-a .zx-r .em {
    font-size:14px;
    padding-left:15px;
    width: 197px;
    height: 52px;
    border:1px solid #dddddd;

}
.zx .zx-a .zx-r .em.em2 {
    border-left:none;
    border-right:none;
}
.zx .zx-a .zx-r .submit {
    width: 66px;
    height: 52px;
    position: absolute;
    border:none;
    background: url(../img/btnico.jpg) no-repeat;
}

.index_sec1 .txt-tit h6, .index_sec2 .txt-tit h6, .index_sec8 .txt-tit h6, .index_sec9 .txt-tit h6 {
    position: relative;
    left: -300px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.index_sec1 .txt-tit h4, .index_sec2 .txt-tit h4, .index_sec8 .txt-tit h4, .index_sec9 .txt-tit h4 {
    position: relative;
    left: 300px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.index_sec1_con, .index_sec1_con1 {
    position: relative;
    top: 300px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.index_sec8_lis {
    position: relative;
    left: -300px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.index_sec8_swiper {
    left: 300px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.index_sec8 .index_sec8_con1 {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
}
.index_sec8 .index_sec8_con1.active {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    transition: all 0.5s .5s;
    -moz-transition: all 0.5s .5s;
    -ms-transition: all 0.5s .5s;
    -o-transition: all 0.5s .5s;
    -webkit-transition: all 0.5s .5s;
}
.index_sec2_dianji {
    position: relative;
    top: -300px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.index_sec2 .TabHide4 {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    position: relative;
    top: 300px;
}
.index_sec2 .index_sec_box {
    overflow: hidden;
}
.index_sec8_con .news_title{
    font-size: 18px;
    line-height: 24px;
    color: #6e6e6e;
    margin-top: 20px;
    font-weight: bold;
}




/*
.index_sec9 .index_sec9_box1 .col-2 {
    display: inline-block;
    width: calc(100%/7);

}*/
