*{
	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*/
#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*/
.head{
    background: #323232;
    padding: 5px 0;
}
.head p{
    float: left;
    font-size: 15px;
    color: #fff;
}
.head .box div{
    float: right;
}
.head a{
    display: block;
    float: left;
    font-size: 15px;
    color: #fff;
    margin-right: 10px;
}
.logo{
    float: left;
}
.tel{
    float: right;
}
.header{
    padding: 35px 0;
}
.nav{
    background: #323232;
    height: 45px;
}
.nav ul li{
    float: left;
    width: 14.2%;
    text-align: center;
    line-height: 45px;
}
.nav ul li a{
    display: block;
    height: 55px;
    margin-top: -10px;
    line-height: 65px;
    color: #fff;
    background: url(../images/navx.jpg) right 27px no-repeat;
}
.nav ul li a:hover{
    background: #f88e0e;
}
.a{
    background: none!important;
}

.prlistd{
    width: 236px;
    height: 479px;
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 5px;
}
.prlistd:nth-child(5){
    margin-right: 0;
}
.prd{
    position: absolute;
    left: 0;
    top: 303px;
    background: #000;
    width: 100%;
    height: 100%;
    opacity: .7;
    transition: .5s;
}
.prlistimg{
    position: absolute;
    left: 0;
    top: 0;
}
.prd p{
    text-align: center;
    margin-top: 30px;
    color: #fff;
    font-size: 26px;
    transition: .5s;
}
.prd span{
    color: #fff;
    display: block;
    text-align: center;
    margin-top: 5px;
    transition: .5s;
}
.prd img{
    display: block;
    margin: 0 auto;
    margin-top: 34px;
    transition: .5s;
}
.prlistd:hover .prd{
    top: 0;
    background: #ee8404;
    opacity: .95;
}
.prd i{
    display: none;
    transition: .5s;
}
.prd a{
    display: none;
    transition: .5s;
}
.prlistd:hover .prd a{
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    margin: 0 auto;
    display: block;
    margin-top: 50px;
    display: block;
}
.prlistd:hover .prd i{
    color: #fff;
    margin-top: 35px;
    width: 80%;
    margin-left: 10%;
    display: block;
    font-style: normal;
}
.prlistd:hover .prd img{
    display: none;
}
.prlistd:hover .prd p{
    margin-top: 110px;
}
.prlist h2{
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 28px;
}
.prp{
    text-align: center;
    color: #666666;
    margin-bottom: 40px;
}
.product{
    background: #f2f2f2;
    padding: 50px 0;
    margin-top: 60px;
}
.product h2{
    font-weight: bold;
    margin-bottom: 5px;
    text-align: center;
    font-size: 28px;
}
.prodd{
    width: 30%;
    margin: 1.6%;
    float: left;
    transition: .5s;
}
.prodd img{
    width: 100%;
}
.prodd p{
    margin-top: -4px;
    text-align: center;
    background: #fff;
    padding: 8px 0;
    transition: .5s;
}
.prodd:hover{
    -moz-box-shadow:1px 2px 18px #333333; -webkit-box-shadow:1px 2px 18px #333333; box-shadow:1px 2px 18px #333333;
}
.prodd:hover p{
    background: #f88e0e;
    color: #fff;
}
/*dbt*/
.duibi h2{
    font-weight: bold;
    margin-bottom: 5px;
    text-align: center;
    font-size: 28px;
}
.duibi{
    padding: 50px 0;
}
.dl{
    float: left;
}
.dz{
    float: left;
}
.dr{
    float: right;
}
.d_l{
    width: 42%;
    float: left;
    border: 1px solid #ccc;
    padding: 15px 0;
}
.d_l img{
    float: left;
    display: block;
    margin-left: 35px;
}
.d_l p{
    float: right;
    margin-right: 65px;
    font-weight: 900;
    font-size: 18px;
    line-height: 34px;
}
.d_z{
    width: 16%;
    float: left;
    background: #323232;
    padding: 11px 0;
}
.d_z img{
    display: block;
    margin: 0 auto;
}
.d_r{
    width: 41.5%;
    float: left;
    border: 1px solid #ccc;
    padding: 15px 0;
}
.d_r img{
    float: right;
    display: block;
    margin-right: 35px;
}
.d_r p{
    float: left;
    margin-left: 65px;
    font-weight: 900;
    font-size: 18px;
    line-height: 34px;
}
.db{
    margin-top: 80px;
}
.db1{
    margin-bottom: 20px;
}
/*case*/
.case_d{
    background: url(../images/cas_d.jpg) no-repeat;
    padding-top: 70px;
}
.case h2{
    font-weight: bold;
    margin-bottom: 5px;
    text-align: center;
    font-size: 28px;
}
.case{
    margin-top: 30px;
}
#cas a{
    background: #fff;
    display: block;
    float: left;
    width: 188px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    margin-right: 14px;
    transition: .5s;
}
#cas a:nth-child(6){
    margin-right: 0;
}
.oa{
    background: #f88e0e!important;
    color: #fff;
}
.case_l{
    width: 319px;
    height: 474px;
    background: url(../images/cas.jpg);
    float: left;
}
#case{
    margin-top: 60px;
}
.case_l p{
    font-size: 24px;
    color: #fff;
    margin-left: 50px;
    padding-top: 35px;
}
.case_l span{
    display: block;
    color: #fff;
    line-height: 2;
    width: 73%;
    margin-left: 16%;
    font-size: 14px;
    margin-top: 70px;
}
.case_l img{
    display: block;
    margin-left: 17%;
    margin-top: 70px;
}
.case_r{
    float: right;
}
#case li{
    display: none;
}
/*news*/
.news h2{
    font-weight: bold;
    margin-bottom: 5px;
    text-align: center;
    font-size: 28px;
}
.news{
    margin-top: 50px;
}
#new a{
    display: block;
    float: left;
    width: 186px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    border: 1px solid #ccc;
    transition: .5s;
}
.oo{
    background: #f88e0e;
    border: 1px solid #f88e0e!important;
    color: #fff;
}
#new a:nth-child(1){
    margin-left: 33%;
    margin-right: 20px;
}

.newl1{
    border: 1px solid #ccc;
    width: 33%;
    float: left;
}
.newl1 div{
    border-bottom: 1px solid #ccc;
    transition: .5s;
}
#news{
    margin-top: 50px;
}
.newl1 div p{
    margin-left: 35px;
    padding-top: 25px;
    font-weight: bold;
    font-size: 17px;
    transition: .5s;
}
.newl1 div span{
    display: block;
    margin-left: 35px;
    font-size: 14px;
    margin-top: 21px;
}
.newl1 div i{
    font-style: normal;
    font-size: 12px;
    margin-left: 35px;
    margin-top: 15px;
    display: block; 
    transition: .5s;
    margin-bottom: 20px;
}
.newl1 div:hover{
    background: #f7f7f7;
}
.newl1 div:hover p{
    color: #f88e0e;
}
.newl1 div:hover i{
    color: #f88e0e;
}
.newl2{
    width: 33%;
    border: 1px solid #ccc;
    float: left;
    margin-left: -1px;
}
.newl2 div{
    border-bottom: 1px solid #ccc;
    transition: .5s;
}
.newl2 div p{
    margin-left: 35px;
    padding-top: 25px;
    font-weight: bold;
    font-size: 17px;
    transition: .5s;
}
.newl2 div span{
    display: block;
    margin-left: 35px;
    font-size: 14px;
    margin-top: 21px;
}
.newl2 div i{
    font-style: normal;
    font-size: 12px;
    margin-left: 35px;
    margin-top: 15px;
    display: block; 
    transition: .5s;
    margin-bottom: 20px;
}
.newl2 div img{
    display: block;
    margin-left: 35px;
    margin-bottom: 43px;
    margin-top: 30px;
}
.newl2 div:hover{
    background: #f7f7f7;
}
.newl2 div:hover p{
    color: #f88e0e;
}
.newl2 div:hover i{
    color: #f88e0e;
}
.newl3{
    width: 32%;
    border: 1px solid #ccc;
    margin-left: -1px;
    float: left;
}
.newl3 img{
    width: 100%;
}
.oo{
    background: #f88e0e;
    border: 1px solid #f88e0e;
    color: #fff;
}
#news li{
    display: none;
}
.form{
    background: #1b1b1b;
    margin-top: 160px;
    position: relative;
    height: 360px;
}
.formd{
    background: #2b2b2b;
    padding: 20px 0;
    position: absolute;
    top: -40px;
    height: 30px;
    width: 1181px;
}
.formd p{
    float: left;
    margin-left: 25px;
    color: #fff;
}
.formd a{
    display: block;
    font-size: 14px;
    float: left;
    margin-right: 10px;
    color: #fff;
}
.fo_l{
    float: left;
    width: 65%;
    margin-top: 110px;
}
.fo_r{
    float: right;
    margin-top: 110px;
    width: 30%;
}
.flogo{
    float: left;
}
.flogo1{
    float: left;
}
.for{
    margin-top: 90px;
}
.flogo1 p{
    margin-left: 45px;
    font-weight: bold;
    font-size: 17px;
    color: #aaaaaa;
    margin-bottom: 2px;
}
.flogo1 span{
    display: block;
    margin-left: 45px;
    font-size: 15px;
    margin-bottom: 2px;
}
.fo_l ul li{
    width: 20%;
    float: left;
}
.fo_l ul{
    margin-top: 80px;
}
.fo_l ul li a{
    display: block;
    color: #a6a6a6;
}



.fo_r1{
    float: left;
    width: 50%;
}
.fo_r1 h3{
    background: #525252;
    padding: 8px 6px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
}
.fo_r1 span{
    float: right;
    color: #fff;
    margin: 10px 0;
    font-size: 14px;
}
.fo_r1 img{
    float: right;
}
.fo_r1 p{
    float: right;
    margin-top: 25px;
}
.fo_r2{
    float: left;
    width: 47%;
    margin-left: 3%;
}
.folink{
    border-top: 1px solid #323232;
    background: #1b1b1b;
    padding: 15px 0;
}
.folink a{
    font-size: 14px;
    color: #9e9e9e;
}
.folink a:nth-child(1){
    float: left;
}
.folink a:nth-child(2){
    float: right;
}

/*lingyu*/
.ly{
    height: 655px;
    background: url(../images/yl.jpg) no-repeat;
}
.lyy h2{
    font-weight: bold;
    margin-bottom: 5px;
    text-align: center;
    font-size: 28px;
}
.ly{
    margin: 50px 0;
    padding-top: 45px;
}
.ly_l{
    width: 25%;
    float: left;
}
.ly_l h3{
    font-size: 26px;
    font-weight: 500;
    color: #fff;
}
.ly_l h4{
    font-weight: 100;
    margin-bottom: 50px;
    color: #fff;
}
.ly_l a{
    display: block;
}
.dada{
    margin-top: 45px;
}
.aa{
    color: #fff;
    position: relative;
    height: 32px;
    line-height: 32px;
    border: 1px solid #fff;
    width: 200px;
    padding-left: 25px;
    margin-top: -1px;
    margin-bottom: 10px;
}
.aa::after{
    content: '';
    position: absolute;
    left: 10px;
    top: 14px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #fff;
}
.aaa{
    border: 1px solid #fff;
    width: 120px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin-top: 40px;
    color: #fff;
}
.ly_r{
    width: 70%;
    float: left;
    padding: 30px;
    background: #fff;
}
.ly_r div{
    width: 31%;
    float: left;
    margin-right: 3.5%;
    margin-bottom: 1%;
    margin-top: 1%;
}
.ly_r div img{
    width: 100%;
}
.ly_r div p{
    text-align: center;
}
.ly_r div:nth-child(3){
    margin-right: 0;
}
.ly_r div:nth-child(6){
    margin-right: 0;
}
.lyy{
    margin-top: 50px;
}
.bottom_bottom{
    display: none;
}


/*news*/
.mainn {
    margin-top: 50px;
    margin-bottom: 50px;
}
.n-news-1 {
    margin-top: 100px;
}
.cl {
    float: left;
    width: 42%;
    background-color: #f6f6f6;
    margin-right: 3%;
    padding: 30px;
}
.cll {
    margin: 20px 0;
}
.cll p {
    float: left;
}
.cll span {
    float: right;
}
.nck {
    margin-top: 40px;
    display: block;
    font-weight: bold;
    font-size: 19px;
}
.cr {
    width: 47%;
    float: left;
    position: relative;
    height: 370px;
}
.cr img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.cr div {
    padding-top: 24px;
    position: absolute;
    left: 50px;
    top: -33px;
    background: #026fe6;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    padding: 30px;
}
.n-news-2 {
    margin-top: 100px;
    background-color: #f6f6f6;
    padding: 100px 0;
}
.cl-l {
    float: right;
    width: 42%;
    background-color: #fff;
    margin-right: 3%;
    padding: 30px;
}
.n-nav {
    background: #ccc;
}
.list-column {
    height: 14px;
    line-height: 14px;
    color: #808080;
    padding-bottom: 17px;
    padding-top: 11px;
}
.list-column a {
    text-decoration: none;
    color: #4c4c4c;
}
.list-column img{
    width: 22px;
    float: left;
    margin-right: 10px;
    margin-top: -5px;
}
/*news*/
.newss{
	margin-top: 50px;
}

.news_d{
	width: 30%;
	height: 300px;
	float: left;
	margin: 2% 1.5%;
	position: relative;
	box-shadow: 0px 0px 0px #0265da;
	box-shadow: 0px 0px 0px ;
	transition: all 0.2s ease 0s;
	-webkit-transform: translateY(0px) translateX(0px);
	-o-transform: translateY(0px) translateX(0px);
	-moz-transform: translateY(0px) translateX(0px);
	-ms-transform: translateY(0px) translateX(0px);
}
  .news_d:before,
  .news_d:after {
	display: inline-block;
	position: absolute;
	content: " ";
	width: 100%;
	height: 3px;
	background: #0265da;
	-webkit-transform: scaleX(0);
	-o-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transition: all 0.2s ease;
	z-index: 1;
  }
  .news_d:before {
	top: 0;
	left: 0;
	-webkit-transform-origin: 0 0;
  }
  .news_d:after {
	bottom: 0;
	left: 0;
	-webkit-transform-origin: 100% 0;
  }
  .news_d:hover {
	box-shadow:20px 20px 0px #818181;
	-webkit-transform: translateY(-10px) translateX(-10px);
	-o-transform: translateY(-10px) translateX(-10px);
	-moz-transform: translateY(-10px) translateX(-10px);
	-ms-transform: translateY(-10px) translateX(-10px);
	transition: all 0.2s ease 0.4s;
  }
  .news_d:hover:after,
  .news_d:hover:before {
	-webkit-transform: scaleX(1);
	-o-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
  }
  



 .card {
	background: #f6f6f6;
	padding: 30px 35px 45px 35px;
	margin-bottom: 30px;
	border: 0px solid rgba(129, 129, 129, 0.1);
    width: 80%;
    height: 75%;
    display: block;
  }
  
  
  
 .card:before,
 .card:after {
	display: inline-block;
	position: absolute;
	content: " ";
	width: 3px;
	height: 100%;
	background: #0265da;
	-webkit-transform: scaleY(0);
	-o-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transition: all 0.2s ease 0.2s;
  }
 .card:before {
	top: 0;
	left: 0;
	-webkit-transform-origin: 0 100%;
  }
 .card:after {
	top: 0;
	right: 0;
	-webkit-transform-origin: 0 0;
  }
 .card:hover:after,
 .card:hover:before {
	-webkit-transform: scaleY(1);
	-o-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
  }
.news_p2{
	color: #555555;
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
}
.news_p3{
	color: #4c4c4c;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    vertical-align: inherit;
	height: 20px;
	border-bottom: 1px solid #ccc;
    padding-bottom: 40px;
}
.news_d2{
	margin-top: 10px;
	color: #5f5f5f;
	letter-spacing: 0.5px;
    font-size: 13px;
    line-height: 34px;
    font-weight: 300;
    color: #999999;
}
.news_d a{
	text-decoration: none;
}
/*news*/

.llistpage{text-align:center;}

.llistpage span{
    padding: 5px 10px;
}
.llistpage a{
    background: #0174e0;
    padding: 5px 10px;
    color: #fff;
}
.llistpage input{
    width: 28px;text-align:center;
    height: 28px;
}
.nnav{
    border-bottom: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
    margin-top: 40px;
    margin-bottom: 20px;
}
/*article*/
.apa1{
    text-align: center;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    display: table;
    margin: 0 auto;
    padding: 5px 10px;
    margin-bottom: 15px;
}
.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: 23%;
    margin-right: 2%;
}
.tjcp_d img {
    width: 100%;
}
.tjcp_d p {
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
}
.aps1{
    margin: 20px 0;
    height: 45px;
    line-height: 45px;
    font-size: 22px;
    padding-left: 40px;
    padding-bottom: 5px;
    background: url(../images/names1.png) rgb(230, 230, 230) no-repeat;
    color: #fff;
    width: 96%;
}
.ndiv {
    width: 45%;
    float: left;
    margin: 10px;
}
.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;
}
.ai{
    line-height: 2;
    margin-top: 40px;
}


.tabpanel_div {
    width: 30%;
    text-align: center;
    border: 1px solid #f2f2f2;
    margin-bottom: 3%;
    margin-right: 0.5%;
    margin-left: 1.8%;
    float: left;
    position: relative;
    overflow: hidden;
}
.tabpanel_div img {
    width: 100%;
    cursor: pointer;
    transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
}
.tabpanel_a {
    color: #000;
    display: block;
    margin-top: 2%;
    text-decoration: none;
}
.tabpanel_a p {
    margin: 5px 0 7px 0;
}
.main{
    margin-top: 40px;
}
/*channel*/
.nprod{
    margin: 60px 0;
}
.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: #f3f3f4;
    border-bottom: 2px solid #f3f3f4;
    transition: 1s;
}
.noo:nth-child(5){
    margin-right: 0;
}
.noo img{
    width: 100%;
}
.np1{
    text-align: center;
}
.nab{
    font-size: 26px;
    text-align: center;
    text-align: center;
    font-family: "Microsoft JhengHei","Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, sans-serif;
    font-weight: bold;
    margin: 20px 0;
}
.nabout{
    line-height: 2;
    margin-bottom: 50px;
}

/*about*/
.aboutthree ul li {
    float: left;
    position: relative;
    width: 27%;
    margin-bottom: 4%;
    margin-left: 70px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
}
.aboutthree ul li .aboutthreebox {
    position: absolute;
    transition: all 0.5s linear;
    left: 0px;
    top: 0%;
    width: 100%;
    height: 100%;
    background: #e4e4e4;
    padding-top: 75px;
}
.aboutthree ul li .aboutthreebox i {
    clear: both;
    display: block;
    text-align: center;
    width: 80px;
    margin-bottom: 40px;
    margin: 10px auto;
}
.aboutthree ul li .aboutthreebox span {
    clear: both;
    display: block;
    text-align: center;
    font-size: 35px;
    font-family: "Microsoft JhengHei","Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, sans-serif;
    font-weight: bold;
}
.aboutthree ul li .aboutthreebox p {
    clear: both;
    display: block;
    text-align: center;
    font-size: 20px;
    font-family: "Microsoft JhengHei","Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, sans-serif;
    font-weight: bold;
    margin-top: 40px;
}
.aboutthree ul li .aboutthreepic {
    clear: both;
    display: block;
}
.aboutthree ul li:hover .aboutthreebox {
    top: -130%;
    transition: all 0.5s linear;
}
.aboutthree ul li img{
    width: 100%;
}
.aboutthree ul li:nth-child(4){
    margin-left: 22%;
}
/*lxwm*/

.cont-show {
    clear: both;
    overflow: hidden;
    margin: 40px auto;
}
.cont-show h1 {
    color: #000;
    font-size: 34px;
    font-weight: normal;
    text-align: center;
    height: 67px;
    line-height: 45px;
}
.cont-show b {
    display: block;
    color: #E5E5E5;
    font-size: 40px;
    text-align: center;
    margin: 0 0 5px;
}
.cont-way {
    clear: both;
    overflow: hidden;
    padding-bottom: 80px;
}
.way-info {
    float: left;
    width: 50%;
}
.way-info h2 {
    color: #333;
    font-size: 18px;
    margin-bottom: 30px;
}
.way-info p {
    line-height: 30px;
    color: #676767;
    font-size: 18px;
    margin-bottom: 10px;
}
.way-info p img {
    margin-right: 10px;
    float: left;
}
.way-con {
    clear: both;
    overflow: hidden;
    padding-top: 50px;
    margin-top: 40px;
    border-top: 1px solid #EEE;
}
.way-con b {
    display: block;
    color: #676767;
    font-size: 16px;
    font-weight: normal;
    line-height: 40px;
    margin: 10px 0;
}
.way-con a {
    display: block;
    overflow: hidden;
    color: #FFF;
    font-size: 14px;
    width: 125px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    text-align: center;
    margin-top: 20px;
    cursor: pointer;
    background-color: #0166da;
}


.way-map {
    float: right;
    width: 40%;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}
#allmap {
    display: block;
    width: 100%;
    height: 460px;
    border-radius: 50%;
}

.bos{
    width: 1200px;
    margin: 0 auto;
    line-height: 2;
}




.nl_bg {
    background: #f3f3f4;
    overflow: hidden;
}
.ab_m3 {
    max-width: 1200px;
    margin: 50px auto 50px;
    overflow: hidden;
}
.ab_m3 dl {
    width: 100%;
    padding: 20px 0 20px;
    overflow: hidden;
}
.ab_m3 .l {
    margin-right: 60px;
    float: left;
}
.ab_m3 dl dt {
    width: 50%;
    overflow: hidden;
}
.ab_m3 dl dt img {
    width: 100%;
    height: auto;
}
.ab_m3 dl dd {
    padding: 80px 0 0;
}
.ab_m3 dl dd h2 {
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #00132b;
}
.ab_m3 dl dd p {
    margin: 10px auto 0;
    line-height: 2;
}
.ab_m3 {
    max-width: 1200px;
    margin: 50px auto 50px;
    overflow: hidden;
}
.ab_m3 dl {
    width: 100%;
    padding: 20px 0 20px;
    overflow: hidden;
}
.ab_m3 .r {
    margin-left: 60px;
    float: right;
}
.ab_m3 dl dd {
    padding: 80px 0 0;
}
.ab_m3 dl dd h2 {
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #00132b;
}
.ab_m3 dl dd h2 a {
    color: #00132b;
}
.ab_m3 dl dd p {
    margin: 10px auto 0;
}   


.ny_l{
    float: left;
    width: 46%;
}
.ny_r{
    float: right;
    width: 46%;
}
.ny_r h2{
    margin-bottom: 25px;
}

.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;
    float: left;
}
.ny_r .clearfix{
    margin-top: 40px;
}
.ny_a{
    display: block;
    width: 45%;
    height: 60px;
    border-radius: 5px;
    background: #FF0000;
    text-align: center;
    line-height: 60px;
    color: #fff;
    float: right;
    margin-top: 15px;
}
.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: #FF0000;
}
#contont5{
    margin-top: 25px;
}
.nnl{
    line-height: 2;
}

#contont h2{
    margin: 20px 0;
}

#contont2 h2{
    margin: 20px 0;
}

#contont3 h2{
    margin: 20px 0;
}
.mni{
    line-height: 2;
}
.nbanner img{
    width: 100%;
}
table{
    border-collapse:collapse ;
}




























