@charset "utf-8";
/* CSS Document public*/
*{font-family:Arial, Helvetica, sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;color: #323232;}
body{padding:0;margin:0;font-family:Arial,Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:16px;overflow-x: hidden;transition: all 0.4s ease-in;}
html,body{ min-height:100%;overflow-x: hidden;} html{ overflow:-moz-scrollbars-vertical;} 
::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

.clear:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}

input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}
input:focus {border: none;}

.img_zd{ position:relative; width:100%}
.img_zd .img_hezi{padding-bottom: 67.80% !important;}
.img_zd>img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;height: 100%;width: 100%;}

a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
ul li{ list-style:none;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
video{ object-fit:cover}
.fl{ float:left}
.fr{ float:right}
.slow img:hover{ transform:scale(1.05);}/*图片放大*/
.slow img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*缓慢效果*/
h5 a,.more a{-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}/*缓慢效果*/
.slow01{-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}/*缓慢效果*/
.slow02{-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.shadow{ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";  /* For IE 8 */ filter: 
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');  /* For IE 5.5 - 7 */-moz-box-shadow: 1px 1px 10px #999999;/* for firefox */ -webkit-box-shadow: 1px 1px 10px #999999;/* for safari or chrome */ box-shadow:1px 1px 10px #999999;/* for opera or ie9 */}
.radius{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.opacity{filter:alpha(opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1}/*透明代码*/

.gray { -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:alpha(opacity=60); opacity:0.6;  -moz-opacity:0.6; -khtml-opacity:0.6;} 

::-webkit-scrollbar {width:5px;height:5px; background:#f1f1f1}
::-webkit-scrollbar-track {border-radius:0; background:#f1f1f1}
::-webkit-scrollbar-thumb {border-radius:0; background:#333333}
.ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;opacity:0.9;filter:alpha(opacity=90);z-index:99998;}
.ie9tips{width:600px;height:300px;position:fixed;top:50%;left:50%;margin:-150px 0 0 -300px;line-height: 1.8;color:#fff;z-index:99999;text-align:center;}
.ie9tips a{color:red;}  
.ie9tips img{display:block;margin:0 auto;opactiy:0.9;filter:alpha(opacity=90);max-width: 100%;} 
.ie9tips p{padding-top:10px;color:#fff;width: 420px;margin:10px auto;line-height: 1.8;}
input::-webkit-input-placeholder{ color:#999;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999; }
input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999;}

textarea::-webkit-input-placeholder{ color:#999;}
textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999;}
textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999;}
.pic img{transition: 0.4s;}
.pic{overflow: hidden;}
a:hover .pic img{transform: scale(1.05);}
.w100{width:100%;}
.w14{max-width:1400px;margin:0 auto;}
.w178{max-width:1780px;margin:0 auto;}
@media (max-width:1780px){
	.w178{width:calc(100% - 30px);margin: 0 auto;}
}
@media (max-width:1400px){
	.w14{width:calc(100% - 30px);margin: 0 auto;}
}
.fanhui{position:fixed;right:30px;bottom: 75px;width:48px;height:48px;border-radius:50%;}

h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li:hover h5 a{ color:#003d98}
.more a{ -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
img{ vertical-align:middle}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex-center{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.flex-start{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.flex-end{display: flex;justify-content: flex-end;flex-wrap: wrap;}

/* Slider */

#gotop{ position:fixed; z-index:90; bottom:80px; right:30px; box-sizing:border-box; text-align:center; cursor:pointer; -moz-transition:all .5s; -webkit-transition:all .5s; width:45px; height:45px;}
#gotop.hide{ height:0; opacity:0; visibility:hidden}
#gotop { cursor: pointer; }
#gotop svg{width:100%;height:100%;fill: #0d71e6;}
 

@font-face{font-family: 'FZJuZXFJW';}
@media (max-width:1920px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:15px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:14px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:13px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:12px;}}
@media (max-width:328px){html{font-size:12px;}}

/*==========================================公共 开始=============================================*/
.header_box{z-index:100;height: 120px;left: 0;right: 0;top: 0;position: absolute;border-top: 4px solid #562119;}
.header_box .w14{display: flex;justify-content: space-between;align-items: center;height: 112px;}
#header{z-index:999;width:100%;transition: 0.6s;margin-top: 1rem;}
#header .headerflex{display: flex;justify-content:flex-end;align-items: center;width: 58%;}
#header .headerflex .rightBox{margin-right: 1rem;width: 100%;}
#header .flex{align-items: center;}
#header:before{content:"";position:absolute;background-image:linear-gradient(to bottom,rgba(0,0,0,0.7),rgba(0,0,0,0)) ;height:130px;top: 0;left: 0;right: 0;transition: 0.2s;opacity: 1;visibility: visible;}

.topLink{width: 100%;height: 2.5rem;position: relative;z-index: 5;}
.topLink .tright p{padding-right:1rem;}
.topLink p a{font-size: 0.875rem;color: #FFFEFE;font-family:"microsoft yahei";display: inline-block;line-height: 2.5rem;position: relative;}
.topLink p a+a::after{content: "";position: absolute;left: 0;top: 50%;margin-top: -4px;height: 8px;width: 1px;background: #97bce2;left: 0;}
.topLink p a:hover{color: #6da1d6;}
.topLink .search_btn{cursor:pointer;text-align: center;transition:.6s;margin-left: 1rem;}
#logo{width: 35%;position: relative;z-index: 9;}
#logo a{display: block;}
#logo a img{display: block;max-width: 100%;}
#nav{position: relative;}
@media(max-width: 850px){
	.header_box{height: 9.5rem;}
}
@media(max-width: 414px){
	.header_box{height: 7.5rem;}
}
@media(max-width: 340px){
	.topLink p{margin-right: 0;}
	.topLink p a{padding: 0 0.5rem;}
}
@media(max-width: 1500px){
	#logo{width: 32%;}
	#logo img{width: 100%;}
}
#nav{width: 100%;}
#nav .navBox{width: 100%;}
#nav ul{position:relative;}
#nav ul li{position:relative;z-index:9;}
#nav ul li a{display:block;padding: 0;}
#nav ul li h3{font-size: 1.125rem;color: #FFFEFE;line-height: 40px;position:relative;transition:.6s;font-weight: bold;}

#nav ul li:hover a h3{color:#f2b705;}
#nav ul li:hover a{color:#f2b705;}
#nav ul li.on h3{ font-weight:bold;}
#nav ul li:hover a h3 span,
#nav ul li.on h3 span{ }
#nav ul li a i{ display:inline-block;width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}
#nav ul li .sub{position:absolute;top:100%;background:#fff; width: 140px;left:50%;margin-left: -70px;z-index: 10000;/* transform:translateY(-20px); */visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition:.5s;}
#nav ul li:last-child .sub{margin-left: 0;left: -17px;/* right: -46px; */}
#nav ul li .sub .box{padding:10px 0px; text-align:center;}
#nav ul li .sub a{padding:0;line-height: 2.5;transition:.3s;font-size: 16px;color: #666;}
#nav ul li .sub a:hover{color: #FFFEFE;background: #f2b705;}
#nav ul li:hover .sub{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; visibility:visible; transform:translateY(0px);}
#nav ul>li.on h3,#nav ul li:hover h3, #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3{color: ##fdb004;}
#nav .navBox>ul>li h3:after{content:"";display:block;width: 140px;height: 3px;position:absolute;left:50%;margin-left:-70px ;background: #fdb004;bottom:0px;transition:.3s;transform:scale(0);border-radius: 0;}
#nav .navBox>ul>li:last-child h3:after{left: auto;margin-left: 0;right: -50px;}

#nav .navBox>ul>li h3:before{content:"";display:block;position:absolute;left:50%;margin-left: -3px;border-left:transparent 3px solid;border-right:transparent 3px solid;border-bottom: #6da1d6 4px solid;bottom:2px;transition:.3s;opacity:0;visibility:hidden;}

#nav .navBox>ul>li:hover h3.ej:after,#nav ul li.on h3.ej:after{  transform:scale(1);}
#nav .navBox>ul>li:hover h3.er:before, #nav>ul>li.on h3.ej:before{ opacity:1; visibility:visible}

#header.xg{background:#1449aa;height: auto;transition: 0.4s;box-shadow: 0 10px 10px rgb(0 0 0 / 20%);margin-top: 0;}
#header .w17>.flex{padding: 0.5rem 0 1rem 0;}

#header.xg .topLink{display: none;}
#header.xg .headerflex{margin-top: 0;}
#header.xg #logo a img{width: 57%;}

#nav {display: flex;justify-content: flex-end;align-items: center;}
/**/
#logo .logo_black{ display:none;}
.top_search_black{ display:none;}
#header.xg{top:0;}

#header.xg #logo .logo_black,#header.xg .top_search_black{ display: inline-block;}
#header.xg .top_search_white{ display:none;}
#header.xg #nav ul li a h3{color: #FFFEFE;}
@media(max-width: 1200px){
.header_box{display: none;}	
}
@media(max-width: 850px){
	.topLink{display: none;}
	#header{display: none;}
}
.tc2 .tc-box form{border-radius: 4px;overflow: hidden;background: #fff;height: 60px;width:100%;}
.tc2 .tc-box input[type="text"]{border: none;width: 94%;display: block;height: 60px;text-align: left;color: #434343;font-size: 14px;background:none;line-height: 60px;padding:0 20px;}
.tc2 .tc-box input[type="text"]:focus{ text-align: left;}
.tc2 .tc-box input[type="submit"]{position:absolute;right:0;top: 50%;padding: 0;z-index:2;background:url(../images/icon_search.png) center no-repeat;height: 60px;width: 70px;cursor:pointer;border:none;background-size: 20px 20px;margin-top: -30px;}

.tc2 .tc{transition:all ease 300ms;position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 9999;}
.tc2 .tc{pointer-events: none;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;transform:scale(1.1);visibility: hidden;}
.tc2 .tc.act{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;pointer-events: auto;transform:scale(1);visibility: visible;}
.tc2 .close:hover{ transform:rotate(180deg);}
.tc2 .close,.tc{ transition:all ease 400ms; -moz-transition:all ease 400ms; -ms-transition:all ease 400ms; -o-transition:all ease 400ms; -webkit-transition:all ease 400ms; } 
.tc2 .tc-box{position:absolute;border-radius: 4px;overflow: hidden;top:50%;z-index:9999;background: #fff;height: 60px;width: 50%;left:50%;margin-left: -25%;margin-top:-40px;}
.tc2 .tc.act{display: block; }
.tc2 .close{position: absolute; cursor:pointer;font-size: 20px;right: 30px;top: 30px; }

.tc2 .tc-bg {height: 100%;background: rgba(47,121,196,.8);position: absolute;top: 0;left: 0;width: 100%;z-index: 0;}
/***********************/

/*手机头部开始*/
.logo2 {width: 33%;position: relative;float: left;}
.logo2 a{display: table;vertical-align: middle;}
.logo2 img{display: block;max-width: 100%;vertical-align: middle;}
.m_header_box{display:none;z-index:100;height: 80px;left: 0;right: 0;top: 0;/* background-image:linear-gradient(to top,rgba(0,0,0,0),rgba(0,0,0,0.8)); */position: fixed;}
#m_header{z-index: 99;width:100%;height: auto;left:0;top:0;padding:0 15px;display:none;}
#m_header #logo{height: 60px;}
#m_header #logo img{max-height:60%;max-height: 28px;}
#m_header .yuyan{ height:4.5rem; float:right; margin-right:4rem;}
#m_header .yuyan span{ display:block; width:24px; height:24px; line-height:24px; color:#fff; font-size:.9rem; text-align:center; margin-left:17px; background:rgba(255,255,255,.3);}
.wap_search{ width:80%; margin:0 auto;}
.wap_search form{ position:relative;}
.wap_search #keyword{width: 80%;height:3.8rem; line-height:3.8rem; border:0;padding:0 1rem; font-size:1rem; color:#999;box-shadow:none;-webkit-appearance: none;float:  left;border-right: 0;}
.wap_search .btn_blue{width: 20%;height:3.8rem; background:#00a0e9 url() center no-repeat; background-size:20px; font-size:0;color:#fff;cursor:pointer;text-transform:uppercase;float:  left;}

/*顶部搜索*/
.tc_search{margin: 0 1.3rem;width: calc(100% - 2.6rem);}
.tc_search form{height:40px;border-radius:20px;border:1px solid #e5e5e5;position:relative;width:100%;margin-bottom: 1rem;}
.tc_search #keyword{font-size:.875rem;color:#fff;height:38px;line-height:38px;padding:0 1rem;box-shadow:none;-webkit-appearance: none;border-right: 0;background:none;width:  100%;}
.tc_search .btn_blue{ position:absolute; top:0; right:0; width: 40px;height:38px; line-height:38px; border:0; background:url(../images/search2.png) center center no-repeat;background-size:1.2rem;  }
.tc_search .btn_blue.fr{ background:#e9edef; color:#4e4f53;}
.tc_search input::-webkit-input-placeholder{ color:#fff; color: rgba(255,255,255,.7); }
.tc_search input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#fff; color: rgba(255,255,255,.7); }

.tc_search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */c color:#fff; color: rgba(255,255,255,.7); }
.tc_search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#fff; color: rgba(255,255,255,.7); }/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.tc_search input:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {color: transparent;}/* 点击搜索框获取焦点 placeholder消失-结束 */


/*导航按钮开始*/
#nav_btn_box{ height:100%; z-index:999999999; float:right; margin-left:20px; }
#nav_btn_box.on{ background:none;  }
#nav_btn{}
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before{ background:#6da1d6;}

#nav_btn{cursor: pointer;text-align: center;z-index:99999;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;outline:none;box-shadow:none;}
#nav_btn .point{display: inline-block;width: 1.875rem;height: 22px; position: relative; outline:none;}
#nav_btn .point:hover .navbtn,
#nav_btn .point:hover .navbtn::after,
#nav_btn .point:hover .navbtn::before{width: 24px;}
#nav_btn .navbtn{position: absolute;top: 12px;left: 0;display: inline-block;width: 20px;height: 1px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #FFFFFF;}
#nav_btn .navbtn::after,
#nav_btn .navbtn::before{position: absolute; left: 0;display: inline-block;width: 24px;height: 1px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #FFFFFF;}
#nav_btn .navbtn::after{top: -8px;}
#nav_btn .navbtn::before{top: 8px;}
#nav_btn .point.on .navbtn{background: transparent;}
#nav_btn .point.on .navbtn::after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);top: 0px;}
#nav_btn .point.on .navbtn::before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);top: 0px;}

/*导航按钮结束*/
.m_nav_list{flex-direction:column; justify-content: flex-start; width:100%; overflow: auto;}
.m_nav_list::-webkit-scrollbar {display:none}
#m_nav {z-index: 99999;position: fixed;background: rgba(86,33,25,0.95);;width:20rem;height:100vh;right: -400px;top: 0;display:none;padding: 2rem 0;overflow:hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;}
#m_nav.act{ pointer-events: auto; right:0;}

#m_nav>ul>li{ width:100%; overflow:hidden; padding:0 2.3rem; }
#m_nav>ul>li+li{ border-top:1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a{ display:inline-block; width:calc(100% - 30px)}
#m_nav li .a h3{line-height: 3rem;height: 3rem;color:#fff;padding:0;font-size:1.125rem;float:left;}
#m_nav li .a span{ display:block; position:absolute; top:0; right:10px; width: 20px; height: 50px; text-align:center;}
#m_nav li .a span i{ font-size:0;}
#m_nav li i{opacity:1;filter:alpha(opacity=100);display:inline-block;width:16px;height: 3rem;float:right;display:inline-block;background: url(../images/arrow_down.svg) center no-repeat;background-size:contain;}
#m_nav li.on.title .a i{ transform:rotate(-90deg);-webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg);}
#m_nav .on.title .a i{ transform:rotate(-90deg);-webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg);}
#m_nav li{display:block;width:100%;}
.slide_nav{ position: absolute; left:0; height: 70px; z-index: 998; padding:15px; top:0; width: 100%; }
#m_nav .title .list{display:none;position:relative;width:100%;z-index:9;left:0;margin-left:0;background:none;border:0;clear: both;padding-bottom:10px;padding-left: 2em;box-sizing: border-box;}
#m_nav .title .list span{ background:none; }
#m_nav .title .list span a:hover{ color: #2f79c4;}
#m_nav .title .list a{display:block;font-size:1rem;color: #fff;text-align:left;line-height:40px;height: 40px;border:0;font-weight:300;}
/*三级导航 开始*/
#m_nav .title .list .void>a{background-size:10px; position:relative;}
#m_nav .title .list .void>a:before{ content:"·"; position:absolute; left:-1em; font-size:12px; font-weight:bold;}
#m_nav .title .list span{ position:relative; display:block;}
#m_nav .title .list span .sub{ position: static; width:100%;display: block !important; overflow:hidden;}
#m_nav .title .sub a{ background:none; font-size:.875rem; opacity:.8; min-width:50%; float:left; display:inline-block; color:#999;}
#m_header .search_btn{display: none;}
.nav_mask {position: fixed; top: 0; left: 0;width: 100%;height: 100%;z-index: 888;background-color: rgba(0,0,0,0.4);display: none;}
.topLink2{margin-top: 16px;padding-top: 16px;border-top:1px solid #a78681;width: 100%;padding-left: 1rem;padding-right: 1rem;}
.topLink2 p{flex-wrap: wrap;margin-bottom: 10px;}
.topLink2 p a{font-size: 14px;color: white;display: block;width: 100%;line-height: 32px;box-sizing: border-box;}
.m_search{border: 1px solid #FFFFFF;width: 100%;height: 40px;display: flex;justify-content: space-between;align-items: center;padding-right: 0.625rem;}
.m_search .input1{line-height: 40px;width: calc(100% - 50px);padding-left: 10px;color: white;}
.m_search .input2{width: 26px;}
@media(max-width: 1200px){
	#m_header .search_btn{display: block;}
	#nav{ right:15px}
	.headerflex{height: 0;width: 0;opacity: 0;}
	#m_header{ display:block;;width: 100%;display: flex;align-items: center;justify-content: space-between;margin-top: 0;height: 5.625rem;background:#562119;}
	.m_header_box{ display:block}
	#m_nav{top: 0;}
	#nav_slide{ display:block}
	.tc2 .tc-box{width: 80%;margin-left: -40%;}
	.topLink .search_btn img{width: 80%;}
	.m_header_box{top: 0;background: #fafafa;height: auto;}
}

@media(max-width: 850px){
	#m_header{height: 4.375rem;}
	.m_header_box .logo2 img{width: 100%;}
}
@media(max-width: 650px){
	.m_header_box .logo2 img{width: 94%;}
}
@media(max-width: 414px){
.xxktitle .tabs01 p a{font-size: 14px !important;}
	#m_header{height: 60px;}
	.m_header_box .logo2{width: 75%;}
	.m_header_box .logo2 img{width: 100%;}
}

/* banner开始*/
.banner{position: relative;}
.banner .swiper-slide a{display: block;}
.banner .swiper-slide a img{display: block;width: 100%;}
.banner{width:100%;position: relative;z-index: 1;}

.banner .swiper-pagination .swiper-pagination-bullet{width: 12px;height: 12px;border-radius: 50%;background:none;border: 1px solid #FFFEFE;font-size: 0;margin: 0 0.375rem;opacity: 1;}
.banner .swiper-pagination .swiper-pagination-bullet-active {background: #FFFEFE}
@media(max-width: 1200px){
	.banner{margin-top: 5.625rem;}
}
@media(max-width: 850px){
	.banner{margin-top: 4.375rem;}
}
@media(max-width: 768px){
}
@media(max-width: 414px){
	.bannerBox{margin-top: 60px;}
}
/* banner结束 */

@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 6rem;}
}
.mainbg{background: url(../images/bodybg.png) no-repeat bottom center;background-size: 100%;padding-bottom:4rem;}
.sametitle{position: relative;margin-bottom: 2rem;position: relative;}
.sametitle h4{display: block;text-align: left;}
.sametitle h4 p{font-size:1.625rem;color: #000;line-height: 1.625rem;background-size: auto;text-align: left;display: inline-block;position: relative;font-weight: bold;}
.sametitle h4 p::before{content: "";position: absolute;left: 0;width: 3.125rem;height: 2px;background: #562119;top: 130%;}
.sametitle a{display: inline-block;position: absolute;right: 0;top: 0.5rem;}
.sametitle a span{background: url(../images/more.png) no-repeat;background-size: 100%;width: 3.75rem;height: 1.5rem;transition: 0.4s ease-in;display: block;}
.sametitle a span:hover{background: url(../images/moreon.png) no-repeat;transition: 0.4s ease-in;}
@media(max-width: 1200px){
	.sametitle h4 p span{padding-right: 9rem;}
}
@media(max-width: 580px){
	.sametitle h4 p span{padding-right: 8.5rem!important;}
}
/* 新闻动态 */
.newsBox{margin-top: 3.125rem;}
.newsBox .newsCon{display: flex;justify-content: space-between;flex-wrap: wrap;}
.newsBox .news_L{width: 65%;}
.newsBox .newsLeft{width:49.5%;position: relative;}
.newsBox .newsLeft .swiper-wrapper{width: 100%;}
.newsBox .newsLeft .swiper-wrapper .swiper-slide{width: 100%;}
.newsBox .newsLeft .swiper-wrapper .swiper-slide a{display: block;padding-bottom: 10px;}
.newsBox .newsLeft .swiper-wrapper .swiper-slide a .picBox{position: relative;}
.newsBox .newsLeft .swiper-wrapper .swiper-slide a .pic{width: 100%;height: 19.375rem;overflow: hidden;}
.newsBox .newsLeft .swiper-wrapper .swiper-slide a .pic img{display: block;width: 100%;height: 100%;}
.newsBox .newsLeft .swiper-wrapper .swiper-slide a .text{position:relative;width: calc(100% - 70px);z-index: 8;box-sizing: border-box;margin-top: -50px;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);left: 60px;background: #FFFEFE;height: 10.625rem;padding: 2rem;}
.newsBox .newsLeft .swiper-wrapper .swiper-slide a .text::before{content: "";width: 3px;height: 100%;background: #562119;position: absolute;left: 0;top: 0;}
.newsBox .newsLeft .swiper-wrapper .swiper-slide a .text p{font-size:1rem;color: #000;line-height: 1.5rem;height: 3rem;overflow: hidden;}
.newsBox .newsLeft .swiper-wrapper .swiper-slide a:hover .text p{color:#f2b705;}
.newsBox .newsLeft .swiper-wrapper .swiper-slide a .text span{font-size: 0.875rem;line-height: 1.375rem;color: #737373;height: 4.125rem;overflow: hidden;margin-top: 0.8rem;display: block;}
.newsBox .newsLeft .swiper-button-prev{background:url(../images/ll.png) no-repeat;width: 24px;height: 13px;cursor: pointer;background-size: 100%;top: auto;bottom:5.75rem;left: 20px;z-index: 88;}
.newsBox .newsLeft .swiper-button-next{background:url(../images/rr.png) no-repeat;width: 24px;height: 13px;cursor: pointer;background-size: 100%;top: auto;bottom: 2rem;left: 20px;z-index: 88;}
.newsBox .newsLeft .swiper-pagination{right: 1.25rem;top: 22rem;}
.newsBox .newsLeft .swiper-pagination-bullet{background: none;border: 1px solid #FFFFFF;width: 0.75rem;height: 0.75rem;border-radius: 50%;opacity: 1;margin: 0 0.25rem;}
.newsBox .newsLeft .swiper-pagination-bullet-active{background: #FFFFFF;}
.newsBox .newsRight{width: calc(50.5% - 2.5rem);}
.newsBox .newsRight ul li{padding-bottom: 0.5rem;border-bottom: 1px dashed #d2d2d2;}
.newsBox .newsRight ul li+li{padding: 0.5rem 0;}
.newsBox .newsRight ul li a p{font-size:1rem;color: #000;line-height: 1.625rem;height: 1.625rem;overflow: hidden;font-weight: normal;}
.newsBox .newsRight ul li a i{font-size: 0.75rem;color: #323232;font-style: normal;background: url(../images/titme.png) no-repeat left center;padding-left: 1.25rem;display: block;line-height: 1.25rem;}
.newsBox .newsRight ul li a:hover p{color:#f2b705;}

.newsBox .NoticeBox{width:calc(35% - 2.5rem);}
.newsBox .NoticeBox ul li{padding-bottom: 0.7rem;border-bottom: 1px dashed #d2d2d2;}
.newsBox .NoticeBox ul li+li{padding: 0.7rem 0;}
.newsBox .NoticeBox ul li a {align-items: center;}
.newsBox .NoticeBox ul li a .date{background: url(../images/datebg.png) no-repeat center;width: 4rem;height: 4.0625rem;background-size: contain;}
.newsBox .NoticeBox ul li a .date i{font-size: 1.875rem;color: #FFFEFE;font-style: normal;display: block;font-weight: normal;line-height: 1.875rem;font-weight: normal;width: 100%;text-align: center;padding: 0.35rem 0 0 0;}
.newsBox .NoticeBox ul li a .date b{display:block;font-style: normal;font-size: 0.75rem;color: #FFFEFE;display: block;line-height: 1.375rem;width: 100%;text-align: center;font-weight: normal;margin-top: 2px;}
.newsBox .NoticeBox ul li a .text{width: calc(100% - 5rem);}
.newsBox .NoticeBox ul li a .text h4{font-size:1rem;color: #000;line-height: 1.625rem;height: 3.25rem;overflow: hidden;font-weight: normal;}
.newsBox .NoticeBox ul li:hover a .text h4{color: #f2b705;}
@media(max-width: 850px) {
	.newsBox{margin-top: 2.5rem;}
	.newsBox .newsLeft{width: 100%;}
	.newsBox .news_L{width: 100%;}
	.newsBox .newsRight{width: 100%;margin-top: 2rem;}
	.newsBox .newsLeft .swiper-wrapper .swiper-slide a .pic{height: auto;}
	.newsBox .newsLeft .swiper-pagination{top: auto;bottom: 8.5rem;}
	.newsBox .NoticeBox{width: 100%;margin-top: 1.5rem;}
	.newsBox .newsLeft ul li{width: 100%;}
	.newsBox .newsLeft ul li+li{margin-top: 20px;}
	.newsBox .newsLeft ul li .pic{height: auto;}
	.newsBox .NoticeBox{width: 100%;margin-top: 2.5rem;}
}
.patr2{margin-top: 3.125rem;}
.patr2_L{width:calc(34% - 2.5rem);}
.xxktitle{position: absolute;top: 0;left: 0;width: calc(100% - 5rem);z-index: 5;}
.xxktitle .tabs01{margin-left: 2rem;}
.xxktitle .tabs01 p{cursor: pointer;}
.xxktitle .tabs01 p a{font-size: 0.975rem;line-height: 1.625rem;color: #000000;padding-bottom: 5px;}
.xxktitle .tabs01 p.active a{color: #f2b705;border-bottom: 2px solid #f2b705;position: relative;}
.xxktitle .tabs01 p.active a::after{content: "";position: absolute;left: 50%;background: url(../images/jt02.png) no-repeat center;width: 10px;height: 7px;margin-left: -5px;bottom: -8px;}
.xxktitle .tabs01 p+p{margin-left: 1rem;}
.xxktitle .tabs02{margin-left: 2rem;}
.xxktitle .tabs02 p{cursor: pointer;}
.xxktitle .tabs02 p a{font-size: 1.375rem;line-height: 1.625rem;color: #000000;padding-bottom: 5px;}
.xxktitle .tabs02 p.active a{color: #f2b705;border-bottom: 2px solid #f2b705;position: relative;}
.xxktitle .tabs02 p.active a::after{content: "";position: absolute;left: 50%;background: url(../images/jt02.png) no-repeat center;width: 10px;height: 7px;margin-left: -5px;bottom: -8px;}
.xxktitle .tabs02 p+p{margin-left: 1rem;}
.patr2_L .part2_L01{position: relative;}
.patr2_L .part2_L02{position: relative;}
#tabs-container01{padding-top: 3.2rem;}
#tabs-container01 .content-slide a.more span{background: url(../images/more.png) no-repeat;background-size: 100%;width: 3.75rem;height: 1.5rem;transition: 0.4s ease-in;display: block;position: absolute;right: 0;top:-3.1rem;}
#tabs-container01 .content-slide a.more span:hover{background: url(../images/moreon.png) no-repeat;transition: 0.4s ease-in;}
#tabs-container01 ul{}
#tabs-container01 ul li{}
#tabs-container01 ul li a{display:flex;justify-content: space-between;}
#tabs-container01 ul li a p{font-size: 1rem;line-height: 2.25rem;height: 2.25rem;overflow: hidden;padding-left: 1rem;background: url(../images/qd.png) no-repeat left center;width: calc(100% - 3.5rem);}
#tabs-container01 ul li a i{font-size: 0.875rem;color: #323232;width: 3.125rem;display: block;text-align: right;font-style: normal;line-height: 2.25rem;}
#tabs-container01 ul li a:hover p,
#tabs-container01 ul li a:hover i{color: #f2b705;}

.part2_L02{margin-top: 2rem;}
#tabs-container02{padding-top: 3.2rem;}
#tabs-container02 .content-slide a.more span{background: url(../images/more.png) no-repeat;background-size: 100%;width: 3.75rem;height: 1.5rem;transition: 0.4s ease-in;display: block;position: absolute;right: 0;top:-3.1rem;}
#tabs-container02 .content-slide a.more span:hover{background: url(../images/moreon.png) no-repeat;transition: 0.4s ease-in;}
#tabs-container02 ul{}
#tabs-container02 ul li{}
#tabs-container02 ul li a{display:flex;justify-content: space-between;}
#tabs-container02 ul li a p{font-size: 1rem;line-height: 2.25rem;height: 2.25rem;overflow: hidden;padding-left: 1rem;background: url(../images/qd.png) no-repeat left center;width: calc(100% - 3.5rem);}
#tabs-container02 ul li a i{font-size: 0.875rem;color: #323232;width: 3.125rem;display: block;text-align: right;font-style: normal;line-height: 2.25rem;}
#tabs-container02 ul li a:hover p,
#tabs-container02 ul li a:hover i{color: #f2b705;}

.patr2_M{width:32%;}
.patr2_M .first_text{border: 1px solid #c3b3a7;padding: 1.2rem;height: 10.5rem;}
.patr2_M .first_text a{display: block;}
.patr2_M .first_text a .date_bt{align-items: center;}
.patr2_M .first_text a .date_bt .date{width: 3.75rem;height: 3.4375rem;background: #562119;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.patr2_M .first_text a .date_bt .date i{font-size: 1.75rem;color: white;line-height: 1.75rem;font-style: normal;display: block;}
.patr2_M .first_text a .date_bt .date b{font-size: 0.75rem;color: white;display: block;text-align: center;font-weight: normal;}
.patr2_M .first_text a .date_bt p{width: calc(100% - 4.5rem);font-size: 1rem;line-height: 1.5rem;height: 3rem;overflow: hidden;}
.patr2_M .first_text a:hover .date_bt p{color:#f2b705;}
.patr2_M .first_text a span{display: block;font-size: 0.75rem;color: #737373;line-height: 1.375rem;height: 4.125rem;overflow: hidden;margin-top: 0.7rem;}
.patr2_M ul{margin-top: 1.1rem;}
.patr2_M ul li a{display:flex;justify-content: space-between;}
.patr2_M ul li a p{font-size: 1rem;line-height: 2.25rem;height: 2.25rem;overflow: hidden;padding-left: 1rem;background: url(../images/qd.png) no-repeat left center;width: calc(100% - 3.5rem);}
.patr2_M ul li a:hover p{color:#f2b705;}
.patr2_M ul li a i{font-size: 0.875rem;color: #323232;width: 3.125rem;display: block;text-align: right;font-style: normal;line-height: 2.25rem;}
.patr2_M ul li a:hover p,
.patr2_M ul li a:hover i{color: #f2b705;}

.patr2_R{width:calc(34% - 2.5rem);}
.patr2_R .first_pic{border: 1px solid #c3b3a7;}
.patr2_R .first_pic a{display: flex;}
.patr2_R .first_pic a .pic{width: 60%;height: 10.5rem;}
.patr2_R .first_pic a .pic img{display: block;width: 100%;height: 100%;}
.patr2_R .first_pic a .text{width:40%;padding: 1rem;}
.patr2_R .first_pic a .text p{font-size: 1rem;line-height: 1.5rem;height: 4.5rem;overflow: hidden;color: #323232;margin-top: 1rem;}
.patr2_R .first_pic a .text i{font-size: 0.75rem;color: #323232;font-style: normal;background: url(../images/titme.png) no-repeat left center;padding-left: 1.25rem;display: block;line-height: 1.25rem;margin-top: 1rem;}
.patr2_R .first_pic a:hover .text p{color: #f2b705;}
.patr2_R ul{margin-top: 1.1rem;}
.patr2_R ul li a{display:flex;justify-content: space-between;}
.patr2_R ul li a p{font-size: 1rem;line-height: 2.25rem;height: 2.25rem;overflow: hidden;padding-left: 1rem;background: url(../images/qd.png) no-repeat left center;width: calc(100% - 3.5rem);}
.patr2_R ul li a:hover p{color:#f2b705;}
.patr2_R ul li a i{font-size: 0.875rem;color: #323232;width: 3.125rem;display: block;text-align: right;font-style: normal;line-height: 2.25rem;}
.patr2_R ul li a:hover p,
.patr2_R ul li a:hover i{color: #f2b705;}

@media(max-width: 1190px) {
	.patr2_L{width: calc(50% - 20px);}
	.patr2_M{width: calc(50% - 20px);}
	.patr2_R{width: 100%;margin-top: 2.5rem;}
	.patr2_R .first_pic a .pic{width: 60%;height:auto;}
}
@media(max-width: 850px) {
	.patr2_L{width: 100%;}
	.patr2_M{width: 100%;margin-top: 2.5rem;}
	.patr2{margin-top: 2.5rem;}
}
.part3{margin-top: 3.125rem;}
.part3_L {width:calc(35% - 2.5rem);}
.part3_L .part3_lCon .swiper-button-prev{background:url(../images/LL2.png) no-repeat;width: 20px;height: 30px;cursor: pointer;background-size: 100%;top: 45%;left: 0;z-index: 88;}
.part3_L .part3_lCon .swiper-button-next{background:url(../images/RR2.png) no-repeat;width: 20px;height: 30px;cursor: pointer;background-size: 100%;top: 45%;right: 0;z-index: 88;}
.part3_L .part3_lCon .swiper-slide{}
.part3_L .part3_lCon .swiper-slide a{}
.part3_L .part3_lCon .swiper-slide a .pic{width: 100%;height: 11.5625rem;}
.part3_L .part3_lCon .swiper-slide a .pic img{display: block;width: 100%;height: 100%;}
.part3_L .part3_lCon .swiper-slide a p{font-size: 0.875rem;color: #323232;line-height: 1.375rem;height: 2.75rem;overflow: hidden;margin-top: 1rem;}
.part3_L .part3_lCon .swiper-slide a:hover p{color: #f2b705;}

.part3_R{width: 65%;}
.part3_RCon{}
.part3_RCon .pic_L{width: calc(50.5% - 2.5rem);}
.part3_RCon .pic_L a{display: block;position: relative;}
.part3_RCon .pic_L a .pic{height: 15.625rem;width: 100%;position: relative;}
.part3_RCon .pic_L a .pic::before{content: "";position: absolute;left: 0;width: 100%;height: 4.75rem;background-image: linear-gradient(to top,rgba(0,0,0,0.9),rgba(0,0,0,0));z-index: 2;bottom: 0;}
.part3_RCon .pic_L a .pic img{display: block;width: 100%;height: auto;}
.part3_RCon .pic_L a .text{position: absolute;left: 0;width:100%;box-sizing: border-box;padding: 0 1rem;bottom: 10px;z-index: 4;}
.part3_RCon .pic_L a .text p{font-size: 1rem;color: white;line-height: 1.5rem;height: 1.5rem;overflow: hidden;}
.part3_RCon ul{width:49.5%;;}
.part3_RCon ul li{padding-bottom: 0.5rem;border-bottom: 1px dashed #d2d2d2;}
.part3_RCon ul li+li{padding: 0.5rem 0;}
.part3_RCon ul li a p{font-size:1rem;color: #000;line-height: 1.625rem;height: 1.625rem;overflow: hidden;font-weight: normal;}
.part3_RCon ul li a i{font-size: 0.75rem;color: #323232;font-style: normal;background: url(../images/titme.png) no-repeat left center;padding-left: 1.25rem;display: block;line-height: 1.25rem;}
.part3_RCon ul li a:hover p{color:#f2b705;}
@media(max-width: 850px) {
	.part3_RCon .pic_L{width: 100%;}
	.part3_RCon ul{width: 100%;margin-top: 2rem;}
	.part3_L{width: 100%;}
	.part3_RCon .pic_L a .pic{height:auto;}
	.part3_R{width: 100%;margin-top: 2rem;}
	.part3_L .part3_lCon .swiper-slide a .pic{height: 17rem;}
}
@media(max-width: 414px) {
	.part3_L .part3_lCon .swiper-slide a .pic{height: 20rem;}
}
@media(max-width: 360px) {
	.part3_L .part3_lCon .swiper-slide a .pic{height: 17rem;}
}
/* footer */
.footer{background:url(../images/fbg.jpg) no-repeat center;padding:3rem 0 0 0;background-size: cover;}
.footer .flogo{}
.footer .flogo img{display: block;max-width: 100%;}
.footer .ewm{display: flex;justify-content: center;align-items: center;background: #FFFEFE;}
.footer .ewm p{font-size: 0.75rem;color: #666666;width: 20px;background: #FFFFFF;text-align: center;padding-left: 4px;}
.footer .ewm img{display: block;width: 110px;height: 110px;}
.footer .text p {display:block;font-size: 0.75rem;color: white;line-height: 1.375rem;padding-left: 20px;}
.footer .text p:nth-child(2){background: url(../images/fic01.png) no-repeat left 2px;}
.footer .text p:nth-child(3){background: url(../images/fic02.png) no-repeat left 2px;}
.footer .text p:nth-child(4){background: url(../images/fic03.png) no-repeat left 2px;}
.footer .text p:nth-child(5){background: url(../images/fic04.png) no-repeat left 2px;}
.footer .text p+p{margin-top: 6px;}
.footer .fbq{border-top: 1px solid #794f49;padding: 1rem 0;margin-top: 2rem;}
.footer .fbq span{display: block;font-size: 0.875rem;color: #FFFEFE;opacity: 0.2;text-align: center;line-height: 1.5rem;}
@media(max-width: 1100px) {
}
@media(max-width: 850px) {
	.footer .fright .text{width: 100%;margin-right: 0;padding-right: 0;}
	.footer .ewm {margin: 2rem auto;justify-content: center;}
	.footer .fright ul{justify-content: center;}
	.footer .fright .text::after{display: none;}
	.footer .fright .text p span{text-align: center;}
	.footer .fright .text p span i{background-size: contain;}
	.footer .fright .text p{text-align: center;}
}
@media(max-width: 580px) {
	.footer .text p:nth-child(1){background: url(../images/fic01.png) no-repeat left 2px;background-size: 1rem;}
	.footer .text p:nth-child(2){background: url(../images/fic02.png) no-repeat left 2px;background-size: 1rem;}
	.footer .text p:nth-child(3){background: url(../images/fic03.png) no-repeat left 2px;background-size: 1rem;}
	.footer .text p:nth-child(4){background: url(../images/fic04.png) no-repeat left 2px;background-size: 1rem;}
}

.md{position: fixed;right: 0;top: 30%;background: #1449aa;z-index: 99999;width: 90px;border-top-left-radius: 45px;border-top-right-radius: 45px;}
.md .mdCon{margin-top: 10px;padding-top: 80px;}
.md .mdCon a{font-size: 0.875rem;color: white;line-height: 2.5rem;text-align: center;display: block;}
.md .mdCon a:hover{background: #c1996e;}
@media(max-width: 850px) {
	.md{display: none;}
}
/*==========================================内页 开始=============================================*/

.n_banner{position:relative;}
.n_banner img{ width:100%;position: relative;}
.n_banner::before{width: 100%;position: absolute;content: "";top: 0;left: 0;height: 30%;z-index: 2;}



@media(max-width: 1200px){
	.n_banner{margin-top: 5.625rem;}
	.n_banner::before{display: none;}
}
@media(max-width: 850px){
	.n_banner{margin-top: 4.375rem;}
	.n_banner img{position: relative;top: 0; left: 0;transform: translate3d(0,0,0);width: 100%;}
}
@media(max-width: 414px){
	.n_banner{margin-top: 60px;}
}

.mianbaoxie{padding: 0;position: relative;margin-top: 10px;}
.mianbaoxie:before{content:"";position:absolute;bottom:0;left:0;right:0;}
.mianbaoxie .w136{height:50px;line-height:50px;transition:.6s;background-size: 100% auto;max-width: 1360px;position: relative;border-bottom: 1px solid #89abcd;}
.mianbao{padding: 0 0 0 25px;background: url(../images/position.png)no-repeat left center;display: inline-block;vertical-align: top;}
.mianbao,.mianbao span,.mianbao i,.mianbao a{font-size: 14px;color: #323232;font-style:normal;line-height: 1.625rem;}
.mianbao i{ margin:0 6px}
.mianbao a{}
.mianbao span{ color:#562119}

.ar_wap{ display:none}

#nav_slide{background: #e1e6eb;line-height: 50px;position: relative;z-index: 2;}
#nav_slide #bnt_back{ position:absolute; left: 1rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}

#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 1.375rem;color: #000;text-align: center;}
#bnt_sub_nav{position: absolute;right: 1rem;top: 14.5px;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 20px;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;}
#sub_nav_content ul{}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
#sub_nav_content ul li a{display: inline-block;font-size: 14px;padding: 0;color: #333;width: 88%;}
#sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;}
#sub_nav_content ul li ul li{border:0;line-height:40px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
#sub_nav_content ul li.on>a{color: #f2b705;}

#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}

.n_container{padding: 2rem 0 5rem 0;overflow: hidden;}
.n_container .w1200{max-width: 1300px;padding: 0 50px;}
.n_container .n_left{float:left;width: 280px;position: relative;z-index: 1;}
.n_container .n_left h1{height:120px;background:#562119;background-size:cover;font-size: 30px;padding:34px 20px 0;position: relative;}
.n_container .n_left h1 span{position:relative;display: inline-block;letter-spacing: 3px;color: #FFFEFE;}
.n_container .n_left h1 span:before{content:"";position: absolute;bottom: -20px;width: 3.125rem;height: 2px;background: #f2b705;left: 0;}
/* .n_container .n_left h1:before{content:"";position: absolute;top: 50%;width: 20px;height: 20px;right: 20px;margin-top: -11px;background: #FFFFFF;opacity: 0.2;transform: rotate(45deg);} */
.n_container .n_left ul{background: #f2f2f2;padding: 0; position:relative}
/* .n_container .n_left ul:before{content:"";position:absolute;left:0;right:0;height:5rem;bottom:-5rem;background: rgb(250 250 250);background-image: -moz-linear-gradient(-90deg, #fafafa, #fff);background-image: -webkit-linear-gradient(-90deg, #fafafa, #fff);background-image: -ms-linear-gradient(-90deg, #fafafa, #fff);} */
.n_container .n_left ul li:last-child:before{ display:none}
.n_container .n_left .con ul li{line-height: 60px;font-size: 18px;color: #333333;position:relative;overflow: hidden;}
.n_container .n_left .con ul li.on dl{display:block !important;}

.n_container .n_left .con ul li:before{content:"";position:absolute;bottom:0;left: 20px;right: 20px;height:1px;background: #e3e3e3;}
.n_container .n_left .con ul li>a img{margin: -3px 20px 0 0;}
.n_container .n_left .con ul li:after{content:"";width:7px;height:11px;background:url(../images/left_jiantou.png) center no-repeat;position:absolute;right: 15px;top: 50%;transition:0.36s;margin-top: -5.5px;display: none;}
.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{background:url(../images/left_jiantou_on.png) center no-repeat;}

.n_container .n_left .con ul li>a{color: #666666;display: block;/*overflow: hidden;white-space: nowrap;text-overflow: ellipsis;*/padding: 0 20px;transition: 0.36s;position: relative;}
.n_container .n_left .con ul li>a:hover, .n_container .n_left .con ul li.on>a{color: #562119;background: #ffffff;border-left: #562119 4px solid;font-weight: bold;}

.n_container .n_left .con ul li dl{display:none;position:relative;margin: 20px 20px;background: #fff;}
.n_container .n_left .con ul li dl:before{content:"";position:absolute;right:0;left:20px;top:0;height:1px;}
.n_container .n_left .con ul li dl dd{height: auto;}
.n_container .n_left .con ul li dl dd a{font-size: 14px;color: #444444 !important;padding: 0 10px;position:relative;line-height: 32px;transition: .6s;display: block; z-index:1}
.n_container .n_left .con ul li dl dd a:before{
    content:"";
    position:absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: .6s;
    background: #562119;
    opacity: 0;
    visibility: hidden; z-index:-1}
.n_container .n_left .con ul li dl dd.on a:before, .n_container .n_left .con ul li dl dd:hover a:before{ opacity:1; visibility:visible}
.n_container .n_left .con ul li i.up{ background:url(../images/left_jiantou_on.png) center no-repeat;}
.n_container .n_left .con ul li i{width: 20px;height: 60px;background: url(../images/left_jiantou.png) center no-repeat;position:absolute;right: 20px;top: 0;transition:0.36s;cursor: pointer;}
.n_container .n_left .con ul li dl dd a:hover, .n_container .n_left .con ul li dl dd.on a{color: #fff !important;}

.n_container .n_right{ width:calc(100% - 280px); padding-left:3.75rem}


.n_xrld .content{margin:0 -.625rem;margin-bottom: 1.235rem;}
.n_xrld .content .box{ float:left; width:50%; padding:0 .625rem}
.n_xrld .content .box .list_box16{box-shadow: 0px 1px 12.87px 0.13px rgba(14, 46, 80, 0.12);padding: 1rem 2rem;position:relative;margin-bottom: 1.75rem;}
.n_xrld .content .box .list_box16:before{ content:""; position:absolute; width:5px; top:0; bottom:0; left:0; background: rgba(17,34,203,1);
    background-image: -moz-linear-gradient(90deg, rgba(47,121,196,1) 0%, rgba(93,158,225,1) 100%);
    background-image: -webkit-linear-gradient(90deg, rgba(47,121,196,1) 0%, rgba(93,158,225,1) 100%);
    background-image: -ms-linear-gradient(90deg, rgba(47,121,196,1) 0%, rgba(93,158,225,1) 100%);}
	
	
.list_box16 li{border-bottom:#e3e3e3 1px solid;line-height: 2rem;height: auto;padding: 1rem 0;}
.list_box16 li:last-child{ border:none}
.list_box16 li .left{ width:7.25rem; position:relative; font-size:1.1252rem; color:#323232}
.list_box16 li .left:before{ content:""; position:absolute; top:50%; margin-top:-.5rem; right:0; width:1px; height:1rem; background:#d5d5d5}
.list_box16 li .right{ width:calc(100% - 7.25rem); padding:0 0 0 1rem}
.list_box17 dd{font-size:1rem;color:#666666;margin-right:1.25rem;float: left;}
.list_box17 dd a{font-size:1rem;color:#666666;}
.list_box17 dd a:hover{color: #2055b2;}

.n_lrld .content{margin:0 -1.25rem;margin-bottom: 1.235rem;}
.n_lrld .content .box{ float:left; width:50%; padding:0 1.25rem}

.h31{ background:#f2f2f2; line-height:3.125rem; padding:0 1.25rem; font-size:1.5rem; color:#323232; border-left:#2055b2 4px solid}
.n_lrld .content .box table tr:nth-child(2n){ background:#f7f9fd}
.n_lrld .content .box table th{ font-size:1.25rem; color:#323232; font-weight:bold; line-height:1.5; text-align:center; padding:1rem 0}
.n_lrld .content .box table td{ font-size:1rem; color:#323232; line-height:1.5; text-align:center; padding:.5rem 0}

.list_box18{margin: 0 -.625rem;padding: 0 0px;}
.list_box18 li{ float:left; width:50%; padding:0 .625rem; margin-bottom:1.25rem;}
.list_box18 li a{display:block;min-height: 3.125rem;position:relative;border: #d3d3d3 1px solid;}
.list_box18 li a .box_table{ background:#fff; position:relative}
.list_box18 li a:before{content:"";position:absolute;left: -1px;top: -1px;width:10px;height:10px;background: url() center no-repeat;z-index: 1;}
.list_box18 li a:after{content:"";position:absolute;right: -1px;bottom: -1px;width:10px;height:10px;background: url() center no-repeat;z-index: 1;}
.list_box18 li a h5{font-size: 1rem;color:#323232;line-height:1.5rem;margin: 1rem 1.25rem 1rem 1.25rem;text-align: left;transition:.5s;position:relative;padding: 0 0 0 1.5rem;}
.list_box18 li a h5:hover{color:#2055b2;font-weight: bold;}
.list_box18 li a h5:before{content:"";position:absolute;background:url() center no-repeat;width:13px;height:13px;top: 50%;margin-top: -6.5px;left: 0;}
.zzjg_bm table tr:nth-child(2n-1){ background:#f7f9fd}
.zzjg_bm table th{font-size:1rem;color:#323232;font-weight: normal;line-height:1.5;text-align:center;padding:1rem 0;background: #eaf1fb;border-top: #2055b2 2px solid;}
.zzjg_bm table td{font-size:1rem;color:#323232;line-height:1.5;min-width: 12.5rem;padding: 1.5rem 1.875rem;text-align: left;}
.zzjg_bm table td a{font-size:1rem;color:#323232;line-height:1.5;min-width: 12.5rem;padding: 1.5rem 1.875rem;text-align: left;}
.zzjg_bm table td:nth-child(1){ width:16.5rem}


.n_list_text ul{position:relative;min-height: 500px;}
.n_list_text ul li{ width:100%; border-bottom: 1px dashed #DDDDDD;}
.n_list_text ul li:nth-child(1){border-top: 1px dashed #DDDDDD;}
.n_list_text ul li a{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;padding: 1rem;position: relative;}
.n_list_text ul li a:hover p{color: #f2b705;}
.n_list_text ul li a::after{content: "";position: absolute;left: 0;top: 50%;margin-top: -2px;width: 4px;height: 4px;background:#f2b705;border-radius: 50%;}
.n_list_text ul li a i{font-style: normal;font-size: 0.875rem;color: #666666;}
.n_list_text ul li a:hover i{color: #f2b705;}
.n_list_text ul li a p{font-size: 1rem;color:#323232;line-height: 1.625rem;max-height: 1.625rem;overflow: hidden;width: calc(100% - 100px);}
@media(max-width:768px) {
	.n_list_text ul li a p{font-size: 1.125rem;color:#323232;line-height: 1.5rem;max-height: 100%;overflow: hidden;width:100%;overflow: visible;height: auto;}
	.n_list_text ul li a i{margin-top: 0.375rem;}
	.n_list_text ul li a::after{top: 1.3rem;margin-top: 0;}
}
.fy{display: block;text-align: center;margin-top: 1.625rem;}
.fy img{display: block;margin: 0 auto;}
/*内容样式*/
.ar_article td,
.ar_article th{ padding:15px 10px; border: 1px solid #ededed; vertical-align:middle;}
.ar_article td p,
.ar_article th p{ padding-bottom:0; margin-bottom:0;}
.ar_article table {border-collapse: collapse;border-right: 1px solid #ededed;border-bottom: 1px solid #ededed; width:100%}
.ar_article table tr:not(:first-child) td{}
.ar_article table td { border-left: 1px solid #ededed;border-top: 1px solid #ededed; }
.ar_article{font-size: 1.125rem;color: #666666;line-height: 1.875rem;}
.ar_article p{font-size: 15px !important;color: #666666;line-height: 35px !important;/* margin-bottom: 1.875rem; */}
.ar_article p:last-child{ margin-bottom:0}
.ar_article strong{ font-weight:bold;}
.ar_article img{ max-width:100%;}
.ar_article a{ color:#717173;}
.ar_article h1,.ar_article h2,.ar_article h3,.ar_article h4,.ar_article h5{ font-weight:bold;}
.ar_article h1{ font-size:2.25rem; margin-bottom:1rem}.ar_article h2{ font-size:1.875rem; margin-bottom:0.875rem;}.ar_article h3{ font-size:1.5rem; margin-bottom:0.9375rem}
.ar_article h4{ font-size:1.125rem; margin-bottom:0.875rem}.ar_article h5{ font-size:0.875rem; margin-bottom:0.75rem}.ar_article h6{ font-size:0.75rem; margin-bottom:0.75rem}
.ar_article ul li,
.ar_article ol li{ padding-bottom:0 !important; margin-bottom:0 !important; margin-left:2rem; list-style:inherit !important;}
.ar_article ul li p,
.ar_article ol li p{ padding-bottom:0; margin-bottom:3px !important; }
.ar_article ul,
.ar_article ol{ margin-bottom:0.9375rem;}
.ar_article sub {vertical-align:sub; font-size: smaller;}
.ar_article sup { vertical-align:super; font-size: smaller;}
.ar_article img{ display:inline-block;}

.n_right .ar_article_box h5{font-size: 1.8rem;color:#323232;text-align: center;font-weight: bold;line-height: 2rem;}
.n_right .ar_article_box h6{font-size: 1.8rem;color:#323232;text-align: center;font-weight: bold;line-height: 2rem;margin-bottom: 1.25rem;}
.n_right .ar_article_box .bbt{font-size: 15px;line-height: 1.625rem;color:#999999;text-align: center;padding-bottom: 20px;margin: 1.25rem auto;border-bottom: solid #c8c5c5 1px;}
.n_right .ar_article_box .artic3{margin-top: 1.25rem;padding-top: 1.25rem;border-top: 1px solid #ccc;}
.n_right .ar_article_box .artic3 p {margin-bottom: 0.625rem;}
.n_right .ar_article_box .artic3 p span{font-size: 1rem;color: #323232;line-height: 1.5rem;}
.n_right .ar_article_box .artic3 p a{display: block;font-size: 1rem;color: #323232;line-height: 1.5rem;}

.n_list_pic li{margin-bottom: 1.5rem;background-size: auto 100%;  border: 1px solid #e4f1f9;transition: 0.4s;position: relative;}
.n_list_pic li:hover{box-shadow: 0px 2px 29px 0px rgba(36, 43, 48, 0.3);transition: 0.4s;}
.n_list_pic li a{display: flex;align-items: center;flex-wrap: wrap;}
.n_list_pic li .pic{width: 28%;position: relative;overflow: hidden;position: relative;}
.n_list_pic li .pic img{display: block;width: 100%;transition: 0.6s all;}
.n_list_pic li .text{padding: 2rem 1rem 1rem 1.75rem;float: left;width: 70%;box-sizing: border-box;}
.n_list_pic li .text h5{transition: 0.6s all;font-size: 1rem;color: #333;line-height: 1.125rem;height: 1.125rem;overflow: hidden;margin-bottom: 0.75rem;}
.n_list_pic li .text p{font-size: 0.875rem;line-height: 1.375rem;height:4.125rem;overflow: hidden;color: #999;margin-top: 1rem;}
.n_list_pic li .text i{font-style: normal;font-size: 0.75rem;color: #562119;background: url(../images/titme.png) no-repeat left center;padding-left: 1.25rem;font-family: arial;}
.n_list_pic li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_list_pic li:hover h5{color: #f2b705;transition: 0.6s all;}

@media(max-width:768px) {
	.n_list_pic li .pic{width: 100%;}
	.n_list_pic li .text{width: 100%;margin-left: 0;}
	.n_list_pic li .pic{top: 0;}
}


.n_list_pic2 ul{flex-wrap: wrap;}
.n_list_pic2 li{margin-bottom: 1.2rem;transition: 0.4s;width: 15%;}
.n_list_pic2 li a{display: block;}
.n_list_pic2 li .pic{width: 100%;position: relative;overflow: hidden;position: relative;height: 12.5rem;}
.n_list_pic2 li .pic img{display: block;width: 100%;transition: 0.6s all;height: 100%;}
.n_list_pic2 li h5{transition: 0.6s all;font-size: 1rem;color: #333;line-height: 1rem;max-height: 1rem;overflow: hidden;margin-bottom: 0.75rem;text-align: center;margin-top: 0.5rem;}
.n_list_pic2 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_list_pic2 li:hover h5{color: #f2b705;transition: 0.6s all;}

@media(max-width:850px) {
	.n_list_pic2 li{width: 48%;}
	.n_list_pic2 li .pic{width: 100%;height: 33rem;}
}
@media(max-width:414px) {
.n_list_pic2 li .pic{width: 100%;position: relative;overflow: hidden;position: relative;height: auto;}
	.n_list_pic2 li{width: 100%;}
}

/*==========================================内页 结束=============================================*/

@media(min-width: 768px){
	.list_box2 li a:hover .con h5, .list_box3 li a:hover .con h5, .list_box4 li a:hover h5, .titile001 h3 font:hover, .list_box6 li a:hover .con h5, .list_box7 li a:hover h5, .list_box8 .item .con h5:hover, .list_box9 .item .con h5:hover, .list_box12 li a:hover h5, .list_box11 li a:hover h5{ color:#f2b705}
	.list_box7 li a:hover{ box-shadow: 0px 1px 30px 0px rgba(39, 45, 48, 0.15);}
	
	.list_box13 li a:hover .img img{ transform:scale(1.05)}
	.list_box14 li:hover{ opacity:1}
	
	.list_box18 li a:hover h5:after{ transform:translateX(.5rem)}
}


@media(max-width: 850px){
	.n_xrld .content .box .list_box16{margin-bottom: 1.5rem;}
	.n_xrld .content .box{width: 100%;}
}


@media(max-width: 1630px){
	
	.list_box7 .miso-arrow{top:auto;transform:translateY(0);bottom: -2rem;width: 26px;height: 26px;background-size: 100% 100% !important;}
	.list_box7 .miso-prev{left:50%;margin-left: -35px;}
	.list_box7 .miso-next{right:50%;margin-right: -35px;}
}

@media(max-width: 1400px){
	.MainMenu #links>li{ margin-right:1.5rem}
	.MainMenu #links>li a h3{ font-size:1.125rem}
}

@media(max-width: 1330px){
}

@media(max-width: 1200px){
	.banner ul li a{padding-bottom: 50% !important;}
	.banner ul li a img{position:absolute;top:0;right:0;bottom:0;left:0;width: 100%;height: 100%;}
	
	.banner .miso-arrow{ width:3rem; height:3rem; background-size:cover !important}
	
	.header_box_wai{ display:none}
	.m_header_box{ display:block;}
	
	.container01 .left{ width:100%; padding:0 0}
	.container01 .center{width:100%;padding: 1.5rem 0;}
	.container01 .right{ width:100%}
	
	.list_box2 li a .img_zd .img_hezi{ padding-bottom:76.72% !important}
	.list_box3 li a .img_zd .img_hezi{ padding-bottom:56.45% !important}
	.list_box15{width:100%;margin: 0;}
	
	.list_box15 li{display:inline-block;margin: 0 5px;}
	
	.n_container .n_left{ display:none}
	.n_container .n_right{ width:100%; padding:0}
	.mianbaoxie{/* display:none */}
	
	#nav_slide{ display:block}
}

@media(max-width: 1060px){
	
}

@media(max-width: 992px){
	.container03 .left{ width:100%; padding:0}
	.container03 .right{width:100%;padding: 2rem 0 0;}
	.container03 .con-bg .after:after{ display:none}
	.list_box8{ white-space:normal; margin:0 -7px}
	.list_box8 .item{ padding:0 7px; margin-bottom:1rem}
	
	.container04{ padding:3rem 0 7rem}
	.container04 .left{width: calc(100% + 2.125rem);padding:0 0;}
	.container04 .right{width:100%;padding: 3rem 0 0;}
	
	.container04 .right .titile001.ar_web{ display:none}
	.container04 .right .titile001.ar_wap{ display:block}
	
	.container04:before{ display:none}
	.list_box11{ transform: translateX(-2.125rem) translateY(-2.75rem);}
	.list_box10 li a{padding:1.5rem 2.5rem 0 10px;height: 18rem;}
	
	.container04 .right .box{ width:100%}
	
	.container05 .left{width:100%;padding: 0;}
	.container05 .right{width:100%;padding: 0 0 0;}
	
	.n_xrld .content{ margin-bottom:0}
	
	.n_lrld .content .box{ width:100%; margin-bottom:1.25rem}
	.list_box18 li{width:100%;margin-bottom: 1rem;}
}

@media(max-width: 768px){
	#gotop{ right:0; transform:scale(0.7)}
	
	.list_box1s{text-align:center;font-size: 0;width: 100%;margin-bottom: 1.25rem;}
	.list_box1s li{width: 33.333333% !important;padding: 0 !important;float: none;display: inline-block !important;margin: 0;border: none !important;line-height: 2;}
	.list_box1s li:after{ display:none}
	.fl .list_box1{ display:none}
	
	.container01{padding: 2rem 0;}
	.titile001 h3 big{font-size: 1.5rem;}
	
	.container02{ padding:0 0 5rem}
	
	.list_box8 .item .con{ height:auto; padding:1rem 15px 1rem}
	.list_box8 .item .con h5{height:3.5rem;-webkit-line-clamp: 2;font-size: 1rem;}
	
	.list_box10 li a h5, .list_box11 li a h5{font-size:1rem;height: 7.5rem;-webkit-line-clamp: 4;}
	.list_box11 li a{padding:1rem 10px 0;height: 15rem;}
	
	.list_box10 li a h3 img, .list_box11 li a h3 img{ height:2.75rem}
	.list_box11 .miso-arrow{ width:30px; height:30px;; background-size:cover !important}
	
	.list_box12 li{ line-height:3rem; height:3rem !important}
	
	.container04 .right .box .box_li .box_li1{ height:15rem}

	.list_box13 li{width:50%;padding: 0 7px;margin-bottom: 1.25rem;}
	
	.container05{padding: 2rem 0;}
	.list_box13 li a .con{ padding:1.5rem 1.25rem 0}
	.list_box13 li a .con h4{font-size: 1.25rem;width: 1.25rem;}
	.list_box13 li:nth-child(2n){margin-top: 0;}
	
	.list_box13{padding:0 0rem;margin: 0 -7px;}
	.list_box13 li a .img .img_hezi{padding-bottom: 131% !important;}
	
	.list_box4 li a h5{ height:auto; max-height:3.75rem}
	.titile001 h3 font img{ height:16px}
	
	.banner .miso-arrow { width: 2rem; height: 2rem;}
	.banner_down img{ height:1rem} 
	.banner_down{ bottom:1.5rem}
	
	.h31{ font-size:1.25rem}
	
	.n_container{padding: 2rem 0 2rem 0;}
	.list_box18 li a h5{ font-size:1rem}
	
	.zzjg_bm table td{padding:1rem 5px;width:auto !important;min-width: 7.5rem;}
	
	.zzjg_bm .scoll{ overflow:hidden; overflow-x:scroll}
	
	.list_box12 li a h5{ font-size:1rem}
}

/*==========================================内页 结束=============================================*/