/*Created by lk on 2020/07/29.*/

html, body{margin: 0; padding: 0; font-size: 12px; background: #fff; overflow-x: hidden; font-family: "Microsoft YaHei", arial}

ul{list-style: none}

ul, li ,ol{margin: 0; padding: 0}

h1,h2,h3,h4,h5,h6{margin: 0; font-weight: normal}

p{margin: 0;}

a{text-decoration: none; display: block; color: #333; outline: none}

img{border: 0; float: left}

div{box-sizing: border-box}

table{border-collapse: collapse; border-spacing: 0;}

.clearfix:after{content: ""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0}

ul:after {clear:both;content:'.';display:block;width: 0;height: 0;visibility:hidden;}

.w1200{width: 1200px; margin: 0 auto; position: relative}
.w1440{width: 1440px; margin: 0 auto; position: relative}
.left{float: left}
.right{float: right}

::-webkit-scrollbar
{
    width: 6px;
    background-color: rgba(255,255,255,.1);
}

::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: rgba(0,0,0,.4);
}

@font-face {
    font-family: 'novecentowide-book';
    src: url('../font/novecentowide-book-webfont.eot');
    src: url('../font/novecentowide-book-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/novecentowide-book-webfont.woff2') format('woff2'),
    url('../font/novecentowide-book-webfont.woff') format('woff'),
    url('../font/novecentowide-book-webfont.ttf') format('truetype'),
    url('../font/novecentowide-book-webfont.svg#dincond-mediumalternateRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Light';
    src: url('../font/Montserrat-Light.eot');
    src: url('../font/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
    url('../font/Montserrat-Light.woff2') format('woff2'),
    url('../font/Montserrat-Light.woff') format('woff'),
    url('../font/Montserrat-Light.ttf') format('truetype'),
    url('../font/Montserrat-Light.svg#dincond-mediumalternateRg') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*----header----*/
.header{width: 100%; height: 120px; position:fixed; z-index: 99; transition: all .4s; -webkit-transition: all .4s}
.header .header_con{width: 80%; margin: 0 auto; position: relative}
.header .logo{width: 270px; height: 60px; margin: 20px auto; background: url("../image/logo.png") no-repeat; background-size: cover; position: relative; z-index: 9; transition: all .4s; -webkit-transition: all .4s}
.header .logo p{font-size: 12px; color: #d7000f; position: absolute; bottom: 0; right: 0; margin: 0 -40% 6px 0}

.nav{border-top: 1px solid #fff; transition: all .4s; -webkit-transition: all .4s; position: relative}
.nav .nav_bar{width: 1200px; margin: 0 auto; list-style: none;}
.nav .nav_bar li{float: left; width: 12.5%; text-align: center}
.nav .nav_bar li>a{font-size: 14px; color: #181818; font-weight: bold; line-height: 50px; position: relative}
.nav .nav_bar li a:before{content: ""; display: block; width: 0; height: 2px; background: #d7000f; position: absolute; top: 0; left: 50%; margin: -2px 0 0 -35px; transition: all .5s; -webkit-transition: all .5s}
.nav .nav_bar li a:hover:before{width: 70px}
.nav .nav_bar li.on a:before{width: 70px}

.header_lan{position: absolute; top: 0; right: 0; margin-top: 26px;}
.header_lan a{display: inline-block; font-size: 14px; color: #333; margin-left: 6px; font-family: 'Montserrat-Light' }
.header_lan a i{font-size: 16px; padding-right: 6px}
.header_lan .lan{position: relative; margin-right: 18px;}
.header_lan .lan:before{content: ""; display: block; border: 5px solid; border-color: transparent transparent transparent #333; position: absolute; top: 0; right: 0; margin: 5px -20px 0 0 }


.header.mini{height: 60px; background: #fff; box-shadow: 1px 1px 10px 3px rgba(0,0,0,.2)}
.mini .logo{height: 0; margin: 0 auto}
.mini .nav .nav_bar li a{color: #333; line-height: 60px}
.mini .header_lan{display: none}

.header .button{position: absolute; right: 0; top: 0; width: 40px; height: 40px; padding: 5px; margin: 10px; background: none; border: none; cursor: pointer; display: none}
.header button{outline: none}
.header .button span{width: 30px; height: 2px; position: absolute; top: 0; left: 5px; display: block; background: #666; transition: all .5s; -webkit-transition: all .5s}

.header .button span:nth-child(1){top: 10px}
.header .button span:nth-child(2){top: 20px}
.header .button span:nth-child(3){top: 30px}

#button .span1{top: 20px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg)}
#button .span2{opacity: 0}
#button .span3{top: 20px; transform: rotate(45deg); -webkit-transform: rotate(45deg)}


/*----footer----*/
.footer{position: relative; background: #292929; padding: 60px 0 10px 0; overflow: hidden; z-index: 9}
.footer .footer_con{padding-bottom: 60px}
.footer .footer_con .footer_left{width: 30%;}
.footer .footer_con .footer_left .img{margin-bottom: 30px;}
.footer .footer_con .footer_left .img img{display: block; float: none}
.footer .footer_con .footer_left p{font-size: 13px; color: #fff; line-height: 24px; padding-left: 110px; margin-bottom: 50px;}

.footer .footer_con .footer_left .search{width: 70%; height: 40px; margin-left: 110px;}
.footer .footer_con .footer_left .search .key{width: 76%; height: 40px; line-height: 40px; padding: 0 0 0 8px; font-size: 14px; color: #999; border: none; background: #4c4c4c; outline: none}
.footer .footer_con .footer_left .search .ss{width: 20%; height: 41px; padding: 0; line-height: 41px; outline: none; border: none; background: #d7000f; cursor: pointer}
.footer .footer_con .footer_left .search .ss i{font-size: 22px; color: #fff;}


.footer .footer_con .footer_right{width: 60%; margin-left: 10%}
.footer .footer_con .footer_right .footer_nav{margin-bottom: 60px;}
.footer .footer_con .footer_right .footer_nav a{display: inline-block; width: 11%; font-size: 14px; color: #dedede; margin-right: 2%;}
.footer .footer_con .footer_right .footer_nav a:hover{color: #fff;}

.footer .footer_con .footer_right .footer_contact{margin-bottom: 50px;}
.footer .footer_con .footer_right .footer_contact span{display: inline-block; width: 48%; font-size: 14px; color: #dedede; margin-bottom: 6px;}

.footer .footer_con .footer_right .y_link{margin-bottom: 10px;}
.footer .footer_con .footer_right .y_link a{display: inline-block; font-size: 14px; color: #fff; margin-right: 10px;}

.footer .footer_con .footer_right .footer_link{margin-bottom: 10px;}
.footer .footer_con .footer_right .footer_link .ying{font-size: 14px; margin-right: 4px;}
.footer .footer_con .footer_right .footer_link a{display: inline-block; font-size: 13px; color: #dedede; margin-right: 10px;}

.footer .footer_con .footer_right .footer_ying{margin-bottom: 10px;}
.footer .footer_con .footer_right .footer_ying .ying{font-size: 14px; margin-right: 4px;}
.footer .footer_con .footer_right .footer_ying a{display: inline-block; font-size: 13px; color: #dedede; margin-right: 10px;}

.footer .footer_copy{border-top: 1px solid #666; padding: 20px 0 10px 0; text-align: center}
.footer .footer_copy span{display: inline-block; margin-right: 16px; font-size: 13px; color: #fff; font-weight: 100}
.footer .footer_copy span a{display: inline-block; font-size: 13px; color: #fff; font-weight: 100; margin-right: 16px;}
.footer .footer_copy .design{margin-right: 0; font-size: 12px; color: #fff; font-weight: 100;}


/*----right_list----*/
.right_list{width: 48px; position: fixed; right: 20px; bottom: 0; margin-bottom: 16%; z-index: 99;}
.right_list .li{position: relative; width: 50px; height: 50px; margin-bottom: 4px; text-align: center; line-height: 50px; background: #dedede; cursor: pointer; border-radius: 4px; transition: all ease .3s; -webkit-transition: all ease .3s}
.right_list .li i{font-size: 32px; color: #c40e24; vertical-align: middle; transition: all ease .3s; -webkit-transition: all ease .3s}
.right_list .li.top{height: 38px; line-height: 32px}

.right_list .li .img{width: 120px; height: 150px; position: absolute; top: 0; right: 0; margin: 40px 60px 0 0; background: #fcfcfc; box-shadow: 0 0 10px 3px rgba(0,0,0,.2); visibility: hidden; opacity: 0; transition: all ease .3s .1s; -webkit-transition: all ease .3s .1s}
.right_list .li .img img{width: 100%; display: block; float: none; margin: 0 auto 5px auto;}
.right_list .li .img p{line-height: 10px; font-size: 13px; color: #333}

.right_list .li .tel{width: 190px; height: 50px; position: absolute; top: 0; right: 0; margin: 0 0 0 0; background: #fff; box-shadow: 0 0 10px 3px rgba(0,0,0,.2); visibility: hidden; opacity: 0; transition: all ease .3s; -webkit-transition: all ease .3s}
.right_list .li .tel h3{font-size: 18px; color: #26324a; line-height: 50px; font-family: 'novecentowide-book'}
.right_list .li .tel h3 i{font-size: 20px; color: #26324a; padding-right: 6px; vertical-align: middle; padding-bottom: 8px}
.right_list .li .tel h3 a{display: inline-block}

.right_list .li:hover{background: #000}
.right_list .li:hover i{color: #fff;}
.right_list .li:hover .img{visibility: visible; opacity: 1; margin: 0 60px 0 0}
.right_list .li:hover .tel{margin: 0 60px 0 0; visibility: visible; opacity: 1}


/*----page_city----*/
.page_city{padding: 100px 0 50px 0;}
.page_city .w1200{width: 800px;}
.page_city .title{border-bottom: 1px solid #dedede; margin-bottom: 20px; padding-bottom: 10px;}
.page_city .title h1{font-size: 24px; color: #666; font-weight: bold; float: left}
.page_city .title .city_link{width: 120px; font-size: 13px; color: #fff; text-align: center; padding: 10px 0; background: #333;; float: right; transition: all ease .3s; -webkit-transition: all ease .3s}
.page_city .title .city_link:hover{background: #181818;}

.page_city .city_list{ margin-bottom: 20px; padding-bottom: 20px}
.page_city .city_list dl{border-bottom: 1px solid #dedede; padding: 20px 0;}
.page_city .city_list dl dt{margin-bottom: 20px}
.page_city .city_list dl dt a{display: inline-block; width: 120px; font-size: 13px; color: #fff; text-align: center; line-height: 36px; background: #999;}
.page_city .city_list dl dd{margin-left: 0;}
.page_city .city_list dl dd a{display: inline-block; width: 110px; font-size: 13px; color: #333; text-align: center; line-height: 32px; margin-bottom: 6px; background: #f0f0f0;}


/*----web_map----*/
.page_webmap{padding: 100px 0 50px 0;}
.page_webmap .title{border-bottom: 1px solid #dedede; margin-bottom: 40px; padding-bottom: 10px;}
.page_webmap .title h1{font-size: 24px; color: #666; font-weight: bold; float: left}
.page_webmap .title .city_link{width: 120px; font-size: 13px; color: #fff; text-align: center; padding: 10px 0; background: #333;; float: right; transition: all ease .3s; -webkit-transition: all ease .3s}
.page_webmap .title .city_link:hover{background: #181818;}

.webmap_nav{transition: all .4s; -webkit-transition: all .4s}
.webmap_nav .list{list-style: none}
.webmap_nav .list .li{margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px dashed #e0e0e0}
.webmap_nav .list .li>a{font-size: 18px; color: #333;}

.list_son{list-style: none; margin-top: 20px}
.list_son li{float: left; margin-right: 40px;}
.list_son li a{font-size: 14px; color: #333;}













