@charset "UTF-8";
/*name+time*/

/* CSS Document */

html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
}

/*始终让 Firefox 显示滚动条*/

* {
	word-wrap: break-word;
	margin: 0;
	padding: 0;
}

/*文字强制换行word-break:keep-all;(Ff)*/

table {
	border-collapse: collapse;
	margin: auto;
}

/*细线表格*/

fieldset,
img {
	border: none;
}

/*清除描边,块显示*/

ul,
li {
	list-style-type: none;
}

/*无列表项目标记*/

a {
	text-decoration: none;
	color: #666666
}

/* 链接无下划线,有为underline;链接去框 */

body {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #666;
	background: #fff;
}

select,
input {
	vertical-align: middle;
	outline: none;
}

input[type=button],
input[type=reset],
input[type=submit],
input[type=radio],
input[type=checkbox] {
	cursor: pointer;
}

textarea {
	outline: none;
}

.wrap {
	width: 1200px;
	clear: both;
	margin: 0 auto;
}

.crap {
	width: 1580px;
	clear: both;
	margin: 0 auto;
}

.clear {
	clear: both;
	overflow: hidden;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.bai {
	background: #FFF;
}

.hui {
	background: #f2f2f2;
}

.imghover .img {
	overflow: hidden;
}

.imghover .img img {
	overflow: hidden;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.imghover:hover .img img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}

.imghover .textimgL {
	overflow: hidden;
}

.imghover .textimgL img {
	overflow: hidden;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.textimg:hover .textimgL img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}

/*公共部分结束*/

.h2 {
	clear: both;
	height: 2px;
	overflow: hidden;
}

.h10 {
	clear: both;
	height: 10px;
	overflow: hidden;
}

.h15 {
	clear: both;
	height: 15px;
	overflow: hidden;
}

.h20 {
	clear: both;
	height: 20px;
	overflow: hidden;
}

.h25 {
	clear: both;
	height: 25px;
	overflow: hidden;
}

.h30 {
	clear: both;
	overflow: hidden;
	height: 30px;
}

.h35 {
	clear: both;
	height: 35px;
	overflow: hidden
}

.h40 {
	clear: both;
	height: 40px;
	overflow: hidden
}

.h45 {
	clear: both;
	height: 45px;
	overflow: hidden
}

.h50 {
	clear: both;
	height: 50px;
	overflow: hidden
}

.h55 {
	clear: both;
	height: 55px;
	overflow: hidden
}

.h60 {
	clear: both;
	height: 60px;
	overflow: hidden;
}

/*
********************************此处首页样式开始********************************
*/

/*头部开始*/
.footerLine{
	box-shadow: -3px 0 10px rgba(0,0,0,0.08);
}
.topcn {
	height: 90px;
}

.topbox {
	width: 100%;
	height: 90px;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	box-shadow: 3px 0 7px rgba(0,0,0,0.1);
}

.topL {
	padding-top: 25px;
}

.topL img {
	height: 46px;
}

.menu {
	padding-top: 15px;
}

.menu dd {
	float: left;
	display: inline;
	margin-right: 60px;
	text-align: center;
	position: relative;
	height: 75px;
	line-height: 60px;
}

.menu dd .yjmenu a {
	color: #333333;
	font-size: 15px;
}

.menu dd .yjmenu span {
	display: block;
	width: 2px;
	height: 12px;
	background: #264db5;
	position: absolute;
	left: 50%;
	top: -15px;
	margin-left: -1px;
	opacity: 0;
	webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.menu dd .yjmenu em {
	display: block;
	width: 2px;
	height: 12px;
	background: #264db5;
	position: absolute;
	left: 50%;
	bottom: 0px;
	opacity: 0;
	webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.menu dd.hover .yjmenu .menutext {
	color: #264db5;
}

.menu dd:hover .yjmenu .menutext {
	color: #264db5;
}

.menu dd:hover .yjmenu span {
	top: 0px;
	opacity: 1;
}

.menu dd:hover .yjmenu em {
	bottom: 15px;
	opacity: 1;
}

.menu dd.hover .yjmenu span {
	top: 0px;
	opacity: 1;
}

.menu dd.hover .yjmenu em {
	bottom: 15px;
	opacity: 1;
}

.topbtn {
	padding-top: 25px;
	position: relative;
}

.topbtn .topewm {
	float: left;
	display: inline;
	margin-left: 13px;
	/*position: relative;*/
	cursor: pointer;
}

.topbtn .topewm em {
	width: 20px;
	height: 10px;
	background: url(../images/jt.png) no-repeat center center;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	top: 36px;
	margin-left: -7px;
	z-index: 33333;
}

.ewmbox {
	width: 120px;
	height: 120px;
	padding-top: 10px;
	padding-left: 10px;
	border: 1px solid #dddddd;
	position: absolute;
	left: 50%;
	top: 45px;
	margin-left: -60px;
	background: #fff;
}

.ewmbox img {
	width: 110px;
	height: 110px;
}

.ewm {
	position: absolute;
	right: 0;
	height: 60px;
	/*width: 226px;*/
	top: 60px;
	right: 20px;
	visibility: hidden;
	opacity: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transform: translateY(20px);
	-webkit-transform: translateY(20px);
	z-index: 10;
}

.topbtn a:hover .ewm {
	visibility: visible;
	opacity: 1;
	transform: translateY(0px);
	-webkit-transform: translateY(0)
}

.ejmenu {
	position: absolute;
	top: 75px;
	margin-left: -100px;
	display: none;
	z-index: 111111111;
}

.ejmenulist {
	width: 270px;
	position: relative;
}

.ejmenulist li.ejmenu-li .ejmenu-title {
	background: #264db5;
	border-bottom: 1px solid #5171c4;
	padding-left: 40px;
	text-align: left;
	position: relative;
	cursor: pointer;
}

.ejmenulist li.ejmenu-li i {
	display: none;
	width: 9px;
	height: 9px;
	background: url(../images/menumore.png) no-repeat center center;
	position: absolute;
	top: 25px;
	right: 0px;
	margin-right: 65px;
}

.ejmenulist li.ejmenu-li a {
	color: #fff;
	font-size: 16px;
	display: block;
}

.ejmenulist li.ejmenu-li:hover .ejmenu-title {
	background: #3963d3;
}

.sjmenubox {
	width: 300px;
	height: 100%;
	position: absolute;
	left: 270px;
	top: 0px;
	background-color: rgba(0, 0, 0, 0.5);
	display: none;
}

.sjmenu {
	padding-top: 17px;
	position: relative;
	overflow: hidden;
}

.sjmenu li {
	width: 33%;
	text-align: left;
	padding-left: 8px;
	height: 40px;
	line-height: 40px;
}

.sjmenu li a {
	color: #fff;
}

.sjmenu:after {
	display: block;
	position: absolute;
	content: '';
	height: 100%;
	width: 1px;
	left: 49%;
	background: #fff;
}

.sjmenu.style1 li {
	width: 100%;
}

.sjmenu.style2 li {
	width: 47.3333%;
	float: left;
	display: inline;
}

/*头部结束*/

/*menu开始*/

/*menu结束*/

/*banner开始*/

.indexBanner {
	overflow: hidden;
	height: calc(100vh - 99px);
	width: 100%;
	position: relative;
	z-index: 1
}

.indexBanner .myslide {
	position: relative;
	height: calc(100vh - 99px);
}

.indexBanner .myslide a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transition: all 2s cubic-bezier(0.14, 0.32, 0.51, 0.65);
	-webkit-transition: all 2s cubic-bezier(0.14, 0.32, 0.51, 0.65);
	opacity: 0;
}

.indexBanner .myslide.slick-active a {
	/*animation: changeScale2 5s forwards linear;
	-webkit-animation: changeScale2 5s forwards linear;*/
	transform: scale(1);
	-webkit-transform: scale(1);
	opacity: 1;
}

/*@keyframes changeScale2
{
0%   {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}
100% {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}
}
@-webkit-keyframes changeScale2
{
0%   {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}
100% {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}
}*/

.indexBanner .myslide #video {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
	position: absolute;
	top: 0;
	left: 0;
}

.indexBanner .slick-dots {
	position: absolute;
	bottom: 50px;
	width: 100%;
	text-align: center;
}

.indexBanner .slick-dots li {
	width: 85px;
	height: 3px;
	line-height: 9999px;
	text-align: center;
	background: #FFF;
	color: #ffffff;
	display: inline-block;
	margin: 0 5px;
	cursor: pointer;
}

.indexBanner .slick-dots li.slick-active {
	background: #264db5;
}

.indexBanner .con1 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -297px;
	margin-top: -64px;
}

.bannermore {
	width: 140px;
	height: 42px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 42px;
	color: #fff;
	font-size: 14px;
	position: absolute;
	left: 50%;
	margin-left: -70px;
	margin-top: 35px;
}

.indexBanner .prev {
	display: block;
	width: 53px;
	height: 54px;
	background: url(../images/indexprve.png);
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 5555555555555;
	cursor: pointer;
}

.indexBanner .next {
	display: block;
	width: 53px;
	height: 54px;
	background: url(../images/indexnext.png);
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 5555555555555;
	cursor: pointer;
}

/*banner结束*/

/*第一通栏开始*/

.textimg1downbox {
	min-height: 500px;
}

.column1Cleft {
	width: 999px;
	margin-right: 20px;
}

.newstitle span {
	color: #555555;
	font-size: 24px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}

.newstitle i {
	color: #264db5;
	font-size: 18px;
	font-style: normal;
}

.newstitle em {
	color: #999999;
	font-size: 14px;
	font-style: normal;
	display: block;
}

.column1CLL {
	width: 500px;
	float: left;
	height: 385px;
	overflow: hidden;
	position: relative;
	display: inline;
}

.column1CLL .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 55px;
	line-height: 55px;
	text-align: center;
	position: absolute;
	top: 295px;
}

.column1CLL .hd ul {
	text-align: center;
	float: right;
	display: inline;
	padding-right: 10px;
	padding-bottom: 10px;


}

.column1CLL .hd ul li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 5px;
	height: 5px;
	border-radius: 5px;
	background-color: #fff;
	line-height: 999px;
	margin: 22px 3px 0;
	float: left;

}

.column1CLL .hd ul .on {
	background: #264db5;
}

.column1CLL .bd {
	position: relative;
	height: 100%;
	z-index: 0;
	height: 385px;
}

.column1CLL .bd li {
	zoom: 1;
	vertical-align: middle;
	height: 385px;
	text-align: center;
}

.column1CLL .bd li img {
	display: block;
	object-fit: cover;
	object-position: center center;
	width: 500px;
	height: 385px;
}

.column1CLL .text a {
	width: 100%;
	background: #264db5;
	height: 52px;
	line-height: 52px;
	overflow: hidden;
	color: #fff;
	font-size: 16px;
	z-index: 2;
	padding-left: 20px;
	position: absolute;
	bottom: 0px;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */

.column1CLL .prev {
	display: block;
	width: 52px;
	height: 52px;
	position: absolute;
	right: 53px;
	bottom:0; 
	display: inline;
	cursor: pointer;
	background: rgba(0, 0, 0, 0.3) url(../images/prevw.png) no-repeat center center;
	z-index: 2;
}

.column1CLL .next {
	display: block;
	width: 52px;
	height: 52px;
	position: absolute;
	right: 0px;
	bottom:0;
	display: inline;
	cursor: pointer;
	background: rgba(0, 0, 0, 0.3) url(../images/nextw.png) no-repeat center center;
	z-index: 2;
}

.column1CLRcn {
	padding-bottom: 10px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 25px;
}
.column1CLRcn:last-child{
	border: none;
}
.column1CLR {
	height: 360px;
	background: #fafafa;
	padding: 25px 30px 0;
	overflow: hidden;
}

.CLRcntitle {
	color: #222222;
	font-size: 16px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}

.CLRcntime {
	color: #d5be6e;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

.CLRcntext {
	color: #858585;
	font-size: 14px;
	display: block;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
}

.column1CLRcn:hover .CLRcntitle {
	color: #264db5;
}

.column1aumt {
	width: 500px;
	background: #fafafa;
	padding: 30px 30px;
	overflow: hidden;
}

.column1aumt .CLRcntitle {
	color: #222222;
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	display: block;
	margin-bottom: 5px;
}

.column1aumt .CLRcntime {
	color: #d5be6e;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	display: block;
}

.column1aumt .CLRcntext {
	color: #858585;
	font-size: 14px;
	display: block;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
}

.column1aumt:hover .CLRcntitle {
	color: #264db5;
}

.acumentlist {
	height: 65px;
	overflow: hidden;
}

.acumentlist li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin-bottom: 9px;
	position: relative;
	transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
}
.acumentlist li:hover{
	padding: 0 5px;
}
.acumentlist li a {
	width: 400px;
	overflow: hidden;
	color: #333333;
	font-size: 15px;
	display: block;
	float: left;
	display: inline;
	padding-left: 10px;
}

.acumentlist li span {
	display: block;
	float: right;
	display: inline;
	color: #999999;
	font-size: 14px;
}

.acumentlist li em {
	background-image: url(../images/listpic1.png);
	width: 6px;
	height: 10px;
	position: absolute;
	top: 10px;
	left: 0;
}

.acumentlist li:hover a {
	color: #264db5;
}

/*第一通栏结束*/

/*第二通栏开始*/

.column2CCleft {
	width: 780px;
	margin-right: 30px;
}

.column2Box {
	width: 100%;
	height: 530px;
	background: #f5f5f5;
	overflow: hidden;
	border-bottom: 1px solid #ebebeb;
}

.column2CClist li {
	float: left;
	display: inline;
	width: 100px;
	overflow: hidden;
	color: #264db5;
	font-size: 16px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	text-align: right;
}

.column2CClist li:hover a {
	color: #264db5;
}

.column2Ctitle {
	position: relative;
	margin-bottom: 20px;
}

.column2Ctitle span {
	color: #555555;
	font-size: 22px;
	font-weight: bold;
	display: block;
	padding-left: 20px;
}

.column2Ctitle em {
	background-image: url(../images/listpic2.png);
	width: 12px;
	height: 12px;
	position: absolute;
	top: 10px;
	left: 0;
}

.column2CCbottom {
	/*width: 715px;*/
	height: 305px;
	background: #fff;
	padding: 30px 30px;
	overflow: hidden;
}

.textimgR a:hover {
	color: #015ebd;
}

.column2Clist li:hover .anctcn span {
	color: #015ebd;
}

.textimg {
	overflow: hidden;
	height: 150px;
}

.textimgL {
	width: 225px;
	height: 150px;
}

.textimgL img {
	width: 225px;
	height: 150px;
}

.textimgR {
	width: 470px;
	height: 146px;
}

.textimgR a {
	color: #333333;
	font-size: 16px;
	display: block;
	height: 60px;
	line-height: 30px;
	overflow: hidden;
}

.textimgR span {
	color: #d5be6e;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	display: block;
	margin-bottom: 5px;
}

.imgtext {
	color: #9b9b9b;
	font-size: 13px;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
}

.textlist li {
	height: 40px;
	line-height: 40px;
	position: relative;
}

.textlist li a {
	width: 555px;
	height: 40px;
	overflow: hidden;
	color: #333333;
	font-size: 15px;
	display: block;
	float: left;
	display: inline;
	padding-left: 20px;
}

.textlist li span {
	display: block;
	float: right;
	display: inline;
	color: #999999;
	font-size: 14px;
}

.textlist li em {
	background-image: url(../images/listpic3.png);
	width: 4px;
	height: 4px;
	position: absolute;
	top: 20px;
	left: 0;
}

.textlist li:hover a {
	color: #264db5;
}

.column2CCltitle {
	overflow: hidden;
	margin-bottom: 0px;
}

.column2CCltitle em {
	color: #999999;
	font-size: 14px;
	font-style: normal;
	display: block;
}

.column2CL {
	width: 380px;
	overflow: hidden;
}

.column2CL .img {
	height: 182px;
	background-color: rgba(39, 82, 169, 1);
	position: relative;
	overflow: hidden;
}

.column2CL .img img.img1 {
	height: 182px;
	transition: all .5s;
	-webkit-transition: all .5s;
	transform: scale(1);
	-webkit-transform: scale(1);
}

.column2CL .img img.img2 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 87px;
	height: 87px;
	margin-top: -44px;
	margin-left: -44px;
	transition: all .5s linear;
	-webkit-transition: all .5s linear;
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
}

.column2CL:hover .img img.img1 {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.column2CL:hover .img img.img2 {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
}

.column2CR {
	width: 380px;
	overflow: hidden;
}

.column2CR .img {
	height: 182px;
	background-color: rgba(68, 183, 125, 1);
	position: relative;
	overflow: hidden;
}

.column2CR .img img.img1 {
	height: 182px;
	transition: all .5s;
	-webkit-transition: all .5s;
	transform: scale(1);
	-webkit-transform: scale(1);
}

.column2CR .img img.img2 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 87px;
	height: 87px;
	margin-top: -44px;
	margin-left: -44px;
	transition: all .5s linear;
	-webkit-transition: all .5s linear;
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
}

.column2CR:hover .img img.img1 {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.column2CR:hover .img img.img2 {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
}

.column2CLtext {
	height: 103px;
	background: #fff;
	text-align: center;
	padding: 40px 75px;
}

.column2CLtext a {
	display: block;
	color: #666666;
	font-size: 16px;
	position: relative;
	padding-bottom: 20px;
}

.column2CLtext a:after {
	display: block;
	content: '';
	width: 30px;
	height: 1px;
	background: #264db5;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	top: 30px;
}

.column2CR .column2CLtext a:after {
	display: block;
	content: '';
	width: 30px;
	height: 1px;
	background: #2fbf74;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	top: 30px;
}

.column2CLtext a:hover {
	color: #1b3d98;
}

.column2CLtext em {
	color: #999999;
	font-size: 14px;
	font-style: normal;
}

/*第二通栏结束*/

/*第三通栏开始*/

/*第三通栏结束*/

/*第四通栏开始*/

/*第四通栏结束*/

/*第五通栏开始*/

/*第五通栏结束*/

/*底部开始*/

.footerbox {
	border-top: 1px solid #ebebeb;
}

.footerLlist li {
	float: left;
	display: inline;
	width: 170px;
	margin-right: 0;
	line-height: 30px;
	overflow: hidden;
}

.footerLlist li span {
	display: block;
	color: #666666;
	font-size: 14px;
	height: 30px;
	overflow: hidden;
}

.footerLlist li span:hover a {
	color: #2955ac;
	display: block;
}

.footerLlist li p {
	color: #333333;
	font-size: 16px;
	position: relative;
	padding-bottom: 15px;
}

.footerLlist li p:after {
	width: 80px;
	height: 1px;
	display: block;
	content: '';
	position: absolute;
	top: 35px;
	background: #d7d7d7;
}

.footerbottom {
	height: 50px;
	background: #273559;
	line-height: 50px;
}

.footerbotL {
	color: #dedede;
	font-size: 14px;
}

.footerbotL span {
	padding-left: 10px;
}

.msg_form_sel {
	width: 250px;
	height: 40px;
	position: relative;
	padding-right: 40px;
	background: #fff;
	border-radius: 3px;
	margin-left: 30px;
	margin-bottom: 50px;
}

.msg_form_sel .seljg {
	padding-left: 10px;
	line-height: 40px;
	color: #666666;
	font-size: 15px;
	cursor: pointer;
	background: #f2f2f2;
	border: 1px solid #e6e6e6;
}

.msg_form_sel .seljg input {
	display: block;
	width: 100%;
	height: 40px;
	border: none;
	background: none;
}

.msg_form_sel i {
	display: block;
	width: 40px;
	height: 42px;
	background: #d1d1d1 url(../images/sel.png) no-repeat center center;
	position: absolute;
	right: 1px;
	top: 0px;
	cursor: pointer;
}

.msg_form_sel .selTj {
	width: 100%;
	overflow: hidden;
	border: 1px solid #dddddd;
	border-top: none;
	max-height: 120px;
	overflow-y: auto;
	position: absolute;
	left: -1px;
	top: 41px;
	background: #FFF;
	display: none;
	z-index: 100000
}

.msg_form_sel .selTj a {
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	color: #999999;
	margin-bottom: 1px;
	font-size: 15px;
}

.msg_form_sel .selTj a:hover {
	background: #f8f8f8;
	color: #015ebd;
}

.msg_form_sel .selTj a.hover {
	background: #f8f8f8;
	color: #015ebd;
}

.footershare {
	height: 40px;
	line-height: 40px;
}

.footershare span {
	color: #666666;
	font-size: 14px;
}

.footershare .bdsharebuttonbox a {
	padding: 0 !important;
	margin: 0 10px 0 0 !important;
	width: 32px !important;
	height: 32px !important;
}

.footershare .bdsharebuttonbox {
	display: inline-block;
	vertical-align: middle;
}

.footershare .bds_weixin,
.footershare .bds_tsina,
.footershare .bds_sqq {
	width: 32px !important;
	height: 32px !important;
}

.footershare .bds_weixin {
	background: url(../images/share2.png) no-repeat !important;
}

.footershare .bds_sqq {
	background: url(../images/share3.png) no-repeat !important;
}

.footershare .bds_tsina {
	background: url(../images/share1.png) no-repeat !important;
}

.footerbotRlist li {
	float: left;
	display: inline;
	margin-right: 20px;
	color: #dedede;
	font-size: 14px;
	position: relative;
}

.footerbotRlist li a {
	color: #dedede;
	font-size: 14px;
}

.footerbotRlist li:after {
	width: 1px;
	height: 13px;
	background: #c7c7c7;
	display: block;
	content: '';
	position: absolute;
	left: 65px;
	top: 20px;
}

.footerbotRlist li.hide:after {
	display: none;
}

/*底部结束*/

/*
********************************此处首页样式结束********************************
*/

/*
********************************此处内页样式开始********************************
*/

/*内页框架开始*/

.subBanner {
	width: 100%;
	padding-top: 20.8333%;
	position: relative;
}

.subBanner a {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.subBannerText {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -174px;
	margin-top: -56px;
}

.subBannerText span {
	display: block;
	height: 65px;
	line-height: 65px;
	color: #ffffff;
	font-size: 30px;
	font-weight: bold;
}

.subBannerText em {
	display: block;
	height: 48px;
	line-height: 48px;
	color: #ffffff;
	font-size: 30px;
	font-style: normal;
}

.bannerLine {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: url(../images/lineShadow.png) repeat;
	opacity: 0.1;
}

.ejdh {
	width: 100%;
	height: 61px;
	background: #fff;
	border: 1px solid #dedede;
	line-height: 61px;
}

.ejdhL {
	width: 62px;
	height: 61px;
	background: #f4f4f4 url(../images/locpic.png) no-repeat center center;
	margin-right: 20px;
}

.ejdhwz {
	position: relative;
}

.ejdhwz a {
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	display: block;
	float: left;
	display: inline;
}

.ejdhwz a:hover {
	color: #264db5;
}

.ejdhwz a.hover {
	color: #264db5;
}

.ejdhwz em {
	display: block;
	float: left;
	display: inline;
	margin-top: 30px;
}

.loclist .myslide {
	float: left;
	display: inline;
	margin-right: 20px;
	text-align: center;
	position: relative;
}

.loclist .myslide a {
	color: #666666;
	font-size: 15px;
	font-weight: bold;
}

.loclist .myslide:hover:after {
	display: block;
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	background: -webkit-linear-gradient(left, #7ac77c, #366291);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #7ac77c, #366291);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #7ac77c, #366291);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #7ac77c, #366291);
	/* 标准的语法 */
	bottom: 0px;
}

.loclist .myslide.hover:after {
	display: block;
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	background: -webkit-linear-gradient(left, #7ac77c, #366291);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #7ac77c, #366291);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #7ac77c, #366291);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #7ac77c, #366291);
	/* 标准的语法 */
	bottom: 0px;
}

.loclist .myslide:hover a {
	color: #264db5;
}

.loclist .myslide.hover a {
	color: #264db5;
}

/*.loclist .slick-track{ float: right;}*/

.submenubox {
	width: 60%;
	height: 61px;
	overflow: hidden;
	position: relative;
	padding: 0 25px;
}

.submenubox .next {
	display: block;
	width: 10px;
	height: 20px;
	background: url(../images/locnext.png) no-repeat center center;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px;
	cursor: pointer;
}

/*图文列表开始*/

.subPageL {
	width: 245px;
	height: 540px;
	background: #f7f7f7;
	margin-top: 37px;
	padding: 35px 40px;
	overflow: hidden;
}

.subPageLtitle {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 18px;
	height: 50px;
	overflow: hidden;
}

.subPageLtime {
	color: #888888;
	font-size: 25px;
	display: block;
	margin-bottom: 25px;
}

.subPageLCN {
	color: #666666;
	font-size: 14px;
	height: 150px;
	line-height: 25px;
	overflow: hidden;
	margin-bottom: 30px;
}

.details {
	color: #999999;
	font-size: 14px;
	display: block;
	width: 230px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 30px;
	position: relative;
	margin-bottom: 40px;
}

.details:after {
	width: 60px;
	height: 2px;
	display: block;
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0;
	background: #264db5;
}

.subPageLbotm li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.subPageLbotm li a {
	color: #666666;
	font-size: 14px;
}

.details:hover {
	color: #264db5;
}

.textimg1up {
	width: 100%;
	overflow: hidden;
	background: #f3f3f3;
}

.textimg1upbox {
	position: relative;
	overflow: hidden;
}

.nigBox {
	width: 500px;
	position: relative;
	margin-right: 38px;
}

.nigBg {
	background: rgba(255, 255, 255, 0.9);
	background: #fff\9;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 400px;
	height: 94px;
}

.newsImg {
	width: 100%;
}

.newsImg .mySlide a {
	display: block;
	padding-top: 56%;
	position: relative;
}

.newsImg .mySlide img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.newsPage {
	line-height: 94px;
	font-family: arial;
	padding-left: 20px;
}

.newsPage span {
	font-size: 40px;
	color: #0269CA;
}

.newsPage em {
	font-size: 20px;
	color: #777;
}

.newsPage1 {
	overflow: hidden;
	font-size: 0;
	height: 84px;
	padding-top: 10px;
}

.newsBt {
	display: block;
	width: 90px;
	height: 90px;
	overflow: hidden;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -45px;
	cursor: pointer;
	background: #7f93ca url(../images/newsBt.png) no-repeat center center;
}

.newsTxtBox {
	width: 665px;
	height: 350px;
	position: absolute !important;
	right: 0px;
	top: 0px;
}

.columns4 .newsTxt {
	overflow: hidden;
}

.newsTxt .txtBox {
	height: 330px;
	overflow: hidden;
}

.slick-slide {
	outline: none;
}

.textCnnTit {
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	overflow: hidden;
}

.textTime {
	height: 30px;
	line-height: 30px;
	color: #999999;
	font-size: 24px;
	margin-bottom: 10px;
}

.textCn {
	height: 90px;
	line-height: 30px;
	color: #777777;
	font-size: 14px;
	margin-bottom: 35px;
	overflow: hidden;
}

.textbtn {
	display: block;
	width: 148px;
	height: 36px;
	border: 1px solid #dedede;
	text-align: center;
	line-height: 35px;
	color: #777777;
	font-size: 14px;
	position: relative;
}

.textbtn em {
	display: block;
	width: 24px;
	height: 8px;
	background: url(../images/textpicjt.png);
	position: absolute;
	right: -10px;
	top: 50%;
	margin-top: -4px;
}

.textbtn:hover {
	border: 1px solid #264db5;
	color: #264db5;
}

.textbtn:hover em {
	display: block;
	width: 24px;
	height: 8px;
	background: url(../images/textpicjt2.png);
	position: absolute;
	right: -10px;
	top: 50%;
	margin-top: -4px;
}

.textCnnTit a {
	font-size: 18px;
	color: #264db5;
	font-weight: bold;
}

.textCnn {
	overflow: hidden;
	font-size: 14px;
	color: #fff;
	line-height: 25px;
}

.nigBgDot {
	overflow: hidden;
	font-size: 0px;
	text-align: center;
}

.nigBgDot .slick-dots {
	display: inline-block;
	overflow: hidden;
}

.textimg1upbox .slick-dots {
	background: #e6e6e6;
	text-align: center;
	padding: 10px 30px;
	border-radius: 30px;
}

.nigBgDot .slick-dots li {
	width: 10px;
	height: 10px;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 2px 7px;
	background: #ffffff;
	border: 1px solid #2d58cb;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	cursor: pointer;
	padding: 0px;
}

.nigBgDot .slick-dots li.slick-active {
	background: #2d58cb;
}

.newsTxt .div_scroll {
	width: 100%;
	height: 250px;
	overflow: auto;
}

.newsTxt .div_scroll .scroll_container {
	overflow: hidden;
	position: relative;
}

.newsTxt .div_scroll .scroll_absolute {
	position: absolute
}

.newsTxt .div_scroll .scroll_vertical_bar {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	background: #cecece;
	margin: 0;
	padding: 0
}

.newsTxt .div_scroll .scroll_track {
	position: relative;
	background: #1a877f;
}

.newsTxt .div_scroll .scroll_drag {
	width: 6px;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	background-color: #f4a048;
}

.newsTxt .div_scroll .scroll_arrow {
	text-indent: -2e4px;
	display: block;
	cursor: pointer;
	background-color: #cecece;
}

.newsTxt .div_scroll .scroll_vertical_bar .scroll_arrow {
	height: 16px
}

.textimglist dd .textimg {
	background: #fff;
	height: 205px;
	position: relative;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	padding-top: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	margin-bottom: 10px;
	/*border-bottom:1px solid #e6e6e6;*/
}

.textimglist dd .textimg .img {
	width: 387px;
	height: 220px;
}

.textimglist dd .textimg .img img {
	width: 387px;
	height: 220px;
}

.textimglist dd .textimg .imgcn {
	overflow: hidden;
	padding-left: 30px;
}

.textimglist dd .textimg .imgcn .imgcntitle {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}

.textimglist dd .textimg .imgcn .imgcntitle a {
	color: #666666;
	font-size: 16px;
}

.textimglist dd .textimg .imgcn .imgtext {
	height: 30px;
	line-height: 30px;
	color: #999999;
	font-size: 14px;
	margin-bottom: 42px;
}

.textimglist dd .textimg .imgcn .imglk {
	height: 60px;
	line-height: 30px;
	color: #777777;
	font-size: 14px;
	margin-bottom: 38px;
	overflow: hidden;
}

.textimglist dd .textimg .imgcn .imglk span {
	color: #999999;
	font-size: 12px;
	margin-right: 33px;
}

.textimglist dd .textimg .imgdate {
	position: absolute;
	top: 50px;
	right: 44px;
}

.textimglist dd .textimg .imgdate span {
	color: #888888;
	font-size: 20px;
	display: block;
	margin-bottom: 30px;
}

.textimglist dd:hover .textimg {
	box-shadow: 0px 0px 10px 5px #f9f9f9;
}

.textimglist dd:hover .textimg .imgcn .imgcntitle a {
	color: #3f74ba;
}

.textimglist dd:hover .textimg {
	border: none;
}

.textimglist dd:hover .textimg .imgcn .imgcntitle a {
	color: #264db5;
}

.imgtime {
	height: 22px;
	line-height: 22px;
	display: block;
	color: #999999;
	font-size: 22px;
	margin-bottom: 17px;
}

.imgcn em {
	float: right;
	display: block;
	width: 10px;
	height: 20px;
	background: url(../images/morejt.png) no-repeat center center;
	padding-top: 10px;
}

.textimglist .more {
	width: 90px;
	height: 30px;
	line-height: 30px;
	display: block;
	border: 1px solid #c9c5c5;
	padding: 0 10px;
	font-size: 13px;
}

.textimglist .more span {
	display: block;
	float: left;
	display: inline;
}

/*图文列表结束*/

/*全文列表开始*/

.text1time {
	width: 110px;
	height: 78px;
	color: #999999;
	font-size: 19px;
	float: left;
	display: inline;
	margin-right: 35px;
}

.text1cntitle {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	overflow: hidden;
	height: 22px;
	line-height: 22px;
}

.text1cntitle a {
	display: block;
	float: left;
	display: inline;
}

.text1cntitle em {
	display: block;
	width: 10px;
	height: 20px;
	background: url(../images/morejt.png) no-repeat center center;
}

.text1lk {
	height: 60px;
	line-height: 30px;
	color: #777777;
	font-size: 14px;
	overflow: hidden;
}

.text1list dd .text1cn {
	background: #fff;
	height: 85px;
	padding: 40px 25px;
	position: relative;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.text1list dd:hover .text1cn {
	box-shadow: 0px 0px 10px 5px #f9f9f9;
	margin-bottom: 10px;
}

.text1list dd:hover .text1cn {
	border: none;
}

.text1list dd:hover .text1cntitle a {
	color: #264db5;
}

/*全文列表结束*/

/*全图列表开始*/

.txtBox {
	height: 238px;
	overflow: hidden;
}

.imglist1cn {
	width: 100%;
}

.imgnigBox {
	width: 685px;
	position: relative;
	z-index: 88;
	position: relative;
}

.Imglist1 {
	width: 100%;
}

.Imglist1 .mySlide a {
	display: block;
	padding-top: 56.204379%;
	position: relative;
}

.Imglist1 .mySlide img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.imgTxt {
	width: 515px;
	height: 385px;
	background: #324372;
	padding: 55px 70px;
	color: #e5e5e5;
	font-size: 14px;
	line-height: 30px;
}

.imgTxt .imgTxttitle {
	color: #fff;
	font-size: 30px;
	display: block;
	height: 30px;
	overflow: hidden;
	padding-bottom: 30px;
	position: relative;
	margin-bottom: 20px;
}

.imgTxt .imgTxttitle:after {
	display: block;
	content: '';
	position: absolute;
	width: 60px;
	height: 2px;
	background: #fff;
	bottom: 0;
	left: 0;
}

.Imglist1 .prev {
	display: block;
	width: 55px;
	height: 50px;
	background: #d6d9e3 url(../images/imgprve.png) no-repeat center center;
	position: absolute;
	z-index: 999999;
	cursor: pointer;
	bottom: 0px;
	right: -470px;
}

.Imglist1 .next {
	display: block;
	width: 55px;
	height: 50px;
	background: #d6d9e3 url(../images/imgnext.png) no-repeat center center;
	position: absolute;
	z-index: 999999;
	cursor: pointer;
	bottom: 0px;
	right: -515px;
}

.imglist1cn {
	width: 100%;
	overflow: hidden;
	background: #fff;
	padding-top: 30px;
}

.piclist {
	margin-right: -22px;
}

.piclist dd {
	width: 385px;
	height: 356px;
	float: left;
	display: inline;
	margin-right: 22px;
	overflow: hidden;
	margin-bottom: 50px;
	position: relative;
}

.piclist dd .img {
	width: 385px;
	height: 225px;
}

.piclist dd .pictext {
	height: 165px;
	background: #fff;
	padding: 0px 50px;
	text-align: center;
	padding-top: 26px;
	overflow: hidden;
	background: #fbfbfb;
}

.piclist dd .img img {
	width: 385px;
	height: 225px;
}

.piclist dd .pictext .pictitle {
	color: #333333;
	font-size: 18px;
	margin-bottom: 10px;
	height: 20px;
	line-height: 30px;
	overflow: hidden;
	padding-bottom: 15px;
}

.piclist dd .pictext span {
	display: block;
	color: #999999;
	font-size: 14px;
	height: 45px;
	line-height: 24px;
	overflow: hidden;
}

.piclist dd:hover .pictext {
	min-width: 285px;
	background: #264db5;
	position: absolute;
	top: 188px;
	transition: 0.3s ease-in-out;
	padding-top: 15px;
}

.piclist dd:hover .pictext span {
	height: 45px;
	line-height: 24px;
	overflow: hidden;
	display: block;
	padding-top: 5px;
}

.piclist dd:hover .pictext .pictitle {
	color: #fff;
	padding-top: 15px;
	position: relative;
	padding-bottom: 20px;
	line-height: 35px;
}

.piclist dd:hover .pictext .pictitle:after {
	display: block;
	content: '';
	position: absolute;
	width: 40px;
	height: 2px;
	background: #fff;
	left: 50%;
	margin-left: -20px;
	bottom: 0px;
}

.piclist dd:hover .pictext span {
	color: #fff;
}

/*全图列表结束*/

/*全图列表开始*/

.imgList2 {
	overflow: hidden;
	margin-right: -30px;
}

.imgList2 dd {
	overflow: hidden;
	float: left;
	display: inline;
	width: 33.3333%;
	margin-bottom: 30px;
}

.imgList2 dd .con {
	overflow: hidden;
	margin-right: 30px;
}

.imgList2 dd .a {
	display: block;
}

.imgList2 dd .pic {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.imgList2 dd .pic:before {
	display: block;
	content: '';
	padding-top: 56.204379%;
}

.imgList2 dd .pic img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
	-webkit-transition: all .5s;
	transform: scale(1);
	-webkit-transform: scale(1);
}

.imgList2 dd .text {
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	text-align: center;
	color: #666;
	font-size: 14px;
	overflow: hidden;
	background: #fafafa;
}

.imgList2 dd:hover .text {
	color: #264db5;
}

.imgList2 dd:hover .text span {
	color: #264db5;
}

.imgList2 dd:hover .pic img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

/*全图列表结束*/

/*人才招聘页面开始*/

.recruitbox {
	background: #fff;
}

.recruittitle {
	width: 1220px;
	overflow: hidden;
	padding: 0 80px;
	padding-top: 40px;
}

.recruittitle li {
	float: left;
	color: #666666;
	font-size: 16px;
	margin-right: 190px;
}

.recruitcn dt span {
	color: #666666;
	font-size: 14px;
	width: 135px;
	height: 60px;
	display: block;
	float: left;
	margin-left: 40px;
	text-align: left;
}

.recruitcn dt {
	overflow: hidden;
	background: #ebebeb;
	height: 60px;
	line-height: 60px;
	padding: 0 75px;
}

.join_dl {
	overflow: hidden;
}

.join_dl dd {
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 2px;
}

a.joinTit {
	display: block;
	height: 60px;
	overflow: hidden;
	line-height: 60px;
	font-size: 16px;
	padding: 0px 75px;
	background: #adadad;
	margin-bottom: 20px;
	clear: both;
	margin-bottom: 5px;
}

.joinTit em {
	display: block;
	width: 30px;
	height: 75px;
	overflow: hidden;
	float: right;
	background: url(../images/icon16.png) no-repeat center center;
}

.recruitcn {
	padding-top: 20px;
}

.recruitcn dd .joinTit span {
	color: #fff;
	font-size: 14px;
	display: block;
	width: 135px;
	height: 60px;
	float: left;
	overflow: hidden;
	margin-left: 40px;
}

.recruitcn dd .joinTit em {
	background-image: url(../images/more.png);
	width: 24px;
	height: 23px;
	margin-top: 19px;
	display: block;
	float: right;
	margin-right: 90px;
}

.recruitcn dd .joinDeta {
	font-size: 14px;
	color: #888888;
	line-height: 26px;
	display: none;
	border: 1px solid #264db5;
	padding: 50px 20px;
}

.recruitcn dd .joinDeta srtong {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.recruitcn dd .joinDeta span {
	display: block;
	margin-bottom: 5px;
	margin-top: 30px;
	line-height: 30px;
	width: 580px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 50px;
}

.recruitcn dd .joinDeta .goJoin {
	display: block;
	background: #264db5;
	width: 150px;
	height: 48px;
	border-radius: 4px;
	text-align: center;
	line-height: 48px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #fff;
	font-size: 16px;
}

.recruitcn dd:hover a.joinTit {
	background-color: #264db5;
}

.recruitcn dd:hover .joinTit span {
	color: #fff;
	font-size: 14px;
}

.recruitcn dd:hover .joinTit em {
	background-image: url(../images/js.png);
}

.recruitcn dd a.joinTit.active {
	background-color: #264db5;
}

.recruitcn dd .joinTit.active span {
	color: #fff;
	font-size: 14px;
}

.recruitcn dd .joinTit.active em {
	background-image: url(../images/js.png);
}

.joinDetaL {
	line-height: 30px;
	color: #666666;
}

.joinDetaR {
	width: 560px;
	line-height: 30px;
	color: #666666;
	padding-left: 32px;
	border-left: 1px solid #e6e6e6;
}

.mailbox {
	display: block;
	color: #1c7eeb;
	font-size: 14px;
}

/*在线留言开始*/

.messageT {
	padding-top: 88px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	color: #333333;
	font-size: 24px;
	margin-bottom: 40px;
}

.messageC {
	background: #f5f3f0;
	padding-top: 45px;
	padding-bottom: 45px;
	padding-left: 20px;
}

.messageForm {
	overflow: hidden;
}

.messageForm dd {
	float: left;
	display: inline;
	width: 33.3333%;
	margin-bottom: 15px;
}

.messageForm dd .con {
	padding-right: 20px;
}

.messageForm dd .form {
	border: 1px solid #dedede;
	padding: 0 8px;
	background: #fff;
}

.messageForm dd .form span {
	float: left;
	display: inline;
	color: #666666;
	font-size: 14px;
	line-height: 50px;
}

.messageForm dd .form .formC {
	overflow: hidden;
	padding: 5px 10px;
}

.messageForm dd .form input {
	overflow: hidden;
	display: block;
	height: 50px;
	line-height: 50px;
	background: none;
	border: none;
	width: 100%;
}

.messageForm dd .form textarea {
	overflow: hidden;
	display: block;
	height: 170px;
	line-height: 40px;
	font-size: 14px;
	background: none;
	border: none;
	width: 100%;
}

.messageForm dd.ddtextarea {
	width: 100%;
}

.messageCode {
	text-align: center;
	padding: 30px 0;
}

.messageCode div {
	display: inline-block;
	overflow: hidden;
}

.messageCode div input {
	float: left;
	display: inline;
	width: 253px;
	height: 38px;
	border: 1px solid #c7c7c7;
	padding: 0 10px;
	background: none;
	margin-right: 18px;
}

.messageCode div img {
	float: left;
	display: inline;
	width: 90px;
	height: 40px;
}

.messageBtn {
	overflow: hidden;
	text-align: center;
	margin-left: 410px;
}

.messageBtn a {
	display: block;
	width: 173px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	background: #1c7eeb;
	margin: 0 auto;
	color: #FFF;
}

.messageBtn a:hover {
	opacity: 0.8
}

.messageres {
	text-align: center;
	margin-left: 215px;
}

.messageres a {
	display: block;
	text-align: center;
	width: 173px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	background: #b5b5b5;
	margin: 0 auto;
	color: #FFF;
}

.messageres a:hover {
	opacity: 0.8
}

/*联系页面开始*/

.contactbox {
	width: 1200px;
	height: 472;
	border: 1px solid #d1d1d1;
	position: relative;
}

.contactbox img {
	width: 1200px;
	height: 472px;
}

.contacttext {
	width: 497px;
	height: 300px;
	background-color: rgba(38, 77, 181, 0.9);
	position: absolute;
	top: 50%;
	margin-top: -190px;
	left: 50px;
	padding: 40PX 40PX;
	color: #fff;
}

.texttitle {
	font-size: 9px;
	border-bottom: 1px solid #fff;
	height: 60px;
	line-height: 30px;
	margin-bottom: 25px;
}

.texttitle span {
	color: #fff;
	font-size: 20px;
	display: block;
}

.contextcn {
	position: relative;
	font-size: 14px;
	padding-left: 30px;
	line-height: 30px;
}

.contextcn .cc1 {
	display: block;
	width: 17px;
	height: 22px;
	background: url(../images/cc1.png);
	position: absolute;
	left: 0px;
}

.contextcn .cc2 {
	display: block;
	width: 15px;
	height: 19px;
	background: url(../images/cc2.png);
	position: absolute;
	left: 0px;
}

.contextcn .cc3 {
	display: block;
	width: 18px;
	height: 12px;
	background: url(../images/cc3.png);
	position: absolute;
	left: 0px;
	top: 130px
}

.contextcn .cc4 {
	display: block;
	width: 14px;
	height: 14px;
	background: url(../images/cc4.png);
	position: absolute;
	left: 0px;
	top: 190px;
}

.contextcn span {
	display: block;
}

/*发展历程页面*/

.history-box {
	padding: 52px 0 60px;
	background-size: cover !important;
}

.development {
	float: left;
	margin-top: 24px;
	width: 370px;
}

.development h2 {
	color: #eb6123;
	font-size: 32px;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 4px;
}

.development small {
	color: #c5c5c5;
	font-size: 14px;
	font-family: Arial;
	line-height: normal;
	display: block;
}

.development p {
	margin-top: 55px;
	color: #5d5d5d;
	font-size: 14px;
	line-height: 2;
}

.historytabe {
	float: left;
}

.historytabe strong {
	display: block;
	width: 38px;
	height: 38px;
	background: url(../images/scale.png) center no-repeat;
	margin-left: 580px;
}

.history-fix {
	width: 1200px;
	height: 600px;
	overflow: hidden;
	position: relative;
	margin-top: 22px;
	cursor: url(../images/mouse.png) 16 16, default;
}

.history-bg {
	display: block;
	width: 7px;
	height: 100%;
	border-radius: 3px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 0;
	background: #575d64;
	margin-left: -3px;
	z-index: 4;
}

.history-bg i {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	border-radius: 4px;
	height: 45px;
	background-color: #264db5;
	transition: 0.6s;
}

.history-list {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 3;
}

.history-list:before {
	display: none;
	content: "";
	overflow: hidden;
	width: 7px;
	height: 200%;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -3px;
	background: #575d64;
	border-radius: 7px;
	z-index: 4;
}

.history-list .lineBg {
	display: none;
	content: "";
	overflow: hidden;
	width: 7px;
	height: 45px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -3px;
	background: red;
	border-radius: 7px;
	z-index: 5;
}

.history-list li {
	position: relative;
	clear: both;
	overflow: hidden
}

.history-list li .dot {
	display: block;
	width: 21px;
	height: 5px;
	background: #264db5;
	border-radius: 2px;
	position: relative;
	top: 7px;
	display: none;
	margin-left: 40px;
}

.history-list li span.year {
	visibility: visible;
	display: block;
	color: #5d5d5d;
	font-size: 24px;
	line-height: 35px;
	height: 35px;
	width: 190px;
	padding-left: 28px;
	position: absolute;
	top: 28px
}

.history-list li.odd .year {
	left: 365px;
}

.history-list li.even .year {
	right: 365px;
}

.history-list li .year:before {
	content: "";
	width: 11px;
	height: 3px;
	background: #5d5d5d;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
}

.history-list li.odd .year {
	text-align: right
}

.history-list li.odd .year:before {
	right: 0;
	left: auto
}

.history-list li.odd .history-info {
	float: left
}

.history-list li.even .history-info {
	float: right
}

.history-list li.odd .history-info:before {
	width: 13px;
	left: 369px;
	background: url(../images/aboutleft.jpg);
}

.history-list li.odd .history-info .history-t b {
	padding-left: 165px;
}

.history-list li.odd .history-info .history-t b:before {
	left: 135px;
	width: 23px;
	height: 6px;
}

.history-list li.odd .history-info .history-t small {
	left: 7px;
	right: auto;
}

.history-list li.act .history-info {
	visibility: visible;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
}

.history-list li:nth-child(2n+2) .year {
	padding-left: 0;
	padding-right: 28px;
}

.history-info {
	opacity: 0;
	position: relative;
	width: 369px;
	opacity: 0;
	visibility: hidden;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	transition: 400ms;
}

.history-info:before {
	content: "";
	width: 14px;
	height: 26px;
	background: url(../images/arrow2.jpg) center no-repeat;
	position: absolute;
	left: -14px;
	top: 34px;
}

.history-t {
	position: relative;
}

.history-t b {
	color: #ffffff;
	font-size: 30px;
	display: block;
	padding-left: 20px;
	line-height: 101px;
	background: #264db5;
	font-weight: normal;
	position: relative;
}

.history-t b:before {
	content: "";
	width: 23px;
	height: 6px;
	background: #fff;
	position: absolute;
	left: 210px;
	top: 50%;
	margin-top: -3px;
}

.history-t small {
	display: block;
	padding-right: 65px;
	color: #fdfdfd;
	font-family: Arial;
	line-height: 2;
	height: 48px;
	background: url(../images/calder.png) right top no-repeat;
	position: absolute;
	right: 4px;
	top: 7px;
	padding-top: 5px;
}

.history-text {
	padding-top: 25px;
	background: #fff;
	color: #5d5d5d;
	font-size: 14px;
	margin-bottom: 30px;
}

.history-text img {
	display: block;
	width: 100%;
	height: auto;
}

.history-icon {
	width: 385px;
	left: -70px;
	margin-top: 160px;
	position: relative;
}

.history-icon:before {
	content: "";
	width: 24px;
	height: 26px;
	background: url(../images/downico.png) center no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -12px;
	top: -8px;
}

/*公司简介--单篇*/

.aboutleft {}

.abouttitle {
	background: url(../images/aboutbg.png) no-repeat;
	height: 97px;
	line-height: 97px;
	line-height: 55px;
	font-size: 26px;
	color: #333333;
}

.abouttext {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}

.aboutimg {
	width: 500px;
	height: 327px;
}

.aboutimg img {
	width: 500px;
	height: 327px;
}

.aboutlist {
	overflow: hidden;
	padding-left: 14px;
}

.aboutdown span {
	display: block;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
}

.aboutlist li {
	width: 190px;
	text-align: center;
	overflow: hidden;
	float: left;
	display: inline;
	margin-right: 47px;
}

.aboutlist li .aboutbg1 {
	width: 80px;
	height: 80px;
	background: url(../images/about1.png) no-repeat center center;
	margin: 0 auto;
	margin-bottom: 25px;
}

.aboutlist li .aboutbg2 {
	width: 80px;
	height: 80px;
	background: url(../images/about2.png) no-repeat center center;
	margin: 0 auto;
	margin-bottom: 25px;
}

.aboutlist li .aboutbg3 {
	width: 80px;
	height: 80px;
	background: url(../images/about3.png) no-repeat center center;
	margin: 0 auto;
	margin-bottom: 25px;
}

.aboutlist li .aboutbg4 {
	width: 80px;
	height: 80px;
	background: url(../images/about4.png) no-repeat center center;
	margin: 0 auto;
	margin-bottom: 25px;
}

.aboutlist li .aboutbg5 {
	width: 80px;
	height: 80px;
	background: url(../images/about5.png) no-repeat center center;
	margin: 0 auto;
	margin-bottom: 25px;
}

.aboutlist li span {
	font-size: 15px;
	color: #666666;
}

/*新闻详细页面*/

/*合作伙伴*/

/*合作伙伴*/

.cooplist dd {
	margin-bottom: 30px;
}

.cooplist dd .coopL {
	width: 500px;
	height: 390px;
	background: #324372;
	position: relative;
}

.cooplist dd .coopL .logopic {
	display: block;
	position: relative;
	top: 80px;
	/* left: 50%; */
	/* margin-left: -148px; */
	text-align: center;
}

.cooplist dd .logobtn {
	width: 162px;
	height: 45px;
	border-radius: 25px;
	border: 1px solid #fff;
	display: block;
	line-height: 45px;
	position: absolute;
	left: 50%;
	margin-left: -81px;
	top: 240px;
}

.cooplist dd .logobtn em {
	display: block;
	background: url(../images/coopicn.png) no-repeat center center;
	width: 30px;
	height: 22px;
	float: left;
	padding-top: 24px;
	margin-left: 33px;
	transition: all .5s linear;
	-webkit-transition: all .5s linear;
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
}

.cooplist dd:hover .logobtn em {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
}

.cooplist dd .logobtn span {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-left: 5px;
}

.cooplist dd .coopR {
	/* width: 550px; */
	height: 390px;
	overflow: hidden;
	text-align: center;
	color: #f0f0f0;
	font-size: 14px;
	/* padding: 100px 75px; */
	overflow: hidden;
	position: relative;
}

.cooplist dd .coopBox {
	transform: scale(0);
	transition: 0.4s ease;
	opacity: 0;
	filter: alpha(opacity=100);
}

.cooplist dd:hover .coopBox {
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
}

.cooplist dd .coopR .text {
	color: #f0f0f0;
	height: 140px;
	line-height: 25px;
	overflow: hidden;
}

.cooplist dd .coopR .text span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 35px;
}

.coopR a {
	display: block;
	color: #f0f0f0;
	font-size: 14px;
	/* position: absolute; */
	/* bottom: 0px; */
	/* left: 50%; */
	/* margin-left: -41px; */
	/* width: 85px; */
}

.coopR a span {
	/* display: block; */
	/* float: left; */
}

.coopR a em {
	display: inline-block;
	margin-left: 10px;
	/* margin-top: 3px; */
	vertical-align: middle;
}

.cooplist dd.odd .coopL {
	background: #2fbf74;
	float: right;
}

.cooplist dd .coopR .textCon {
	width: 550px;
	height: 190px;
	padding: 100px 75px;
	z-index: 5;
	position: relative;
}

.cooplist dd .coopR .coopRbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 700px;
	height: 390px;
	background: rgba(0, 0, 0, 0.3);
	z-index: 0;
}

.subPageRCtop {
	height: 100px;
	border-bottom: 1px solid #f0f0f0;
}

.subPageR {
	width: 845px;
}

.articleBox {
	line-height: 28px;
	padding: 10px 0;
	color: #555555;
	font-size: 14px;
}

.articleBox img {
	max-width: 100%;
}

.articleTitle {
	clear: both;
	padding: 20px 10px 0 0px;
	line-height: 35px;
	font-size: 18px;
	font-weight: bold;
	font-family: "microsoft yahei";
	color: #333333;
}

.articleT {
	text-align: center;
	clear: both;
	padding: 20px 10px 0 0px;
	line-height: 35px;
	font-size: 23px;
	font-weight: bold;
	font-family: "microsoft yahei";
	color: #333333;
}

.articleT2 {
	display: block;
	clear: both;
	text-align: center;
	color: #888888;
	font-size: 14px;
	line-height: 30px;
	padding: 4px 0 20px 0;
}

.articleTime {
	display: block;
	clear: both;
	text-align: center;
	color: #888888;
	font-size: 14px;
	line-height: 30px;
	padding: 4px 0 20px 0;
	margin-right: 35px;
}

.articleTime span {
	color: #888888;
	font-size: 15px;
	padding-right: 35px;
}

.pageUp {
	display: block;
	line-height: 30px;
	padding: 15px 0 20px 10px;
	color: #333333;
	font-size: 14px;
	background: #f7f7f7;
	margin-bottom: 10px;
}

.pageUp:hover {
	background: #264db5;
	color: #fff;
}

.pageUp:hover a {
	color: #fff;
}

.share {
	height: 40px;
	line-height: 40px;
}

.share span {
	color: #666666;
	font-size: 14px;
}

.share .bdsharebuttonbox a {
	display: block;
	float: left;
	display: inline;
}

.share .bdsharebuttonbox {
	display: inline-block;
	vertical-align: middle;
}

.share .bds_weixin,
.share .bds_tsina,
.share .bds_sqq,
.share .bds_qq {
	width: 5px !important;
	height: 32px !important;
}

.share .bds_weixin {
	background: url(../images/baidwx.png) no-repeat !important;
}

.share .bds_sqq {
	background: url(../images/baiqq.png) no-repeat !important;
}

.share .bds_tsina {
	background: url(../images/baidwb.png) no-repeat !important;
}

.share .bds_qq {
	background: url(../images/baiqqtx.png) no-repeat !important;
}

.share li {
	float: left;
	display: inline;
	margin-right: 20px;
	color: #dedede;
	font-size: 14px;
	position: relative;
}

.share li a {
	color: #dedede;
	font-size: 14px;
}

.share li:after {
	width: 1px;
	height: 13px;
	background: #c7c7c7;
	display: block;
	content: '';
	position: absolute;
	left: 65px;
	top: 20px;
}

.share li.hide:after {
	display: none;
}

.articlePage {
	clear: both;
	height: 30px;
	text-align: center;
	font-family: Arial;
}

.articlePage a {
	margin: 0 1px;
	background: #ccc;
	padding: 5px 10px;
}

.articlePage a:hover {
	color: #fff;
	background: #1e8ddc;
}

.articlePage a.hover {
	color: #fff;
	background: #1e8ddc;
}

.download {
	clear: both;
	height: 32px;
	font-size: 18px;
	padding: 10px 0 0 0;
}

.download a {
	display: block;
	line-height: 32px;
	float: left;
	padding: 0 0 0 40px;
	color: #0079ce;
	font-family: "microsoft yahei";
	margin: 0 10px 0 0;
	font-size: 14px;
	background: url(../images/download.png) no-repeat left center;
}

/**
 * 文章阅读页-内容上部大图
 */

#play {
	width: 600px;
	height: 400px;
	position: relative;
	overflow: hidden;
	background: #fff;
	border: 1px solid #e9e9e9;
	padding: 5px;
	margin: 20px auto 0 auto;
}

#play .change_a {
	width: 40%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	cursor: pointer;
	display: block;
	overflow: hidden;
	background: url(about:blank);
}

#play .prev_a {
	left: 0;
}

#play .next_a {
	right: 0
}

#play .change_a span {
	width: 24px;
	height: 43px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	display: none
}

#play .prev_a span {
	background: url(../images/article_icon.png) no-repeat 0px -50px;
	left: 0;
}

#play .next_a span {
	background: url(../images/article_icon.png) no-repeat -30px -50px;
	right: 0;
}

#play .img_ul {
	position: relative;
	z-index: 1;
	width: 600px;
	height: 400px;
}

#play .img_ul li {
	position: relative;
	z-index: 1;
	width: 600px;
	height: 400px;
	background: #fff;
	margin: 0 0 5px 0;
}

#play .img_ul li img {
	position: absolute;
}

.imgMove {
	width: 600px;
	clear: both;
	margin: 20px auto;
	position: relative;
}

.img_hd {
	margin: 0 auto;
	overflow: hidden;
	height: 60px;
	position: relative;
}

.img_hd ul {
	position: absolute;
	z-index: 1
}

.img_hd ul li {
	float: left;
	height: 47px;
	width: 70px;
	padding: 3px;
	margin: 0 7px;
	cursor: pointer;
	background: #fff;
	border: 1px solid #d4d4d4;
	position: relative;
}

.img_hd ul li p {
	height: 47px;
	width: 70px;
	display: block;
	background: #fff;
	position: relative;
}

.img_hd ul li i {
	display: block;
	clear: both;
	line-height: 20px;
	padding: 0 5px;
	background: #000;
	color: #fff;
	position: absolute;
	right: 3px;
	bottom: 3px;
	z-index: 99999999999999;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
}

.img_hd ul li img {
	position: absolute;
	height: 47px;
	width: 70px;
}

.img_hd ul li.on {
	border: 1px solid #1e8ddc;
	background: #1e8ddc;
}

.imgMove .bottom_a {
	width: 20px;
	height: 25px;
	display: block;
	cursor: pointer;
	z-index: 10;
	float: left;
	top: 15px;
	position: absolute;
	z-index: 9999999999999;
	background: url(../images/article_icon.png) no-repeat;
}

.imgMove .prev_a {
	background-position: left top;
	left: 0;
}

.imgMove .next_a {
	background-position: right top;
	right: 0;
}

.articleHand {
	clear: both;
	font-size: 16px;
	padding: 10px 0px 20px 0;
	overflow: hidden;
}

.articleHand a {
	display: block;
	line-height: 32px;
	padding: 0 20px 10px 30px;
	float: left;
	background: url(../images/file.png) no-repeat left center;
}

.articleHand a.word {
	background: url(../images/word.png) no-repeat left 3px;
	color: #37a6ff !important;
}

.articleHand a.ppt {
	background: url(../images/ppt.png) no-repeat left center;
	color: #ff7735 !important;
}

.articleHand a.excel {
	background: url(../images/excel.png) no-repeat left center;
	color: #15bf44 !important;
}

.articleHand a.pdf {
	background: url(../images/pdf.png) no-repeat left center;
	color: #1369c0 !important;
}

.articleHand a.zip {
	background: url(../images/zip.png) no-repeat left 3px;
	color: #ff9779 !important;
}

/*newsList*/

.newsList li {
	border-bottom: 1px dotted #999999;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

/*页码开始*/

.page {
	padding: 30px 0;
	text-align: center;
	clear: both;
	font-size: 14px;
}

.page a {
	display: inline-block;
	overflow: hidden;
	padding: 6px 14px;
	color: #999999;
	background: #fff;
	margin: 0 3px;
	border: 1px solid #f5f5f5;
    border-radius: 5px;
}

.page span {
	display: inline-block;
	padding: 6px 2px;
	position: relative;
	top: -15px;
}

.page a:hover {
	background: #264db5;
	color: #fff;
}

.page a.hover {
	background: #264db5;
	color: #fff;
}

.page input {
	display: inline-block;
	vertical-align: middle;
	height: 22px;
	border: 1px solid #e6e6e6;
	position: relative;
	top: -2px;
}

.page input.pageDetail {
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 3px;
	color: #999999;
	position: relative;
	top: -13px;
}

.page label {
	color: #999999;
	position: relative;
	top: -11px;
}

.page input.page_bnt {
	border: none;
	width: 30px;
	height: 25px;
	cursor: pointer;
	background: none;
	color: #999999;
	position: relative;
	top: -13px;
}

.page a div {
	width: 14px;
	height: 17px;
	background-position: center center;
	background-repeat: no-repeat;
}

.page a.firstPage div {
	background-image: url(../images/firstPage.png)
}

.page a.prevPage div {
	background-image: url(../images/prevPage.png)
}

.page a.nextPage div {
	background-image: url(../images/nextPage.png)
}

.page a.lastPage div {
	background-image: url(../images/lastPage.png)
}

.page a.firstPage:hover div {
	background-image: url(../images/firstPageh.png)
}

.page a.prevPage:hover div {
	background-image: url(../images/prevPageh.png)
}

.page a.nextPage:hover div {
	background-image: url(../images/nextPageh.png)
}

.page a.lastPage:hover div {
	background-image: url(../images/lastPageh.png)
}

.page a.firstPage.disabled {
	background: #E2E2E2;
}

.page a.prevPage.disabled {
	background: #E2E2E2;
}

.page a.nextPage.disabled {
	background: #E2E2E2;
}

.page a.lastPage.disabled {
	background: #E2E2E2;
}

.page a.firstPage.disabled:hover {
	background: #264db5;
}

.page a.prevPage.disabled:hover {
	background: #264db5;
}

.page a.nextPage.disabled:hover {
	background: #264db5;
}

.page a.lastPage.disabled:hover {
	background: #264db5;
}

.page a.firstPage.disabled div {
	background-image: url(../images/firstPage.png)
}

.page a.prevPage.disabled div {
	background-image: url(../images/prevPage.png)
}

.page a.nextPage.disabled div {
	background-image: url(../images/nextPage.png)
}

.page a.lastPage.disabled div {
	background-image: url(../images/lastPage.png)
}

.page a.firstPage.disabled:hover div {
	background-image: url(../images/hfirstPage.png)
}

.page a.prevPage.disabled:hover div {
	background-image: url(../images/hprevPage.png)
}

.page a.nextPage.disabled:hover div {
	background-image: url(../images/hnextPage.png)
}

.page a.lastPage.disabled:hover div {
	background-image: url(../images/hlastPage.png)
}

/*页码结束*/

/*内页框架结束*/

/*单篇文章页开始*/

/*单篇文章页结束*/

/*
********************************此处内页样式结束********************************
*/


/*滇中首页修改wgh 2020年03-05start*/
.overflow2{
	overflow: hidden;
	margin-right:-35px;
}
.column2CCleft{
	width:50%;
	margin-right: 0;
}
.column2CCright{
	width: 50%;	
}
.column2CMargin{
	margin-right: 35px;
}
.column2CCright .column2Cr{
	padding: 30px;
	background: #fff;
	height: 305px;
}
.column2Crtop .pic{
	width: 225px;
	position: relative;
}
.column2Crtop .pic:after{
	display: block;
	content: "";
	padding-top: 66.6667%;
}
.column2Crtop .pic img{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
	object-position: center center;
}
.column2Crtop .text{
	overflow: hidden;
	padding-left: 30px;
	padding-top: 5px;
}
.column2Crtop .text .title{
	max-height: 48px;
	line-height: 24px;
	overflow: hidden;
	font-size: 16px;
}
.column2Crtop .text .title a{
	display: block;
	max-height: 48px;
	line-height: 24px;
	color: #333;
}
.column2Crtop .text .time{
	padding-top: 5px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #d5be6e;
	font-weight: bold;
}
.column2Crtop .text .textc{
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #9b9b9b;
	overflow: hidden;
}
.ewmaqa{
	position: absolute;
	width: 226px;
	height: 60px;
	background: #fff;
	right: 0;
	top: 91px;
	visibility: hidden;
	opacity: 0;
	z-index: 10;
	transform: translateY(20px);
	-webkit-transform: translateY(20px);
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
}
.topbtn span.topewm:hover .ewmaqa{
	visibility: visible;
	opacity: 1;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
.topSerBox{
	position: relative;
	padding: 10px 15px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.topSerBox input{
	height:40px;
	line-height: 40px;
	border: none;
	background: none;
	font-size: 14px;
	color: #333;
	outline: none;
}
.topSearch a{
	float: right;
	display: inline;
	width: 40px;
	height: 60px;
	background: url(../images/search.png) center center no-repeat;
}
/*滇中首页修改 end*/


/*发展历程 start*/
.event{
    padding: 40px 60px;
}
.eventBox .bd{
    overflow: hidden;
}
.event_ul1{
    overflow: hidden;
    -webkit-transition: height 0.3s linear;
    -o-transition: height 0.3s linear;
    transition: height 0.3s linear;
}
.event_ul1 li{
    overflow: hidden;
    min-height: 100px;
}
.event_dl{
    overflow: hidden;
    position: relative;
    padding-top: 78px;
    background: url(../images/eventIco2.png) center top no-repeat;
}
.event_dl dd{
    overflow: hidden;
    padding: 30px 0px;
    position: relative;
    z-index: 3;
}
.eventImg{
    overflow: hidden;
    
}
.eventImg1{
    width: 225px;
    height: 160px;
}
.eventImg img{
    display: block;
    width: 100%;
    height: 100%;
}
.eventCont{
    overflow: hidden;
}
.odd .eventCont{
    float: right;
}
.eventMonth{
    font-size: 18px;
    color:#f8b44f;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    overflow:hidden;
    width: 130px;
}
.eventDeta{
    overflow: hidden;
    font-size: 14px;
    color:#666;
    line-height: 25px;
    min-height: 100px;
    width: 360px;
}
.event_dl dd.even{
    padding-left:78px;
}
.even .eventImg{
    float: left;
    display: inline;
}
.even .eventImg1{
    float: left;
    display: inline;
    margin-right: 40px;
}
.even .eventMonth{
    padding-right: 75px;
    text-align: right;
    background: url(../images/eventIco1.png) no-repeat right center;
}
.even .eventDeta{
    padding-left: 75px;
}
.event_dl dd.odd{
    padding-right: 79px;
}
.odd .eventImg{
    float: right;
    display: inline;
}
.odd .eventImg1{
    float: right;
    display: inline;
    margin-left: 40px;
}
.eventImg a{
    display:block;
    width: 225px;
    height: 160px;
    position:relative;
    overflow:hidden;
}
.odd .eventMonth{
    padding-left: 75px;
    float: right;
    background: url(../images/eventIco1.png) no-repeat left center;
}
.odd .eventDeta{
    padding-right: 75px;
    text-align: right;
}
.event_dl dt{
    width: 2px;
    height: 100%;
    overflow: hidden;
    background: #ddd;
    position: absolute;
    left: 50%;
    top: 52px;
    margin-left: -1px;
    z-index: 1;
}


.event .hd{
    position: relative;
    width: 920px;
    margin: 0 auto;
}
.event .hd:after{
    position: absolute;
    content: '';
    border-bottom: 1px solid #e1e1e2;
    width: 100%;
    left: 0;
    bottom: 6px;
    display: none;
}
.event_dot{
    overflow: hidden;
    position: relative;
    z-index: 9;
    height: 60px;
    padding-top: 50px;
}
.event_dot li{
    float: left;
    width: 185px;
    display: inline;
    text-align: center;
    position: relative;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    padding-bottom: 30px;
    transition: 0.4s ease;
    height: 65px;
    line-height: 65px;
}
.event_dot li span{
    display: block;
    margin-left: 3px;
    background: #d9d9d9;
    transition: 0.4s ease;
}
.event_dot li.on span{
    background: #264db5;
}
.event_dot i{
    display: block;
    background: #e1e1e2;
    width: 9px;
    height: 9px;
    border: 3px solid;
    border-color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: 0;
    transition: 0.4s ease;
    border-radius: 50%;
}
.event_dot li.on i{
    background: #cb0303;
}
.event_dot i:after{
    content: '';
    display: block;
    height: 10px;
    position: absolute;
    bottom: 100%;
    left: 50%;
    border-left: 1px solid #e1e1e2;
    transition: 0.4s ease;
    margin-left: -1px;
}
.event_dot li.on i:after{
    border-color: #cb0303;
    height: 20px;
}
.event .bt2{
    position: absolute;
    top: 50%;
    width: 20px;
    height: 40px;
    transition: 0.4s ease;
}
.event .prev{
    left: -50px;
    background: url(../images/prevBt.png) center center no-repeat !important;
}
.event .next{
    right: -50px;
    background: url(../images/nextBt.png) center center no-repeat !important;
}
/*发展历程 end*/
.column1Cright{ overflow: hidden;}
.column1CC {
    overflow: hidden;
}
.djrkpc{ display: block; width: 100%; height: 120px; overflow: hidden;}
/* .djrkpc{ display: block; width: 100%; height: 120px; transition: all .4s linear; -webkit-transition: all .4s linear;} */
.djrkpc .djrk{ display: block; width: 100%; height: 120px; transition: all 400ms linear; -webkit-transition: all 400ms linear;}
.djrkpc:hover .djrk{ transform: scale(1.1);-webkit-transform: scale(1.1);}
