@charset "utf-8"; * { padding: 0; margin: 0; box-sizing: border-box }
li { list-style: none }
a { text-decoration: none; color: #333; }
h2, h3, i, em { font-style: normal }
@font-face { font-family: "sisong"; src: url(../style/sySong.woff); font-weight: normal; font-style: normal }
html, body { font-family: "微软雅黑" }
input, img, a, button { outline: none; border: 0 }
.clear { clear: both }
.pic { position: relative; overflow: hidden; padding-top: 75% }
.pic img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; transition: all .3s }
.pic:hover img { transform: scale(1.2) }
.l1 { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.l2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical }
.l3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical }
.wp { /*max-width: 1500px; margin: 0 auto;*/ width: 100%; padding: 0 12.5%; }

.header { padding-top: 45px; padding-bottom: 45px; background: url(../images/headBg.jpg) no-repeat center top; background-size: cover; }
.headerLogo { float: left }
.headerLogo>a { display: block }
.headerLogo>a img { display: block }
.headerSearch { float: right; margin-top: 20px }
.search { position: relative; width: 220px; height: 45px; line-height: 45px; padding-right: 50px; background: #f4f4f4; font-size: 0; vertical-align: middle; border-radius:50px; }
.search input[type="text"] { padding-left: 10px; padding-right: 10px; width: 100%; height: 45px; line-height: 45px; vertical-align: middle; background-color: transparent; color: #333; text-indent:10px; }
.search span { position: absolute; right: 0; top: 0; bottom: 0; width: 45px; }
.search input::placeholder { font-size: 16px; color: #777d80 }
.search input[type="image"] { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%) }
.searchBtn{ background:url(../images/iconSearch.png) no-repeat center center; width: 30px; height: 44px; display: inline-block; position: absolute; right: 12px; }

#nav { background: #003b95; display: flow-root; }
.nav>ul>li { float: left; position: relative; text-align: center; line-height: 70px; width: 11.11%; }
.nav>ul>li>a { position: relative; display: block; font-size: 20px; color: #fff }
.nav>ul>li:first-child>a::before { content: ""; position: absolute; width: 13px; height: 47px; left: -5px; top: 50%; transform: translateY(-50%); background: none; }
.nav>ul>li>a::after { content: ""; position: absolute; width: 13px; height: 47px; right: -5px; top: 50%; transform: translateY(-50%); background: url(../images/nav-bg.png) no-repeat center center }
.nav>ul>li:last-child>a::before { background: none; }
.nav>ul>li:hover>a { font-weight: bold }
.nav>ul>li ul { position: absolute; top: 100%; left: 0; right: 0; border-top: 2px solid #0c7dd9; background-color: rgba(255, 255, 255, 0.87); box-shadow: 0 0 5px #e2d6d6; padding-bottom: 20px; display: none; z-index: 999 }
.nav>ul>li ul li { line-height: 26px;  text-align: center;  padding: 10px 0px; }
.nav>ul>li ul li a { font-size: 15px; color: #333; font-family: "pf" }
.nav>ul>li ul li:hover { background-color: #c3d8e1 }

.banner { position: relative; }
.banner-slick a { position: relative; display: block }
.banner-slick a img { display: block; width: 100% }
.banner .xgjj { position: absolute; left: 0; right: 0; top: 50%; transform: translateY(-50%) }
.banner .xgjj .tit{ margin-top:20px; display:block; overflow: hidden; margin-bottom:40px; }
.banner .xgjj .tit h2{}
.banner .xgjj .tit h2 img{ float:left; vertical-align:top; }
.banner .xgjj .tit h2 span{ float:left;}
.banner .xgjj .tit h2 .amore{ float:right; color:#000; font-weight:normal; font-size:14px; }
.banner .xgjj .tit h2 .amore em{ font-family:"宋体";}
.banner .xgjj .tit h2 .amore a{ padding-top:10px; }
.banner .xgjj .jj-l { float: left; width: 37.5%; margin-top:50px; }
.banner .xgjj .jj-l .jj-l-t { position: relative }
.banner .xgjj .pic { border-radius: 5px }
.banner .xgjj .jj-l .pic { padding-top: 55.3%; }
.banner .xgjj .jj-l:hover img { transform: scale(1.1) }
.banner .xgjj .jj-m { float: left; width: 28%; margin-left: 2%; margin-right: 3.5% ; margin-top:50px; }
.banner .xgjj .jj-m ul li { position: relative; margin-top: 20px }
.banner .xgjj .jj-m ul li:first-child { margin-top: 0 }
.banner .xgjj .jj-m ul li:hover img { transform: scale(1.1) }
.banner .xgjj .jj-m .pic { padding-top: 49.24% }
.banner .xgjj .jj-r { float: right; width: 27.5%; background: #fff; border-radius: 5px; box-sizing: border-box; padding: 20px; }
.banner .xgjj .jj-r .tit h2 img { padding-right: 10px }
.banner .xgjj .txt { position: absolute; left: 0; right: 0; top: 0; bottom: 0; padding: 20px 30px }
.banner .xgjj .txt h2 { font-size: 30px; font-weight: bold; color: #fff; margin-bottom: 10px }
.banner .xgjj .txt h2 img { display: inline-block; vertical-align: -5px; padding-right: 10px; }
.banner .xgjj .txt p { font-size: 16px; color: #fff }
.banner .xgjj .txt .enter { position: absolute; bottom: 25px; left: 25px }
.banner .xgjj .txt .enter a:hover { transform: translateX(5px) }
.banner .xgjj .txt .enter a { display: inline-block; padding: 0 15px; height: 35px; line-height: 32px; text-align: center; border: 1px solid #fff; border-radius: 5px; margin-right: 10px; transition: all .3s }
.banner .xgjj .txt .enter a span { padding-right: 20px; background: url(../images/s1-more.png) no-repeat right center; font-size: 14px; color: #fff }
.banner .xgjj .jj-l-t .txt .enter { bottom: 35px }

.jj-l-d { margin-top: 35px; height: 80px; line-height: 80px; background: url(../images/imgFast_4.jpg) no-repeat center center; background-size: cover; padding: 0 15px; border-radius: 5px; }
.jj-l-d p i { display: inline-block; font-size: 20px; color: #034bb7; font-weight: bold; vertical-align: middle; }
.jj-l-d p span { display: inline-block; font-size: 18px; color: #fff; font-weight: normal; vertical-align: middle; padding-left: 5px; padding-right: 6px; }
.jj-l-d p img { display: inline-block; vertical-align: middle; padding-right: 5px; }
.jj-l-d p .worktime{ color:#000; font-size:12px;}
.jj-l-d p .icon{ font-size: 30px; font-weight: bold; color: #fff; display: inline-block; }
.jj-l-d p .icon img{ display: inline-block; vertical-align: -5px; padding-right: 10px; }

.date-list{ margin-top:0px; }
.date-list>li { margin-top: 6.5px; transition: all .3s; }
.date-list>li a { display: block; overflow: hidden }
.date-list>li a .date { float: left; width: 50px; height:55px; background:#0c7dd9; border-radius:5px; text-align: center; margin-right: 20px; padding-top:5px; }
.date-list>li a .date p { font-size: 20px; font-weight: bold; color: #fff }
.date-list>li a .date span { display: block; font-size: 14px; color: #fff }
.date-list>li a .text { overflow: hidden; padding-left: 20px; /*border-left: 1px solid #d7d7d7;*/ border-bottom:1px dashed #b0b0b0; padding:5px 0px 20px 0px;; }
.date-list>li a .text p { display: inline-block; line-height: 21px; height: 42px; font-size: 16px; color: #1f2329; overflow: hidden; vertical-align: middle; text-wrap: wrap; }
.date-list>li:hover .text p { color: #0c7dd9; text-decoration: underline }

.jj-r .more { margin-top: 20px; line-height: 48px; border-radius: 5px; background: #0c7dd9; text-align: center; }
.jj-r .more a { display: block; font-size: 16px; color: #fff }
.jj-r .more:hover a { text-decoration: underline }
.wap { display: none }
.top { position: fixed; max-width: 1920px; margin: 0 auto; right: 10px; top: 18px; width: 25px; height: 25px; z-index: -1 }
.top>img { display: block; width: 100% }
.wap-menu { position: absolute; top: 0; right: 0; z-index: 99999; font-size: 0 }
.wap-menu img { height: 25px }
.close-menu { display: none; position: absolute; right: 0; top: 0 }

@media screen and (max-width: 1420px) { 
	.wp { padding-left: 15px; padding-right: 15px }
	.foot { padding-right: 120px }
	.banner .xgjj {/* position: static; transform: none; margin-top: 15px; padding-bottom: 15px */}
	.banner-slick { display: none; }
	.jj-l-d p i { font-size: 18px; }
	.jj-l-d { line-height: 30px; padding: 10px 15px; }
}

@media screen and (max-width:1200px) { 
	.banner .xgjj { position: static; transform: none; margin-top: 15px; padding-bottom: 15px }
	.banner .xgjj .jj-l { float: none; width: 100%; margin-bottom: 15px }
	.banner .xgjj .jj-m { margin-left: 0; margin-right: 0 }
	.banner .xgjj .jj-m { width: 40% }
	.banner .xgjj .jj-r { width: 56.5% }
	.jj-l-d { line-height: 80px; padding: 0 15px; }
}
@media screen and (max-width: 1024px) { 
	.headerTop { display: none }
	body { padding-top: 60px }
	.top { z-index: 9999 }
	.wap { display: block !important }
	.m-head { position: fixed; top: 0; left: 0; right: 0; background: #fff; z-index: 999; padding: 10px; border-bottom: 1px solid #eee }
	.m-logo { font-size: 0 }
	.m-logo a { font-size: 0; line-height: 40px; display: block }
	.m-logo img { max-height: 40px; max-width: 80%; vertical-align: middle }
	.m-logo a i { position: relative; padding: 0 10px; vertical-align: middle }
	.m-logo a i:after { content: ''; position: absolute; top: 50%; transform: translateY(-50%); width: 1px; height: 30px; background-color: #025bbf }
	.m-logo a span { display: inline-block; font-size: 16px; color: #025bbf; vertical-align: middle; font-family: 'sySong' }
	.m-tlink { padding: 10px 15px 0 15px }
	.m-tlink a { font-size: 12px; margin-right: 5px; color: #fff; display: inline-block; line-height: 24px; background: #fff; color: #304174; line-height: 24px; padding: 0 15px; border-radius: 5px }
	.m-search { margin: 0 15px; padding-right: 50px; padding-left: 10px; padding-top: 5px; padding-bottom: 5px; position: relative; line-height: 35px; margin-top: 15px; border: 1px solid #fff }
	.m-search input[type="text"] { display: block; width: 100%; line-height: 25px; background: none; color: #fff }
	.m-search input[type="text"]::placeholder { color: #fff }
	.m-search input[type="image"] { position: absolute; right: 10px; top: 10px; height: 15px }
	.m-nav { position: fixed; top: 60px; right: -100%; bottom: 0; z-index: 999; background: #0c7dd9; overflow-y: scroll; width: 100%; max-width: 375px; border-top: 1px solid rgba(255, 255, 255, 0.2) }
	.m-nav ul { padding: 0 15px }
	.m-nav ul li { border-bottom: 1px solid rgba(255, 255, 255, 0.2); position: relative }
	.m-nav ul li ul { display: none }
	.m-nav ul li ul li { border: none }
	.m-nav>ul>li a { display: block; font-size: 14px; line-height: 20px; padding: 15px 0; position: relative; color: #fff }
	.m-nav>ul>li ul li a { padding: 10px 0 }
	.m-nav>ul>li>span { position: absolute; width: 20px; height: 20px; background: url(../images/m-nav_down.png) no-repeat; background-size: 14px 14px; background-position: center center; right: 0; top: 15px; cursor: pointer; display: block; color: #fff; transition: all 0.3s }
	.m-nav ul li>span.on { transform: rotateZ(90deg) }
	
	.banner-slick{ display:none!important;}
}
@media screen and (max-width:760px) { 
	.foot { padding-right: 15px; padding-bottom: 15px; padding-top: 15px }
	.jj-l-d { padding: 5px; margin-top: 15px }
	.jj-l-d p i { font-size: 18px }
	.banner .xgjj .txt h2 { font-size: 24px }
	.jj-l-d { line-height: 30px; padding: 10px 15px; }
}
.pb_sys_style1 .p_no_d { border: 1px solid #0c7dd9 !important; color: #fff; background-color: #0c7dd9 !important; }


/* index 样式*/
@charset "utf-8"; 
.section1 { padding-top: 50px; padding-bottom: 70px; background: #f5f5f5; }
.title { text-align: center; }
.title h2 a { position: relative; display: inline-block; padding-bottom: 20px; font-size: 32px; color: #333; line-height: 1; }
.sect1 .title h2 a { background: url(../images/tit-bg.png) no-repeat center bottom; }
.sect1 .title p { padding-top: 20px; font-size: 16px; color: #666; }
.s1-bt { margin-top: 30px; padding-bottom: 15px; }
.s1-bt ul { text-align: center; }
.s1-bt ul li { display: inline-block; margin: 0 30px; line-height: 62px; border-bottom:3px solid #aaa; }
.s1-bt ul li span { display: block; padding: 0 20px; font-size: 30px; color: #0b0b0b; cursor: pointer; }
.s1-bt ul li.on { border-bottom:3px solid #0c7dd9;  }
.s1-bt ul li.on span { color: #0c7dd9; font-weight: bold; }
.s1-txt { position: relative; }
.s1-txt>ul { position: absolute; left: 0; right: 0; top: 0; bottom: 0; opacity: 0; z-index: -1; }
.s1-txt>ul.on { position: relative; opacity: 1; z-index: 1; }
.s1-txt>ul>li { float: left; width: 32%; margin-top: 35px; margin-left: 2%; height: 165px; }
.s1-txt>ul>li:nth-child(3n-2) { margin-left: 0; }
.s1-txt>ul>li { display: block; background: #fff; box-shadow: 0px 0px 18px 0px rgba(100, 100, 100, 0.1); border-radius: 10px; padding: 30px 20px; }
.s1-txt>ul>li:hover { background: url(../images/s1-bg.jpg) no-repeat center center; background-size: cover; box-shadow: 0px 0px 18px 0px rgba(255, 255, 255, 0.8); }
.s1-txt>ul>li .box .icon { float: left; text-align: center; }
.s1-txt>ul>li .box { overflow: hidden; }
.s1-txt>ul>li .box .icon .tb { position: relative; height: 46px; width: 90px; }
.s1-txt>ul>li .box .icon p { margin-top: 15px; font-size: 18px; color: #1e1e1e; font-weight: bold; }
.s1-txt>ul>li .box .icon img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 1; }
.s1-txt>ul>li .box .icon img.s1-tb-other { z-index: -1; }
.s1-txt>ul>li:hover .box .icon img.s1-tb-other { z-index: 9; }
.s1-txt>ul>li .s1-lj { overflow: hidden; padding-left: 20px; }
.s1-txt>ul>li .s1-lj a { float: left; width: 50%; font-size: 14px; color: #4c4c4c; overflow: hidden; text-overflow: ellipsis; /*white-space: nowrap;*/ }
.s1-txt>ul>li .s1-lj a span { display: inline-block; padding: 10px 0; border-bottom: 1px solid transparent; padding-right: 15px; overflow: hidden; width: 100%; font-size:16px; }
.s1-txt>ul>li .s1-lj a:hover span { border-bottom: 1px solid #0c7dd9; }
.s1-txt>ul>li .s1-lj .slick-dots { position: relative; left: -20px; opacity: 0; z-index: -1; margin-top: 20px; }
.s1-txt>ul>li:hover .s1-lj .slick-dots { z-index: 1; opacity: 1; }
.s1-txt>ul>li .s1-lj .slick-dots li { width: 8px; height: 8px; border-radius: 50%; background: #fff; margin: 0 4px; }
.s1-txt>ul>li .s1-lj .slick-dots li.slick-active { background: #0c7dd9; }

.section3 { padding-top: 20px; padding-bottom: 20px; background-size: cover; }
.sect3 .title { margin-bottom: 40px; overflow: hidden; }
.sect3 .title h2 { float: left; text-align: left; }
.sect3 .title>a { float: right; font-size: 16px; color: #666; }
.sect3 .title>a:hover { color: #0c7dd9; }
.sect3 .title h2 a { background: url(../images/tit-bg.png) no-repeat left bottom; }

@media screen and (max-width:1200px) { 
	.s1-txt>ul>li { padding: 30px 15px; }
	.s1-txt>ul>li { width: 48%; margin-left: 0; margin-right: 4%; }
	.s1-txt>ul>li:nth-child(2n) { margin-right: 0; }
}
@media screen and (max-width:1000px) { 
	.banner .xgjj .jj-m { float: none; width: 100%; }
	.banner .xgjj .jj-r { float: none; width: 100%; padding: 20px 0; }
	.s1-bt ul li span { padding: 0 35px; }
	.s1-bt ul li { line-height: 50px; }
}
@media screen and (max-width:760px) { 
	.section1 { padding-top: 15px; padding-bottom: 15px; }
	.title h2 a { font-size: 24px; }
	.s1-bt ul li { margin-bottom: 15px; }
	.s1-bt { margin-top: 15px; padding-bottom: 0; }
	.s1-bt ul li span { font-size: 16px; }
	.s1-txt>ul>li { margin-top: 15px; }
	.s1-txt>ul>li { float: none; width: 100%; margin-right: 0; margin-left: 0; }
	.s1-txt>ul>li .box .icon .tb { width: 55px; margin-left: auto; margin-right: auto; }
	.s1-txt>ul>li .s1-lj a { float: none; width: 100%; }
	.s1-txt>ul>li .s1-lj a span { display: block; padding: 3px 0; }
	
	.section3 { padding-top: 15px; padding-bottom: 15px; }
}
.ewm-dj { position: absolute; right: 10px; top: 50%; transform: translateY(-50%); display: none; }
.banner .xgjj .jj-m ul li:hover .ewm-dj img { transform: scale(1)!important; }
.ewm-dj.on { display: block; }

/* content.vsb 组件样式 */ 
.contLeft{display:none;}
.v_news_content .vsbcontent_img { text-align: center;}
#vsb_content table { margin:0 auto;}
.tpcontent{font-weight: bold; font-size: 11pt; color: #2b2b2b; font-family: 宋体;}
.cytpstyle{font-size: 9pt; color: #2b2b2b; font-family: 宋体;}
.content{margin:auto;text-align:left;line-height:18px;padding:3px 0 0 0;color:#727272;}
.process{width:162px;height:11px;background:#EDEDED;overflow:hidden;float:left;margin-left:26px !important;margin-left:13px;margin-right:10px;}
.process div{width:160px;height:11px;background:url(/system/resource/images/newsvote/bg.gif) repeat-x;border-left:1px solid #000;border-right:1px solid #000;}
.process .style7{border-left-color:#ff0000;border-right-color:#ff0000;background-position:0 -77px;}

/* list.vsb 组件样式 */ 
.contLeft{display:none;}
.list li {width:100%;overflow:hidden;padding-left:25px;}
.list li a{float:left;}
.list li span.date{float:right;}
@media screen and (max-width: 1240px) { 
	.foot { padding-right: 120px;}
}
@media screen and (max-width: 760px) { 
	.foot { padding-right: 15px; padding-bottom: 15px; padding-top: 15px;}
}


/* contBox 样式 */
@charset "utf-8"; .banner a { display: block; }
.banner a .ll-bt { position: absolute; left: 20%; top: 50%; transform: translateY(-50%); }
.banner a .ll-bt h2 { background: url(../images/titbg02.png) no-repeat center center; background-size: 100% 100%; font-size: 36px; color: #252525; width: 287px; height: 115px; padding-top: 40px; padding-left: 85px; }
.banner a .ll-bt h2 span { font-size: 42px; color: #046289; }
.banner a .ll-bt p { font-size: 22px; color: #fff; font-style: italic; font-weight: normal; text-transform: capitalize; padding-left: 35px; padding-right: 125px; line-height: 40px; margin-top: -15px; margin-left: 130px; background: url(../images/contBox-tit-bt-l.png) no-repeat center left; background-size: 100% 100%; }
.banner a img { display: block; width: 100%; }
.pagination { text-align: center; font-size: 0; padding-top: 50px; }
.pagination a { position: relative; display: inline-block; border: 1px solid #dcdcdc; padding: 0 12px; height: 35px; font-size: 14px; line-height: 35px; text-align: center; color: #666; margin: 0 7px; z-index: 2; }
.pagination a.active { background: #0c7dd9; color: #fff; border: 1px solid #0c7dd9; }
.pagination a:hover { background: #0c7dd9; color: #fff; border: 1px solid #0c7dd9; }
.pagination span { display: inline-block; font-size: 14px; }
.container { padding-top: 30px; padding-bottom: 60px; }
.contLeft { position: relative; float: left; width: 320px; }
.contLeft>ul { background: #f5f5f5; padding: 20px; }
.contLeft>ul>li { position: relative; line-height: 60px; overflow: hidden; margin-bottom: 12px; }
.contLeft>ul>li>span { position: absolute; right: 10px; top: 15px; width: 30px; height: 30px; background: url(../images/zk.png) no-repeat center center; }
.contLeft>ul>li.on>span { background: url(../images/zk-other.png) no-repeat center center; }
.contLeft>ul>li>a { display: block; font-size: 20px; color: #333; border: 1px solid transparent; background: #f5f5f5; text-align: center; }
.contLeft>ul>li.on { }
.contLeft>ul>li.on>a { color: #0c7dd9; font-weight: bold; border-bottom:3px solid #0c7dd9;  }
.contLeft>ul>li>ul { display: none; padding-left: 40px; padding-right: 40px; padding: 10px 20px; text-align:center; }
.contLeft>ul>li.active>ul { display: block; font-size: 0; }
.contLeft>ul>li>ul>li { position: relative; line-height: 44px }
.contLeft>ul>li>ul>li:last-child { border-bottom: none; }
.contLeft>ul>li>ul>li>a { font-size: 16px; color: #333; }
.contLeft>ul>li>ul>li:hover>a { color: #0c7dd9; font-weight: bold; }
.contLeft>ul>li>ul>li.on>a { color: #0c7dd9; font-weight: bold; }
.contLeft>ul>li>ul>li>ul { display: none; }
.contLeft>ul>li>ul>li>ul>li { border-bottom: 1px solid #eee; line-height: 40px; }
.contLeft>ul>li>ul>li>ul>li>a { font-size: 14px; color: #333; }
.contLeft p { position: relative; padding: 22px 0; background: url(../images/contBox-tit-bg.png) no-repeat center center; background-size: 100% 100%; font-size: 28px; font-weight: bold; text-align: center; color: #003b95; }
.contLeft p i { display: block; font-size: 16px; font-weight: normal; }
.contLeft p span { position: absolute; right: 40px; top: 25px; width: 20px; height: 20px; background: url(../images/sub_left_down2.png) no-repeat center center; display: none; z-index: 9; }
.contLeft p span.on { background: url(../images/sub_left_up2.png) no-repeat center center; }
.contRight { overflow: hidden; padding-left: 35px; }
.contLeft ul li.active ul { display: block; }
.contBox-title { overflow: hidden; font-size: 0; line-height: 60px; background: #f5f5f5; padding: 0 15px; }
.contBox-title h2 { float: left; font-size: 20px; color: #003b95; font-weight: bold; padding-left: 23px; background: url(../images/contBox-tit-icon.png) no-repeat left center; }
.position { padding-left: 25px; float: right; background: url(../images/position.png) no-repeat left center; background-size: 15px auto; }
.position span { font-size: 16px; color: #656565; font-family:"宋体"; padding:0px 10px; }
.position a { font-size: 16px; color: #656565; }
.position a:hover { color: #0c7dd9; }
.backHistory{ background: url(../images/back.png) no-repeat left center; padding-left: 30px; background-size:16px;}


.detail-tit { margin-top: 40px; padding: 20px 0; border-top: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; text-align: center; }
.detail-tit>h4 { font-size: 24px; color: #2c2c2c; margin-bottom: 10px; }
.detail-tit>p { font-size: 14px; color: #666666; }
.detail-tit>p>span { display: inline-block; margin: 0 10px; }
.detail-text { margin-top: 30px; }
.detail-text p { font-size: 16px !important; line-height: 34px !important; color: #252525; text-indent: 2em; font-family: Microsoft Yahei !important; }
.detail-text span { font-size: 16px !important; line-height: 34px; color: #252525; font-family: Microsoft Yahei !important; }
.detail-img>img { display: block; width: 100%; max-width: 622px; margin: auto; }
.detail-img { margin-top: 16px; margin-bottom: 16px; text-align: center; }
.detail-img span { font-size: 15px; color: #444; }
.page { margin-top: 40px; border-top: 1px solid #eee; padding-top: 15px; }
.page p { line-height: 34px; font-size: 16px; color: #0c7dd9; }
.page p a { font-size: 20; color: #333333; }
.page p a:hover { color: #00479d; text-decoration: underline; }
.page  table { margin:0px auto; font-family:"微软雅黑"!important;}
.page > table td,
.page > table div{ font-family:"微软雅黑"!important; }
.page > table div span,
.page > table div a{ padding:4px 6px!important; height:24px!important; line-height:24px!important; display:inline-table!important; font-family:"微软雅黑"!important; font-size:14px!important; border-radius:3px;}
.defaultButtonStyle{ vertical-align: bottom!important; height: 32px!important; padding: 2px 8px!important; line-height: 24px!important; }
.PrevDisabled,
.NextDisabled{ vertical-align: bottom!important; height: 32px!important; padding: 2px 8px!important; line-height: 24px!important; border-radius:3px!important; }
.defaultInputStyle{ height: 32px!important; padding: 2px 8px!important; line-height: 24px!important; border: 1px solid #ccc;}


/* 列表页 */  
.list { padding-top: 15px; }
.list li { position: relative; line-height: 60px; padding-left: 45px; border-bottom: 1px dashed #d2d2d2; }
.list li a { display: block; font-size: 18px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: calc(100% - 98px); }
.list li:hover a { color: #0c7dd9; }
.list li::after { content: ""; position: absolute; left: 10px; top: 50%; transform: translateY(-50%); width: 6px; height: 6px; border-radius: 50%; background: #c9c9c9; }
.list li:hover::after { background: #0c7dd9; }
.jsml .js-tit p { margin-top: 30px; margin-bottom: 30px; border-left: 4px solid #0c7dd9; padding-left: 7px; font-size: 16px; color: #333; }
.jsml .js-tit h2 { display: inline-block; padding-left: 25px; padding-right: 35px; line-height: 45px; background: #0c7dd9; font-size: 18px; color: #fff; border-top-right-radius: 30px; border-bottom-right-radius: 30px; }
.jsml ul li { float: left; width: 17.5%; margin-left: 3.125%; line-height: 50px; margin-top: 30px; }
.jsml ul li:nth-child(5n-4) { margin-left: 0 }
.jsml ul li a { display: block; text-align: center; font-size: 16px; color: #333; background: #f2f2f2; }
.jsml ul li:hover a { background: #0c7dd9; color: #fff; }

@media screen and (max-width: 1024px) { 
	.contLeft { float: none; width: 100%; }
	.contLeft p { /*background-image: none; background: #0c7dd9; */padding-top: 10px 0; padding-left: 10px; font-size: 22px; }
	.banner a img { margin-top: 0; }
	.container { padding-top: 15px; padding-bottom: 15px; }
	.contLeft p span { display: block; }
	.contLeft>ul { /*display: none;*/ margin-right: 0; }
	.contRight { padding-left: 0; margin-top: 15px; }
	.position a{ font-size:12px; }
	.list li{ padding-left:20px;}
	.list li a{ font-size:16px; }
	.list li span.date{ font-size:14px; }
	.position{ background-position:0px 8px;}
	/*.position a{ display:none; }*/
}
@media screen and (max-width: 700px) { 
	.contLeft p { padding: 10px 0; padding-left: 10px; font-size: 18px; }
	.contLeft p i { font-size: 14px; }
	.contBox-title { line-height: 30px; padding: 15px; }
	.contLeft p span { right: 15px; top: 13px; }
	.contLeft>ul>li>a { font-size: 16px; }
	.contLeft>ul>li>span { top: 5px; }
	.contLeft>ul>li { line-height: 40px; }
	.contBox-title h2 { float: none; font-size: 20px; }
	.position { float: none; }
	.position span { font-size: 14px; }
	.jsml .js-tit p { margin-top: 10px; margin-bottom: 10px; }
	.jsml ul li { margin-top: 10px; width: 32%; margin-left: 0; margin-right: 2%; line-height: 40px; }
	.jsml ul li:nth-child(3n) { margin-right: 0; }
	.jsml ul { margin-top: 15px; }
	
	.detail-tit { margin-top: 10px; }
	.detail-tit>h4 { font-size: 20px; }
	.detail-text { margin-top: 10px; }
	.page { margin-top: 10px; }
	
	.pagination { padding-top: 15px; }
}
.l-sptc { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 99999; background: rgba(0, 0, 0, .8); display: none; }
.l-sptc.on { display: block; }
.l-sptc span { position: absolute; right: 50px; top: 50px; width: 50px; height: 50px; line-height: 45px; text-align: center; background: rgba(255, 255, 255, .8); font-size: 30px; color: #333; font-weight: bold; border-radius: 50%; cursor: pointer; }
.l-sptc .xgsp { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); max-width: 800px; }
.l-sptc .xgsp video { display: block; max-width: 100%; max-height: 100%; margin: 0 auto; }


@media screen and (max-width:1000px) { 
	.banner a .ll-bt h2 span { font-size: 26px; }
	.banner a .ll-bt h2 { font-size: 20px; width: 200px; padding-top: 22px; padding-left: 60px; height: 70px; }
	.banner a .ll-bt p { font-size: 16px; line-height: 30px; margin-left: 95px; }
}
@media screen and (max-width:700px) { 
	.banner a { position: relative; }
	.banner a img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
}



/* slick 样式 */
@charset "utf-8";.slick-slider{position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0}
.slick-list:focus{outline: none}
.slick-list.dragging{cursor: pointer;cursor: hand}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}
.slick-track{position: relative;top: 0;left: 0;display: block}
.slick-track:before,.slick-track:after{display: table;content: ''}
.slick-track:after{clear: both}
.slick-loading .slick-track{visibility: hidden}
.slick-slide{display: none;float: left;height: 100%;min-height: 1px}
[dir='rtl'] .slick-slide{float: right}
.slick-slide img{display: block}
.slick-slide.slick-loading img{display: none}
.slick-slide.dragging img{pointer-events: none}
.slick-initialized .slick-slide{display: block}
.slick-loading .slick-slide{visibility: hidden}
.slick-vertical .slick-slide{display: block;height: auto}
.slick-arrow.slick-hidden{display: none}
.slick-prev,.slick-next{font-size: 0;line-height: 0;position: absolute;top: 50%;display: block;width: 30px;height: 30px;padding: 0;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);cursor: pointer;color: transparent;border: none;outline: none;background: transparent;z-index: 999}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity: 1}
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity: .25}
.slick-prev{left: 0}
[dir='rtl'] .slick-prev{right: -25px;left: auto}
.slick-next{right: 0}
[dir='rtl'] .slick-next{right: auto;left: 0}
.slick-dots{position: absolute;bottom: 0px;left: 0;right: 0;padding: 0;margin: 0;list-style: none;text-align: center;font-size: 0}
.slick-dots li{position: relative;display: inline-block;width: 20px;height: 20px;cursor: pointer}
.slick-dots li button{font-size: 0;line-height: 0;display: block;width: 100%;height: 100%;cursor: pointer;color: transparent;border: 0;outline: none;background: transparent}
.slick-dots li button:hover,
.slick-dots li button:focus{outline: none}
.slick-dots li .slick-active{ }



/* sys 样式 */
/*公共样式*/ 
.pb_sys_common { font-size: 12px; font-family: SimSun; line-height:12px;  color:#222; }
.pb_sys_common a{ text-decoration: none; }
.pb_sys_common .p_pages{ margin-left: -5px; }
.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o,.pb_sys_common .p_fun a, .pb_sys_common .p_no a{ border: 1px solid #ccc; padding: 5px 8px; margin:0px 0px 0px 5px;  height:24px; -height:auto;  line-height:12px; box-sizing:border-box; display:inline-block; vertical-align:middle; }
.pb_sys_common .p_t{ line-height:12px; margin:0px; padding:0px; display:inline-block; vertical-align:middle; }
.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o{ color: #ccc; }
.pb_sys_common .p_fun a, .pb_sys_common .p_no a{ color: #222; }
.pb_sys_common .p_dot { margin-left:4px; margin-right:-4px; color:#222; }
.pb_sys_common .p_goto input, .pb_sys_common .p_search input { /* height:22px; border: 1px solid #aaa; outline-width:thin; outline-color:#258CFF;  text-align:center; vertical-align:middle;     */ font-family: SimSun; font-size:12px;  border: 1px solid #aaa; height:22px; line-height:20px; box-sizing:border-box; vertical-align:middle;  outline-width:thin; outline-color:#258CFF;  margin:0px 2px; padding:0px 1px; }
.pb_sys_common .p_goto input{ width:22px; text-align:center; }
.pb_sys_common .p_search input{ width:100px; text-align:left; }
.pb_sys_common .p_goto input:hover, .pb_sys_common .p_goto input:focus, .pb_sys_common .p_search input:hover, .pb_sys_common .p_search input:focus{ border: 1px solid #258CFF; }
.pb_sys_common .p_goto a, .pb_sys_common .p_search a{ border: 1px solid #ccc; padding: 5px 6px; color: #222;  margin:0px;  height:24px; -height:auto;  line-height:12px; display:inline-block; box-sizing:border-box; vertical-align:middle; }
.pb_sys_common .p_dosize_d, .pb_sys_common .p_dosize a{ /* border-width:1px 0px 1px 1px; border-style:solid; border-color:#ccc; padding: 5px 6px; color: #222; */ border-right:1px solid #ccc; padding: 1px 5px; color: #888888; }
.pb_sys_common .p_dosize_d{ /*background-color:#f5f5f5;*/ color: #222; }
.pb_sys_common .p_dosize a:hover{ /*background-color:#f5f5f5;*/ color: #222; }
.pb_sys_common .p_dosize_last_d, .pb_sys_common .p_dosize_last a{ /*border-right-width:1px*/ border-right-width:0px; }
/*按钮控制*/ 
.pb_sys_normal .p_first,.pb_sys_normal .p_first_d,.pb_sys_normal .p_last,.pb_sys_normal .p_last_d{ display:none; }
.pb_sys_normal2 .p_first,.pb_sys_normal2 .p_first_d,.pb_sys_normal2 .p_last,.pb_sys_normal2 .p_last_d,.pb_sys_normal2 .p_prev_d,.pb_sys_normal2 .p_next_d{ display:none; }
.pb_sys_full{ }
.pb_sys_full2 .p_first_d,.pb_sys_full2 .p_last_d,.pb_sys_full2 .p_prev_d,.pb_sys_full2 .p_next_d{ display:none; }
.pb_sys_short .p_no,.pb_sys_short .p_no_d,.pb_sys_short .p_no_o,.pb_sys_short .p_dot{ display:none; }
.pb_sys_short2 .p_no,.pb_sys_short2 .p_no_d,.pb_sys_short2 .p_no_o,.pb_sys_short2 .p_dot,.pb_sys_short2 .p_first,.pb_sys_short2 .p_first_d,.pb_sys_short2 .p_last,.pb_sys_short2 .p_last_d{ display:none; }
/*样式1-4*/ 
.pb_sys_style1 .p_no a:hover,.pb_sys_style1 .p_fun a:hover, .pb_sys_style1 .p_goto a:hover, .pb_sys_style1 .p_search a:hover, .pb_sys_style2 .p_no a:hover,.pb_sys_style2 .p_fun a:hover, .pb_sys_style2 .p_goto a:hover, .pb_sys_style2 .p_search a:hover, .pb_sys_style3 .p_no a:hover,.pb_sys_style3 .p_fun a:hover, .pb_sys_style3 .p_goto a:hover, .pb_sys_style3 .p_search a:hover, .pb_sys_style4 .p_no a:hover,.pb_sys_style4 .p_fun a:hover, .pb_sys_style4 .p_goto a:hover, .pb_sys_style4 .p_search a:hover{ background-color: #f5f5f5; }
/*样式1 蓝*/ 
.pb_sys_style1 .p_no_d { border: 1px solid #258CFF; color: #fff; background-color: #258CFF; }
/*样式2 红*/ 
.pb_sys_style2 .p_no_d { border: 1px solid #F04646; color: #fff; background-color: #F04646; }
/*样式3 绿*/ 
.pb_sys_style3 .p_no_d { border: 1px solid #32B907; color: #fff; background-color: #32B907; }
/*样式4 灰*/ 
.pb_sys_style4 .p_no_d { border: 1px solid #888; color: #fff; background-color: #888; }
/*样式5-8*/ 
.pb_sys_style5 .p_fun_d, .pb_sys_style5 .p_no_d, .pb_sys_style5 .p_no_o,.pb_sys_style5 .p_fun a, .pb_sys_style5 .p_no a, .pb_sys_style5 .p_goto a, .pb_sys_style5 .p_search a, .pb_sys_style6 .p_fun_d, .pb_sys_style6 .p_no_d, .pb_sys_style6 .p_no_o,.pb_sys_style6 .p_fun a, .pb_sys_style6 .p_no a, .pb_sys_style6 .p_goto a, .pb_sys_style6 .p_search a, .pb_sys_style7 .p_fun_d, .pb_sys_style7 .p_no_d, .pb_sys_style7 .p_no_o,.pb_sys_style7 .p_fun a, .pb_sys_style7 .p_no a, .pb_sys_style7 .p_goto a, .pb_sys_style7 .p_search a, .pb_sys_style8 .p_fun_d, .pb_sys_style8 .p_no_d, .pb_sys_style8 .p_no_o,.pb_sys_style8 .p_fun a, .pb_sys_style8 .p_no a,  .pb_sys_style8 .p_goto a, .pb_sys_style8 .p_search a{ border: 1px solid transparent; }
.pb_sys_style5 .p_no_d,.pb_sys_style5 .p_no a:hover, .pb_sys_style6 .p_no_d,.pb_sys_style6 .p_no a:hover, .pb_sys_style7 .p_no_d,.pb_sys_style7 .p_no a:hover, .pb_sys_style8 .p_no_d,.pb_sys_style8 .p_no a:hover{ border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; }
.pb_sys_style5 .p_fun a:hover,.pb_sys_style5 .p_goto a:hover,.pb_sys_style5 .p_search a:hover, .pb_sys_style6 .p_fun a:hover,.pb_sys_style6 .p_goto a:hover,.pb_sys_style6 .p_search a:hover, .pb_sys_style7 .p_fun a:hover,.pb_sys_style7 .p_goto a:hover,.pb_sys_style7 .p_search a:hover, .pb_sys_style8 .p_fun a:hover,.pb_sys_style8 .p_goto a:hover,.pb_sys_style8 .p_search a:hover{ text-decoration: underline; }
/*样式5 蓝*/ 
.pb_sys_style5 .p_no_d,.pb_sys_style5 .p_no a:hover{ border: 1px solid #258CFF; color: #fff; background-color: #258CFF; }
/*样式6 红*/ 
.pb_sys_style6 .p_no_d,.pb_sys_style6 .p_no a:hover{ border: 1px solid #F04646; color: #fff; background-color: #F04646; }
/*样式7 绿*/ 
.pb_sys_style7 .p_no_d,.pb_sys_style7 .p_no a:hover{ border: 1px solid #32B907; color: #fff; background-color: #32B907; }
/*样式8 灰*/ 
.pb_sys_style8 .p_no_d,.pb_sys_style8 .p_no a:hover{ border: 1px solid #888; color: #fff; background-color: #888; }


/* footer */ 
.footer { width: 100%; /* height: 490px; */ padding: 0; margin: 0; color: #fff; }
.footerCenter, 
.footerCopyright { width: 100%; padding: 0 12.5%; }

.footerTop { width: 100%; background: #f2f7fb; height: 180px; padding: 50px 12.5%; }
.footerTop > ul { width: 100%; height: 100%; }
.footerTop > ul > li { width: 14.285%; height: 100%; float: left; text-align: center; padding: 5px 0; border-left: 1px solid #a9acaf; color:#000;}
.footerTop > ul > li:nth-child(1) { border-left: none; }
.footerTop > ul > li > a { display: block; font-size: 15px; margin-top: 10px; line-height: 15px; color:#000;  }
.footerTop > ul > li > div > a { font-size: 44px; font-weight: bold; line-height: 44px; margin-right: 5px; margin-bottom: 20px; }
.footerTop > ul > li > div > sapn { font-size: 14px; }

.footerCenter { background: #0c7dd9; /* height: 250px; display: flex;*/ align-items: center; justify-content: space-between; display: inline-table; }
.footerCenter .footerFastLink{ display:block; padding:30px 0px; overflow:hidden; border-bottom:1px solid #7bb9ea; }
.footerCenter .footerFastLink ul{ width:100%; float:left; }
.footerCenter .footerFastLink ul li{ float:left; height:20px; padding:0px 15px; font-size:16px;  }
.footerCenter .footerFastLink ul li:first-child{ padding:0px; font-size:20px; font-weight:bold; }
.footerCenter .footerFastLink ul li a{ color:#fff; vertical-align: middle; }
.footerCenter .footerFastLink ul li em{ font-size:12px; line-height:20px; font-style:normal; float:right; }

.footerCenter .footerCopyInfo{ width:100%; display: flex; padding:40px 0px 20px 0px; }
.footerCenter .footerCopyInfo .footerLogo{ width:60%; padding-top:20px; background:url(../images/logoW.png) no-repeat left center; background-size:60%; }
.footerCenter .footerCopyInfo .footerLogo img{ max-width: 60%; }
.footerCenter .footerCopyInfo .footerMobile{ width:20%; }
.footerCenter .footerCopyInfo .footerMobile dl{ line-height:30px; }
.footerCenter .footerCopyInfo .footerMobile dl dt{}
.footerCenter .footerCopyInfo .footerMobile dl dd{}
.footerCenter .footerCopyInfo .footerMobile dl dd span{}
.footerCenter .footerCopyInfo .footerMobile dl dd strong{ font-weight:normal; }
.footerCenter .footerCopyInfo .footerQrcode{ width:20%; text-align:center; }
.footerCenter .footerCopyInfo .footerQrcode .qrimg{ width:90px; height:100px; margin:0px auto; background:url(../images/qrcode.png) no-repeat center center;}
.footerCenter .footerCopyInfo .footerQrcode .qrimg img{}
.footerCenter .footerCopyInfo .footerQrcode  p{text-align:center; }

.footerCopyright { background: #003b95; height: 60px; font-size: 14px; line-height: 60px; text-align: center; }
.footerCopyright a{ color:#fff; }
.footerCopyright a:hover{ color:#fff;}


/* news */ 
.news { width: 100%; padding: 30px 12.5% 60px; /*height: 630px; background: #f6f6f6; */display: flex; justify-content: space-between; margin-bottom:30px;  }
.news > div { width: 32%; height: 100%; }

.news .newsNotice { width: 28%; height: 100%; }
.news .newsNotice ul{}
.news .newsNotice ul li{ margin:0px; padding:0px; }
.news .newsLast { width: 35%; height: 100%; }
.news .newsLast .title{ display:none; display: flex;}
.news .newsLastUl { width: 34%; height: 100%; }
.news .newsLastUl ul{}
.news .newsLastUl ul li{ border-bottom: 1px dashed #ccc; }
.news .newsLastUl ul li span{ margin-left: 0px; }

.news .newsLast .title a { display:none; }

.news_bothEnds .title { width: 100%; height: 110px; /**/ display: flex; align-items: center; justify-content: space-between; color: #212121; }
.news_bothEnds .title > a { font-size: 14px; font-weight: normal; color: #999; }
.news_bothEnds .title > a:hover { color: #0c7dd9; }
.news_bothEnds .title > div > span { height: 30px; /*width: 140px; */display: block; font-size: 30px; font-weight: bold; line-height: 28px;/* border-right: 4px solid; */}
.news_bothEnds .title > div > p { font-size: 14px; /*font-weight: bold;*/ line-height: 18px; margin-top: 10px; color:#999999; text-align: left; }
.news_bothEnds > ul > li { padding: 0 5px; width: 100%; height: 86px; /*border-bottom: 1px dashed #ccc;*/ }
.news_bothEnds > ul > li:hover > a { color: #0c7dd9; font-weight: bold; }
.news_bothEnds > ul > li > a { display: block; width: 100%; padding-top: 19px; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #333333; }
.news_bothEnds > ul > li > div { margin-top: 10px; }
.news_bothEnds > ul > li > div > img { width: 16px; height: 16px; }
.news_bothEnds > ul > li > div > span { font-size: 14px; color: #999999; margin-left: 10px; }
.news > div:nth-last-child(1) > div { border-bottom: none; }
.news_middle .image{position:relative; margin-top: 10px;}
.news_middle > div:nth-child(2) { width: 100%; display: flex; flex-wrap: wrap; }
.news_middle > div:nth-child(2) > div { width: 100%; height: 290px; margin-bottom: 10px; position: relative; }
.information_banner { width: 100%; height: 290px; }
.information_banner img{height:290px;object-fit:cover;width:100%;}
.slick-prev { position: absolute; bottom: 5%; left: 5%; z-index: 9990; border: none; width: 3%; height: 7%; background: url(../images/left.png); background-position: center; background-repeat: no-repeat; }
.slick-next { position: absolute; bottom: 5%; right: 5%; z-index: 9990; border: none; width: 3%; height: 7%; background: url(../images/reight.png); background-position: center; background-repeat: no-repeat; }
p.dw_p { width: 100%; height: 48px;  /*position: absolute; z-index: 999; bottom: 0; left: 0;background: linear-gradient( to bottom, rgba(111, 4, 4, 0.1), rgba(247, 1, 1, 0.872) );*/ }
p.dw_p a { display: block; width: 80%; font-size: 16px; line-height: 48px; color: #000; position: absolute; z-index: 9990; bottom: 0; left: 10%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news_middle > div:nth-child(2) p:hover > a { color: #0c7dd9; }
.news_middle > div:nth-child(2) > ul { width: 100%; border-top: 1px dashed #ccc; }
.news_middle > div:nth-child(2) > ul > li { width: 100%; height: 43px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px dashed #ccc; }
.news_middle > div:nth-child(2) > ul > li:hover > a { color: #0c7dd9; font-weight: bold; }
.news_middle > div:nth-child(2) > ul > li > a { display: block; padding-top: 0; width: 75%; font-size: 16px; color: #333333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news_middle > div:nth-child(2) > ul > li > span { font-size: 14px; color: #999999; }

.news .newsStyleTwo{ width:48%; }
.news .newsStyleTwo > div { width: 100%; height: 110px; border-bottom: 1px dashed #ccc; display: flex; align-items: center; justify-content: space-between; color: #212121; }
.news .newsStyleTwo > div > a { font-size: 14px; font-weight: normal; color: #999999; }
.news .newsStyleTwo > div > a:hover { color: #0c7dd9; }
.news .newsStyleTwo > div > div > span { height: 30px; /*width: 140px; */display: block; font-size: 30px; font-weight: bold; line-height: 28px;/* border-right: 4px solid; */}
.news .newsStyleTwo > div > div > p { font-size: 14px; /*font-weight: bold;*/ line-height: 18px; margin-top: 10px; color:#999999; }
.news .newsStyleTwo > ul > li { padding: 0 5px; width: 100%; line-height:40px; border-bottom: 1px dashed #ccc; }
.news .newsStyleTwo > ul > li:hover > a { color: #0c7dd9; font-weight: bold; }
.news .newsStyleTwo > ul > li > a { display: block; width: 100%; padding-top: 19px; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #333333; }
.news .newsStyleTwo > ul > li > div { margin-top: 10px; }
.news .newsStyleTwo > ul > li > div > img { width: 16px; height: 16px; }
.news .newsStyleTwo > ul > li > div > span { font-size: 14px; color: #999999; margin-left: 10px; }
.news .newsStyleTwo > ul > li b{ font-weight:normal; font-size:16px; width:75%; float:left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.news .newsStyleTwo > ul > li span{ font-size:16px; width:20%; float:right; text-align:right; }

@media (max-width: 1700px) { 
	.wp,
	.service, 
	.news { width: 100%; padding: 0 6%; }
	/* service */  .service_top > ul { width: 100%; }
	.Box { width: 133.4%; height: 100%; margin: 0px 0%; }
	.box { width: 100%; }
	.box ul li > div > img { height: 45px; }
	.box ul li > div > a { font-size: 16px; margin-top: 15px; }
	/* news */ 
	.news { }
	.news_bothEnds .title > a { font-size: 14px; }
	.news_bothEnds .title > div > span { height: 28px; font-size: 28px; line-height: 28px; }
	.news_bothEnds .title > div > p { font-size: 17px; line-height: 17px; }
}
@media (max-width: 1500px) { 
	.service, .news { padding: 0 6%; }
	/* service */ 
	.service_top { width: 100%; height: 130px; padding-top: 30px; }
	.Box { width: 100%; }
	.service_top > ul { width: 100%; }
	.service_top > ul > li { font-size: 28px; line-height: 28px; }
	.service_top > ul > li > div { height: 5px; }
	.service_btm { width: 100%; padding-bottom: 50px; }
	.box { width: 100%; }
	.box ul li > div > img { height: 40px; }
	.box ul li > div > a { font-size: 15px; margin-top: 14px; }
	/* news */ 
	.news { padding: 20px 6% 40px; }
	.news > div { width: 32.5%; }
	
	.news .newsStyleTwo{ /*width:100%;*/ }
	
	.news_bothEnds .title { height: 100px; }
	.news_bothEnds .title > a { font-size: 13px; }
	.news_bothEnds .title > div > span { height: 27px; font-size: 27px; line-height: 27px; }
	.news_bothEnds .title > div > p { font-size: 16px; line-height: 16px; }
	.news_bothEnds > ul > li { height: 80px; }
	.news_middle > div:nth-child(2) > div { width: 100%; height: 260px; margin-bottom: 10px; position: relative; }
	.information_banner { width: 100%; height: 260px; }
	.information_banner img { width: 100%; height: 260px; }
	.slick-prev, .slick-next { bottom: 6%; height: 6%; }
	.news_middle > ul > li { height: 43px; }
}
@media (max-width: 1145px) {
	.wp,
	.service, 
	.news { padding: 0 4%; }
	
	.slick-slider{ /*display:none;*/ }
	
	/* service */ 
	.service_top { height: 100px; padding-top: 0px; }
	.Box { width: 100%; }
	.service_top > ul > li { font-size: 22px; line-height: 22px; }
	.service_top > ul > li::before { bottom: -9px; }
	.service_top > ul > li { margin-bottom: -2px; }
	.active { border-bottom: 4px solid #0c7dd9; }
	.service_btm { padding-bottom: 30px; }
	.box ul li > div > img { height: 30px; }
	.box ul li > div > a { font-size: 13px; margin-top: 10px; }
	/* news */ 
	.news { /*padding: 20px 4% 40px;*/ /* height: 550px; */ height: 100%; display: block; }
	.news > div { width: 100%; }
	.news_bothEnds .title { height: 100px; }
	.news_bothEnds .title > a { font-size: 13px; }
	.news_bothEnds .title > div > span { height: 27px; font-size: 27px; line-height: 27px; }
	.news_bothEnds .title > div > p { font-size: 16px; line-height: 16px; }
	.news_bothEnds > ul { display: flex; flex-wrap: wrap; justify-content: space-between; }
	.news_bothEnds > ul > li { width: 100%; height: 80px; }
	.news_middle > div:nth-child(2) { width: 100%; height: 260px; margin-bottom: 10px; position: relative; align-items: stretch; }
	.news_middle > div:nth-child(2) > div { width: 48%; height: 260px; margin-bottom: 10px; position: relative; }
	.information_banner { width: 100%; height: 260px; }
	.information_banner img { width: 100%; height: 260px; }
	.slick-prev, .slick-next { bottom: 6%; height: 6%; }
	.news_middle > div:nth-child(2) > ul { width: 48%; }
	.news_middle > div:nth-child(2) > ul > li { height: 60px; }
	
	.news { /*padding: 0px 3% 20px;*/ height: 100%; display: block; }
	.news > div { width: 100%; }
	
	.news .newsNotice{ width:100%; margin-bottom:30px; }
	.news .newsLast{ width:100%; margin-bottom:30px;}

	.news .newsStyleTwo{ width:100%; margin-bottom:30px; }
	
	.news .newsLastUl { width:100%; margin-top:30px; overflow:hidden;  }
	.news .newsLastUl .title{ display:none;}
	.news .newsLastUl ul{ margin-top:20px; }
	
	.newsSecond{ display:block; padding: 0px 3% 20px;}
	
	.news .newsStyleTwo > div > div > span{ font-size:20px; text-align:left;}
	.news .newsStyleTwo > ul > li > a{ padding-top:4px; }
}
@media (max-width: 768px) { 
	/* service */ 
	.wp,
	.service { padding: 0 3%; }
	/* service */ 
	.service_top { height: 60px; padding-top: 0px; }
	.Box { width: 100%; }
	.service_top > ul { height: 40px; }
	.service_top > ul > li { height: 38px; padding: 10px 25px; font-size: 16px; line-height: 16px; }
	.service_top > ul > li::before { bottom: -9px; }
	.service_top > ul > li { padding-bottom: 28px; }
	.active { border-bottom: 3px solid #0c7dd9; }
	.service_btm { padding-bottom: 30px; }
	.box ul li > div > img { height: 20px; }
	.box ul li > div > a { font-size: 10px; margin-top: 5px; }
	/* news */ 
	.news { /*padding: 0px 3% 20px;*/ height: 100%; display: block; }
	.news > div { width: 100%; }
	
	.news .newsNotice{ width:100%; margin-bottom:30px; }
	.news .newsLast{ width:100%; margin-bottom:30px;}

	.news .newsStyleTwo{ width:100%; margin-bottom:30px; }
	
	.news .newsLastUl { width:100%; margin-top:30px; overflow:hidden;  }
	.news .newsLastUl .title{ display:none;}
	.news .newsLastUl ul{ margin-top:20px; }
	
        .news .newsLast .title a{ display:inline-block;}

	.newsSecond{ display:block; padding: 0px 3% 20px;}
	
	.news .newsStyleTwo > div > div > span{ font-size:20px; text-align:left;}
	.news .newsStyleTwo > ul > li > a{ padding-top:4px; }
	
	.news_bothEnds .title { height: 80px; border-bottom: 1px dashed #ccc; }
	.news_bothEnds .title > a { font-size: 14px; }
	.news_bothEnds .title > div > span { height: 20px; width: 100px; font-size: 20px; line-height: 20px; text-align:left; }
	.news_bothEnds .title > div > p { font-size: 12px; line-height: 12px; margin-top: 5px; }
	.news_bothEnds > ul > li { width: 100%; padding: 0 3px;/* height: 60px;*/ }
	.news_bothEnds > ul > li > a { /*padding-top: 10px; font-size: 14px; */}
	.news_bothEnds > ul > li > div { margin-top: 5px; }
	.news_bothEnds > ul > li > div > img { width: 14px; height: 14px; }
	.news_bothEnds > ul > li > div > span { font-size: 13px; margin-left: 5px; }
	.news_middle > div:nth-child(2) { width: 100%; height: 100%; }
	.news_middle > div:nth-child(2) > div { width: 100%; height: 200px; margin-bottom: 10px; position: relative; }
	.information_banner { width: 100%; height: 200px; }
	.information_banner img { width: 100%; height: 200px; }
	.slick-prev { height: 5%; bottom: 10%; left: 2.5%; }
	.slick-next { height: 5%; bottom: 10%; right: 2.5%; }
	.news_middle > div:nth-child(2) > p > a { font-size: 14px; line-height: 36px; }
	.news_middle > div:nth-child(2) > ul { width: 100%; }
	.news_middle > ul > li { height: 33px; }
	.news_middle > ul > li > a { padding: 0; font-size: 14px; }
	.news_middle > ul > li > span { font-size: 13px; color: #999999; }
}
@media (max-width: 540px) { 

	.box_left { width: 100%; }
	.box_center { width: 65%; margin: 2% 2% 0 0; }
	.box_reight { width: 31%; margin-top: 2%; margin-left: 2%; }
	
	.s1-bt ul li{ margin:0px 10px; }
	.s1-bt ul li span{ padding:0px 6px; font-size:18px; }
	
	.s1-txt > ul > li .box .icon{ width:120px; }
	.jj-l-d p .worktime{ display:block; text-align:center;}
	.news .newsStyleTwo > ul > li span{ font-size:14px; }
}



@media (max-width: 1700px) { 
	/* footer */ 
	.herder_top, .nav, .footerTop, .footerCenter, .footerCopyright { width: 100%; padding: 0 6%; }
	.footerTop { padding-top: 50px; padding-bottom: 50px; height: 170px; }
	.footerTop > ul > li > div > a { font-size: 40px; line-height: 40px; }
	.footerCenter { height: 235px; }
}
@media (max-width: 1500px) { 
	.herder { width: 100%; height: 120px; }
	.herder_top { width: 100%; height: 80px; padding: 0 6%; }
	.herder_top ul { width: 100%; height: 100%; display: flex; justify-content: space-between; align-items: center; }
	.herder_top ul > li:nth-child(1) img { width: 80%; }
	.herder_center { display: none; }
	.herder_top_r { display: block; }
	.herder_top_r { display: flex; }
	.herder_top_r a{color:#fff !important;}
	.nav { width: 100%; height: 40px; padding: 0 6%; }
	.nav > li:nth-child(1):before { bottom: -19px; }
	.nav li { line-height: 40px; font-size: 16px; }
	/* footer */ 
	.footerTop, .footerCenter, .footerCopyright { width: 100%; padding: 0 6%; }
	.footerTop { height: 150px; padding-top: 50px; padding-bottom: 50px; }
	.footerTop > ul > li > a { font-size: 15px; margin-top: 10px; line-height: 15px; }
	.footerTop > ul > li > div > a { font-size: 31px; line-height: 31px; }
	.footerTop > ul > li > div > span { font-size: 13px; }
	.footerCenter { height: 210px; }
	.footerCenter .footerMobile > li { margin-left: 20px; }
	.footerCenter .footerMobile > li > div { width: 110px; height: 110px; }
	.footerCenter .footerMobile > li > div > img { width: 100px; height: 100px; }
	.footerCenter .footerMobile > li > p { font-size: 15px; line-height: 15px; margin-top: 10px; }
	.footerCopyright { font-size: 16px; }
}

@media (max-width: 1145px) { 
	.herder { width: 100%; }
	.herder_top { width: 100%; height: 80px; padding: 0 4%; }
	.herder_top ul { width: 100%; height: 100%; display: flex; justify-content: space-between; align-items: center; }
	.herder_top ul > li:nth-child(1) img { width: 80%; }
	.herder_center { display: none; }
	.herder_top_r { display: block; }
	.herder_top_r span { display: none; }
	.nav { padding: 0 4%; }
	.nav li { font-size: 14px; }
	/* footer */ 
	.footerTop, .footerCenter, .footerCopyright { width: 100%; padding: 0 4%; }
	.footerTop { height: 125px; padding-top: 30px; padding-bottom: 30px; }
	.footerTop > ul > li > a { font-size: 13px; margin-top: 10px; line-height: 13px; }
	.footerTop > ul > li > div > a { font-size: 21px; line-height: 21px; margin-right: 0; }
	.footerTop > ul > li > div > span { font-size: 13px; }
	.footerCenter { height: 150px; }
	.footerCenter .footerMobile > li { margin-left: 15px; }
	.footerCenter .footerMobile > li > div { width: 80px; height: 80px; }
	.footerCenter .footerMobile > li > div > img { width: 70px; height: 70px; }
	.footerCenter .footerMobile > li > p { font-size: 13px; line-height: 13px; margin-top: 8px; }
	.footerCopyright { font-size: 13px; }
}
@media (max-width: 768px) { 
	/* herder */ 
	.herder { width: 100%; height: 60px; }
	.herder_top { width: 100%; height: 60px; padding: 0 3%; }
	.herder_top ul { width: 100%; height: 100%; display: flex; justify-content: space-between; align-items: center; }
	.herder_top ul > li:nth-child(1) img { width: 80%; }
	.header-right { display: block; }
	.herder_center { display: flex; align-items: center; width: 100%; height: 33px; line-height: 100%; background: #fff; position: absolute; z-index: 9999; left: 0; padding: 0 3%; font-weight: 500; }
	#titbar { width: 106%; }
	.search_box { top: 0; }
	.navo { display: block; width: 100%; position: relative; z-index: 99; top: 0px; left: -3.5%; font-size: 15px !important; }
	.navo .subwrap { width: 106.6%; position: absolute; }
	.navo .subwrap li { color: #fff !important; background: #fff; padding: 0 1.5%; }
	.herder_top_r { display: none; }
	.nav { display: none; }
	/* footer */ 
	.footer { width: 100%; height: 100%; }
	.footerTop, .footerCenter, .footerCopyright { width: 100%; padding: 0 3%; }
	.footerTop { display:none; overflow: auto; -ms-overflow-style: none; /* IE和Edge */ scrollbar-width: none; /* Firefox */ width: 100%;/* background: #e13c51;*/ padding: 20px 0; }
	.footerTop::-webkit-scrollbar { display: none; /* Chrome和Safari */ }
	.footerTop > ul { width: 200%; height: 100%; display: flex; align-items: center; }
	.footerTop > ul > li { width: 100%; height: 100%; border-left: 1px solid #ea7786; padding: 5px 10px; white-space: nowrap; text-align: center; }
	.footerTop > ul > li > a { font-size: 13px; margin-top: 5px; line-height: 13px; }
	.footerTop > ul > li > div > a { font-size: 24px; font-weight: bold; line-height: 24px; margin-right: 5px; }
	.footerTop > ul > li > div > sapn { font-size: 14px; }
	.footerCenter { height: 100%; display: block; }
	.footerCenter > div > img { margin: 20px 0; }
	.footerCenter .footerMobile { width: 100%; display: flex; flex-wrap: wrap; text-align: center; justify-content: space-between; padding-bottom: 20px; }
	.footerCenter .footerMobile > li { margin-left: 0px; margin-bottom: 10px; }
	.footerCenter .footerMobile > li:last-child { margin-right: 127px; }
	.footerCenter .footerMobile > li > div { width: 100px; height: 100px; background: #fff; }
	.footerCenter .footerMobile > li > div > img { width: 90px; height: 90px; margin: 5px; }
	.footerCenter .footerMobile > li > p { margin-left: 0px; margin-top: 5px; font-size: 12px; line-height: 12px; }
	.footerCopyright { height: 100%; text-align: center; padding: 10px; font-size: 13px; line-height: 20px; }
	.footerCenter .footerFastLink ul li{ height:auto; }
	.footerCenter .footerCopyInfo{ display:block;}
	.footerCenter .footerCopyInfo .footerLogo{ width:100%; padding:20px 0px 40px 0px; text-align:center; background-position:center center; background-size:90%;}
	.footerCenter .footerCopyInfo .footerLogo img{ max-width:90%; }
	.footerCenter .footerCopyInfo .footerMobile{ width:100%; display:block; text-align:center; line-height:30px; }
	.footerCenter .footerCopyInfo .footerQrcode{ width:100%; display:block; text-align:center;}
}