/*********************************网页公共部分************************************/
@charset "utf-8";
body{font-family: "Microsoft Yahei" !important;}
*{
	margin: 0;
	padding: 0;
}
a,img{border: 0;}
img{display: block;}
a{color: #333;text-decoration: none !important;}
a{transition: all 300ms ease-in-out;-webkit-transform: all 1000ms ease-in-out;}
a:hover{color: #333;}
li {list-style-type: none;}
.wrapper{width: 1200px;margin:0px auto;}
.left{float: left;}
.right{float: right;}
.clear{clear: both;}
.clear:after{display: block;content: " ";clear: both;}
h1,h2,h3,h4,h5{font-size: 100%;font-weight: normal;}



/*滚动条样式*/
::-webkit-scrollbar  
{  
    width: 10px;  
    height: 10px;  
    background-color: #eee;  
}  
  
/*定义滚动条轨道 内阴影+圆角*/  
::-webkit-scrollbar-track  
{  
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.3);  
    background-color: #eee;  
}  
  
/*定义滑块 内阴影+圆角*/  
::-webkit-scrollbar-thumb  
{  
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,.3);  
    background-color: #c3c3c3;  
}  



input::-webkit-input-placeholder{
    color:#fff;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#fff;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#fff;
}

textarea::-webkit-input-placeholder{
    color:#fff;
}
textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#fff;
}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#fff;
}



/***********************************page***************************************/
div.page{padding:3px;margin:3px;text-align:center;float: right;}
div.page a{border:#254488 1px solid;padding:2px 5px;margin:2px;color:#254488;text-decoration:none}
div.page a:hover{border:#254488 1px solid;color:#000;}
div.page a:active{border:#254488 1px solid;color:#000;}
div.page span.current{border:solid 1px #254488;padding:2px 5px;font-weight:bold;margin:2px;color:#fff;background-color:#254488;}
div.page span.disabled{border:#254488 1px solid;padding:2px 5px;margin:2px;color:#254488;}






/***********************************banner***************************************/

.swiper-container1{margin-left: auto; margin-right: auto; position: relative;overflow: hidden; z-index: 1;}
.swiper-container2{margin-left: auto; margin-right: auto; position: relative;overflow: hidden; z-index: 1;}
.swiper-container3{margin-left: auto; margin-right: auto; position: relative;overflow: hidden; z-index: 1;}
.banner .swiper-pagination-bullet{width: 24px; height: 4px; display: inline-block; border-radius: 5px; background: #919190; opacity: .4;}
.banner .swiper-pagination-bullet-active{background: #fff; opacity: 1;}
.banner .swiper-slide{position: relative; background-size: 240px;}




/***********************************返回顶部***************************************/
.gtop {
    position: absolute;
    right: 100px;
    top: 0px;
    background: #0eb172;
    color: #fff;
    text-align: center;
    width: 48px;
    height: 48px;
    z-index: 200;
    line-height: 48px;
    font-size: 24px;
    cursor: pointer;
    transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}

/*********************************header************************************/


/*小屏幕手机-导航*/
.header-logo-nav{position: relative;}
.header-logo-nav .h-nav-g{
	position: fixed;
	left:0;
	top: 0; 
	z-index: 1000; 
	width: 100%;
	height: 60px;
	background: #002d50; 
	transition: 300ms;
	-webkit-transition: 300ms;
}
.header-logo-nav .h-nav-g img{height: 80%;position: absolute;left: 15px;top: 50%;-webkit-transform:translateY(-50%);}
.header-logo-nav .h-nav-g .btn_i{display: block; position: absolute; right: 15px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.header-logo-nav .h-nav-g .btn_i small,
.header-logo-nav .h-nav-g .btn_i:before,
.header-logo-nav .h-nav-g .btn_i:after{display: block; content: ''; width: 24px; height: 2px; background: #fff; border-radius: 4px; margin: 6px 0;}
.header-logo-nav .h-nav-g .btn_i_click small{opacity: 0;}
.header-logo-nav .h-nav-g .btn_i_click:before{transform: rotateZ(45deg); transform-origin: 0px 6px;}
.header-logo-nav .h-nav-g .btn_i_click:after{transform: rotateZ(-45deg); transform-origin: 5px -1px;}
.header-logo-nav .ul-small{background: #3a3a3a; width: 220px; height: 100%; position: fixed; right: 0; top: 0; z-index: 100; transform: translateX(220px); transition: 300ms; -webkit-transition: 300ms; -webkit-transform: translateX(220px);}
.header-logo-nav .ul-small input{width: 160px;height: 40px;line-height: 40px; background: #fff; border: 0; border-radius: 20px; margin: 20px 30px 0 30px; text-indent: 10px;}
.header-logo-nav .ul-small ul{margin-top: 20px;}
.header-logo-nav .ul-small ul li a{color: #fff; padding-left: 30px; padding-right: 30px; line-height: 50px; display: block;text-align: center;}
.header-logo-nav .translate{transform: translateX(-220px); -webkit-transform: translateX(-220px);}
.header-logo-nav .translate2{transform: translateX(0); -webkit-transform: translateX(0);}
.search-jieguo{display: block;padding-top: 30px;color: #244a9d;font-size: 30px;}
.search-jieguo b{color: #d1be65;}



/*header*/

.pc-header{padding: 45px 100px 0px 100px;position: absolute;z-index: 999;width: 100%;}
.pc-header .logo{position: relative;width: 164px;}


.pc-header i{display: block;width: 83px;height: 84px;background: url('../Image/h1.jpg')no-repeat center center;}
.pc-header .pc-nav{height: 84px;width: 70%;background: #0f0f0f;position: relative;z-index: 1;}
.pc-header .pc-nav ul li{position: relative;float: left;width: 14%;text-align: center;}
.pc-header .pc-nav ul li:after{
    display: block;
    content: " ";
    width: 1px;
    height: 10px;
    background-color: #4c4c4c;
    position: absolute;
    right: 0px;
    top: 38px;
}
.pc-header .pc-nav ul li:last-child:after{
    display: block;
    content: " ";
    width: 0px;
    height: 0px;
}
.pc-header .pc-nav ul li a{display: block;color: #fff;line-height: 84px;position: relative;}
.pc-header .pc-nav ul li a:after{
    display: block;
    content: " ";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    visibility: hidden;
    transition: all 300ms ease-in-out;
    -webkit-transform: all 300ms ease-in-out;
}
.pc-header .pc-nav ul .on a:after{
    visibility: visible;
    bottom: 20px;
}
.pc-header .pc-nav ul li:hover a:after{
    visibility: visible;
    bottom: 20px;
}

/*********************************footer************************************/
.footer{background-color: #002d50;padding: 60px 100px 0px 100px;color: #fff;position: relative;}
.footer a{color: #fff;}

.footer .footer-pc{padding-bottom: 60px;}
.footer .footer-pc .box01{}
.footer .footer-pc .box01 img{padding-bottom: 45px;}
.footer .footer-pc .box01 ul li{float: left;line-height: 34px;text-indent: 35px;margin-right: 115px;}
.footer .footer-pc .box01 ul li:nth-child(1){background: url('../Image/f1.png')no-repeat 0px center;}
.footer .footer-pc .box01 ul li:nth-child(2){background: url('../Image/f2.png')no-repeat 0px center;}
.footer .footer-pc .box01 ul li:nth-child(3){background: url('../Image/f3.png')no-repeat 0px center;margin-right: 0px;}


.footer .footer-pc .box02{padding-top: 20px;width: 270px;}
.footer .footer-pc .box02 span{display: block;font-size: 50px;line-height: 50px;}
.footer .footer-pc .box02 small{display: block;font-size: 14px;line-height: 24px;padding-left: 5px;text-align: justify;margin-top: 10px;}

.footer .footer-pc .box03{}
.footer .footer-pc .box03 img{width: 130px;margin-left: 50px;margin-top: 26px;}

.footer .footer-admin{line-height: 70px;width: 100%;border-top: 1px solid #4d6c85;}


/*手机样式底部*/
.footer-mobile{line-height: 50px;width: 100%;position: fixed;bottom: 0px;z-index: 111;background-color: #002d50;}
.footer-mobile ul li{width: 25%;float: left;text-align: center;}
.footer-mobile ul li a{color: #fff;display: block;}



/*********************************index************************************/
.index-search-vision{
    padding: 0px 100px 0px 100px;
    background-color: #eaeaea;
    height: 210px;
    position: relative;
}

.index-search-vision .index-search{
    margin-top: 82px;
    width: 450px;
    position: relative;
}
.index-search-vision .index-search input[type=text]{
    border: 0px;
    outline: none;
    border: 1px solid #aaa;
    background-color: #fff;
    width: 100%;
    height: 48px;
    line-height: 48px;
    border-radius: 48px;
    text-indent: 20px;
}
.index-search-vision .index-search button{
    width: 46px;
    height: 46px;
    position: absolute;
    border: 0px;
    outline: none;
    right: 0px;
    top: 0px;
    margin-right: 10px;
    background: url('../Image/search.png')no-repeat center center;
}


/*愿景*/
.index-search-vision .index-vision{
    width: 930px;
    padding: 50px;
    height: 280px;
    background-color: #1364ad;
    color: #fff;
    position: absolute;
    right: 100px;
    bottom: 0px;
    z-index: 10;
}
.index-search-vision .index-vision b{
    display: block;
    font-size: 40px;
    line-height: 40px;
    position: relative;
    margin-bottom: 20px;
}
.index-search-vision .index-vision b:after{
    display: block;
    content: " ";
    width: 670px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    right: 0px;
    top: 50%;
}
.index-vision-list{}
.index-vision-list ul li{height: 140px;}
.index-vision-list ul li span{display: block;font-size: 20px;padding-bottom: 10px;}
.index-vision-list ul li p{text-align: justify;}
.index-vision-list .swiper-pagination-bullet{width: 24px; height: 4px; display: inline-block; border-radius: 5px; background: #919190; opacity: .4;}
.index-vision-list .swiper-pagination-bullet-active{background: #fff; opacity: 1;}




/*产品中心*/
.index-product{padding: 60px 100px 60px 100px;}
.index-product .title{}
.index-product .title span{display: inline-block;font-weight: 100;font-size: 100px;padding-left: 60px;position: relative;}
.index-product .title small{color: #1b1b1b;font-size: 26px;}
.index-product .title span:before{
    display: block;
    content: " ";
    width: 40px;
    height: 4px;
    background-color: #b9b9b9;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.index-product .title p{display: inline-block;color: #1b1b1b;font-size: 14px;margin-left: 100px;}
.index-product .title a{
    display: inline-block;
    float: right;
    width: 34px;
    height: 34px;
    background: url('../Image/jia.png')no-repeat center center;
    position: relative;
    top: 80px;
}
.index-product .title a:hover{
    background: url('../Image/jia_hover.png')no-repeat center center;
}


.index-product-list{width: 680px;}
.index-product-list>li{float: left;width: 200px;line-height: 40px;text-align: center;margin-right: 25px;margin-top: 25px;position: relative;white-space: nowrap;text-overflow: ellipsis;}
.index-product-list>li>.box{
    z-index: 111;
    position: absolute;
    top: 0px;
    background-color: #1364ad;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 300ms ease-in-out;
    -webkit-transform: all 300ms ease-in-out;
}
.index-product-list>li>.box a{display: block;text-align: center;color: #fff;}
.index-product-list>li:hover .box{opacity: 1;visibility: visible;}


.index-product-list>li:nth-child(3n){margin-right: 0px;}
.index-product-list>li>a{display: block;background-color: #b9b9b9;color: #fff;position: relative;z-index: 1;}
.index-product-list>li>a:hover{background-color: #0d9c5e;}





.index-line01{width: 100%;height: 110px;background-color: #005ea6;position: relative;}
.index-line01 .p1{
    position: absolute;
    right: 360px;
    bottom: 70px;
}
.index-line01 .p2{
    position: absolute;
    right: 90px;
    bottom: 60px;
}



.index-company{width: 100%;background: url('../Image/index_company_bg.jpg')no-repeat center center;height: 680px;position: relative;}
.index-company .intro{
    width: 480px;
    position: absolute;
    left:10%;
    top: -30px;
    z-index: 1;
}
.index-company .intro .box{padding: 35px;background-color: #fff;width: 100%;border-radius: 0px 20px 0px 0px;}
.index-company .intro .box b{display: block;font-size: 50px;color: #1b1b1b;font-weight: 100;}
.index-company .intro .box span{display: block;font-size: 28px;color: #005ea6;}
.index-company .intro .box span:after{display: block;content: " ";width: 45px;height: 4px;background-color: #dbdbdb;margin-top: 20px;margin-bottom: 20px;}
.index-company .intro .box small{display: block;font-size: 20px;color: #3a3a3a;}
.index-company .intro .box p{color: #949494;text-align: justify;line-height: 30px;padding: 10px 0px;}
.index-company .intro .box a{display: block;width: 160px;line-height: 36px;background-color: #005ea6;text-align: center;color: #fff;}
.index-company .intro .box a:hover{border-radius: 36px;}

.index-company .intro ul li{
    width: 230px;
    height: 90px;
    padding: 20px 20px 20px 90px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    transition: all 300ms ease-in-out;
    -webkit-transform: all 300ms ease-in-out;
}
.index-company .intro ul li:nth-child(1){ background: url('../Image/c11.png')no-repeat 40px center #fff;}
.index-company .intro ul li:nth-child(2){ background: url('../Image/c1.png')no-repeat 40px center #fff;}

.index-company .intro ul li:hover{border-radius: 10px;}
.index-company .intro ul li b{display: block;font-size: 18px;color: #0d9c5e;}
.index-company .intro ul li:last-child{margin-right: 0px;}

.index-company .index_company_img{
    position: absolute;
    bottom: 0px;
    right: 10%;
}



/*优势*/
.index-youshi{width: 100%;height: 800px;color: #fff;background: url('../Image/index_youshi_bg.jpg')no-repeat center center;position: relative;}
.index-youshi .title{width: 100%;text-align: center;padding: 50px 0px;}
.index-youshi .title span{display: block;font-size: 50px;}
.index-youshi .title small{display: block;font-size: 26px;}

.index-youshi .index_youshi_img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}


.index-youshi .box{
    width: 260px;
    height: 210px;
    text-align: center;
    padding-top: 10px;
    position: absolute;
}
.index-youshi .box i{display: block;width: 66px;height: 66px;position: relative;margin: 20px auto 0px;}
.index-youshi .box i img{position: absolute;left: 50%;top: 50%; transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.index-youshi .box span{display: block;font-size: 20px;padding-bottom: 20px;}
.index-youshi .box p{opacity: .5;}
.index-youshi .box01{
    background: url('../Image/y1_bg.png')no-repeat center center;
    left: 300px;
    top: 150px;
}
.index-youshi .box02{
    background: url('../Image/y2_bg.png')no-repeat center center;
    right: 300px;
    top: 150px;
}
.index-youshi .box03{
    background: url('../Image/y3_bg.png')no-repeat center center;
    left: 300px;
    bottom: 150px;
}
.index-youshi .box04{
    background: url('../Image/y4_bg.png')no-repeat center center;
    right: 300px;
    bottom: 150px;
}





/*新闻列表*/
.index-news{}
.index-news ul li{float: left;width: 50%;height: 264px;color: #fff;text-align: center;}
.index-news ul li:nth-child(1){background: url('../Image/n1.jpg')no-repeat center center;}
.index-news ul li:nth-child(2){background: url('../Image/n2.jpg')no-repeat center center;}
.index-news ul li i{display: block;width: 66px;height: 66px;margin: 40px auto 20px;}
.index-news ul li:nth-child(1) i{background: url('../Image/n1.png')no-repeat center center;}
.index-news ul li:nth-child(2) i{background: url('../Image/n2.png')no-repeat center center;}
.index-news ul li span{display: block;font-size: 18px;}
.index-news ul li a{display: block;width: 130px;height: 40px;line-height: 40px;border:1px solid #2df79f;color: #2df79f;text-align: center;margin: 30px auto 0px;border-radius: 5px;}
.index-news ul li:hover a{border-radius: 15px;background-color: #005ea6;color: #fff;border:1px solid #005ea6;}



.message-project{}
.message-project ul li{float: left;padding: 50px;width: 50%;height: 378px;}
.message-project ul li a{color: #fff;display: block;}
.message-project ul li .intro{width: 40%;/*height: 240px;*/;height: 278px;padding: 20px;}
.message-project ul li .intro span{display: block;font-size: 22px;padding-bottom: 20px;}
.message-project ul li .intro b{display: block;font-size: 18px;}
.message-project ul li:nth-child(1) .intro{background: url('../Image/m3.png')no-repeat 0px center #01ac62;}
.message-project ul li:nth-child(2) .intro{background: url('../Image/m3.png')no-repeat 0px center #005ea6;}
.message-project ul li .img-box{width: 60%;overflow: hidden;}

/*********************************neiye************************************/


/*公司简介*/
.nei-banner{width: 100%;position: relative;z-index: 5;overflow: hidden;}
.nei-banner img{width: 100%;}


.company-info01{padding: 50px 100px;background-color: #eaeaea;height: 620px;}
.company-info01 .box01{width: 40%;height: 100%;background-color: #f6f6f6;float: left;padding: 150px 70px;color: #1e1e1e;}
.company-info01 .box01 b{display: block;font-size: 70px;font-weight: normal;}
.company-info01 .box01 span{display: block;font-size: 16px;}
.company-info01 .box01 ul li{float: left;margin-right: 30px;margin-top: 100px;}
.company-info01 .box02{width: 60%;height: 100%;background-color: #fff;float: right;padding: 70px 120px;}
.company-info01 .box02 span{display: block;font-size: 28px;color: #1e1e1e;}
.company-info01 .box02 span:after{
    display: block;
    content: " ";
    width: 30px;
    height: 2px;
    background-color: #b0b0b0;
    margin-top:30px;
    margin-bottom: 45px;
}
.company-info01 .box02 b{display: block;font-size: 20px;color: #1364ad;}
.company-info01 .box02 p{line-height: 30px;text-align: justify;margin-bottom: 40px;margin-top: 30px;}
.company-info01 .box02 a{display: block;}



.company-info02{
    width: 100%;
    background: url('../Image/c6.jpg')no-repeat center center;
    position: relative;
    height: 885px;
    padding: 145px 100px;
}
.company-info02 .title{color: #fff;float: left;}
.company-info02 .title span{display: block;font-size: 50px;}
.company-info02 .title p{display: block;font-size: 20px;padding: 60px 0px 20px 0px;}
.company-info02 .title small{display: block;font-size: 16px;}

.company-info02 .shuzi{float: right;color: #fff;}
.company-info02 .shuzi ul li{width: 355px;text-align: center;float: left;}
.company-info02 .shuzi ul li:nth-child(2){border-left: 1px solid #61636e;border-right: 1px solid #61636e;}
.company-info02 .shuzi ul li span{display: block;font-size: 20px;}
.company-info02 .shuzi ul li b{display: block;font-size: 80px;font-weight: normal;line-height: 80px;}
.company-info02 .shuzi ul li small{display: block;color: #888888;}

.company-info02 .box{width: 100%;border-top: 1px solid #61636e;margin-top: 70px;padding-top: 70px;color: #fff;}
.company-info02 .box ul li{float: left;width: 250px;text-align: center;}
.company-info02 .box ul li span{display: block;font-size: 18px;}
.company-info02 .box ul li i{display: block;width: 100%;height: 140px;position: relative;}
.company-info02 .box ul li i img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.company-info02 .box ul li p{padding: 0px 20px;}




.company-info03{
    padding: 50px 100px;
    /* height: 590px; */
    height: 810px;
    background-color: #fff;
}
.company-info03 .box01{
    float: left;
    width: 50%;
    height: 100%;
}
.company-info03 .box01 img{
    width: 100%;
    height: 100%;

}
.company-info03 .box02{float: right;width: 50%;height: 100%;background-color: #2196f5;color: #fff;padding: 50px;}
.company-info03 .box02 b{display: block;font-size: 70px;font-weight: normal;margin-bottom: 20px;}
.company-info03 .box02 b small{display: inline-block;font-size: 30px;}
.company-info03 .box02 ul li{line-height: 30px;position: relative;padding-left: 24px;}
.company-info03 .box02 ul li:before{
    display: inline-block;
    content: " ";
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #fff;
    position: absolute;
    left: 0px;
    top: 14px;
}



/*产品服务*/
.product-list{}
.product-list .box01{text-align: center;padding: 50px 0px;}
.product-list .box01 .title b{display: block;font-size: 46px;color: #1364ad;font-weight: normal;}
.product-list .box01 .title b:after{
    display: block;
    content: ' ';
    width: 80px;
    height: 2px;
    background-color: #c8c8c8;
    margin: 5px auto 10px;
}
.product-list .box01 .title p{display: block;font-size: 16px;width: 80%;margin: 0 auto;letter-spacing: 2px;}

.list-fangan{width: 100%;background-color: #f2f2f2;border-top: 1px solid #c8c8c8;padding: 50px 100px;}

.list-fangan .p-list>ul{text-align: center;}
.list-fangan .p-list>ul>li{width: 20%;float: left;padding: 10px;}
.list-fangan .p-list>ul>li>a{display: block;}
.list-fangan .p-list>ul>li img{width: 100%;}
.list-fangan .p-list>ul>li span{display: block;text-align: center;line-height: 40px;background-color: #5890BE;color: #fff;font-size: 16px;}
.list-fangan .p-list>ul>li:hover span{background-color: #79B448;}

.list-fangan .fangan{margin-top: 50px;}
.list-fangan .fangan .title{text-align: center;color: #282828;}
.list-fangan .fangan .title span{display: block;font-size: 56px;line-height: 56px;}
.list-fangan .fangan .title small{display: block;font-size: 18px;margin: 20px auto;}
.list-fangan .fangan ul{text-align: center;}
.list-fangan .fangan ul li{
    width: 210px;
    height: 210px;
    border-radius: 210px;
    background-color: #fff;
    display: inline-block;
    margin: 60px;
    cursor: pointer;
}

.list-fangan .fangan ul li i{
    display: block;
    width: 65px;
    height: 65px;
    position: relative;
    margin: 50px auto 20px;
}
.list-fangan .fangan ul li i img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}




/*新闻列表*/
.news-list{padding: 80px 0px;background-color: #ededed;}

.news-list .catname{}
.news-list .catname a{display: inline-block;width: 140px;line-height: 40px;text-align: center;color: #fff;}
.news-list .catname a:nth-child(1){background: url('../Image/n3.png')no-repeat 15px center #1464AD;}
.news-list .catname a:nth-child(2){background: url('../Image/n3.png')no-repeat 15px center #79B448;}

.news-list ul li{
    margin-top: 20px;
    
}
.news-list ul li:hover .box{
    background-color: #4181B4;
}
.news-list ul li:last-child{margin-bottom: 20px;}
.news-list ul li .box{background-color: #fff;padding: 20px;border-radius:5px;
    transition: all 500ms ease-in-out;
    -webkit-transform: all 500ms ease-in-out;
}
.news-list ul li .box small{display: block;font-size: 16px;}
.news-list ul li .box span{display: block;font-size: 16px;color: #4181B4;margin-top: 10px;margin-bottom: 10px;}
.news-list ul li .box p{display: block;font-size: 14px;color: #9e9e9e;line-height: 30px;font-size: 16px;}

.news-list ul li:hover small{color: #fff;}
.news-list ul li:hover span{color: #fff;}
.news-list ul li:hover p{color: #fff;}






/*新闻详情*/
.news_title{
    font-size: 18px;
    ---font-size: 36px;
    display: block;
    width: 100%;
    text-align: center;
}
.meta {border-bottom: 1px solid #ebecf1;height: 45px;width: 100%;margin-bottom: 30px;}
.meta span {display: block;float: left;height: 45px;color: #666;line-height: 45px;}
.meta small {display: block;float: right;margin: 10px 0 0 0;}


.xq{max-width: 100%;font-size: 16px !important;;line-height: 30px;text-align: justify;color: #666;font-family: "Microsoft Yahei" !important;}
/* .xq img{max-width: 100%;display: block;margin: 0 auto;} */
.xq img{display: inherit;}
.xq table{border: 1px solid #666 !important;width: 100%;border-collapse: collapse;max-width: 1000px;}
.xq table td {border: 1px solid #666 !important;padding: 5px !important;text-align: center;}


.main-son{background-color: #eee;}
.main-son>.container{padding: 50px 30px 50px 30px;background-color: #fff;margin-top: -100px;position: relative;z-index: 11;}


/*上下页*/
#prev_next{margin-top: 30px;}
#prev_next li{line-height:40px;text-indent: 20px;width: 100%;font-size: 14px;}
#prev_next li:nth-child(1){background: url('../Image/up.png')no-repeat 0px 15px;border-top: 1px solid #CCCCCC;}
#prev_next li:nth-child(2){background: url('../Image/down.png')no-repeat 0px 15px;border-top: 1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;}




/*返回上一页*/
.return{
    display: block;
    width: 100px;
    line-height: 40px;
    text-align: center;
    background-color: #508937;
    color: #fff;
    position: fixed;
    z-index: 999;
    right: 20px;
    top: 50%;
}
.return:hover{background-color: #1364ad;color: #fff;}


/*联系我们*/
#allmap{width: 100%;height: 590px;}



.contact-info{}
.contact-info .title{padding: 70px 100px 50px 100px;background-color: #ededed;}
.contact-info .title b{display: block;font-size: 70px;color: #272727;line-height: 70px;font-weight: normal;}
.contact-info .title span{display: block;padding-top: 10px;}

.contact-info .contact-bg{
    width: 100%;
    height: 510px;
    background: url('../Image/contact_bg.jpg')no-repeat center center;
    color: #fff;
    padding: 90px 100px;
    position: relative;
}
.contact-info .contact-bg ul li{float: left;width: 260px;text-align: center;}
.contact-info .contact-bg ul li i{display: block;width: 160px;height: 160px;border-radius: 160px;background-color: #fff;position: relative;margin: 0px auto 20px;}
.contact-info .contact-bg ul li i img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.contact-info .contact-bg ul li span{display: block;font-size: 20px;margin-bottom: 10px;font-weight: bold;}
.contact-info .contact-bg ul li b{display: block;font-size: 17px;font-weight: normal;padding-top:8px;}
.contact-info .contact-bg .message{
    position: absolute;
    top: 0px;
    right: 280px;
    width: 480px;
    background-color: #00bc74;
    padding: 25px;
}
.contact-info .contact-bg .message b{display: block;text-align: right;color: #fff;font-size: 40px;font-weight: normal;}
.contact-info .contact-bg .message span{display: block;text-align: right;color: #fff;font-size: 18px;color: #8befc9;}
.contact-info .contact-bg .message input[type=text]{display: block;width: 100%;outline: none;height: 48px;line-height: 48px;background: rgba(0,0,0,0.3);border: 0px;text-indent: 20px;margin-top: 15px;}
.contact-info .contact-bg .message textarea{display: block;width: 100%;height: 120px;background: rgba(0,0,0,0.3);border: 0px;padding: 20px;margin-top: 10px;outline: none;}
.contact-info .contact-bg .message button{display: block;width: 170px;line-height: 40px;text-align: center;border: 1px solid #fff;background-color: #00bc74;color: #fff;margin: 20px auto 0px;}






/*荣誉资质*/
.honor-info{padding: 0px 0px 50px 0px;}
.honor-list{}
.honor-list .box-p{margin-top: 50px;}
.honor-list .box-p .box{width: 20%;height: 120px;color: #fff;text-align: center;float: left;}
.honor-list .box-p .box span{display: block;font-size: 58px;}
.honor-list .box-p .box small{display: block;font-size: 24px;}
.honor-list .box-p .p{width: 80%;float: right;padding: 10px 50px;font-size: 16px;color: #1e1e1e;line-height: 34px;text-align: justify;text-indent: 3rem;}



.swiper-container-honor{position: relative;margin-top: 50px;}
.swiper-container-honor .swiper-slide img{width: 100%;}
.swiper-container-honor .swiper-slide a{display: block;border:2px solid #eee;}
.swiper-container-honor .swiper-slide a:hover{border:2px solid #1364ad;}
.swiper-container-honor .swiper-pagination-bullet{width: 24px; height: 4px; display: inline-block; border-radius: 5px; background: #919190; opacity: .4;}
.swiper-container-honor .swiper-pagination-bullet-active{background: #1364ad; opacity: 1;}




