@charset "utf-8";
  
.banner{
    width:100%;
    max-width:1920px;
    overflow: hidden;
    position: relative;
}
.banner .hd {
    width:100%;
    height:40px;
    text-align:center;
    position: absolute;
    bottom:0;
    left:0;
    z-index: 80;
}
.banner .hd ul{
    display: inline-block;
    margin:0 auto;
}
.banner .hd ul li{
    float:left;
    width:10px;
    height:10px;
    margin:0 10px;
    text-indent:999px;
    border-radius:100%;
    overflow: hidden;
    cursor: pointer;
    background: #4f4f4f;
}
.banner .hd ul li.on{
    width:35px;
    border-radius:5px;
    background:#881b20;
} 




.banner2 .img_box{
    width:100%;
    max-width:1920px;
}




.pro_nav {
    height:80px;
    overflow: hidden;
    text-align:center;
    background:#fff;
}
.pro_nav ul{
    display: inline-block;
}
.pro_nav ul li{
    float:left;
    height:80px;
    line-height:80px;
    padding:0 20px;
    color:#888;
    font-size:16px;
}
.pro_nav ul li a{
    display: block;
}
.pro_nav ul li:hover,
.pro_nav ul li.on{
    color:#444;
}







.pages{
    text-align:center;
}
.pages a{
    display: inline-block;
    padding:10px 15px;
    color:#666;
    font-size:15px;
    border:1px solid #ddd;
    margin:0 5px;
    font-family: "微软雅黑";
}
.pages a:hover,
.pages a.on{
    color:#fff;
    background: #881b20;
}


.pages2 a{
    float:left;
    display: inline-block;
    padding:6px 0;
    color:#2f2f2f;
    font-size:15px;
    margin:0 15px 0 0;
    font-family: "微软雅黑";
}
.pages2 a:hover,
.pages2 a.on{
    color:#f89725;
}









.htit h2{
    color:#353535;
    font-size:28px;
    text-align:center;
    line-height:35px;
    font-weight: bold;
    padding-bottom:25px;
    background: url(../images/hbg2.png)no-repeat center bottom;
}
.htit p{
    color:#353535;
    font-size:18px;
    text-align:center;
    line-height:40px;
    text-transform: uppercase;
}



.htit2 h2{
    color:#000;
    font-size:28px;
    text-align:center;
    line-height:40px;
    font-weight: bold;
}
.htit2 p{
    color:#707070;
    font-size:18px;
    text-align:center;
    line-height:40px;
    text-transform: uppercase;
}

/*.more{
    color:#666;
    font-size:16px;
    width:160px;
    height:45px;
    line-height:45px;
    border:1px solid #ccc;
    border-left-color:#61a344;
    border-left-width:3px;
    text-align:center;
    display:block;
    position: relative;
}
.more i{
    width:1%;
    height:45px;
    background: #61a344;
    display: block;
    position: absolute;
    left:0;
    top:0;
    bottom:0;
    z-index: -1;
    transition: all 0.6s ease-out;
    -ms-transform: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -webkit-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
}
.more:hover i{
    width:100%;
    display: block;
}
.more:hover{
    color:#fff;
}
.more a{
    display: block;
}
*/


.more{
    width:100px;
    height:30px;
    line-height:30px;
    color:#fff;
    font-size:14px;
    text-align:center;
    background: #881b20;
}
 .more a{
    display:block; 
}


.more2{
    width:100px;
    height:30px;
    line-height:30px;
    color:#333;
    font-size:15px;
    text-align:center;
    border:1px solid #333;
    text-transform: uppercase;
}
.more2:hover{
    color:#fff;
    border:1px solid #881b20;
    background: #881b20;
}
.more2 a{
    display: block;
}

.more3{
    width:100px;
    height:30px;
    line-height:30px;
    color:#888;
    font-size:14px;
    text-align:center;
    border:1px solid #ddd;
    text-transform: uppercase;
}
.more3:hover{
    color:#fff;
    border:1px solid #881b20;
    background: #881b20;
}
.more3 a{
    display: block;
}




.index_pro{
    padding:40px 0;
}
.index_pro .htit{
    padding-bottom:20px;
}

.index_pro_side{
    width:1200px;
    height:300px;
    position: relative;
}
.index_pro_side .hd{
    width:215px;
    height:300px;
    position: absolute;
    top:0;
    left:0;
    bottom:0;
}
.index_pro_side .hd ul li{
    width:215px;
    height:57px;
    margin-bottom:3px;
}

.index_pro_side .hd ul li p{
    width:209px;
    height:57px;
    line-height:57px;
    text-indent: 30px;
    overflow: hidden;
    background: #e5e5e5;
    color:#666;
    font-size:18px;
}
.index_pro_side .hd ul li.on{
    background: url(../images/leftbg.png) no-repeat right center;
    background-size:7px 16px;
}
.index_pro_side .hd ul li.on p{
    background: #881b20 url(../images/leftbg2.png)no-repeat 10px center;
    background-size:10px 10px;
    color:#fff;
}
.index_pro_side .bd{
    width:970px;
    height:300px;
    position: absolute;
    top:0;
    right:0;
    bottom:0;
}
.index_pro_side .bd ul li{
    
}
.index_pro_side .bd ul li .pic{
    float:left;
    width:660px;
    height:300px;
}
.index_pro_side .bd ul li .pic img{
    width:100%;
    height:100%;
    object-fit: cover;
}
.index_pro_side .bd ul li .t3{
    float:right;
    width:290px;
    height:300px;
    position: relative;
}
.index_pro_side .bd ul li .t3 .img_box{
    width:290px;
    height:256px;
}
.index_pro_side .bd ul li .t3 .more{
    position: absolute;
    right:0;
    bottom:0;
}










.index_about{
    width:100%;
    max-width:1920px;
    padding:50px 0;
    background: url(../images/ibg.jpg)no-repeat center top;
    background-size:1920px 100%; 
}
.index_about .left{
    float:left;
    width:400px;
    padding-left:60px;
}
.index_about .left .htit{
    padding-bottom:20px;
}
.index_about .left .htit h2{
    text-align:left;
    padding-bottom:0;
    background: none;
}
.index_about .left .htit p{
    text-align:left;
    line-height:30px;
}
.index_about .left .text_box{
    padding-top:5px;
}
.index_about .left .text_box .text{
    color:#000;
    font-size:15px;
    line-height:26px;
}
.index_about .left .more2{
    margin-top:38px; 
}

.index_about .right{
    float:right;
    width:563px;
    height:380px;
    padding-right:60px;
}
.index_about .right .img_box{
    width:563px;
    height:380px;
    line-height:380px;
    box-shadow: #888 1px 1px 15px 1px ;
}





.index_case{
    padding-top:60px;
}
.index_case_slide{
    overflow:hidden;
    width:100%;
    max-width:1920px;
    margin:auto;
}
.index_case_slide .hd{
    text-align:center;
}
.index_case_slide .hd ul{
    display: inline-block;
}
.index_case_slide .hd ul li{
    float:left;
    color:#959595;
    font-size:16px;
    line-height:30px;
    padding:30px;
    cursor: pointer;
    background: url(../images/ibg3.png)no-repeat right center;
}
.index_case_slide .hd ul li.on,
.index_case_slide .hd ul li:hover{
    color:#000;
}
.index_case_slide .hd ul li:last-child{
    background: none;
}
.index_case_slide .bd .slide{
    width:1200px;
    margin:0 auto;
}
.index_case_slide .bd .slide ul li{
    float:left;
    width:380px;
    height:268px;
    margin-right:30px;
    margin-bottom:60px;
    position: relative;
}
.index_case_slide .bd .slide ul li:nth-child(3n){
    margin-right:0;
}
.index_case_slide .bd ul li .img_box{
    width:380px;
    height:268px;
    margin:0 auto;
}
.index_case_slide .bd ul li .mask{
    width:380px;
    height:268px;
    background:rgba(0,0,0,.3) url(../images/icasebg.png)no-repeat center center; 
    background-size:360px 248px; 
    position: absolute;
    left:0;
    bottom:0;
    display: none;
    z-index: 10;
}
.index_case_slide .bd ul li .text{
    width:380px;
    height:50px;
    line-height:50px;
    color:#fff;
    font-size:16px;
    text-align:center;
    position: absolute;
    left:0;
    top:calc(50% - 25px);
    z-index: 11;
    display: none;
}
.index_case_slide .bd ul li:hover .text{
    display: block;
}
.index_case_slide .bd ul li:hover .mask{
    display: block;
}


/*index_join*/
.index_join{
    padding:50px 0 70px 0;
    background: url(../images/ibg2.jpg)no-repeat center center;
    background-size: 1920px 100%;
}
.index_join .htit h2{
    color:#fff;
    background: url(../images/hbg3.png)no-repeat center bottom;
}
.index_join .htit p{
    color:#fff;
}
.index_join .htit{
    padding-bottom:20px;
}.index_join_slide{
    width:1350px;
    margin:0 auto;
    position: relative;
}
.index_join_slide .hd{
    text-align:center;
}
.index_join_slide .hd ul{
   display: inline-block;
}
.index_join_slide .hd ul li{
   float:left;
   display: inline-block;
   color:#fff;
   font-size:20px;
   line-height:40px; 
   padding:0 30px;
   margin:20px 10px;
   border-radius: 20px;
   background: rgba(0,0,0,.5);
}
.index_join_slide .hd ul li.on,
.index_join_slide .hd ul li:hover{
    color:#fff;
    background: #881b20;
}

.index_join_slide .bd .snext,
.index_join_slide .bd .sprev{
  width:50px;
  height:150px;
  border:1px solid #888;
  position: absolute;
  top:calc(50% - 75px);
  z-index: 99;
  cursor: pointer;
}
.index_join_slide .bd .snext{
    right:0;
    background: url(../images/r_bg.png)no-repeat center center;
}
.index_join_slide .bd .sprev{
    left:0;
    background: url(../images/l_bg.png)no-repeat center center;
}
.index_join_slide .bd .snext:hover{
    background: #e60012 url(../images/r_bg2.png)no-repeat center center;
    border:1px solid #e60012;
}
.index_join_slide .bd .sprev:hover{
    background: #e60012 url(../images/l_bg2.png)no-repeat center center;
    border:1px solid #e60012;
}
.index_join_slide .bd{
    width:1350px;
}
.index_join_slide .bd .parbd{
    width:1160px;
    margin:0 auto;
}
.index_join_slide .bd .parbd ul li{
    width:380px;
    margin-right:10px;
}
.index_join_slide .bd .parbd ul li .img_box{
     width:380px;
     height:285px;
     line-height:285px;
     text-align:center;
}
.index_join_slide .bd .parbd ul li .text{
    color:#fff;
    font-size:16px;
    line-height:50px;
    text-align:center;
}

/*.index_news*/
.index_news{
    padding:50px 0;
}
.index_news .htit{
    padding-bottom:25px;
}
.index_news .left{
    float:left;
    width:570px;
    height:415px;
    position: relative;
}
.index_news .left .img_box{
    width:570px;
    height:415px;
}
.index_news .left .text{
    width:540px;
    line-height:50px;
    padding:10px 15px 0 15px;
    color:#fff;
    font-size:22px;
    background: rgba(0,0,0,.7);
    position: absolute;
    bottom:0;
    left:0;
}
.index_news .right{
    float:right;
    width:610px;
}
.index_news .right .text_box{
    width:610px;
    padding-bottom:20px;
    border-bottom:1px solid #ddd;
    margin-bottom:15px;
    position: relative;
}
.index_news .right .text_box:last-child{
    margin-bottom:0;
}
.index_news .right .text_box .more3{
    position: absolute;
    right:0;
    top:10px;
}
.index_news .right .text_box h3{
    color:#333;
    font-size:18px;
    line-height:37px;
}
.index_news .right .text_box .day{
    color:#8d8d8d;
    font-size:12px;
    line-height:20px;
}
.index_news .right .text_box .text{
    color:#8d8d8d;
    font-size:15px;
    line-height:25px;
}



/*index_link*/
.index_link{
    padding-bottom:50px;
}
.index_link .list a{
    display: inline-block;
    color:#777;
    font-size:16px;
    line-height:30px;
    padding-right:20px;
}




/*footer*/
.footer{
    background: #efefef;
    padding:70px 0 20px 0;
    position: relative;
}
.footer .flogo{
    width:142px;
    height:135px;
    position: absolute;
    top:-20px;
    left:calc(50% - 71px);
}
.footer .left{
    float:left;
    width:470px;
}
.footer .left .f1_box{
    width:470px;
    border-bottom:1px solid #ddd;
}
.footer .left .f1_box .f1_nav li{
    float:left;
    display: inline-block;
    color:#8d8d8d;
    font-size:15px;
    line-height:45px;
    font-weight: bold;
    padding-right:42px;
}
.footer .left .f1_nav li a{
    display: block;
}
.footer .left .f1_nav li:last-child{
    padding-right:0;
}


.footer .left .f2_box{
    width:470px;
}
.footer .left .f2_box .f2_nav{
    float:left;
    display: inline-block;
}
.footer .left .f2_box .f2_nav:nth-child(2){
    width:150px;
}

.footer .left .f2_box .f2_nav:nth-child(4){
    width:150px;
}
.footer .left .f2_box .f2_nav li{
    color:#8d8d8d;
    font-size:14px;
    line-height:30px;
    text-align:center;
}
.footer .right{
    float:right;
    width:490px;
}
.footer .right .text_box{
    float:left;
    width:320px;
}
.footer .right .text_box .text{
    color:#8d8d8d;
    font-size:15px;
    line-height:30px;
}
.footer .right .er_box{
    float:right;
    width:120px;
    margin-right:20px;
}
.footer .right .er_box .img_box{
    width:120px;
    height:120px;
}
.footer .right .er_box .text{
    color:#8d8d8d;
    font-size:15px;
    line-height:50px;
    text-align:center;
}
/*footer*/
.footer2{
    background: #efefef;
    padding:20px 0;
    position: relative;
}
.footer2 .text{
    color:#8d8d8d;
    font-size:15px;
    line-height:30px;
    text-align:center;
}






.public_nav{
    height:80px;
    text-align:center;
    padding: 50px 0 20px;
}

.public_nav ul{
    display: inline-block;
}
.public_nav ul li a{
    display: block;
    padding:0 20px;
    font-size: 22px;
}
.public_nav ul li{
    float:left;
    height:80px;
    line-height:80px;
    text-align:center;
    color:#777;
    font-size:16px;
}
.public_nav ul li.on,
.public_nav ul li:hover{
    color:#000;
}





.net {
    padding:40px 0 80px 0;
}
.net .form_box{
    margin-bottom: 50px;
}
.net .form_box select,
.net .form_box input.text{
  width:21%;
  height:50px;
  line-height:50px;
  float:left;
  text-indent:15px;
  color:#666;
  font-size:15px;
  border:1px solid #e5e5e5;
  margin-right:1.15%;
  border-radius:5px;
  background:#fff;
  outline: none;
}
.net .form_box input.submit{
  width:11%;
  height:50px;
  line-height:50px;
  float:left;
  color:#fff;
  font-size:18px;
  text-align:center;
  border:1px solid #881b20;
  border-radius:5px;
  background:#881b20;
  outline: none;
}
.net .net_box{
  padding:20px 0 70px 0;
  -webkit-box-shadow: 1px 1px 10px #ccc;
  -moz-box-shadow: 1px 1px 10px #ccc;
  box-shadow: 1px 1px 10px #ccc;
}
.net .net_box .net_right{
  float:left;
  width:860px;
}

#ChinaMap{
    margin:0 auto;
}
.stateTip, #StateTip { display: none; position: absolute; padding: 8px; background: #fff; border: 2px solid #2385B1; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; font-size: 12px; font-family: Tahoma; color: #333; }
.mapInfo i { display: inline-block; width: 15px; height: 15px; margin-top: 5px; line-height: 15px; font-style: normal; background: #aeaeae; color: #fff; font-size: 11px; font-family: Tahoma; -webkit-border-radius: 15px; border-radius: 15px; text-align: center }
.mapInfo i.active { background: #E27F21; }
.mapInfo span { padding: 0 5px 0 3px; }
.mapInfo b { font-weight: normal; color: #2770B5 }


.net .net_box .net_left{
  float:left;
  width:340px;
}
.net .net_box .net_left h3{
  width:340px;
  line-height:40px;
  text-indent:30px;
  color:#666;
  font-size:18px;
  text-align:left;
  box-shadow: 1px 1px 10px #eee;
}
.net .net_box .net_left h3 i{
    color:#881b20;
}
.net .net_box .net_left .net_slide{
  position: relative;
}
.net .net_box .net_left .net_slide .snext,
.net .net_box .net_left .net_slide .sprev{
  width:50%;
  height:70px;
  position: absolute;
  bottom:-170px;
  cursor: pointer;
}
.net .net_box .net_left .net_slide .snext{
    left:0;
    background:#eee url(../images/u.png)no-repeat center center;
}
.net .net_box .net_left .net_slide .sprev{
    right:0;
    background:#888 url(../images/u2.png)no-repeat center center;
}
.net .net_box .net_left .net_slide ul li{
  width:340px;
}
.net .net_box .net_left .net_slide ul li .text_box{
  width:280px;
  padding:20px 10px 20px 60px;
  box-shadow: 1px 1px 10px #eee;
  position: relative;
}
.net .net_box .net_left .net_slide ul li .text_box i{
  color:#fff;
  font-size:14px; 
  width:30px;
  height:30px;
  line-height:30px;
  border-radius: 100%;
  text-align:center;
  position: absolute;
  left:20px;
  top:20px;
  background:#c5c5c5;
}

.net .net_box .net_left .net_slide ul li.on,
.net .net_box .net_left .net_slide ul li:hover{
  background: rgba(255,255,255,.3);
}
.net .net_box .net_left .net_slide ul li.on .text_box i,
.net .net_box .net_left .net_slide ul li:hover .text_box i{
  background: #881b20;
}

.net .net_box .net_left .net_slide ul li .text_box .text{
  color:#777;
  font-size:12px; 
  line-height:30px;
  text-align:left;
  letter-spacing:1px;
}






.join{
    padding-bottom:80px;
} 
.join .list_box{
    width:1200px;
    display: block;
    margin:0 auto;
}
.join .list_box .list{
   width:600px;
   margin-bottom:20px;
}
.join .list_box .list .pic{
    float:left;
    width:210px;
    height:210px;
    line-height:210px;
    padding-left:15px;
}
.join .list_box .list .text_box{
    float:right;
    width:325px;
    padding-right:15px;
}
.join .list_box .list .text_box h3{
    color:#881b20;
    font-size:20px;
    line-height:70px;
    text-align:left;
}
.join .list_box .list .text_box .text{
    color:#323232;
    font-size:18px;
    line-height:30px;
}












.about {
    padding:40px 0;
    background: url(../images/ibg4.jpg)no-repeat left top;
    background-size:1920px 100%; 
}
.about .htit2{
    padding-bottom:20px;
}
.about .text_box{
    width:1200px;
}
.about .text_box .text{
    color:#000;
    font-size:15px;
    line-height:30px;
    text-align:center;
} 
.about .text_box .text img{
    display: block;
    margin:0 auto;
}
.about .list .right{
    float:right;
    width:695px;
    height:470px;
}
.about .list .right .img_box{
    width:695px;
    height:470px;
    line-height:470px;
    box-shadow: #888 1px 1px 15px 1px ;
}
.about .list_box{
    padding-top:30px;
    display: block;
    width:1200px;
}
.about .list_box .text{
    color:#000;
    font-size:15px;
    line-height:30px;
}


.about2{
    background: url(../images/abg.jpg)no-repeat center center;
    background-size:1920px 100%; 
    padding:60px 0;
}
.about2 .htit2{
    padding-bottom:40px;
}



.about2_slide{
    width:1200px;
    height:370px;
    position: relative;
}
.about2_slide .hd{
    width:295;
    padding-top:40px;
    background: rgba(255,255,255,.8);
    position: absolute;
    top:0;
    left:25px;
    bottom:0;
}
.about2_slide .hd ul li{
    width:295px;
    height:58px;
    line-height:58px;
    text-indent: 70px;
    overflow: hidden;
    color:#666;
    font-size:18px;
}
.about2_slide .hd ul li.on{
    color:#881b20;
    background: url(../images/abg3.png) no-repeat 40px center;
}
.about2_slide .bd{
    width:635px;
    height:370px;
    position: absolute;
    top:0;
    right:25px;
    bottom:0;
}
.about2_slide .bd ul li{
    width:635px;
    height:370px;
    background: url(../images/abg2.png)no-repeat center center;
    background-size:635px 370px; 
}
.about2_slide .bd ul li .text{
    width:350px;
    height:300px;
    margin:0 auto;
    color:#000;
    font-size:15px;
    line-height:30px;
}





.about3{
    padding:40px 0;
}
.about3 .htit2{
    padding-bottom:20px;
}
.about3_slide{
    position: relative;
}

.about3_slide .hd{
    text-align:center;
}
.about3_slide .hd ul{
   display: inline-block;
}
.about3_slide .hd ul li{
   float:left;
   display: inline-block;
   color:#fff;
   font-size:20px;
   line-height:40px; 
   padding:0 30px;
   margin:20px 10px;
   border-radius: 20px;
   background: #333;
}
.about3_slide .hd ul li.on,
.about3_slide .hd ul li:hover{
    color:#fff;
    background: #881b20;
}
.about3_slide .bd .sprev,
.about3_slide .bd .snext{
    width:40px;
    height:80px;
    cursor: pointer;
    position: absolute;
    top:calc(50% - 40px);
    z-index: 99;
}
.about3_slide .bd .sprev{
    background: url(../images/l_bg.png) no-repeat center center;
    left:-60px;
}
.about3_slide .bd .snext{
    background: url(../images/r_bg.png) no-repeat center center;
    right:-60px;
}

.about3_slide .bd ul li{
    width:385px;
    margin-right:22px;
}
.about3_slide .bd ul li a{
    display: block;
}
.about3_slide .bd ul li .img_box{
    width:385px;
    height:284px;
}
.about3_slide .bd ul li .text{
    color:#4b4b4b;
    font-size:16px;
    line-height:50px;
    text-align:center;
}













.news .list{
    width:1200px;
    padding-botton:30px;
    border-bottom:1px solid #ddd;
}
.news .list .img_box{
    float:left;
    width:360px;
    height:265px;
    line-height:265px;
    overflow: hidden;
}
.news .list .img_box img{
    transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -webkit-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
}
.news .list:hover .img_box img{
    transform: scale(1.3);
    -ms-transition: scale(1.3);
    -moz-transition: scale(1.3);
    -webkit-transition: scale(1.3);
    -o-transition: scale(1.3);
}
.news .list .text_box{
    float:right;
    width:785px;
    height:265px;
    position: relative;
}
.news .list .text_box .more2{
    display: inline-block;
    position: absolute;
    left:0;
    bottom:20px;
}
.news .list:hover .text_box .more2{
    color:#fff;
    background: #881b20;
    border:1px solid #881b20;
}
.news .list .text_box .day{
    color:#333;
    font-size:15px;
    line-height:30px;
    display: inline-block;
    position: absolute;
    left:160px;
    bottom:20px;
}
.news .list .text_box h3{
    color:#333;
    font-size:18px;
    line-height:25px;
    padding-bottom:20px;
}
.news .list .text_box .text{
    color:#666;
    font-size:15px;
    line-height:30px;
}

.news .pages{
    margin:50px 0;
}







.news_v h2{
    color:#333;
    font-size:24px;
    line-height:30px;
    text-align:center;
    padding-top:40px;
}
.news_v .day{
    color:#666;
    font-size:15px;
    line-height:30px;
    text-align:center;
    padding-bottom:30px;
}
.news_v .text{
    color:#666;
    font-size:18px;
    line-height:30px;
}
.news_v .text img{
    display: block;
    margin:0 auto;
}
.news_v .pages{
    margin:40px 0 80px 0;
}






.recruit{
    padding: 0 0 80px 0;
}
.recruit .htit2{
    padding-bottom:10px;
}
.recruit .htit2 p{
    color:#999;
    font-size:18px;
}
.recruit .text_box{
    width:1080px;
    height:65px;
    padding:0 80px 0 40px;
    background: #881b20;
    margin:60px 0 15px 0;
}
.recruit .text_box .text{
    color:#fff;
    font-size:18px;
    line-height:75px;
    text-align:center;
}
.recruit .text_box .text:first-child{
    text-align:left;
}
.recruit .text_box .text:last-child{
    text-align:right;
}
.recruit .list {
    margin-bottom:15px;
    border:1px solid #ddd;
}
.recruit .list .hd{
    padding:0 80px 0 40px;
    background: url(../images/recruit.png)no-repeat 1150px center;
    border-bottom:none;
    cursor: pointer;
}
.recruit .list .hd .text:first-child{
    text-align:left;
}
.recruit .list .hd .text:last-child{
    text-align:right;
}
.recruit .list .hd .text{
    color:#666;
    font-size:18px;
    line-height:60px;
    text-align:center;
}

.recruit .list .bd{
    padding:10px 40px 20px 40px;
} 

.recruit .list .bd .text{
    color:#7d7d7d;
    font-size:16px;
    line-height:32px;
}








.case{
   /* padding-top:50px;*/
}
.case .public_nav{
    padding-bottom:20px;
}
.case .public_nav ul li a{
    padding:0 40px;
}
.case .public_nav ul li{
    background: url(../images/ibg3.png)no-repeat right center;
}
.case .public_nav ul li:last-child{
    background: none;
}

.case .list{
    width:400px;
    text-align:center;
    margin:0 auto 20px auto;
}
.case .list a{
    display: block;
}
.case .list:hover{
    box-shadow: #ddd 1px 1px 10px 1px;
}
.case .list .pic_box{
    width:380px;
    height:267px;
    margin:10px 10px 0 10px;
    display: block;
    position: relative;
}
.case .list .pic_box .pic{
    width:380px;
    height:267px;
    line-height:267px;
    text-align:center;
    display: block;
}

.case .list .pic_box .pic img{
    width: 100%;
    height: 100%;
}

.case .list:hover .pic_box .pic2{
    display: block;
    width:90px;
    height:60px;
    background:rgba(129,30,34,.8) url(../images/casebg.png)no-repeat center center;
    position: absolute;
    bottom:0;
    right:0;
    z-index: 50;
}
.case .list .text{
    color:#242424;
    font-size:15px;
    line-height:45px;
}
.case .pages{
    margin:50px 0 80px 0;
}





.cont{
    padding:50px 0;
}    
.cont .main{
    position: relative;
}
.cont .htit2{
    margin-bottom:20px;
}
.cont .text_box{
    float:left;
    width:420px;
}
.cont .text_box .text{
    color:#111;
    font-size:18px;
    line-height:40px;
}
.cont .form_box{
    float:right;
    width:630px;
    padding-left:70px;
    border-left:1px solid #ddd;
}
.cont .form_box form p{
    display: block;
}
.cont .form_box form p input{
    float:left;
    width:298px;
    height:50px;
    line-height:50px;
    text-indent:20px;
    color:#6e6e6e;
    font-size:15px;
    border:1px solid #ddd;
    margin:0 30px 30px 0;
}
.cont .form_box form p input:nth-child(2n){
    margin-right:0;
}
.cont .form_box form textarea.message{
    width:628px;
    height:175px;
    color:#6e6e6e;
    font-size:15px;
    line-height:40px;
    text-indent:20px;
    border:1px solid #ddd;
}
.cont .form_box form .f1{
    position: relative;
    margin-top:20px;
}
.cont .form_box .f1 .pic{
    width:110px;
    height:50px;
    line-height:50px;
    position: absolute;
    left:0;
    top:0;
}
.cont .form_box .f1 .num{  
    float:left;
    width:135px;
    height:50px;
    color:#6e6e6e;
    font-size:15px;
    line-height:50px;
    text-indent:20px;
    margin-left:125px;
    margin-right:25px;
    border:1px solid #ddd;
}
.cont .form_box .f1 .reset{
    width:160px;
    height:50px;
    line-height:50px;
    text-align:center;
    background:#999;
    color:#fff;
    font-size:17px;
    display: block;
    margin-right:20px;
    float:left;
    cursor: pointer;
}
.cont .form_box .f1 .submit{
    width:160px;
    height:50px;
    line-height:50px;
    text-align:center;
    background:#999;
    color:#fff;
    font-size:17px;
    display: block;
    float:left;
}
.cont .form_box form .f1 .reset:hover,
.cont .form_box form .f1 .submit:hover{
    background: #881b20;
}

.cont2 .map{
    width:100%;
    max-width:1920px;
    padding-top:50px;
    padding-bottom:30px;
}
.cont2 .map .img_box{
    width:100%;
    max-width:1920px;
    overflow: hidden;
}



.pro_box .public_nav{
    height:auto;
}
.pro_box .public_nav ul li{
    height:65px;
    line-height:65px;
	margin-bottom:5px;
	margin-right:5px;
}
.pro_box .public_nav ul li a{
    padding:0 15px;
}
.pro_box .public_nav ul li.on,
.pro_box .public_nav ul li:hover{
    color:#fff;
    background: #881b20;
}


.pro{
    padding:40px 0;
    background: url(../images/probg.jpg)no-repeat center center;
}
.pro .list .left{
    float:left;
    width:555px;
    height:390px;
    line-height:390px;
}
.pro .list .right{
    float:right;
    width:560px;
}
.pro .list .right .htit3{
    padding:70px 0 40px 0;
}
.pro .list .right .htit3 h2{
    color:#888;
    font-size:25px;
    line-height:30px;
    text-transform: uppercase;
}
.pro .list .right .htit3 p{
    color:#333;
    font-size:26px;
    line-height:50px;
}
.pro .list .right{
    color:#666;
    font-size:16px;
    line-height:30px;
}



.pro2{
    padding-top:50px;
}
.pro2 .list_box .list{
    display: inline-block;
    width:370px;
    margin-right:41px;
    margin-bottom:30px;
    overflow: hidden;
}
.pro2 .list_box .list:hover{
    box-shadow:#888 1px 1px 10px 1px;
}
.pro2 .list_box .list:nth-child(3n){
    margin-right:0;
}
.pro2 .list_box .list a{
    display: block;
}
.pro2 .list_box .list .img_box{
    width:368px;
    height:368px;
    line-height:368px;
    border:1px solid #ddd;
}
.pro2 .list_box .list .text{
    color:#666;
    font-size:16px;
    line-height:65px;
    text-align:center;
}

.pro2 .pages{
    margin:20px 0 70px 0;
}


.prov{
    margin:70px 0;
}
.prov .main{
    width:1200px;
    height:560px;
    position: relative;
}
.prov .list{
    width:590px;
    height:430px;
    margin:0 auto;
    position: absolute;
    top:0;
    right:0;
    z-index: 99;
}
.prov .list h2{
    color:#222;
    font-size:28px;
    line-height:70px;
    border-bottom:1px solid #ddd;
}
.prov .list .text{
    padding:20px 0 0 0;
    height:200px;
}
.prov .list .text p{
    padding:10px 0;
}
.prov .list .text p i{
    float:left;
    display: inline-block;
    color:#ef1919;
    font-size:15px;
    line-height:25px;
    padding-right:15px;
    background: url(../images/provbg3.jpg)no-repeat right center;
    max-width:25%;
}
.prov .list .text p span{
    float:left;
    max-width:75%;
    color:#666;
    font-size:15px;
    padding-left:15px;
    line-height:25px;
    display: inline-block;
}
.prov .list .vr_box{
    position: absolute;
    right:0;
    bottom:32px;
    z-index: 11;
    cursor: pointer;
}
.prov .list .vr_box .vr{
    position: relative;
}
.prov .list .vr_box .vr{
    color:#fff;
    font-size:15px;
    width:120px;
    height:45px;
    line-height:45px;
    padding-left:45px;
    border-radius: 22px;
    text-align:center;
    margin-top:20px;
    background:#e81f32 url(../images/provbg.png)no-repeat 20px center;
}
.prov .list .vr_box{
    display: block;
}
.prov .list .vr_box .er_box{
    width:120px;
    height:120px;
    line-height:120px;
    text-align:center;
    display: block;
    position: absolute;
    top:-120px;
    right:calc(50% - 60px);
    z-index: 10;
}
.prov .list .vr_box:hover .er_box{
    display: block;
}
.prov .list .more_box{
    margin-top:75px;
}
.prov .list .more_box a{
    float:left;
    color:#666;
    font-size:15px;
    padding-right:30px;
    line-height:15px;
    text-align:center;
    display: block;
}
.prov .list .more_box a:nth-child(2){
    border-left:2px solid #ddd;
    border-right:2px solid #ddd;
    padding:0 30px;
    margin-right:30px;
}
.prov .list .more_box a:hover,
.prov .list .more_box a.on{
    color:#e81f32;
}


.prov .prov_slide{
    width:1200px;
    height:540px;
    display: block;
    position: relative;
}
.prov .prov_slide .prov_sprev,
.prov .prov_slide .prov_snext{
    width:35px;
    height:112px;
    line-height:112px;
    text-align:center;
    color:#fff;
    font-size:18px;
    font-family: "宋体";
    display: block;
    background: #bfbfbf;
    position: absolute;
    bottom: 10px;
    z-index: 80;
    cursor: pointer;
    outline: none;
}
.prov .prov_slide .prov_sprev{
    left:600px;
}
.prov .prov_slide .prov_snext{
    right:125px;
}
.prov .prov_slide .prov_sprev:hover,
.prov .prov_slide .prov_snext:hover{
    background: #444;
}
.prov .prov_slide #thumbs{
    width:375px;
    height:112px;
    margin:0 auto;
    overflow: hidden;
    position: absolute;
    right:170px;
    bottom:10px;
    z-index: 70;
} 
.prov .prov_slide #thumbs .swiper-slide-thumb-active .img_box,
.prov .prov_slide #thumbs .swiper-slide:hover .img_box{
    border:1px solid #e81f32;
}
.prov .prov_slide #thumbs .swiper-slide .img_box{
    width:110px;
    height:108px;
    line-height:108px;
    border:1px solid #ddd;
    text-align:center;
}

.prov .prov_slide #gallery{
    width:522px;
    height:522px;
    margin:0 auto;
    position: absolute;
    left:0;
    bottom:10px;
    z-index: 60;
} 
.prov .prov_slide #gallery .swiper-slide .img_box{
    width:520px;
    height:520px;
    line-height:520px;
    border:1px solid #ddd;
    text-align:center;
}







.prov2{
    background:url(../images/provbg2.jpg)no-repeat top center;
    background-size:1920px 100%;
    padding:70px 0 60px 0;
}
.prov2 .htit2{
    padding-bottom:50px;
}
.prov2 .htit2 h2{
    color:#dcdcdc;
    font-size:34px;
    line-height:40px;
    text-align:center;
}
.prov2 .htit2 p{
    color:#666;
    font-size:28px;
    line-height:30px;
    text-align:center;
}
.prov2 .vr_box{
    width:875px;
    height:620px;
    margin:0 auto;
    position: relative;
}
.prov2 .vr_box a{
    display: block;
}
.prov2 .vr_box .img_box{
    width:875px;
    height:620px;
    line-height:620px;
}
.prov2 .vr_box p{
    color:#fff;
    font-size:15px;
    line-height:50px;
    width:875px;
    height:50px;
    text-align:center;
    background: rgba(0,0,0,.4);
    position: absolute;
    left:0;
    bottom:0;
}


.prov3{
    padding:70px 0 50px 0;
}

.prov3 .htit2{
    padding-bottom:30px;
}
.prov3 .htit2 h3{
    color:#666;
    font-size:28px;
    line-height:30px;
    text-align:left;
    padding-left:15px;
    border-left:3px solid #c91823;
}
.prov3 .list_box .list a{
    display: block;
}
.prov3 .list_box .list{
    float:left;
    width:275px;
    height:340px;
    margin-right:33px;
}
.prov3 .list_box .list:hover{
    box-shadow: #ddd 3px 3px 10px 3px;
}
.prov3 .list_box .list:nth-child(4n){
    margin-right:0;
}
.prov3 .list_box .list .img_box{
    width:275px;
    height:275px;
    line-height:275px;
    text-align:center;
}
.prov3 .list_box .list .text{
    width:275px;
    height:65px;
    line-height:65px;
    color:#666;
    font-size:16px;
    text-align:center;
}
