@charset "UTF-8";

/* 字体设置 */
@font-face { 
    font-family: "SourceHanSerifCN-Medium"; /* 字体名称 */
    src: url("./SourceHanSerifCN-Medium.woff"); /* 字体文件路径 */
    src: url("./SourceHanSerifCN-Medium.woff") format("woff"), 
    url("./SourceHanSerifCN-Medium.woff") format("truetype"); 
    font-style: normal; /* 字体风格 */
    font-weight: normal; /* 字体粗细 */    
}
/*统一样式表*/
html{
    height: 100%; 
}

body {
    margin:0 auto;
    padding:0;
    height: 100%;
}

.header,.footer {
    font-family: 'SourceHanSerifCN-Medium';
}

.font-win,.r-more,.f-yqlj .hd,.f-yqlj .bd {
    font-family: 'Microsoft YaHei',"microsoft yahei","微软雅黑";
}

body, h1, h2, h3, h4, h5, h6,form{margin: 0px; padding:0px}

h1, h2, h3, h4, h5, h6 { font-weight: normal}

ul { margin:0; padding:0; list-style:none }

li {margin:0; padding:0;}

a {text-decoration: none;color: #000;}

a:link {text-decoration: none;}

a:visited {text-decoration: none;}

a:hover {text-decoration: none !important;color: #0daded;}

a:active {text-decoration: none;}

img { border:0;}

dl,p{margin:0; padding:0}

dl dd{margin:0}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
}

input:-internal-autofill-selected {
    background: unset !important;
    padding: 0 !important;
    appearance: none;
}

input,
button,
text {
  vertical-align: top;
  outline: none;
  border: none;
}

button {
  padding: 0;
  background: none;
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
}

textarea {
  outline: none;
  border: none;
  resize: none;
}

input,
textarea {
  box-sizing: content-box;
  outline: none;
  background: 0 0;
  font-family: "Microsoft YaHei";
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #acacac;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #acacac;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #acacac;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #acacac;
}


.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix {
    clear: both;
}

.clearfix:after {
    clear: both;
}

.lf{
    float:left;
}

.rt{
    float:right;
}

.header .centerWidth,.footer .centerWidth   {
    width: 1280px;
    /* padding-top: 178px; */
    margin: 0 auto;
}

.header .centerWidth,.footer .centerWidth,.centerWidth .centerWidth {
    padding: 0;
}

/* .header {
    position: fixed;
    background-color: #fff;
    width: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
} */

.header-bg {
    box-sizing: border-box;
    height: 120px;
    background: url(../img/bg.png) no-repeat top center;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.h-logo {
    display: inline-block;
    /* width: 369px; */
    width: 453px;
}
.h-logo img {
    width: 100%;
    height: auto;
}

.h-tool {
    /* width: 460px; */
    display: flex;
    align-items: center;

}

.h-search {
    display: inline-block;
    width: 170px;
	height: 32px;
	background-color: #ffffff;
	box-shadow: inset 0px 0px 6px 0px #62b3dd;
	border-radius: 15px;
}

.h-search > input {
    width: 130px;
    height: 30px;
    line-height: 30px;
    background: none;
    float: left;
}

.h-search-icon {
    float: left;
    display: inline-block;
    width: 17px;
	height: 17px;
    margin: 7px auto 0 12px;
    background: url(../img/h-search.png) no-repeat top center;
    cursor: pointer;
}

.h-ul {
    display: flex;
    align-items: center;
}

.h-ul > a {
    display: inline-block;
    height: 32px;
    margin-left: 5px;
}

.h-ul > a > img {
    width: auto;
    height: 100%;
    vertical-align: middle;
}

.h-menu {
    /* margin-top: 28px; */
    min-width: 1345px;
    width: 100%;
	height: 58px;
    line-height: 58px;
    background: url(../img/h-bg.png) no-repeat top center;
    background-size: 100% 100%;
    position: relative;
    /* font-weight: 700; */
    background-color: #fff;
}

.h-menu .nav {
    display: inline-block;
    font-size: 20px;
	height: 100%;
	letter-spacing: 0px;
	color: #ffffff;
    margin-right: 43px;
    position: relative;
}

.h-menu  .nav > a {
    color: #fff;
}

.h-menu a:hover {
    text-decoration: none;
}

.h-menu  .nav > .icon {
    display: none;
    width: 100%;
    height: 14px;
    background: url(../img/h-m-active.png) no-repeat bottom center;
    /*background-size: 100% 14px;*/
    background-size: 48px 14px;
}

.h-menu  .nav.cur {
    font-size: 23px;
    font-weight: 600;
}

.h-menu  .nav.cur > .icon {
    display: inline-block;
    position: absolute;
    bottom: -3px;
    left: 0;
    z-index: 9;
}

.h-menu  .nav.last {
    margin-right: 39px !important;
}

.h-menu .nav-gl {
    float: left;
}

.h-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
}

#zklm {
    vertical-align: middle;
}

.header .centerWidth {
    clear: both;
}

#qxzk,#qxsq {
    margin-left: 5px;
    cursor: pointer;
    display: inline;
}

#qxsq {
    display: none;
}

.h-menu-expand {
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    height: 520px;
    background: url(../img/h-zk-bg.png) no-repeat top center;
    background-size: 100% 100%;
    background-color: #fff;
}

.h-expand-box {
    text-align: center;
}

.logo-sb {
    margin: 50px auto;
    position: relative;
}

.h-expand-close {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    width: 18px;
	height: 18px;
    background: url(../img/h-cha.png) no-repeat top center;
    background-size: 100% 100%;
    cursor: pointer;
}

i.h-expand-close:hover { -webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);transform: rotate(360deg); }
i.h-expand-close { -webkit-transition: -webkit-transform 0.4s ease-out;-moz-transition: -webkit-transform 0.4s ease-out;transition: -webkit-transform 0.4s ease-out; }


.h-expand-ul li {
    display: inline-block;
    width: 160px;
    float: left; 
    margin-bottom: 20px;
}

.h-expand-ul li > a  {
    display: inline-block;
	color: #212121;
    font-size: 22px;
    line-height: 22px;
    min-width: 60px;
	height: 40px;
    line-height: 40px;
}

.h-expand-ul li.cur > a,.h-qxzk-ul li.cur > a,.h-expand-ul li:hover > a,.h-qxzk-ul li:hover > a {
    background: url(../img/h-zk-bg2.png) no-repeat top center;
    background-size: 100% 100%;
    color: #ffffff;
}

.h-expand-ul li:hover{
	background: transparent !important;
}

.h-expand-ul li.zk-bg3.cur > a,.h-qxzk-ul li.zk-bg3.cur > a,.h-expand-ul li.zk-bg3:hover > a,.h-qxzk-ul li.zk-bg3:hover > a {
    width: 101px;
    background: url(../img/h-zk-bg3.png) no-repeat top center;
    background-size: 100% 100%;
    color: #ffffff;
}

.h-qxzk-expand {
    display: none;
    position: absolute;
    z-index: 99;
    top: 39px;
    left: 0;
    width: 100%;
    padding-top: 14px;
    height: 244px;
    background: url(../img/h-qx-bg.png) repeat-x top center;
    background-size: 100% 100%;
}

.h-qxzk-ul {
    width: 1233px;
    margin: 40px auto;
    line-height: 50px;
}

.h-qxzk-ul li {
    display: inline-block;
    min-width: 60px;
    margin: 0 4px;
    text-align: center;
}

.h-qxzk-ul li a {
    font-size: 18px;
    color: #181717;
    min-width: 60px;
    line-height: 40px;
    height: 40px;
}

.h-qxzk-ul li.cur > a, .h-qxzk-ul li:hover > a{
    display: inline-block;
    /* font-size: 22px; */
}

/* 公共底部 */
.new-footer {
    min-width: 1345px;
    width: 100%;
    min-height: 480px;
    background: url(../img/f-bg.png) no-repeat top center;
    background-size: 100% 100%;
    padding-bottom: 20px;
    position: relative;
    border-radius: 20px 20px 0px 0px;
}

.f-close {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 19px;
	height: 19px;
    background: url(../img/f-close.png) no-repeat top center;
    background-size: 100% 100%;
    cursor: pointer;
}

.f-tool {
    margin: 25px auto 30px;
}

.f-tool .tools {
    display: inline-block;
    color: #292423;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    margin-right: 38px;
    cursor: pointer;
}

.f-tool .tools > img {
    margin-right: 10px;
    display: inline-block;
    vertical-align:middle;
}

.f-tool .tools:last-child {
    margin-right: 4px;
}

.f-tool .szb  {
    position: relative;
}

.f-tool .szb .dgbox {
	position: absolute;
	top: 28px;
	left: 0;
	background: #fff;
	width: 80px;
	height: 192px;
	z-index: 99;
	display: none;
}

.f-tool .szb:hover .dgbox {
	display: block;
}

.f-tool .szb:hover .dgbox {
	display: block;
}

.f-tool .szb .dgbox a {
	display: block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #eaeaea;
	margin-left: 0 !important;
	text-align: center;
}

.f-yq-tit {
    font-size: 22px;
    line-height: 33px;
	color: #00a5eb;
    font-weight: 900;
}

.f-yqlj .hd {
    width: 569px;
}

.f-yqlj .hd li {
    display: inline;
    cursor: pointer;
    font-size: 18px;
	color: #171d1f;
    font-weight: 700;
    line-height: 33px;
    margin-left: 20px;
}

.f-yqlj .hd li:first-child {
    margin-left: 0;
}

.f-yqlj .hd li.on {
    color: #00a5eb;
}

.f-yqlj .bd {
    margin-top: 22px;
}

.f-yqlj .bd ul {
    display: none;
}

.f-yqlj .bd ul li {
    display: inline-block;
    float: left;
    margin-right: 32px;
    line-height: 26px;
    white-space: nowrap;
}

.f-yqlj .bd ul li a {
    
    white-space: nowrap;
    font-size: 14px;
}

.f-morefs {
    text-align: center;
    margin: 32px auto;
}

.f-morefs img {
    margin-left: 88px;
    vertical-align: middle;
    display: inline-block;
}

.f-morefs img:first-child {
    margin-left: 0;
}

.f-copyright {
    width: 1345px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    font-size: 12px;
    line-height: 26px;
    color: #000;
}

.f-lef {
    width: 90px;
    height: 90px;
    position: absolute;
    left: 245px;
    top: 30px;
}

#backToTop {
    display: none;
    position: fixed;
    bottom: 50px;
    right: 10px;
    width: 51px;
	height: 51px;
    background: url(../img/totop.png) no-repeat center center;
    background-size: 100% 100%;
    z-index: 99;
    cursor: pointer; 
}


/* 公共右侧 */

/* 公共右侧 */
.mb28 {
    margin-bottom: 26px;
}

.mb27 {
    margin-bottom: 27px;
}

.mb26 {
    margin-bottom: 26px;
}

.mb22 {
    margin-bottom: 22px;
}

.mr0 {
    margin-right: 0 !important;
}

.r-ty-tit {
    position: relative;
}

.r-ty-tit .r-more {
    position: absolute;
    top: 50%;
    right: 0;
    -ms-transform: translateY(-50%); 	/* IE 9 */
    -moz-transform: translateY(-50%); 	/* Firefox */
    -webkit-transform: translateY(-50%); /* Safari 和 Chrome */
    -o-transform: translateY(-50%); 	/* Opera */
    transform: translateY(-50%);
}

.d-img > img{
    width: 101%;
    height: 146px;
}

.r-box1 {
    width: 100%;
	height: 240px;
    margin-bottom: 26px;
    padding: 22px 19px;
}

.r-bs-box {
    vertical-align: middle;
    font-size: 12px;
}

.r-bs-bg {
    display: inline-block;
    background: url(../img/r-ty-bg.png) no-repeat top center;
    background-size: 100% 100%;
    width: 64px;
	height: 22px;
    line-height: 22px;
    text-align: center;
	color: #ffffff;
    font-size: 12px;
    margin-left: 5px;
}

.r-ms-img {
    margin-top: -4px;
}

.r-bs-con {
    margin-top: 16px;
    width: 100%;
    height: 150px;
    background: url(../img/r-bxgs-bg.png) no-repeat top center;
    background-size: 100% 100%;
    position: relative;
}

.r-more {
    color: #332c2b;
    display: inline-block;
    vertical-align: middle;
    padding-right: 14px;
    background: url(../img/r-arrow.png) no-repeat right center;
    background-size: 6px 11px;
    line-height: 24px;
    font-size: 12px;
}

.bxgsImg {
    position: absolute;
    display: block;
    width: 228px;
	height: 96px;
    top: 42px;
    left: 16px;
    z-index: 9;
}

.bxgsImg > img {
    width: 100%;
    height: 100%;
}

.r-box2 {
    width: 100%;
	max-height: 400px;
    margin-bottom: 17px;
    padding: 30px 19px;
    font-size: 14px;
    font-weight: 500;
}

.r-ms-tit {
    font-size: 16px;
    color: #202222;
    line-height: 26px;
    padding: 14px 0 10px;
    border-bottom: 1px solid #eeeeee;
}

.r-ms-tit  .zxhh,.r-ms-tit > span {
    color: #0daded;
    font-weight: 700;
}

.r-ms-ul {
    margin: 8px 0 10px;
    font-weight: 500;
}

.r-ms-ul li {
    font-size: 15px;
    height: 34px;
    line-height: 34px;
    color: #000;
    position: relative;
}

.r-ms-ul li > a {
    display: inline-block;
    padding-left: 14px;
    max-width: 95%;
}

.r-ms-ul li::before {
    display: inline-block;
    position: absolute;
    top: 14px;
    content: "";
    line-height: 0;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background-color: #00a5eb;
}

.r-ms-rx {
	height: 42px;
    background: url(../img/r-msztc-bg.png) no-repeat top center;
    background-size: 100% 100%;
    color: #ffffff;
    font-size: 16px;
    line-height: 42px;
    text-align: center;
}

.r-ms-rx > img {
    margin-right: 15px;
    vertical-align: middle;
}


.r-box3 {
    display: block;
    width: 100%;
    height: 100px;
    line-height: 26px;
    border:0 none !important;
}

.r-box3 > img {
    width: 100%;
    height: 100px;
}

.r-box4 {
    max-height: 254px;
    padding: 26px 19px;
    font-weight: 500;
    color: #000000;
    font-size: 15px;
    line-height: 34px;
}

.r-qx-con {
    font-size: 15px;
    color: #000000;
    font-weight: 500;
    margin-top: 2px;
}

.r-qx-con li {
    padding: 6px 0;
}

.r-qx-con li a {
    display: block;
    height: 22px;
    line-height: 22px;
}

.r-qx-con li a > span {
    display: inline-block;
    padding: 0 6px;
    background: url(../img/r-qxtt-bg.png) repeat-x top center;
    background-size: 100% 100%;
    color: #ffffff;
    font-weight: 700;
    margin-right: 6px;
}

.r-box5 {
    margin-left: -6px;
    box-sizing: border-box;
    padding: 19px;
    width: 354px;
    height: 384px;
    background: url(../img/r-mj-bg.png) no-repeat top center;
    background-size: 100% 100%;
}

.r-box5 .r-more {
    margin-top: 12px;
}

.r-mj-con {
    height: 175px;
    background-color: #f6f6f6;
    margin: 12px auto 14px;
    padding: 13px 12px;
    box-sizing: border-box;
}

.r-mj-ul li {
    position: relative;
    font-size: 14px;
    line-height: 16px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.r-mj-ul li::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    content: '';
    width: 5px;
	height: 5px;
	background-color: #666666;
    border-radius: 50%;
}

.r-mj-ul li a {
    padding-left: 16px;
    color: #494949;
    font-weight: 700;
}

.r-mj-ul li:first-child {
    border-top: 0;
    padding-top: 0;
}

.r-mj-rt > a {
    font-size: 16px;
    line-height: 20px;
    font-weight: 900;
}

.r-mj-rt > a > img {
    width: 153px;
	height: 80px;
    margin-bottom: 4px;
}


.r-mj-rt .r-name {
    position: relative;
    display: block;
    width: 130px;
    height: 80px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 900;
    /* margin-top: 4px; */
}

.r-mj-rt .r-name > span {
    display: block;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.r-mjrw {
    font-weight: 900;
    font-size: 16px;
    color: #000000;
}

.r-mjrw li {
    width: 59px;
    float: left;
    margin-left: 21px;
    text-align: center;
}

.r-mjrw li:first-child {
    margin-left: 0;
}

.r-mjrw a > img {
    width: 59px;
	height: 59px;
    border-radius: 50%;
}

.r-mjrw a > span {
    display: block;
}

.r-box6 {
    padding: 21px 19px;
    height: 248px;
}

.r-box6 .r-more {
    margin-top: 8px;
}

.r-wht-con > img {
    margin-top: 15px;
    display: block;
    width: 302px;
	height: 150px;
}

.r-box7 {
    padding: 25px 19px;
    height: 342px;
}

.r-qxqw-box {
    padding-bottom: 10px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 5px;
}

.r-qxqw-ul li {
    float: left;
    width: 50px;
    font-size: 14px;
    font-weight: 500;
    line-height: 32px;
    color: #000000;
}

.r-qxqw-ul li.specialTown {
    width: 75px; 
}


.r-box8 {
    padding: 25px 19px;
    min-height: auto;         
}

.r-zt-lunbo {
    position: relative;
}

.r-zt-lunbo .fade-num {
    position: absolute;
    top: 153px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
}

.r-zt-lunbo .fade-num span {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #ffffff;
    border-radius: 4px;
}

.r-zt-lunbo .fade-num span.cur {
    width: 36px;
	height: 8px;
	background-color: #ffffff;
}

.r-zt-con-lunbo {
    position: relative;
    height: 212px;
    overflow: hidden;
}

.r-zt-con {
    display: block;
    text-align: center;
    color: #1a1a1a;
    font-weight: 900;
    font-size: 16px;
    line-height: 24px;
}

.r-zt-con > img {
    width: 302px;
    height: 150px;
    margin: 15px auto 10px;
}

.r-zt-con > span {
    width: 100%;
    display: inline-block;
    white-space: pre-wrap;
    word-wrap: break-all;
}


.r-box9 {
    padding: 25px 19px;
    height: 190px;
}

.r-tl-box {
    padding-bottom: 13px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 4px;
}

.wd340 {
    width: 340px;
    margin: 0 auto;
}

.box-sha {
    background-color: #ffffff;
	box-shadow: 3px 0px 8px 0px rgba(120, 120, 120, 0.16);
	border: solid 1px #fafafa;
    box-sizing: border-box;
}

.r-lanmu-lunbo { width: 100%; height:100px; overflow:hidden; }
.r-lanmu-lunbo div { display: inline-flex; }
.r-lanmu-lunbo img { width:340px; cursor: pointer; }
a.e {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}