
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/

/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 550px;
    background: #FFF;
    overflow: hidden;
  }
  
  .fullSlide .bd {
    height: 550px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  
  .fullSlide .bd ul {
    width: 100% !important;
  }
  
  .fullSlide .bd li {
    width: 100% !important;
    height: 550px;
    overflow: hidden;
    text-align: center;
  }
  
  .fullSlide .bd li a {
    display: block;
    height: 550px;
  }
  
  .fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    height: 30px;
    text-align: center;
  }
  
  .fullSlide .hd ul {
    text-align: center;
  }
  
  .fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 12px;
    height: 12px;
    margin: 7px;
    background-color: #fff;
    overflow: hidden;
    line-height: 99px;
    border-radius: 50%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
  }
  
  .fullSlide .hd ul .on {
    width: 20px;
    background: #2072cb;
    border-radius: 6px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
  }
  
  
  .fullSlide .next {
    width: 29px;
    height: 56px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 2;
    background: url(../images/bannerR.png) no-repeat center;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    right: 10%;
  }
  
  .fullSlide .prev {
    width: 29px;
    height: 56px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 2;
    background: url(../images/bannerL.png) no-repeat center;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    left: 10%;
  }


/*sou*/

.sou_bg{
    width: 100%;
    height: 88px;
    border-bottom: 1px solid #e6e6e6;
}

.sou_bg .sou{
    width: 1200px;
    margin: 0 auto;
    height: 88px;
    line-height: 88px;
}

.sou_bg .sou .trait_l{
    float: left;
    font-size: 18px;
    color: #2072cb;
    font-weight: bold;
}

.sou_bg .sou .trait_c{
    float: left;
    margin-left: 40px;
}

.sou_bg .sou .trait_c ul li{
    float: left;
    margin-right: 10px;
    font-size: 14px;
    color: #666;
    background: url(../images/buttom3.png) no-repeat left center;
    padding-left: 22px;
}

.sou_bg .sou .search{
    float: right;
    width: 298px;
    height: 38px;
    border: 1px solid #dcdcdc;
    margin-top: 24px;
    position: relative;
}

.sou_bg .sou .search .search2{
    float: left;
    background: none;
    width: 200px;
    height: 38px;
    text-indent: 10px;
    font-size: 14px;
    color: #b2b2b2;
}

.sou_bg .sou .search_s{
    width: 40px;
    height: 40px;
    position: absolute;
    top: -28px;
    right: 0;
}





/*title*/

.title{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.title h3{
    font-size: 32px;
    font-weight: bold;
    color: #333;
    padding-bottom: 12px;
    background: url(../images/title.png) no-repeat bottom center;
}

.title h3 a{
    font-size: 32px;
    font-weight: bold;
    color: #333;
}

.title  span{
    display: block;
    font-size: 14px;
    color: #888888;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-top: 12px;
}


/*product*/

.product_bg{
    width: 100%;
    height: 888px;
    margin: 0 auto;
    background: url(../images/pro_bg.jpg) no-repeat  center;
}

.product_bg .product{
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
}

.product_bg .product .pro_box{
    width: 1200px;
    margin: 65px auto 0 auto;
}

.product_bg .product .pro_box .pro_l{
    float: left;
    width: 284px;
    height: 642px;
    background: url(../images/pro_l.jpg) no-repeat  center;
}

.product_bg .product .pro_box .pro_l .pro_t{
    height: 89px;
    text-align: center;
}

.product_bg .product .pro_box .pro_l .pro_t h5 a{
    display: block;
    font-size: 24px;
    color: #fefefe;
    font-weight: bold;
    padding-top: 12px;
}

.product_bg .product .pro_box .pro_l .pro_t h5 a span{
    display: block;
    font-size: 14px;
    color:  #2e79c4;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin-top: 5px;
}

.product_bg .product .pro_box .pro_l .pro_con{
    width: 254px;
    height: 523px;
    background:  #fff;
    margin: 0 0 0 10px;
    padding: 10px 0;
    overflow-x: hidden;
}

.product_bg .product .pro_box .pro_l .pro_con ul li{
    width: 200px;
    height: 45px;
    line-height: 45px;
    background: #f5f5f5;
    margin: 0px auto 15px auto;
    padding: 0 15px;
    position: relative;
    z-index: 5;

}

.product_bg .product .pro_box .pro_l .pro_con ul li  a{
    float: left;
    font-size: 16px;
    color: #555;
    background: url(../images/buttom5.png) no-repeat left center;
    padding-left: 20px;
    width: 150px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product_bg .product .pro_box .pro_l .pro_con ul li span{
    display: block;
    float: right;
    width: 16px;
    height: 16px;
    background: url(../images/buttom7.png) no-repeat left center;
    margin-top: 15px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product_bg .product .pro_box .pro_l .pro_con ul li i{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 45px;
    background: #0a56af;
    z-index: -1;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product_bg .product .pro_box .pro_l .pro_con ul li:hover i{
    width: 100%;
}

.product_bg .product .pro_box .pro_l .pro_con ul li:hover  a{
    color: #fff;
    background: url(../images/buttom4.png) no-repeat left center;
}

.product_bg .product .pro_box .pro_l .pro_con ul li:hover span{
    background: url(../images/buttom6.png) no-repeat left center;
}

.product_bg .product .pro_box .pro_tab{
    float: right;
    width: 910px;
}

.product_bg .product .pro_box .pro_tab ul li{
    float: left;
    width: 282px;
    height: 304px;
    border: 1px solid #ebebeb;
    margin: 0 0 30px 19px;
    position: relative;
    z-index: 5;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product_bg .product .pro_box .pro_tab ul li .pic{
    width: 282px;
    height: 216px;
    background: #ebebeb;
    position: relative;
    z-index: 5;
}

.product_bg .product .pro_box .pro_tab ul li .pic img{
    width: 272px;
    height: 206px;
    display: block;
    padding: 5px;

}

.product_bg .product .pro_box .pro_tab ul li .txt{
    height: 85px;
    margin: 0 10px;
}

.product_bg .product .pro_box .pro_tab ul li .txt .txt_t{
    border-bottom: 1px solid #dfdfdf;
    height: 40px;
    line-height: 40px;
}

.product_bg .product .pro_box .pro_tab ul li .txt .txt_t h5 a{
    float: left;
    font-size: 14px;
    color: #444;
    width: 200px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.product_bg .product .pro_box .pro_tab ul li .txt .txt_t .more{
    float: right;
    font-size: 14px;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.product_bg .product .pro_box .pro_tab ul li .txt p{
    font-size: 14px;
    color: #adadad;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    margin-top: 10px;

}

.product_bg .product .pro_box .pro_tab ul li i{
    position: absolute;
    left: 0;
    top: 0;
    width: 282px;
    height: 0px;
    background: #2072cb;
    z-index: -1;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product_bg .product .pro_box .pro_tab ul li:hover i {
    height: 100%;
}

.product_bg .product .pro_box .pro_tab ul li:hover{
    border: 1px solid #2072cb;

}



/*lc*/

.lc_bg{
    width: 100%;
    height: 520px;
    margin: 0 auto;
    background: url(../images/lc_bg.jpg) no-repeat  center;
}

.lc_bg .lc{
    width: 1200px;
    margin: 0 auto;
    padding-top: 45px;
}

.lc_bg .lc .lc_t{
    text-align: center;
}

.lc_bg .lc .lc_t h3{
    font-size: 24px;
    color: #333;
}

.lc_bg .lc .lc_t  p{
    font-size: 14px;
    color: #666;
    margin-top: 8px;
}

.lc_bg .lc .lc_box{
    width: 1200px;
    margin: 195px auto 0 auto;
}

.lc_bg .lc .lc_box ul li{
    width: 110px;
    float: left;
    margin: 0 46px 0 0;
}

.lc_bg .lc .lc_box ul li span{
    display: block;
    width: 109px;
    height: 110px;
    background: url(../images/lc_list.png) no-repeat  center;
}

.lc_bg .lc .lc_box ul li span img{
    display: block;
    margin: 0 auto;
    width: 109px;
    height: 110px;
}

.lc_bg .lc .lc_box ul li:hover span{ 
    background: url(../images/lc_list1.png) no-repeat  center;
}

.lc_bg .lc .lc_box ul li h5{
    text-align: center;
    font-size: 18px;
    color: #444;
    margin-top: 15px;
}

.lc_bg .lc .lc_box ul li h5 i{
    display: block;
    font-size: 14px;
    color: #a8a8a8;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.lc_bg .lc .lc_box ul li:nth-child(2n){
    margin-top: -120px;
}

.lc_bg .lc .lc_box ul li:nth-child(8){
    margin-right: -50px;
}



/*about*/

.ab_bg{
    width: 100%;
    height: 849px;
    margin: 0 auto;
    background: url(../images/ab_bg.jpg) no-repeat  center;
}

.ab_bg .about{
    width: 1200px;
    margin: 0 auto;
    height: 400px;
    position: relative;
    padding-top: 90px;
}

.ab_bg .about .ab_t{
    float: left;
    font-size: 32px;
    color: #333;
    font-weight: bold;
    writing-mode:tb-rl;
    width: 110px;
    line-height: 110px;
}

.ab_bg .about .ab_img{
    float: left;
    width: 520px;
    height: 400px;
}

.ab_bg .about .ab_img img{
    width: 520px;
    height: 400px;
}

.ab_bg .about .ab_nr{
    float: right;
    width: 520px;
    margin-top: 20px;
}

.ab_bg .about .ab_nr .nr_t{
    height: 65px;
    line-height: 65px;
    background: url(../images/ab_t.png) no-repeat  left bottom;
    margin-bottom: 45px;
}

.ab_bg .about .ab_nr .nr_t h5{
    float: left;
    font-size: 18px;
    color: #333;
}

.ab_bg .about .ab_nr .nr_t h5 span{
    font-size: 14px;
    color: #888;
}

.ab_bg .about .ab_nr .nr_t .more{
    float: right;
}

.set_1_btn {
    cursor: pointer;
    display: block;
    font-size: 14px;
    color: #2072cb;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 63px;
    text-align: center;
    max-width: 100px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}
.Vbtn-2 {
	letter-spacing: 0;
	transition: all 150ms linear 0s;
}
.Vbtn-2:hover, .Vbtn-2:active {
	letter-spacing: 5px;
	transition: all 150ms linear 0s;
}
.Vbtn-2:after, .Vbtn-2:before {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border: 1px solid rgba(255, 255, 255, 0);
	bottom: 0px;
	content: " ";
	display: block;
	margin: 0 auto;
	position: relative;
	-webkit-transition: all 280ms ease-in-out;
	transition: all 280ms ease-in-out;
	width: 0;
}
.Vbtn-2:hover:after, .Vbtn-2:hover:before {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border-color: #2072cb;
	-webkit-transition: width 350ms ease-in-out;
	transition: width 350ms ease-in-out;
	width: 70%;
}
.Vbtn-2:hover:before {
	bottom: auto;
	top: 0;
	width: 70%;
}


.ab_bg .about .ab_nr p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    height: 150px;
    overflow: hidden;

}


/*fc*/

.fc{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.fc .fc_box{
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
}

.fc .fc_list{
    position: absolute;
    right: 210px;
    top: -60px;

}

.fc .fc_list ul{
    text-align: center;
}

.fc .fc_list ul li{
    display: inline-block;
    margin: 0 10px;
    width: 130px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #959595;
}

.fc .fc_list ul li a{
    font-size: 14px;
    color:  #666;
    text-align: center;
    display: block;
}

.fc .fc_list ul li:first-child{
    background: #2072cb;
    border: 1px solid #2072cb;
}

.fc .fc_list ul li:first-child a{
    color:  #fff;
}


.fc .fc_box .bd{
    width: 1200px;
    margin: 0 auto;
}



.fc .fc_box .bd ul li{
    float: left;
    width: 282px;
    height: 260px;
    border: 1px solid #ebebeb;
    margin: 0 8px 0px 8px;
    position: relative;
    z-index: 5;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.fc .fc_box .bd ul li .pic{
    width: 282px;
    height: 216px;
    background: #ebebeb;
    position: relative;
    z-index: 5;
}

.fc .fc_box .bd ul li .pic img{
    width: 272px;
    height: 206px;
    display: block;
    padding: 5px;

}

.fc .fc_box .bd ul li .txt{
    height: 44px;
    line-height: 44px;
    margin: 0 10px;
}


.fc .fc_box .bd ul li .txt h5 a{
    float: left;
    font-size: 14px;
    color: #444;
    width: 200px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.fc .fc_box .bd ul li .txt .more{
    float: right;
    font-size: 14px;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.fc .fc_box .bd ul li i{
    position: absolute;
    left: 0;
    top: 0;
    width: 282px;
    height: 0px;
    background: #2072cb;
    z-index: -1;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.fc .fc_box .bd ul li:hover i {
    height: 100%;
}

.fc .fc_box .bd ul li:hover{
    border: 1px solid #2072cb;

}


/*ys*/
.ys_bg{
    width: 100%;
    height: 1185px;
    margin: 0 auto;
    background: url(../images/ys_bg.jpg) no-repeat  center;
}

.ys_bg .ys{
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
    position: relative;
}

.ys_bg .ys .ys_t{
    position: absolute;
    left: 0 ;
    top: 353px;

}
.ys_bg .ys .ys_t h5{
    font-size: 38px;
    font-weight: bold;
    color: #fff;
}

.ys_bg .ys .ys_t span{
    display: block;
    font-size: 18px;
    color: #7ba2cb;
    text-transform: uppercase;
    margin-top: 18px;
}

.ys_bg .ys .ys_box{
    margin: 0 auto;
    width: 1200px;
    position: relative;
}

.ys_bg .ys .ys_box ul li{
    width: 745px;
    height: 162px;
    background:  #fafafa;
    border-radius: 85px;
    float: right;
    margin-bottom: 45px;
    position: relative;
    overflow: hidden;
}

.ys_bg .ys .ys_box ul li .txt{
   float: left;
   width: 530px;
   margin-left: 50px;
   -webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}

.ys_bg .ys .ys_box ul li .txt h5{
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin: 35px 0 8px 0;

}

.ys_bg .ys .ys_box ul li .txt h5 span{
    font-size: 14px;
    font-weight: normal;
    color: #444;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin-left: 10px;
}

.ys_bg .ys .ys_box ul li .txt p{
    font-size: 14px;
    color: #888;
    line-height: 26px;
}

.ys_bg .ys .ys_box ul li .ys_img{
    position: absolute;
    width: 162px;
    height: 162px;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin-left: 583px;
    top: 0;
    z-index: 5;

}

.ys_bg .ys .ys_box ul li .ys_img img{
    width: 162px;
    height: 162px;
    border-radius: 50%;
    position: relative;
}

.ys_bg .ys .ys_box ul li .ys_img h6{
    position: absolute;
    top: 30px;
    left: 45px;
    font-size: 60px;
    font-weight: bold;
    color: #fff;
}

.ys_bg .ys .ys_box ul li.ys4{
    float: left;
    margin-top: 100px;
}

.ys_bg .ys .ys_box ul li.ys5{
    float: left;
}

.ys_bg .ys .ys_box ul li.ys3 .txt h5{
    margin: 25px 0 8px 0;
}

.ys_bg .ys .ys_box ul li:hover{
    -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .08);
    box-shadow: 0 0 8px 6px rgba(0, 0, 0, .08);
}

.ys_bg .ys .ys_box ul li:hover .txt{
    margin-left: 195px;
}

.ys_bg .ys .ys_box ul li:hover .ys_img{
    margin-left: 0px;
    left: 0;
    top: 0;
}


/*case*/

.case_bg{
    width: 100%;
    height: 737px;
    margin: 0 auto;
    background: url(../images/case_bg.jpg) no-repeat  center;
}

.case_bg .case{
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
}

.case_bg .case .case_box{
    width: 1200px;
    margin: 57px auto 0 auto;
    position: relative;
    height: 420px;
}

.case_bg .case .case_box ul li{
    width: 284px;
    height: 200px;
}

.case_bg .case .case_box ul li .pic{
    width: 284px;
    height: 200px;
    position: relative;
}

.case_bg .case .case_box ul li .pic img{
    width: 284px;
    height: 200px;
}

.case_bg .case .case_box ul li .txt{
    width: 244px;
    height: 40px;
    line-height: 40px;
    background: url(../images/ico1.png) repeat  center;
    padding: 0 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
} 

.case_bg .case .case_box ul li .txt h5 a{
    font-size: 14px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case_bg .case .case_box ul li .txt .more{
    background: url(../images/more.png) no-repeat  center;
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 20px;
    top: 12px;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}


.case_bg .case .case_box ul li.case1{
    position: absolute;
    left: 0;
    top: 0;
}

.case_bg .case .case_box ul li.case2{
    position: absolute;
    left: 0;
    top: 220px;
}

.case_bg .case .case_box ul li.case3{
    position: absolute;
    left: 305px;
    top: 0;
    width: 590px;
    height: 420px;
}

.case_bg .case .case_box ul li.case3 .pic{
    width: 590px;
    height: 420px;
    position: relative;
}

.case_bg .case .case_box ul li.case3 .pic img{
    width: 590px;
    height: 420px;
}

.case_bg .case .case_box ul li.case3 .txt{
    width: 550px;
    height: 80px;
    background: url(../images/ico1.png) repeat  center;
    padding: 0 20px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.case_bg .case .case_box ul li.case3 .txt h5 a{
    font-size: 14px;
    color: #fff;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    line-height: 26px;
    padding-top: 10px;
}

.case_bg .case .case_box ul li.case3 .txt p{
    font-size: 14px;
    color: #fff;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    line-height: 24px;
}



.case_bg .case .case_box ul li.case4{
    position: absolute;
    right: 0;
    top: 0;
}

.case_bg .case .case_box ul li.case5{
    position: absolute;
    right: 0;
    top: 220px;
}

.case_bg .case .case_box ul li .txt span{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    background: url(../images/ico2.png) repeat  center;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    z-index: -1;
}

.case_bg .case .case_box ul li:hover .txt span{
    width: 100%;
}

.case_bg .case .case_box ul li:hover .txt h5 a{
    text-align: left;
    width: 210px;
}

.case_bg .case .case_box ul li:hover .txt .more{
    opacity: 1;
}

.case .case_more{
    margin: 50px auto  0 auto;
}

.case .case_more ul{
    text-align: center;
}

.case .case_more ul li{
    display: inline-block;
    margin: 0 10px;
    position: relative;
    z-index: 5;
    height: 40px;
    line-height: 40px;
}

.case .case_more ul li a{
    text-align: center;
    display: block;
}

.case .case_more ul li.zx1{
    width: 128px;
    height: 38px;
    border: 1px solid #959595;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
} 
.case .case_more ul li.zx1 a{
    font-size: 14px;
    color: #6666;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case .case_more ul li.zx1 span{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 40px;
    background: #2072cb;
    z-index: -1;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case .case_more ul li.zx1:hover span{
    width: 100%;
}

.case .case_more ul li.zx1:hover a{
    color: #fff;
}

.case .case_more ul li.zx2{
    width: 128px;
    height: 38px;
    background: #2072cb;
    position: relative;
    z-index: 5;
    border: 1px solid #2072cb;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case .case_more ul li.zx2 a{
    color: #fff;
}

.case .case_more ul li.zx2 span{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 38px;
    background: #fff;
    z-index: -1;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case .case_more ul li.zx2:hover span{
    width: 100%;
}

.case .case_more ul li.zx2:hover a{
    color: #2072cb;
}

.case .case_more ul li.zx2:hover{
    border: 1px solid #959595;
}


/*banner_1*/

.banner_1{
    width: 100%;
    margin: 0 auto;
    height: 320px;
    background: url(../images/banner_1.jpg) no-repeat  center;
}

.banner_1 .cont{
    width: 1200px;
    margin: 0 auto;
}

.banner_1 .cont .txt{
    padding-top: 50px;

}

.banner_1 .cont .txt h5{
    font-size: 26px;
    font-weight: bold;
    color: #333;

}

.banner_1 .cont .txt span{
    display: block;
    font-size: 14px;
    color: #c6c6c6;
    font-family: Arial, Helvetica, sans-serif;
    margin: 5px 0 15px 0;
}

.banner_1 .cont .txt p{
    font-size: 14px;
    color: #666;
    line-height: 27px;
}

.banner_1 .cont .zx{
    margin-top: 60px;
}

.banner_1 .cont .zx .tel{
    float: left;
    background: url(../images/tel1.png) no-repeat left center;
    padding-left: 50px;
    font-size: 16px;
    color: #333;
    line-height: 34px;
}


.banner_1 .cont .zx .tel span{
    font-size: 26px;
    color: #333;
}

.banner_1 .cont .zx .zixun{
    position: relative;
    float: left;
    margin-left: 30px;
    width: 126px;
    height: 42px;
    line-height: 42px;
    background: #2072cb;
    z-index: 5;
}

.banner_1 .cont .zx .zixun a{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.banner_1 .cont .zx .zixun i{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 42px;
    background: #303131;
    z-index: -1;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.banner_1 .cont .zx .zixun:hover i{
    width: 100%;
}



/*jz*/

.jz{
    width: 1200px;
    margin: 60px auto 0 auto;
}

.jz .jz_box{
    width: 1200px;
    margin: 60px auto 0 auto;
}

.jz .jz_box ul li{
    float: left;
    width: 282px;
    height: 260px;
    border: 1px solid #ebebeb;
    margin: 0 8px 30px 8px;
    position: relative;
    z-index: 5;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.jz .jz_box ul li .pic{
    width: 282px;
    height: 216px;
    background: #ebebeb;
    position: relative;
    z-index: 5;
}

.jz .jz_box ul li .pic img{
    width: 272px;
    height: 206px;
    display: block;
    padding: 5px;

}

.jz .jz_box ul li .pic span .more{
    width: 44px;
    height: 44px;
    display: block;
    background: url(../images/more1.png) no-repeat  center;
    position: absolute;
    top: 85px;
    left: 120px;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.jz .jz_box ul li:hover .pic span .more{
    opacity: 1;
}

.jz .jz_box ul li .txt{
    height: 44px;
    line-height: 44px;
    margin: 0 10px;
}


.jz .jz_box ul li .txt h5 a{
    float: left;
    font-size: 14px;
    color: #444;
    width: 200px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.jz .jz_box ul li .txt .more{
    float: right;
    font-size: 14px;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.jz .jz_box ul li i{
    position: absolute;
    left: 0;
    top: 0;
    width: 282px;
    height: 0px;
    background: #2072cb;
    z-index: -1;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.jz .jz_box ul li:hover i {
    height: 100%;
}

.jz .jz_box ul li:hover{
    border: 1px solid #2072cb;

}




/*news*/

.news_bg{
    width: 100%;
    margin: 40px auto 0 auto;
    height: 770px;
    background: url(../images/pagetop_bg.jpg) repeat  center;
}

.news_bg .news{
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
    height: 660px;
}

.news_bg .news .news_l{
    float: left;
    width: 650px;
}

.news_bg .news .news_l .news_t{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #d7d7d7;
    background: url(../images/news1.png) no-repeat left  center;
    padding-left: 43px;
}

.news_bg .news .news_l .news_t ul li{
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #333;
}

.news_bg .news .news_l .news_t ul li h5{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    float: left;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_l .news_t ul li h5 a{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    float: left;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}


.news_bg .news .news_l .news_t .more{
    font-size: 14px;
    color: #c2c2c2;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    float: right;
    font-weight: normal;
}

.news_bg .news .news_l .news_t ul li:hover{
    border-bottom: 2px solid #2072cb;
}
.news_bg .news .news_l .news_t ul li:hover h5{
    color: #2072cb;
}

.news_bg .news .news_l .news_t ul li:hover h5 a{
    color: #2072cb;
}

.news_bg .news .news_l .news_box{
    margin-top: 35px;
}

.news_bg .news .news_l .news_box .news_nr{
    height: 220px;
}

.news_bg .news .news_l .news_box .news_nr .news_img{
    width: 336px;
    height: 220px;
    float: left;
}

.news_bg .news .news_l .news_box .news_nr .news_img img{
    width: 336px;
    height: 220px;
}

.news_bg .news .news_l .news_box .news_nr .txt{
    float: right;
    width: 285px;
}

.news_bg .news .news_l .news_box .news_nr .txt a{
    font-size: 16px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    margin: 13px 0 10px 0;
}

.news_bg .news .news_l .news_box .news_nr .txt span{
    display: block;
    font-size: 14px;
    color: #888888;
}

.news_bg .news .news_l .news_box .news_nr .txt p{
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    margin-top: 10px;
}

.news_bg .news .news_l .news_box .news_nr .txt .xq{
    width: 108px;
    height: 36px;
    line-height: 36px;
    background: #2072cb;
    position: relative;
    z-index: 5;
    margin-top: 22px;
}

.news_bg .news .news_l .news_box .news_nr .txt .xq a{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;

}

.news_bg .news .news_l .news_box .news_nr .txt .xq i{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 36px;
    width: 0;
    background: #323232;
    z-index: -1;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_l .news_box .news_nr .txt .xq:hover i{
    width: 100%;
}

.news_bg .news .news_l .news_box .list{
    margin-top: 10px;
}

.news_bg .news .news_l .news_box .list ul li{
    height: 54px;
    line-height: 54px;
    border-bottom:1px dashed #dcdcdc;
    position: relative;
}

.news_bg .news .news_l .news_box .list ul li a{
    float: left;
    width: 500px;
    font-size: 15px;
    color: #666;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_l .news_box .list ul li span{
    float: right;
    font-size: 14px;
    color: #888;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_l .news_box .list ul li i{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    border-bottom:1px dashed #2072cb;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_l .news_box .list ul li:hover i{
    width: 100%;
}

.news_bg .news .news_l .news_box .list ul li:hover a{
    color: #2072cb;
}

.news_bg .news .news_l .news_box .list ul li:hover span{
    color: #2072cb;
}

.news_bg .news .question{
    width: 510px;
    float: right;
}

.news_bg .news .question .question_t{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #d7d7d7;
    background: url(../images/news2.png) no-repeat left center;
    padding-left: 43px;
}

.news_bg .news .question .question_t h5{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    float: left;
}

.news_bg .news .question .question_t .more{
    font-size: 14px;
    color: #c2c2c2;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    float: right;
    font-weight: normal;
}
.news_bg .news .question .question_t .set_1_btn{
    line-height: 56px;
    max-width: 120px;
}

.news_bg .news .question .question_box{
    margin-top: 25px;
}

.news_bg .news .question .question_box ul li{
    height: 113px;
    border-bottom: 1px dashed #dcdcdc;
}


.news_bg .news .question .question_box ul li .wen{
    height: 26px;
    line-height: 26px;
    margin-bottom: 15px;
    padding-top: 15px;
}

.news_bg .news .question .question_box ul li .wen span{
    display: block;
    float: left;
    width: 26px;
    height: 26px;
    line-height: 26px;
    background: #a3a3a3;
    border-radius: 8px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.news_bg .news .question .question_box ul li .wen .txt{
    float: right;
    width: 467px;
}

.news_bg .news .question .question_box ul li .wen .txt a{
    float: left;
    font-size: 15px;
    color: #333;
    width: 350px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .question .question_box ul li .wen .txt i{
    font-size: 14px;
    color: #888;
    float: right;

}

.news_bg .news .question .question_box ul li .da{

}

.news_bg .news .question .question_box ul li .da span{
    display: block;
    float: left;
    width: 26px;
    height: 26px;
    line-height: 26px;
    background: #2072cb;
    border-radius: 8px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.news_bg .news .question .question_box ul li .da p{
    float: right;
    width: 467px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

.news_bg .news .question .question_box ul li:hover .wen .txt a{
    color: #2072cb;

}


/*links*/

.links{
    width: 1200px;
    margin: 27px auto 0 auto;
}

.links h3{
    background: url(../images/links.png) no-repeat left center;
    padding-left: 50px;
    font-size: 16px;
    color: #333;
    float: left;
    height: 40px;
    line-height: 40px;
}

.links .yq{
    float: left;
    width: 1028px;
    margin-top: 8px;
}

.links .yq a{
    font-size: 14px;
    color: #333;
    margin-right: 10px;
    line-height: 24px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.links .yq a:hover{
    color: #2072cb;
}