﻿@charset "utf-8";
/* CSS Document */
*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body{ margin:0px; padding:0px; font-size:12px;font-family:"微软雅黑","黑体";color:#898989;line-height:1; background:#FFF;min-width: 1220px;}
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
input,textarea { font-family: "微软雅黑"; border: none; outline: none; background: none; }
ul,li{ list-style:none}
img{border:0px; padding:0px; }


h2,h3,h4,b,strong { font-weight: normal; }
em,i { font-style: normal; }
body{background:#f6f6f6;background-origin: content-box;
    background-repeat: repeat-x;
    background-position: top center;
    background-attachment: scroll;}

.clear{ zoom: 1; }
.clear:after { content: ''; display: block; clear: both; }
.fl { float:left}
.fr { float:right}
.hidden{display:none; background: url() no-repeat center;}
a{ color:#5c5c5c; text-decoration:none}
a:hover{color:#0569ff;}
.indexPopClick{ position: fixed;  z-index: 99; right: 30px; width: 80px; height: 80px; border-radius:50% ; top: 50%; transform: translateY(-50%);}
.indexPopClick img{ display: block; width: 100%; height: 100%;}
.indexPop{ display: none; z-index: 100; width: 100%; height: 100vh; background: rgba(0,0,0,0.7); position: fixed; top: 0; left: 0;}
.indexPop .nr{ width: 1200px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); transition: 0.5s;}
.indexPop .nr ul{position: relative; z-index: 2; transition: 0.5s; overflow: hidden; width: 600px; margin: 0 auto; opacity: 1;}
.indexPop .nr ul.on{ transform: scale(1.6); opacity: 0;}
.indexPop .nr ul li{ width: 200px; float: left; margin-bottom: 60px;}
.indexPop .nr ul li .icon{ border-radius:50% ; margin: 0 auto; width: 85px; height:85px; position: relative; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.indexPop .nr ul li .icon img{ width: 50%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.indexPop .nr ul li p{ text-align: center; font-size: 16px; color: #fff; padding-top: 20px;}
.indexPop .nr ul li:nth-child(1) .icon{ background:#00b578 ;}
.indexPop .nr ul li:nth-child(2) .icon{ background:#fa5151 ;}
.indexPop .nr ul li:nth-child(3) .icon{ background: #ffc300;}
.indexPop .nr ul li:nth-child(4) .icon{ background: #8a38f5;}
.indexPop .nr ul li:nth-child(5) .icon{ background:#00c3f9 ;}
.indexPop .nr ul li:nth-child(6) .icon{ background:#f77575 ;}
.indexPop .nr ul li:nth-child(7) .icon{ background:#c436ec ;}
.indexPop .nr ul li:nth-child(8) .icon{ background:#ffa086 ;}
.indexPop .nr ul li:nth-child(9) .icon{ background:#24d948 ;}
.indexPop .zz{ position: absolute; width: 100%; height: 100%; left: 0; top: 0;}
.indexPop .nr dl{ position: absolute; z-index: 2; background: #fff; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 1000px; padding: 50px; }
.indexPop .nr dl dd{ background: url(../images/xbg8.png) left center no-repeat; padding-left: 20px; box-sizing: border-box; float: left; width: 22.5%; float: left; margin-right: 2%; line-height: 45px; height: 45px; overflow: hidden;}
.indexPop .nr dl dd:nth-child(4n){ margin-right: 0;}
.indexPop .nr dl dd a{ font-size: 18px; color: #333;}
.indexPop .close{    position: absolute;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    top: -60px;
    right: 0;
    /* left: 50%; */
    transform: translateX(-50%);
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;}


.header{height: 180px;background:#f6f6f6 url(../images/topbg.png);background-origin: content-box;
    background-repeat: repeat-x;
    background-position: top center;
    background-attachment: scroll;}
.headerbox{width: 1200px; margin: 0 auto; overflow: hidden;}
.logo{width: 750px;float: left; padding-top: 55px;}
.logo img{width: 100%;}
.wztime{float: right; padding-top: 95px;}
.houtai{padding-top: 5px;font-size:16px;}
.houtai b {
    padding: 0 5px;
    font-size: 14px;
    color: #dddddd;
}
.tqyb{padding-top: 5px;
    padding-bottom: 10px;
    font-size: 16px;
    color: #52a9f4;
    text-align: right;}
.tqyb a{color:#0569ff}
.tqyb img{display: inline-block;vertical-align: middle; margin: -3px 6px 0 0;}
.tqyb p{font-size: 16px; color: #333;}
.tqyb p span{color: #ccc; padding: 0 5px; font-size: 16px;}
#time{font-size: 16px; color: #333;}
#time b{padding: 0 5px; font-size: 14px; color: #dddddd;}
.weather .cross-simple-icon dd .item .first{ font-size: 20px !important;}
.navbox{background: #0569ff;height:60px;}
.navnr{width: 1200px; margin: 0 auto;}
.nav{float: left;}
.nav ul{}
.nav li{float: left;line-height: 60px;font-size: 20px;position:relative;width:120px; }
.nav a{color: #fff; display: block; padding: 0 20px;text-align:center;}
.nav a:hover,.nav a.cur{background:#2c7aef;text-align:center;}
.nav ul li dl{display:none;position:absolute;left:0;top:60px;z-index:9999;background:#fff;width:120px;}
.nav ul li dl dd{border-bottom:1px solid #ccc;}
.nav ul li dl dd a{color: #0569ff; display: block; padding: 0 10px;text-align:center;font-size:14px;line-height:40px;}
.nav ul li dl dd a:hover{color:#fff;}
.ssknr{width: 300px;float: right; background: #fff;height: 36px;border-radius: 23px; position: relative; margin-top: 12px;}
.wby1{width: 100%; padding: 0 20px; font-size: 16px; line-height: 36px;height: 36px;}
.btn1{position: absolute;background: url(../images/a1.png);width: 28px;height: 28px;border: none; top: 3px;right: 15px;cursor: pointer;}
.banner img{width: 100%;}
.banner .swiper-pagination{bottom: 35px;}
.banner .swiper-pagination-bullet{width: 52px;height: 6px;border-radius: 3px; opacity: 1;background: #fff;}
.banner .swiper-pagination-bullet-active{background: #016bff;}

.page-box {
    padding: 0px 0 30px 0;
    overflow: hidden;
}

.wz1620{width: 1200px; margin: 0 auto;}
.wzgg{overflow: hidden; margin-top: 28px;background:#FFF4E8 ;border:1px solid #FFCAA9;}
.wzgg_left{float: left; padding-left: 10px;width: 165px;}
.wzgg_left p{font-size:20px; font-weight: bold; line-height: 60px; color: #333333;}
.wzgg_left p img{display: inline-block;vertical-align: middle; margin: -3px 8px 0 0 ;}
.wzgg_right{float: right;width: calc(100% - 170px);}
.wzgg_right ul{overflow: hidden;white-space: nowrap;}
.wzgg_right li{line-height: 60px; font-size: 18px;color: #333333; padding-right: 20px;display: inline-block;width: 520px;overflow:hidden; background: url(../images/a2.jpg) no-repeat left center; padding-left: 18px;}
.wzgg_right a{color: #333;}
.wzgg_right b{color: #0569FF;margin-left:15px;}
.hei1{height:600px;}
.hei2{height:380px;}
.hei3{height:200px}
.topnews{margin-top:10px;padding-left:45px;}
.servicetx{margin:50px 0;}
.servicetx ul{display: flex;  justify-content: space-between; flex-wrap: wrap;width:100%;}
.servicetx ul li{width:380px;position:relative;}
.servicetx ul li a{}
.servicetx ul li a img{width:100%;border-radius: 5px;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3)}
.servicetx ul li .dtitle{position:absolute;top:60px;left:40px;font-size:24px;font-weight:bold;color:#fff;}
.servicetx ul li .dtitle  span{width:100px;height:5px;background:#0569ff;display:block;margin-top:5px;}

.ltable{ width:100%; border:1px solid #0569ff; font-size:12px; border-right:none;border-bottom:none;}
.ltable th{ padding:8px 0; color:#fff; font-size:16px; font-weight:500; background:#438cfa; border-bottom:1px solid #0569ff; line-height:1.5em;border-right:1px solid #0569ff; }
.ltable td{ padding:8px 0;  line-height:1.5em; color:#666;border-right:1px solid #0569ff;text-align:center;font-size:14px;border-bottom:1px solid #0569ff; }
/*.ltable tr:nth-child(2n) td{background:#e5e5e5}*/
.danwei{width:100%;text-align:right;line-height:40px;font-size:16px;color:#000;font-weight:bold;}


.sdxw{margin-top: 28px;background: #fff;}
.sdxw_title{padding: 10px 10px 0 10px; border-bottom: 1px solid #e3e3e3;}
.sdxw_title h2{font-size: 24px; font-weight: bold; color: #333333; line-height: 53px;}
.sdxw_title a{font-weight: 400; font-size: 20px; color: #666666;}
.sdxw_title a:hover{color: #0569ff;font-size: 20px;}
.sdxw_title img{display: inline-block;vertical-align: middle; margin: -3px 12px 0 0;}
.sdxwbox{overflow: hidden;}
.sdxw_left{float: left; width: 50%; padding-right: 15px; }
.xwbox{height: 400px;overflow: hidden;position: relative;}
.xwbox img{width: 600px; height: 400px; }
.xwbox a{display: block; width: 100%; padding: 0 0px; position: absolute; bottom: 0;left: 0; line-height: 45px;background: rgba(0,0,0,.7); color: #fff; font-size: 16px;}
.xwbox a b{width: calc(100% - 110px); display: block;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;padding:0 10px;}
.sdxw_left .swiper-pagination{text-align: right; bottom: 15px; padding-right: 18px;}
.sdxw_left .swiper-pagination-bullet{width: 8px;height: 8px; opacity: 1;background: #fff;}
.sdxw_left .swiper-pagination-bullet-active{background: #0569ff;}

.sdxw_right{float: right;width: 50%;  padding-right: 10px;}
.ttxw{overflow: hidden; background: #eeeeee; padding: 15px 15px;}
.ttxw_left{float: left; width: 96px;border-right: 1px solid #d7d7d7; padding-right: 20px;}
.ttxbox h2{line-height: 70px;text-align: center;font-size: 30px; color: #0569FF; font-weight: bold;border: 1px solid #0569FF;}
.ttxbox p{text-align: center; font-size: 18px; color: #0569FF; margin-top: 10px;}
.ttxw_right{width: calc(100%);}
.ttxw_right h2{margin-bottom: 10px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.ttxw_right h2 a{display: block; font-weight: bold; font-size: 18px; color: #333333;}
.ttxw_right h2 a:hover{color: #0569FF;}
.ttxw_right p{font-size: 16px; color: #333333;line-height: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ttxw_right p a{color: #0569FF;}
.ttxw_right p a:hover{text-decoration: underline;}
.xwlb{padding-top: 5px;}
.xwlb li{line-height: 35px; font-size: 16px; color: #333333;background: url(../images/a2.jpg) no-repeat left center; padding-left: 18px; overflow: hidden;}
.xwlb li b{float: left; /*width: calc(100% - 140px);*/position:relative;}
.xwlb li b i{position:absolute;right:5px;right: -40px;}
.xwlb li span{color: #999;}
.xwlb li a{color: #333;}
.xwlb li a:hover b{color: #0569FF;}

.banner1{padding-top: 28px;}
.banner1 img{width: 100%;}
.flxw{padding-top: 28px; overflow: hidden; margin-left: -20px;}
.flxw dl{overflow: hidden; margin-left: -20px;}
.flxw dt{float: left; width: 50%; padding: 0 0 20px 20px;}
.flxwbox{background: #fff; padding: 0 10px;  margin: 0 0 20px 20px;width: calc(50% - 20px); float: left;min-height:400px;border-radius: 5px;box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.1);}
.flxwbox2{background: #fff; padding: 0 10px;  margin: 0 0 20px 20px;width: calc(100% - 20px);}
.flxw_title{border-bottom: 1px solid #e9e9e9; padding-top: 5px;}
.flxw_title h2{font-weight: bold; color: #333; line-height: 52px; font-size: 20px;position: relative;}
.flxw_title h2 img{display: inline-block;vertical-align: middle; margin: -3px 13px 0 0;}
.flxw_title h2 a{font-weight: 400; font-size: 20px; color: #666666;}
.flxw_title h2 a:hover{color: #0569FF;}
.flxw_title ul{position: absolute; right: 20px; top: 0; overflow: hidden;}
.flxw_title ul.news1{left:20px;}
.flxw_title ul.news1 li a{font-size:20px;font-weight:bold;color:#333;}
.flxw_title ul.news2{left:20px;}
.flxw_title ul.news2 li a{font-size:20px;color:#333;}
.flxw_title li{float: left; padding-left: 30px;}
.flxw_title a{display: block; position: relative;}
.flxw_title li a:before{position: absolute; content: ""; border-bottom: 2px solid #007AFF;width: 0; left: 0; bottom: 2px;}
.flxw_title li a:hover:before{width: 100%;}
.flxw_title li.cur a:before{width: 100%;} 
.sdqh{animation:fadeIn .25s, 100ms;}
.flxw_nr li{line-height: 40px; font-size: 16px; color: #333333;background: url(../images/a2.jpg) no-repeat left center; padding-left: 18px; overflow: hidden;}
.flxw_nr{padding: 10px 0;}
.flxw_nr li b{float: left; position:relative;}
.flxw_nr li span{color: #999;}
.flxw_nr li a{color: #333;}
.flxw_nr li a:hover b{color: #0569FF;}
.flxw_nr li b i{position: absolute;right:-40px;}

.dianhuabg{overflow:hidden;}
.dianhuabg ul{padding:0 20px;}
.dianhuabg li{width:31%;float:left;line-height:40px;background:none;padding-left:0;text-align:center;border:1px solid #ec0a0a;border-radius:5px;margin-right:2%;margin-bottom:9px;margin-top:9px;}
.dianhuabg li:nth-child(3n){margin-right:0;}
.dianhuabg li b{width: calc(100%);}
.dianhuabg li a:hover b{color:#db0629}


.flxw_title dl dd{float: left; padding-right: 30px;}
.flxw_title dl dd a{display: block; position: relative;color:#0569ff;font-weight:bold;}
.flxw_title dl dd a:before{position: absolute; content: ""; border-bottom: 2px solid #007AFF;width: 0; left: 0; bottom: 2px;}
.flxw_title dl dd a:hover:before{width: 100%;}
.flxw_title dl dd.cur a:before{width: 100%;} 

.flxw_nr1{}

.sdbd_nr{padding: 15px 10px;}
.sdbd_nr img{width: 456px;height:270px;}
.sdbd_nr .swiper-slide{width: 80%;}
.sdbd_nr1{padding: 15px 10px;}
.sdbd_nr1 img{width: 456px;height:270px;}
.sdbd_nr1 .swiper-slide{width: 80%;}
.banner2{padding-top: 13px;}
.banner2 img{width: 100%;}

.bj1{background: url(../images/bj1.png) no-repeat center center;background-size: cover;padding:40px 0 120px 0;}
.xtjd_nr{padding: 10px 0px 10px 0px;overflow: hidden;position: relative;width:480px;margin:0 auto;height:310px;}
.xtjd_nr a{display: block; margin-bottom: 10px;height: 310px;}
.xtjd_nr img{width: 100%;height: 100%; /*object-fit: cover;*/}
.xtjd_nr a:hover img{opacity: 0.7;}
.sdxy_nr ul{overflow: hidden; margin-left: -10px; padding: 25px 0 15px;}
.sdxy_nr li{float: left; width: 33.333%; padding: 0 0 10px 10px;}
.sdxy_nr a{display: block; padding: 15px;background: #e8e8e8;height:75px;}
.sdxy_nr p{font-size: 16px; color: #B41C20; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;line-height: 25px;}
.djfl{padding: 40px 0 40px 0;text-align: center;}
.djfl li{display: inline-block; padding: 0 17px;}
.djfl a{display: block; background: #fff; width: 160px; padding: 18px 0 15px;border-radius: 10px;}
.djfl p{font-size: 24px; color: #333333; margin-top: 17px;}
.djfl img{margin: 0 auto;transition: all 0.9s;}
.djfl a:hover img{transform: rotateY(360deg);}
.sdxy_nr  ul li:nth-child(2) a{ background: #b41c20;}
.sdxy_nr  ul li:nth-child(2) p{color: #fff;}
.sdxy_nr  ul li:nth-child(4) a{ background: #b41c20;}
.sdxy_nr  ul li:nth-child(4) p{color: #fff;}
.sdxy_nr  ul li:nth-child(6) a{ background: #b41c20;}
.sdxy_nr  ul li:nth-child(6) p{color: #fff;}
.yxfc_title{padding: 40px 0 30px;}
.yxfc_title h2{background: url(../images/b7.png) no-repeat center center; line-height: 53px; font-size: 24px; color: #fff;text-align: center;}
.martx{padding-top:0px;}
.yxfc{padding-bottom: 80px;}
.yxfc ul{overflow: hidden;}
.yxfc li{width: 20%; float: left; padding-right: 20px;}
.yxfc_gd img{border-radius: 10px; width: 100%;}

.footer{background: #3b87f7 url(../images/footbg.png); padding: 20px 0;text-align: left;overflow:hidden;}
.footer p{font-size: 16px; color: #fff;line-height: 36px;text-align:center;}


.zhiban{color:#000;}
.zhiban span{display:inline-block;height:52px;width:32%;line-height:20px;text-align:center;background:#e3eaf3;margin:0 3px;padding-top:5px;}
.zhiban span strong{display:block;line-height:20px;font-weight:bold;}
.zhibanxinxi{padding:20px;}
.zhibanxinxi p{line-height:37px;font-size:16px;color:#000;}

.pageContainer{ width: 100%;}
.pageContainer.bg1{ background: url(../images/xbg1.png); background-size:100% auto;}
.pageContainer.bg2{ background: url(../images/xbg2.png) center -450px no-repeat ; background-size:100% auto;}
.pageContainer.bg3{ background: url(../images/xbg5.png); background-size:100% auto ;}
.pageContainer.bg4{ background: #fff;}
.pageContainer.bg5{ background: #f6f6f6;}
.navGation{ width: 1200px; margin: 0 auto;}
.navGation ul{ width: 100%; padding-left: 30px; box-sizing: border-box; background: url(../images/x10.png) left center no-repeat; height: 100px;}
.navGation ul li{ float: left; line-height: 100px; font-size: 14px; color: #333;}
.navGation ul li a{  font-size: 14px; color: #333;}
.pageList1{ width: 1200px; margin: 0 auto; overflow: hidden;}
.pageList1 .nr{ float: left; padding: 0 20px; box-sizing: border-box; width: 49%; height: 470px; background: rgba(255,255,255,0.8); border-radius:8px; border: 1px solid #e5e5e5; box-sizing: border-box; margin-right: 2%; margin-bottom: 25px;}
.pageList1 .nr:nth-child(2n){ margin-right: 0;}
.pageList1 .nr .bt{ width: 100%; height: 50px; border-bottom: 1px solid #d8d8d8;}
.pageList1 .nr .bt .tp{ float: left; height: 50px; line-height: 50px; width: 35px;}
.pageList1 .nr .bt img{ transform: translateY(-2px); display: inline-block; vertical-align: middle;}
.pageList1 .nr .bt p{float: left; width: calc(100% - 35px); line-height: 50px; font-size: 18px; color: #333;}
.pageList1 .nr .bt a{ font-size: 14px; float: right; display: inline-block; color: #333;}
.pageList1 .nr dl{ width: 100%; overflow: hidden;}
.pageList1 .nr dl dd{ width: 33.33%; float: left;}
.pageList1 .nr dl .icon{ width: 100%; height: 160px; position: relative;}
.pageList1 .nr dl .icon img{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.pageList1 .nr dl p{ text-align: center; font-size: 18px; color: #333;}
.pageList1 .nr .hd{ width: 100%; height: 70px;}
.pageList1 .nr .hd li{ float: left; line-height: 70px;}
.pageList1 .nr .hd a{ display: inline-block; vertical-align: middle; transform: translateY(-2px); height: 18px; line-height: 18px; font-size: 16px; color: #333; padding: 0 10px; border-right:2px solid #e9e9e9;}
.pageList1 .nr .hd li:last-child a{ border:0;}
.pageList1 .nr .hd li.on a{ font-weight: bold; color: #dd1536;}
.pageList1 .nr .bd{ width: 100%;}
.pageList1 .nr .bd li{ margin-bottom: 20px; width: 100%; overflow: hidden; height: 18px; line-height: 18px;}
.pageList1 .nr .bd li p{ padding-left: 15px; box-sizing: border-box; width: 305px; background: url(../images/b12.png) left center no-repeat; float:left; font-size: 16px; color: #333; height: 18px; line-height: 18px; overflow: hidden;}
.pageList1 .nr .bd li span{ display: inline-block; float: right; font-size: 12px; color: #333; float: right;}

.pageList2{ width: 1200px; margin: 0 auto; padding: 55px 0;}
.pageList2 .title{ width: 100%; line-height: 64px; height: 64px; border-bottom: 1px solid #db0629; padding-left: 12px; box-sizing: border-box;}
.pageList2 .title span{ display: inline-block; vertical-align: middle; height: 24px; transform: translateY(-2px); padding-left: 12px; border-left:6px solid #db0629; line-height: 24px; font-size: 24px; color: #db0629;}
.pageList2 .layer1 ul{ padding: 20px 0; overflow: auto;}
.pageList2 .layer1 ul li{ width: 32%; float: left; margin-right: 2%; height: 360px; background: #fff; border: 1px solid #e4e4e4; background: #fff; border-radius:8px; box-sizing: border-box; padding: 10px;}
.pageList2 .layer1 ul li:last-child{ margin-right: 0;}
.pageList2 .layer1 .bt{ width: 100%; height: 42px; border-bottom: 1px solid #d8d8d8; line-height: 42px; font-size: 18px; color: #db0629;}
.pageList2 .layer1 .bt a{ display: inline-block; float: right; font-size: 14px; color: #db0629;}
.pageList2 .layer1 dl{ padding-top: 20px;}
.pageList2 .layer1 dl dd{ width: 100%; line-height: 36px; padding-left: 15px; background: url(../images/b12.png) left center no-repeat;}
.pageList2 .layer1 dl dd a{ font-size: 14px; color: #333;}
.pageList2 .layer1 dl dd span{ display: inline-block; float: right; font-size: 14px; color: #333;}
.pageList2 .layer2 ul{ overflow: hidden; padding: 20px 0;}
.pageList2 .layer2 li{ float: left; width: 23.5%; float: left; height: 85px; background: url(../images/xbg3.png); margin-right: 2%; background-size:100% 100% ; border-radius:10px;}
.pageList2 .layer2 li .icon{ width: 95px; height: 85px; float: left; background: url(../images/xbg4.png) center center no-repeat;}
.pageList2 .layer2 li p{ width: calc(100% - 95px); float: left; height: 85px; line-height: 85px; font-weight: bold; font-size: 22px; color: #333;}
.pageList2 .layer2 li:last-child{ margin-right: 0;}
.pageContainer.bg3 .pageList1 .nr .bt{ border-bottom: 1px solid #db0629;}
.pageContainer.bg3 .pageList1 .nr .bt .tp{ width: 50px;}
.pageContainer.bg3 .pageList1 .nr .bt p{ width: calc(100% - 50px);}

.pageContainer.bg3 .pageList2 .layer2 li{font-size: 20px; box-shadow: 0 0 10px rgba(0,0,0,0.1); background: url(../images/xbg6.png); background-size:100% 100%;}
.pageContainer.bg3 .pageList2 .layer2 li .icon{ background: url(../images/xbg7.png) center center no-repeat;}


.flxwbox .flxw_nr dl{ width: 100%; overflow: hidden;margin-left:0px;}
.flxwbox .flxw_nr dl dd{ width: 50%; float: left;}
.flxwbox .flxw_nr dl .icon{ width: 100%; height: 110px; position: relative;}
.flxwbox .flxw_nr dl .icon img{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.flxwbox .flxw_nr dl p{ text-align: center; font-size: 18px; color: #333;line-height:40px;}


.pageList3{ width: 100%; background: #f6f6f6; padding: 40px 0;}
.pageList3 .Main{ width: 1200px; margin: 0 auto; background: #fff; padding: 0 90px 50px 90px; box-sizing: border-box;}
.pageList3 .Main .title{ width: 100%; height: 100px; background: url(../images/pic_03.png) center center no-repeat; text-align: center; line-height: 100px; font-size: 30px; font-weight: bold; color: #3d3d3d;}
.pageList3 .Main p{font-size: 16px; line-height: 180%; color: #fff; padding: 10px 0;}
.pageList3 .MainBox p{color:#000;}
.pageList3 .Main img{ margin-bottom: 20px; display: block; width: 100%; height: auto;}
.pageList3 .Main ul{ width: 100%; overflow: hidden;}
.pageList3 .Main li{ margin-bottom: 15px; float: left; width: 18%; height: 36px; line-height: 34px; border: 1px solid #c1d7f9; box-sizing: border-box; margin-right: 2%;}
.pageList3 .Main li a{ width: 100%; height: 100%; line-height: 34px; padding-left: 40px; background: url(../images/xbg8.png) 12px center no-repeat; font-size: 13px; color: #333;}
.pageList3 .Main li:hover{ border: 1px solid #0569ff;}
.pageList3 .Main li:hover a{ color: #0569ff;}
.pageList3 .Main li:nth-child(5n){ margin-right: 0;}
.pageList3{width: 100%; background: url(../images/xbg9.png) center center no-repeat; padding-bottom: 75px; background-size:100% auto;}
.pageList3 .hd{ padding: 50px 0; width: 100%; text-align: center;}
.pageList3 .hd ul{ text-align: center;}
.pageList3 .hd li{ display: inline-block; margin: 0 10px;}
.pageList3 .hd a{ display: block; width: 104px; height: 44px; text-align: center; line-height: 42px; background: #fff; border-radius:6px; font-size: 15px; color: #333; border: 1px solid #0569ff; box-sizing: border-box}
.pageList3 .hd li.on a{ color: #fff; background: #0569ff;}
.pageList3 .hd li a:hover{ color: #fff; background: #0569ff;}
.pageList3 .Main dl{ width: 100%; overflow: hidden;}
.pageList3 .Main dd{ float: left; width: 23.5%; margin: 0 2% 40px 0;}
.pageList3 .Main dd a{ display: block; width: 100%; height: 98px; border: 1px solid #0569ff; background: #f8fbff; }
.pageList3 .Main dd a:hover{ border: 1px solid #6da1ee; background: #e8f1ff; }
.pageList3 .Main dd h2{height: 98px; line-height: 98px; text-align: center; font-weight: bold; color: #1372ff; font-size: 34px;}
.pageList3 .Main dd p{ text-align: center; color: #333; font-size: 16px; }
.pageList3 .Main dd:nth-child(4n){ margin-right: 0;}
.pageList3 .Main dl.page{ text-align: center;}
.pageList3 .Main dt{ display: inline-block; margin: 0 7px;}

.newsfx .bor{margin: 25px 0;border-bottom: 1px dashed #9c9494;}


.yewudaohang  ul{ width: 100%; overflow: hidden;margin-top:20px;}
.yewudaohang  li{ margin-bottom: 15px; float: left; margin-right: 2%; width: 23.5%; height: 40px; line-height: 40px; border: 1px solid #0569ff; box-sizing: border-box;}
.yewudaohang  li a{display:block; width: 100%; height: 100%; line-height: 40px;/* background: url(../images/xbg8.png) 12px center no-repeat; */font-size: 18px; color: #000; height: 40px; line-height: 40px;  box-sizing: border-box;text-align:center;}
.yewudaohang  li:nth-child(4n){margin-right:0;}
.yewudaohang  li:hover{ border: 1px solid #0569ff;background:#0569ff}
.yewudaohang  li:hover a{ color: #fff;}
.yewudaohang  li.morec a{ /*background: url(../images/morec.png) 12px center no-repeat; */}

.pageList4{width: 100%;padding-bottom: 75px; }
.pageList4.bg{background: url(../images/xbg9.png) center center no-repeat;background-size:100% auto;}
.pageList4 .hd{ padding: 50px 0; width: 100%; text-align: center;}
.pageList4 .hd ul{ text-align: center;}
.pageList4 .hd li{ display: inline-block; margin: 0 10px;}
.pageList4 .hd a{ display: block; width: 104px; height: 44px; text-align: center; line-height: 42px; background: #fff; border-radius:6px; font-size: 15px; color: #333; border: 1px solid #0569ff; box-sizing: border-box}
.pageList4 .hd li.on a{ color: #fff; background: #0569ff;}
.pageList4 .hd li a:hover{ color: #fff; background: #0569ff;}
.pageList4 .Main{ background: #fff; width: 1200px; margin: 0 auto; padding: 25px 75px;}
.pageList4 .Main .title{ width: 100%; height: 58px; line-height: 58px; border-bottom: 1px solid #0569ff; font-size: 24px; color: #333;}
.pageList4 .Main .title h2{display: inline-block; vertical-align: middle; transform: translateY(-2px);font-size:24px;}
.pageList4 .Main .title ol{float:right;}
.pageList4 .Main .title ol li{ display: inline-block; margin: 0 5px;}
.pageList4 .Main .title ol li a{ display: block; text-align: center; line-height: 32px; background: #fff;font-weight:bold;  font-size: 15px; color: #333; border-bottom: 2px solid #0569ff; box-sizing: border-box}
.pageList4 .Main .title ol li.on a{ color: #0569ff; }
.pageList4 .Main .title ol li a:hover{ color: #0569ff; }





.pageList4 .Main ul{ padding: 25px 0;}
.pageList4 .Main ul li{ line-height: 40px; padding-left: 25px; background: url(../images/xbg10.png) 10px center no-repeat;}
.pageList4 .Main ul li a{ font-size: 14px; color: #333;}
.pageList4 .Main ul li span{  display: inline-block; float:right; color: #333;}
.pageList4 .Main ul li:hover a{ color: #0569ff;}
.pageList4 .Main ul li:hover span{ color: #0569ff;}
.pageList4 .Main dl{ text-align: center;}
.pageList4 .Main dd{ display: inline-block; height: 155px; line-height: 175px; margin: 0 8px;}
.pageList4 .Main dd a{ font-size: 12px; color: #a2a2a2;}
.pageList4 .Main dd.on a{ color: #000;}


.djfl2{padding: 30px 0 20px 0;overflow:hidden;}
.djfl2 li{display: inline-block;float:left; padding: 0 0px;width: 291px;margin-left:12px;border:1px solid #C9D8F0;margin-bottom:15px;}
.djfl2 li:nth-child(1){margin-left:0;}
.djfl2 a{display: block; background: #EFF5FF;height:80px; line-height:50px;text-align:center; }
.djfl2 a:hover{background:#e9f2ff;}
.djfl2 a:hover span{color:#0569ff}
.djfl2 span{font-size: 16px; color: #333333;display:inline-block;}

.djfl2 img{margin: 0 auto;width:100%;height:100%;}


.newsfx{padding:20px 0;}
.newsfx .title{ width: 100%; height: 58px; line-height: 58px; border-bottom: 1px solid #0569ff; font-size: 24px; color: #333;}
.newsfx .title h2{display: inline-block; vertical-align: middle; transform: translateY(-2px);font-size:24px;}


.newsfx ul{ padding: 25px 0;}
.newsfx ul li{ line-height: 40px; padding-left: 25px; background: url(../images/xbg10.png) 10px center no-repeat;}
.newsfx ul li a{ font-size: 14px; color: #333;}
.newsfx ul li span{  display: inline-block; float:right; color: #333;}
.newsfx ul li:hover a{ color: #0569ff;}
.newsfx ul li:hover span{ color: #0569ff;}
.newsfx dl{ text-align: center;}
.newsfx dd{ display: inline-block; height: 155px; line-height: 175px; margin: 0 8px;}
.newsfx dd a{ font-size: 12px; color: #a2a2a2;}
.newsfx dd.on a{ color: #000;}




.new{ background: #f6f6f6; width: 100%; }
.newBox{ width: 1200px; margin:0 auto; overflow: hidden;}
.newBox .nr{height: 400px; width:590px; float: left; margin-right: 20px; margin-bottom: 35px; background: #fff; border-radius:6px; overflow: hidden; padding: 10px;}
.newBox .nr:nth-child(2n){ margin-right: 0;}
.newBox .nr .swiper-container{ width: 100%; height: 350px; overflow: hidden;}
.newBox .nr .swiper-container img{ width: 100%; height:100%;}
.newBox .nr .swiper-container p{ width: 100%; position: absolute; left: 0; bottom: 0; height: 70px; line-height: 65px; background: rgba(0,0,0,0.7); padding: 0 18px; font-size: 14px; box-sizing: border-box; color: #fff;}
.newBox .nr .swiper-container .swiper-pagination-bullet{  width: 6px; height: 6px; opacity: 1; border-radius:3px ; background: #858485; transition: 0.5s;}
.newBox .nr .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active{ width: 15px; background: #fff;}

.newBox .nr .bt{ width: 100%; height: 44px; border-bottom: 1px solid #d8d8d8; overflow: hidden;}
.newBox .nr .bt .icon{ float: left; width: 37px; height:44px; line-height: 44px;}
.newBox .nr .bt .icon img{ display: inline-block; vertical-align: middle;}
.newBox .nr .bt p{ width: calc(100% - 37px); line-height: 44px; font-size: 20px; color: #333; float: left; padding-right: 20px; box-sizing: border-box;}
.newBox .nr .bt p a{ display: inline-block; float: right; font-size: 14px;}
.newBox .nr ul{ padding-top: 10px;}
.newBox .nr li{ line-height: 36px; padding-left: 25px; padding-right: 15px; background: url(../images/xbg10.png) 10px center no-repeat;}
.newBox .nr li a{ font-size: 14px; color: #333;}
.newBox .nr li span{ display: inline-block; float: right;}
.newBox .nr li a:hover{ color: #0569ff;}
.newBox .nr li a:hover span{ color:#0569ff ;}

/*.newBox .nr .bd li p{ padding-left: 15px; box-sizing: border-box; width: 305px; background: url(../images/b12.png) left center no-repeat; float:left; font-size: 16px; color: #333; height: 18px; line-height: 18px; overflow: hidden;}
.newBox .nr .bd li span{ display: inline-block; float: right; font-size: 12px; color: #333; float: right;}
*/

.newBox .nr .hd{ width: 100%; height: 50px;}
.newBox .nr .hd dd{ float: left; line-height: 50px;}
.newBox .nr .hd dd a{ display: inline-block; vertical-align: middle; transform: translateY(-2px); height: 18px; line-height: 18px; font-size: 16px; color: #333; padding: 0 10px; border-right:2px solid #e9e9e9;}
.newBox .nr .hd dd:last-child a{ border:0;}
.newBox .nr .hd dd.on a{ font-weight: bold; color: #0569ff;}

.newBox .NrTop{ width: 100%; overflow: hidden; padding-top: 15px;}
.newBox .NrTop .icon{ width: 160px; height: 115px; float: left;}
.newBox .NrTop .icon img{ display: block; width: 100%; height: 100%;}
.newBox .NrTop .text{ width: calc(100% - 160px); padding-left: 25px; box-sizing: border-box; float: left;}
.newBox .NrTop .text h2{ line-height: 36px; font-size: 16px; color: #333;}
.newBox .NrTop .text p{  width: 100%; font-size: 14px; line-height: 22px; color: #484848;}

.newDetials{ width: 1200px; margin: 0 auto; padding: 0 45px; box-sizing: border-box; background: #fff; padding-bottom: 75px;}
.newDetials h2{
    line-height: 200%;
    text-align: center;
    font-size: 28px;
    color: #3d3d3d;
    padding-top: 50px;
}
.newDetials ul.tips{ text-align: center; height: 48px; width: 100%; background: #fafafa;    letter-spacing: 0.3em;}
.newDetials ul.tips li{ display: inline-block; margin: 0 18px; line-height: 48px; font-size: 16px; color: #969696;}
.newDetials .text{ padding: 20px 40px; box-sizing: border-box;font-size: 16px; color: #000; line-height: 180%;}
.newDetials .text p{ font-size: 16px; color: #000; line-height: 180%;padding:10px 0; }
.newDetials .text img{ max-width: 100%; height: auto;}
.newDetials .list{ width: 1040px; border-radius:8px; margin: 20px auto 0 auto; height: 122px; border: 1px solid #eee; box-sizing: border-box;}
.newDetials .list .icon{ width: 120px; height: 120px; position: relative; float: left;}
.newDetials .list .icon img{ display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%)}
.newDetials .list .wz{position: relative; width: calc(100% - 120px); height: 120px; float: left; padding-top: 32px;}
.newDetials .list .wz h2{ text-align: left; font-size: 18px; color: #333; line-height: 18px; margin-bottom: 18px; height: auto;padding-top:0;}
.newDetials .list .wz p{ font-size: 18px; color: #aeaeae; text-align: left;}
.newDetials .list .wz a{ background: url(../images/arrow2.png) 28px center no-repeat #edf5ff; width: 124px; height: 50px; position: absolute; right: 35px; top: 50%; transform: translateY(-50%); padding-left: 58px; box-sizing: border-box; line-height: 50px; font-size: 18px; color: #3f8bfc; border: 1px solid #bedfff; border-radius:7px;}
.newDetials .list2{ width: 1040px; margin: 40px auto 0 auto; padding: 20px 70px; box-sizing: border-box; background: #fafafa;}
.newDetials .list2 dd{ line-height: 42px; font-size: 16px;}
.newDetials .list2 dd a{ font-size: 16px; }
.slide-tit{ border-bottom:1px solid #f0f0f0; color:#34ad2a; line-height:1em; font-size:16px; font-weight:normal; }
    .slide-tit strong{ padding:10px 0; float:right; color:#999; font-size:12px; font-weight:normal; }
	.slide-tit span{ position:relative; top:1px; display:inline-block; padding:10px 0; border-bottom:1px solid #34ad2a; }
/*附件下载样式*/
.attach-list{ margin:0 0px 15px; color:#757575; }
    .attach-list ul li{ margin-top:15px; width: 1040px;border-radius: 8px; margin: 20px auto 0 auto;height: 122px; border: 1px solid #eee;box-sizing: border-box; }
    .attach-list ul li .link-btn{ display:block; float:right; margin-top:7px; padding:5px 15px; border:1px solid #e0e0e0; line-height:20px; font-size:14px; cursor:pointer; }
    .attach-list ul li .link-btn i{ font-size:14px; }
    .attach-list ul li .icon-box{ display:inline-block; margin-right:5px;  color:#ccc;width:120px;height:120px;position:relative; }
  .attach-list ul li .icon-box img{display: block;  position: absolute; left: 50%;  top: 50%;transform: translate(-50%,-50%);}
    .attach-list ul li .icon-box i{ font-size:38px; }
    .attach-list ul li .info{ display:inline-block; }
    .attach-list ul li .info h3{ line-height:20px; color:#333; font-size:14px; font-weight:normal; }
    .attach-list ul li .info span{ margin-right:5px; line-height:18px; color:#999; font-size:12px; }

.newList{ background: #f6f6f6; width: 100%; background: #f6f6f6; padding:0 0 35px 0;}
.newList .listBox{ width: 1200px; margin: 0 auto; overflow: hidden; border-radius:12px; overflow: hidden; background: #fff;}
.newList .title{  width: 100%; background: #e7f1ff; height: 52px; line-height: 52px;}
.newList .title .icon{ float: left; width: 52px; height: 52px; position: relative;}
.newList .title .icon img{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.newList .title p{ float: left; width: calc(100% - 52px); float: left; height: 52px; line-height: 52px; font-size: 18px; color: #0569ff;}
.newList .title p a{margin-right: 15px; float: right; padding-right: 28px; height: 52px; display: inline-block; line-height: 52px; float: right; font-size: 14px; color: #0569ff;  background: url(../images/newlist_06.png) right center no-repeat;}
.newList .hd{ width: 100%; height: 52px; border-bottom: 1px solid #e5e5e5;}
.newList .hd ul{ width: 100%; height: 52px;}
.newList .hd ul li{ font-size: 16px; color: #333; border-right:1px solid #e5e5e5; line-height: 52px; float: left; height: 52px; width: 145px; text-align: center; cursor: pointer; float: left;}
.newList .hd ul li.on{ border-bottom: 1px solid #fff;}
.newList .con{ width: 100%; overflow: hidden; padding: 20px 15px; box-sizing: border-box;}
.newList .con ul{ width: 48%; margin-right: 4%; float: left;}
.newList .con ul:last-child{ margin-right: 0;}
.newList .con ul li{ width: 100%; padding-left: 24px; background: url(../images/newlist_11.png) left center no-repeat; font-size: 14px; line-height: 36px;}
.newList .con ul li a{ font-size: 14px; color: #3d3d3d;}
.newList .con ul li span{ float: right; display: inline-block; color: #3d3d3d;}
.newList .listWarp{ overflow: hidden; width: 1200px; margin: 0 auto; margin-top: 35px;}
.newList .listWarp .listBox{ width: 32%; margin-right: 2%; float: left;}
.newList .listWarp .listBox:nth-child(3n){ margin-right: 0;}
.newList .listWarp .listBox ul{ width: 100%; padding: 20px 12px;}
.newList .listWarp .listBox ul li{ width: 100%; padding-left: 24px; background: url(../images/newlist_11.png) left center no-repeat; font-size: 14px; line-height: 36px;}
.newList .listWarp .listBox ul li a{ font-size: 14px; color: #3d3d3d;}
.newList .listWarp .listBox ul li span{ float: right; display: inline-block; color: #3d3d3d;}


.inf{ width: 100%; background: #f6f6f6;}
.inf .infBox{ width: 1200px; margin: 0 auto 45px auto; padding: 20px 40px; box-sizing: border-box; background: #fff;}
.inf .infBox .title{ width: 100%; height: 62px; border-bottom: 1px solid #e5e5e5; line-height: 62px;}
.inf .infBox .title span{ display: inline-block; vertical-align: middle;transform: translateY(-2px); font-size: 22px; color: #000; height: 24px; line-height: 24px; padding-left: 12px; border-left:6px solid #0569ff ;}
.inf .infBox .title a{ font-size: 16px; float: right; display: inline-block; padding-right: 35px; background: url(../images/more_03.png) right center no-repeat; margin-right: 15px;}
.inf .infBox .hd{ width: 100%; padding: 20px 0;}
.inf .infBox .hd ul{ overflow: hidden;}
.inf .infBox .hd ul li{ float: left; width: 15%; height: 60px; margin-right: 2%;}
.inf .infBox .hd ul li:last-child{ margin-right:0 ;}
.inf .infBox .hd ul li a{ display: block; width: 100%; box-sizing: border-box; height: 60px; border: 1px solid #e8e8e8; border-radius:6px; background: #f6f6f6;}
.inf .infBox .hd ul li .icon{ float: left; width: 60px; height:60px; float: left; position: relative;}
.inf .infBox .hd ul li .icon img{ position: absolute; display: block; display: block; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.inf .infBox .hd ul li .icon img.on{ display: none;}
.inf .infBox .hd ul li.on .icon img{ display: none; }
.inf .infBox .hd ul li.on .icon img.on{ display: block;}
.inf .infBox .hd ul li.on a{ background: #f2f7ff; border: 1px solid #0569ff; }
.inf .infBox .hd ul li.on p{ color: #0569ff;}
.inf .infBox .hd ul li p{ height: 60px; line-height: 60px; font-size: 16px; color: #333;text-align:center;font-weight:bold;}
.inf .infBox .bd{ overflow: hidden; width: 100%; background: #fafafa; padding: 25px; box-sizing: border-box;}
.inf .infBox .bd ul{ float: left; width: 48%; float: left; margin-right: 4%;}
.inf .infBox .bd ul:last-child{ margin-right: 0;}
.inf .infBox .bd ul li{ line-height: 36px; font-size: 14px; padding-left: 15px; background:url(../images/xbg10.png) left center no-repeat;}
.inf .infBox .bd ul li span{ display: inline-block; float: right;}
.inf .infBox .bd ul li:hover a{ color: #0569ff;}
.inf .infBox .bd ul li:hover span{color: #0569ff;}


.culture{ width: 100%;margin-bottom:50px;}
.culture .hd{ width: 100%; padding: 50px 0;}
.culture .hd ul{ text-align: center;}
.culture .hd ul li{ display: inline-block; margin: 0 10px;}
.culture .hd ul li a{ display: block; padding: 0 12px; height: 42px; border: 1px solid #0569ff; background: #f0f5fd; color: #3c3d40; line-height: 40px; box-sizing: border-box; border-radius:6px;font-size: 15px;}
.culture .hd ul li.on a{ background: #0569ff; color: #fff;}
.culture .hd ul li a:hover{ background: #0569ff; color: #fff;}
.padt30{padding:30px 50px;}

.culture .Main{ width: 1200px; margin: 0 auto; background: #fff; box-sizing: border-box;}
.culture .Main .MainBoxs{padding: 0 90px 50px 90px;  line-height: 150%;}
.culture .Main .title{ width: 100%; height: 100px; background: url(../images/pic_03.png) center center no-repeat; text-align: center; line-height: 100px; font-size: 30px; font-weight: bold; color: #3d3d3d;}

.culture .Main  p{ font-size: 16px;  line-height: 150%; }
.culture .Main  img{ max-width: 100%; height: auto;}

.culture .bd{ background: #fff; margin: 0 auto; width: 1200px;padding:20px;}
.culture .bd ul.list1{ width: 100%; box-sizing: border-box; overflow: hidden;}
.culture .bd ul.list1 li{ width: 32%; float: left; margin-right: 2%; padding: 0 20px; box-sizing: border-box; border: 1px solid #eaeaea; box-shadow: 0 0 10px rgba(0,0,0,0.1); margin-bottom: 30px;}
.culture .bd ul.list1 li:nth-child(3n){ margin-right: 0;}
.culture .bd ul.list1 li .bt{ height: 60px; line-height: 60px; font-size: 16px; color: #333;}
.culture .bd ul.list1 li .icon{ width: 100%; height: 200px;}
.culture .bd ul.list1 li .icon img{ display: block; width: 100%; height: 100%;}
.culture .bd ul.list1 li .text{ width: 100%;}
.culture .bd ul.list1 li .text h2{ height: 52px; font-size: 16px; line-height: 52px; border-bottom: 1px solid #e7e7e7; color: #3d3d3d;}
.culture .bd ul.list1 li .text .more{ width: 100%; height: 50px; line-height: 50px; color: #989898;}
.culture .bd ul.list1 li .text .more span{ display: inline-block; float: right;height: 50px; background:url(../images/cul_07.png) center center no-repeat; width: 23px;}

.culture .bd ul li:nth-child(3n){ margin-right: 0;}
.culture .title{ line-height: 130px; color: #333; background: url(../images/pic_03.png) center center no-repeat; height: 130px; text-align: center; font-size: 30px; font-weight: bold;s}
.culture .bd dl{ text-align: center;}
.culture .bd dl dd{ display: inline-block; margin: 0 8px; padding: 40px 0 70px 0;}
.culture .bd dl dd a{ font-size: 14px; color: #b4b4b4;}
.culture .bd dl dd.on a{ color: #000;}

.culture .tit{ width: 1100px; margin: 0 auto; height: 62px; border-bottom: 1px solid #e5e5e5; line-height: 62px;}
.culture .tit span{ display: inline-block; vertical-align: middle;transform: translateY(-2px); font-size: 22px; color: #000; height: 24px; line-height: 24px; padding-left: 12px; border-left:6px solid #0569ff ;}
.culture .tit a{ font-size: 16px; float: right; display: inline-block; padding-right: 35px; background: url(../images/more_03.png) right center no-repeat; margin-right: 15px;}
.culture .list2{ border: 1px solid #eaeaea; margin: 30px auto; width: 1100px; padding: 25px 30px; overflow: hidden;}
.culture .list2 ul{ width: 48%; margin-right: 4%; float: left;}
.culture .list2 ul:last-child{ margin-right: 0;}
.culture .list2 ul li{ background: url(../images/xbg10.png) left center no-repeat; line-height: 44px; padding-left: 18px; font-size: 14px; color: #333;}
.culture .list2 ul li span{ display: inline-block; float: right;}

.culture .bd ul.list1.set{ padding: 30px;}
.culture .bd ul.list1.set li{ padding-bottom: 30px;}


.culture .titlelist{  border-bottom: 1px solid #0569ff; font-size: 24px; color: #333;  padding: 25px 0px;}
.culture .nbox ul{ padding: 25px 0;}
.culture .nbox li{ line-height: 40px; padding-left: 25px; background: url(../images/xbg10.png) 10px center no-repeat;}
.culture .nbox li a{ font-size: 14px; color: #333;}
.culture .nbox li span{  display: inline-block; float:right; color: #333;}
.culture .nbox li:hover a{ color: #0569ff;}
.culture .nbox li:hover span{ color: #0569ff;}
.culture .nbox dl{ text-align: center;}
.culture .nbox dd{ display: inline-block; height: 155px; line-height: 175px; margin: 0 8px;}
.culture .nbox dd a{ font-size: 12px; color: #a2a2a2;}
.culture .nbox dd.on a{ color: #000;}


.jiegou strong{color:red;}
.jiegou{background:#e6eef6;padding:10px 5px;border:1px dotted #8cb5e1;margin-top:10px;}
.nodata{padding:20px 0;color:#ec0c0c}

.admin{ width: 100%; background: #f6f6f6;}
.admin .adminBox{ width: 1200px; margin: 0 auto 30px auto; background: #fff; padding: 35px 35px 0 35px; box-sizing: border-box;}
.admin .adminBox .bt{ border-bottom: 1px solid #e5e5e5; height: 64px; line-height: 64px;}
.admin .adminBox .bt span{ display: inline-block; vertical-align: middle; padding-left: 12px; border-left:6px solid #0569ff; height: 24px; line-height: 24px; font-size: 22px; color: #333;}
.admin .adminBox ul{ padding-top: 40px; overflow: hidden;}
.admin .adminBox ul li{ border-radius:7px; width: 186px; height: 155px; float: left; margin-right: 35px; margin-bottom: 35px; background: #f0f5fd; border: 1px solid #0569ff;}
.admin .adminBox ul li .icon{ width: 100%; height: 115px; position: relative;}
.admin .adminBox ul li .icon img{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.admin .adminBox ul li p{ text-align: center; font-size: 18px; color: #333;}



.newscontent .Main{  width: 1200px; margin: 0 auto;overflow:hidden;margin-bottom:50px;}
.limain { background: url(../images/sx1.jpg) left center repeat-y #FFFFFF;  padding-bottom: 30px; }

.mleft { width: 240px; float: left; display: inline; }
.mright { width: 930px; float: right; display: inline; padding-right: 30px; overflow:hidden;}
.cataname { background: #0060b6; padding: 20px; font-weight: bold; font-size: 22px; color: #fff; }
.cataname span { display: block; line-height: 1; color: #fff; font-size: 18px }
.cataname em { display: block; line-height: 1; color: #fff; font-size: 16px; padding-top: 5px }
.catalist { border-bottom: 1px solid #eeeeee; padding-bottom: 10px; }
.catalist div { margin-bottom: 0px;position:relative;}
.catalist div a { background: url(../images/arw8.png) 87% 50% no-repeat; display: block; line-height: 1; height: 50px; line-height: 50px; text-indent: 30px; font-size: 16px; color: #111; }
.catalist div.cur a { background: url(../images/arw8.png) 87% 50% no-repeat #177CE6; color: #fff }
.catalist div a:hover { background: url(../images/arw8.png) 87% 50% no-repeat #177CE6; color: #fff }
.catalist div dl{position:absolute;left:240px;top:0;width:960px;z-index:9999;background:#f5f5f5;display:none;}
.catalist div dl dd .towcur {background:none; border-bottom:1px solid #e2e3e4;color:#111;height:35px;line-height:35px;text-indent:2em;width:25%;float:left;font-size:14px;}
.catalist div dl dd .towcur:hover, .catalist div dl dd .towcur.hover{ color:#0060b6;}

.catalist div ol.curol{display:none;}
.catalist div ol li .towcur { border-bottom:1px solid #d7d7d7;color:#fff;height:35px;line-height:35px;text-indent:2.5em;background:#eeeeee;color:#333}
.catalist div ol li .towcur:hover, .catalist div ol li .towcur.hover{ color:#0060b6;font-weight:bold;}
.position { height: 110px; line-height: 110px; }
.position span { color: #0060b6; font-size: 24px; display: inline; float: left; padding-left: 10px; }
.position em { color: #666; display: inline; float: right; font-size: 14px; white-space: nowrap; padding-left: 25px }
.yaowen li { padding: 15px 0 15px; border-bottom: 1px #CCCCCC dashed; }
.yaowen li a { display: block; position: relative; }
.yaowen li .time { float: left; width: 90px; margin-top: 30px; font-size: 18px; color: #999999; text-align: center; line-height: 34px; }
.yaowen li .time p { line-height: 68px; font-size: 36px; color: #333333; background: url(../images/bg12.png) center bottom no-repeat; }
.yaowen li .word { float: right; width: 760px; }
.yaowen li .word h3 { line-height: 68px; font-size: 18px; color: #333333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.yaowen li .word p { font-size: 14px; color: #999999; line-height: 28px; height: 84px; overflow: hidden; }
.yaowen li .bor { width: 0; height: 1px; background: #0060B6; position: absolute; left: 0; bottom: -16px; transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -ms-transition: all 0.5s; }
.yaowen li a:hover .bor { width: 100%; }
.yaowen li a:hover .time p { background-image: url(../images/bg13.png); color: #0060b6; }
.yaowen li a:hover .time,
.yaowen li a:hover .word h3 { color: #0060b6; }
.yaowen li a:hover .word p { color: #333333; }
.yaowen ul { padding-bottom: 40px; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0 }
.clearfix { *zoom: 1 }




@media(max-width:1640px){
.headerbox,.navnr,.wz1620{width: 1200px;}
.nav a{padding: 0 30px;font-size: 18px;}
.sdbd_nr1,.sdbd_nr{padding: 25px 0;}
.djfl li{padding: 0 10px;}
.djfl a{width: 170px;}
}
@media(max-width:1000px){
.h_top{height: 60px; width: 100%; background: #fff; position: fixed;left: 0; top: 0;z-index: 12;}
.t_con{height: auto; padding: 0;}
.t_con h1{width: 140px; position: absolute; left:3%; top:8px;}
.t_con h1 img{width: 100%;}
.t_pho{display: none;}
.t_text{display: none;}
.dhbtn{position: absolute; width: 30px;height: 30px; right: 3%; top: 15px;background:url(../images/d1.png) no-repeat center center;background-size: 25px 25px;z-index: 100;}
.menu{position: fixed;width: 80%; left:-100%; top:0;background: #206be7;height: 100%; overflow: auto !important;}
.menu li{float: none;width: 100%; line-height: 60px;}
.jb{width: 100%;height: 100%; position: fixed; left:0; top:0; background: rgba(0,0,0,.7);z-index: 10;display: none;}
.ggbtn{display: block; background: url(../images/d2.png) no-repeat center center;background-size: 25px 25px; position: absolute; right: 10px; top: 10px;}
.menu li dl{position: relative; left:0;top: 0;}
.menu li>a{text-align: center;}
.banner{padding-top: 60px;}
.pcsz{display: none;}
.sjzs{display: block;}
.client-2{display: none;}




}


#wenzhang{display:none;}
 .floadAd { position: fixed;z-index: 999900;  }
        .floadAd .item { display: block; }
        .floadAd .item img { vertical-align: bottom; }/* a img 的组合浏览器默认下边会有几个像素的空白，这里可以消除空白*/

.neir{padding:20px;line-height:200%;color:#000;}
.neir p{line-height:200%;color:#000;}


.huiyi {  width: 300px; height: 230px; position: fixed; right: 0; bottom: 20px; background: #fff; z-index: 999999; border: 1px solid #e5e5e5; }
.huiyi .huiyitit { overflow: hidden; margin-bottom: 5px;background:#0569ff;text-align:center;font-size:16px;color:#fff;height:40px;line-height:40px;}
.huiyi .huiyitit strong { font-size: 16px; width: 20px; height: 40px; line-height: 40px; }
.huiyi .huiyitit span.close { float: right; width: 40px; height: 40px; display: inline-block; cursor: pointer; color:#0060B6;text-align:center;font-size:15px;color:#fff;}
.huiyi .huiyitit span.open { float: right; width: 40px; height: 40px; display: inline-block; cursor: pointer; font-size:15px;}
.huiyi2 { padding:0 10px; width: 300px;height:35px; position:fixed; right: 0; bottom: 0; background: #fff; z-index: 999999; display:none;border:1px solid #0060B6 }
.huiyi2 .huiyitit2 { overflow: hidden;line-height:35px; }
.huiyi2 .huiyitit2 strong { font-size: 14px; width: 35px; height: 35px; line-height: 35px; background: url(../images/valid_icons.png) no-repeat 0px -60px; padding-left: 20px; }
.huiyi2 .huiyitit2 span.close { float: right; width: 35px; height: 35px; display: inline-block; cursor: pointer; color:#0060B6;text-align:right;font-size:15px;}
.huiyi2 .huiyitit2 span.open { float: right; width: 35px; height: 35px; display: inline-block; cursor: pointer; text-align:right;color:#0060B6;font-size:15px;}


.huiyitixing { height: 180px; overflow-y: scroll; padding:10px;}
.huiyitixing dl { padding: 4px 0;overflow:hidden; }
.huiyitixing dl dt { cursor: pointer;  line-height: 20px; background: url(../images/a2.jpg) no-repeat left 17px; padding-left: 20px; font-size: 14px;border-bottom:1px solid #ccc;padding:0px 10px;padding-bottom:10px;padding-top:10px;color:#000; }
.huiyitixing dl dd { padding-left: 20px; font-size:12px;}
.huiyitixing dl dd span { display:block; }
.huiyitixing dl dd strong { font-weight: normal;display:block; }