@charset "utf-8";
/* CSS Document */
.bg{background:#ECEEF3;}
#banner {width:100%;float:left;position:relative;margin-top:90px;}
#banner .swiper-slide {position:relative;}
#banner .swiper-button-next, #banner .swiper-button-prev {position:absolute;top:47%;width:30px;height:50px;margin-top:-22px;background:url(../ico/ban_next.png) rgba(0,0,0,.6) no-repeat;z-index:10;cursor:pointer;opacity:0.7;}
#banner .swiper-button-next {background-position:8px 12px;left:1%;}
#banner .swiper-button-prev {background-position:0px -30px;left:auto; right:1%;}
#banner .swiper-button-next:hover,#banner .swiper-button-prev:hover{opacity:1;}
#banner .swiper-pagination {position:absolute;z-index:20;top:auto; bottom:20px;width:auto;left:47%;}
#banner .swiper-pagination-bullet {display:inline-block;width:9px;height:9px;border-radius:20px;background:none;border:solid 1px rgba(255,255,255,.7);margin:0 2px;cursor:pointer;opacity:1;}
#banner .swiper-pagination-bullet-active {background:none;position:relative;}
#banner .swiper-pagination-bullet-active:before{content:"";width:5px;height:5px;background:#fff;position:absolute;left:2px;top:2px;z-index:1;border-radius:20px;}

#s_goods {width:1200px;float:left;position:relative;overflow:hidden;margin-top:10px;}
#s_goods .swiper-slide {width:1200px;position:relative;background:#ECEEF3;}
#s_goods .swiper-slide img{width:685px;float:left;height:450px;}
#s_goods .swiper-slide .text{width:420px;right:40px;top:20px;position:absolute;}
#s_goods .swiper-slide .text h1{font-size:36px;line-height:36px;margin-top:60px;padding-bottom:30px;position:relative;color:#000;}
#s_goods .swiper-slide .text h1:before{content:"";width:34px;height:2px;background:#236FFB;position:absolute;left:0px;top:50px;z-index:1;}
#s_goods .swiper-slide .text p{font-size:16px;line-height:30px;color:#666;}
#s_goods .swiper-slide .text em{font-size:12px;margin-top:60px;}
#s_goods .swiper-button-next, #s_goods .swiper-button-prev {position:absolute;top:30px;width:9px;height:15px;background:url(../ico/p_next.png) no-repeat;z-index:10;cursor:pointer;}
#s_goods .swiper-button-next {background-position:left 0px;left:15px;}
#s_goods .swiper-button-prev {background-position:left -25px;left:auto;right:15px;}
#s_goods .swiper-pagination {position:absolute;z-index:20;bottom:6px;width:auto;left:36%;font-size:12px;color:rgba(255,255,255,.5);}
#s_goods .swiper-pagination-current{font-size:14px;color:#fff;position:relative;top:2px;}
#s_goods .swiper-pagination-total{font-size:12px;color:rgba(255,255,255,.8);position:relative;top:2px;}
#s_goods .ban_cen{width:100px;height:30px;position:absolute;right:16%;bottom:20px;background:#236FFB;z-index:6;}

.title{margin:0 auto;display:table;text-align:center;}
.title h1{font-size:32px;line-height:32px;padding-bottom:23px;background:url(../tit_bg.png) no-repeat center bottom;}
.title h2{font-size:12px;line-height:14px;color:#999;margin-top:10px;}

.s_more{border:solid 1px #BFBFBF;height:36px;margin:0 auto;display:table;position:relative;}
.s_more a{float:left;line-height:36px;padding:0 80px 0 30px;position:relative;z-index:2;}
.s_more i{width:50px;height:38px;background:#236FFB url(../more.png) no-repeat center 14px;position:absolute;right:-1px;top:-1px;z-index:1;}
.s_more:before{content:"";width:0;height:38px;background:#4F8CFC;position:absolute;left:-1px;top:-1px;z-index:1;transition:260ms;}
.s_more:hover:before{width:100%;}
.s_more a:hover{color:#fff;}

.s_fan {width:100%;float:left;margin-bottom:20px;}
.s_fan ul {margin-left:-1%;}
.s_fan li {width:32%;float:left;position:relative;margin-left:1%;margin-top:10px;padding-bottom:10px;}
.s_fan li:before{content:"";width:100%;height:240px;position:absolute;left:0px;top:0px;z-index:1;}
.s_fan li i{width:100%;float:left;overflow:hidden;margin-bottom:10px;}
.s_fan li img{width:100%;float:left;}
.s_fan li h2{font-size:16px;margin-bottom:10px;overflow:visible;}
.s_fan li p{font-size:12px;color:#999;line-height:16px;height:32px;overflow:hidden;}
.s_fan li b{width:0;height:0;background:url(../ico/fdj.png);position:absolute;left:45%;top:30%;z-index:6;transition:560ms;}
.s_fan li:hover{box-shadow:0 10px 20px 0 rgba(0,0,0,.20);background:#fff;}
.s_fan li:hover h2,.s_fan li:hover p{padding-left:5%;transition:360ms;}
.s_fan li:after {position:absolute;left:0;bottom:38px;width:2px;height:0px;background:#236FFB;opacity:0;content:'';transition:0.3s ease-out;z-index:5;}
.s_fan li:hover:after{height:78px;bottom:0px;opacity:1;}
.s_fan li:hover:before{background:rgba(0,0,0,.6);}
.s_fan li:hover b{width:39px;height:42px;left:45%;top:30%;}

.s_news{width:660px;float:left;}
.s_news h1{width:100%;float:left;font-size:32px;line-height:32px;}
.s_news h1 a{float:right;position:relative;line-height:22px;border:solid 1px #BFBFBF;font-size:12px;padding:0 10px;}
.s_news h1 a:before{content:"";width:4px;height:11px;background:#ECEEF3 url(../new_more.png) no-repeat center;position:absolute;right:-3px;top:5px;z-index:1;}
.s_news ul{width:100%;float:left;margin-top:25px;}
.s_news li{width:100%;float:left;position:relative;margin-bottom:18px;padding-bottom:18px;border-bottom:dotted 1px #BFBFBF;}
.s_news li h2{width:100%;float:left;transition:360ms;}
.s_news li p{width:90%;float:left;margin-top:6px;overflow:hidden;padding-right:10%;}
.s_news li span{float:right;font-size:12px;color:#999;}
.s_news li i{width:25px;height:9px;background:url(../more.png) no-repeat 0 -29px;position:absolute;bottom:20px;right:0;}
.s_news li:last-child i{bottom:5px;}
.s_news li:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0;}

.s_news li:after {position:absolute;left:0;top:12px;width:2px;height:0px;background:#236FFB;opacity:0;content:'';transition:0.3s ease-out;z-index:5;}
.s_news li:hover:after{height:16px;top:2px;opacity:1;}
.s_news li:hover h2{text-indent:15px;}

.s_about{width:515px;float:right;padding-top:100px;position:relative;}
.s_about:before{content:"";width:100%;height:184px;background:url(../about.jpg);position:absolute;left:0px;top:0px;z-index:1;}
.s_about h1{font-size:36px;line-height:36px;margin-bottom:20px;color:#fff;padding-left:20px;position:relative;z-index:2;}
.s_about em{font-size:20px;line-height:20px;position:absolute;top:35px;left:20px;color:rgba(255,255,255,.8);font-family:fontsz;z-index:2;}
.s_about em:before{content:"";width:41%;height:2px;background:rgba(255,255,255,.9);position:absolute;left:0px;top:45px;z-index:1;}
.s_about .con{width:415px;float:left;margin-left:20px;background:#fff;padding:30px;position:relative;z-index:2;}
.s_about .con p{line-height:30px;text-indent:1em;font-size:16px;margin-top:10px;}
.s_about .con a{font-size:12px;margin:0 auto;display:table;position:relative;}
.s_about .con a:before{content:"";width:17px;height:20px;border-bottom:solid 1px #BFBFBF;border-top:solid 1px #BFBFBF;position:absolute;left:13px;top:0px;z-index:1;transition:360ms;}
.s_about .con i{width:4px;height:7px;display:inline-block;background:url(../new_more.png);margin-left:5px;}
.s_about .con a:hover:before{width:37px;border-bottom:solid 1px #236FFB;border-top:solid 1px #236FFB;left:0px;}
.s_about:hover em:before{width:100%;transition:600ms;}
.links{width:1185px;margin:0 auto;display:table;padding-bottom:50px;position:relative;padding-left:15px;}
.links:before{content:"";width:99%;height:57%;border:solid 1px #ECEEF3;position:absolute;left:0px;top:13px;z-index:-1;}
.links h1{display:inline-block;padding:0 5px;margin:0 0 10px 0;background:#fff;position:relative;z-index:2;}
.links p{width:100%;float:left;margin:5px 0;}
.links p a{width:9%;float:left;line-height:16px;position:relative;}
.links p a:before{content:"";width:1px;height:12px;background:#ECEEF3;position:absolute;right:20px;top:3px;z-index:-1;}
.links p a:last-child:before{display:none;}
/*详情开始*/
.list_ban {width:100%;float:left;margin-top:90px;padding:60px 0;background:url(../ban/list_ban.jpg) no-repeat center;}
.list_ban dl{width:1200px;margin:0 auto;display:table;position:relative;}
.list_ban dt {float:left;}
.list_ban dt em{font-size:40px;color:#CED7DD;position:absolute;top:-15px;font-family:fontsz;}
.list_ban dt h1{display:inline-block;font-size:30px;line-height:30px;background:#DEE7EE;margin-bottom:5px;position:relative;z-index:2;}
.list_ban dt p{position:relative;font-size:12px;padding-left:8px;background:url(../ico/map.png) no-repeat 0 center;}
.list_ban dt a{line-height:22px;margin:0 7px;position:relative;}
.list_ban dt a:before{content:"";width:5px;height:1px;background:#BFBFBF;position:absolute;right:-10px;top:8px;z-index:1;}
.list_ban dt a:last-child:before{display:none;}

.list_ban dd{float:right;margin-top:15px;}
.list_ban dd a{padding:0 20px;margin:0 5px;float:left;position:relative;background:#fff;border:solid 1px #ECEEF3;border-radius:3px;}
.list_ban dd a:before{content:"";width:0;height:100%;position:absolute;left:0px;bottom:0px;z-index:1;transition:200ms;}
.list_ban dd a h2{position:relative;z-index:8;font-size:14px;line-height:30px;}
.list_ban dd a i{width:6px;height:11px;background:url(../list_nav.png) no-repeat 0 0;position:absolute;right:20px;top:15px;transition:360ms;z-index:8;}
.list_ban dd a.yes{background:#4F8CFC;color:#FFF;}
.list_ban dd a.yes i{background-position:0 -42px;}
.list_ban dd a.yes:before{background:#0093DD;}
.list_ban dd a:hover i{background-position:0 -21px;}
.list_ban dd a:hover:before{width:100%;background:#4F8CFC;}
.list_ban dd a:hover h2{color:#fff;}

.goods_ban {width:100%;float:left;margin-top:90px;padding:50px 0;background:url(../ban/list_ban.jpg) no-repeat center;}
.goods_ban p{margin-top:15px;height:16px;overflow:hidden;}
.goods_ban em{margin-top:10px;display:inline-block;font-size:12px;color:rgba(0,0,0,.6);}
.goods_ban b{color:#236FFB;}

.list_news{width:100%;float:left;}
.list_news ul{width:100%;float:left;margin-top:10px;}
.list_news li{width:100%;float:left;height:120px;position:relative;margin-bottom:20px;padding-bottom:20px;}
.list_news li:before{content:"";width:79%;height:1px;background:#ECEEF3;position:absolute;left:0px;bottom:45px;z-index:1;}
.list_news li h2{font-size:22px;line-height:26px;height:26px;overflow:hidden;transition:360ms;}
.list_news li p{line-height:22px;padding-right:240px;margin:15px 0;}
.list_news li time{font-size:12px;color:#999;}
.list_news li i{width:200px;height:120px;overflow:hidden; position:absolute;bottom:0px;right:0;}
.list_news li img{width:100%;height:120px;}
.list_news li span{position:absolute;font-size:12px;bottom:15px;color:#999;}
.list_news li .time{left:0px;}
.list_news li .more{right:250px;}
.list_news li:after {position:absolute;left:0;top:12px;width:2px;height:0px;background:#236FFB;opacity:0;content:'';transition:0.3s ease-out;z-index:5;}
.list_news li:hover:after{height:21px;top:3px;opacity:1;}
.list_news li:hover h2{text-indent:10px;}

/*分页样式*/
.paging {width:100%;float:left;padding-top:20px;}
.paging a {padding:0 5px;line-height:34px;text-align:center;float:left;margin:0 8px;position:relative;border-bottom:solid 1px #F0E0CD;}
.paging a:before{content:"";width:0%;height:3px;position:absolute;left:0;bottom:-2px;background:#9E7245;transition:all 0.4s ease 0s;z-index:3;}
.paging a:hover:before{width:100%;}
.paging a.num {position:relative;z-index:3;}
.paging a:hover {color:#9D1818;}
.paging span {float:left;color:#9E7245;width:34px;line-height:34px;text-align:center;font-size:16px;border-bottom:solid 1px #9E7245;}

.paging .prev,.paging .next{background:url(../ico/page_ico.png) no-repeat 0px 0px;background-size:60px;width:50px;padding:0;height:32px;text-indent:-9999px;transition:450ms;position:absolute;}
.paging .prev:before,.paging .next:before {display:none;}
.paging .prev {background-position:15px 8px;right:50px;}
.paging .next {background-position:15px -20px;right:0;}
.paging .first, .paging .end {display:none;}

.show_title {width:100%;float:left;position:relative;}
.show_title:before{content:"";width:100%;height:1px;background:#ECEEF3;position:absolute;left:0px;top:35px;z-index:1;}
.show_title h1{width:100%;float:left;}
.show_title p{float:left;line-height:16px;margin-top:15px;color:#666;}
.show_title b{width:20px;height:16px;line-height:16px;display:inline-block;background:url(../ico/show.png) no-repeat;background-size:14px;position:relative;top:3px;}
.show_title .i1{background-position:0 0px;}
.show_title .i2{background-position:0 -51px;background-size:16px;margin-left:20px;}
.show_title time{position:absolute;right:0;top:6px;background:#ECEEF3;text-align:center;font-size:16px;z-index:3;}
.show_title time:before{content:"";width:13px;height:13px;background:#fff;border:solid 1px #ECEEF3;border-radius:30px;position:absolute;left:-7px;top:22px;z-index:1;}
.show_title span{display:block;background:#4F8CFC;color:#fff;padding:4px 15px;font-size:14px;}

.show_body{width:100%;float:left;margin:20px 0;}
.show_body h2{font-size:16px;font-weight:bold;line-height:26px;margin:10px 0;color:#236FFB;}
.show_body h3{font-weight:bold;}
.show_body p{line-height:28px;font-size:14px;color:#333;}
.show_body img {float:none;margin:10px auto;display:table;max-width:100%;}

/*下一篇*/
.nexts {width:100%;float:left;border-top:solid 1px #ECEEF3;margin-top:25px;padding-top:25px;position:relative;}
.nexts dl {width:100%;float:left;}
.nexts dt {float:left;}
.nexts dt b{color:#999;}
.nexts dd {width:110px;float:right;}
.nexts dd a {padding:0 25px;float:right;height:36px;line-height:36px;background:#FFF;border:solid 1px #ECEEF3;color:#FFF;position:relative;overflow:hidden;}
.nexts dd a:before{content:"";width:0px;height:100%;background:#4F8CFC;position:absolute;left:0px;top:0px;z-index:1;transition:300ms;}
.nexts dd a:hover:before{width:100%;}
.nexts dd span{position:relative;z-index:2;color:#236FFB;}
.nexts dd:hover span{color:#fff;}
.show_tag {width:90%;float:left;}
.show_tag a{float:left;line-height:26px;margin-right:6px;background:#ECEEF3;padding:0 6px;border-radius:3px;}
.show_tag a:hover{background:#4F8CFC;color:#fff;}

.map_box {width:100%;float:left;position:relative;}
.map_box .ditu{width:100%;float:left;height:520px;position:relative;}
.map_box .dizhi{width:280px;position:absolute;background:rgba(255,255,255,.6);left:40px;top:40px;z-index:88;padding:10px 20px;border-radius:3px;box-shadow:0 2px 12px rgba(0,0,0,.3);}
.map_box .dizhi:before{content:"";width:100%;height:40px;background:#236FFB;position:absolute;left:0px;top:0px;z-index:1;}
.map_box .dizhi h1{font-size:22px;color:#fff;float:left;margin-bottom:30px;position:relative;z-index:3;}
.map_box .dizhi ul {width:100%;float:left;}
.map_box .dizhi li {width:90%;float:left;height:44px;line-height:26px;padding-left:50px;margin:10px 0;color:rgba(0,0,0,.6);background:url(../ico/dizhi.png) no-repeat;}
.map_box .dizhi li em{display:block;font-size:30px;line-height:30px;color:#236FFB;font-family:fontsz;}
.map_box .dizhi li p{display:block;color:rgba(0,0,0,.8);line-height:14px;}
.map_box .dizhi li:nth-child(1){background-position:0 13px;height:56px;}
.map_box .dizhi li:nth-child(2){background-position:0 -57px;}
.map_box .dizhi li:nth-child(3){background-position:0 -116px;}
.map_box .dizhi li:nth-child(4){background-position:0 -176px;}
.map_box .dizhi li:nth-child(5){background-position:0 -236px;}

.list_about{width:100%;float:left;margin-top:30px;}
.list_about p{font-size:16px;line-height:32px;text-indent:2em;}
.list_about h1{font-size:26px;line-height:40px;text-indent:32px;}
.list_about img{margin:0 auto;display:table;float:none;padding-top:30px;max-width:100%;}
.about_tit{width:180px;margin:0 auto;display:table;border:solid 2px #ECEEF3;height:55px;padding:20px;position:relative;}
.about_tit em{position:absolute;}
.about_tit .t1{left:-10px;top:40px;width:auto;padding:3px 5px;line-height:1;text-transform:uppercase;transform:rotate(90deg);letter-spacing:1px;color:#fff;background:#4F8CFC;font-family:fontsz;}
.about_tit .t2{font-size:28px;color:#999;left:60px;font-family:fontsz;}
.about_tit h1{font-size:36px;position:absolute;left:60px;bottom:20px;}