@charset "utf-8";

/*公共样式*/

* {
	padding: 0;
	margin: 0;
}
.read img{

max-width:100%;
display:block;
margin:0px auto;}
ul li,
a,
p {
	border: none;
	text-decoration: none;
	list-style: none;
	font-family: "微软雅黑";
	padding: 0;
	margin: 0px;
}

body {
	font-size: 15px;
	color: #333333;
	font-family: "微软雅黑";
}

img {
	border: none;
}

a {
	color: #333333;
}

.center {
	width: 1260px;
	margin: 0px auto;
}

.clear {
	clear: both;
}


/*页面样式*/

.top {
	width: 100%;
	height: 160px;
	position: relative;
	background: url(../img/topbg.png) no-repeat 0px 0px;
	border-bottom: 1px solid #1B63D1;
}

.logo {
	overflow: hidden;
	float: left;
}

.logo img {
	max-width: 100%;
	height: auto;
	margin: 41px 0px;
}

.logo-r {
	float: right;
	margin-top: 40px;
}

.logo-r .lj {
	color: #FFFFFF;
	font-size: 22px;
	text-align: right;
}

.logo-r .lj a {
	color: #fff;
	margin: 0px 5px;
}

.ss {
	width: 200px;
	font-size: 14px;
	cursor: pointer;
	position: relative;
	float: right;
}

.ss .inp {
	width: 200px;
	border: none;
	height: 32px;
	outline: none;
	color: #666666;
	text-indent: 15px;
	background: none;
	background: url(../img/sebox.png) no-repeat 0px 0px;
	background-size: 100% 100%;
}

.ss .btn {
	border: none;
	position: absolute;
	top: 17px;
	right: 18px;
	width: 16px;
	height: 16px;
	outline: none;
	background: url(../img/search.png) no-repeat 0px 0px;
}

input::-webkit-input-placeholder {
	color: #666666;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #666666;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #666666;
}

input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #666666;
}


/*导航*/

.nav {
	width: 100%;
	height: 51px;
	line-height: 50px;
	background: #003D9A;
}

.nav ul {
	float: left;
	width: 83%;
}

.nav ul li {
	float: left;
	width: 10%;
	position: relative;
	text-align: center;
}

.nav ul li>a {
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 17px;
	display: block;
}

.nav ul li.on>a,
.nav ul li:hover>a {
	color: #fff;
	background: #E99300;
}

.subNav {
	width: 100%;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 50px;
	display: none;
	width: 170px;
	z-index: 999;
}

.subNav a {
	background: rgb(233, 147, 0, 0.9);
	color: #fff;
	width: 100%;
	display: block;
	line-height: 35px;
	text-align: center;
	white-space: normal;
	font-size: 15px;
}

.nav ul li:hover .subNav {
	display: block;
}

.subNav a:hover {
	background: #003D9A;
	color: #FFFFFF;
}


/*大图*/

#dt .wrapper {
	position: relative;
}

#dt {
	overflow: hidden;
}

#dt .rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

#dt .rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

#dt .rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

#dt .rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}

#dt .slide_container {
	position: relative;
	float: left;
	width: 100%;
}

#dt .slide {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

#dt .slide li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}

#dt .slide img {
	display: block;
	position: relative;
	z-index: 1;
	/* width: 1920px; */
	border: 0;
}

#dt .slide .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
}

#dt .slide_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 50%;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 66px;
	width: 40px;
	margin-top: -30px;
}

#dt .slide_nav:active {
	opacity: 1.0;
}

#dt .slide_nav.prev {
	left: 1%;
	background: url(../img/datu_l.png) no-repeat center center;
}

#dt .slide_nav.next {
	right: 1%;
	background: url(../img/datu_r.png) no-repeat center center;
}

#dt .slide1_tabs {
	position: absolute;
	bottom: 13px;
	left: 45%;
	z-index: 100;
	text-align: center;
}

#dt .slide2_tabs ,#dt .slide3_tabs{
	position: absolute;
	bottom: 10px;
	z-index: 100;
	width: 100%;
	margin: 0px auto;
	text-align: center;
}

#dt .slide1_tabs li,
#dt .slide2_tabs li ,#dt .slide3_tabs li{
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 15px;
	border-radius: 10px;
	background: #95C4EE;
	position: relative;
}

#dt .slide1_tabs li a,
#dt .slide2_tabs li a ,#dt .slide3_tabs li a{
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	position: absolute;
	left: 0;
	z-index: 1000;
	color: rgba(100, 200, 300, 0);
	color: transparent;
}

#dt .slide1_tabs li.slide_here a,
#dt .slide2_tabs li.slide_here a ,#dt .slide3_tabs li.slide_here a{
	background: #fff;
}


/* main1 */

.gg {
	float: left;
	width: 400px;
	float: left;
}

.comtop {
	height: 45px;
	line-height: 45px;
	margin-bottom: 20px;
}

.comtop .title {
	font-size: 20px;
	color: #003d9a;
	font-weight: bold;
	float: left;
	border-bottom: 2px solid #e89300;
}

.comtop .more {
	float: right;
}

.main1 {
	margin-top: 20px;
	overflow: hidden;
}

.pic .callbacks_tabs {
	/* text-align: center; */
	font-size: 0;
	list-style-type: none;
	position: relative;
	bottom: 240px;
	z-index: 2;
	text-align: right;
	/* right: 18px; */
}

.pic  .callbacks_tabs li {
	display: inline-block;
	margin: 0px 5px;
}
.pic  .callbacks_tabs a {
	display: inline-block;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	line-height: 20px;
	overflow: hidden;
	font-size: 0px;
	border: 1px solid #013E9B;
}

.pic  .callbacks1_tabs .callbacks_here a {
	background: #013E9B;
}

.pic .callbacks_container .tu {
	height: 235px;
	overflow: hidden;
}

.yc {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.pic dl dd {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #E9F0FA;
	background: url(../img/icon8.png) no-repeat 0px center;
}

.pic dl {}

.pic dl dd span {
	font-size: 14px;
	color: #aaaaaa;
	float: right;
}

.pic dl dd:hover span {
	color: #003d9a;
}

.pic dl dd a {
	float: left;
	width: 76%;
}

.yc:hover {
	color: #003d9a;
}


/*tz*/

.tz,.sqjy {
	margin: 0px 30px;
}

.tzlist li {
	overflow: hidden;
	padding: 17px 0px;
	box-sizing: border-box;
	border-top: 1px solid #E9F0FA;
}

.tzlist li .bt {
	color: #222222;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
}

.tzlist .zy {
	font-size: 12px;
	color: #666;
	line-height: 20px;
	/* height: 29px; */
	overflow: hidden;
	margin-top: 8px;
	width: 75%;
}

.tzlist li:hover a .bt {
	color: #31629C;
}

.zrq {
	width: 65px;
	height: 53px;
	float: left;
	margin-right: 20px;
	display: block;
	text-align: center;
	border: 1px solid #003d9a;
	font-size: 13px;
	background: #FFFFFF;
	color: #003d9a;
}

.zrq span {
	background: #003d9a;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 0px;
	box-sizing: border-box;
	display: block;
	font-size: 20px;
	font-weight: bold;
}

.tzlist {
	border-bottom: 1px solid #E9F0FA;
}


/*dqhd*/

.dqhd ul {
	background: #E9F0FA;
	padding: 0 20px;
	box-sizing: border-box;
}

.dqhd .zrq span {
	background: #FFFFFF;
	color: #003d9a;
	border-bottom: 1px solid #003d9a;
}

.dqhd ul li {
	border-bottom: 1px solid #FFFFFF;
}

.dqhd .tzlist li .bt {
	height: auto;
	width: 75%;
}

.dqhd .tzlist li .btzy {
	height: 55px;
}

.dqhd .tzlist li:last-child {
	border-bottom: none;
}


/*xban*/

.main2{
	margin: 40px 0px;
	overflow: hidden;	
}
.main2 .callbacks_tabs {
	/* text-align: center; */
	font-size: 0;
	list-style-type: none;
	position: relative;
	bottom: 20px;
	z-index: 2;
	text-align: right;
	/* right: 18px; */
}

.main2  .callbacks_tabs li {
	display: inline-block;
	margin: 0px 1px;
}
.main2  .callbacks_tabs a {
	display: inline-block;
	width: 14px;
	height: 14px;
	/* border-radius: 50%; */
	/* line-height: 20px; */
	overflow: hidden;
	font-size: 10px;
	color: #FFFFFF;
	background: #4F1F1F;
	text-align: center;
}

.main2  .callbacks2_tabs .callbacks_here a {
	background: #4F1F1F;
}

/*main3*/
.main3{
	width: 100%;
	background: #E9F0FA;
	height: auto;
	padding: 40px 0px;
	overflow: hidden;
}
/*yq*/
.yq{
	background: #033481;
	color: #FFFFFF;
	font-size: 16px;
	overflow: hidden;
	/* margin-top: 30px; */
}
.yq ul li{
	float: left;
	padding: 15px 0px;
}
.yq ul li a {
	color: #FFFFFF;
	font-size: 15px;
	padding: 0px 15px;
}
.foot{
	width: 100%;
	height: auto;
	color: #FFFFFF;
	overflow: hidden;
	padding: 30px 0px;
	box-sizing: border-box;
	line-height: 28px;
	background: url(../img/ywbg.png) no-repeat 0px 0px;
}
.cctop{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.cc{
	float: left;
	width: 30%;
	padding-right: 10%;
}
.lx{
	float: left;
	width: 30%;
}
.rwm{
	float: left;
	width: 30%;
	padding-top: 20px;
}
.rwm li{
	float: left;
	margin-right: 70px;
}
.rwm .li1{
	margin-top: 20px;
}

/*kfjy*/
.tab {
	position: relative;
}
.tabbox{
	width: 100px;
	float: left;
}
.tab-hd li {
}

.tab-hd h2 {
	font-size: 16px;
	color: #FFFFFF;
	width: 100%;
	height: 100px;
	line-height: 100px;
	display: block;
	background: #003D9A;
	text-align: center;
	border-bottom: 1px solid #002D66;
}
.tab-hd h2 a{color: #FFFFFF;}
.tab-hd .active h2 {
	background: url(../img/ac1.png) no-repeat 0px 0px;
}

.tab-bd>li {
	display: none;
	position: relative;
}

.tab-bd .thisclass {
	display: block;
}
.tab-bd{
	margin-left: 100px;
	background: #FFFFFF;
	padding: 10px 10px 2px;
}
.zstp li{
	margin-bottom: 7px;
}
.cm{
	border: none;
}
.cm li{
	border: none;
	padding: 11.8px 0px;
}


.xxlist li{
	width: 100%;
	padding: 76px 0px;
	background: #003D9A;
	text-align: center;
	margin-bottom: 15px;
}
.xxlist li a{
	font-size: 22px;
	color: #FFFFFF;
	
}
.jybox{
	background: #FFFFFF;
}
.st{
	height: 160px;
	width: 100%;
}
.jybox ul{
	padding: 0px 20px;
	box-sizing: border-box;
}
.jybox ul li{
	padding: 15px 0px;
	border-bottom:1px solid #E9F0FA ;
}
.jybox li span{
	color: #aaaaaa;
	font-size: 14px;
	padding-top: 10px;
	display: block;
}
.jybox li:last-child{
	border: none;
}

/*xxzc*/
.kuai{
	/* margin-top: 25px; */
	overflow: hidden;
	background: #fff;
	margin-top: -4px;
}
.kuai li{
	float: left;
	width: 33.1%;
	/* max-width: 98px; */
	height: 121px;
}
.kuai_pic img{
	display: block;
	margin: 22px auto;
}
.kuai li p{
	text-align: center;
}
.kuai li:hover .kuai_pic img{
	transform: rotateY(180deg);
	transition: 1s;
}
.kuai li:hover p{
	color: #003d9a;
}
.kuai .last img{
	margin: 35px auto;
}
.kuai .last{margin-right: 0px;}
.kuai .l1,.kuai .l2{
	border-bottom: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
}
.kuai .l3{
	border-bottom: 1px solid #E2E2E2;
}
.kuai .l4,.kuai .l5{
	border-right: 1px solid #E2E2E2;
}
.zstp img{
	width: 100%;
}
/* list */
.listcon{
	margin-top: 20px;
	overflow: hidden;
}
.conleft{
	width: 300px;
	float: left;
	border: 1px solid #E1E1E1;
}
.conleft .yj{
	height: 80px;
	background: url(../img/lmbg.png) no-repeat 0px 0px;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	line-height:80px;
	letter-spacing: 2px;
}
.conleft ul{
}
.conleft ul li{
	height: 60px;
	line-height: 60px;
	background: #FFFFFF;
	text-align: center;
	border-bottom: 1px solid #E1E1E1;	
}
.conleft ul li a{
	color: #333333;
	font-size: 18px;
}
.conleft .active{
	background: #E99300;
}
.conleft .active a{
	color: #FFFFFF;
}
.conright{
	float: right;
	width: 900px;
	margin: 29px 0px 30px;
	/* padding: 43px 20px; */
	/* box-sizing: border-box; */
}
.ritop{
	margin-bottom: 10px;
	/* overflow: hidden; */
	height: 50px;
	border-bottom: 2px solid #D8E4F4;
}
.ritop .ggtop{float: left;border-bottom:none}
.ritop .lm{
	font-size: 22px;
	color: #003d9a;
	float: left;
	line-height: 54px;
	background: url(../img/lmsx.png) no-repeat 0px 49px;
}
.dq{
	float: right;
	color: #333333;
	line-height: 50px;
}
.dq a{
	font-size: 14px;
	color: #333333;
}
.dq  a:hover{color: #003d9a;}
.conright .listul li{
	height:60px;
	background: url(../img/listd.png) no-repeat 0px center;
	text-indent: 15px;
	color: #333333;
	line-height: 60px;
	border-bottom: 1px dashed #e5e5e5;
}
.conright .listul{
	/* padding: 0px 10px; */
	/* box-sizing: border-box; */
}
.conright .listul li a{
	float: left;
	color: #333333;
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
	width: 80%;
	background: url(../img/dian.png) no-repeat 0px center;
}
.conright .listul li .sj{
	float: right;
	color: #888888;
	font-size: 16px;
}
.conright .listul li .bt{
	font-size: 16px;
}
.conright .listul li:hover a{color: #003d9a;}
.conright .listul li:hover .sj{color: #003d9a;}
.conright .listul li:hover .zy{color:#003d9a;}

.fan{margin: 30px 0px 0px 0px;text-align: center;}
.nt img{width: 100%;}
/* 内容页 */
.article{/* padding: 0px 15px; */}
.article .arti-title {
    text-align: center;
    font-size: 22px;
    line-height: 35px;
    margin-top: 30px;
    font-weight: bold;
}
.article .arti_metas {
    padding: 20px 0px 22px 0px;
    text-align: center;
    border-bottom: 1px dashed #DFDFDF;
}
.article .arti_metas span {
    color: #aaaaaa;
    font-size: 14px;
    text-indent: 22px;
    display: inline-block;
}
.article .read{
	padding: 20px 0px 20px 0px;
	line-height: 25px;
}
.read p{
	font-size:16px !important;
	line-height:28px !important;
}
.nx{color: #333;font-size: 14px;}
.nx a{color: #666666;font-size: 14px;margin-bottom: 20px;display: inline-block;}
.nx .up:hover a ,.nx .down:hover a{color: #003d9a;}


/*list*/
.nt img{
	width: 100%;
}
