
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 900px;
    background: #FFF;
    overflow: hidden;
    top: -160px;
  }
  
  .fullSlide .bd {
    height: 900px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  
  .fullSlide .bd ul {
    width: 100% !important;
  }
  
  .fullSlide .bd li {
    width: 100% !important;
    height: 900px;
    overflow: hidden;
    text-align: center;
  }
  
  .fullSlide .bd li a {
    display: block;
    height: 900px;
  }
  
  .fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 2;
    bottom: 40px;
    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;
    border: 4px solid rgba(255, 255, 255, 0.4);
    overflow: hidden;
    line-height: 99px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
  }
  
  .fullSlide .hd ul .on {
    width: 10px;
    border: 4px solid #fff;
    -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%;
  }



/*about*/

.ab_bg{
    width: 100%;
    height: 955px;
    margin: -160px auto 0 auto;
    background: url(../images/ab_bg.jpg) no-repeat center;
}

.ab_bg .about{
    width: 1200px;
    margin: 0 auto;
    padding-top: 80px;
    height: 550px;
    position: relative;
}

.ab_bg .about .ab_img{
    float: left;
    width: 450px;
    height: 550px;

}

.ab_bg .about .ab_img img{
    width: 450px;
    height: 550px;
}

.ab_bg .about .ab_nr{
    float: right;
    width: 665px;
    margin-top: 30px;

}

.ab_bg .about .ab_nr h5{
    font-size: 18px;
    color: #0d449a;
    background: url(../images/ab_t.png) no-repeat left bottom;
    height: 130px;
}

.ab_bg .about .ab_nr p{
    font-size: 14px;
    color: #777;
    line-height: 26px;
    height: 130px;
    overflow: hidden;
    text-indent: 2em;
    margin-top: 50px;
}

.ab_bg .about .ab_nr .more{
    margin-top: 35px;
    width: 168px;
    height: 38px;
    line-height: 38px;
    border: 6px solid #0d449a;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;

}

.ab_bg .about .ab_nr .more a{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #222;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;

}

.ab_bg .about .ab_nr .more:hover{
    background: #0d449a;
}

.ab_bg .about .ab_nr .more:hover a{
    color: #fff;
}

/*honor*/

.honor{
    margin: 0px auto 0 auto;
    width: 1200px;
    position: relative;
    z-index: 5;
    top: -70px;
}

.honor .honor_img{
    float: left;
    width: 470px;
    height: 320px;
    background: #fff;
    margin-left: 110px;
}

.honor .honor_img img{
    display: block;
    margin: 20px 0 0 20px;
    width: 450px;
    height: 300px;
}

.honor .ab_list{
    float: right;
    width: 550px;
    margin-top: 80px;
}

.honor .ab_list ul li{
    float: left;
    width: 120px;
    text-align: center;
    margin-left: 63px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.honor .ab_list ul li a span{
    display: block;
    font-size: 20px;
    color: #222;
    margin: 20px auto 28px auto;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.honor .ab_list ul li a img{
    display: block;
    margin: 0 auto;
}


.honor .ab_list ul li:hover{
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
}

.honor .ab_list ul li:hover a span{
    color: #0d449a;
}

/*title*/

.title{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.title span{
    display: block;
    font-size: 16px;
    color: #0d449a;
    text-transform: uppercase;
}

.title h3{
    font-size: 36px;
    color: #161b26;  
    font-weight: bold;
    margin: 2px auto 10px auto;
}

.title h3 a{
    display: block;
    font-size: 36px;
    color: #161b26;  
    font-weight: bold;
}

.title i{
    display: block;
    width: 40px;
    height: 1px;
    background: #161b26;
    margin: 0 auto;
}



/*product*/

.product_bg{
    width: 100%;
    margin: 0 auto;
    background: url(../images/pro_bg.jpg) center top  no-repeat;
}

.product_bg .product{
    width: 1200px;
    margin: 0 auto;
    padding-top: 70px;
}

.product_bg .product .title span{
    color: #fff;
}

.product_bg .product .title h3 a{
    color: #fff;
}

.product_bg .product .title i{
    background: #fff;
}

.product_bg .product .pro_list{
    margin: 45px auto 0 auto;
    height: 290px;
}

.product_bg .product .pro_list ul li{
    float: left;
    margin: 0 20px 0 0;
    width: 285px;
    height: 290px;
    background: #fdfdfd;
    text-align: center;
    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;
    -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .06);
    box-shadow: 0 0 8px 6px rgba(0, 0, 0, .06);
}

.product_bg .product .pro_list ul li.pro4{
    margin-right: 0;
}

.product_bg .product .pro_list ul li h5 a{
    display: block;
    width: 60px;
    height: 60px;
    margin: 36px auto 20px auto;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;

}

.product_bg .product .pro_list ul li h6 a{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;

}
.product_bg .product .pro_list ul li h6 a span{
    display: block;
    font-weight: normal;
    font-size: 14px;
    color: #888888;
    text-transform: uppercase;
    margin-top: 8px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product_bg .product .pro_list ul li span a{
    display: block;
    text-align: center;
    margin: 40px auto 0 auto;
    width: 114px;
    height: 30px;
    line-height: 30px;
    border: 3px solid #333333;
    font-size: 12px;
    color: #333;
    font-weight: bold;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product_bg .product .pro_list ul li i{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    z-index: -1;
    background: #0d449a;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product_bg .product .pro_list ul li:hover i{
    height: 100%;

}

.product_bg .product .pro_list ul li:hover h6 a{
    color: #fff;
}

.product_bg .product .pro_list ul li:hover h6 a span{
    color: #fff;
}

.product_bg .product .pro_list ul li:hover span a{
    color: #0d449a;
    border: 3px solid #fff;
    background: #fff;
}


.product_bg .product .pro_list ul li.pro1 h5 a{
    background: url(../images/pro1.png) center no-repeat;
}

.product_bg .product .pro_list ul li.pro2 h5 a{
    background: url(../images/pro2.png) center no-repeat;
}

.product_bg .product .pro_list ul li.pro3 h5 a{
    background: url(../images/pro3.png) center no-repeat;
}

.product_bg .product .pro_list ul li.pro4 h5 a{
    background: url(../images/pro4.png) center no-repeat;
}
 


.product_bg .product .pro_list ul li.pro1:hover h5 a{
    background: url(../images/pro11.png) center no-repeat;
}

.product_bg .product .pro_list ul li.pro2:hover h5 a{
    background: url(../images/pro22.png) center no-repeat;
}

.product_bg .product .pro_list ul li.pro3:hover h5 a{
    background: url(../images/pro33.png) center no-repeat;
}

.product_bg .product .pro_list ul li.pro4:hover h5 a{
    background: url(../images/pro44.png) center no-repeat;
}


.product_bg .product .pro_box{
    margin: 40px auto 0 auto;
    width: 1240px;
    overflow: hidden;
} 

.product_bg .product .pro_box ul li{
    float: left;
    width: 380px;
    position: relative;
    margin: 0 30px 30px 0;

}

.product_bg .product .pro_box ul li .pic{
    width: 380px;
    height: 280px;
    position: relative;
}

.product_bg .product .pro_box ul li .pic .pro_img img{
    width: 380px;
    height: 280px;
    position: relative;
}

.product_bg .product .pro_box ul li .pic .xq{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/ico1.png) center repeat;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    opacity: 0;
}

.product_bg .product .pro_box ul li .pic .xq img{
    display: block;
    margin: 115px auto 0 auto;
}

.product_bg .product .pro_box ul li:hover .pic .xq{
    opacity: 1;
}

.product_bg .product .pro_box ul li .txt{
    width: 340px;
    height: 50px;
    line-height: 50px;
    background: #f3f3f3;
    padding: 0 20px;
}

.product_bg .product .pro_box ul li .txt h5 a{
    float: left;
    width: 200px;
    padding-left: 20px;
    font-size: 15px;
    color: #666;
    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;
    background: url(../images/xt1.jpg) center left  no-repeat;
}

.product_bg .product .pro_box ul li .txt .more{
    float: right;
    display: block;
    width: 40px;
    height: 20px;
    margin-top: 15px;
    background: url(../images/more.png) center  no-repeat;
    -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 ul li:hover .txt h5 a{
    background: url(../images/xt2.jpg) center left  no-repeat;
    color: #0d449a;
}

.product_bg .product .pro_box ul li:hover .txt .more{
    background: url(../images/more1.png) center  no-repeat;
}

.product_bg .product .pro_tab{
    width: 1200px;
    height: 60px;
    background: #161b26;

}

.product_bg .product .pro_tab ul li{
    float: left;
    width: 599px;
    height: 60px;
    border-right: 1px solid #73767d;
}


.product_bg .product .pro_tab ul li h5{
    width: 180px;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    padding: 0 10px;
}

.product_bg .product .pro_tab ul li h5 span{
    display: block;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.product_bg .product .pro_tab ul li.tab1 h5 {
    margin-left: 40px;
}

.product_bg .product .pro_tab ul li.tab1 h5 span{
    background: url(../images/buttom4.png) center  left no-repeat;
    text-align: right;
}

.product_bg .product .pro_tab ul li.tab2 h5 {
    margin-right: 40px;
    float: right;
}

.product_bg .product .pro_tab ul li.tab2 h5 span{
    background: url(../images/buttom6.png) center  right no-repeat;
    text-align: left;
}

.product_bg .product .pro_tab ul li.casehover h5{
    background: #0d449a;
}


/*ys*/

.ys{
    width: 1200px;
    margin: 70px auto 0 auto;
}

.ys .ys_box{
    width: 1200px;
    margin: 65px auto 0 auto;
}

.ys .ys_box .hd{
    width: 1200px;
    margin: 0 auto;
}

.ys .ys_box .hd ul li{
    float: left;
    width: 300px;
    height: 500px;
    background: #e9eef8;
    position: relative;
}

.ys .ys_box .hd ul li:nth-child(2){
    background: #dfe4ed;
}

.ys .ys_box .hd ul li:nth-child(3){
    background: #d8dde6;
}

.ys .ys_box .hd ul li:nth-child(4){
    background: #d3d8e0;
}

.ys .ys_box .hd ul li .ys_img{
    position: absolute;
    left: 0;
    top: 0;
    width: 300px;
    height: 500px;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.ys .ys_box .hd ul li .ys_img img{
    width: 300px;
    height: 500px;
}

.ys .ys_box .hd ul li .txt{
    position: absolute;
    left: 0;
    top: 0;
    width: 240px;
    height: 500px;
    padding: 0 30px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
} 


.ys .ys_box .hd ul li .txt span{
    display: block;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin: 45px 0 5px 0;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.ys .ys_box .hd ul li .txt h5{
    font-size: 18px;
    color: #333;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.ys .ys_box .hd ul li .txt i{
    display: block;
    width: 50px;
    height: 1px;
    background: #b1b1b1;
    margin-top: 25px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.ys .ys_box .hd ul li .txt p{
    font-size: 14px;
    color: #777777;
    line-height: 26px;
    margin-top: 40px;
    height: 156px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.ys .ys_box .hd ul li .txt a{
    display: block;
    width: 114px;
    height: 30px;
    line-height: 30px;
    border: 3px solid #b1b1b1;
    margin-top: 60px;
    text-align: center;
    font-size: 12px;
    color: #333;
    font-weight: bold;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.ys .ys_box .hd ul li.on .ys_img{
    opacity: 1;
}

.ys .ys_box .hd ul li.on .txt{
    background: url(../images/ico2.png) center  repeat;
}

.ys .ys_box .hd ul li.on .txt span{
    color: #fff;

}

.ys .ys_box .hd ul li.on .txt h5{
    color: #fff;
}

.ys .ys_box .hd ul li.on .txt i{
    background: #fff;
}

.ys .ys_box .hd ul li.on .txt p{
    color: #fff;
}

.ys .ys_box .hd ul li.on .txt a{
    background: #fff;
    border: 3px solid #fff;
}



/*case*/

.case{
    width: 100%;
    margin: 70px auto 0 auto;
}

.case .case_box{
    width: 100%;
    margin: 50px auto 0 auto;
}

.project-block-one {
    position: relative;
    padding: 0 1px;
}


.case .case_box .project-block-one {
    position: relative;
    padding: 0 3px;
    margin-bottom: 30px;

}



.project-block-one .inner-box {
    position: relative;
}


.project-block-one .image {
	position: relative;
	overflow: hidden;
}


.project-block-one .image img {
	width: 100%;
	transition: all 8s cubic-bezier(0, 0, 0.2, 1);
	transition-delay: .2s;
	display: block;
    transform: scale(1.05);
    max-height: 357px;

}


.project-block-one .inner-box:hover .image img {
	-webkit-transform: scale(1.4);
    transform: scale(1.4);

}


.project-block-one .overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 40px 45px;
}


.project-block-one .overlay:before {
	position: absolute;
	content: '';
	background: #222;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	transform: scale(0,1);
	transition: all .5s linear;

}


.project-block-one .inner-box:hover .overlay:before {

	transform: scale(1,1);
	opacity: .1;

}


.project-block-one .overlay .lightbox-image {

	position: absolute;

	left: 43%;

	top: 43%;

	font-size: 38px;

	color: #fff;

	transform: translate(-50%,-50%) scale(.5);

	transition: .5s linear;

	opacity: 0;

	transition-delay: .4s;

	width: 80px;

	height: 80px;

	text-align: center;

	line-height: 80px;

    background: url(../images/more3.png) center  no-repeat;

	border-radius: 50%;

}

.project-block-one .inner-box:hover .overlay .lightbox-image {
	transform: translate(-50%,-50%) scale(1);
	opacity: 1;
	transition-delay: 0s;

}


.project-block-one .overlay h5{

	position: relative;

	font-size: 16px;

	font-weight: 500;

	color: #fff;

	text-transform: uppercase;

	letter-spacing: 7px;

	display: inline-block;

	transition: .5s ease;

	transform-origin: 0 0;

	width: max-content;

}

.project-block-one .overlay h5 a{
    font-size: 16px;
	font-weight: normal;
    color: #fff;
    writing-mode: tb-rl;
}


.project-block-one .inner-box:hover .overlay h5 {

    letter-spacing: 30px;
    opacity: 0;

}


.project-block-one .overlay h5:before {

	position: absolute;
	content: '';
	background: #fff;
	height: 40px;
	width: 1px;
	left: 12px;
	top: 110px;

}


.project-block-one .lower-content {

	position: relative;

	text-align: center;

	padding: 15px 0;

}



.our-projects.style-two .project-block-one .lower-content {

	border-bottom: 2px solid #f3f3f3;

}



.project-block-one .lower-content h3 {

    font-size: 15px;
    font-weight: bold;

}



.project-block-one .lower-content h3 a {
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
	color: #666666;
	transition: .5s ease;

}



.project-block-one .lower-content h3 a:hover {

	color: #0d449a;

}



.our-projects .owl-carousel .owl-stage {

    margin: 0 -1px;

}










/*news*/

.news_bg{
    width: 100%;
    height: 1485px;
    margin: 50px auto 0 auto;
    background: url(../images/news_bg.jpg) center no-repeat;
}

.news_bg .news{
    width: 1200px;
    margin: 0 auto;
    padding-top: 70px;
}

.news_bg .news .news_list{
    margin: 40px auto 0 auto;
    height: 40px;
}

.news_bg .news .news_list ul{
    text-align: center;
}

.news_bg .news .news_list ul li{
    display: inline-block;
    margin: 0 10px;
    width: 150px;
    height: 40px;
    line-height: 40px;
    background: #161b26;
    position: relative;
    z-index: 5;
}

.news_bg .news .news_list ul li a{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.news_bg .news .news_list ul li i{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 40px;
    background: #0d449a;
    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_list ul li.casehover i{
    width: 100%;
}


.news_bg .news .news_box{
    margin: 40px auto 0 auto;
}

.news_bg .news .news_box .news_top{
    height: 730px;
}

.news_bg .news .news_box .news_top .top_nr{
    margin: 0 auto;
    height: 350px;
    padding-top: 40px;
}

.news_bg .news .news_box .news_top .top_nr .news_img{
    float: left;
    width: 600px;
    height: 350px;
    margin-left: 40px;
}

.news_bg .news .news_box .news_top .top_nr .news_img img{
    width: 600px;
    height: 350px;
}

.news_bg .news .news_box .news_top .top_nr .txt{
    float: right;
    width: 515px;
}

.news_bg .news .news_box .news_top .top_nr .txt h5 a{
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin: 35px 0 30px 0;
}

.news_bg .news .news_box .news_top .top_nr .txt p{
    font-size: 14px;
    color: #888888;
    line-height: 26px;
    height: 104px;
    overflow: hidden;

}

.news_bg .news .news_box .news_top .top_nr .txt span{
    display: block;
    font-size: 14px;
    color: #888888;
    margin: 30px 0 20px 0;
}

.news_bg .news .news_box .news_top .top_nr .txt .more{
    display: block;
    width: 114px;
    height: 30px;
    line-height: 30px;
    border: 3px solid #333333;
    text-align: center;
    font-size: 12px;
    color: #333;
    font-weight: bold;
}

.news_bg .news .news_box .news_top .top_nr .txt h5 a:hover{
    color: #0d449a;
}


.news_bg .news .news_box .news_top .list{
    margin: 40px 0 0 23px;
    height: 260px;
}

.news_bg .news .news_box .news_top .list ul li{
    float: left;
    width: 283px;
    height: 260px;
    background: #f3f3f3;
    padding: 0 50px 0 40px;
    margin: 0 0 0 17px;
    position: relative;
    z-index: 5;
}

.news_bg .news .news_box .news_top .list ul li a{
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    font-size: 16px;
    color: #333;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin-top: 35px;
}

.news_bg .news .news_box .news_top .list ul li p{
    font-size: 14px;
    color: #888888;
    line-height: 26px;
    height: 72px;
    overflow: hidden;
    margin: 15px 0 20px 0;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_top .list ul li i{
    font-size: 14px;
    color: #888888;
    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 .news_box .news_top .list ul li span{
    font-size: 14px;
    color: #888888;
    display: block;
    margin-top: 20px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_top .list ul li em{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 260px;
    background: #0d449a;
    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_box .news_top .list ul li:hover em{
    width: 100%;
}

.news_bg .news .news_box .news_top .list ul li:hover a{
    color: #fff;

}

.news_bg .news .news_box .news_top .list ul li:hover p{
    color: #fff;
}

.news_bg .news .news_box .news_top .list ul li:hover i{
    color: #fff;
}

.news_bg .news .news_box .news_top .list ul li:hover span{
    color: #fff;
}


.news_bg .news .news_box .news_show{
    margin: 55px auto 0 auto;
    height: 331px;
    width: 1206px;
    background: url(../images/news_list.png) center  no-repeat;
}

.news_bg .news .news_box .news_show ul li{
    float: left;
    width: 180px;
    height: 190px;
    padding-left: 20px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_show ul li .time{
    font-size: 14px;
    color: #fff;
    margin: 15px 0;
}

.news_bg .news .news_box .news_show ul li .time span{
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: 10px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}


.news_bg .news .news_box .news_show ul li .txt a{
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    height: 48px;
    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 .news_box .news_show ul li:nth-child(1),

.news_bg .news .news_box .news_show ul li:nth-child(2),
.news_bg .news .news_box .news_show ul li:nth-child(3){
    margin-right: 200px;
}

.news_bg .news .news_box .news_show ul li:nth-child(4),

.news_bg .news .news_box .news_show ul li:nth-child(5),
.news_bg .news .news_box .news_show ul li:nth-child(6){
    margin-left: 200px;
}

.news_bg .news .news_box .news_show ul li:hover .time span{
    color: #0d449a;
}

.news_bg .news .news_box .news_show ul li:hover{
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
}




/*message*/

.message{
    width: 1200px;
    height: 260px;
    margin: 70px auto 70px auto;
}


.message .m_l{
    float: left;
    width: 400px;
}

.message .m_l h5{
    font-size: 26px;
    color: #161b26;
    margin-bottom: 40px;

}

.message .m_l p{
    font-size: 14px;
    color: #777777;
    line-height: 26px;

}

.message .m_l p span{
    font-size: 14px;
    color: #161b26;

}


.message .m_l .zx{
    margin-top: 35px;
    width: 170px;
    height: 42px;
    line-height: 42px;
    background: url(../images/zx.jpg) center no-repeat;
}

.message .m_l .zx a{
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-left: 30px;
    display: block;
}

.message .m_r{
    float: right;
    width: 660px;
}

.message .m_r .m_nr{
    height: 41px;
}

.message .m_r .form-group1{
    float: left;
    width: 330px;
    height: 40px;
    border-bottom: 1px solid #b3b3b3;
}

.message .m_r .form-group1 input{
    width: 330px;
    height: 40px;
    font-size: 14px;
    color: #333;
    background: none;
}

.message .m_r .form-group2{
    float: left;
    width: 330px;
    height: 40px;
    border-bottom: 1px solid #b3b3b3;
}

.message .m_r .form-group2 input{
    width: 330px;
    height: 40px;
    font-size: 14px;
    color: #333;
    background: none;
}

.message .m_r .form-group3{
    width: 660px;
    height: 100px;
    border-bottom: 1px solid #b3b3b3;
    margin-top: 35px;
    margin-bottom: 35px;
}

.message .m_r .form-group3 textarea{
    width: 660px;
    height: 100px;
    font-size: 14px;
    color: #333;
    background: none;
}

.message .m_r .form-group4{
    float: left;
    width: 330px;
    height: 40px;
    border-bottom: 1px solid #b3b3b3;
}

.message .m_r .form-group4 .codeText{
    width: 200px;
    height: 40px;
    font-size: 14px;
    color: #333;
    background: none;
    float: left;
}

.message .m_r .form-group4 .imgcode{
    float: right;
    width: 100px;
    height: 40px;
}

.message .m_r .anniu{
    float: right;
    width: 290px;
    height: 40px;
}

.message .m_r .anniu button{
    width: 290px;
    height: 40px;
    background: #0d449a;
    border: none;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.message .m_r .anniu button:hover{
    border-radius: 25px;
}


/*links*/

.links_bg{
    width: 100%;
    height: 100px;
    margin: 70px auto 0 auto;
    background: url(../images/links_bg.jpg) center no-repeat;
}

.links_bg .links{
    width: 1200px;
    margin: 0 auto;
    height: 100px;
    line-height: 100px;
}

.links_bg .links h3{
    float: left;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    width: 245px;
}

.links_bg .links .yq{
    float: right;
    width: 955px;
}

.links_bg .links .yq a{
    font-size: 14px;
    color: #fff;
    margin: 0 10px;
}