﻿@charset "utf-8";

body{ min-width: 1200px;}

/*header*/
.header{width:100%;margin:auto;background: url(../images/header_bg.png) repeat;}
.header2{width:100%;margin:auto;background: url(../images/bg2.jpg) no-repeat bottom; background-size:100%;}
.header-nav{width:100%;height:110px;z-index:99;color:#000;}

.header-logo { display: block; float: left; width:600px; overflow:hidden; padding-top:15px;}
.header-logo img{ float: left;  }
.header-logo .wen{ overflow:hidden; float:left; margin-left:15px;padding-top:5px;}
.header-logo .wen h2{ font-size:36px; color:#333; font-family: microsoft yahei;font-weight: bold;}
.header-logo .wen p{ font-size:16px; color:#333;}

.header-tel{ float:right;background:url(../images/top_tel.png) no-repeat 0 8px;padding:6px 0 0 60px;font-size:16px;color: #6c6c6c;line-height:22px; margin-top:20px;}
.header-tel p{color: #ed5759;font-family: Times New Roman;font-size:30px;line-height:25px;font-weight:bold;letter-spacing:2px; padding-top:5px;}
.head-tel{width:320px;padding:5px 1% 5px 1%;margin-top:15px;border-radius:5px;float:right;}
.head-tel u{display:inline-block;*zoom:1;vertical-align:top;margin-top:10px;overflow:hidden;width:50px;height:50px;margin-right:10px;background-image:url(../images/top_tel.png);background-position:center center;background-repeat:no-repeat;animation:rotate 3s infinite linear;}
.head-tel span{display:inline-block;*zoom:1;font-size:30px;font-weight:bold;line-height:24px;padding-top:0px;color:#ed5759;}
.head-tel p{display:block;text-align:left;text-indent:1px;font-size:14px;padding-top:5px;color:#979797;}
@keyframes rotate{0%{transform:rotate(0deg) scale(1,1);}
50%{transform:rotate(-180deg) scale(1,1);}
100%{transform:rotate(-360deg) scale(1,1);}
}

.top_box{width: 100%; height: 35px; }
.top_menu{width: 1220px; height: inherit; margin: 0 auto;}
.top_city{width:200px; height: inherit; margin-left: 15px; float: left; line-height: 35px;}
.top_cicon{width: 15px; height: inherit; background: url('../images/ico_location.png') no-repeat 0 10px; margin-right: 5px; float: left;}
.top_xcity{color: #01965f;}
.top_nav_box{height: inherit; width: auto; margin-left: 480px;}
.top_nav{height: 35px; float: right;}
.top_nav li{ height: 16px; color: #6e6e6e;  text-align: center; line-height: 16px; float: left; margin-top: 9.5px;}
.top_nav li:after{ content: '';margin-left:10px; margin-right:10px;border-right: 1px solid #e0e0e0;}
.top_nav li:hover{color: #ff343f;}
.top_nav li:last-child:after{ border-right:none;margin-right:0px; }
.top_nav li:last-child:hover{color: #01965f;}

.xbanner { width:100%; min-width:1200px; height:auto; }
.xbanner img { width:100%; min-width:1200px; height:auto; border-bottom:1px solid #dadbd6; text-align:center; margin:0 auto; }


.white,.whites{position: relative;overflow: hidden;}
.white:after,.whites:after{content: ''; cursor: pointer; position: absolute; left: -100%; top: 0; width:100%; height:100%; background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); transform: skewx(-25deg); }
.white:hover:after{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}
.whites:hover:after {left:100%; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s; transition:0.5s;}

/*标题*/
.page_title{font-weight:bold;text-align:center;margin:40px 0 10px;}
.page_title b{display:inline-block;height:52px;line-height:52px;padding:0 232px;position:relative;font-size:32px;color:#222222;font-weight:bold;letter-spacing:2px;}
.page_title b:before{width:198px;height:1px;background:#000000;content:"";position:absolute;left:0;top:26px;}
.page_title b:after{width:198px;height:1px;background:#000000;content:"";position:absolute;right:0;top:26px;}
.page_title p{font-size:16px;color:#333333;margin:2px auto;font-weight:normal;text-transform:uppercase;}

/*导航*/
.page_nav { text-align: center; }
.page_nav li { text-align: center; height: 40px; cursor: pointer; margin-right:5px; display: inline-block;background: #e9e9e9;border-radius: 20px;transition:all 500ms;}
.page_nav li:hover{background:#1898ed;}
.page_nav li:hover a{color:#fff;}
.page_nav a { height: 40px; color: #333; line-height:40px; display:block; padding:0 20px; }
.page_nav .active a { height: 40px; color: #fff; background:#1898ed; line-height:40px; display:block;border-radius: 20px;}


/*导航菜单*/
.nav{width:100%;height:55px;background:url(../images/nav_bg.jpg) repeat;}
.nav.fixed{position:fixed;top:0;left:0;right:0;z-index:9999;height:55px;background:url(../images/nav_bg.jpg) repeat;shadow:0px 0px 5px rgba(0,0,0,0.3);box-shadow:0px 0px 5px rgba(0,0,0,0.3);-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.nav ul{display:flex;}
.nav ul li{flex:1;height:55px;line-height:55px;transition:all .2s ease-in;position:relative;}
.nav ul li:nth-child(1){width:120px; background:none;}
.nav ul li:nth-child(2){width:180px;}
.nav ul li:nth-child(3){width:210px;}
.nav ul li:nth-child(5){width:180px;}
.nav ul li:last-child{width:120px;}
.nav ul li:last-child {border-right:0;}
.nav ul li a{display:block;color:#fff;font-family:"Microsoft YaHei";font-size:18px;text-align:center;}
.nav ul li:hover{background:url(../images/nav_bg_on.jpg) repeat;}
.nav ul li:hover a{color:#fff;}
.nav ul li ul{position:absolute;top:45px;left:0;z-index:10000;display:none;}
.nav ul li ul li{background:#046fcd;}

/*内页横幅*/
.banner{width:100%;height:420px;min-width:1200px;}
.banner .intro {height:320px;position:relative;padding-left:50px; }
.banner .intro .rotation_btn{ padding-left:50px; }
.banner .intro .rotation_btn .buy_now,.banner .intro .rotation_btn .sign_in {float:left;width:180px;height:40px;line-height:40px;}
.banner .intro .title{padding-top:120px;font-size:48px;color:#fff}
.banner .intro .tip{margin-top:15px;font-size:18px;color:#fff}
.banner .banner-txt{padding-top:1px; background: rgba(50,50,50,.7); width: 100%; height:100%; position:relative;}
.banner .banner-txt a{ display:inline-block; }
.banner .banner-txt h3{color:#fff;font-size:40px;font-weight:400;text-align:center;margin:105px 0 0;line-height:40px}
.banner .banner-txt p,.detail-item h2{line-height:34px;text-align:center;font-weight:400}
.banner .banner-txt p{width:545px;margin:25px auto auto;color:#fff}
.banner .banner-txt p:last-child{margin-top:0}
.banner .banner-txt br{margin:0}

/*动态按钮*/
.rotation_btn{position:absolute;bottom:20px;text-align: center;right: 0;left: 0;}
.rotation_btn a{float:inherit;display:inline-block;vertical-align: bottom;font-size:18px;font-weight:300;}
.rotation_btn {margin-top:0px;}
.rotation_btn a {transition:all .3s;}
.rotation_btn .buy_now {position:relative;float:left;width:211px;height:46px;line-height:46px;border:1px solid rgba(0,138,255,1);background:rgba(0,138,255,1);border-radius:5px;text-align:center;color:rgba(255,255,255,1);overflow:hidden;}
.rotation_btn .buy_now::before {display:inline-block;content:'';position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;background:#FFF;opacity:.5;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;filter:alpha(opacity=50);-webkit-animation:enlarge 1.3s infinite;-o-animation:enlarge 1.3s infinite;animation:enlarge 1.3s infinite;}
@keyframes enlarge {0% {width:0;height:0}
100% {width:122px;height:122px;background:0}
}
.rotation_btn .sign_in {float:left;width:211px;height:46px;line-height:46px;border-radius:5px;border:1px solid rgba(255,255,255,1);text-align:center;;margin-left:20px;font-weight:300;color:#fff;box-shadow:0px 3px 8px 1px rgba(7,100,178,0.39);}
.rotation_btn .sign_in:hover {border:1px solid rgba(0,138,255,1);background:rgba(0,138,255,1);}

/*标题*/
.htitle{text-align:center;width:100%;padding-bottom:60px;background:url(../images/tbg.png) no-repeat center; margin-top:30px;margin-bottom:30px;}
.htitle h2{ color:#1898ed;font-size:46px;font-weight:300;display:block;line-height:50px;letter-spacing:0px;}
.htitle h3{ color:#1898ed;font-size:40px;font-weight:300;display:block;line-height:50px;letter-spacing:0px;}
.htitle p{color:#666;font-size:16px;text-transform:uppercase;font-weight:normal;padding-top:20px;}
.htitle h2 b{display:inline-block;font-weight:normal;color:#0d77e5;}
.htitle h3 b{display:inline-block;font-weight:normal;color:#0d77e5;}

/*更多*/
a.amore {display: block;width: 123px;height: 38px;line-height: 38px;text-align: center;border:1px solid #ccc;background: #fff;color: #666;margin:20px auto 0;border-radius:2px;transition: all 0.3s ease;}
a.amore:hover {background: #ed2025;border-color: #ed2025;color: #fff;}

/*服务*/
.flow  {height:435px; padding-top:50px; overflow:hidden; margin-bottom:100px; }
.flow ul { margin-right: -78px;height:135px;background:url(../images/flow-arr.png) repeat-x left center; }
.flow ul li {float: left;width: 135px;height: 135px; text-align:center;margin-right: 78px;border:1px solid #bfbfbf;border-radius:90px;transition: all 0.3s ease;box-sizing:border-box; padding-top:20px;}
.flow ul li:last-child {margin-right: 0px;}
.flow ul li:hover {border-color: #ed2025;box-shadow: 1px 3px 15px #ccc;}
.flow ul li i{ font-size:56px; line-height:60px;}
.flow ul li p {display: block;text-align: center;color: #333;font-size: 16px;}
.flow ul li:hover p, .flow ul li:hover i{color: #ed2025;}

/*首页海报*/
.index-benner{min-width:980px;}
.index-benner img{width:100%;}
.index-benner .wrap{width:100%;position:relative;overflow:hidden;}
.index-benner .inbox{position:absolute;top:40%;left:50%;width:980px;height:200px;margin-left:-400px;margin-top:-100px;color:#fff;text-align:left;}
.index-benner .inbox .h1{font-size:48px;}
.index-benner .inbox .h2{font-size:28px;}

/*关于我们*/
.about{font-size:16px;line-height:32px;color:#4c4c4c;text-align:justify;padding:0px 0;}
.about .container{margin-bottom:40px;}
.about dl{padding-top:20px;}
.about dl dt{width:400px;height:auto;background:#000;float:left;box-shadow: 10px 10px 15px rgb(73 78 92 / 10%); margin-top:30px;}
.about dl dd{width:760px;float:right;position:relative;padding-top:20px;}
.about dl dd h3{font-size:28px;color:#000;margin-bottom:40px;position:relative;}
.about dl dd h3 em{display:block;font-size:48px;color:#eaeaea;font-style:normal;margin-bottom:40px;line-height:45px;text-transform:capitalize;font-weight:normal;font-family:arial;letter-spacing:-2px;word-spacing:10px;}
.about dl dd p{text-align:justify;line-height:35px;}
.about dl dd span{display:block;width:544px;margin-top:40px;float:left;}
.about dl dd span img{ width:100%;}
.about dl dd:after{content:"";position:absolute;width:70px;height:6px;background:#d71418;bottom:-55px;left:0;}

/*百科*/
.baike{ padding-top:35px;}
.baike dl{float:left;width:33%;padding:0 15px;margin:15px 0 15px 0;}
.baike dt{float:left;width:90px;max-height: 100%;background:#dcdcdc;text-align:center;overflow:hidden;}
.baike dt img{width:90px;max-height: 100%;transition:all .3s;}
.baike dt:hover img{transform:scale(1.1);}
.baike dt .day{display:block;line-height:60px;font-size:35px;color:#000;background:#efefef;}
.baike dt .year{display:block;line-height:30px;font-size:15px;color:#fff;background:#006DB7;}
.baike dd{margin-left:110px;}
.baike h3{height:30px;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; font-weight:bold;}
.baike h3 a{font-size:18px;color:#000;}
.baike h3 a:hover{color:#01459a;text-decoration:underline;}
.baike p{line-height:22px;font-size:12px;color:#6e6e6e;overflow:hidden;}

/*新闻栏目*/
.news .list .img-box{padding-bottom:68.75%;}
.news .list li{overflow:hidden;margin-bottom:20px;padding:9px;-webkit-transition:.4s;transition:.4s;border:1px solid #e5e5e5;}
.news .list li img{-webkit-transition:transform .7s;-webkit-transition:-webkit-transform .7s;transition:-webkit-transform .7s;transition:transform .7s;transition:transform .7s,-webkit-transform .7s;}
.news .list li:hover img{-webkit-transform:scale(1.07);-ms-transform:scale(1.07);transform:scale(1.07);}
.news .list li:hover{box-shadow:0 0 16px 1px rgba(7,17,27,.1);}
.news .list li:hover .item .introduce b,.news .list li:hover .item .introduce i{color:#1898ed;}
.news .list .pic-box{float:left;width:320px;margin-right:30px;}
.news .list .item-box{display:block;background-color:#fff;}
.news .list .item-box .info{padding-right:30px;}
.news .list .item-box .introduce b{font-size:20px;font-weight:500;display:block;overflow:hidden;height:32px;margin:10px 0;white-space:nowrap;text-overflow:ellipsis;}
.news .list .item-box .introduce p{font-weight:300;line-height:1.57142857;display:-webkit-box;overflow:hidden;height:44px;margin:0;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news .list .item-box .introduce i{display:block;margin-top:20px;color:#999;}
.news .list .item-box .date{position:relative;display:block;padding-top:20px;color:#1898ed;}
.news .list .item-box .date b{font-size:30px;font-weight:500;}
.news .list .item-box .date b:after{display:none;}
.news .list .item-box .date span{font-size:14px;}
.news .page{margin-top:50px;}

.img-box{position:relative;z-index:1;display:block;overflow:hidden;height:0;padding-bottom:125%;}
.img-box img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;}

/*新闻详情*/
.news-page .news-title{margin-bottom:30px;padding:30px 0;border-bottom:1px solid #ddd; text-align:center;}
.news-page .news-title h1{font-size:30px;font-weight:500;line-height:1.4;margin:0 0 5px;}
.news-page .news-title .date{font-weight:300;}
.news-page .intro { line-height:35px;}
.news-page .intro img{display:block;max-width:100%;margin:15px 0;}
.news-page .news-next{padding-top:70px;}
.news-page .news-next a{font-weight:300;display:block;padding:14px 30px;color:#999;border:1px solid #ddd;}
.news-page .news-next a{-webkit-transition:.5s;transition:.5s;}
.news-page .news-next a:hover{border-color:#efefef;background-color:#efefef;}
.news-page .news-next a:hover p{color:#333;}
.news-page .news-next a:hover p:before{border-color:transparent #fff transparent transparent;}
.news-page .news-next p{overflow:hidden;margin:0;white-space:nowrap;text-overflow:ellipsis;color:#999;}
.news-page .news-next p:before{display:inline-block;width:0;height:0;margin-right:15px;content:'';border-width:5px 5px 5px 0;border-style:solid;border-color:transparent #bbb transparent transparent;}
.news-page .news-next .next p:before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);}

/*框架*/
.main_left{width:250px;padding:0;margin:0;float:left;}
.main_right{width:1020px;padding:0;margin:0;float:right;padding:0 0 30px 0;}
.main_content{width:1200px;padding:0;margin:30px auto;color:#000;font-size:15px; position:relative; }

/* -- 产品中心-- */
.fuwu { height:auto;margin-bottom:10px;margin-top:20px;}
.fuwu ul li {float: left;width:25%;height:300px;text-align: center;border-radius:0px;cursor: pointer;}
.fuwu ul li:nth-child(4n+0) {margin-right:0px;}
.fuwu ul li:hover, .fuwu ul li.on, .fuwu ul li.cur {}
.fuwu ul li img { width:190px;height:190px; border:5px solid #1898ed;border-radius:100px;box-shadow:0 1px 30px #b2b2b2;}
.fuwu ul li p {color: #333;font-size:22px;transition: all 0.3s ease;}
.fuwu ul li:hover p, .fuwu ul li:hover i, .fuwu ul li:hover .iconfont, .fuwu ul li.cur p {color: #d81e06;}

/*服务流程*/
.lc{background:#fff;text-align:center;min-width:1200px;margin:0 auto; padding-top:0px; padding-bottom:20px;}
.lc-ico{width:1190px;margin:0px auto;}
.lc-ico li{width:170px;box-sizing:border-box;float:left;text-align:center;color:#333;}
.lc-ico li em{font-size:18px;display:block;font-style:normal;padding:5px 0px 1px;}
.lc-ico li span{font-size:14px;color:#999;}
.lc-ico{width:1190px;margin:0px auto;}
.lc-ico li{width:170px;box-sizing:border-box;float:left;text-align:center;color:#333;}
.lc-ico li em{font-size:18px;display:block;font-style:normal;padding:5px 0px 1px;}
.lc-ico li span{font-size:14px;color:#999;}
.lc-step{width:1190px;margin:10px auto;}
.lc-step span{display:inline-block;width:170px;box-sizing:border-box;}
.lc-step span i{display:block;font-style:normal;width:45px;height:45px;border-radius:40px;border:1px solid #999;line-height:45px;font-size:18px;color:#999;margin:0px auto;position:relative;}
.lc-step span:nth-child(1) i:before,.lc-step span:nth-child(7) i:after{display:none;}
.lc-step span i:before,.lc-step span i:after{content:"";display:block;position:absolute;height:1px;background:#999;width:62.5px;top:50%;}
.lc-step span i:before{left:-64px;}
.lc-step span i:after{right:-63.5px;}

/*产品*/
.service{padding:0px 0 100px;}
.service .page_tittle { width:100%; margin:30px 0; }
.service .ser_list{padding:0px 0 0;}
.service .ser_list dl{float:left;width:378px;margin:0 33px 50px 0;}
.service .ser_list dl:nth-child(3n){margin-right:0;}
.service .ser_list dt{position:relative;}
.service .ser_list dt img,.service .ser_list dt a{width:100%;height:280px;display:block;}
.service .ser_list dt em{position:absolute;width:100%;left:0;top:0;bottom:0;background:rgba(0,0,0,0.6);z-index:0;display:none;}
.service .ser_list dt i{position:absolute;width:50px;height:50px;background:#d71418;border-radius:100%;left:50%;margin-left:-25px;top:50%;margin-top:-25px;z-index:1;}
.service .ser_list dt i:after{content:"";width:9px;height:9px;border:1px solid #fff;border-style:solid solid none none;position:absolute;top:50%;left:18px;margin-top:-5px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);z-index:1;}
.service .ser_list dd{padding-top:15px;}
.service .ser_list dd h4{height:40px;line-height:40px;font-size:20px;text-align:left;font-weight:normal;margin-bottom:3px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.service .ser_list dd h4 a{display:inline-block;height:40px;color:#1a1a1a;position:relative;padding-left:20px;}
.service .ser_list dd h4 a:before{content:'';position:absolute;width:5px;height:18px;background:#d71418;left:0;top:50%;margin-top:-9px;z-index:1;}
.service .ser_list .ptxt{line-height:24px;font-size:14px;color:#666666;text-align:justify;}
.service2 .ser_list dl:hover dt em{display:block;}

/*服务详情页*/
.serv { padding-top:30px;}
.serv .htitle{width: 100%;height:50px;line-height:50px;text-align: center;background:#ebebeb;color: #333;font-size:20px;margin-bottom: 40px;border-radius:50px;}
.serv .row img { width:100%; }
.serv .imgl {float: left;width: 550px;height:360px;border:1px solid #eee;overflow: hidden;transition:all 0.3s ease;}
.serv .imgl:hover {border-color: #e5e5e5;box-shadow: 1px 3px 20px #c4c4c4;}
.serv .imgl img {width: 100%;}
.serv .inf ul {float: right;width: 580px;height:390px;position: relative;}
.serv .inf ul li {font-size: 15px;margin-bottom: 10px;}
.serv .inf ul li.h1 {color: #333;font-size: 24px;margin-bottom: 20px;}
.serv .inf ul li span, .serv .inf ul li>p {display: inline-block;vertical-align: top;color: #333;}
.serv .inf ul li span {width: 85px;}
.serv .inf ul li>p {width: 490px;text-align: justify;}
.serv .inf ul li a.btn {display: block;width: 150px;height: 50px;line-height: 50px;text-align: center;background: #ed2025;color: #fff;font-size: 16px;margin-top:10px;border-radius:5px;}
.serv .neirong{ font-size:18px; line-height:32px;}
.serv .neirong .news{}
.serv .neirong .news li{ box-shadow: 0px 5px 5px #605f5f;}
.serv .neirong .news li img{ width:280px; height:230px;}
.serv .neirong .news li p{ font-size:16px; }

/*内页底部按钮*/
.try-btn{text-align:center;margin-top:50px}
.try-btn .one{ display: inline-block;width:240px;height:45px;line-height:45px;background:#1898ed;border:1px solid #1898ed;text-align:center;border-radius:4px;color:#fff;display:inline-block;vertical-align:middle;margin-left:33px; margin-top:22px;}
.try-btn .two{display: inline-block;width:150px;height:45px;line-height:45px;background-color:#fff;border:1px solid #ddd;text-align:center;border-radius:4px;color:#666;display:inline-block;vertical-align:middle;margin-left:20px;margin-top:22px;}
.try-btn.one:hover,.try-btn .two:hover{background-color:#25a2ff;color:#fff;border-color:#1898ed;text-decoration:none;box-shadow:0 0 8px #eee;}

/*服务网点*/
.city-hot{ background:#f9f9f9; height:100px; line-height:30px; padding-left:26px; padding-top:12px;}
.city-hot strong{ float:left; font-size:16px; color:#333241; font-weight:normal;}
.city-hot .cityhot{ float:left; width:1060px; }
.city-hot a{ color:#333241; font-size:16px; font-weight:bold; margin-right:18px;}
.city-hot a:hover{ color:#ef5231;}
.city-hot a.terminal{ color:#ec330c;}
.city-list{ overflow:hidden; font-size:16px; line-height:40px; padding-top:20px;}
.city-list dl{ width:1220px;}
.city-list dt{ float:left; width:28px; color:#333241; font-weight:bold;}
.city-list dd{ font-size:0; overflow:hidden;}
.city-list dd a{ font-size:16px; color:#006a92;  float:left; margin-right:20px; white-space:nowrap;}
.city-list dd a:hover{ color:#f32e00;}
.city-list dd a.hot{ color:#f32e00; text-decoration:underline;}

/*网页底部*/
.footer{clear:both;color:#fff;}
.footer .foot{width:100%;height:345px;background:#333;border-bottom:1px solid #000;}
.footer .dnav{width:255px;height:240px;margin-top:57px;padding-left:60px; float:left; background:url(../images/l.jpg) no-repeat right;}
.footer .dnav h2{font-size:20px;color:#fff;font-weight:bold;}
.footer .dnav hr{width:30px;height:3px;border:none;background:#999;margin:10px 0 20px 0;}
.footer .dnav li{line-height:26px;}
.footer .dnav li a{ color:#ddd; }
.footer .dnav li a:hover{color: #FFFF00;}
.footer .dline{margin-top:57px; float:left;}
.footer .lianxi{width:330px;margin-top:57px;padding-left:76px;float:left;}
.footer .lianxi h2{font-size:20px;color:#fff;font-weight:bold;}
.footer .lianxi hr{width:30px;height:3px;border:none;background:#999;margin:10px 0 20px 0;}
.footer .lianxi h1{font-size:30px;color:#fff;padding-bottom:26px; font-weight:bold;}
.footer .lianxi p{line-height:26px; color:#999999;}
.footer .lianxi img{padding-right:10px;vertical-align:-5px;}
.footer .ewm{width:235px;margin-top:85px;float:right;}
.footer .ewm li{width:110px; float:left;}
.footer .ewm li:nth-child(2){float:right;}
.footer .ewm li img{width:110px;height:110px;padding:6px;background:#fff;}
.footer .ewm li p{text-align:center;line-height:42px;}
.footer .copyright{width:100%;height:60px;background:#000;}
.footer .copyright a{color:#aaa;}
.footer .copyright span{line-height:60px;}
.footer .copyright span:nth-child(2){float:right;}

/*分页*/
.page{margin:60px 0 40px 0;padding:14px 0 15px;text-align:center;}
.page a{margin-right:5px;padding:17px 21px;background:#fff;color:#000000;font-size:15px;border:1px #e9e9e9 solid;}
.page span{margin-right:5px;padding:17px 21px;background:#fff;color:#000000;}
.page span.current{background:#cc0e18;border:none;color:#ffffff;font-size:15px;}

/*地图*/
.sitemap-xml{height:30px;line-height:30px;text-align:right;}
.sitemap-tit{height:36px;font-size:16px;line-height:36px;color:#fff;clear:both;}
.sitemap-tit p{display:inline-block;padding:0 30px;text-align:center;background:#de0011;}
.sitemap-tit a{color:#fff;}
.sitemap ul{padding-top:15px;display:inline-block;width:100%;border-bottom:1px solid #d2d2d2;margin-bottom:40px;}
.sitemap li{height:60px;line-height:60px;border-bottom:1px solid #d2d2d2;text-align:left;width:16.66%;float:left;overflow:hidden;position:relative;top:1px;}