@charset "utf-8";

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5 Microsoft YaHei, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; }
ul, ol li{ list-style: none; }
a { text-decoration: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: top; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%;border:0;background:none;outline:none; }
table { border-collapse: collapse; border-spacing: 0 }
.clear { display: block; height: 0; overflow: hidden; clear: both }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: none; }
a { blr:expression_r(this.onFocus=this.blur());}
a { outline: none; transition-duration: 0.3s, 0.3s; transition-property: background-color, color; transition-timing-function: ease, ease;}
table { border-collapse: collapse; border-spacing: 0; }
.hidden { display: none; }
.invisible { visibility: hidden; }
.noBg { background: none !important; }
.noBd { border: none !important; }
.noMr{margin-right:0 !important; float:right !important;}
.i{text-align: justify; text-justify: inter-ideograph;}

/*Body*/
body { color: #666; background:#fff;}
a { color: #666; }
/* a:hover { color: #00a0ea; } */
.wrap { width: 1200px; margin: 0 auto;}
.g-in1{ width:1400px; margin:0 auto;}
.g-in{ width:1280px; margin:0 auto;}.g-in:after{content:'\20';display:block;height:0;clear:both}.g-in{*zoom:1}
/* .location{ width:1200px; margin:0 auto;} */
.wrapper{ position:relative; width:100%; margin:0 auto;overflow: hidden;   }
.wrapper img{  vertical-align:top; }
.fl{float: left;}
.fr{float: right;}

/* 网站地图 */
.webmap{padding:10px 0px 15px}
.webmap dl{overflow:hidden;zoom:1;height:32px; margin-bottom:5px;}
.webmap dt{width:15%;float:left;}
.webmap dd{float:left;width:85%;}
.webmap dt a{display:block;line-height:32px;background:#ccc;color:#000;text-align:center}
.webmap dd a{margin:0 5px 5px;background:#eee;display:block;line-height:32px;width:143px;float:left;text-align:center}
.webmap a:hover{background:#343434;text-decoration:none;color:#fff}



/* side */
.side{background-color: #f0f0f0;font-size: 14px;color: #0d3e6f;line-height: 47px;}
.side i{font-style: normal;}
.side .s2 ul li a {color: #0d3e6f;}
.side .s2 ul li{margin-right: 5px;}
.side .s2 ul li:last-child{margin-right: 0;}




/* 头部 */
.head .logo{float: left;line-height: 100px;}
.head .logo img{vertical-align: middle;}
.head  .fun{ float: right;}
.head .iconbox{ float: right;}
.head .tell{float: left;}
.head  .fun .login a{display: block;width: 80px;line-height: 47px;background: url(icon1.png)no-repeat left 13px center #eeeeee;padding-left: 40px;box-sizing: border-box;color: #090000;font-size: 14px;border-radius: 24px;}
.head  .fun .icon {margin-left: 10px;float: left;}
.head  .fun .icon .icon-search{background: url(./search.png)no-repeat center;width: 23px;height: 23px;margin-top: 37px;display: block;}
.head  .fun .search { position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.6); display:none; z-index:9999; }
.head  .fun .search form { position:absolute; top:50%; left:50%; margin-left:-300px; margin-top:-30px; width:600px; background:#fff; font-size:16px; z-index:9; }
.head  .fun .search form .txt { float:left; height:60px; line-height:60px; padding-left:15px; width:450px; box-sizing: border-box;}
.head  .fun .search form .btn { float:right; height:60px; line-height:60px; width:150px; text-align:center; background:#b95c23; color:#fff; cursor:pointer; }
.head  .fun .serclose { position:absolute; right:-50px; top:-50px; color:#fff; font-size:30px; cursor:pointer; }
.head  .fun .search01 { display:block; }
.head  .nav-box{float: left;}
.head  .nav-box>li{float: left;margin-right: 48px;position: relative;}
/* .head  .nav-box>li.current a{color: #366be1;} */
.head  .nav-box>li>a{color: #282828;font-size: 16px;display: block;line-height: 100px;position: relative;}
.head  .nav-box>li.current>a::after{ content: ""; position: absolute; left: 50%; transform:translate(-50%,0) ; -webkit-transform:translate(-50%,0) ; -moz-transform:translate(-50%,0) ; -ms-transform:translate(-50%,0) ; -o-transform:translate(-50%,0) ; width: 80px;border-bottom: 5px solid #b95c23;bottom: 0;}
.head  .nav-box>li:hover>a::after{ content: ""; position: absolute; left: 50%; transform:translate(-50%,0) ; -webkit-transform:translate(-50%,0) ; -moz-transform:translate(-50%,0) ; -ms-transform:translate(-50%,0) ; -o-transform:translate(-50%,0) ; width: 80px;border-bottom: 5px solid #b95c23;bottom: 0;}
.head .tell{color: #b95c23;font-size: 20px;font-weight: bold;margin-left: 50px;line-height: 100px;position: relative;}
.head .tell::after{content: "";border-left: 1px solid #917c6d;height: 19px;left: -27px;top: 0;bottom: 0;margin: auto 0;position: absolute;}
.banner{width: 1920px;position: relative;left: 50%;margin-left: -960px;}
/* .banner  img{transition: all 8s cubic-bezier(0.04, 0.79, 1, 1);} */
.banner  a{display: block;overflow: hidden;position: relative;}
/* .banner .swiper-slide-active img{transform: scale3d(1.2,1.2,1.2);}
.banner .swiper-slide img{transition: all 6s cubic-bezier(0.04, 0.79, 1, 1);} */

.banner .swiper-button-next, .banner .swiper-button-prev{width: 21px;height: 35px;margin-top: -17px;}
.banner .swiper-button-prev{background: url(./prev.png)no-repeat center;}
.banner .swiper-button-next{background: url(./next.png)no-repeat center;}
.banner .swiper-button-prev{left: 200px;}
.banner .swiper-button-next{right: 10.677%;}
.banner .swiper-button-next.swiper-button-disabled,.banner .swiper-button-prev.swiper-button-disabled{opacity: 0.59;}
.banner .swiper-button-next:after,.banner .swiper-button-prev:after{display: none;}


.u-box{position: absolute;left: 50%;top: 100px;width: 160px;background-color: white;z-index: 2;display: none;margin-left: -80px;}
.u-box li{box-sizing: border-box;}
.u-box li a{font-size: 14px;line-height: 38px;display: block;text-align: center;}
.head  .nav-box>li:hover .u-box{display: block;}
.u-box li:hover{background: #ebf0fc;}
.u-box li:hover a{color: #000;}

/* 尾部 */
.foot{background-color:#d6d6d6;padding-top: 80px;}
.foot .f-nav{display: flex;justify-content: space-between;}
.foot .f-nav .tel{color: #63503f;font-size: 40px;font-weight: bold;line-height: 50px;margin-top: 41px;}
.foot .f-nav .wx1{text-align: center;margin-top: 27px;}
.foot .f-logo{display: flex;align-items: center;flex-direction: column;}
.foot .f-nav .f-navbox{display: flex;}
.foot .f-nav .f-navbox dl{margin-right: 49px;}
.foot .f-nav .f-navbox dl:last-child{margin-right: 0;}
.foot .f-nav .f-navbox dl dt a{color: #63503f;font-size: 16px;line-height: 26px;display: block;}
.foot .f-nav .f-navbox dl dt{margin-bottom: 20px;}
.foot .f-nav .f-navbox dl dd a{color: #63503f;font-size: 14px;line-height: 24px;display: block;opacity: 0.66;}
.foot  .copyright{border-top: 1px solid #b3aea8;color: #63503f;line-height: 68px;font-size: 16px;margin-top: 30px;}
.foot  .copyright a{color: #63503f;}
.foot  .copyright p{float: left;}
.foot  .copyright span{float: right;}
/* 视频播放 */
.video{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:99; background:rgba(00,00,00,0.6); display:none}
.video .s1{ width:1200px; position:absolute; left:50%; margin-left:-600px; top:50%; transform:translateY(-50%)}
.video .s1 video{ width:100%}
.video .s1 .gb{ background:url(gb.png) center center no-repeat; width:30px; height:30px; background-size:30px; position:absolute; right:0; top:-40px; cursor:pointer}


/* 分页 */
.page {  line-height:24px;  margin-top: 50px;}
.page a { display:inline-block; margin:0 2px; padding:7px 16px; border:1px solid #d2d2d2; background:#ffffff;color:#333333; vertical-align:top; font-size: 14px}
.page a:hover,.page .current { border:1px solid #1c5c9d; background:#1c5c9d;  color: #fff}


@media (max-width:1550px) {
    .banner .swiper-button-next, .banner .swiper-button-prev{display: none;}
}




