@charset "utf-8";
/* CSS Document */

/* 框架 */
.ui-grid-b {
	margin: 0 auto;
}

.ui-grid-b {
	/* padding-top: 50px; */
	/* margin-bottom: 25px; */
}

.ui-block-a,
.ui-block-b,
.ui-block-c,
.ui-block-d,
.ui-block-e {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	min-height: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: inline;
}

/* grid solo: 100 - single item fallback */
.ui-grid-solo {
	/* padding-top: 40px; */
}

.ui-grid-solo .ui-block-a {
	display: block;
	float: none;
}

/* Lower percentages for older browsers (i.e. IE7) to prevent wrapping. -.5px to fix BB5 wrap issue. */
/* grid b: 33/33/33 */
/* 模块 */
.mod {
	position: relative;
	background: none;
}

.hd,
.bd {
	clear: both;
	overflow: visible;
}

.hd .more,
.h2 .more,
.title .more,
.imore {
	float: right;
	display: inline;
}

/* 标题上的更多 */
.hd .ico {
	position: absolute;
	overflow: hidden;
}

/* 文字列表 */
.mod li {
	overflow: hidden;
}

/* 图文混排 图片左，标题简介文字右*/
.imgTxt {
	overflow: hidden;
	*zoom: 1;
}

.imgTxt .pic {
	display: inline;
	text-align: center;
	overflow: hidden;
}

.pic img {
	display: block;
	margin: 0 auto;
}

/* 图片列表 */
.imgLists li {
	float: left;
	display: inline;
	overflow: hidden;
	width: 20%;
}

body {
	width: 100%;
	color: #fff;
	font-size: 14px;
	background-color: #173297;
}

/* banner */
.bannerBg {
	width: 100%;
	margin: 0 auto;
	min-width: 1000px;
	max-width: 1920px;
}

.bannerBg .logo {
	max-width: 1920px;
	height: 65px;
	background: #fff;
	overflow: hidden;
}


.bannerBg .logo .img1 {
	float: left;
	width: 236px;
	height: 46px;
	margin: 7px 48px 0;
}

.bannerBg .logo .img2 {
	float: right;
	width: 90px;
	height: 46px;
	margin: 8px 48px 0;
}

.bannerBg .bigcover {
	margin: 0 auto;
	min-width: 1000px;
	max-width: 1920px;
	height: 703px;
	overflow: hidden;
	background: url(http://file.xdf.cn/uploads/201107/1115_201107095831K2qSXowVHDXfp5ie.jpg) no-repeat center top;
	background-size: cover;
}

.erweimaF_W {
	position: fixed;
	left: 50%;
	bottom: 30%;
	margin-left: 512px;
	z-index: 9999;
	width: 82px;
	padding: 5px;
	border-radius: 2px;
}

.close_btn {
	background: url("../img/close.png") no-repeat scroll center center;
	display: block;
	height: 20px;
	position: absolute;
	right: -16px;
	top: -8px;
	width: 20px;
}

.erweima {
	width: 82px;
	height: 100px;
	padding: 5px;
	margin-bottom: 7px;
	background: #f698eb;
	border-radius: 10px;
}

.erweimaF {
	width: 78px;
	height: 78px;
	padding: 2px;
	margin-bottom: 2px;
	border-radius: 2px;
	background: #fff;
}

.erweimaF_W p {
	text-align: center;
	line-height: 16px;
	font-size: 13px;
	color: #fff;
}

.ml80 {
	margin-left: 80px;
}

.mr0 {
	margin-right: 0;
}

.mr68 {
	margin-right: 68px;
}

.mt10 {
	margin-top: 10px;
}

.linkinfo {
	color: #82FBFF;
	font-size: 12px;
}

.linkinfo:hover {
	color: #82FBFF;
}

.textfloat a:hover,
.lists dd a:hover,
.lists dt a:hover,
.jiyutext h3 a:hover,
.zhiciinfowrap h4 a:hover,
.zhiciinfowrap h5 a:hover,
.zhiciinfowrap2 h5 a:hover,
.yanjianli h5 a:hover,
.pkwrap p a:hover,
.vsbottom h4 a:hover,
.infoWrap h2 a:hover,
.tbodytitle p a:hover,
.tujiwrap p a:hover,
.part15li p a:hover,
.yanjianli h4 a:hover,
.ideawrap li a:hover {
	color: #82FBFF;
}

/*nav*/
.nav {
	width: 92px;
}

.nav li {
	margin-bottom: 3px;
	font-size: 15px;
	text-align: center;
	line-height: 34px;
	width: 90px;
	height: 34px;
	background: #4A6AFF;
	border-radius: 17px;
}

.nav li.active {
	background: url("../images/href-blue.png") no-repeat center center;
}

.nav .cur,
.nav li a:hover {
	color: #fff;
}

.nav li a {
	display: inline-block;
	color: #fff;
}

/* 框架 */
.ui-block-a {
	width: 444px;
	margin-right: 23px;
}

.ui-block-b {
	width: 530px;
	/* margin-right: 18px; */
}

/*热点*/
.hotMod {}

.hotMod h2 {
	font: 20px "微软雅黑";
	color: #0153a8;
	clear: both;
	font-weight: 500;
	margin-bottom: 5px;
	
	height: 24px;
	overflow: hidden;
}

.hotMod h2 a {
	color: #82FBFF;
}
.hotMod h2::before {
	content: '';
    display: inline-block;
    position: relative;
    top: 3px;
    width: 3px;
    height: 19px;
	background-color: #82FBFF;
	margin-right: 10px;
}


.hotMod .hot_p1 {
	line-height: 27px;
	font-size: 16px;
	color: #fff;
	margin: 0 0 20px 0;
}

.hotMod .hot_p1:last-child {

	margin-bottom: 0;
}

.hotMod .hot_p1 strong {
	display: inline-block;
	height: 23px;
	line-height: 23px;
	background: #00919b;
	color: #fff;
	font-weight: normal;
	width: 46px;
	text-align: center;
	margin-right: 8px;
}

.hotMod .hot_p1 a {
	font-size: 14px;
	color: #ED74FF;
}

.dotline {
	line-height: 0;
	font-size: 0;
	height: 1px;
	border-bottom: 1px dotted #c7c8c3;
	margin: 7px 0 14px 0;
	clear: both;
}

.dotline1 {
	width: 265px;
	height: 1px;
	background: #e0c89a;
	margin: 10px auto;
}

.dotline2 {
	height: 1px;
	background: #dcc89f;
	margin: 7px auto 5px;
}

.hotMod .hot_p2 {
	line-height: 22px;
	margin: 5px 0 0 0;
}

.hotMod .hot_p2 a {
	float: left;
	display: inline-block;
	color: #323232;
	margin-right: 5px;
}

/*专家寄语*/
.mod {
	border: 2px solid #f0e561;
}

.mod .hd h2 {
	position: absolute;
	top: -18px;
	left: 111px;
	width: 104px;
	text-align: center;
	overflow: hidden;
	text-align: center;
	font: 18px/30px "微软雅黑";
	color: #f0e561;
	display: inline-block;
	background: #051d51;
	font-weight: bold;
}

.zjjyMod {
	position: relative;
	width: 299px;
	height: 270px;
}

.zjjyMod .bd {
	padding-top: 25px;
}

.zjjyMod dl {
	margin: 0 auto;
	width: 265px;
}

.zjjyMod dl dt {
	width: 90px;
	height: 60px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}

.zjjyMod dl dt img {
	display: block;
	width: 90px;
	height: 60px;
	overflow: hidden;
}

.zjjyMod dl dd {
	height: 60px;
	margin-left: 115px;
	overflow: hidden;
	text-align: left;
	width: 140px;
}

.zjjyMod dl dd h5 {
	font: bold 14px/60px "微软雅黑";
	color: #545454;
	font-weight: normal;
	line-height: 60px;
}

.zjjyMod dl dd h5 a {
	color: #545454;
}

/*会议信息*/
.hyxxMod {
	position: relative;
	width: 286px;
	height: 256px;
	padding: 0 18px;
}

.hyxxMod .bd {
	padding-top: 20px;
	overflow: hidden;
}

.hyxx_p {
	font-size: 12px;
	line-height: 22px;
	color: #fff;
	margin: 5px 0 0 0;
}

.hyxx_p a {
	color: #fff;
}

.infop {
	font-size: 12px;
	color: #fff;
	line-height: 30px;
	height: auto;
}

.infop span {
	float: left;
	max-width: 202px;
	color: #f0e561;
}

.hyxxMod table {
	margin: 5px 0 0 5px;
}

.hyxxMod table td {
	vertical-align: top;
	line-height: 20px;
	color: #323232;
}

/*本届论坛焦点*/
.txtimgListMod {
	position: relative;
	width: 299px;
	height: 270px;
}

.txtimgListMod {
	margin: 9px 0 0 0;
}

.txtimgListMod .bd {
	width: 265px;
	padding-top: 25px;
	margin: 0 auto;
}

.txtimgListMod .imgTxt {
	width: 120px;
	margin-right: 22px;
	margin-bottom: 20px;
	float: left;
}

.txtimgListMod .imgTxt .pic {
	width: 120px;
	height: 74px;
	display: block;
	overflow: hidden;
}

.txtimgListMod .imgTxt .pic img {
	width: 120px;
	height: 74px;
	overflow: hidden;
}

.txtimgListMod .imgTxt h4 {
	font-size: 12px;
	color: #545454;
	line-height: 18px;
}

.txtimgListMod .imgTxt h4 a {
	color: #545454;
}

.txtimgListMod .imgTxt .desc {
	color: #545454;
	line-height: 30px;
	overflow: hidden;
}

.txtimgListMod .dotline {
	margin: 10px 0 0 0;
}

/*大标题*/
.title2 {
	height: 185px;
	overflow: hidden;
	background: url(../images/jtjy/tit2.png) no-repeat center;
	margin-bottom: 15px;
}

.title4 {
	background: url(../images/jtjy/titbg2.png) no-repeat center;
}

.title5 {
	height: 185px;
	background: url(http://file.xdf.cn/uploads/201107/1354_201107193040tkzis9af9MRaVFx5.png) no-repeat center top;
	margin-bottom: 0;
}

.title6 {
	background: url(../images/jtjy/tit3.png) no-repeat center;
	margin-bottom: 0;
}

.title7 {
	background: url(../images/jtjy/titbg5.png) no-repeat center;
}

.title8 {
	background: url(../images/jtjy/titbg6.png) no-repeat center;
}

.title9 {
	background: url(../images/jtjy/tit5.png) no-repeat center;
	margin-bottom: 0;
}

.title10 {
	background: url(../images/jtjy/tit6.png) no-repeat center;
	margin-bottom: 0;
}

/*图片模块*/
.specMod .imgLists {}

.specMod .imgLists li {
	width: 204px;
	overflow: hidden;
	float: left;
	margin-right: 9px;
}
.specMod .imgLists li:last-child {
	margin-right: 0px;
}

.specMod .imgLists li img {
	width: 182px;
	height: 182px;
	overflow: hidden;
}

.specMod .imgLists li .des {
	width: 200px;
	height: 104px;
	padding: 20px;
	margin: 10px auto 0;
	color: #fff;
	line-height: 18px;
	font-size: 14px;
	box-sizing: border-box;
	background: url(../images/jiabinbg.png) no-repeat center center;
	background-size: cover;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	/* text-align: center; */
}

.specMod .imgLists li .desc {
	/* width: 184px; */
	padding: 4px 0px 4px;
	/* margin: 10px auto; */
	font-size: 17px;
	color: rgba(255, 235, 134, 1);
	text-align: center;
	border-bottom: 1px solid RGBA(255, 235, 134, 1);
}

.specMod .imgLists li .tdesc {
	/* width: 184px; */
	/* padding: 0 10px 6px; */
	margin: 6px auto 0;
	color: #fff;
	line-height: 18px;
	font-size: 14px;
	text-align: center;
	max-width: 100%;
}

/*嘉宾观点*/
.jbgd {
	width: 1000px;
	margin: 0 auto;
}

.jbgd .imgLists {
	height: 684px;
}

.jbgd .imgLists li {
	width: 297px;
	overflow: hidden;
	float: left;
	margin-right: 54px;
	margin-bottom: 35px;
}

.jbgd .imgLists li img {
	width: 297px;
	height: 193px;
	overflow: hidden;
	margin-bottom: 10px;
}

.jbgd .imgLists li .desc {
	width: 297px;
	font: 16px/24px "微软雅黑";
	color: #0088f2;
	margin-bottom: 8px;
}

.jbgd .imgLists li .desc a {
	color: #27c6d1;
}

.jbgd .imgLists li .tdesc {
	width: 297px;
	color: #fff;
	line-height: 24px;
	font-size: 12px;
}

.jbgd .imgLists li .tdesc a {
	color: #27c6d1;
}

/*图片模块2*/
.specMod .imgList2 li {
	width: 100px;
	padding: 4px;
	height: 185px;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 15px 0 0 23px;
	border: 1px solid #c8e7f9;
	-moz-border-radius: 5px;
	/*仅Firefox支持，实现圆角效果*/
	-webkit-border-radius: 5px;
	/*仅Safari,Chrome支持，实现圆角效果*/
	-khtml-border-radius: 5px;
	/*仅Safari,Chrome支持，实现圆角效果*/
	border-radius: 5px;
	/*仅Opera，Safari,Chrome支持，实现圆角效果*/
}

.specMod .imgList2 li img {
	width: 100px;
	height: 119px;
	overflow: hidden;
	margin: 0 0 5px 0;
}

.specMod .imgList2 li .tdesc {
	color: #676767;
	line-height: 22px;
	margin: 0 5px;
	text-align: left;
}

.m-flash {}

.m-flash h2 {
	background: #013596;
	height: 58px;
	line-height: 58px;
	padding: 0 15px;
}

.m-flash h2 a {
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
}

.btn_a {
	display: block;
	background: #00919b;
	width: 286px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	font: 15px/43px "微软雅黑";
	color: #fff;
	margin: 25px auto 0;
	border-radius: 1px;
}

.btn_a:hover {
	color: #f1f2ed;
	text-decoration: none;
}

/*幻灯片*/
.lunz {
	width: 325px;
	height: 280px;
	overflow: hidden;
	position: relative;
	border: 1px solid #E0E0E0;
}

#idSlider {
	position: absolute;
	width: 2450px;
	overflow: hidden;
	height: 400px;
}

#idSlider li {
	float: left;
}

#idSlider li img {
	width: 325px;
	height: 280px;
	display: block;
}

#idNum {
	position: absolute;
	bottom: 8px;
	right: 8px;
}

#idNum li {
	cursor: pointer;
	float: left;
	background: url(../images/jtjy/jtjygflt_bg.png) no-repeat -125px 0;
	width: 14px;
	margin-right: 1px;
	height: 14px;
	font-size: 9px;
	color: #646464;
	text-align: center;
	overflow: hidden;
}

#idNum li.current {
	background-position: -142px 0;
}

/* 10-12 */
.mask_lz {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	height: 60px;
}

.intro {
	position: absolute;
	bottom: 28px;
	left: 0;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	padding-left: 5px;
	color: #fff;
}

.intro a {
	color: #fff;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
}

.clearfix:after {
	content: '';
	display: block;
	clear: both;
}

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.parentsWrap {
	width: 1000px;
}

.parentsList {
	width: 1000px;
	height: 508px;
}

.parentsList li {
	float: left;
	width: 500px;
	height: 204px;
	margin-bottom: 50px;
}

.picWrap {
	float: left;
	width: 167px;
	height: 194px;
	padding: 4px 3px;
	border: 1px solid #5692df;
}

.infoWrap {
	float: left;
	width: 280px;
	padding-left: 22px;
}

.infoWrap h2 {
	margin-bottom: 16px;
}

.infoWrap h2 a {
	font-size: 16px;
	color: #0088f2;
	margin-bottom: 4px;
}

.infoWrap p {
	font-size: 12px;
	color: #6a6a6a;
	line-height: 23px;
	overflow: hidden;
}

.infoWrap p.lengp {
	margin-bottom: 14px;
}

.infoWrap span {
	display: inline-block;
	float: left;
	font-size: 12px;
	width: 201px;
}

.infoWrap .daoshi {
	overflow: hidden;
}

.infoWrap .lengp span {
	width: 174px;
}

.infoWrap .spantitle {
	width: 39px;
	color: #3c3c3c;
}

.infoWrap .lengp .spantitle {
	width: 66px;
}

.infoWrap .applybtn {
	display: inline-block;
	width: 87px;
	height: 30px;
	line-height: 30px;
	background: #057bf8;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-top: 4px;
}

.infoWrap .applybtn:hover {
	background: #fbd282;
	text-decoration: none;
}


.con .title1 {
	max-width: 1920px;
	min-width: 1000px;
	height: 194px;
	margin: 0 auto;
	display: block;
	background: url(../images/title1.png) no-repeat center center;
	background-size: cover;
	margin-bottom: 20px;
}

.con {
	min-height: 300px;
	padding-bottom: 50px;
}

.con img.titleImg {
	margin: 0 auto 30px;
	height: 110px;
	display: block;
}

.con1 {
	width: 100%;
	/*background: #12172b;*/
}

.con2 {
	width: 100%;
	/*background: #12172b;*/
}

.con3 .item .iteminfo .p1 {
	font-size: 18px;
}

.con3 .item .iteminfo .onagi {
	background: url(../images/jiabin/jiabinbg.png) no-repeat center;
	background-size: cover;
}

.con3 .swiper-slide {
	opacity: 0.8;
}

.con3 .swiper-slide-active {
	opacity: 1;
}

.con .item {
	overflow: hidden;
}

.con .item .iteminfo {
	margin: 10px 0;
	width: 490px;
	float: left;
}

.con .item .iteminfo.bg {
	background: url(../images/jiabin/jiabinbg.png) no-repeat center;
	background-size: cover;
}

.con .item .iteminfo:nth-child(even) {
	float: right;
}

.con .item .iteminfo .iteminfo-left {
	overflow: hidden;
	background: #163559;
}

.con .item .iteminfo .iteminfo-left .pertop img {
	width: 246px;
	height: 190px;
}

.con .item .iteminfo .iteminfo-left .perother {
	width: 240px;
	float: right;
}

.con .item .iteminfo .p1 {
	color: #fccd5f;
	font-size: 17px;
	padding: 4px 10px;
}

.con .item .iteminfo .p11 {
	padding: 10px;
}

.con .item .iteminfo .p1 a {
	color: #fccd5f;
}

.con .item .iteminfo .p2 {
	color: #fffffe;
	font-size: 14px;
	padding: 10px;
	line-height: 25px;
}

.con .item .iteminfo .p22 {
	padding: 2px 10px 16px;
}

.con .item .iteminfo .p2 a {
	color: #fccd5f;
}

.con .item .iteminfo .zhiwu {
	font-size: 16px;
	padding: 9px 14px;
}

.con .item .iteminfo .zhiwu.bg {
	background-color: #081d76;
}

.con .item .iteminfo .zhiwu span {
	color: #46ccfd;
	margin-right: 6px;
}

.con.con-luntan .item {
	overflow: hidden;
}

.con.con-luntan .item .iteminfo {
	margin: 10px 0;
	float: left;
	width: 498px;
	height: 280px;
	background: #FFFFFF;
	border-radius: 10px;
	overflow: hidden;
}

.con.con-luntan .item .iteminfo:nth-child(even) {
	float: right;
}

.con.con-luntan .item .iteminfo .iteminfo-left {
	overflow: hidden;
	background: #fff;
}

.con.con-luntan .item .iteminfo .iteminfo-left .pertop img {
	width: 218px;
	height: 280px;
	background: #CAD3E3;
}

.con.con-luntan .item .iteminfo .iteminfo-left .perother {
	width: 250px;
	float: right;
	padding: 22px 10px 22px 0;
}

.con.con-luntan .item .iteminfo .p1 {
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	margin-top: 16px;
	padding: 0px;
}

.con.con-luntan .item .iteminfo .p1 a {
	color: #3151EC;
}

.con.con-luntan .item .iteminfo .p2 {
	font-size: 16px;
	padding: 10px 0;
	font-weight: 400;
	color: #000000;
	line-height: 26px;
}

.con.con-luntan .item .iteminfo .p2 a {
	color: rgba(234, 91, 255, 1);
}

.con.con-luntan .item .iteminfo .zhiwu {
	padding: 5px 0px;
	font-size: 16px;
	font-weight: 400;
	color: #3151EC;
	line-height: 20px;
	margin-top: 0px;
}

.con.con-luntan .item .iteminfo .zhiwu span {
	margin-right: 6px;
}


.oUlplay {
	position: relative;
	width: 99999px;
}

.movewrap {
	position: relative;
	width: 1000px;
	height: 333px;
}

.con1 .movewrap {
	height: 330px;
}

.con1 .moveinfo {
	height: 330px;
}

.moveL,
.moveR {
	position: absolute;
	display: inline-block;
	width: 60px;
	height: 60px;
	margin-top: 100px;
	cursor: pointer;
}

.con1 .moveL,
.con1 .moveR {
	margin-top: 90px;
}

.moveL {
	left: 0;
	top: 0;
	background: url("../images/jtjy/moveL.png") no-repeat;
	background-size: contain;
}

.moveR {
	right: 0;
	top: 0;
	background: url("../images/jtjy/moveR.png") no-repeat;
	background-size: contain;
}

.moveinfo {
	position: absolute;
	left: 0;
	top: 0;
	width: 844px;
	height: 300px;
	margin-left: 78px;
	margin-right: 78px;
	overflow: hidden;
}

.oUlplay .playli {
	float: left;
	width: 844px;
	overflow: hidden;
}

.playli ul {
	width: 844px;
	/* height: 226px; */
}

.con1 .playli ul {
	height: 330px;
}

#playBox15 .playli ul {
	height: 200px;
}

.part10li {
	float: left;
	width: 150px;
	height: 226px;
	margin-right: 23.5px;
}

.part10li.mr0 {
	margin-right: 0;
}

.part10picbg {
	width: 140px;
	height: 140px;
	padding: 4px;
	border: 1px solid #46affc;
}

.part10li h5 {
	width: 150px;
	margin-top: 9px;
	margin-bottom: 6px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #4567e5;
}

.part10li p {
	overflow: hidden;
	font-size: 12px;
	line-height: 20px;
	color: #545454;
}

/*part12*/
.part12 {
	width: 1000px;
	margin: 0 auto;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	overflow: hidden;
}
}

.tabletitle {
	margin-top: 35px;
	font-size: 24px;
	color: #028bef;
}

.yichenghead {
	width: 1000px;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	background: url(../images/linebg.png) no-repeat center center;
}

.yicheng {
	width: 1000px;
}

.yicheng thead {}

.yicheng th {
	font-weight: normal;
	padding-left: 50px;
	padding-right: 50px;
}

.yicheng2 th {
	padding-left: 40px;
}

.yicheng tbody {
	height: 681px;
}

.yicheng tbody tr {
	height: 56px;
	/* border-left: 1px solid #4d6996; */
	border-right: 1px solid #4d6996;
	/* border-bottom: 1px solid #4d6996; */
	background: url(../images/lines.png) no-repeat bottom center;
	background-size: 100%;
	color: #fff;
}

.yicheng2 tbody tr {
	height: 76px;
	/* border-left: 1px solid #061d53; */
	border-right: 1px solid #061d53;
	/* border-bottom: 1px solid #061d53; */
}

.yicheng .tbodytitle {
	height: 77px;
	/* border-left: 1px solid #4d6996; */
	border-right: 1px solid #4d6996;
	/* border-bottom: 1px solid #4d6996; */
	text-align: center;
	color: #FFEC86;
	font-size: 22px;
	/* font-weight: bold; */
}

.yicheng tr td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-top: 4px\9;
	padding-bottom: 4px\9;
}

.yicheng1 tr td {
	/* padding-left: 30px; */
	/* padding-right: 30px; */
	/* text-align: center; */
	text-indent: 30px;
}

.yicheng1 tr td:nth-child(2) {
	/* padding-left: 30px; */
	/* padding-right: 30px; */
	text-align: center;
}

.yicheng1 .tbodytitle td {
	padding-left: 0;
	padding: 32px 0;
}

.tbodytext td {
	padding-left: 10px;
	padding-right: 10px;
}

.yc1th1 {
	width: 155px;
}

.yc1td1 {
	width: 160px;
}

.yc1th2 {
	width: 250px;
	text-align: center;
}

.yc1td2 {
	width: 430px;
}

.yc1th3 {
	width: 480px;
}

.yc1td3 {
	width: 480px;
}

.yc2th1 {
	width: 92px;
}

.yc2th3 {
	width: 234px;
}

.yc2th2 {
	width: 200px;
}

.yc2th4 {
	width: 129px;
}

.yc2th5 {
	width: 104px;
}

.yc2td1 {
	width: 143px;
}

.yc2td3 {
	width: 330px;
}

.yc2td2 {
	width: 287px;
}

.yc2td4 {
	width: 150px;
}

.yc2td5 {
	width: 159px;
}

.tbodytitle p {
	line-height: 26px;
}

.tbodytitle p:nth-child(2) {
	margin-top: 8px;
}

.tbodytitle p a {
	color: #007cd7;
}

tbody .ptitle {
	margin-top: 14px;
}

tbody .lastp {
	margin-bottom: 10px;
}

tbody .p1 {
	/* margin-top: 3px; */
	color: #87F4FF;
}

.bodywrap {
	height: 681px;
	margin-bottom: 35px;
	overflow-y: auto;
	overflow-x: hidden;
}

.tabletitle2 {
	margin-top: 45px;
}

.yicheng2 tbody {
	height: 624px;
}

.yicheng2 .tbodytitle {
	height: 80px;
}

.bodywrap2 {
	height: 624px;
	margin-bottom: 0;
}

/*part13*/
.part13 {
	width: 1000px;
	margin: 0 auto;
}

.part13 .oUlplay li {
	position: relative;
}

.part13 #swiper2 {
	position: relative;
	/* width: 1000px; */
	/* height:400px; */
	overflow: hidden;
}

.part13 #swiper2 .swiper-slide p {
	position: absolute;
	bottom: 0;
	background: rgba(255, 255, 255, 0.8);
	width: 970px;
	height: 46px;
	padding-left: 30px;
	line-height: 46px;
	text-align: left;
}

.part13 #swiper2 .swiper-slide p a {
	color: #040F38;
	font-size: 18px;
}

.part13 #swiper2 .swiper-slide p a:hover {
	/* color: #fadd38; */
}

.part13 #swiper2 .swiper-button-prev2 {
	position: absolute;
	top: 70px;
	left: 20px;
	z-index: 9;
}

.part13 #swiper2 .swiper-button-next2 {
	position: absolute;
	top: 70px;
	right: 20px;
	z-index: 9;
}

.part13 #swiper2 .swiper-pagination2 {
	text-align: center;

}

/*part14*/
.part14 {
	width: 1000px;
	padding-top: 54px;
}

.part14 .movewrap {
	height: 226px;
}

.part14 .moveinfo {
	height: 226px;
}

.part14 .moveL,
.part14 .moveR {
	width: 60px;
	height: 60px;
	margin-top: 34px;
}

/*part15*/
.part15w {
	width: 100%;
}

.part15 {
	width: 1000px;
	padding-top: 15px;
	padding-bottom: 100px;
	margin: 0 auto;
}

.part15 .movewrap {
	height: 200px;
	padding-bottom: 40px;
}

.part15 .moveinfo {
	height: 200px;
}

.part15 .moveL,
.part15 .moveR {
	margin-top: 16px;
}

.part15li {
	float: left;
	width: 256px;
	margin-right: 38px;
}

.part15li.mr0 {
	margin-right: 0;
}

.part15li p {
	padding-top: 5px;
	line-height: 32px;
}

.part15li p a {
	color: #fff;
}

.div1 {
	height: 132px;
	overflow: hidden;
}

body,
td,
th {
	font-family: "微软雅黑", Helvetica, sans-serif;
}

.mask_lz1 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	height: 60px;
}

/* 图片切换 */
.carousel_banner {
	position: relative;
}


/* 脚 */
/*.warp960{width:1000px; margin:0 auto; position:relative; text-align:left;  color:#8f99c2;}*/
/*.footer{ width:100%;background: #12172b;text-align:center; line-height:24px; margin:0 auto; padding:20px 0 60px;font-size:12px; font-family:'宋体'; color:#8f99c2;}*/
/*.footer .wrap960,.footer .warp960{text-align:center}*/
/*.footer a{color:#8f99c2;}*/
/*.footer .f_links{ margin:0 0 30px;}*/
/*.footer .f_links a{ margin:0 10px; line-height:28px;}*/
/*.footer a:hover{color:#8f99c2;}*/
.warp1000 {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	color: #8f99c2;
}

.footer {
	width: 100%;
	text-align: center;
	line-height: 24px;
	margin: 0 auto;
	padding: 20px 0 40px;
	font-size: 12px;
	font-family: '宋体';
	color: #8f99c2;
}

.footer .wrap960,
.footer .warp960 {
	text-align: center
}

.footer a {
	color: #8f99c2;
}

.footer .f_links {
	margin: 0 0 30px;
}

.footer .f_links a {
	margin: 0 10px;
	line-height: 28px;
}

.footer a:hover {
	color: #8f99c2;
}

.part2 {
	width: 1000px;
	margin: 0 auto;
}

.titp2 {
	width: 1000px;
	height: 130px;
	background: url(../images/jtjy/tit1.png) center center no-repeat;
}

.part2con {
	width: 1000px;
	height: 130px;
	background: url(../images/jtjy/con2.png) center center no-repeat;
}



.scrollwrap {
	position: relative;
	height: 681px;
	overflow: hidden;
}

#dv_scroll {
	/*height: 681px;*/
	position: absolute;
}

#dv_scroll_bar {
	position: absolute;
	right: 0;
	top: 0;
	width: 6px;
	height: 681px;
	background: #4d6996;
}

#dv_scroll_bar .Scrollbar-Track {
	position: absolute;
	left: 0;
	top: 0;
	width: 6px;
	height: 681px;
}

#dv_scroll_bar .Scrollbar-Handle {
	position: absolute;
	left: 0;
	top: 0;
	width: 6px;
	height: 87px;
	overflow: hidden;
	background: #96ACFF;
	cursor: pointer;
}

#dv_scroll_text {
	position: absolute;
	left: 30px;
}

.con .history {
	max-width: 1920px;
	min-width: 1000px;
	height: 762px;
	margin: 0 auto;
	background: url(../images/history.jpg) no-repeat center center;
	background-size: cover;
}

.con .history .years {
	margin: 0 auto;
	width: 999px;
	height: 184px;
}

.con .history .years img {
	width: 100%
}

.con .history .history-top,
.history-bottom {
	position: relative;
	width: 1000px;
	height: 120px;
	margin: 16px auto;
}

.con .history .year-item {
	display: block;
	width: 114px;
	height: 113px;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	top: 0px;
	/* right: 0; */
}

.con .history .year2008 {
	left: 0px;
	top: 80px;
}

.con .history .year2009 {
	left: 110px;
}

.con .history .year2010 {
	left: 150px;
}

.con .history .year2011 {
	left: 270px;
}

.con .history .year2012 {
	left: 310px;
}

.con .history .year2013 {
	left: 430px;
}

.con .history .year2014 {
	left: 470px;
}

.con .history .year2015 {
	left: 590px;
}

.con .history .year2016 {
	left: 630px;
}

.con .history .year2017 {
	left: 750px;
}

.con .history .year2018 {
	left: 790px;
}

.con .history .year2019 {
	left: 887px;
	top: -70px;
}

/* .con .history .year2020{
	left:10px;
} */

.con .history .year-item img {
	width: 100%
}

.con7-bg {
	max-width: 1920px;
	min-width: 1000px;
	height: 604px;
	margin: 0 auto;
	background: url(http://file.xdf.cn/uploads/201107/1354_201107112834ZPVdWkiwGZ2Om5jd.png) no-repeat center center;
	background-size: cover;
}

.con7-bg .star-con {
	width: 1000px;
	height: 600px;
	margin: 0 auto;
	/* background: rgba(255, 0, 0, 0.2); */
	position: relative;
}

.con7-bg .star-con .star {
	display: block;
	width: 110px;
	height: 110px;
	/* background: pink; */
	position: absolute;
	bottom: 100px;
	right: 100px;
	border-radius: 50%;
}

.con7-bg .star-con .star.star2019 {
	top: 124px;
	left: 3px;
}

.con7-bg .star-con .star.star2018 {
	top: 375px;
	left: 116px;
}

.con7-bg .star-con .star.star2017 {
	top: 52px;
	left: 153px;
}

.con7-bg .star-con .star.star2016 {
	top: 375px;
	left: 271px;
}

.con7-bg .star-con .star.star2015 {
	top: 52px;
	left: 314px;
}

.con7-bg .star-con .star.star2014 {
	top: 375px;
	left: 424px;
}

.con7-bg .star-con .star.star2013 {
	top: 52px;
	left: 473px;
}

.con7-bg .star-con .star.star2012 {
	top: 375px;
	left: 578px;
}

.con7-bg .star-con .star.star2011 {
	top: 52px;
	left: 629px;
}

.con7-bg .star-con .star.star2010 {
	top: 375px;
	left: 734px;
}

.con7-bg .star-con .star.star2009 {
	top: 51px;
	left: 788px;
}

.con7-bg .star-con .star.star2008 {
	top: 305px;
	left: 885px;
}


.zhibo-con {
	display: block;
}

.zhibo-con div {
	display: inline-block;
	padding: 30px 50px;
	font-size: 22px;
	color: #ffffff;
	cursor: pointer;
}

.zhibo-con span {
	font-size: 22px;
	color: #ffffff;
}

.zhibo-con div.active {
	background: url(../images/zhiboBg.png) no-repeat center;
}

.shipininfo {
	display: none;
	width: 1000px;
	height: 577px;
	margin: 0 auto;
	background: url(../images/videoPlayer.jpg) no-repeat center;
	position: relative;
}

.shipininfo.active {
	display: block;
}

.docDiv {
	width: 1000px;
	height: 577px;
}

.shipininfo .shipinTag {
	display: none;
	position: absolute;
	top: 40px;
	left: 40px;
	font-size: 20px;
	color: yellowgreen;
}

.color1 {
	color: rgba(130, 251, 255, 1) !important;
}

.color1 a {
	color: rgba(130, 251, 255, 1) !important;
}

.color2 {
	color: rgba(243, 142, 255, 1);
}

.color2 a {
	color: rgba(243, 142, 255, 1);
}

.lookmore {
	color: rgba(243, 142, 255, 1) !important;
}


#main{
	margin-top:27px;
}
#main .titleImg{
	margin:0 auto;
}
.main0 {
	overflow: hidden;
}

.main0 .tips {
	width: 130px;
	height: 57px;
	background: url(../images/zhuluntantop.png) no-repeat center center;
	background-size: cover;
	margin-bottom: 4px;
	text-align: center;
	font-size: 20px;
	position: relative;
}

.main0 .tips .span {
	position: absolute;
	top: 11px;
	left: 0;
	right: 0;
	text-align: center;
}

.main0 .item {
	width: 495px;
	margin-right: 10px;
	float: left;
	border-radius: 4px;
}

.main0 .item:last-child {
	margin-right: 0px;
}

.main0 .item .iteminfo {
	width: 100%;
	margin: 0;
	background-color: rgba(74, 106, 255, 1);
}

.main0 .item .iteminfo:hover {
	background: url(../images/jiabin/jiabinbg.png) no-repeat center;
	background-size: cover;
}

.main0 .item .iteminfo img {
	width: 100%;
	height: 233px;
}

.main0 .item .iteminfo .zhiwu {
	background-color: RGBA(47, 65, 140, 1)
}

.main0 .item .iteminfo:hover .zhiwu {
	background-color: RGBA(8, 29, 118, 1)
}

.main0 .item .iteminfo .zhiwu span {
	color: #fff;
	font-size: 24px;
}

.main0 .item .iteminfo .onagi {
	padding: 10px 4px;
}

.main0 .item .iteminfo .onagi .p1 {
	font-size: 20px;
}

.main0 .item .iteminfo .onagi .p2 {
	font-size: 18px;
	line-height: 26px;
}

.main2 {
	margin-top: 27px;
}

.main2 .item {
	width: 245px;
	margin-right: 5px;
	float: left;
	border-radius: 4px;
}

.main2 .item .iteminfo .zhiwu {
	font-size: 16px;
}

.main2 .item .iteminfo .zhiwu span {
	font-size: 16px;
	color: rgba(255, 236, 134, 1);
}

.main2 .item .iteminfo .onagi .p1 {
	font-size: 16px;
	color: rgba(130, 251, 255, 1);
}

.main2 .item .iteminfo .onagi .p2 {
	font-size: 14px;
	line-height: 20px;
}

.main3 {
	margin-top: 27px;
}

.main3 .left {
	float: left;
	margin-right: 28px;
}

.main3 .cover {
	width: 481px;
	height: 219px;
	border-radius: 4px;
}

.main3 .table-info {
	width: 481px;
	height: 176px;
	margin-top: 5px;
	background-color: #fff;
	border-radius: 4px;
	color: rgba(88, 88, 88, 1);
	padding: 17px 21px;
	box-sizing: border-box;
	font-size: 14px;
}

.main3 .table-info .blue {
	color: #4A6AFF;
	font-size: 16px;
}

.main3 .table-info .t1 {
	font-size: 20px;
	font-weight: 600;
	text-decoration: underline;
	color: #4A6AFF;
	line-height: 25px;
}

.main3 .table-info .t2 {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin-top: 4px;
}

.main3 .table-info .dhjb {
	width: 92px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	margin: 10px 0 6px;
	background: url(../images/dhjb.png) no-repeat center center;
	background-size: cover;
}

.main3 .item {
	width: 490px;
	float: left;
	overflow: hidden;
}

.main3 .item .iteminfo {
	float: left;
	width: 240px;
	height: 400px;
	overflow: hidden;
	background-color: RGBA(23, 50, 151, 1);
	border-bottom: 1px solid RGBA(72, 93, 173, 1);
}

.main3 .item .iteminfo img {
	width: 240px;
	height: 218px;
}

.main3 .item .iteminfo .some {
	padding: 20px 12px;
}

.main3 .item .iteminfo .some .name {
	font-size: 18px;
	font-weight: 400;
	color: #FFEB86;
	line-height: 25px;
}

.main3 .item .iteminfo .some .content {
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 26px;
	margin-top: 16px;
}

ul.nav li{
	cursor: pointer;
}