﻿*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
    font-family:"寰蒋闆呴粦","Microsoft Yahei"; 
    color: #4c4c4c;
}
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
}
.clearfix {
	zoom: 1;
}
.box{
	margin: 0 auto;
	width: 1200px;
}
a{
    text-decoration: none;
}
/*banner*/
.head{
    margin: 15px 0;
}
#banner{
    width: 100%;
    position: relative;
}
#banner ul{
    overflow: hidden;
    margin-bottom: 0;
}
#banner ul li{
    list-style: none;
    display: none;
}
#banner img{
    width: 100%;
}
#p{
    width: 90px;
    position: absolute;
    left: 48%;
    bottom: 3%;
}
#p p{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #1c67c4;
    float: left;
    margin-left: 10px;
}
#p p:nth-child(1){
    margin-left: 0;
}
#p .on{
    background: #fff;
}
#left{
    font-size: 60px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    left: 5%;
    top: 45%;
    display: none;
    text-decoration: none;
}
#right{
    font-size: 60px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    right: 5%;
    top: 45%;
    display: none;
    text-decoration: none;
}
/*banner*/
.logo{
    float: left;
}
.tel{
    float: right;
}
.nav{
    background: #0663be;
}
.nav ul li{
    float: left;
    width: 12.5%;
}
.nav ul li a{
    color: #fff;
    padding: 15px 10px;
    display: block;
    text-align: center;
}
/*系列*/
.prod{
    margin-top: 40px;
}
.prod h2{
    text-align: center;
}
.prodd div{
    float: left;
    margin: 30px 4%;
    width: 300px;
    height: 200px;
}
.pr_d:hover .pr_i{
    border-radius: 5px;
}
.pr_d{
    position: relative;
}
.pr_i{
    position: absolute;
}
.pr_d p{
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 200px;
    display: none;
    background: #3366CC;
    opacity: .8;
}
.pr_d:hover .pr_p{
    border-radius: 5px;
    display: block;
}
/*product*/
#product{
    background: #3366CC;
    border-top: 1px solid rgb(221, 221, 221);
    border-bottom: 1px solid rgb(221, 221, 221);
    margin-top: 50px;
}
#product .clearfix div{
    width: 33%;
    float: left;
    background: #fff;
    border-right: 1px solid rgb(221, 221, 221);
}
#product .clearfix div:nth-child(3){
    border: none;
}
#product .clearfix div p{
    padding: 10px 0;
    padding-left: 40px;
}
.on{
    color: #fff;
    background: rgb(35, 81, 173);
    transition: .5s;
}
#prod{
    margin-top: 50px;
}
#prod ul{
    display: none;
}
#prod ul li{
    width: 30%;
    margin: 1.5%;
    float: left;
    background: #3366CC;
}
#prod ul li img{
    width: 100%;
}
#prod ul li p{
    text-align: center;
    padding: 10px 0;
    color: #fff;
}
#prod ul li span{
    background: url(../images/icon_f5.png) no-repeat;
    width: 55px;
    height: 55px;
    display: block;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    right: 0;
}
#prod ul li a{
    display: block;
    position: relative;
}
/*about*/
.m1 {
    margin-bottom: 50px;
    width: 100%;
    height: 496px;
    background: url(../images/m1bg.jpg) no-repeat center top;
}
.m1t {
    width: 100%;
    height: 160px;
    background: url(../images/m1t.png) no-repeat center center;
}
.m11 {
    width: 480px;
    float: left;
    color: #ffffff;
    background: url(../images/m11.jpg) no-repeat left top;
    padding-top: 20px;
    line-height: 2;
}
.m12 {
    width: 660px;
    float: left;
    padding: 50px 30px;
    background-color: #ffffff;
}
.m12t {
    border-bottom: 1px #dddddd solid;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.m12 p {
    text-indent: 28px;
    line-height: 24px;
    color: #686868;
}
.m1{
    margin-top: 80px;
}
/*ys*/
.ys{
    background: url(../images/bg_f4.jpg) center 0px no-repeat #0663be;
    padding-top: 60px;
    height: 945px;
    overflow: hidden;
}
.s_title strong {
    color: #0663be;
    display: block;
    font-weight: bold;
    font-size: 18px;
    font-family: "Arial";
    text-align: center;
    margin-top: 3px;
    text-transform: uppercase;
}
.s_title h1 {
    color: #333846;
    font-size: 22px;
    display: block;
    text-align: center;
}
.s_title h2 {
    color: #333846;
    font-size: 22px;
    display: block;
    text-align: center;
}

.s_main_box .content {
    position: relative;
}
.s_main_box .content .img_man {
    position: absolute;
    top: 140px;
    left: 38%;
    margin-left: -112.5px;
}
.s_main_box .content dl {
    display: block;
    margin-top: -70px;
}
.s_main_box .content dd.item1 {
    display: block;
    cursor: copy;
    width: 265px;
    margin-top: 90px;
}
.s_main_box .content dd strong {
    color: #fff;
    margin-top: 25px;
    font-size: 16px;
    text-align: center;
    margin-bottom: 15px;
    display: block;
    color: #2d2d2e;
}
.s_main_box .content dd.item1 p {
    color: #969696;
    font-size: 12px;
    line-height: 18px;
}
.s_main_box .content dd {
    display: block;
    cursor: copy;
    width: 265px;
    margin-top: 90px;
}
.fr {
    float: right !important;
}
.clear {
    clear: both;
}
.s_main_box .content dd.item3 {
    width: 245px;
}
.s_main_box .content dd strong {
    color: #fff;
    margin-top: 25px;
    font-size: 16px;
    text-align: center;
    margin-bottom: 15px;
    display: block;
}
.s_main_box .content dd p {
    font-size: 12px;
    color: #b9cae6;
    line-height: 18px;
}
.s_main_box .content dd strong {
    color: #fff;
    margin-top: 25px;
    font-size: 16px;
    text-align: center;
    margin-bottom: 15px;
    display: block;
}
.fl{
    float: left;
}
.s_main_box .content .more {
    display: block;
    margin: 0 auto;
    margin-top: -50px;
    border-radius: 3px;
    text-align: center;
    width: 220px;
    line-height: 50px;
    font-size: 14px;
    height: 50px;
    background: #fff;
    color: #0663be;
    transition: .5s;
}
.s_main_box .content .more:hover {
    background: #00a1f7;
    color: #fff;
}
.kl{
    color: #4c4c4c!important;
}
.fr img{
    display: block;
    margin: 0 auto;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.fl img{
    display: block;
    margin: 0 auto;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.fr:hover img {
    -webkit-transform-origin: bottom;
    -webkit-transition: 0.5s linear;
    -webkit-transform: rotateY(180deg);
    -moz-transform-origin: bottom;
    -moz-transition: 0.5s linear;
    -moz-transform: rotateY(180deg);
    -o-transform-origin: bottom;
    -o-transition: 0.5s linear;
    -o-transform: rotateY(180deg);
    transform-origin: bottom;
    transition: 0.5s linear;
    transform: rotateY(180deg);
}
.fl:hover img {
    -webkit-transform-origin: bottom;
    -webkit-transition: 0.5s linear;
    -webkit-transform: rotateY(180deg);
    -moz-transform-origin: bottom;
    -moz-transition: 0.5s linear;
    -moz-transform: rotateY(180deg);
    -o-transform-origin: bottom;
    -o-transition: 0.5s linear;
    -o-transform: rotateY(180deg);
    transform-origin: bottom;
    transition: 0.5s linear;
    transform: rotateY(180deg);
}
.case{
    margin-top: 50px;
    background: url(../images/bg_1.png) no-repeat;
    padding-bottom: 40px;
}
.s_title{
    margin-bottom: 40px;
}
.s_title strong {
    color: #0663be;
    display: block;
    font-weight: bold;
    font-size: 18px;
    font-family: "Arial";
    text-align: center;
    margin-top: 3px;
    text-transform: uppercase;
}
.cas{
    width: 22%;
    float: left;
    background: #3366CC;
    position: relative;
    margin: 1.5%;
}
.cas img{
    width: 100%;
}
.cas span{
    color: #fff;
    font-size: 14px;
    text-align: center;
    display: block;
    padding-top: 10px;
    padding-bottom: 30px;
}
.cas i{
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -25.5px;
    bottom: -27px;
    height: 55px;
    width: 55px;
    background: url(../images/icon_f5.png) center no-repeat;
    overflow: hidden;
}
.s_title1 h1{
    margin-top: 20px;
}
/*news*/
.news{
    margin-top: 50px;
}
.ne1{
    width: 30%;
    float: left;
    border: 1px solid rgb(226, 226, 226);
}
.ne1 img{
    width: 100%;
}
.ne1 p{
    text-align: center;
    padding: 5px 0;
}
.ne2{
    width: 65.8%;
    float: left;
    margin-left: 4%;
}
.ne_p{
    float: left;
    width: 20%;
    background: #0663be;
}
.ne_d1{
    float: left;
    width: 75%;
    margin-left: 5%;
}
.ne_d1 p{
    font-size: 16px;
    color: #000;
    padding-top: 20px;
}
.ne_d1 span{
    color: #afafb0;
}
.ne_p span{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 44px;
    padding-top: 10px;
}
.ne_p i{
    font-style: normal;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 14px;
    padding-bottom: 35px;
}
.ne_d .clearfix{
    display: block;
}
.ne_d{
    border: 1px solid #afafb0;
    margin-bottom: 11px;
}
.ne_d1 span{
    padding-top: 12px;
    display: block;
}
.s_more{
    position: relative;
    height: 40px;
    background: #f6f7fa;
    border: 1px solid #e5e5e7;
    line-height: 40px;
    text-align: center;
    color: #8e929e;
    display: block;
    margin-top: 30px;
    font-size: 12px;
    transition: all 0.3s ease-in-out;
    float: left;
    width: 100%;
}
.s_more:hover {
    color: #fff;
    background: #0663be;
    border: 1px solid #0663be;
    border-radius: 3px;
}
/*link*/
.link{
    width: 100%;
    margin: 0 auto;
    background-color: #fbfbfc;
    border-top: 1px solid #efeff2;
    line-height: 22px;
    padding: 20px 0;    
    margin-top: 40px;
}
.link p{
    color: #0663be;
    font-size: 14px;
    font-weight: bold;
    float: left;
    margin-right: 10px;
}
.link a{
    float: left;
    margin-right: 5px;
    font-size: 14px;
}
.form{
    background: #0663be;
    padding: 40px 0;
}
.fo_l{
    border-right: 1px solid #3282d1;
    line-height: 2;
    width: 25%;
    float: left;
}
.fo_l h3{
    font-weight: 100;
    color: #fff;
}
.fo_l p{
    color: #fff;
    font-size: 14px;
}
.fo_z{
    float: left;
    width: 30%;
    margin-left: 8%;
    border-right: 1px solid #3282d1;
}
.f1{
    float: left;
    width: 30%;
}
.f2{
    width: 30%;
    float: left;
}
.f3{
    width: 30%;
    float: left;
}
.fo_z a{
    display: block;
    line-height: 2;
    color: #fff;
    font-size: 14px;
}
.fo_r{
    width: 16%;
    float: left;
    margin-left: 20%;
}
.fo_r img{
    float: left;
    width: 80%;
}
.fo_r p{
    width: 5px;
    float: left;
    margin-left: 15px;
    color: #fff;    
}
.flink{
    background: #0554a1;
    padding: 15px 0;
}
.flink a{
    color: #fff;
    font-size: 14px;
    text-align: center; 
}
.flink p{
    text-align: center;
}
.flink a:nth-child(1){
    margin-right: 25px;
}




/*nproduct*/
.npr .cle{
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.npr .cle p{
    float: left;
    height: 40px;
    padding-left: 50px;
    background: url(../images/procen1.png) no-repeat;
    color: #00132b;
    font-size: 24px;
    font-weight: bold;
}
.npr .cle a{
    display: block;
    float: right;
    color: #00132b;
    font-size: 20px;
}
.noo{
    float: left;
    width: 24%;
    margin-right: 1.33%;
    background: #fff;
    border-bottom: 2px solid #f3f3f4;
    transition: 1s;
}
.noo:nth-child(5){
    margin-right: 0;
}
.noo img{
    width: 100%;
}
.nprod{
    margin: 60px 0;
}
.noo p{
    text-align: center;
    padding: 10px 0;
}
.noo:hover{
    border-bottom: 2px solid #00132b;
}
.noo:hover .np1{
    color: #00132b;
}
.nprod1{
    background: #f3f3f4;
    padding: 30px 0;
}
.clea{
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.clea p{
    float: left;
    height: 40px;
    padding-left: 50px;
    background: url(../images/procen1.png) no-repeat;
    font-size: 24px;
    font-weight: bold;
}
.clea a{
    display: block;
    float: right;
    font-size: 20px;
}
/*news*/
.newss {
    border: 1px solid #ccc;
    padding: 30px;
    margin-bottom: 3%;
    transition: 1s;
}
.newss img {
    float: left;
    width: 21%;
}
.news_d {
    float: left;
    width: 100%;
   
}
.news_d a {
    color: #4c4c4c;
}
.news_d1 {
    margin-bottom: 2%;
}
.news_p3 {
    font-size: 20px;
    float: left;
    transition: 1s;
}
.news_p2 {
    float: right;
}

.news_p4 {

}
.news_p4_1{
float:left;
width:86%;
}
.news_p5 {
    float:right;
    
    width: 150px;
    height: 50px;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 50px;
}
.newss:hover .news_p5{
    background: #0663be;
    color: #fff;
}
.newss:hover {
    border: 1px solid #0663be;
}
.newss:hover .news_p3 {
    color: #0663be;
}

.n-nav {
    background: #ccc;
    margin-top: -4px;
}
.list-column {
    height: 14px;
    line-height: 14px;
    color: #808080;
    padding-bottom: 17px;
    padding-top: 11px;
}
.list-column a {
    text-decoration: none;
    color: #4c4c4c;
}



.llistpage {
    margin-top: 5%;
    margin-bottom: 5%;
    width: 100%;
    float: left;
}
.llistpage strong {
    margin-right: 10px;
    border: 1px solid #000;
    padding: 4px;
}
.llistpage a {
    display: inline-block;
    width: 6%;
    border: 1px solid;
    padding: 1px;
    text-align: center;
    margin-right: 5px;
    color: #4c4c4c;
}
.llistpage input {
    width: 50px;
}

.lio{
    float: left;
    width: 23%;
    margin: 2% 1%;
    border-bottom: 2px solid #fff;
    overflow: hidden;
    transition: 1s;
}
.lio img{
    width: 100%;
    transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
}
.lio p{
    text-align: center;
    padding: 10px 0;
}
.nlist{
    margin-top: 70px;
}
.lio:hover .nimg1{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.lio:hover{
    border-bottom:2px solid #0663be;
}
/*listpic*/

.n-l {
    width: 53%;
    float: left;
}
.swiper-container {
    width: 70%;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
}

.swiper-container {
	width: 80%;
	height: 140px;
	margin-left:0!important;
	margin-right: auto;
}
.gallery-top {
    height: 470px;
	width: 80%;
	float: left;
	margin-left: auto;
    margin-right: auto;
}
.gallery-top img{
	width: 100%;
	height: 470px;
}
.gallery-thumbs {
    margin-top: 3%;
}
.swiper-slide {
	background-size: cover;
	background-position: center;
}
.gallery-thumbs .swiper-slide {
	height: 100%;
	opacity: 0.4;
	margin-top: 3%;
}

.gallery-thumbs .swiper-slide-active {
	opacity: 1;
}

.n-r{
	float: left;
	width: 40%;
	margin-left: -3%;
}
.pro_number a{
    color: #4c4c4c;
    font-size: 35px;
}

.biaoti1{
    font-size: 32px;
    line-height: 45px;
    background: url(../images/h1.png) 2px 12px no-repeat;
    padding-left: 40px;
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;
    color: #000;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 10px;
}
.youshi{
	font-size: 16px;
    font-weight: 200;
	margin-top: 12px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eaeaea;
}
.youshii span{
	display: inline-block;
    border-radius: 10px 0;
    border: 1px solid #ff6249;
    color: #dd2e17;
    margin-left: 10px;
    padding: 0 5px;
    font-size: 12px;
    height: 20px;
	line-height: 20px;
	float: right;
}

.boxp1{
    margin-top: 10px;
}
.boxp1 i{
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
}
.boxp1 p{
    font-size: 14px;
    line-height: 2;
}
.product_tle {
    width: 100%;
    float: right;
}
.pro_icon {
    background: #fc0 url(../images/zhekou.png) no-repeat right center;
    line-height: 60px;
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: 20px;
}
.pro_icon span {
    background: url(../images/line_equipmentt.png) no-repeat 8% center;
    display: block;
    padding-left: 26%;
    font-size: 22px;
}
.pro_number {
    margin-bottom: 20px;
    font-size: 18px;
    background: url(../images/number1.png) left no-repeat;
    line-height: 28px;
    padding: 2.5%;
    padding-left: 80px;
}
.product_number strong a {
    font-size: 26px;
    color: #004e9b;
}

tr:hover{
    background: #0385ea;
    color: #fff;
}
tr:hover tr div{
    color: #fff;
}
.nleft{
	width: 100%;
    float: left;
    margin-top: 1%;
}
.nnav{
    width: 100%;
	float: left;
	line-height: 2;
}
.navbar-light{
    z-index: 99;
    background: #000;
    opacity: .8;
    color: #fff;
    position: sticky;
    left: 0;
    top: 0;
}
.navbar-light a{
    display: block;
	width: 20%;
	float: left;
    color: #fff;
    text-align: center;
    line-height: 46px;
    text-decoration: none;
}
.navbar-light a:hover{
    background: #213b8f;
}
.aps1{
	margin: 20px 0;
	font-size: 22px;
	position: relative;
	padding-left: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
.aps1::before{
	content : "";
	position: absolute;
	left: 0;
	top: 8px;
	width:8px;
	height: 28px;
	background: #0385ea;
}
.syp{
    margin-top: 6%;
    width: 50%;
    float: left;
}
.syp p{
    float: left;
}
.syp a{
    text-decoration: none;
    color: #000;
}

.xyp p{
    float: left;
}
.xyp a{
    text-decoration: none;
    color: #000;
}
.xyp{
    float: right;
    margin-top: 6%;
}

.tjcp_d {
    float: left;
    width: 18%;
    margin-right: 2%;
}
.tjcp_d a {
    text-decoration: none;
    color: #4c4c4c;
}
.tjcp_d img {
    width: 100%;
}
.tjcp_d p {
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
}
.ndiv{
    width: 45%;
    float: left;
    margin: 10px 0;
}
.ndiv a{
    color: #4c4c4c;
    font-size: 18px;
}
.ndiv p{
    padding-left: 20px;
    position: relative;
}
.ndiv p::before{
    content: '';
    position: absolute;
    left: 0;
    top: 40%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ccc;
}
.biaotii {
    display: block;
    width: 100%;
    height: 50px;
    color: #FFF;
    font-size: 22px;
    background: url(../images/names.png) #F2F2F2 no-repeat;
    float: left;
    padding-left: 36px;
    line-height: 50px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.mainn{
    margin-top: 50px;
}
.main{
    margin-top: 40px;
    line-height: 2;
}
.m-l {
    width: 22%;
    float: left;
}
.m-r {
    width: 74%;
    float: left;
    margin-left: 4%;
    line-height: 2;
}
.product_l {
    width: 100%;
    float: left;
}
.product_img {
    background: #0663be;
}
.product_imgp1 {
    font-size: 22px;
    text-align: center;
    color: #fff;
    width: 35%;
    margin-left: 33%;
    padding-bottom: 26px;
    padding-top: 15px;
}
.product_imgp2 {
    text-align: center;
    color: #fff;
    padding-bottom: 16px;
}
#boxx {
    margin-top: 10px;
}
.product_tex {
    width: 100%;
    background: #0663be;
}
.product_tex span {
    display: block;
}
.product_a {
    color: #fff;
    font-size: 18px;
    margin-top: 10px;
    display: inline-block;
    margin-left: 22px;
    margin-bottom: 10px;
}
.a {
    background: #f2f2f2;
    padding: 15px 0;
    padding-left: 20px;
}
.a a {
    display: block;
    color: #4c4c4c;
}
.dianh {
    background: #0663be;
}
.dianh p {
    margin-left: 9px;
    padding-top: 10px;
    font-size: 16px;
    padding-bottom: 12px;
    color: #fff;
}



.ser_box3 {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
    overflow: hidden;
    margin-bottom: 50px;
}
._h3_tit {
    background: url(../images/yel_line.jpg) no-repeat center bottom;
    padding: 5px 0 25px 0;
    margin-bottom: 8px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;

}
._h4_tit {
    font-size: 16px;
    text-align: center;
    color: #666464;
    width: 80%;
    line-height: 26px;
    margin: 10px auto 40px;
}
.ser_box3 li {
    width: 31.33333333%;
    float: left;
    margin-right: 2%;
    list-style: none;
}
.ser_box3 a {
    display: block;
}
.ser_box3 .rect-120 {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}
.ser_box3 .ser_mask {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background: url(../images/ser_zz_bg.png) right bottom repeat-x;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    z-index: 1;
}
.ser_box3 .pd {
    top: 50%;
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 2;
    margin-top: -55px;
}
.ser_box3 .pd .tit {
    font-size: 32px;
    color: #fff;
    margin-bottom: 20px;
}
.ser_box3 .pd .info {
    width: 60%;
    margin: 0 auto;
    color: #fff;
    font-size: 14px;
}
.ser_box3 a:hover .ser_mask {
    top: 0;
}
.ser_box3 a:hover .ser_mask {
    top: 0;
}
.mp {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.mo {
    background: #0099FF;
    width: 50%;
    height: 400px;
    margin-top: 40px;
    float: left;
}
.moo {
    width: 85%;
    margin: 0 auto;
}
.tp1 {
    font-size: 24px;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 10px;
}
.tp2 {
    width: 80px;
    height: 5px;
    background: #fff;
}
.tp3 {
    color: #fff;
    margin-top: 15px;
    line-height: 2;
    border-bottom: 1px solid rgb(59, 174, 252);
    padding-bottom: 30px;
    margin-bottom: 40px;
}
.tp4 {
    color: #fff;
    line-height: 2;
}
.mo1 {
    width: 30%;
    margin-left: 19%;
    float: left;
    margin-top: 40px;
}
.mo1 img {
    width: 100%;
}
.mo1 p {
    font-size: 18px;
    text-align: center;
}
.ccontact_d2 {
    position: relative;
    height: 400px;
}
.ssdz {
    text-align: center;
    margin: 30px 0;
    font-size: 32px;
    font-weight: bold;
}

.serviceone {
    clear: both;
    position: relative;
    z-index: 1;
}
.serviceone ul li {
    margin: 0px 15px;
    width: 30%;
    background-color: #0663be;
    color: #fff;
    height: 270px;
    float: left;
}
.serviceone ul li img {
    width: 74px;
    height: 72px;
    display: block;
    margin: 37px auto 0 auto;
}
.serviceone ul li span {
    display: block;
    color: #fff;
    width: 70%;
    margin: 0 auto;
    font-size: 30px;
    line-height: 70px;
    font-weight: bold;
    text-align: center;
}
.serviceone ul li p {
    width: 70%;
    height: 48px;
    margin: 5px auto 0 auto;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    color: #fff;
}
.serviceone ul li:nth-child(2){
    background-color: #085099;
    height: 300px;
    margin-top: -15px;
}
.servicetwo {
    padding: 40px 0px;
}
.servicetwo .servicetwotit {
    text-align: center;
    padding-bottom: 30px;
}
.servicetwo .servicetwotit span {
    font-size: 35px;
    padding: 0 30px 0px 30px;
    line-height: 40px;
}
.servicetwo .servicetwotit span:last-child {
    background: url(../images/click.png) no-repeat left center;
    padding-left: 40px;
}
.servicetwo .servicetwobox p {
    text-indent: 2em;
    font-size: 16px;
    line-height: 32px;
    padding-bottom: 14px;
    color: #666;
}
.servicefive {
    width: 100%;
    background: #f9f8f8;
    padding: 60px 0px 45px 0px;
}
.servicefive .service04-p {
    float: left;
    width: 27%;
    padding-top: 45px;
    color: #085099;
    font-size: 24px;
}
.servicefive ul {
    float: right;
    width: 60%;
    position: relative;
    display: block;
    z-index: 3;
}
.servicefive ul li {
    float: left;
    width: 110px;
    position: relative;
    z-index: 5;
    margin-left: 22px;
}
.servicefive ul li p {
    width: 110px;
    height: 80px;
    border: 1px solid #085099;
    border-radius: 50%;
    padding-top: 30px;
    background: #f9f8f8;
    text-align: center;
}
.servicefive ul li:nth-child(1){
    margin-left:11.2%;
}
.servicefive ul li p span {
    font-size: 14px;
    color: #333;
}
.service04-p strong{
    color: #085099;
}
.servicefive ul:before {
    content: '';
    height: 1px;
    position: absolute;
    top: 50%;
    right: 0px;
    left: 0px;
    z-index: 1;
    background: #085099;
}
.bottom_bottom{
    display: none;
}
.nbanner{
    overflow: hidden;
}
.nbanner img{
    width: 100%;
}





















