@charset "utf-8";

/*公共样式*/
* {
	padding: 0;
	margin: 0;
}

ul li,
a,
p {
	border: none;
	text-decoration: none;
	list-style: none;
	font-family: "微软雅黑";
	padding: 0;
	margin: 0px;
	font-size: 15px;
}

body {
	font-size: 15px;
	color: #333333;
	font-family: "微软雅黑";
	min-width: 1200px;
}

img {
	border: none;
	vertical-align: bottom;
}

a {
	color: #333333;
}

.center {
	width: 1200px;
	margin: 0px auto;
}

.clear {
	clear: both;
}
.bg{
	background: url(../img/wrap.png) no-repeat 0px bottom;
}
/*页面样式*/
.welcome{
	width: 100%;
	height: 40px;
	background: #1764c3;
	overflow: hidden;
	line-height: 40px;
}

.hy{
	float:left ;
	font-size: 14px;
	color: #cdd8ee;
}
.logo-r {
	float: right;
}

.logo-r .lj {
	color: #cdd8ee;
	font-size: 14px;
}

.logo-r .lj a {
	color: #cdd8ee;
	margin: 0px 5px;
	font-size: 14px;
}
.top {
	width: 100%;
	height: 160px;
	background: url(../img/topbg.png) no-repeat center;
}

.logo {
	overflow: hidden;
	float: left;
	padding: 30px 0px;
}

.logo img {
	max-width: 100%;
	height: auto;
}

.ss {
	width: 240px;
	font-size: 16px;
	cursor: pointer;
	position: relative;
	float: right;
	margin: 55px auto;
}

.ss .inp {
	border: none;
	width: 240px;
	height: 50px;
	outline: none;
	color: #888888;
	text-indent: 8px;
	background: url(../img/sebox.png) no-repeat 0px 0px;
}

.ss .btn {
	border: none;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50px;
	height: 50px;
	outline: none;
	background: url(../img/search.png) no-repeat 0px 0px;
}
input::-webkit-input-placeholder {
	color: #888888;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #888888;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #888888;
}

input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #888888;
}

/*大图*/
#dt .wrapper {
	position: relative;
}

#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;
	height: 450px;
	/* max-height: 450px; */
	/* 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: 64px;
	width: 33px;
	margin-top: -30px;
}

#dt .slide_nav:active {
	opacity: 1.0;
}

#dt .slide_nav.prev {
	left: 2%;
	background: url(../img/datu_l.png) no-repeat center center;
}

#dt .slide_nav.next {
	right: 2%;
	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 {
	position: absolute;
	bottom: 15px;
	z-index: 100;
	width: 100%;
	margin: 0px auto;
	text-align: center;
}

#dt .slide1_tabs li,
.slide2_tabs li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 20px;
	border-radius: 10px;
	background: #FFFFFF;
	position: relative;
}

#dt .slide1_tabs li a,
.slide2_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,
.slide2_tabs li.slide_here a {
	background: #005ccd;
}

/*导航*/
.nav {
	width: 100%;
	height: 47px;
	/* overflow: hidden; */
	background: url(../img/navbg.png) no-repeat 0px 0px;
}

.nav ul li {
	float: left;
	position: relative;
	width: 171px;
	text-align: center;
	background: url(../img/navsx.png) no-repeat 0px right;
}

.nav ul li>a {
	text-align: center;
	line-height: 47px;
	color: #333;
	font-size: 18px;
	display: block;
}

.nav ul li.on>a,
.nav ul li:hover>a {
	color: #fff;
	background: #0e64d1;
}

.subNav {
	width: 100%;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 47px;
	display: none;
	width: 100%;
	z-index: 999;
}

.subNav a {
	background: rgba(0, 0, 0, .6);
	color: #fff;
	width: 100%;
	display: block;
	line-height: 47px;
	text-align: center;
	white-space: normal;
	font-size: 16px;
}

.nav ul li:hover .subNav {
	display: block;
}

.subNav a:hover {
	background: #0e64d1;
	color: #FFFFFF;
}

#dt {
	overflow: hidden;
}
.inner{
	width: 1600px;
	margin: 0px auto;
}
/* main1 */
.wrap {
	width: 1200px;
	margin: 0px auto;
	background: #FFFFFF;
	overflow: hidden;
}

.com {
	padding: 20px 20px;
	box-sizing: border-box;
}

.main1 {
	width: 830px;
	float: left;
}
.m1top{
	overflow: hidden;
	margin-bottom: 10px;
	width: 400px;
	float: left;
}
.fl {
	width: 400px;
	/* float: left; */
}

.fr {
	width: 400px;
	/* float: right; */
}

.comtop {
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	background: #f6f7f7;
}

.comtop .title {
	font-size: 22px;
	color: #FFFFFF;
	float: left;
	width: 162px;
	text-indent: 25px;
	background: url(../img/mcbg.png) no-repeat 0px 0px;
}


.comtop .more {
	float: right;
	font-size: 16px;
	color: #555;
	margin-right: 5px;
}

.more:hover {
	color: #025fc8;
}

/* fg */
.fg{
	
}
.infoList{margin-top: -10px;}
.infoList li {
	height: 35px;
	line-height:35px;
	text-indent: 7px;
	background: url(../img/dian.png) no-repeat 0px center;
}

.infoList li a {
	font-size: 14px;
}

.yc li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 78%;
	display: inline-block;
}
.infoList span {
	float: right;
	color: #888888;
	font-size: 14px;
}
.yc li:hover a {
	color: #0e64d1;
}
.yc li:hover span {
	color: #0e64d1;
}


.callbacks_tabs {
	text-align: right;
	font-size: 0;
	list-style-type: none;
	position: relative;
	top: -259px;
	z-index: 2;
	/* right: 18px; */
	left: 0px;
}

.callbacks_tabs li {
	display: inline-block;
	/* margin: 0px 5px; */
	text-align: center;
}

.callbacks_tabs a {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px;
	color: #FFFFFF;
	background: #5c6062;
	border-right: 1px solid #fff;
}

.callbacks1_tabs .callbacks_here a {
	background: #e59d02;
}

.callbacks_container .tu {
	height: 260px;
	overflow: hidden;
}
/* main2 */
.main2{
	width: 300px;
	float: right;
	margin-bottom: 15px;
}
.main2 .pt{
	padding: 20px;
	box-sizing: border-box;
	background: #f0f4f9;
}
.pt ul li{
	width: 260px;
	height: 70px;
	line-height: 70px;
	text-indent: 80px;
	margin-bottom: 10px;
}
.pt ul li a{
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	
}
.pt .li1{
	background: url(../img/icon1.png) #0b8fdb no-repeat 20px center;
}
.pt .li2{
	background: url(../img/icon2.png) #e59d02 no-repeat 20px center;
}
.pt .li3{
	background: url(../img/icon3.png) #0b8fdb no-repeat 20px center;
}
.pt .li4{
	background: url(../img/icon4.png) #e59d02 no-repeat 20px center;
}
.pt .li5{
	background: url(../img/icon5.png) #0b8fdb no-repeat 20px center;
}
.yq img{
	display: block;
	margin: 20px 0px;
}
select {
  width:260px;
  height: 50px;
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  text-indent: 20px;
  margin-top: 15px;
  outline: none;
  border: none;
  display: block;
  color: #333;
  font-size: 16px;
  background-color: #ffffff !important;
  background: url(../img/jt.png) no-repeat right 20px center;
}
select option{color: #333 !important;}
select::-ms-expand { display: none; }
/* bq */
.foot{
	width: 100%;
	height: 140px;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
	padding: 40px 0px;
	box-sizing: border-box;
	font-size: 14px;
	background:url(../img/ywbg.png) no-repeat 0px 0px;
}
/* 列表页 */
.conleft{
	width: 230px;
	float: left;
}
.conleft .yj{
	height: 100px;
	background: url(../img/lmbg.png) no-repeat 0px 0px;
	font-size: 30px;
	color: #FFFFFF;
	text-indent: 20px;
	line-height: 100px;
}
.conleft ul{
	overflow: hidden;
	
	border-bottom: 8px solid #c2d5eb;
}
.conleft ul li{
	height: 50px;
	line-height: 50px;
	background:;
	text-indent: 28px;
	margin-top: 1px;
	border-left: 8px solid #c2d5eb;
	background: url(../img/xjt.png) no-repeat right 25px center #ecf5ff;
}
.conleft ul li a{
	color: #333333;
	font-size: 16px;
}
.conleft .active{
	border-left: 8px solid #1971dc;
	background: url(../img/lmjt.png) no-repeat right 25px center #ecf5ff;
}
.conleft .active a{
	color: #0850a6;
	font-size: 16px;
}
.conright{
	float: right;
	width: 890px;
	margin: 15px 0px 0px;
}
.ritop{
	margin-bottom: 10px;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	background:url(../img/mcbg.png) no-repeat 0px 0px #f6f7f7;
}
.ritop .ggtop{float: left;border-bottom:none}
.ggtop .lm{
	font-size: 20px;
	color: #FFFFFF;
	float: left;
	text-indent: 10px;
	font-weight: bold;
}
.dq{
	float: right;
	color: #666666;
	text-indent: 20px;
	margin-right: 5px;
	background: url(../img/dq.png) no-repeat 0px center;
}
.dq a{
	font-size: 14px;
	color: #666666;
}
.conright .listul li{
	line-height: 50px;
	height: 50px;
	background: url(../img/dian.png) no-repeat 0px center;
	text-indent: 15px;
	color: #333333;
	border-bottom: 1px dashed #cccccc;
}
.conright .listul{
	/* padding: 0px 10px; */
	/* box-sizing: border-box; */
}
.conright .listul li a{
	float: left;
	color: #333333;
	font-size: 14px;
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
	width: 80%;
}
.conright .listul li .sj{
	float: right;
	color: #888888;
	font-size: 14px;
}
.conright .listul li:hover a{color: #033771;}
.conright .listul li:hover .sj{color: #033771;}
.fan{margin: 30px 0px;text-align: center;}
.nt img{width: 100%;}
/* 内容页 */
.article{padding: 0px 30px;}
.article .arti-title {
    text-align: center;
    font-size: 20px;
    line-height: 35px;
    margin-top: 30px;
    color: #333333;
    font-weight: bold;
}
.article .arti_metas {
    padding: 20px 0px 22px 0px;
    text-align: center;
    border-bottom: 1px dashed #cccccc;
}
.article .arti_metas span {
    color: #999999;
    font-size: 14px;
    text-indent: 22px;
    display: inline-block;
}
.article .read{
	padding: 20px 0px 20px 0px;
	line-height: 25px;
}
.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: #033771;}