body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, code, form, fieldset, legend, button, input, textarea, p, blockquote, table, th, td{margin:0; padding:0;}
body{min-width:1350px; font:normal 100% 微软雅黑, "Microsoft YaHei", 宋体, Arial, Tahoma, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6{font-size:100%;}
button, input, textarea, select{font-family:inherit; font-size:inherit; *font-size:100%; font-weight:inherit; border:0; outline:0; resize:none}
address, caption, cite, code, dfn, em, var, b{font-style:normal; font-weight:normal;}
input, textarea{outline-style:none}
input::-webkit-input-placeholder{color:#A9A9A9; font-size:12px}
input::-moz-placeholder{color:#A9A9A9; font-size:12px   /* Mozilla Firefox 19+ */}
input:-moz-placeholder{color:#A9A9A9; font-size:12px    /* Mozilla Firefox 4 to 18 */}
input:-ms-input-placeholder{color:#A9A9A9; font-size:12px  /* Internet Explorer 10-11 */}
::selection{background:#0a474f; color:#fff;}
::-moz-selection{background:#0a474f; color:#fff;}
::-webkit-selection{background:#0a474f; color:#fff;}
em, i, b{font-style:normal;}
ul, ol, li{list-style:none;}
fieldset, img{border:0;}
.fl{float:left}
.fr{float:right}
a{text-decoration:none; color:#333}
.clear{clear:both}
.w1200{width:1200px; margin:0 auto; overflow:hidden}
.w1300{width:1300px; margin:0 auto; overflow:hidden}
.h100{height:100%}
.pd15{padding:0 15px}
.center{display:flex; justify-content:center; align-items:center;}      /* 水平垂直居中 */
.cz_center{display:flex; align-items:center;}      /* 垂直居中 */
.sp_center{display:flex; justify-content:center;}      /* 水平居中 */


/*  custom  */
body {font: 14/1.8 微软雅黑, "Microsoft YaHei", 宋体, Arial, Tahoma, Helvetica, sans-serif;}
a{color: #333;}
a:hover{color: #947b65;}
.clearfix {zoom: 1;}
.clearfix::after {content: ' '; display: block; height: 0; width: 100%; overflow: hidden; clear: both;}
.w620 { width: 620px; margin: 0 auto;}
.mt40 {margin-top: 40px;}
.mb40 {margin-bottom: 40px;}



/* header */
.header {height: 240px; background:url(../images/bg_top.jpg) no-repeat 50% 0 #fff;}
.header .logo { width: 578px; height: 67px; background: url(../images/logo.png) no-repeat 0 0; margin-top: 54px;}
.header .logo a{display: block; text-indent: -99999px;}
.header .search {margin-top: 40px; margin-left: 20px; width: 270px; position: relative; height: 30px;}
.header .search *{box-sizing: border-box;}
.header .serach_input {width: 100%;background: none; border: 1px solid #ccc; height: 27px; line-height: 25px; font-size: 12px; padding: 0 10px;}
.header .serach_input::placeholder{color: #333;}
.header .btn_serach{ width: 14px; height: 14px; display: block; background: none; background: url(../images/search.png) no-repeat 0 0; position: absolute; right: 10px; top: 5px;}



/* nav */
.nav {width: 100; height:44px; background-color: #947b65;}
.nav .w1300{overflow:initial!important}
.nav ul li {float: left; width: calc(100% / 7); position:relative}
.nav ul li a {display: block; box-sizing: border-box; border-right: 1px solid #a08a77; font-size: 15px; line-height: 44px; color: #ffffff; text-align: center;}
.nav ul li a:hover {font-weight: bold;}

.subm{
	position:absolute;
	left:0;
	width:100%;
	background:#FFF;
	box-shadow:1px 0px 5px rgba(0,0,0,0.3);
	z-index:9;
	opacity:0;
	visibility:hidden;
	-webkit-transition:all .4s ease-out;
	-ms-transition:all .4s ease-out;
	transition:all .4s ease-out;
	-webkit-transform:translate3d(0, 40px, 0);
	-ms-transform:translate3d(0, 40px, 0);
	transform:translate3d(0, 40px, 0);
	}
.subm a{font-size:14px; color:#424a4c!important; display:block; width:100%; text-align:center; height:36px!important; line-height:36px!important; padding:0!important; border-bottom:1px solid rgba(0,0,0,.1)}
.nav li:hover .subm{opacity: 1;visibility: visible;-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}
.subm a:hover{background:rgba(0,0,0,.1); color:#23141a!important}

/* main */
.bk-1 {margin-top: 40px;}

/* 轮播 */
.imgnews{width:620px; height:380px; background:#CCC; position:relative; overflow:hidden}
.yx-rotaion, .rotaion_list, .rotaion_list li, .rotaion_list li img{width:100%!important; height:100%}
.rotaion_list{overflow:hidden;}
.rotaion_list li img{width:100%; image-rendering:pixelated; image-rendering:-webkit-optimize-contrast;}
.yx-rotaion-btn{display:none}
.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t{position:absolute}
.yx-rotation-title{position:absolute; width:100%; height:45px; line-height:45px; background:rgba(0,0,0,.75); left:0; bottom:0; _bottom:-1px; z-index:1}
.yx-rotation-t{width:75%; font-size:14px; color:#FFF; z-index:2; bottom:0; left:12px; line-height:45px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
.yx-rotation-focus{right:5px; bottom:16px; z-index:2;}
.yx-rotation-focus span{display:block; width:8px; height:8px; font-size:0; margin:0 2px; float:left; border:1px solid #FFF; cursor:pointer; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; border-radius:50%;}
.yx-rotation-focus span.hover{width:20px; background:#FFF; -webkit-border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px; border-radius:4px;}
.yx-rotation-focus span, .yx-rotation-focus span.hover{transition:all .4s ease; -webkit-transition:all .4s ease; -moz-transition:all .4s ease; -ms-transition:all .4s ease; -o-transition:all .4s ease;}


/* 列表标题 */
.title {height: 36px; border-bottom: 1px solid #ddd; margin-bottom: 10px;}
.title h2{ font-size: 16px; padding-left: 30px; background: url(../images/icon_news.png) no-repeat 0 5px;height: 35px; border-bottom: 2px solid #947b65;}
.title h2 img{margin-right: 10px;}
.title .more{font-size: 12px; padding-top: 10px; padding-right: 15px; background: url(../images/icon_news2.png) no-repeat 100% 13px;}

.headline {padding-bottom: 10px; border-bottom: 1px dashed #ddd; margin-bottom: 10px;}
.headline-title {font-size: 14px; font-weight: bold; margin-bottom: 10px; background: url(../images/icon_news3.png) no-repeat 0 7px; padding-left: 15px;}
.headline-time {font-size: 12px; margin-bottom: 10px; padding-left: 20px;}
.headline-summary {font-size: 12px; padding-left: 20px;}

.news-list {}
.news-list li {line-height: 38px; padding-left: 15px; background: url(../images/icon_news4.png) no-repeat 0 15px;}
.news-list li a {font-size: 14px; color: #333;}
.news-list li a:hover { color: #947b65;}
.news-list li span {float: right; font-size: 12px; color: #999999;}

.news-img {padding: 10px 0 15px;}
.news-img dt {float: left; margin-right: 20px;}
.news-img dt img {width: 125px; height: 90px; display: block;}
.news-img-title {font-size: 14px; margin-bottom: 10px;} 
.news-img-time {font-size: 12px; margin-bottom: 10px;} 
.news-img-summary {font-size: 12px;} 



/* footer */
.footer {background-color: #947b65; width: 100%; padding: 35px 0;}
.footer-logo {width: 335px; border-right: 1px solid #a28974; margin-top: 10px;}
.footer-logo img{display: block; padding-left: 20px;}

.footer-contact {padding-left: 85px; width: 280px;}
.footer-contact dt {color: #ffffff; font-size: 18px; margin-bottom: 20px;}
.footer-contact dt strong{font-weight: normal;}
.footer-contact dd {font-size: 12px; color: #ebd4c0; line-height: 2;}

.footer-nav {padding-left: 120px; width: 285px; padding-top: 20px;}
.footer-nav ul {padding: 20px 0; border: 1px solid #a28974; border-width: 1px 0;}
.footer-nav ul li{float: left; width: calc(100% / 3); margin: 10px 0; text-align: center;}
.footer-nav ul li a {font-size: 12px; color: #ebd4c0;}

.footer-ewm {padding-top: 20px;}
.footer-ewm img{display: block; width: 100px; height: 100px;}
.footer-ewm p {text-align: center; font-size: 12px; color: #ffffff;line-height: 40px;}

.copyright {background-color: #5e4b3a; text-align: center; line-height: 40px; font-size: 12px; color: #dce2f8;}



/* **********************
** 内页样式
**********************/

.local{position:relative; height:40px; padding-top:10px; margin-bottom:25px; border-bottom:1px solid #e5e5e5;}
.n_add{position:absolute; left:0; bottom:0; line-height:40px; color:#9b9c9d;}
.n_add span{display:block; float:left; width:12px; height:40px; background:url(../images/position.png) no-repeat center; margin-right:15px}
.n_add b, .n_add a, .n_add i{font-size:12px; color:#9b9c9d;}
.n_add em{font-size:12px; color:#0a474f; font-style:normal;}
.n_add a:hover{color:#0a474f; text-decoration:underline;}

/* 内页左侧 */
#ny_left{width:195px; position:relative; margin-top:0px; float:left; transition:all 01s ease; -webkit-transition:all 01s ease; -moz-transition:all 01s ease; -ms-transition:all 01s ease; -o-transition:all 01s ease;}
#ny_left.fix{position:fixed; top:0; margin-top:0;}

.lm_name{width:100%; height:80px; background:#947b65; position:relative; z-index:99}
.lm_name:before{content:""; display:block; position:absolute; right:0; width:155px; height:80px; background:linear-gradient(55deg, transparent 85px, rgba(255,255,255,.07) 0) top left; background-repeat:no-repeat; -webkit-transform:translateZ(0)}
.lm_name div{margin-left:30px; position:relative}
.lm_name p{font-size:16px; color:#FFF; line-height:28px}
.lm_name en{font-size:12px; color:#FFF; text-transform:Uppercase;}


/* 内页左侧导航 */
#sub_nav{margin-bottom:15px; padding-top:15px; padding-bottom:5px; border-bottom:2px solid #947b65; display:block; background: #fff; }
#sub_nav dt {display:block; background:url(../images/icon_n_nav_li.png) 145px center no-repeat #fff;}
#sub_nav dt .a{font-size:14px; margin:0 15px; padding:0 10px; height:44px; line-height:44px; border-bottom:1px solid #e7e4e4; display:block; color:#333;}
#sub_nav dt .a.on_border {border:none !important;}
#sub_nav dt:hover, #sub_nav dt.on{color:#fff; background:url(../images/icon_n_nav_li.png) 155px center no-repeat #947b65;}
#sub_nav dt:hover .a{color:#fff; border-bottom:1px solid #947b65;}
#sub_nav dt.on .a{color:#fff; border-bottom:1px solid #947b65;}
#sub_nav dt, #sub_nav dt:hover, #sub_nav dt .a, #sub_nav dt:hover .a, #sub_nav dt.on, #sub_nav dt.on .a{transition:all 0.6s ease; -webkit-transition:all 0.6s ease; -moz-transition:all 0.6s ease; -ms-transition:all 0.6s ease; -o-transition:all 0.6s ease;}


/* 内页左侧图片链接 */
.left_img_link{width:100%}
.left_img_link li{height:76px; margin-bottom:10px; border:1px solid #b6b6b6; -webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; border-radius:5px; position:relative}
.left_img_link li a{display:block; width:100%; height:100%;}

.left_img_link li:nth-child(1){background:url(../images/img_linkbj.jpg) no-repeat 0 0}
.left_img_link li:nth-child(2){background:url(../images/img_linkbj.jpg) no-repeat 0 -76px}
.left_img_link li:nth-child(3){background:url(../images/img_linkbj.jpg) no-repeat 0 -152px}


#ny_right{width:80%; min-height:245px; margin-bottom:45px; float:right;}
.ny_right_cont{padding-bottom:80px; position:relative}
.ar_article{font-size:14px; color:#4f5052; line-height:34px; text-indent:2em; text-align:justify}
.ar_article p, .ar_article b, .ar_article span{  font-size:14px; color:#4f5052; line-height:34px; text-indent:2em; text-align:justify; margin-bottom:15px}
hr{display:block; height:1px; border:0; background:#dcdfe0; margin:2em auto}
.ar_article img{max-width:100%; text-align:center; margin-bottom:15px}


/* 内页右侧新闻 */
.ny_news{overflow:hidden}
.nyimg_box{overflow:hidden; display:flex; display:-webkit-flex; /* Safari */ justify-content:space-between; flex-wrap:wrap;}
.nyimg_box dt{width:30%; background:#F4F4F4}
.nyimgnews{border:1px solid #EEE; height:180px; overflow:hidden; position:relative}
.nyimgnews img{max-width:100%; max-height:100%}
.text_box{width:100%; margin-top:15px; padding-bottom:15px}
.text_box a{font-size:14px; font-weight:bold; color:#333; display:block}
.text_box a:hover{color:#947b65}
.text_box i{display:block; font-size:12px; color:#777; line-height:30px}
.text_box b{font-size:12px; color:#555; line-height:22px}

.nynew_list{overflow:hidden; margin:25px auto}
.nynew_list li{overflow:hidden; border-bottom:1px dotted #CCC}
.nynew_list li a:before{content:""; display:block; position:absolute; left:0; top:50%; transform:translate(0,-50%); width:6px; height:2px; background:#947b65}
.nynew_list li a{display:block; width:85%; position:relative; float:left; padding-left:20px; font-size:14px; color:#666; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.nynew_list li a:hover{color:#947b65}
.nynew_list li i{float:right; font-size:13px; color:#777;}
.nynew_list li a, .nynew_list li i{line-height:55px}

.page-box{position:absolute; left:50%; transform:translate(-50%,0); bottom:0}
.pages{overflow:hidden; display:inline-block}
.pages a{float:left; color:#555; font-size:13px; padding:5px 15px; margin:0 6px; border:1px solid #CCC; }
.pages a:nth-child(1){margin-left:0!important}
.pages .on{background:#947b65; border:1px solid #947b65; color:#FFF}
.pages a:hover{background:#947b65; border:1px solid #947b65; color:#FFF}
