*{
	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: 1400px;
}
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: #e2e2e2;
    padding: 5px 0;
}
.head .box div{
    float: right;
}
.head a{
    display: block;
    font-size: 14px;
    float: left;
    margin-right: 8px;
    padding-right: 5px;
    position: relative;
}
.a::before{
    content: '';
    position: absolute;
    right: 0;
    top: 4px;
    width: 1px;
    height: 12px;
    background: #4c4c4c;
}
.head p{
    float: left;
    font-size: 14px;
}
.header{
    background: #393b45;
    padding: 25px 0;
}
.logo{
    float: left;
}
.header ul{
    float: left;
    width: 63%;
    margin-left: 4%;
}
.header ul li{
    float: left;
    width: 14.2%;
    text-align: center;
}
.header ul li p{
    color: #fff;
}
.header ul li span{
    font-size: 12px;
    color: #fff;
    display: block;
}
.tel{
    float: right;
}
.prlis{
    padding: 50px 0;
}
.a1{
    display: block;
    margin: 0 auto;
}
.prlis p{
    text-align: center;
    width: 100%;
    margin-top: 10px;
}
.plist{
    background: url(../images/bj.jpg);
    padding: 50px 0;
    width: 100%;
}
.plistl{
    float: left;
    width: 70%;
}
.plistr{
    width: 30%;
    height: 540px;
    float: right;
    background: url(../images/list.jpg) no-repeat;
}
.plistl div{
    float: left;
    margin-right: 25px;
    margin-bottom: 10px;
    height: 265px;
    transition: .5s;
}
.plistl div:hover{
    -moz-box-shadow:0px 2px 8px #333333; -webkit-box-shadow:0px 2px 8px #333333; box-shadow:0px 2px 8px #333333;
}
.plistr a{
    display: block;
    margin: 0 auto;
    color: #fff;
    width: 222px;
    height: 35px;
    line-height: 35px;
    text-indent: 50px;
    border: 1px solid #fff;
    margin-bottom: 15px;
}
.plistr a:nth-child(1){
    margin-top: 265px;
}
.product{
    padding: 70px 0;
}
.a2{
    display: block;
    margin: 0 auto;
}
.p1{
    text-align: center;
    margin-top: 10px;
}
.prrod div{
    float: left;
    width: 23%;
    margin: 2.5% 1%;
    overflow: hidden;
}
.prrod div p{
    text-align: center;
    width: 53%;
    height: 45px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    background: #393b45;
    margin: 0 auto;
    margin-top: -4px;
    color: #fff;
    line-height: 45px;
    transition: .5s;
}
.prrod div img{
    width: 100%;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;

}
.prrod div:hover img{
    transform: scale(1.1);
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -o-transform: scale(1.1);
            -ms-transform: scale(1.1);

}
.prrod div:hover p{
    background: #ff8600;
}
.ckgd{
    background: url(../images/ckgd.jpg) no-repeat;
    width: 225px;
    height: 52px;
    display: block;
    margin: 0 auto;
    margin-top: 100px;
    text-align: center;
    line-height: 52px;
}
.gd img{
    width: 100%;
}
.gd{
    overflow: hidden;
}
.a3{
    display: block;
    margin: 0 auto;
}
.about{
    padding: 50px 0;
}
.abou{
    margin-top: 50px;
}
.video{
    float: left;
}
.abr{
    float: right;
    background: #f1f1f1;
    padding: 30px;
    width: 45%;
}
.abr h2{
    text-align: center;
    font-size: 24px;
    font-weight: 500;
}
.abr span{
    display: block;
    margin: 30px auto;
    width: 25px;
    height: 3px;
    background: #ff8600;
}
.abr p{
    line-height: 2;
    margin-bottom: 60px;
}
.ys{
    background: url(../images/ys.jpg) no-repeat;
    height: 210px;
    margin-top: 30px;
}
.ysdd{
    background: url(../images/x.png) no-repeat center right;
}
.ysd{
    width: 25%;
    height: 210px;
    text-align: center;
    float: left;
}
.ysd p{
    color: #ff8600;
    font-weight: bold;
    font-size: 50px;
    font-family: "Microsoft JhengHei","Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, sans-serif;
}
.ysd span{
    color: #fff;
}
.ysd img{
    margin-top: 40px;
}
/*case*/
.case{
    padding: 50px 0;
}
.a4{
    display: block;
    margin: 0 auto;
}
#cas a{
    display: block;
    background: url(../images/qc1.jpg) no-repeat 46px 10px;
    float: left;
    width: 210px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #4c4c4c;
    text-indent: 84px;
    margin-right: 25px;
    transition: .5s;
}
#cas{
    margin-top: 60px;
}
#cas a:nth-child(1){
    margin-left: 34%;
}
.lo{
    background: url(../images/qc2.jpg) no-repeat 46px 10px #ff8a00!important;
    border: 1px solid #ff8a00!important;
    color: #fff;
}
.zy-Slide{
    font-size: 12px;
    position:relative;
    width:947px;
    width: 86%;
    height:292px;
    margin:60px auto 0;
}
.zy-Slide ul{
    position:relative;
    width:754px;
    width: 100%;
    margin-left: 7%;
    height:292px;
    margin:0;
    padding:0;
}
.zy-Slide li{
    position:absolute;
    list-style:none;
    background:#000;
    width:0;
    height:0;
    top:146px;
    left:377px;
    z-index:0;
    cursor:pointer;
    border-radius:3px;
    margin:0;
    padding:0;
}
.zy-Slide li img{
    width:100%;
    height:100%;
    vertical-align:middle;
}
.zy-Slide section:nth-child(1), .zy-Slide section:nth-child(2){ position: absolute; top: 50%; width: 48px; height: 48px; margin-top: -20px; cursor: pointer; }
.zy-Slide section:nth-child(1){
    left:-75px;
    background: url(../images/csleft.jpg)
}
.zy-Slide section:nth-child(2){
    right:-75px;  
    background: url(../images/caright.jpg)
}
/*news*/
.news{
    background: url(../images/bj.jpg);
    padding: 60px 0;
    margin-top: 60px;
}
.a5{
    display: block;
    margin: 0 auto;
}
.new{
    margin-top: 60px;
}
.newl{
    width: 47%;
    float: left;
}
.newr{
    width: 47%;
    float: right;
}
.newl1{
    background: #fff;
}
.newl1 p{
    float: left;
    height: 45px;
    line-height: 45px;
    width: 150px;
    background: #ff8600;
    text-align: center;
    color: #fff;
}
.newl1 a{
    display: block;
    float: right;
    width: 130px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
}
.newl2{
    padding: 10px;
    background: #fff;
    margin-top: 15px;
}
.newl2 img{
    float: left;
}
.newl2 div{
    float: right;
    width: 51%;
}
.newl2 h3{
    font-size: 20px;
    font-weight: bold;
}
.newl2 span{
    color: #393b45;
    display: block;
    margin-top: 10px;
    font-size: 14px;
}
.newl2 p{
    color: #393b45;
    line-height: 2;
    font-size: 14px;
    margin-top: 5px;
}
.newl2 a{
    width: 130px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #4c4c4c;
    display: block;
    font-size: 14px;
    margin-top: 20px;
}
.newl3{
    padding: 20px ;
    background: #fff;
    margin-top: 15px;
}
.newl3 div{
    height: 59px;
    line-height: 59px;
    border-bottom: 1px dashed #4c4c4c;
}
.newl3 div span{
    font-weight: bold;
    font-size: 24px;
    float: left;
    transition: .5s;
}
.newl3 p{
    transition: .5s;
    float: left;
    margin-left: 25px;
}
.newl3 i{
    font-style: normal;
    font-size: 14px;
    float: right;
}
.newl3 div:hover span{
    color: #ff8600;
}
.newl3 div:hover p{
    color: #ff8600;
}

.newr1{
    background: #fff;
}
.newr1 p{
    float: left;
    height: 45px;
    line-height: 45px;
    width: 150px;
    background: #ff8600;
    text-align: center;
    color: #fff;
}
.newr1 a{
    display: block;
    float: right;
    width: 130px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
}
.newr2 div{
    background: #fff;
    margin-top: 15px;
    padding: 20px;
}
.nep1 span{
    font-weight: bold;
    font-size: 24px;
}
.nep1 i{
    font-style: normal;
    font-size: 24px;
    margin-left: 30px;
}
.nep2{
    color: #4c4c4c;
    font-size: 15px;
    margin-top: 15px;
}
.nep3{
    margin-top: 20px;
}
.nep3 span{
    width: 120px;
    border: 1px solid #4c4c4c;
    display: block;
    text-align: center;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    float: left;
}
.nep3 i{
    float: right;
    font-style: normal;
    font-size: 15px;
}
/*form*/
.form{
    padding: 60px 0;
    border-top: 5px solid #ff8600;
    background: #393b45;
}
.fol{
    float: left;
}
.foz{
    float: left;
    margin-left: 4%;
    width: 50%;
}
.foz div{
    float: left;
    margin-right: 10%;
}
.foz div:nth-child(3){
    margin-right: 0;
}
.foz img{
    margin-bottom: 20px;
}
.foz a{
    display: block;
    height: 55px;
    position: relative;
    padding-left: 20px;
}
.foz a::before{
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50%;
}
.foz a span{
    color: #77787e;
    font-size: 12px;    
    display: block;
}
.foz a p{
    color: #fff;
}
.for img{
    display: block;
}
.for{
    float: right;
}
.ewm{
    margin-top: 30px;
}
.folink a{
    display: block;
    color: #fff;
    font-size: 14px;
}
.folink{
    background: #2a2c33;
    padding: 15px 0;
}
.folink a:nth-child(1){
    float: left;
}
.folink a:nth-child(2){
    float: right;
}
.link p{
    float: left;
    font-weight: bold;
    margin-right: 15px;
    font-size: 20px;
}
.link a{
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}
.link{
    padding: 20px 0;
}
.cass{
    display: none;
}
.cassd{
    width: 30%;
    float: left;
    margin: 1.5%;
}
.cassd img{
    width: 100%;
}
.cassd p{
    text-align: center;
}

/*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: #ff8600;
    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*/


.kp{
    font-family: "Microsoft JhengHei","Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, sans-serif;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 30px;
}
.news_d{
    padding: 22px 0px 22px 21px;
    float: left;
    width: 44%;
    margin-right: 6%;
    background: url(../images/prodot01.png) no-repeat 0px 30px;
}
.news_d:nth-child(even){
    margin-right: 0;
}
.news_p3{
    float: left;
    font-size: 18px;
}
.news_p2{
    float: right;
    color: #9e9e9e;
}
.llistpage{text-align:center;}

.llistpage span{
    padding: 5px 10px;
}
.llistpage a{
    background: #ff8600;
    padding: 5px 10px;
    color: #fff;
}
.llistpage input{
    width: 28px;text-align:center;
    height: 28px;
   /* padding-left: 20px;*/
}

.main {
    margin: 40px 0;
    line-height: 2;
}
.nbanner img{
    width: 100%;
}
.nbanner{
    overflow: hidden;
    position: relative;
    height: 396px;
}
.nbanner p{
    color: #fff;
    font-size: 24px;
}
.nbanner .box div{
    color: #fff;
}
.nbanner .box div a{
    color: #fff;
}
.nbanner li{
    position: absolute;
    left: 14%;
    top: 23%;
    width: 300px;
    height: 130px;
    background: #ff8600;
    opacity: .9;
    padding: 20px;
    line-height: 2;
}
/*article*/
.gray{
    margin: 30px 0;
}
.ai{
    line-height: 2;
}
.apa1{
    font-family: "Microsoft JhengHei","Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, sans-serif;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
}
.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;
}
.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;
}
/*article*/

/*售后服务*/

.ser_lc {
    max-width: 1200px;
    margin: 10px auto 40px;
    overflow: hidden;
}
.ser_lc h2 {
    width: 100%;
    text-align: center;
    margin: 55px auto 20px;
    line-height: 45px;
    font-weight: 600;
    color: #00132b;
    font-size: 40px;
}
.ser_lc p {
    margin: 5px auto 5px;
}
.ser_lc dl {
    width: 100%;
    padding: 15px 0 10px;
    overflow: hidden;
}
.ser_lc dl dd {
    width: 22%;
    padding: 0px 1.5% 15px;
    border-radius: 1px;
    float: left;
    text-align: center;
    overflow: hidden;
}
.ser_lc dl dd strong {
    display: block;
    font-weight: normal;
    text-align: center;
    margin: 5px auto 20px;
}
.ser_lc dl dd strong img {
    width: 80%;
    max-width: 180px;
    height: auto;
}
.ser_lc dl dd span {
    width: 100%;
    text-align: center;
    margin-bottom: -10px;
    font-size: 16px;
    color: #222;
}


.ser-four {
    margin-bottom: 80px;
    overflow: hidden;
    background: #f7f7f7;
}
.ser-four h2 {
    font-size: 38px;
    color: #07284E;
    font-weight: 600;
    line-height: 60px;
    text-align: center;
    margin-top: 30px;
}
.ser-txt {
    font-size: 16px;
    color: #666;
    text-align: center;
    margin: 10px auto 30px;
}
.wrap1 {
    width: 1560px;
    margin: 0 auto;
}
.ser-four-l {
    float: left;
    width: 30%;
    margin-right: 2%;
}
.ser-four-l h4, .ser-four-r h4 {
    font-size: 32px;
    color: #07284E;
    line-height: 80px;
    font-weight: bold;
}
.ser-four-l h4 a {
    color: #07284E;
}
.ser-four-l .fu {
    font-size: 14px;
    color: #727171;
    margin-bottom: 20px;
    line-height: 28px;
    height: 80px;
    overflow: hidden;
}
.ser-four-l .four-a {
    display: block;
    padding: 40px 10%;
    background: #f23c48;
}
.ser-four-l .text {
    background: url(../images/ser_icon1.png) left center no-repeat;
    padding-left: 15%;
}
.ser-four-l h4, .ser-four-r h4 {
    font-size: 32px;
    color: #07284E;
    line-height: 80px;
    font-weight: bold;
}
.text{
    color: #fff!important;
}
.p11{
    color: #fff!important;
}
.ser-four-l .four-a p, .ser-four-r p {
    color: #666;
    line-height: 28px;
    font-size: 14px;
}

.ser-four-r {
    float: left;
    width: 65%;
}
.ser-four-r .img-box {
    position: relative;
}
.ser-four-r .img-box>img {
    max-width: none;
    width: 100%;
}
.ser-four-r ul {
    position: absolute;
    top: 180px;
    left: 0;
    width: 100%;
}
.ser-four-r ul li {
    float: left;
    width: 48%;
    margin-right: 2%;
}
.ser-four-r ul li a {
    padding: 40px 8%;
    display: block;
    background: url(../images/white_bg.png) repeat;
}
.ser-four-r .text1 {
    background: url(../images/ser_icon2.png) left center no-repeat;
    padding-left: 15%;
}
.ser-four-l .four-a p, .ser-four-r p {
    color: #666;
    line-height: 28px;
    font-size: 14px;
}
/*channel*/
.nyl{
    width: 20%;
    float: left;
}
.tit {
    background-color: #333;
    color: #fff;
    padding: 20px;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 2px;
}
.tit small {
    display: block;
    font-size: 18px;
    margin-bottom: 5px;
    color: #fff;
}
.prod a{
    display: block;
    color: #fff;
}
.prod span{
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
}
.prod{
    margin: 0;
    padding: 10px 20px 10px 50px;
    font-weight: normal;
    background: url(../images/y.png) no-repeat 20px 10px #ff8600;
    color: #fff;
    line-height: 18px;
    font-size: 18px;
    cursor: pointer;
    position: relative;
}
.prp{
    border: 1px solid #333;
    padding: 10px 20px 10px 50px;
    background-color: #f6f6f6;
}
.p-tex{
    line-height: 30px;
    border-bottom: 1px dotted #ccc;
    background: url(../images/dbx.png) no-repeat right center;
    margin-bottom: 10px;
}
.nyr{
    width: 75%;
    float: right;
}
.prlii .ko{
    display: block;
    float: left;
    font-size: 24px;
    margin-top: -7px;
    margin-left: 30px;
}
.prlii .ko1{
    float: right;
    font-size: 18px;
}
.prlii img{
    float: left;
    display: block;
}
.prlii{
    border-bottom: 1px solid #4c4c4c;
}
.nyrd{
    margin-top: 30px;
}
.nyrd1{
    width: 30%;
    float: left;
    margin-right: 4.7%;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    transition: .5s;
}
.nyrd1 img{
    width: 100%;
}
.nyrd1 p{
    text-align: center;
    transition: .5s;
}
.nyrd1:nth-child(3){
    margin-right: 0;
}
.nyrd1:nth-child(6){
    margin-right: 0;
}
.nyrd1 p{
    margin-top: -10px;
}
.nyrd1:hover p{
    background: #ff8600;
    color: #fff;
}
.nyrd1:hover{
    border: 1px solid #ff8600;
}
.lio {
    float: left;
    width: 23%;
    margin: 1% 1%;
    border-bottom: 2px solid #fff;
    overflow: hidden;
    transition: 1s;
}
.lio a{
    color: #4c4c4c;
}
.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;
}
.lio:hover {
    border-bottom: 2px solid #ff8600;
}
.n-l {
    width: 41%;
    float: left;
}
.n-l img {
    width: 100%;
}
.n-r {
    float: right;
    width: 50%;
}
.biaoti1 {
    font-size: 32px;
    line-height: 45px;
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;
    color: #000;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 10px;
}
.boxp1 {
    margin-top: 10px;
}
.pro_top_jieshao {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 15;
}

.pro_ad {
    color: #222;
    background: url(../images/youshi_bg.png) no-repeat ;
    line-height: 80px;
    height: 80px;
    text-align: left;
    margin-top: 30px;
    font-size: 16px;
}

.pro_ad ul {
    padding-left: 108px;
}

.pro_ad li {
    display: block;
    color: #fff;
    background: url(../images/list_tick.png) no-repeat left center;
    padding-left: 30px;
    font-size: 17px;
    margin-right: 40px;
    float: left;
}
.pro_tel {
    overflow: hidden;
    text-align: center;
    width: 100%;
    background: url(../images/pro_tel.png) no-repeat 5px 8px;
    padding-left: 55px;
}
.pro_tel span {
    font-size: 17px;
    width: 100%;
    text-align: left;
    float: left;
    overflow: hidden;
}
.pro_tel p {
    font: bold 34px/38px Arial, Helvetica, sans-serif;
    color: #FF3D17;
    float: left;
}
.pro_tel p a {
    color: #FF3D17;
    text-decoration: none;
}
.navbar-light {
    z-index: 99;
    background: #FAFAFA;
    opacity: .8;
    color: #fff;
    position: sticky;
    left: 0;
    top: 0;
    padding: 15px;
}
.navbar-link img{
    display: block;
    margin: 0 auto;
}
.navbar-light a {
    display: block;
    width: 25%;
    float: left;
    color: #4c4c4c;
    text-align: center;
    line-height: 46px;
    text-decoration: none;
}
.nnav{
    line-height: 2;
}
table{
    border-collapse:collapse;
}
table tr:nth-child(odd){
    background: #e6e6e6;
}
table tr:hover{
    background: #f23c48;
}
table tr:nth-child(1){
    background:#ff8600;
}
.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 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: #ff8600;
}
.way-con b {
    display: block;
    color: #676767;
    font-size: 16px;
    font-weight: normal;
    line-height: 40px;
    margin: 10px 0;
}
.way-map {
    float: right;
    width: 33%;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}
#allmap {
    display: block;
    width: 100%;
    height: 460px;
    border-radius: 50%;
}

.mat {
    margin-bottom: 30px;
    text-align: center;
    margin-top: 30px;
}
.mat h2 {
    font-size: 32px;
    line-height: 50px;
}
.mat p {
    text-transform: uppercase;
}
.nyabout {
    margin-top: 40px;
    line-height: 2;
}
.ma6 {
    margin-bottom: 50px;
}
.mat {
    margin-bottom: 30px;
    text-align: center;
    margin-top: 30px;
}
.mat h2 {
    font-size: 32px;
    line-height: 50px;
}
.mat p {
    text-transform: uppercase;
}
.ma6 ul {
    overflow: hidden;
    margin-bottom: 50px;
    width: 1200px;
    margin: 0 auto;
}
.ma6 li {
    width: 400px;
    float: left;
    background-color: #f7f8f9;
}
.ma6 li .txt {
    padding: 82px 30px;
}
.ma6 li .txt h2 {
    font-size: 26px;
    margin-bottom: 10px;
    text-align: center;
}
.ma6 li .txt p {
    line-height: 32px;
    font-size: 16px;
    text-indent: 28px;
}
.bottom_bottom{
    display: none;
}
.gdd a{
    display: block;
    position: absolute;
    width: 165px;
    height: 55px;
}
.gd{
    position: relative;
}
.ab1{
    right: 51%;
    bottom: 17%;
}
.ab2{
    right: 42%;
    bottom: 17%;
}
.ab3{
    right: 32%;
    bottom: 17%;
}
.ab4{
    right: 23%;
    bottom: 17%;
}
.ab5{
    right: 14%;
    bottom: 17%;
}












