html,body{font-size:625%;font-family: Arial,"webfont" !important;background:#fff;}

#header{width:100%;font-size:0.12rem;}

#header .head01{width:100%;background:#074DAD;}
#header .head01 .head01_c{width:1200px; margin:0px auto;height:1.1rem; position:relative;}
#header .head01 .head01_c .logo{width:4.36rem; height:1.1rem; float:left; overflow:hidden;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:left;justify-content:left;text-align:left;}
#header .head01 .head01_c .logo img{width:100%; display:block;}
#header .head01 .head01_c .search{width:3.25rem; overflow:hidden; float:right;}
#header .head01 .head01_c .search .t1{width:100%;height:30px;line-height:30px;overflow:hidden;text-align:right;font-size:0px;float:left;}
#header .head01 .head01_c .search .t1 a{margin-left:10px;font-size:0.12rem;color:#fff;}
#header .head01 .head01_c .search .t1 a:hover{text-decoration:underline;}
#header .head01 .head01_c .search .t2{width:100%;height:46px;overflow:hidden;background:#06489F;margin-top:7px;float:left;}
#header .head01 .head01_c .search .t2 .input{width:85%;height:46px;line-height:46px;overflow:hidden;float:left;border:0px;background:#06489F;padding:0px 10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;color:#fff;font-size:14px;}
#header .head01 .head01_c .search .t2 input::-webkit-input-placeholder{color:#fff;}
#header .head01 .head01_c .search .t2 input::-moz-input-placeholder{color:#fff;}
#header .head01 .head01_c .search .t2 input::-ms-input-placeholder{color:#fff;}
#header .head01 .head01_c .search .t2 .btn{width:15%;height:46px;line-height:46px;overflow:hidden;float:right;font-size:18px; font-family:iconfont !important;color:#fff;background:none;border:0px; text-align:center;}

#header .head02{width:100%;background:#fff;}
#header .head02 .head02_c{width:1200px; margin:0px auto;height:0.6rem;}
#header .head02 .head02_c .nav{width:100%; float:left;}
#header .head02 .head02_c .nav .getAppNav{display:none;}
#header .head02 .head02_c .nav ul{width:100%;display:-webkit-flex;display:flex;flex-direction:row;-webkit-flex-direction:row;}
#header .head02 .head02_c .nav ul li{flex:1;float:left;height:0.6rem;text-align:center;position:relative;margin-right:0.1%;}
#header .head02 .head02_c .nav ul li:hover{}
#header .head02 .head02_c .nav ul li.on{}
#header .head02 .head02_c .nav ul li > a{color:#333333;font-size:0.16rem;display:inline-block;line-height:0.6rem;width:100%;}
#header .head02 .head02_c .nav ul li > a:hover{background:#fff;color:#074DAD;}
#header .head02 .head02_c .nav ul li.on > a{background:#fff;color:#074DAD;}
#header .head02 .head02_c .nav ul li:last-child{margin-right:0px;}

#header .head02 .head02_c .nav ul li .showbox{ position:absolute;left:0px; top:0.6rem;width:100%;background:rgba(0,0,0,0.8);/*border-top:2px solid #00BAFF;*/ display:none;padding:5px 0px; z-index:100;}
#header .head02 .head02_c .nav ul li .showbox:before{ position:absolute; content:"";width:0;height:0;border-right:6px solid transparent;border-left:6px solid transparent;border-bottom:6px solid #253032; top:-6px; left:50%; margin-left:-5px;}
#header .head02 .head02_c .nav ul li .showbox a{width:100%; text-align:center; display:block; line-height:0.35rem; font-size:0.14rem;color:#fff;border-bottom:1px solid #232323;}
#header .head02 .head02_c .nav ul li .showbox a:hover{ background:#074DAD;}
#header .head02 .head02_c .nav ul li .showbox a:last-child{border-bottom:0px;}

#header .banner{width:100%;position:relative; overflow:hidden;}
#header .banner ul li{height:488px}
#header .banner img{max-width:100%;display:block;}
#header .banner a.banner_prev{ position:absolute; left:50%;margin-left:-760px;top:50%;margin-top:-0.5rem;z-index:100;color:#fff; background:url(../images/arrow_left.png) no-repeat center center; z-index:999;width:60px; height:60px;}
#header .banner a.banner_next{ position:absolute; right:50%; margin-right:-760px;top:50%;margin-top:-0.5rem;z-index:100;color:#fff; background:url(../images/arrow_right.png) no-repeat center center;z-index:999;width:60px; height:60px;}
#header .banner .more_page{width:100%; text-align:center; position:absolute; bottom:26px; z-index:99;}
#header .banner .more_page span{width:0.12rem; height:0.12rem; margin:0px 8px;background:#fff; border:0px; opacity:1; border-radius:100%;}
#header .banner .more_page span.swiper-pagination-bullet-active{background:#D02D29; border:0px;}

.banneri{width:100%;height:250px;background:url(../images/banneri01.jpg) no-repeat center top; overflow:hidden; position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;position: relative;}

.banneri .txt{width:1200px;margin:0px auto;color:#fff;padding-left: 50px;}
.banneri .txt p.t{font-size:30px;}
.banneri .txt p{font-size:25px;text-transform:uppercase;}

#mainer{width:100%;font-size:0.12rem; overflow:hidden;}

.main{width:1200px; margin:20px auto; overflow:hidden;}

.noticebox{width:100%;overflow:hidden;margin-bottom:20px; border:1px solid #e5e5e5; display: flex;display:-weblit-flex;flex-direction: row;-weblit-flex-direction: row;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.noticebox .icon{width:40px;font-family:'iconfont' !important;text-align: center;line-height:40px;font-size:20px;color:#F5862D;}
.noticebox .con{flex:1;-webkit-flex:1;height:40px;line-height:40px;font-size:13px;position: relative;margin-right:10px;overflow: hidden;}
/* .noticebox .con ul{display:inline-block;}
.noticebox .con ul li{height:40px;line-height:40px;display: inline-block;float:left;margin-right:20px;letter-spacing:0px;position: relative;padding-left:8px;}
.noticebox .con ul li::before{content:"";width:4px;height:4px;background:#074DAD;position: absolute;left:0px;top:18px;}
.noticebox .con ul li a{color:#333;line-height:40px;display: inline-block;height:40px;width:100%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.noticebox .con ul li a:hover{color:#074DAD;}
.noticebox .con > a.n_next{color:#666;z-index:999999;font-family:'iconfont' !important;font-size:16px;padding-right:7px;position: absolute;right:0px;top:0px;display: inline-block;height:40px;line-height:40px;}
.noticebox .con > a.n_next:hover{color:red;}
.noticebox .con .txt{width:2000px;height:40px;}
.noticebox .con .txt .txt1{float: left;display:inline-block;}
.noticebox .con .txt .txt2{float: left;display:inline-block;} */

.noticebox .con .scrollbox{ width: 100%; white-space: nowrap; overflow:hidden; transition: all .2s; }
.noticebox .con .txt,
.noticebox .con .txt-clone{ display: inline; position: relative; }
.noticebox .con .txt a,.noticebox .con .txt-clone a{color:#333;position: relative;display: inline-block;height:40px;line-height:40px;text-indent:8px;margin-right:15px;}
.noticebox .con .txt a:hover,.noticebox .con .txt-clone a:hover{color:#074DAD;}
.noticebox .con .txt a::before,.noticebox .con .txt-clone a::before{content:"";width:4px;height:4px;background:#074DAD;position: absolute;left:0px;top:18px;}

.box_l{width:31%;margin-right:2%;overflow:hidden;float:left;}
.box_c{width:34%;margin-right:2%;overflow:hidden;float:left;}
.box_r{width:31%;overflow:hidden;float:left;}

.aboutbox{width:100%;overflow:hidden;}
.aboutbox .tit{width:100%;height:40px;line-height:40px;position: relative;padding-top:5px;}
.aboutbox .tit h3{font-size:18px;font-weight:100;float: left;font-weight:500;}
.aboutbox .tit::before{content:"";position: absolute;width:36px;height:5px;left:0px;top:0px;background:#009635;z-index:999;}
.aboutbox .tit h3 i{padding-left:10px;font-style: normal;font-size:18px;font-weight:100;}
.aboutbox .tit span{float:right;font-family:'iconfont' !important;}
.aboutbox .tit span a{font-size:24px;color:#AEAEAE;}
.aboutbox .con{width:100%;margin-top:5px;overflow:hidden;}
.aboutbox .con .i{width:100%;font-size:0px;height:95px;overflow: hidden;background:url("../images/about_pic.jpg") no-repeat center center;background-size:cover;}
.aboutbox .con .t{width:100%;max-height:216px;line-height:27px;font-size:13px;margin-top:5px;color:#666666;}

.linkbox{width:100%;overflow:hidden;margin-top:6px;}
.linkbox .pic{width:100%;font-size:0px;overflow:hidden;}
.linkbox .pic a{width:49%;font-size:0px;float: left;overflow: hidden;display:inline-block;border:1px solid #CCCCCC;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.linkbox .pic a:nth-child(2){float:right;}
.linkbox .pic a img{display:block;max-width:100%;margin:0px auto;}
.linkbox .txt{overflow: hidden;}
.linkbox .txt select{width:100%;border:1px solid #ddd;height:38px;}

.newsbox1{width:100%;overflow: hidden;}
.newsbox1 .tit{width:100%;height:32px;line-height:40px;position: relative;padding-top:5px;overflow: hidden;}
.newsbox1 .tit h3{font-size:18px;font-weight:500;float: left;display: inline-block;cursor: pointer;}
.newsbox1 .tit::before{content:"";position: absolute;width:36px;height:5px;left:0px;top:0px;background:#074DAD;z-index:999;}
.newsbox1 .tit h3 i{padding-left:10px;font-style: normal;font-size:18px;font-weight:100;}
.newsbox1 .tit h3:nth-child(2){border-left:1px solid #ddd;margin-left:10px;padding-left:10px;}
.newsbox1 .tit h3.on{color:#074DAD;}
.newsbox1 .tit span{float:right;font-family:'iconfont' !important;}
.newsbox1 .tit span a{font-size:24px;color:#AEAEAE;}
.newsbox1 .con{width:100%;margin-top:5px;overflow:hidden;}
.newsbox1 .con ul li{width:100%; overflow:hidden;float:left;position:relative;height:31px;line-height:31px;font-size:14px;}
.newsbox1 .con ul li i{font-family:'iconfont' !important;font-style:normal;font-size:16px;display:inline-block;line-height:32px;float: left;text-align: left;}
.newsbox1 .con ul li span{float:right;font-size:12px;padding-left:10px;color:#999;}
.newsbox1 .con ul li a{color:#333;}
.newsbox1 .con ul li a:hover{color:#074DAD;}

.newsbox2{width:100%;overflow: hidden;margin-top:8px;}
.newsbox2 .tit{width:100%;height:40px;line-height:40px;position: relative;padding-top:5px;border-bottom:1px dashed #e5e5e5;}
.newsbox2 .tit h3{font-size:18px;font-weight:500;float: left;display: inline-block;cursor: pointer;}
.newsbox2 .tit::before{content:"";position: absolute;width:36px;height:5px;left:0px;top:0px;background:#FF0000;z-index:999;}
.newsbox2 .tit h3 i{padding-left:10px;font-style: normal;font-size:18px;font-weight:100;}
.newsbox2 .tit h3:nth-child(2){border-left:1px solid #ddd;margin-left:10px;padding-left:10px;}
.newsbox2 .tit h3.on{color:#074DAD;}
.newsbox2 .tit span{float:right;font-family:'iconfont' !important;}
.newsbox2 .tit span a{font-size:24px;color:#AEAEAE;}
.newsbox2 .con{width:100%;margin-top:10px;overflow:hidden;}
.newsbox2 .con ul li{width:100%; overflow:hidden;float:left;position:relative;height:30px;line-height:30px;font-size:14px;}
.newsbox2 .con ul li i{font-family:'iconfont' !important;font-style:normal;font-size:16px;display:inline-block;line-height:28px;float: left;text-align: left;}
.newsbox2 .con ul li span{float:right;font-size:12px;padding-left:10px;color:#999;}
.newsbox2 .con ul li a{color:#333;}
.newsbox2 .con ul li a:hover{color:#074DAD;}

.casebox{width:100%;overflow: hidden;}
.casebox .tit{width:100%;height:32px;line-height:40px;position: relative;padding-top:5px;overflow: hidden;}
.casebox .tit h3{font-size:18px;font-weight:500;float: left;display: inline-block;cursor: pointer;}
.casebox .tit::before{content:"";position: absolute;width:36px;height:5px;left:0px;top:0px;background:#F05014;z-index:999;}
.casebox .tit h3 i{padding-left:10px;font-style: normal;font-size:18px;font-weight:100;}
.casebox .tit h3:nth-child(2){border-left:1px solid #ddd;margin-left:10px;padding-left:10px;}
.casebox .tit h3.on{color:#074DAD;}
.casebox .tit span{float:right;font-family:'iconfont' !important;}
.casebox .tit span a{font-size:24px;color:#AEAEAE;}
.casebox .con{width:100%;margin-top:5px;overflow:hidden;position: relative;}
.casebox .con ul li{width:100%; overflow:hidden;float:left;position:relative;height:31px;line-height:31px;font-size:14px;}
.casebox .con ul li i{font-family:'iconfont' !important;font-style:normal;font-size:16px;display:inline-block;line-height:32px;float: left;text-align: left;}
.casebox .con ul li span{float:right;font-size:12px;padding-left:10px;color:#999;}
.casebox .con ul li a{color:#333;}
.casebox .con ul li a:hover{color:#074DAD;}
/* .casebox .con ul li .pic{width:100%;height:265px;overflow: hidden;background-size:cover;}
.casebox .con ul li .txt{width:100%;height:100px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:8px 10px;animation-duration: 0.5s;-webkit-animation-duration: 0.5s;-moz-animation-duration: 0.5s;}
.casebox .con ul li .txt .t{width:100%;height:20px;line-height:20px;font-size:14px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;color:#333;}
.casebox .con ul li .txt .c{width:100%;overflow: hidden;height:60px;line-height:20px;margin-top:4px;color:#666;}
.casebox .con ul li a:hover .txt .t{color:#074DAD;}
.casebox .con .more_page{width:100%; text-align:center; position:absolute; bottom:110px; z-index:99;}
.casebox .con .more_page span{width:0.1rem; height:0.1rem; margin:0px 8px;background:transparent; border:1px solid #fff; opacity:1; border-radius:100%;}
.casebox .con .more_page span.swiper-pagination-bullet-active{background:#F05014; border:0px;border:1px solid #F05014;} */


.main .left{width:27%; float:left; overflow:hidden;}
.main .left .box11{width:100%; overflow:hidden; margin-bottom:20px;}
.main .left .box11 .tit{width:100%; height:0.45rem; line-height:0.45rem; background:#074DAD;color:#fff; padding:0px 10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; font-size:0.16rem;}
.main .left .box11 .tit span{font-family:iconfont !important;font-size:20px; float:left; padding-right:5px;}
.main .left .box11 .con{width:100%;padding:10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; background:#F9F9F9 url(../images/list-group-bg.png) no-repeat center bottom;background-size:contain; padding-bottom:200px;}
.main .left .box11 .con ul li{ border-bottom:1px solid #E6E6E6; font-size:0.14rem;}
.main .left .box11 .con ul li a{ display:block;width:100%; height:0.45rem; line-height:0.45rem;color:#333;}
.main .left .box11 .con ul li a:hover{color:#074DAD;}
.main .left .box11 .con ul li a.on{color:#074DAD;}
.main .left .box11 .con ul li a span{float:right;font-family: 'iconfont' !important;font-size:16px;color:#ccc;}
.main .left .box11 .con ul li a.on span{color:#074DAD;}
.main .left .box11 .con ul li a:hover span{color:#074DAD;}
.main .left .box11 .con p{line-height:0.3rem; font-size:0.13rem;color:#444;}
.main .left .box11 .con p span{ display:inline-block;width:42px;}
.main .left .box11 .con p.t1{ font-size:0.16rem;color:#00AFEE;}

.main .left .box22{width:100%; overflow:hidden; margin-bottom:20px;}
.main .left .box22 .tit{width:100%; height:0.45rem; line-height:0.45rem; background:#5A9E15;color:#fff; padding:0px 10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; font-size:0.16rem;}
.main .left .box22 .con{width:100%;padding:10px 0px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; background:#FAFAFA;}
.main .left .box22 .con ul li{width:100%; line-height:0.35rem; height:0.35rem;overflow:hidden;padding:0px 10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background:url(../images/tb02.png) no-repeat 10px center; text-indent:15px;}
.main .left .box22 .con ul li a{color:#333; font-size:0.14rem;}
.main .left .box22 .con ul li a:hover{color:#14A400;}

.main .right{width:70%; float:right; overflow:hidden;}
.main .right .right_t{width:100%; height:0.44rem; line-height:0.44rem; border-bottom:1px solid #E6E6E6; overflow:hidden; margin-bottom:0.1rem;}
.main .right .right_t h2{color:#333; font-weight:500; font-size:0.18rem;}
.main .right .right_t span{ float:right; font-size:0.14rem;color:#999;}
.main .right .right_t span a{color:#999;}
.main .right .right_t span a:hover{color:#42A600;}
.main .right .air_tit{width:100%; line-height:0.3rem; padding:10px 0px; overflow:hidden; text-align:center;}
.main .right .air_tit h1{font-size:0.18rem; font-weight:500;}
.main .right .air_info{width:100%; padding:10px 0px; line-height:0.2rem; text-align:center; border-top:1px dashed #ddd; border-bottom:1px dashed #ddd; font-size:0.12rem; margin:0.1rem 0px; background:#f5f5f5;color:#999;}
.main .right .air_con{width:100%; overflow:hidden; font-size:0.14rem;}
.main .right .air_con a{color:#333;}
.main .right .air_con a:hover{color:#333;}
.main .right .air_con p{ line-height:0.3rem;color:#555;}
.main .right .air_con img{max-width:100%;}

.main .right .air_ding{width:100%; overflow:hidden;margin-top:0.2rem;text-align:center;}
.main .right .air_ding .digg {width:62px;display:inline-block; border:1px solid #C1BFC0; border-radius:3px; margin:0px 10px;}
.main .right .air_ding .digg .diggnum{height:38px;font-size:16px;line-height:38px;font-weight:bold;background:#42A600;color:#fff;}
.main .right .air_ding .digg .diggit{height:30px;line-height:30px;}
.main .right .air_ding .digg .diggit a{color:#666;}
.main .right .air_ding .digg .diggit a:hover{color:#42A600;}




/*顶一下*/
.main .right .air_ding{width:100%; overflow:hidden;margin-top:0.2rem;text-align:center;}
.main .right .air_ding .digg {width:62px;display:inline-block; border:1px solid #C1BFC0; border-radius:3px; margin:0px 10px;}
.main .right .air_ding .digg .diggnum{height:38px;font-size:16px;line-height:38px;font-weight:bold;background:#16836E;color:#fff;}
.main .right .air_ding .digg .diggit{height:30px;line-height:30px;}
.main .right .air_ding .digg .diggit a{color:#666;}
.main .right .air_ding .digg .diggit a:hover{color:#16836E;}

/*上一页下一页*/
.main .right .air_page{width:100%; overflow:hidden; border-top:1px dashed #ddd; padding-top:0.15rem; margin-top:0.2rem;}
.main .right .air_page a{ display:block;width:100%; line-height:0.25rem;color:#666;}
.main .right .air_page a:hover{color:#074DAD;}
.main .right .air_page span{ display:block;width:100%; line-height:0.25rem;color:#999;}

.newslist{width:100%; overflow:hidden; margin-top:0rem; margin-bottom:0.2rem;}
.newslist li{width:100%; line-height:0.45rem; height:0.45rem;overflow:hidden;background:url(../images/tb02.png) no-repeat left 18px; text-indent:10px; border-bottom:1px dashed #ddd;}
.newslist li a{color:#333; font-size:0.14rem;}
.newslist li a:hover{color:#074DAD;}
.newslist li span{ float:right;color:#999;}


.productlist{width:100%; overflow:hidden; margin-top:0.2rem; margin-bottom:0.2rem;}
.productlist li{width:32%;margin-right:2%; float:left; vertical-align:middle; margin-bottom:2%; padding:5px; border:1px solid #ddd;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.productlist li:nth-child(3n){ margin-right:0px;}
.productlist li .pic{width:100%;padding-bottom:75%;overflow:hidden;position:relative; background:#fff;}
.productlist li img{position:absolute;left:0px;top:0px;right:0px;bottom:0px;max-width:100%;max-height:100%; margin:auto;-webkit-transition: all .5s;transition: all .5s;}
.productlist li:hover{border:1px solid #074DAD;}
.productlist li:hover .pic{ background:#EDEDED;}
.productlist li:hover .pic img:hover{-webkit-transform: scale(1.2);transform: scale(1.2);-ms-transform: scale(1.2);}
.productlist li p{width:100%; height:0.4rem; line-height:0.4rem; text-align:center; font-size:0.14rem;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.productlist li a{color:#333; font-size:0.15rem;}
.productlist li a:hover{color:#16836E;}

#map{width:100%;height:360px; margin:0px auto; border:1px solid #dddddd; margin-top:20px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}

/*留言*/
.messagebox{width:100%; overflow:hidden; margin-bottom:10px;}
.messagebox .box4{width:100%;overflow:hidden; float:left; float:left; margin-bottom:10px;}
.messagebox .box4 .box4_title{width:100%;line-height:30px; background:#ececec; font-size:14px;color:#5a5a5a; overflow:hidden;}
.messagebox .box4 .box4_title span{ display:block;width:30px;height:30px; text-align:center; line-height:30px; background:#383838;color:#FFF; float:left;}
.messagebox .box4 .box4_content{width:100%; margin-top:10px;line-height:30px; overflow:hidden; position:relative;}
.messagebox .box4 .box4_content span{width:30px; height:30px; display:block;text-align:center; line-height:30px; background:#5A9E15;color:#FFF; float:left;}
.messagebox .box4 .box4_content .cleft{width:45px; height:30px; float:left; line-height:30px; position:absolute; left:0px; top:0px;}
.messagebox .box4 .box4_content .cright{float:left; font-size:14px;color:#5A9E15;overflow:hidden; padding-left:45px;}

.wirbook{width:80%; margin:0px auto; margin-top:40px; margin-left:0px;}
.wirbook li{width:80%; height:36px; overflow:hidden; line-height:36px; margin-bottom:10px;color:#333; font-size:14px;}
.wirbook li span{float:left; display:block;width:15%;}

.form_input1{width:85%; height:30px; border:1px solid #D5D5D5; line-height:30px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; float:left;}
.form_textarea1{width:85%; height:150px;border:1px solid #D5D5D5;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; font-family:'webfont' !important;}

.form_input{width:100px;height:30px; border:1px solid #D5D5D5; line-height:30px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.from_btn1{width:78px; height:30px; line-height:30px; text-align:center; padding:0px; background:#3b3b3b; border:0px; color:#FFF;cursor:pointer;}
.from_btn2{width:78px; height:30px; line-height:30px; text-align:center; padding:0px; background:#ff0000; border:0px; color:#FFF; margin-left:15px; cursor:pointer;}

#map{width:100%;height:360px; margin:0px auto; border:1px solid #dddddd; margin-top:20px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}





.pages{width:100%; overflow:hidden; text-align:center; font-size:0.13rem; font-family:Verdana, Geneva, sans-serif;}
.pages a{display:inline-block;padding:8px 15px;background:#fff; border:1px solid #eee;margin:0px 5px;color:#323232;}
.pages a:hover{ background:#DA251C;color:#fff;border:1px solid #DA251C;}
.pages a.on{ background:#DA251C;color:#fff;border:1px solid #DA251C;}
.pages a.no{ background:none;color:#323232;border:0px; cursor:no-drop;}






#footer{width:100%;background: rgba(243,243,243,1);font-size:12px;position: relative;}
#footer::before{content:"";width:100%;border-top:1px solid #e1e1e1;position: absolute;left:0px;top:-2px;}
#footer .con{width:12rem;overflow:hidden;margin:0px auto;padding:15px 0px;position: relative;}
#footer .con .txt{width:100%;overflow: hidden;color:#777;}
#footer .con .txt p{display:block;line-height:28px;font-size:14px;clear:both;text-align: center;}
#footer .con .txt p span{display:inline;}
#footer .con .txt p i{padding-left:20px;font-style:normal;}
#footer .con .txt p a{color:#777;}
#footer .con .txt p a:hover{text-decoration:underline;}
#footer .con .pic{width:100%;height:100px;text-align: center;margin-top:5px;display: none;}
#footer .con .pic img{width:100px;height:100px;}


/*图标*/
@font-face {
  font-family:'iconfont';
  src:url('font/iconfont.eot');
  src: url('font/iconfont.eot?#iefix') format('embedded-opentype'),
  url('font/iconfont.woff') format('woff'),
  url('font/iconfont.ttf') format('truetype'),
  url('font/iconfont.svg#iconfont') format('svg');
}

/*字体 思源黑体-常规*/
@font-face {
    font-family: 'webfont';
    font-display: swap;
    src: url('font/webfont.eot'); /* IE9 */
    src: url('font/webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('font/webfont.woff2') format('woff2'),
    url('font/webfont.woff') format('woff'), /* chrome、firefox */
    url('font/webfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('font/webfont.svg#webfont') format('svg'); /* iOS 4.1- */
}