@charset "utf-8";
* {
	padding: 0;
	margin: 0;
}
div,
table {
	font-size: 14px;
}
/* ---div居中、div背景---*/
body {
	text-align: center;
	font-size: 14px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-size: 9pt;
}
.clear {
	clear: both;
	*zoom: 1;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
.pull-left {
	float: left;
	display: inline;
}
.pull-right {
	float: right;
	display: inline;
}
.hide {
	display: none;
}
.show {
	display: block;
}
/* ---标准链接样式---*/

a {
	font-size: 9pt;
	text-decoration: none;
	color: #333333;
	line-height: 25px;
}
a:hover {
	font-size: 9pt;
	text-decoration: underline;
	color: #dd1a06;
	line-height: 25px;
}
/* ---白色字链接样式---*/
.bwlink a {
	font-size: 9.5pt;
	text-decoration: none;
	color: #333333;
}
.bwlink a:hover {
	font-size: 9.5pt;
	text-decoration: none;
	color: #ffffff;
}
.wlink a {
	font-size: 9pt;
	text-decoration: none;
	color: #FFFFFF
}
.wlink a:hover {
	font-size: 9pt;
	text-decoration: underline;
	color: #dd1a06;
}
.llink a {
	font-size: 10pt;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.llink a:hover {
	font-size: 10pt;
	text-decoration: underline;
	color: #FFCC00;
	font-weight: bold;
}
.blink a {
	font-size: 9.5pt;
	text-decoration: none;
	color: #333333;
}
.blink a:hover {
	font-size: 9.5pt;
	text-decoration: none;
	color: #ffffff;
}
.clink a {
	font-size: 12px;
	color: #333333;
}
.clink a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #215eb2;
}
.lan {
	color: #2d8ace;
}
.lm {
	font-size: 12pt;
	font-weight: bold;
	color: #14629b;
}
.glink a {
	color: #666666;
}
/* ---信息正文---*/
.content {
	font-size: 10.5pt;
	line-height: 25px;
}
#infocontent div {
	font-size: 10.5pt;
	line-height: 1.5em;
}
/* ---最大的div容器---*/
#container_page {
	text-align: left;
	min-height: 100%;
	/* For IE*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* ---中部div，要制定高度---*/
#container_content {
	width: 1200px;
	padding: 0px;
	clear: both;
	margin: 0 auto;
}
/* ---版权栏---*/
#foot {
	clear: both;
	background-color: #ffffff;
}
.top-banner {
	width: 1300px;
	margin: 0 auto;
	font-size: 12px;
	color: #939393;
	height: 30px;
	line-height: 30px;
}
.banner-wrap {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.logo {
	background-size: contain;
	padding: 23px 0 0;
	float: left;
 }
.wel {
	float: right;
	padding: 40px 0;
}
#time {
	height: 30px;
	line-height: 30px;
	float:left;
}
.col-33 {
	height: 300px;
	width: 580px;
	float: left;
	margin-bottom: 20px;
}
.content-top.col-33 {
	height: 300px;
	width: 460px;
}
.col-66 {
	height: 300px;
	width: 518px;
	float: left;
	margin-bottom: 20px;
	border: 1px solid #ccc;
}
.col-66 .content-title {
	width: 100%;
	height: 36px;
	border-bottom: 1px solid #ccc;
	background-color: #e4e9ed;
}
.col-66 .title-box {
	float: left;
	height: 36px;
	line-height: 36px;
	padding: 0 20px;
}
.col-66 .title-box.on {
	background: #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	box-shadow: 0px -2px 0px #1e8ecf;
}
.col-66 .title-box.on p {
	color: #1770c6;
}
.content-title {
	height: 36px;
}
.content-title .title-head {
	color: #fff;
    font-size: 16px;
    background-color: #771732;
    border-bottom: 3px solid #333333;
border-radius: 0;
    padding: 5px 0;
    margin-right: 5px;
    width: 188px;
    text-align: center;
}
.content-title .title-head-en {
	line-height: 36px;
	color: #999;
	font-size: 12px;
	margin-left: 10px;
}
.content-title2 {
	background: url(images/title2.png) no-repeat center;
	background-size: 100%;
	width: 100%;
	height: 36px;
}
.no-margin {
	margin-right: 0;
}
.col-100 {
	width: 1000px;
	margin-bottom: 10px;
	height: 100px;
	background: #fafafa;
	float: left;
}
.content-banner {
	height: 109px;
	float: left;
	background: url(images/banner2.png) no-repeat center;
	background-size: cover;
	cursor: pointer;
}
/*--.content {
	position: relative;
}
--*/

.content .more a.more-link {
	color: #525252;
	display: block;
	height: 13px;
	display:block;
	margin-top:-20px;
}
.more-link .moretext {
	display: block;
	position: relative;
	height: 13px;
}
.more-link .moretext img {
	vertical-align: top;
}
.wp_search {
	line-height: 30px;
	position: relative;
}
input#keyword {
	height: 30px;
	width: 186px !important;
}
.nav .search {
	background: url(images/search-btn.png) no-repeat center;
	position: absolute;
	top: 8px;
	right: 6px;
}
.wp_article_list .list_item .ex_fields {
	margin-right: 4px;
}
.wp_article_list .list_item{height:40px;}
.search-wrap {
	position: absolute;
	right: 0;
	top: 28px;
}
.wp_article_list .list_item .Article_Index{display:none;}
.col-33 a{margin-left:0px;font-size:15px;line-height:40px;color:#434343;}
.col-33 a:hover{margin-left:0px;font-size:15px;line-height:40px;color:#434343;}
.box a{margin-left:0px;font-size:15px;color:#434343;}
.box a:hover{margin-left:0px;font-size:15px;color:#434343;}
.wp_article_list .list_item .Article_PublishDate{line-height:40px;}
.footer {
	width: 100%;
	position: relative;
    background-color: #1a2438;
}
.footer-bottom {
	margin:0 auto;
	padding:15px;
}
.footer-bottom p {
	line-height: 28px;
	text-align: center;
	color: #8f96a4;
}
.footer-content {
	width: 1000px;
	text-align: center;
	margin: 6px auto;
	position: relative;
}
.footer-content p {
	line-height: 20px;
	color: #fff;
	text-align: left;
}
ul,li {
	list-style: none;
}
.footer-content ul {
	width: 750px;
	padding-bottom: 10px;
	float: left;
	font-size:0;
}
.footer-content li {
	width: 150px;
	float: left;
	text-align: left;
}
.footer .qrocde {
	width: 256px;
	height: 148px;
	position: absolute;
	top: 10px;
	right: 0;
}
.footer .qrocde img {
	width: 256px;
	height: 148px;
}
.footer .link-title {
	color: #1E8ECF;
	font-size: 18px;
	padding: 20px 0 10px 0;
	width: 71%;
	border-bottom: 1px solid #d3d3dc;
	box-shadow: 0 1px 0 #fff;
	float:left;
}
.footer .link-title span {
	color: #afafb2;
	font-size: 12px;
}
.itemsss {
	width:100%;
	height:100%;
}
.wp_search .search {
	background: url(images/search.png);
	width: 72px;
	height: 34px;
	border: 0px;
	cursor: pointer;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	vertical-align: middle;
}
/*---index----*/
.dtjt9_div_text .dtjt9_div_text_title {
	background: #2ea4dd;
	text-align: left;
	height: 35px;
	padding-left: 8px;
}
.dtjt9_div_text .dtjt9_div_text_title a {
	color:#fff;
}
.biaoti3 {
	font-size: 22px;
	font-weight: bold;
}
.wp_search table td {
	height:32px;
}
.search-wrap {
	width: 216px;
	height: 36px;
}
.nav-content ul li {
	z-index:152;
}
#wp_nav_w0 .wp_nav .sub-nav {
	z-index:201;
}
#wp_nav_w0 .wp_nav .sub-nav li {
	z-index:201;
}
.top_1 {
	background:#333333;
}
.top_1 a {
	color:#aaa;
}
.top_1 a:hover {
	text-decoration:none;
}
.top_2 {
	background:#771732;
}
/* ---轮播图---*/
.wrap {
	width:100%;
	height:325px;
	position:relative;
	overflow:hidden;
	margin:0 auto;
}
.slidebox {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
}
.slidebox li {
	float:left;
	width:100%;
	height:100%;
	left:0;
	top:0;
}
.slidebox li img {
	display:block;
	width:100%;
	height:100%;
}
.dot {
	position:absolute;
	width:100%;
	height:30px;
	text-align:right;
	bottom:10px;
	left:0;
}
.dot p {
	margin-right:10px;
}
.dot b {
	width:17px;
	height:17px;
	border-radius:20px;
	color:#333;
	display:inline-block;
	border:1px solid #fff;
	background:#fff;
	text-align:center;
	line-height:17px;
	margin:0 3px;
	margin-top:6px;
	cursor:pointer;
	font-weight:normal;
}
.dot .cur {
	background:#133076;
	color:#fff;
	border:1px solid #133076;
}
/*---tab---*/
.display-none {
	display:none;
}
.tab ul {
	list-style-type:none;
	overflow:hidden;
}
.tab ul li {
	float:left;
}
.tab ul li {
width: 25%;
    color: #000;
    font-size: 24px;
    font-weight: bold;
    line-height: 60px;
    border-bottom: 1px solid #cacaca;
    margin-bottom: 20px;
}
.tab ul li a {
	display:inline-block;
	width:100px;
	text-decoration:none;
	color:#000;
	cursor:pointer;
	font-size:24px;
}
.tab ul li.active {
	border-bottom:3px solid #133076;
}
.tab ul li.active a {
	color:#133076;
	font-size:24px;
}
.con-tab {
	width:760px;
	margin-bottom:15px;
	float: left;
}

.more {
display: inline-block;
float: right;
    margin-top: 10px;
    position: relative;
    right: 1px;
    bottom: 330px;
}
.box {

}
.div_more a {
	float: right;
	width: 46px;
	height: 14px;
	display: block;
	background: url(images/more.png);
}
.articlelist1_a_title {
	line-height:35px;
}
.news_icon {
	background: url(images/list.png);
	height: 16px;
	background-position: 0px 2px;
	background-repeat: no-repeat;
	width: 10px;
	display: block;
	float: left;
	margin-left: 13px;
	margin-top: 12px;
}
.articlelist3_tr {
	background-position: 0px 34px;
}
.box_right {
	float:right;
	width:220px;
	height:318px;
	margin-bottom: 15px;
}
.box_right img {
	height:60px;
	width:220px;
	float:left;
	margin-bottom:4px;
}
.biaoti11 {
	background-color:#163379;
	border-bottom: 3px solid #333333;
	text-align:center;
}
.Column_Name {
	font-size: 16px;
	color:#eee;
}
.footer-left {
	float:left;
}
.footer-left img{
	width: 300px;
}
.footer-right-1 {
	width:200px;
	float:left;
}
.footer-right a {
	font-size: 16px;
}

.top{
    height: 125px;
    background: #163379;
    width: 100%;
    box-shadow: 0 2px 2px rgba(0,0,0,0.4);
}
.nav {
    height: 125px;
    width: 70%;
    float:right;
}
#wp_nav_w0 .wp_nav .nav-item a{
    line-height: 55px;
	font-size:23pt;
	display:block;
	width:144px;
	text-align:center;
}
.col_img{
width:600px;
margin-right:50px;
float:left;
}
.col_650{
width:380px;
float:left;
}
a{
color: #333;
    font-size: 15px;
}
a:hover{
color: #333;
    font-size: 14px;
    color: #19469d;
text-decoration: none;
}
.wp_article_list .list_item .Article_PublishDate{
line-height: 28px;
    padding: 0 8px;
margin-top:4px;
}
.wp_article_list .list_item{
height: 38px;
    line-height: 38px;
}
.wp_article_list .list_item{
border-bottom: 1px solid #e9e9e9;
}
#container_content_b{
    padding: 10px 0 5px;;
    clear: both;
    margin: 0 auto 0;
background:#e8f1fa;
}
.col_qh{
width:760px;
height:350px;
float:left;
}
#container_content_b .Article_PublishDate{
background-color:#e8f1fa;
}
#container_content_b .list_item{
border-bottom:1px solid #cacaca;
}
#container_content .title_news{
width: 100%;
    color: #000;
    font-size: 24px;
    font-weight: bold;
    line-height: 60px;
    border-bottom: 1px solid #cacaca;
margin-bottom: 20px;

}
.img1{
 
margin-top:5px;
}
#container_content_c{
    padding:30px 0 30px;
    clear: both;
    margin: 0 auto 0;
background:url(/_upload/article/images/f9/86/8d689e154cbaa21df7af9125541f/b155e56d-77b5-4ea3-9c29-489ddfb2c2aa.jpg) no-repeat;
}
#wp_nav_w0 .wp_nav .sub-nav .nav-item a{line-height:40px;border:0px;}
.wp_nav .sub-nav{border:0px;}
#container_content_b .col_img{float:right;margin-left: 50px;margin-right: 0px;}
#container_content_c img{width:23%;margin-right:2%;}
#container_content_c:last-child img{margin-right:0%;}
#wp_listcolumn_w48 .wp_listcolumn .wp_column a .column-name{display: block !important;text-align: center;}
#wp_listcolumn_w48 .wp_listcolumn .wp_column a{text-align: center;}
#container_content .col_img{width:350px;margin-right:30px;}
.box_1{float:left}
.box_2{float:right}
.box_2 .col_650{width: 400px;}
#wp_nav_w0 .wp_nav{float:right;}

@media screen and (max-width:1280px){
    #wp_nav_w0 .wp_nav .nav-item a,#wp_nav_w0 .wp_nav .sub-nav .nav-item a{
        font-size: 30px !important;
    }
    #container_content .title_news,.tab ul li a{
        font-size: 16px !important;
    }
    a,a:hover{
        font-size: 18px !important;
    }
}
.ad img{width:100%;}
.ad{    margin-bottom: 10px;}


/*logo*/
.header{ position: relative; height:156px; background: #0056a8; z-index: 999;}
.header-bg{height:100%;background: rgba(255,255,255,.9);}
.header .logo{display:block;width:800px;height:100px; ;overflow:hidden; }
.header .logo i{display: block;width:100%;height:100%;background: url('images/logo.png') 0 0 no-repeat;background-size: 100% auto; text-indent: 9999px;}
.header .phone{font-size: 21px;font-weight: 600;line-height: 50px; color: #0056a8;margin-top:40px;}
.header .phone i{padding-right:10px;font-weight:600;}

/*导航栏*/
.navbox{height:56px; line-height:56px;background:#0056a8;
    -moz-box-shadow:0px 4px 7px 0px #969696;/*firefox*/
    -webkit-box-shadow:0px 4px 7px 0px #969696;/*webkit*/
    box-shadow:0px 4px 7px 0px #969696;/*opera或ie9*/
}
.navlist{display: flex;flex-wrap:nowrap;height:100%; margin: 0; }
.navlist li{ display:flex;flex-basis: 100%; position:relative;float:left;width:auto;z-index:9999;  text-align: center}
.navlist li a{display:block;width:100%;line-height:56px;text-align:center;color:#ffffff;font-size:16px;  font-weight:400; white-space:nowrap; cursor:pointer;}
.navlist li.active a,.navlist li:hover a,.navlist li.active a{color:#ffffff;}
.navlist li:hover,.navlist li.active{background:#006fc5;}
.navlist li .item_menu{
    display:none;position:absolute;top:56px;width:100%;margin:0; zoom:1;
    border-left:1px solid #E1E1E1;border-right:1px solid #E1E1E1;border-bottom:1px solid #E1E1E1; opacity: 0;background:#ffffff;
    -moz-box-shadow:4px 7px 10px 0px #969696;/*firefox*/
    -webkit-box-shadow:4px 7px 10px 0px #969696;/*webkit*/
    box-shadow:4px 7px 10px 0px #969696;/*opera或ie9*/
}
.navlist li:hover .item_menu{
    display:block;
    opacity: 1;
    animation:navlistkeyframes 1s;
    -moz-animation:navlistkeyframes 1s; /* Firefox */
    -webkit-animation:navlistkeyframes 1s; /* Safari and Chrome */
    -o-animation:navlistkeyframes 1s; /* Opera */
}
.w {width: 1300px;margin:0 auto;}