.pagination{
	text-align: center;
}
#menu {
	margin-bottom: 0px;
}

.sousuoright h1 input {
	border: 0px;
	height: 28px;
	outline: none;
}

.sousuoright h1 {
	padding: 0 2px;
}

#jiandulogo {
	width: 1200px;
	margin: 10px auto;
	background-color: #FFFFFF;
}

#jiandulogo img {
	width: 1200px;
	display: block;
}

.jiandu-menu {
	width: 1200px;
	height: 76px;
	margin: 15px auto;
	background: #a90100;
}

.jiandu-menu ul li {
	float: left;
	line-height: 76px;
	font-size: 22px;
	width: 33%;
	text-align: center;
	position: relative;
}

.jiandu-menu ul li a {
	color: #ffffff;
	text-shadow: 5px 2px 6px #000;
	font-weight: bold;
}

.jiandu-menu ul li:before {
	position: absolute;
	width: 4px;
	height: 65px;
	background: url(borderright.png) no-repeat;
	content: "";
	right: 4px;
	top: 7px;
}

.jiandu-menu ul li:last-child:before {
	display: none;
}

.jiandu-zhuanqu {
	width: 1200px;
	margin: 15px auto;
	height: 84px;
}

.jiandu-zhuanqu ul li img {
	width: 292px;
	height: 84px;
}

.jiandu-zhuanqu ul li {
	width: calc(100% / 4);
	float: left;
	text-align: center;
}

.jd-con {
	width: 1200px;
	margin: 45px auto;
	min-height: 500px;
}

.jd-city {
	width: 280px;
	float: left;
}

.jd-city ul {
	width: 160px;
	margin: 10px auto;
}

.jd-city ul li {
	position: relative;
	margin: 10px 0;
	padding: 3px 0 3px 30px;
}

.jd-city ul li a {
	color: #b10000;
	font-size: 17px;
	font-weight: bold;
}

.jd-city ul li:before {
	position: absolute;
	content: "";
	width: 4px;
	height: 4px;
	background: #b10000;
	left: 10px;
	top: 10px;
}

.jd-city ul li.active {
	background: #a70c1c;
}

.jd-city ul li.active a {
	color: #fff;
}

.jd-city ul li.active:before {
	width: 8px;
	height: 8px;
	background: #fff;
}

.jd-list {
	margin-left: 280px;
	margin-bottom: 25px;
}

.jd-list h1 {
	height: 50px;
	position: relative;
}

.jd-list h1::after {
	content: "";
	position: absolute;
	height: 4px;
	background: url(jt-bg.png);
	width: 100%;
	left: 0px;
	bottom: 0px;
}

.jd-list h1 span {
	line-height: 50px;
	color: #fff;
	padding: 0 20px;
	background: linear-gradient(#e90003, #a2060a);
	display: inline-block;
	border-radius: 8px 8px 0 0;
	letter-spacing: 0.1em;
	font-weight: bold;
}

.jd-list h1 a {
	float: right;
	color: #a31c20;
	line-height: 50px;
	margin-right: 20px;
}

.jd-list ul {
	margin-top: 25px;
}

.jd-list ul li {
	height: 50px;
	line-height: 50px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 24px;
}

.jd-list ul li a:hover {
	text-decoration: underline;
}

.zt-title {
	height: 45px;
	border-bottom: 2px solid #0d66c7;
	width: 1200px;
	color: #0d66c7;
	line-height: 45px;
	font-size: 16px;
	font-weight: bold;
	margin: auto;
}

.zt-title img {
	float: left;
	margin: 10px 20px;
}

.zt-title .ml {
	margin: 0 10px;
}
.zt-title a{
	font-size: 16px;
	font-weight: bold;
	color: #0d66c7;
}
.zt-con {
	width: 1200px;
	margin: 10px auto;
	min-height: 650px;
	margin-top: 0px;
	overflow: hidden;
}

.zt-menu {
	width: 330px;
	float: left;
}

.zt-search {
	width: 280px;
	margin: 0px auto;
	border: 1px solid #3e84b9;
	border-radius: 10px;
	height: 36px;
	box-shadow: rgba(62, 132, 185, 0.1) 0px 0px 0px 2px inset;
}

.zt-search input {
	width: 230px;
	border: 0px;
	height: 36px;
	outline: none;
	margin-left: 5px;
	background: transparent;
	font-size: 18px;
}

.zt-search img {
	float: right;
	margin-top: 8px;
	margin-right: 5px;
	cursor: pointer;
}

.zt-left {
	width: 280px;
	margin: 10px auto;
}

.zt-left ul li {
	padding-left: 40px;
	background: #dfeaf7;
	line-height: 36px;
	margin-bottom: 2px;
	font-size: 18px;
}

.zt-left ul li a {
	color: #0d66c7;
	font-weight: bold;
}

.zt-left ul li.active {
	background: #0d66c7;
}

.zt-left ul li.active a {
	color: #ffffff;
}

.zt-right{
	margin-left: 320px;
}

.zt-right ul {
	margin: 10px;
}

.zt-right ul li {
	padding-bottom: 30px;
	position: relative;
	margin-top: 30px;
}

.zt-right ul li:after {
	position: absolute;
	width: 100%;
	content: "";
	height: 6px;
	background: url(dot.png) repeat;
	bottom: 0px;
}

.zt-right ul li h1 {
	padding-left: 40px;
	position: relative;
}

.zt-right ul li h1::before {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	background: #deeaf6;
	left: 10px;
	top: 10px;
}

.zt-right ul li p {
	padding-left: 40px;
	font-size: 18px;
	line-height: 28px;
	text-indent: 2em;
	margin-top: 10px;
}

.yw-con {
	width: 1100px;
	margin: 0px auto;
	margin-top: 20px;
}

.yw-con li {
	margin: 10px;
	line-height: 30px;
	font-size: 20px;
	padding: 10px 15px 15px 30px;
	border-bottom: 1px solid #eaeaea;
	position: relative;
}

.yw-con li:before {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	background: #deeaf6;
	left: 5px;
	top: 20px;
}

.yw-con li a {
	display: block;
	width: 900px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: normal;
	color: #2c2c2c;
}

.yw-con li span {
	color: #cccfda;
	position: absolute;
	right: 20px;
	top: 10px;
	font-size: 18px;
}

.pages{
	margin: 30px;
	text-align: center;
	font-size: 14px;
	font-family: simsun;
	clear: both;
    height: 26px;
    line-height: 26px;
}
.pages li{
    display: inline-block;
    cursor: pointer;
}
.pages a{
	padding: 4px 9px;
	border: 1px solid transparent;
	font-family: arial;
}
.pages li.thisclass a{ 
	background: #0e2f7c;
	color: #FFFFFF;
}
.pages a.current{
	background: #163379;
	border: 1px solid #2436b9;
	color: #fff;
}
.pages input[type="text"]{
	width: 40px;
	text-align: center;
	border: 1px solid #d0d0d0;
	height: 25px;
}
.pages input[type="button"]{
	width: 26px;
	text-align: center;
	border: 1px solid #d2d2d2;
	height: 26px;
	background: #d2d2d2;
	color: #ffffff;
	font-size: 12px;
	margin-right: 10px;
	cursor: pointer;
}
.pages table{
	margin: 0 auto;
}
.pages table tr td{
	white-space: nowrap;
}
.pages table tr td input[type="submit"]{
	background: #ccc;
    border: 0px;
    cursor: pointer;
}
.pages table tr td.firstpage{
    padding: 0 10px;
}
.pages table tr td.curpage{
	color: #FFFFFF;
	font-weight: bold;
	background: #163379;
    width: 27px;
}
input, button,select,textarea{
	outline: none;
}
.pages *{
	vertical-align: middle;
}

.zhti-con {
	margin: 20px auto;
	width: 1100px;
}

.zhti-con li {
	text-align: center;
	float: left;
	width: 33%;
	margin: 20px 0;
}

.zhti-con li a {
	position: relative;
}

.zhti-con li img {
	width: 331px;
	height: 233px;
}

.zhti-con li p {
	position: absolute;
	bottom: -113px;
	left: 0px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 100%;
	background: rgba(0, 0, 0, 0.3);
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}

.nr-title {
	text-align: center;
	font-size: 28px;
	padding: 30px 0 10px 0;
	color: #3d3d3d;
}

.nr-detail {
	text-align: center;
	color: #999999;
	font-size: 14px;
	line-height: 40px;
	border-bottom: 1px solid #eaeaea;
	font-family: simsun;
	position: relative;
	width: 1100px;
	margin: 0px auto;
}

.nr-detail span:first-child {
	margin-right: 30px;
}

.nr-detail div#sharebtn {
	position: absolute;
	right: 0px;
	top: 5px;
}

.nr-detail div a {
	margin-right: 5px;
	cursor: pointer;
}

.nr-con {
	width: 1100px;
	margin: 30px auto;
}
.nrs-con{
	width: 1100px;
	margin: 30px auto;
} 
.nrs-con p{
	font-size: 18px;
	line-height: 35px;
	text-indent: 2em;
}
.nr-con li {
	font-size: 18px;
	line-height: 35px;
	margin: 10px;
	text-indent: 2em;
}

.sd-title {
	width: 1100px;
	margin: 20px auto;
	height: 35px;
}

.sd-title span {
	font-size: 26px;
	color: #106dcc;
	font-weight: bold;
	position: absolute;
}

.sd-div {
	margin-left: 120px;
	position: relative;
}

.sd-div:before {
	width: 100%;
	content: "";
	height: 26px;
	background: url(border-two.jpg) repeat;
	position: absolute;
	top: 8px;
}

.sd-con {
	width: 1100px;
	margin: 0px auto;
}

.sd-stitle {
	color: #af090b;
	font-size: 20px;
	padding-left: 20px;
	font-weight: bold;
	position: relative;
	margin-top: 20px;
}
.sd-stitle a{ color:#af090b}

.sd-stitle:first-child {
	margin-top: 0px;
}

.sd-stitle::before {
	position: absolute;
	width: 12px;
	height: 30px;
	left: 0px;
	content: "";
	background-color: #af090b;
}

.sd-stitle * {
	vertical-align: middle;
}

.sd-stitle img {
	margin-left: 10px;
}

.sd-con .yw-con li {
	margin: 10px 0;
}

.x-con {
	display: flex;
	margin: 40px auto;
}

/*.x-con:first-child {
	width: 900px;
}*/

.x-con {
	width: 1000px;
}
.x-con a {
	background-color: #dfeaf7;
	color: #0d66c7;
	font-weight: bold;
	font-size: 26px;
	display: inline-block;
	width: 296px;
	height: 110px;
	border: 2px solid #eaeaea;
	border-radius: 5px;
	text-align: center;
	line-height: 110px;
}
.x-con div{
	margin:0px 16px;
}

.video-con {
	width: 1150px;
	margin: 0 auto;
	margin-top: 50px;
}

.video-con li {
	float: left;
	width: 50%;
	margin-bottom: 20px;
}

.video-con li img {
	display: block;
	width: 460px;
	height: 233px;
	margin: 0 auto;
}

.video-con li p {
	padding-left: 30px;
	position: relative;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	width: 456px;
	margin: 10px auto;
	height: 24px;
    overflow: hidden;
    white-space: nowrap;
}

.video-con li p:before {
	content: "";
	width: 25px;
	height: 26px;
	position: absolute;
	left: 0px;
	background: url(v-icon.jpg);
}

.video-con li div {
	color: #666666;
	position: relative;
	font-size: 18px;
	width: 360px;
	margin: 0px auto;
	padding-left: 108px;
	overflow: hidden;
    white-space: nowrap;
}

.video-con li div:before {
	content: "【访谈嘉宾】";
	width: 108px;
	height: 26px;
	position: absolute;
	left: 0px;
	color: #666666;
	font-size: 18px;
}

.video-con li div span {
	margin: 0 5px;
}

.xsxc {
	background: url(xsgzbg.jpg) no-repeat;
	height: 1600px;
	margin-top: 2px;
    background-size: 100%;
}

.xs-con {
	width: 1200px;
	margin: 0px auto;
	padding-top: 280px;
}

.xs-cons #playBox .oUlplay li p,#playBox .oUlplay li p {
	width: 840px;
	height: auto;
	background-image: url(imgtext.png);
	background-position: top;
	position: absolute;
	bottom: 23px;
	display: block;
	text-align: left;
	padding: 10px 20px;
}
.xs-cons #playBox .oUlplay li p a,#playBox .oUlplay li p a{
	color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    line-height: 180%;
}
.xs-cons .pres,
.w-cons .pres {
	width: 61px;
	height: 95px;
	background: url(x-left.jpg) no-repeat;
	position: absolute;
	left: 30px;
	top: 230px;
	cursor: pointer;
}

.xs-cons .nexts,
.w-cons .nexts {
	width: 61px;
	height: 95px;
	background: url(x-right.jpg) no-repeat;
	position: absolute;
	right: 30px;
	top: 230px;
	cursor: pointer;
}

.w-cons .nexts,
.w-cons .pres {
	top: 170px;
	width: 42px;
	background-size: 100%;
}

.w-cons .nexts {
	right: 170px;
}

.w-cons .pres {
	left: 170px;
}

.xs-cons {
	background: #FFFFFF;
	width: 100%;
	height: 1000px;
	padding-top: 20px;
	position: relative;
}

.w-cons {
	padding-top: 40px;
	width: 100%;
	height: 400px;
	position: relative;
}

.w-cons #playBox {
	float: none;
	height: 400px;
}

.w-cons #playBox p {
	text-align: center;
}

.w-cons #playBox p a {
	font-size: 20px;
	font-weight: bold;
}

.w-cons #playBox .oUlplay {
	margin: 0px;
}

.xs-cons #playBox {
	float: none;
	width: 840px;
	height: 530px;
}

.xs-cons #playBox .oUlplay img {
	width: 840px;
	height: 530px;
}

.xs-cons #playBox .smalltitle {
	width: 840px;
}

.xs-cons #playBox .pre,
.xs-cons #playBox .next,
.w-cons #playBox .pre,
.w-cons #playBox .next {
	top: 250px;
	display: none;
}

.xsxc-title1 {
	background: url(xsxc-tbg1.jpg);
	width: 100%;
	height: 97px;
	margin-top: 40px;
}

.xsxc-title2 {
	background: url(xsxc-tbg2.jpg);
	width: 100%;
	height: 97px;
	margin-top: 40px;
}

.yw-list {
	font-size: 22px;
	width: 1000px;
	margin: 15px auto;
}

.yw-list li {
	padding-left: 40px;
	line-height: 50px;
	position: relative;
	color: #161616;
	height:50px;
	overflow:hidden;
}

.yw-list li::before {
	content: "";
	position: absolute;
	width: 16px;
	height: 17px;
	left: 5px;
	background: url(zs-icon.jpg);
	top: 10px;
}

.xsgz-con {
	height: 100px;
	display: flex;
	margin-top: 40px;
}

.xsgz-con li {
	text-align: center;
	width: 24%;
	overflow:hidden;
	margin-right:1%;
}
.xsgz-con li img{
width:100%;
}

.j-con {
	margin-top: 38px;
}

.lz-con {
	margin-top: 55px;
}

.j-con ul li,
.lz-con ul li {
	padding-left: 44px;
}
.q-banner,.q-banner img{
	width: 1100px;
}
.j-con ul li h2,
.lz-con ul li h2 {
	font-weight: normal;
	position: relative;
}
.j-con ul li h2{
	font-size: 24px;
}
.lz-con ul li h2 {
	font-size: 20px;
	font-weight: bold;
}

.j-con ul li h2:before,
.lz-con ul li h2:before {
	content: "";
	position: absolute;
	left: -30px;
	top: 14px;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #1467cf;
}
.j-con ul li h2:before{
	left: -30px;
}
.j-con ul li p,
.lz-con ul li p {
	text-indent: 2em;
	line-height: 36px;
	padding: 10px 0 20px 0;
}

.lz-con ul li p {
	padding-top: 0px;
	line-height: 30px;
	position: relative;
	padding-bottom: 40px;
	margin-bottom: 20px;
	/* background: url(/cms_files/filemanager/586091489/picture/20218/ed32068f92a041e4918006416e175197.png) repeat-x bottom; */
}

.lz-con ul li p:before {
	position: absolute;
	width: 100%;
	content: "";
	height: 6px;
	background: url(images/dot.png) repeat;
	bottom: 0px;
	left: 0px;
}

.net-con ul {
	width: 100%;
	overflow: hidden;
	margin: 0px;
}

.net-con ul li {
	width: 50%;
	float: left;
}

.net-con ul li div {
	margin: 0 auto;
	width: 562px;
	background: url(wzzg-bg.jpg) center center no-repeat;
	height: 502px;
}

.net-con ul li div img {
	margin-left: 88px;
	margin-top: 116px;
	border-radius: 10px;
}

.ls-vlist {
	margin-top: 40px;
}

.ls-vlist ul {
	display: flex;
	width: 100%;
	margin: 0px;
}

.ls-vlist ul li {
	width: 33.33%;
	text-align: center;
}

.ls-vlist ul li:last-child {
	text-align: right;
}

.ls-vlist ul li:first-child {
	text-align: left;
}

.ls-vlist ul li p {
	text-align: center;
	font-weight: bold;
}

.lsv-con{
	margin: 30px auto;
	overflow: hidden;
}
.lsv-con ul{
	width: 100%;
	margin: 0px;
}
.lsv-con ul li{
	width: 25%;
	float: left;
	text-align: center;
	margin: 10px 0;
}
 .lsv-con ul li img{
	width: 240px;
	height: 160px;
} 
.lsv-con ul li p{
	width: 240px;
	margin: 0 auto;
	line-height: 26px;
    height: 52px;
    overflow: hidden;
}

.gy-list {
	margin-top: 40px;
	margin-bottom: 30px;
	overflow: hidden;
}

.gy-list ul {
	margin: 0px;
	width: 100%;
}

.gy-list ul li {
	float: left;
	width: 32%;
	position: relative;
	height: 250px;
}
.gy-list ul li img{
	width: 100%;
	height: 250px;
}
.gy-list ul li:first-child {
	margin-right: 2%;
}

.gy-list ul li:last-child {
	float: right;
}

.gy-list ul li p {
	position: absolute;
	bottom: 0px;
	color: #ffffff;
	width: 100%;
	background: #91131f;
	text-align: center;
	height: 40px;
	left: 0px;
	font-size: 18px;
}

.gy-list ul li:first-child p {
	left: 0px;
}

.gy-list ul li:last-child p {
	right: 0px;
	left: auto;
}

.jf-con {
	width: 1100px;
	margin: 0 auto;
	float: none;
}

.j-con ul {
	margin: 0 auto;
	width: 100%;
}

.jf-con.rmain ul {
	margin: 0 auto;
	width: 100%;
}
.jf-con.rmain .zt-title{
	width: 1100px;
}
.ya-con {
	background: url(yabg.jpg) no-repeat;
	width: 100%;
	background-size: 100%;
	height: 1800px;
}

.ya-cons {
	width: 1200px;
	margin: 0 auto;
	padding-top: 430px;
}

.ya-list1 {
	height: 400px;
	padding-top: 80px;
}

.ya-list1 .demo {
	margin: 0 auto;
	height: 350px;
	width: 720px;
}

.ya-list1 .demo li {
	height: 350px;
	width: 530px;
	background-color: #ccc;
	text-align: center;
	cursor: pointer;
}

.ya-list1 .demo li.roundabout-in-focus {
	cursor: default;
}

.ya-list1 .demo li span {
	display: block;
	padding-top: 6em;
}
.ya-list1 .demo li img{
	width: 100%;
	height: 100%;
}

.ya-title {
	margin: 40px 0;
	position: relative;
	overflow: hidden;
}

.ya-title .more {
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}

.ya-list2 ul {
	overflow: hidden;
}

.ya-list2 ul li {
	float: left;
	width: 25%;
	text-align: center;
}

.ya-list2 ul li img {
	width: 285px;
	height: 170px;
}

.ya-list2 ul li p {
	font-size: 18px;
	text-align: center;
	line-height: 40px;
}

.ya-list3 {
	overflow: hidden;
}

.ya-list3 ul {
	float: left;
	width: 50%;
}

.ya-list3 ul li {
	padding-left: 50px;
	position: relative;
	font-size: 20px;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ya-list3 ul li::before {
	content: "";
	position: absolute;
	width: 9px;
	height: 9px;
	background: url(yaicon.jpg);
	left: 26px;
	top: 20px;
}

.xx-banner img {
	width: 100%;
	margin-top: 2px;
}

.xx-item {
	width: 1200px;
	margin: 40px auto;
	overflow: hidden;
	margin-bottom: 20px;
}

.xx-block {
	float: left;
}

.xx-blockl {
	float: left;
	width: 600px;
}

.xx-blockr {
	float: right;
	width: 550px;
}

.xx-tyw {
	height: 46px;
	background: url(xxyw-title.jpg) repeat-x;
	width: 100%;
	color: #cb0003;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 46px;
	padding-left: 30px;
}

.xx-ywcon p {
	font-size: 24px;
	line-height: 46px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
	position: relative;
}

.xx-ywcon p:first-child::before {
	position: absolute;
	content: "";
	height: 3px;
	width: 100%;
	background: #d2d2d2;
	bottom: 0px;
}

.xx-block {
	float: left;
	width: 50%;
}

.xx-item1 {
	overflow: hidden;
	width: 1200px;
	margin: 0px auto;
	margin-bottom: 50px;
}

.xx-left {
	width: 580px;
	border: 1px solid #ccc;
	margin-left: 0px;
	float: left;
}

.xx-title {
	padding-left: 30px;
	font-size: 24px;
	line-height: 46px;
	background-color: #ca0000;
	color: #FFFFFF;
}

.xx-left ul {
	margin-top: 10px;
}

.xx-left ul li {
	padding: 8px 10px;
	font-size: 18px;
}

.xx-right {
	width: 580px;
	border: 1px solid #ccc;
	margin-right: 0px;
	float: right;
	letter-spacing: 0.1em;
	height: 338px;
}

.xx-right ul li {
	float: left;
	width: 48%;
	margin: 20px 1%;
}

.xx-right ul li p {
	font-size: 18px;
	line-height: 30px;
}

.tp-con {
	width: 1200px;
	margin: 0 auto;
	padding-top: 480px;
}

#con4s {
	width: 1200px;
	margin: 0px auto;
}

.rconnet {
	width: 100%;
	margin: 0px auto 0px auto;
}

.rnavts {
	width: 140px;
	margin: 0px 0px 0px 15px;
	background-color: #fafafa;
	border-top: solid #fafafa 15px;
	float: left;
	position: fixed;
    z-index: 1111;
}

.rnavs {
	width: 100%;
	height: 45px;
	margin: 0px;
}

.rnavAs {
	width: 140px;
	height: 45px;
	background-color: #0d66c7;
	border-top: solid #fafafa 5px;
	font-size: 16px;
	line-height: 280%;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	float: left;
}

.rnavAs a {
	font-size: 16px;
	line-height: 280%;
	color: #ffffff;
}

.rnavBs {
	width: 140px;
	height: 45px;
	background-color: #dfeaf7;
	border-top: solid #fafafa 5px;
	color: #0d66c7;
	font-size: 16px;
	line-height: 280%;
	font-weight: bold;
	text-align: center;
	float: left;
	background-image: url(circle1.png);
	background-position: left;
	background-repeat: no-repeat;
}

.rnavBs a {
	color: #0d66c7;
	font-size: 16px;
	line-height: 280%;
	font-weight: bold;
}

.rmains {
	width: 1100px;
	margin: 0px auto 0px auto;
	font-size: 16px;
	color: #000000;
	float: right;
}
.rmains a {
	font-size: 16px;
	color: #000000;
	line-height: 220%;
}

.rmains ul {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	width: 90%;
}

.rmains li {
	margin: 0px;
	padding: 0px;
}

.tp-banner {
	width: 100%;
	background: url(tuopinbg.jpg) no-repeat;
	background-size: 100%;
	
	margin-top: 2px;
}

.t-left {
	float: left;
	margin-left: 50px;
}

.t-right {
	margin-left: 20px;
	margin-right: 10px;
	float: right;
	width: 520px;
}

.t-right ul li h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #010101;
}

.t-right ul li p {
	line-height: 34px;
	color: #7a7a7a;
	font-size: 18px;
	margin-bottom: 20px;
	font-family: '方正小标宋_GBK';
}

.tp-item1 {
	overflow: hidden;
}

.tp-title {
	height: 50px;
	position: relative;
	clear: both;
	padding-top: 30px;
	margin: 0 40px;
}

.tp-title:after {
	content: "";
	position: absolute;
	bottom: 0px;
	height: 4px;
	width: 100%;
	left: 0px;
	background: url(tp-tbg.jpg) repeat-x;
}

.tp-title img {
	margin-left: 30px;
}

.tp-title span {
	float: right;
	font-size: 16px;
	margin-top: 10px;
	cursor: pointer;
	margin-right: 10px;
}

.tp-item2 {
	padding-top: 20px;
	margin: 0 30px;
}



#timeLine {
	width: 1060px;
	margin: 50px auto;
	overflow: hidden;
	
}

#yearList {
	width: 100%;
	list-style: none;
	position: relative;
	margin-left: 457px
}

#yearList:after,
.container-li:after {
	content: "";
	display: table;
	clear: both
}

#yearList li {
	float: left;
	cursor: pointer;
	text-align: center;
	font-size: 21px;
	padding: 10px 20px
}

.year-dot {
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background-color: #002f21;
	margin: 10px auto;
	display: block
}

.dotted-line {
	border-bottom: dashed 2px #7b7d7b;
	position: relative;
	top: -26px;
	z-index: -1
}

#cList {
	width: 100%;
	position: relative;
	background: url(spjc-bg.jpg) no-repeat;
	background-size: 100%;
	margin-top: 30px;
}

#btnLeft {
	width: 50px;
	height: 130px;
	display: inline-block;
	position: absolute;
	right: 100px;
	top: 180px;
	text-decoration: none;
	color: #fff;
	font-size: 30px;
	text-align: center;
	line-height: 80px;
}

#btnRight {
	width: 50px;
	height: 130px;
	display: inline-block;
	position: absolute;
	right: 50px;
	top: 180px;
	text-decoration: none;
	color: #fff;
	font-size: 30px;
	text-align: center;
	line-height: 80px;
}

#btnLeft:hover,
#btnRight:hover {
}

#cUl {
	width: 1060px;
	list-style: none;
	height: 300px;
	margin: 0 auto;
	position: relative;
	left: 0
}

#cUl li {
	width: 1060px;
	position: absolute;
	left: 0
}

.li-tit {
	display: inline-block;
	color: #fff;
	background-color: #002f21;
	padding: 10px 20px;
	margin: 30px auto 10px;
}

.container-li {
	width: 100%;
	padding: 20px 10px 20px 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.c-li-left {
	width: 494px;
	position: absolute;
	top: -30px;
}
.c-li-left img{
	width: 494px;
	height: 268px;
}
.c-li-right {
	width: 500px;
	float: right;
}
.c-li-right h1{
	font-size: 20px;
	margin-top: 30px;
}
.c-li-right p{
	color: #646361;
	margin-top: 30px;
	text-indent: 2em;
	font-size: 18px;
}
.year-active {
	color: red;
}

.year-active i {
	background-color: red;
}
.s-con{
	margin-bottom: 50px;
	width: 1060px;
	height: 274px;
	margin: auto;
}


.ld-con{
	width: 1200px;
	margin: 0 auto;
	min-height: 1000px;
}
.ld-con h1{
    text-align: center;
    font-size: 28px;
    padding: 60px 0 40px 0;
    color: #2e51a0;
}
.ld-con h2{
	text-align: center;
    font-size: 20px;
    color: #3d3d3d;
    padding: 20px 0;
}
.ld-div{
	text-align: center;
}
.ld-div img{
    width: 132px;
    height: 193px;
}
.ld-div p{
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}
.ldjb{
	font-weight: bold;
	font-size: 18px;
	margin: 10px 0;
}
.ld-div ul{
	overflow: hidden;
}
.ld-div ul li{
	display: inline-block;
	margin: 0 10px;
}
.mt{
	margin: 30px 0;
}
.mt span{
	font-weight: normal;
	margin-right: 20px;
}
.ldte li{
	display: inline-block;
	line-height: 30px;
	font-size: 16px;
	margin-right: 30px;
}
#con3{
	width:100%; 
}
#con3 img{
	width:100%; 
}
.tp-cons{
	background: white;
	padding-top: 50px;
}
@media (max-width: 1450px){
	.xs-con{
		padding-top: 200px;
	}
	.tp-con{
		padding-top: 320px;
	}
}

.qtjb {
   width: 90%;
   margin: 0 5%;
   border: solid 1px #999;
   line-height: 30px;
   margin-bottom: 40px; }
.qtjb th {
   background-color: #CEEAFF;
   font-size: 16px; 
}
.qtjb td {
   border-top: solid 1px #999;
   border-left: solid 1px #ccc;
   padding: 10px 0 10px 5px; 
   font-size: 16px; 
}
.bdsharebuttonbox {
    float: left;
    text-align: right;
    width: 100%;
}
@media (min-device-width:320px) and (max-width:689px),
       (max-device-width:480px) and (orientation:portrait)
	   {
	  .zt-title,.nr-detail{
	  	width: 100%;
	  } 	
	  .nr-detail div#sharebtn{
	  	display: none;
	  }
	  .nr-title{
	  	padding-top: 10px;
	  }
	  .zt-con{
	  	width: 98%;
	  	margin-left: 1%;
  	    min-height: auto;
	  }
	  .nr-detail span:first-child{
	  	margin-right: 4px;
	  }
	  .nrs-con{
	  	width: 98%;
	  	margin-left: 1%;
	  }
	  .yw-con{
	  	width: 100%;
	  }
	  .yw-con li{
	  	margin: 0px;
	  	padding-left: 18px;
	  }
	  .yw-con li a{
	  	width: 100%;
	    height: 60px;
	    overflow: hidden;
	  }
	  .yw-con li span{
	  	display: none;
	  }
	  .pages{
	  	    margin: 20px 0;
	  }
	  .pages a{
	  	    padding: 4px;
	  }
	  .lsv-con{
    	margin: 0px auto;
	  }
	  .lsv-con ul li{
	  	width: 48%;
	  	margin-right: 1%;
	  	margin-left: 1%;
	  }
	  .lsv-con ul li img{
	  	width: 100%;
  	    height: 10rem;
	  }
	  .lsv-con ul li p{
	  	width: 100%;
	  }
	  .jf-con.rmain{
	  	padding-bottom: 30px;
	  }
	  .x-con{
	  	margin-top: 30px;
	  }
	  .x-con{
	  	width: 100%;
  	    margin-top: 30px;
	  }
	  .x-con a{
  	    width: 100%;
	    height: 60px;
	    font-size: 16px;
	    line-height: 60px;
	  }
	  .x-con div{
	  	width: 48%;
	  	margin: 0 1%;
	  }
	  .zt-title img{
  	    margin: 10px;
	  }
	  .ld-con{
	  	width: 100%;
	  }
	  .ld-con h1{
	  	padding: 20px 0;
	  }
	  .nr-detail{
	  	font-size: 12px;
	  }
	  .ld-con h2{
	  	width: 90%;
	  	margin: 0 auto;
	  }
	  .ldjb{
	  	padding-left: 15px;
	  }
	  .ld-div img{
	  	width: 80px;
	  	height: 110px;
	  }
	  .mt{
	  	    margin: 20px 0;
	  }
	  .ldte{
	  	width: 98%;
	  	margin-left: 1%;
	  }
	  .ldte li{
	  	    width: 30%;
    		text-align: center;
    		margin-right: 0px;
	  }
	  .video-con{
	  	width: 100%;
	  	margin-top: 10px;
	  }
	  .video-con li{
	  	width: 48%;
	  	margin: 0 1%;
	  }
	  .video-con li img{
	  	width: 100%;
  	    height: 10rem;
	  }
	  .video-con li p{
	  	width: 98%;
	  	overflow: hidden;
    	text-overflow: ellipsis;
	  }
	  .video-con li div{
	  	width: 100%;
	  	padding-left: 0px;
  	    overflow: hidden;
    	text-overflow: ellipsis;
	  }
	  .video-con li div:before{
	  	content: "";
	  }
	  .rnavts{
	  	display: none;
	  }
	  .jf-con,.q-banner, .q-banner img{
	  	width: 100%;
	  }
	  .jf-con.rmain .zt-title{
	  	width: 100%;
	  }
	  .j-con{
	  	margin-top: 10px;
	  }
	  .j-con ul li, .lz-con ul li{
	  	padding-left: 24px;
	  }
	  .j-con ul li h2:before{
	  	left: -15px;
	  }
	  .j-con ul li p, .lz-con ul li p{
  	    padding: 10px 0 20px 0;
  	    line-height: 26px;
  	    max-height: 94px;
  	    overflow: hidden;
	  }
	  .j-con ul li h2,.lz-con ul li h2{
	  	line-height: 30px;
	  	padding: 10px 0;
	  }
	  .lz-con{
	  	margin-top: 10px;
	  }
	  .j-con ul li h2:before, .lz-con ul li h2:before{
	  	left: -15px;
	  }
	  .net-con ul li div img{
	  	margin: 0px;
	  	width: 70%;
    	margin: 15% 0 0 14%;
	  }
	  .net-con ul li{
	  	width: 98%;
	  	margin: 0 1%;
	  }
	  .net-con ul li div{
	  		width: 100%;
	  	    background-size: 100%;
	  	    height: 250px;
	  }
	  .ls-vlist ul li a img{
	  	width: 100%;
	  }
	  .ls-vlist ul li a p{
  	    line-height: normal;
	    font-size: 16px;
	    height: 44px;
	    overflow: hidden;
	  }
	  .ls-vlist{
	  	margin-top: 10px;
	  }
	  .w-cons{
	  	display: none;
	  }
	  .gy-list ul li img,.gy-list ul li{
	  	height: 10rem;
	  }
	  .s-con{
	  	display: none;
	  }
}