﻿




@charset "utf-8";

/* LESS Document */

/* reset.css V1.2  Start*/

body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, form, button, input, textarea, th, td {

	margin: 0px;

	padding: 0px;

	font-weight: normal;

	-webkit-appearance: none;

	-moz-appearance: none;

	appearance: none;

}

body, button, input, select, textarea, h1, h2, h3, h4, h5, h6, i {

	font: normal 62.5% Microsoft YaHei, Arial, "\5b8b\4f53", tahoma;

}

body {

	min-width: 1200px;

	background-color: #f5f5f5;background: #915c18;background: url(../images/beijingtu.jpg) repeat;

}

ul, ol, li {

	list-style: none;

}

a {

	text-decoration: none;

	color: #333;

}

a:hover {

	text-decoration: none;

}

img {

	border: 0;

	vertical-align: top;
width: 100%;
}

button, input, select, textarea {

	font-size: 100%;

	vertical-align: middle;

	outline: none;

}

table {

	border-collapse: collapse;

	border-spacing: 0;

}

.fixed:after {

	visibility: hidden;

	display: block;

	font-size: 0;

	content: " ";

	clear: both;

	height: 0;

}

.fixed {

 *zoom: 1;

}

.clear {

	clear: both;

}

.fl {

	float: left;

}

.fr {

	float: right;

}

.wd {

	margin: 0 auto;

	width: 1230px; background-color:#FFFFFF;background: url(../images/beijingtu.jpg) repeat;

}

.wd10 {

	margin: 0 auto;

	width: 1000px;

}

/* reset.css V1.0  End */

.p_scale {

	-webkit-transform: scale(1.05, 1.05);

	-moz-transform: scale(1.05, 1.05);

}

.overflow {

	height: auto;

	overflow: hidden;

}

/*header*/

.header {

	position: relative;

	background-color: #fff;

	z-index: 1;

}

.headTop {

	height: 110px;background: url(../images/beijingtu.jpg) repeat;

}

.logo {

	float: left;

	margin-top: 25px;

	width: 496px;

	height: 67px;

}

.logo img {

	width: 100%;

	height: auto;

}

.headRig {

	float: right;

	padding-top: 15px;

	text-align: right;

}

.lang {

	font-size: 1.4em;

	color: #004987;

}

.lang span {

	display: inline-block;

	padding: 0 14px;

}

.lang a {

	display: inline-block;

	color: #616060;

}

.search {

	width: 268px;

	height: 32px;

	border:1px solid #616060;

	padding-left: 10px;

	margin-top: 21px;

}

.search input {

	display: block;

	float: left;

	height: 32px;

	line-height: 32px;

	color: #999;

	border: 0;

	background: none;

}

.search input[type="text"] {

	width: 238px;

	font-size: 1.4em;

}

.search input[type="submit"] {

	width: 22px;

	cursor: pointer;

	background: url(../images/search.jpg) no-repeat center center;

}

.mobileNavTit {

	display: none;

}

/* navbg */
.navbg {
	width: 100%;
	height: 55px;
	background: #915c18;background: url(../images/daohang.jpg) repeat-x;
}
.nav {
	width: 1200px;
	height: 55px;
	margin: 0 auto;
}
.nav li {
	width: 90px;
	float: left;
	position: relative;
	text-align: center;
	z-index: 11
}
.nav li a {
	display: block;
	width: 108px;
	height: 55px;
	font: 16px/55px "microsoft yahei";
	color: #fff;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.nav li dl {
	position: absolute;
	left: 0;
	top: 55px;
	background: url(/style/images/navbg.png) 0 0 repeat;
	z-index: 22;
	display: none
}
.nav li a.on {
	background: #A37A46;
}
.nav li.hover {
	background: #A37A46;
}


.nav li dd a:hover {
	height: 43px;
	line-height: 43px;
	border-top: 1px solid #78b26c;	background: url(/style/images/navbg.png) 0 0 repeat;
	font-size: 14px;
}




.nav li dd a {
	height: 43px;
	line-height: 43px;
	border-top: 1px solid #78b26c;
	font-size: 14px;
}
/* green_cloud_bg */

/*banner*/

.banner .item {

	width: 100%;


}

.banner .item a {

	display: block;

	width: 100%;

	position: absolute;

	height: 100%;

	background-position: center center;

	background-repeat: no-repeat;

	background-size: cover;

}

.indexMain {

	background-color: #fff;

}

/*news*/

.newsBox {

	height: 435px;

	overflow: hidden;margin-left:15px;

}

.newsBoxLeft {

	float: left;

	width: 790px;

}

.indexTitle {

	height: auto;

	overflow: hidden;

	padding: 32px 0 6px 0px;

	bbackground: url(../images/icon2.png) no-repeat 0 40px;border-bottom:3px solid #915c18;

}

.indexTitle b {

	display: inline-block;

	color: #915c18;

	font-size: 1.8em; margin-top:6px;

}

.indexTitle a {

	display: block;

	color: #915c18;

	font-size: 1.4em;

	ffont-weight: bold;

	margin: 11px 10px 0 0;

	float: right;

}

.indexTitle a:hover {

	color: #915c18;

	-webkit-transition: all 0.2s ease;

	-moz-transition: all 0.2s ease;

	transition: all 0.2s ease;

}

.slideBox {

	width: 385px;

	height: 230px;

	overflow: hidden;

	position: relative;

	float: left;

}

.slideBox .hd {

	height: 23px;

	overflow: hidden;

	position: absolute;

	left: 0;

	width: 100%;

	bottom: 0;

	z-index: 10;

	text-align: center;

}

.slideBox .hd ul li {

	display: inline-block;

 *display: inline;

	margin: 0 5px;

	width: 10px;

	height: 10px;

	line-height: 10px;

	text-align: center;

	cursor: pointer;

	-webkit-border-radius: 10px;

	-moz-border-radius: 10px;

	-ms-border-radius: 10px;

	border-radius: 10px;

	border: 1px solid #b78841;

}

.slideBox .hd ul li.on {

	background-color: #915c18;

}

.slideBox .bd li {

	position: relative;

}

.slideBox .bd {

	height: 100%;

	z-index: 0;

}

.slideBox .bd .pic {

	position: relative;

	z-index: 0;

	display: table;

	width: 385px;

	heigth: 228px;

}

.slideBox .bd .pic a {

	display: table-cell;

	width: 100%;

	height: 228px;

	text-align: center;

	vertical-align: middle;

}

.slideBox .bd .pic img {

	max-width: 385px;

	max-height: 228px;

}

.slideBox .bd .bg {

	width: 100%;

	height: 50px;

	position: absolute;

	bottom: -100px;

	left: 0;

	z-index: 1;

	background: url(../images/indexnewsbg.png) repeat 0 0;

}

.slideBox .bd .tit {

	width: 100%;

	height: 50px;

	line-height: 24px;

	position: absolute;

	bottom: -100px;

	left: 0;

	z-index: 2;

	font-size: 1.6em;

}

.slideBox .bd .tit a {

	color: #fff;

	margin: 14px 40px 0;

	display: block;

}

/*indexNews*/

.indexNews {

	float: right;

	height: auto;

	overflow: hidden;

	width: 373px;

	padding-top: 2px;

}

.indexNews li {

	height: 38px;

	overflow: hidden;

	background: url(../images/dian.jpg) repeat-x 0 bottom;

}

.indexNews li a {

	display: block;

	color: #616060;

	height: 37px;

	line-height: 37px;

	overflow: hidden;

	font-size: 1.4em;

}

.indexNews li a:hover {

	color: #004987;

	-webkit-transition: all 0.5s ease;

	-moz-transition: all 0.5s ease;

	transition: all 0.5s ease;

}

.indexNews li b {

	display: block;

	color: #969696;

	height: 37px;

	line-height: 37px;

	overflow: hidden;

	font-size: 1.4em;

	padding-left: 3px;

	width: 12px;

	float: left;

}

.newsBoxRight {

	float: right;

	position: relative;

	width: 361px;

}

.slideNotice {

	position: relative;

}

.slideNotice .indexNews {

	width: 361px;

}

.slideNotice .hd {

	position: absolute;

	right: 2px;

	top: -55px;

	height: 31px;

	line-height: 31px;

	width: 130px;

	border-bottom: 1px solid #ccdae5;

}

.slideNotice .hd ul {

	position: absolute;

	left: 0;

	top: -1px;

	height: 32px;

}

.slideNotice .hd ul li {

	float: left;

	width: 65px;

	cursor: pointer;

	font-size: 1.4em;

	text-align: center;

}

.slideNotice .hd ul li a {

	color: #00457b;

	display: block;

}

.slideNotice .hd ul li.on {

	height: 30px;

	border: 1px solid #ccdae5;

	border-bottom: 2px solid #fff;

	width: 63px;

}

/*indexAd*/

.indexAd .item, .linkImg .item {

	width: 100%;

	overflow: hidden;

}

.indexAd .item:hover img, .linkImg .item:hover img {

	-webkit-transform: scale(1.05, 1.05);

	-moz-transform: scale(1.05, 1.05);

	-webkit-transition: all 0.5s ease;

	-moz-transition: all 0.5s ease;

	transition: all 0.5s ease;

}

.iconList {

	height: auto;

	overflow: hidden;

	margin-top: 44px;

}

.iconList li {

	float: left;

	text-align: center;

}

.iconList li a {

	display: block;

	color: #fff;

	width: 180px;

	height: 70px;

	ppadding-top: 24px;

}

.iconList li a img {

	display: block;

	width: 180px;

	height: 70px;

	mmargin: 0 auto 10px;

}

.iconList li a div {

	font-size: 1.6em;

}

.iconList li.li1 a {

	background-color: #0084d2;

	border-right: 1px solid #fff;

	border-bottom: 1px solid #fff;

}

.iconList li.li2 a {

	background-color: #2cb168;

	border-bottom: 1px solid #fff;

}

.iconList li.li3 a {

	background-color: #745db9;

	border-right: 1px solid #fff;

}

.iconList li.li4 a {

	background-color: #009aaf;

}

.iconList li:hover {

	filter: alpha(opacity=70);

	opacity: 0.7;

	-webkit-transition: all 0.5s ease;

	-moz-transition: all 0.5s ease;

	transition: all 0.5s ease;

}

.newsDiv {

	width: 380px;

	float: left;

	margin-left: 30px;

}

.newsDiv:first-child {

	margin-left: 0;

}

.newsDiv .indexNews {

	width: 100%;

}

.newsDiv .indexNews li, .slideNotice .indexNews li {

	position: relative;

}

.newsDiv .indexNews li b, .slideNotice .indexNews li b {

	position: absolute;

	left: 0;

	top: 0;

	float: none;

	z-index: 5;

}

.newsDiv .indexNews li a, .slideNotice .indexNews li a {

	margin-left: 15px;

}

/*link*/

.link {

	height: auto;

	overflow: hidden;

	padding: 40px 0;

}

.linkText {

	float: left;

	height: 30px;

	line-height: 30px;

	font-weight: bold;

	color: #004887;

	font-size: 2em;

}

.linkSelect {

	margin-left: 105px;

}

.linkSelect li {

	float: left;

	width: 20%;

}

.linkDiv {

	margin-left: 20px;

	height: 28px;

	border: 1px solid #c7ddf4;

}

.customSelect {

	height: 28px;

	line-height: 28px;

	font-size: 1.4em;

	color: #004987;

	background: url(../images/icon1.jpg) no-repeat right center;

	width: 100%;

	text-indent: 9px;

}

.customSelectInner {

	cursor: pointer;

	line-height: 28px;

	text-align: left;

	width: 100% !important;

}

/*footer*/

.footer {

	height: auto;

	overflow: hidden;

	color: #F3F3F3;

	line-height: 24px;

	text-align: center;

	padding: 29px 0 25px;

	background-color: #0b7abc;

}

.footLink {

	font-size: 1.4em;

}

.footLink a {

	display: inline-block;

	color: #F3F3F3;

	margin: 0 30px;

}

.copy {

	height: auto;

	overflow: hidden;

	mmargin-top: 36px;

	font-size: 1.2em;

}

.copy a {

	color: #F3F3F3;

	display: inline-block;

	margin-right: 10px;

}

.copy a:hover {

	color: #fff;

	-webkit-transition: all 0.5s ease;

	-moz-transition: all 0.5s ease;

	transition: all 0.5s ease;

}

.mspan1 {

	padding: 0 21px 0 7px;

	display: inline-block;

}

.mspan2 {

	display: inline-block;

}

/*bigImg*/

.bigImg {

	height: 500px;

	position: relative;

	z-index: 0;

	background-repeat: no-repeat;

	background-position: center top;

	background-size: cover;

}

/*main*/

.main {

	width: 1200px;

	position: relative;

	margin: 41px auto 48px; background-color:#FFFFFF;

}

.left {

	float: left;

	width: 300px; min-height:800px; background-color:#FFFFFF;

}

.sideMenu {

	height: auto;

	overflow: hidden;

	background-color: #915c18;

	margin-bottom: 20px;

}

.sideTit a {

	height: auto;

	overflow: hidden;

	padding: 6px 0 6px 26px;

	color: #fff;

	display: block;

	background-color: #915c18;background: url(../images/daohang.jpg) repeat-x;

}


.sideTit a h3 {

	font-weight: bold;

	font-size: 2.8em;

	mmargin-bottom: 3px;

}

.sideTit a p {

	font-size: 1.2em;

	text-transform: uppercase;

	color: #a5b8cd;

	font-family: Arial;

}







.sideTit1 a {

	height: auto;

	overflow: hidden;

	padding: 16px 0 16px 26px;

	color: #fff;

	display: block;

	background-color: #915c18;

}


.sideTit1 a h3 {

	font-weight: bold;

	font-size: 2.8em;

	mmargin-bottom: 3px;

}

.sideTit1 a p {

	font-size: 1.2em;

	text-transform: uppercase;

	color: #a5b8cd;

	font-family: Arial;

}


















.sideMenuNav {

	height: auto;

	overflow: hidden;


}

.sideMenuNav li {

	height: auto;

	overflow: hidden;

	position: relative;

	border-bottom: 1px solid #BDA27F;

}

.sideMenuNav li > a {

	height: 64px;

	line-height: 64px;

	padding: 0 31px 0 36px;

	color: #fff;

	font-size: 1.6em;

	display: block;

	bbackground: url(../images/sideicon1.png) no-repeat 36px center; text-align:center;

}

.sideMenuNav li i {

	display: block;

	position: absolute;

	right: 31px;

	top: 0;

	height: 64px;

	width: 10px;

	z-index: 5;

	background: url(../images/sideicon3.png) no-repeat left center; 

}

.sideMenuNav li i.ibg {

	background: url(../images/sideicon5.png) no-repeat right center !important;

}

.sideMenuNav li.on, .sideMenuNav li:hover {

	background-color:#915c18;

}

.sideMenuNav li.on > a, .sideMenuNav li:hover > a {

	color: #F0C68F;

	bbackground: url(../images/sideicon2.png) no-repeat 36px center;

}

.sideMenuNav li.on i, .sideMenuNav li:hover i {

	background: url(../images/sideicon4.png) no-repeat right center;

}

.sideDiv {

	height: auto;

	overflow: hidden;

	background-color: #f8f8f8;

}

.sideDiv a {

	display: block;

	height: 34px;

	line-height: 34px;

	padding: 0 10px 0 56px;

	color: #585858;

	font-size: 1.2em;

	background: url(../images/circle4.png) no-repeat 37px center;

}

.sideDiv a:hover, .sideDiv a.cur {

	color: #004987;

	background: url(../images/circle3.png) no-repeat 37px center #efefef;

}

.sideContactTit {

	height: 54px;

	line-height: 54px;

	background-color: #fff;

}

.sideContactTit a {

	display: block;

	padding-left: 36px;

	color: #5B5B5B;

	font-weight: bold;

	font-size: 1.8em;

}

.sideContactBox {

	height: auto;

	overflow: hidden;

	background: url(../images/contactbg.jpg) no-repeat 0 0;

	height: 178px;

	padding: 16px 0 0 55px;

	color: #585858;

	line-height: 30px;

	font-size: 1.2em;

}

/*right*/

.right {

	margin-left: 300px;

	background-color: #fff;

	min-height: 800px;

}

.path {

	height: auto;

	overflow: hidden;

	position: relative;

	padding: 0 40px;

	border-bottom:2px solid #018578; margin-left:30px; margin-right:30px;

}

.path h3 {

	position: absolute;

	left: 30px;

	top: 27px;

	z-index: 5;

	height: 52px;

	color: #595959;

	font-size: 1.7em;

	border-bottom: 2px solid #018578;

}

.pathdiv {

	float: right;

	color: #898989;

	font-size: 1.2em;

	margin-top: 4px;

	height: 77px;

	line-height: 77px;

}

.pathdiv a {

	color: #898989;

}

.pathdiv a.on, .pathdiv a:hover {

	color: #585858;

}

.pathdiv span {

	display: inline-block;

	padding: 0 6px;

}

/*rightBox*/

.rightBox {

	height: auto;

	overflow: hidden;

	padding: 0 40px;

}

.eventsTitle {

	height: auto;

	overflow: hidden;

	padding: 46px 0 38px;

	line-height: 36px;

}

.eventsTitle h3 {

	color: #585858;

	font-size: 1.7em;

	font-weight: bold;

	margin-bottom: 6px;

}

.year {

	color: #000;

	font-size: 1.7em;

}

.eventsList {

	height: auto;

	overflow: hidden;

	margin: 13px 0 78px;

	border-top: 1px solid #efefef;

}

.eventsList li {

	height: auto;

	overflow: hidden;

	padding: 21px 5px 21px 0;

	border-bottom: 1px solid #efefef;

}

.eventsdate {

	float: left;

	width: 82px;

	text-align: center;

}

.eventsdate h3 {

	color: #fff;

	font-size: 1.7em;

	font-weight: bold;

	height: 38px;

	line-height: 38px;

	font-family: Arial;

	background-color: #05558e;

}

.eventsdate p {

	color: #585858;

	font-size: 1.3em;

	height: 33px;

	line-height: 33px;

	background-color: #efefef;

}

.eventsInfo {

	margin-left: 111px;

	font-size: 1.4em;

	line-height: 34px;

	color: #585858;

	padding-top: 5px;

}

.downLoad {

	height: auto;

	overflow: hidden;

	padding: 20px 0 0;

}

.downLoad li {

	height: auto;

	overflow: hidden;

}

.downLoad li a {

	display: block;

	position: relative;

	margin: 0 40px;

	color: #585858;

	border-bottom: 1px solid #efefef;

}

.downLoad li a span {

	display: block;

	float: right;

	width: 98px;

	height: 66px;

	line-height: 66px;

	overflow: hidden;

	font-size: 1.3em;

	text-align: right;

	

}

.downLoad li a div {


	height: 66px;

	line-height: 66px;

	overflow: hidden;
background: url(../images/circle2.png) no-repeat left center; padding-left:20px;
	font-size: 1.4em;

}

.downLoad li a i {

	position: absolute;

	right: 0;

	top: 0;

	z-index: 5;

	width: 33px;

	height: 66px;

	background: url(../images/down1.png) no-repeat left center;

}

.downLoad li:hover {

	background-color: #f8f8f8;

	-webkit-transition: all 0.2s ease;

	-moz-transition: all 0.2s ease;

	transition: all 0.2s ease;

}

.downLoad li:hover a {

	color: #454545;

}

.downLoad li:hover i {

	background: url(../images/down2.png) no-repeat right center;

}

.downLoadTit {

	height: auto;

	overflow: hidden;

	padding: 46px 0 18px;

	border-bottom: 1px solid #efefef;

}

.downLoadTit h1 {

	font-size: 1.7em;

	color: #585858;

	font-weight: bold;

}

.source {

	font-size: 1.3em;

	color: #757575;

	margin: 17px 0 15px;

}

.source span {

	display: inline-block;

	padding: 0 12px;

}

.down {

	display: block;

	height: 33px;

	line-height: 33px;

	width: 93px;

	text-align: right;

	font-size: 1.3em;

	color: #9f9f9f;

	background: url(../images/down1.png) no-repeat left center;

}

.content {

	font-size: 14px;

	color: #585858;

	line-height: 34px;

	list-style: disc;

	padding: 22px 0 84px; height:auto;

}

/*organize*/

.organize {

	height: auto;

	overflow: hidden;

}

.organize li a {

	display: block;

	height: auto;

	overflow: hidden;

	margin: 0 40px;

	padding: 30px 0;

	border-bottom: 1px solid #efefef;

}

.organize li:hover {

	background-color: #f8f8f8;

	-webkit-transition: all 0.2s ease;

	-moz-transition: all 0.2s ease;

	transition: all 0.2s ease;

}

.photo {

	float: left;

	width: 100px;

	height: 132px;

	overflow: hidden;

}

.photo img {

	width: 100%;

	height: 100%;

}

.organzineText {

	margin-left: 132px;

	line-height: 34px;

}

.organzineText h3 {

	color: #3e3e3e;

	font-size: 1.6em;

	font-weight: bold;

	margin: 18px 0 8px;

}

.orInfo {

	color: #8b8b8b;

	font-size: 1.3em;

}

/*paged*/

.paged {

	padding: 52px 0 66px;

	text-align: center;

}

.paged a, .paged .p_info, .paged .current {

	display: inline-block;

	zoom: 1;

 *display: inline;

	margin: 0 4px;

	height: 38px;

	line-height: 38px;

	padding: 0 15px;

	font-size: 13px;

	text-align: center;

	color: #8b8b8b;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	-ms-border-radius: 3px;

	border-radius: 3px;

	background-color: #f3f3f3;

	border: 1px solid #ededed;

}

.paged .current, .paged a:hover {

	border-color: #004887;

	color: #fff;

	background-color: #004887;

}

.meetTitle {

	height: auto;

	overflow: hidden;

	color: #585858;

	line-height: 34px;

	font-size: 1.6em;

	font-weight: bold;

	padding: 46px 0 12px;

}

/*meetList*/

.meetList {

	height: auto;

	overflow: hidden;

	margin: 20px 0 0 -38px;

}

.meetList li {

	float: left;

	margin: 29px 0 0 33px;

}

.meetList li a {

	display: block;

	height: 76px;

	line-height: 76px;

	width: 250px;

	color: #585858;

	font-size: 1.6em;

	text-align: center;

	-webkit-border-radius: 8px;

	-moz-border-radius: 8px;

	-ms-border-radius: 8px;

	border-radius: 8px;

	background-color: #f3f3f3;

	border: 1px solid #ececec;

}

.meetList li:hover a {

	color: #fff;

	background: url(../images/iconright.jpg) no-repeat 95% center #05568f;

}

/*place*/

.place {

	height: auto;

	overflow: hidden;

	padding-bottom: 53px;

}

.placeBox {

	height: auto;

	overflow: hidden;

	margin-top: 39px;

}

.placeBox dt {

	height: 41px;

	line-height: 41px;

	padding: 0 24px;

	font-size: 1.4em;

	background-color: #065890;

}

.placeBox dt a {

	color: #fff;

}

.placeBox dd {

	border-left: 1px solid #ededed;

	border-bottom: 1px solid #ededed;

}

.placeDiv {

	height: 58px;

	line-height: 58px;

	color: #585858;

	font-size: 1.4em;

	border-top: 1px solid #ededed;

}

.placeDiv div {

	width: 50%;

	float: left;

}

.placeDiv div i {

	display: block;

	float: left;

	width: 33px;

	height: 58px;

	margin-left: 22px;

	background-position: left center;

	background-repeat: no-repeat;

}

.placeDiv div i.i1 {

	background-image: url(../images/placeicon1.png);

}

.placeDiv div i.i2 {

	background-image: url(../images/placeicon2.png);

}

.placeDiv div i.i3 {

	background-image: url(../images/placeicon3.png);

}

.placeDiv div i.i4 {

	background-image: url(../images/placeicon4.png);

}

.placeDiv div i.i5 {

	background-image: url(../images/placeicon5.png);

}

.placeDiv div i.i6 {

	background-image: url(../images/placeicon6.png);

}

.placeDiv div span {

	display: block;

	margin-left: 69px;

	height: 58px;

	line-height: 58px;

	overflow: hidden;

	border-right: 1px solid #ededed;

}

.pbg {

	background-color: #f3f3f3;

}

.article {

	height: auto;

	overflow: hidden;

	position: relative;

	padding: 17px 51px 20px;

	border-top: 1px solid #efefef;

}

.article ul {

	color: #8b8b8b;

	height: auto;

	overflow: hidden;

	font-size: 1.2em; padding-top:30px

}

.article ul li {

	width: 48%;

	float: left;

}

.article ul li div {

	height: 34px;

}

.article ul li.next {

	float: right;

}

.article ul li.next div {

	float: right;

	text-align: right;

}

.article ul li span {

	float: left;

	display: block;

	height: 34px;

	line-height: 34px;

}

.article ul li a {

	height: 34px;

	line-height: 34px;

	float: left;

	overflow: hidden;

	display: block;

	color: #8b8b8b;

}

.article ul li a:hover {

	color: #004887;

}

.articleBtn {

	position: absolute;

	top: 50%;

	z-index: 5;

	width: 36px;

	height: 36px;

	margin-top: -20px;

	border: 1px solid #ededed;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	-ms-border-radius: 3px;

	border-radius: 3px;

	background-position: center center;

	background-repeat: no-repeat;

	background-color: #f3f3f3;

}

.articleBtn:hover {

	background-color: #004887;

	border-color: #004887;

}

.articlePrev {

	left: 0;

	background-image: url(../images/articlebtn1.png);

}

.articlePrev:hover {

	background-image: url(../images/articlebtn11.png);

}

.articleNext {

	right: 0;

	background-image: url(../images/articlebtn2.png);

}

.articleNext:hover {

	background-image: url(../images/articlebtn22.png);

}

.newsShre {

	height: auto;

	overflow: hidden;

	margin: -53px 0 44px 4px;

}

.newsShre .bdshare-button-style0-16 .bds_more {

	color: #757575;

	padding-left: 20px;

}

/*column*/

.column {

	height: auto;

	overflow: hidden;

	padding-bottom: 82px;

	background-repeat: no-repeat;

	background-position: center top;

	background-size: 100% auto;

}

.bg1 {

	background-color: #1f458a;

	background-image: url(../images/columnbg1.jpg);

}

.bg2 {

	background-color: #363b45;

	background-image: url(../images/columnbg2.jpg);

}

.bg3 {

	background-color: #ca612e;

	background-image: url(../images/columnbg3.jpg);

}

.columnTitle {

	height: auto;

	overflow: hidden;

	padding: 38px 0 44px;

	text-align: center;

}

.columnTitle h1 {

	font-weight: bold;

	color: #fff;

	font-size: 3.2em;

}

.columnTitle p {

	color: #5c74c7;

	font-size: 1.2em;

	margin-top: 6px;

	text-transform: uppercase;

}

.columnMain {

	padding: 40px 40px 34px;

	background-color: #eceff4;

}

.columslideBox {

	width: 450px;

	height: 350px;

	overflow: hidden;

	position: relative;

	float: left;

}

.columslideBox .hd {

	height: 32px;

	overflow: hidden;

	position: absolute;

	right: 20px;

	width: auto;

	bottom: 0;

	z-index: 10;

}

.columslideBox .hd ul li {

	display: inline-block;

 *display: inline;

	margin-left: 5px;

	width: 7px;

	height: 7px;

	line-height: 7px;

	text-align: center;

	cursor: pointer;

	-webkit-border-radius: 7px;

	-moz-border-radius: 7px;

	-ms-border-radius: 7px;

	border-radius: 7px;

	background-color: #a6a9a3;

}

.columslideBox .hd ul li.on {

	background-color: #419ad2;

}

.columslideBox .bd li {

	position: relative;

}

.columslideBox .bd {

	height: 100%;

	z-index: 0;

}

.columslideBox .bd .pic {

	position: relative;

	z-index: 0;

	display: table;

	width: 450px;

	height: 350px;

}

.columslideBox .bd .pic a {

	display: table-cell;

	width: 100%;

	height: 350px;

	text-align: center;

	vertical-align: middle;

}

.columslideBox .bd .pic img {

	max-width: 450px;

	max-height: 350px;

}

.columslideBox .bd .bg {

	width: 100%;

	height: 54px;

	position: absolute;

	bottom: -54px;

	left: 0;

	z-index: 1;

	background: url(../images/textbg.png) repeat 0 0;

}

.columslideBox .bd .tit {

	width: 100%;

	height: 54px;

	line-height: 54px;

	position: absolute;

	bottom: -54px;

	left: 0;

	z-index: 2;

	background: url(../images/iconright2.png) no-repeat 21px center;

}

.columslideBox .bd .tit a {

	color: #fff;

	margin: 0 60px 0 38px;

	display: block;

	font-size: 1.3em;

	height: 54px;

	line-height: 54px;

	overflow: hidden;

}

.columnRight {

	margin-left: 450px;

	height: 350px;

	overflow: hidden;

	background-color: #fdfefe;

}

.cTitle {

	height: 62px;

	line-height: 62px;

	border-bottom: 1px solid #efefef;

	padding: 0 34px;

}

.cTitle i {

	display: block;

	height: 62px;

	width: 20px;

	float: left;

	background: url(../images/icon3.png) no-repeat left center;

}

.cTitle a {

	color: #585858;

	font-size: 1.7em;

	font-weight: bold;

	display: inline-block;

}

.cTitle a:hover {

	color: #004987;

	-webkit-transition: all 0.2s ease;

	-moz-transition: all 0.2s ease;

	transition: all 0.2s ease;

}

.columnHot {

	padding: 0 36px;

}

.columnHot a {

	height: auto;

	overflow: hidden;

	color: #1f1f1f;

	padding: 23px 0 22px;

	display: block;

	border-bottom: 1px solid #efefef;

}

.columnHot a:hover {

	color: #004987;

	-webkit-transition: all 0.2s ease;

	-moz-transition: all 0.2s ease;

	transition: all 0.2s ease;

}

.cImg {

	float: left;

}

.cImg img {

	width: 90px;

	height: 77px;

}

.cText {

	margin-left: 108px;

}

.cText h3 {

	font-size: 1.6em;

	height: 28px;

	line-height: 28px;

	overflow: hidden;

}

.cText p {

	color: #a0a0a0;

	line-height: 24px;

	max-height: 48px;

	overflow: hidden;

	font-size: 1.2em;

}

.columnList {

	height: auto;

	overflow: hidden;

	padding: 7px 36px 0;

}

.columnList li {

	height: 34px;

	line-height: 34px;

	position: relative;

	background: url(../images/circle4.png) no-repeat left center;

}

.columnList li a {

	display: block;

	color: #585858;

	padding-left: 21px;

	font-size: 1.2em;

}

.columnList li a b {

	font-weight: normal;

	display: block;

	height: 34px;

	line-height: 34px;

	overflow: hidden;

	margin-right: 65px;

}

.columnList li a span {

	display: block;

	position: absolute;

	right: 0;

	top: 0;

	color: #9f9f9f;

}

.columnList li a:hover {

	color: #004987;

	-webkit-transition: all 0.2s ease;

	-moz-transition: all 0.2s ease;

	transition: all 0.2s ease;

}

.columnMain .indexAd {

	margin: 20px 0;

}

.columnBoxDiv {

	width: 450px;

	height: 311px;

	margin-bottom: 20px;

	overflow: hidden;

	background-color: #fdfefe;

}

.columnBoxDiv .columnList {

	padding: 17px 36px 0;

}

.columnFooter {

	height: auto;

	overflow: hidden;

	line-height: 24px;

	padding-bottom: 30px;

	text-align: center;

	background-color: #e1e1e1;

	color: #585858;

}

.columnFooter a {

	color: #585858;

}

.columnFooter a:hover {

	color: #333;

}

.columnAd img {

	width: 100%;

	height: auto;

	display: block;

	margin: 20px 0;

}

.columnLink {

	height: auto;

	overflow: hidden;

	margin: 0 0 14px -20px;

}

.columnLink li {

	float: left;

	margin-left: 20px;

	width: 215px;

	text-align: center;

}

.columnLink li a {

	height: 67px;

	line-height: 67px;

	display: block;

	color: #fff;

	-webkit-border-radius: 6px;

	-moz-border-radius: 6px;

	-ms-border-radius: 6px;

	border-radius: 6px;

	font-size: 2em;

}

.columnLink li.cli1 a {

	background-color: #63a0d9;

}

.columnLink li.cli2 a {

	background-color: #58b5ce;

}

.columnLink li.cli3 a {

	background-color: #a8d15b;

}

.columnLink li.cli4 a {

	background-color: #5b75d1;

}

.columnLink li:hover a {

	filter: alpha(opacity=70);

	opacity: 0.7;

	-webkit-transition: all 0.5s ease;

	-moz-transition: all 0.5s ease;

	transition: all 0.5s ease;

}

.bg2 .columnTitle p {

	color: #616277;

}

.bg2 .columnFooter {

	background-color: #c6dbef;

}

.bg3 .columnTitle p {

	color: #e8c1ac;

}

.bg3 .cTitle {

	position: relative;

	background: url(../images/ctitlebg.jpg) repeat-x 0 0;

}

.bg3 .cTitle .more {

	position: absolute;

	right: 30px;

	top: 14px;

	z-index: 5;

	color: #404040;

	font-size: 1.2em;

	font-weight: normal;

	display: block;

	height: 32px;

	line-height: 32px;

	padding: 0 28px 0 17px;

	-webkit-border-radius: 4px;

	-moz-border-radius: 4px;

	-ms-border-radius: 4px;

	border-radius: 4px;

	border: 1px solid #e8ddcc;

	background: url(../images/more.png) no-repeat 45px center #fbf0e0;

}

.bg3 .cTitle .more:hover {

	color: #ff8830;

}

.bg3 .cTitle i {

	background-image: url(../images/icon4.png);

}

.bg3 .columnFooter {

	background-color: #fef8ef;

}

.bg3 .columnBoxDiv {

	height: 316px;

}

.bg3 .columnList li a:hover, .bg3 .cTitle a:hover, .bg3 .columnHot a:hover {

	color: #ff8830;

}

.m20 {

	margin-top: 20px;

}

.columnText {

	font-size: 12px;

	color: #7b7b7b;

	line-height: 28px;

	margin: 23px 34px;

	max-height: 196px;

	overflow: hidden;

}

.columnBoxUl {

	height: 316px;

	margin-left: 20px;

	float: left;

	background-color: #fefdfc;

	width: 293px;

}

.columnBoxUl:first-child {

	margin-left: 0;

}

.columnBoxUl .columnList {

	padding: 17px 21px 0;

}

.columnBoxUl .columnList li a b {

	margin-right: 0;

}

.columnBoxUl .cTitle {

	padding: 0 20px 0 32px;

}

.columnBoxUl .cTitle .more {

	right: 20px;

}

/*columnMenu*/

.columnMenu {

	height: auto;

	overflow: hidden;

	background-color: #ac5a24;

}

.columnMenu ul li {

	float: left;

	width: 16.66666%;

}

.columnMenu ul li a {

	display: block;

	height: 56px;

	line-height: 56px;

	text-align: center;

	color: #fff;

	font-size: 1.6em;

	border-left: 1px solid #bf7443;

}

.columnMenu ul li a:first-child {

	border-left: 0;

}

.columnMenu ul li:hover, .columnMenu ul li.on {

	background-color: #b66129;

}

.columnMenuTit {

	height: 56px;

	line-height: 56px;

	display: none;

	background-color: #ac5a24;

	color: #fff;

	font-size: 1.6em;

	text-align: center;

	background: url(../images/downicon.png) no-repeat 97% center;

}

/*响应式导航*/

.mobileIconCon {

	display: none;

	background: url(../images/menu.png) no-repeat 20px center #004987;

	position: relative;

}

.mobileIconCon a {

	display: block;

	width: 40px;

	height: 50px;

	position: absolute;

	top: 0;

	z-index: 5;

	width: 100%;

}

.searchBtn {

	background: url(../images/search.jpg) center center no-repeat;

	width: 40px;

	height: 60px;

	right: 20px;

	position: absolute;

	top: 35px;

	z-index: 5;

	display: none;

}

#mobileNavTit {

	display: block;

	height: 50px;

	line-height: 50px;

	text-align: center;

	font-size: 1.8em;

	color: #fff;

}

.mobileSearchCon {

	display: none;

	width: 100%;

	height: 46px;

	background-color: #9bc0df;

	overflow: hidden;

}

.mobileSearchBox {

	position: relative;

	width: 98%;

	height: 40px;

	margin: 3px auto;

	background-color: #fff;

	border-radius: 5px;

	overflow: hidden;

}

.mobileSearchBox input[type="text"] {

	width: 100%;

	height: 40px;

	line-height: 40px;

	font-size: 1.4em;

	padding: 0 10px;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

	border: none;

	color: #999;

}

.mobileSearchBox input[type="submit"] {

	position: absolute;

	display: block;

	width: 40px;

	height: 40px;

	top: 0;

	right: 0;

	border: none;

	background: url(../images/search.jpg) center no-repeat;

}

.sideNavCon {

	display: none;

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	overflow: hidden;

	z-index: 9999;

}

.sideNavCon .bg {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: inherit;

	background-color: rgba(0, 0, 0, 0.5);

	z-index: 11000;

}

.sideNavCon .sideNavScroll {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: inherit;

	background-color: #fff;

	overflow: hidden;

	z-index: 11001;

	-webkit-transform: translate3d(-100%, 0, 0);

	transform: translate3d(-100%, 0, 0);

	-webkit-transition: .5s ease all;

	transition: .5s ease all;

}

.sideNavCon .sideNavScroll.on {

	-webkit-transform: translate3d(0, 0, 0);

	transform: translate3d(0, 0, 0);

}

.sideNavCon .sideNavScroll .closeSideNavCon {

	display: block;

	width: 100%;

	height: 30px;

	text-align: right;

	padding-top: 5px;

}

.sideNavCon .sideNavScroll .closeSideNavCon a {

	margin-right: 10px;

	display: inline-block;

	vertical-align: middle;

	width: 30px;

	height: 30px;

	background-color: #666;

	border-radius: 50%;

	line-height: 30px;

	font-size: 22px;

	color: #fff;

	text-align: center;

}

.sideNavCon .sideNav {

	width: 100%;

}

.sideNavCon .sideNav li {

	position: relative;

	margin: 0 10px;

	border-bottom: 1px solid #dcdbdb;

}

.sideNavCon .sideNav li > a {

	position: relative;

	display: block;

	padding-left: 20px;

	font-size: 1.6em;

	color: #333;

	line-height: 50px;

}

.sideNavCon .sideNav li i {

	position: absolute;

	display: block;

	top: 0;

	right: 0;

	font-size: 1.4em;

	width: 50px;

	height: 50px;

	line-height: 4;

	color: #333;

	font-weight: bold;

	text-align: center;

	font-style: normal;

	z-index: 2;

	transition: 0.2s ease all;

	-webkit-transition: 0.2s ease all;

	-moz-transition: 0.2s ease all;

}

.sideNavCon .sideChildNavScroll {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: inherit;

	background-color: #f1f1f1;

	overflow: hidden;

	z-index: 11002;

	-webkit-transform: translate3d(-100%, 0, 0);

	transform: translate3d(-100%, 0, 0);

	-webkit-transition: .5s ease all;

	transition: .5s ease all;

}

.sideNavCon .sideChildNavScroll.on {

	-webkit-transform: translate3d(0, 0, 0);

	transform: translate3d(0, 0, 0);

}

.sideNavCon .sideChildNavScroll .backBtn {

	position: relative;

	width: 100%;

	text-align: center;

	height: 60px;

	line-height: 60px;

	color: #333;

	font-size: 16px;

	background-color: #fff;

	border-bottom: 1px solid #ededed;

}

.sideNavCon .sideChildNavScroll .backBtn span {

	position: absolute;

	top: 0;

	left: 0;

	width: 30px;

	height: 30px;

}

.sideNavCon .sideChildNav > ul {

	width: 100%;

}

.sideNavCon .sideChildNav > ul > li {

	width: 100%;

	display: none;

}

.sideNavCon .sideChildNav dl dt {

	height: 60px;

	line-height: 60px;

	background-color: #f7f7f7;

	border-bottom: 1px solid #ededed;

}

.sideNavCon .sideChildNav dl dt a {

	display: block;

	padding: 0 10px;

	color: #333;

	font-size: 16px;

	font-weight: bold;

}

.sideNavCon .sideChildNav dl dd {

	height: 50px;

	line-height: 50px;

	border-bottom: 1px solid #e8e8e8;

}

.sideNavCon .sideChildNav dl dd a {

	display: block;

	padding: 0 20px;

	color: #333;

	font-size: 16px;

}

.sideNavCon .sideChildNav .sideChildWord li {

	height: 50px;

	line-height: 50px;

	border-bottom: 1px solid #e8e8e8;

}

.sideNavCon .sideChildNav .sideChildWord li a {

	display: block;

	padding: 0 20px;

	color: #333;

	font-size: 16px;

}

/*wrapper*/

#wrapper {

	width: 100%;

	height: 100%;

}

#scroller {

	position: relative;

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

	width: 100%;

	padding: 0;

	height: 100%;

}

.imgdiv {

	position: absolute;

	left: 0;

	width: 100%;

	display: none;

	z-index: 990;

	background-color: #fff;

}

.imgdiv div.s1 img {

	display: block;

	position: absolute;

	top: 50%;

	z-index: 999;

	left: 50%;

	max-width: 95% !important;

	-webkit-transform: translate(-50%, -50%);

	-moz-transform: translate(-50%, -50%);

	-ms-transform: translate(-50%, -50%);

	-o-transform: translate(-50%, -50%);

	transform: translate(-50%, -50%);

}

.close {

	height: 5em;

	line-height: 5em;

	text-align: center;

	position: absolute;

	z-index: 999;

	left: 0;

	bottom: 0;

	width: 100%;

	color: #000;

	font-size: 1.6em;

	cursor: pointer;

}

.mobileTit {

	display: none;

}

.mobileTit a {

	height: 45px;

	line-height: 45px;

	font-size: 1.6em;

	color: #fff;

	display: block;

	padding-left: 21px;

	background: url(../images/downicon.png) no-repeat 97% center #1271b3;

}

/* 0507start */

.cellbox {

	margin: 100px auto;

	width: 500px;

	border: 1px solid #ccc;

	height: 200px;

}

.cellbox .cellbg {

	width: 500px;

	height: 60px;

	background: #05568f;

	font-size: 20px;

	color: #fff;

	line-height: 60px;

	text-align: center

}

.cellbox .mess1, .cellbox .mess2 {

	font-size: 15px;

	text-align: center;

}

.cellbox .mess1 {

	padding-bottom: 10px;

	padding-top: 40px

}

/* 0507end */



/* cxy  */

.columnBoxUl1 {

	height: 316px;

	/*margin-left: 20px;*/

	float: left;

	background-color: #fefdfc;

	width: 293px;

}

.columnBoxUl1:first-child {

	margin-left: 0;

}

.columnBoxUl1 .columnList {

	padding: 17px 21px 0;

}

.columnBoxUl1 .columnList li a b {

	margin-right: 0;

}

.columnBoxUl1 .cTitle {

	padding: 0 20px 0 32px;

}

.columnBoxUl1 .cTitle .more {

	right: 20px;

}

.ml20 {

	margin-left: 20px;

}

.exp .owl-item {

	width: 167px !important;

}

.fLink {

	font-size: 1.4em;

	margin-top: 5px;

}

.fLink a {

	display: inline-block;

	color: #004987;

	margin: 0px 14px;

}

.pagess {margin:50px 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#065890; color:#fff;border: 1px solid #065890}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #065890;padding: 2px 9px;margin: 0 3px;background:#065890;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}

.message{ overflow:hidden;}
.message dd{ margin-bottom:10px;}
.message .kuang{ width:300px; height:40px; line-height:40px; border:1px solid #ddd; padding:0 10px}
.message textarea{ width:400px; padding:10px; border:1px solid #ddd; height:100px;}
.message .tj{ width:150px; height:40px; border:0; text-align:center; line-height:40xp; color:#fff; margin-left:42px; background:#616060; cursor:pointer}
.message span{ float:left}



.case {
	width: 1200px;
	ppadding-left: 30px;
	height: 272px;
	overflow: hidden;
	position: relative;
	background: url(../images/casebg.jpg) right 28px no-repeat;
}
.case ul {
	padding-top: 22px;
}
.case li {
	float: left;
	width: 199px;
	height: 240px;
	overflow: hidden;
	margin-right: 1px;
	display: inline;
}
.icase_t {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 185px;
	height: 57px;
	line-height: 57px;
	overflow: hidden;
	background: url(../images/casepng1.png) center bottom repeat; color:#CCCCCC;text-align:center;
}
.icase_t span {
	font: 32px/57px 'Georgia';
	float: left;
	padding: 0 5px 0 15px;
}
.case li font {
	font-size: 1.4em;font-weight:bold;
}
.icaseimg {
	position: relative;
	float: left;
	width: 185px;
	height: 240px;
}
.icaseimg img {
	display: block
}
.icase_t2 {
	position: absolute;
	display: none;
	bottom: 0;
	left: 0;
	width: 240px;
	height: 178px;
	padding-top: 142px;
	overflow: hidden;
	background: url(../images/casepng.png) center bottom repeat;
	text-align: center
}
.icase_t2 span {
	display: block;
	font: 32px/57px 'Georgia';
}










.case1 {
	width: 1200px;
	ppadding-left: 30px;
	height: 190px;
	overflow: hidden;
	position: relative;
	background: url(../images/casebg.jpg) right 28px no-repeat;
}
.case1 ul {
	padding-top: 22px;
}
.case1 li {
	float: left;
	width: 239px;
	height: 155px;
	overflow: hidden;
	margin-right: 1px;
	display: inline;
}
.icase1_t {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 220px;
	height: 37px;
	line-height: 37px;
	overflow: hidden;
	background: url(../images/casepng1.png) center bottom repeat;color:#CCCCCC;text-align:center;
}
.icase1_t span {
	font: 32px/57px 'Georgia';
	float: left;
	padding: 0 5px 0 15px;
}
.case1 li font {
	font-size: 1.4em;font-weight:bold;
}
.icase1img {
	position: relative;
	float: left;
	width: 230px;
	height: 155px;
}
.icase1img img {
	display: block
}
.icase1_t2 {
	position: absolute;
	display: none;
	bottom: 0;
	left: 0;
	width: 220px;
	height: 155px;
	padding-top: 142px;
	overflow: hidden;
	background: url(../images/casepng.png) center bottom repeat;
	text-align: center
}
.icase1_t2 span {
	display: block;
	font: 32px/57px 'Georgia';
}





.mon3 {
	height: 47px;
	width: 1225px; padding-top:10px; margin:0 auto;
}

.mon5 {
	height: 64px;
	width: 356px; 
}
.yangshi1{
	float:left;
}



#indexPage #mproject #category {
	position: absolute;
	ttop: 20px;
	display: block;
	animation-name: fadeInUp;
	right: 1%;
	margin-right: -30px;
}
#category a::before {
	position: absolute;
	content: "";
	text-align: left;
	margin-left: 0px;
	mmargin-top: 22px;
	background-color: #b2b2b2;
	width: 0px;
	height: 1px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#category a:hover::before {
	width: 30px;
}
#category a {
	font-size: 14px;
	color:rgba(69, 165, 9, 0.71);
	border: 0;
}
#category a.active, #category a:hover {
	background: transparent;
	color: rgba(69, 165, 9, 0.71);
	border-color: transparent;
}



.mcon4 {
	bbackground: url(/style/images/bj11.jpg) no-repeat;
	height: 49px;
	width: 1223px; margin:0 auto;
}
.mt8{
	margin-top:15px;margin-bottom:15px;
}



.right_con {
	float: left;
	width: 870px;
	height: auto;
	overflow: hidden;
	padding: 15px 0 15px 22px;
	font: 14px/30px "microsoft yahei";
	color: #484848;
}
/* product */
.product {
	width: 870px;
	height: auto;
	overflow: hidden;
}
.product li {
	width: 280px;
	float: left;
	height: 280px;
	overflow: hidden;
}
.product li a {
	display: block;
	width: 260px;
	height: 245px;
	padding: 4px;
	border: 1px solid #e0e0e0;
}
.product li a:hover {
	border-color: #915c18;
}
.product li a span {
	display: block;
	width: 260px;
	height: 56px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font: 16px/56px "microsoft yahei";
	color: #484848;
}
/* pages */
.pages {
	width: 100%;
	height: 28px;
	margin: 14px 0;
	clear: both;
}
.pages ul {
	float: right;
	margin: 0 15px 0 0;
	display: inline;
}
.pages ul li {
	float: left;
	display: inline;
	margin: 0 7px 0 0;
	font: 500 14px/28px "microsoft yahei";
	color: #5b974f;
	width: 26px;
	height: 26px;
	border: 1px solid #915c18;
	background: #915c18;
	text-align: center;
}
.pages ul li a {
	color: #fff;
	display: block;
	width: 26px;
	height: 26px;
}
.pages ul li.prev {
	width: 64px;
	height: 26px;
	background: url(../img/prev_page.jpg) 6px center no-repeat #915c18;
	text-indent: 13px;
	border: 1px solid #915c18;
	text-align: left;
}
.pages ul li.prev a, .pages ul li.next a {
	display: block;
	width: 64px;
	height: 26px;
}
.pages ul li.ok a {
	display: block;
	width: 55px;
	height: 28px;
}
.pages ul li.next {
	width: 64px;
	height: 26px;
	background: url(../img/next_page.jpg) 54px center no-repeat #915c18;
	text-indent: 6px;
	border: 1px solid #915c18;
	text-align: left;
}
.pages ul li.clickli {
	background: #cbeabf;
	border: 1px solid #cbeabf
}
.pages ul li.clickli a {
	color: #5b974f
}
.pages ul li.dot {
	border: 0;
	background: none;
	color: #5b974f;
}
.pages ul li.allpage {
	width: 150px;
	border: 0;
	background: none;
}

ul, li, dl, dt, dd, ol {
	display: block;
	list-style: none;
}



/* --4块-- */
.fen4 {
	background: #e4e4e4;
	width: 380px;
	float: left;
	padding: 5px 0 15px
}
.fen4 img {
	width: 76px;
	height: 65px
}
.fen4 ul {
	padding-left: 13px;
}
.fen4 a {
	display: block;
	color: #fff;
	font-size: 17px;
	line-height: 2;
	padding-top: 20px
}
.fen4 ul li {
	float: left;
	width: 146px;
	height: 136px;
	text-align: center;
	margin: 10px 8px 0
}
.f1 {
	background: url(../images/f1.png) no-repeat
}
.f2 {
	background: url(../images/f2.png) no-repeat
}
.f3 {
	background: url(../images/f3.png) no-repeat
}
.f4 {
	background: url(../images/f4.png) no-repeat
}
.fen4 ul li:hover img {
	opacity: 1;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/*选项卡*/
#lib_Tab1 {
	width: 825px;
	float: right
}
.lib_Menubox {
	height: 40px;
	line-height: 40px;
}
.lib_Menubox ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 40px;
	text-align: center;
	background: url(../images/nav.jpg)
}
.lib_Menubox li {
	float: left;
	display: block;
	cursor: pointer;
	width: 120px;
	color: #666;
	height: 40px;
	line-height: 40px;
}
.lib_Menubox li a {
	color: #fff;
	font-size: 16px;
	display: block
}
.lib_Menubox li.hover {
	padding: 0px;
	background: #A37A46;
	color: #fff;
}
.lib_Contentbox {
	clear: both;
	margin-top: 0px;
	border-top: none;
	padding-top: 11px;
}
/*新闻中心*/
.new {
	width: 825px;
}
.new .n_sj p {
	font-size: 24px;
	color: #afafaf;
	width: 74px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 3px solid #afafaf;
	border-bottom: none;
}
.new .n_sj span {
	font-size: 14px;
	background: #afafaf;
	color: #fff;
	display: inline-block;
	width: 80px;
	text-align: center;
	height: 30px;
	line-height: 30px
}
.new .n_sj {
	float: left;
	width: 80px
}
.new .n_zi {
	margin-left: 15px;
	float: left;
	color: #7b7b7b;
	width: 730px;
}
.new .n_xx {
	height: 54px;
	overflow: hidden
}
.new .n_ti {
	font-weight: bold;
	color: #333;
	line-height: 1.2;
	margin-bottom: 5px;
	font-size: 15px;
}
.new ul li {
	margin-top: 11px;
}
.new ul li a:hover .n_sj span {
	background: #056cbe;
	color: #fff;
}
.new ul li a:hover .n_sj p {
	color: #056cbe;
	border: 3px solid #056cbe;
	border-bottom: none;
}
.w1200 {
	width: 1230px;
	margin: 0 auto;
	overflow: hidden;background-color:#fff;
}

/*右侧*/
#rightButton {
	position: fixed;
	_position: absolute;
	background: #f9f9f9;
	top: 250px;
	right: 50px;
	z-index: 9999;
	display: block;
	width: 62px;
}
#right_ul {
	position: relative;
}
#right_ul li {
	margin-bottom: 1px
}
#right_ul li:last-child {
	margin-bottom: 0px
}
#right_y1 a {
	background: url(../img/y0.jpg) no-repeat;
	width: 62px;
	height: 80px;
	cursor: pointer;
	display: block
}
#right_y2 {
	background: url(../img/y1.jpg)no-repeat;
	width: 62px;
	height: 80px;
	cursor: pointer;
	display: block;
	position: relative
}
#right_y3 {
	background: url(../img/y2.jpg)no-repeat;
	width: 62px;
	height: 80px;
	cursor: pointer;
	position: relative
}
#right_y4 a {
	background: url(../img/y3.jpg)no-repeat;
	width: 62px;
	height: 80px;
	cursor: pointer;
	display: block
}
#backToTop a {
	background: url(../img/y4.jpg) no-repeat;
	width: 62px;
	height: 80px;
	display: block;
}
#right_tip {
	width: 180px;
	background: url(../img/wxbg.png) no-repeat;
	height: 157px;
	position: absolute;
	right: 62px;
	display: none;
	z-index: 999999;
	top: 160px;
}
#right_tip img {
	width: 140px;
	height: 140px;
	margin-left: 13px;
	margin-top: 9px;
}
#right_tip1 {
	padding: 20px;
	width: 105px;
	background: url(../img/hua.jpg) no-repeat;
	height: 47px;
	position: absolute;
	right: 45px;
	display: none;
	z-index: 999999;
	top: 113px;
	color: #fff;
	padding-left: 52px;
	font-size: 13px
}
#cang a {
	background: url(../img/y5.jpg) no-repeat;
	height: 30px;
	display: block
}
/*弹出的留言样式*/
.tkBox {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	overflow: hidden;
	display: none;
}
.tkBox .boxbg {
	background: #000;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5
}
.tkBox .boxWrap {
	position: absolute;
	left: 28%;
	z-index: 100000;
	top: 180px;
	background: #FFF;
	height: 515px;
	width: 760px;
	margin-top: 50px;
	padding: 10px 15px;
}
.tkBox .boxWrap .boxCont {
	position: relative
}
.tkBox .boxWrap .boxCont .close {
	background: url(../img/close.jpg) no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	right: -5px;
	top: 0px;
	z-index: 100000;
}
.ly_ti {
	background: url(../img/lybg.jpg) no-repeat left center;
	padding-left: 43px;
	color: #9a9a9a;
	height: 31px;
	margin-bottom: 10px
}
.ly textarea {
	width: 738px;
	padding: 10px;
	height: 240px;
	border: 1px solid #dddddd;
	margin: 10px 0 30px;
	display: block;
	color: #a9a9a9
}
.ly_lx {
	color: #a9a9a9;
	height: 30px;
	line-height: 30px;
	margin-top: 10px
}
.ly_lx input {
	border: 1px solid #dddddd;
	width: 185px;
	height: 30px;
	line-height: 30px;
	margin-left: 8px
}
.ly_an {
	text-align: center;
	width: 200px;
	margin: 0 auto;
	margin-top: 25px;
}
.close1 {
	width: 90px;
	line-height: 30px;
	border: 1px #cccccc solid;
	height: 30px;
	display: inline-block;
	text-align: center;
	float: right
}
.ly_tj {
	width: 90px;
	border: 1px #e72027 solid;
	height: 30px;
	background: #e72027;
	color: #fff;
	padding: 0;
	float: left;
	line-height: 30px
}

#footer {
	background: #3F3F3F;
}
#footer .footer1 {
	padding:25px 0;
}
#footer .footer1 dl {
	width: 176px;
}
#footer .footer1 dl dt {
	color: #fff;
	font-size: 14px;
	margin:0 0 15px;
}
#footer .footer1 dl dd a {
	color: #d2d2d2;
	line-height: 25px;
}
#footer .footer1 dl dd a:hover {
	color: #fff;
}
#footer .footer1 .weibo {
	width: 120px;
	text-align: center; mmargin-top:-70px;
}
#footer .footer2 {
	height: 47px;
	border-top: 1px solid #999;
	line-height: 47px;
}
#footer .footer2 .left span {
	color: #d2d2d2;
	margin:0 10px;
}
#footer .footer2 .left a {
	color: #d2d2d2;
}
#footer .footer2 .left a:hover {
	color: #fff;
}
#footer .footer2 .copy {
	color: #d2d2d2;
}
.center {
	width:1200px;
	margin:0 auto;
}
.fl {
	float: left
}

#mpage { background:#fff;}
.description {
	width: 80%; text-align:center; margin:0 auto;
}




#mpage a.more { position:absolute; left:50%; margin-left:-100px;  border-radius:0px; width:200px; height:45px; font-size:15px; font-family:"Times New Roman", Times, serif, '微软雅黑'; color:#999; line-height:46px; text-align: center; text-indent:inherit; 
border: #dfdfdf 1px solid;background: rgba(255,255,255,.0);}
#mpage a.more i { position:relative; top:2px; }
#mpage a.more:hover { background:#fff; border:1px solid #999; }
#mpage a.more:hover i { text-indent: 15px; }

#mpage .content .header p.title{font-size:18px; text-align:center; margin-bottom:20px;
}
#mpage .des-wrap { width:1200px; margin:0 auto;  }
#mteam.module { background-repeat:no-repeat;position:relative;z-index:2;height:100%;  }
#mteam.module .bgmask{background-color:rgba(0,0,0,.7);position:absolute; left:0;top:0; width:100%; height:100%; display:none;}


#mpage .wrapper li .fimg { width:100%; height:500px; margin-top:100px; background-repeat:no-repeat; background-position:top center;}
#mpage .header { position: relative; background-color: #fff;	z-index: 1;}


 #mteam { background:#A55F2C; background-position: center; }
 #mteam .content { margin:0; height:390px; ppadding-top:80px;position:inherit;width:1200px;margin:0 auto;  }
 #mteam .content > .header{display:none;
 }
 #mteam .header{width:360px; float: left; margin-left:100px;}
#mteam .fw{ margin:0 auto; width:1180px;}
#mteam .bx-wrapper{margin:0 auto; max-width:1180px;position:relative;padding:0;touch-action:pan-y;}
#mteam .bx-viewport{width:100%;overflow:hidden;position:relative;height:401px;-webkit-transform:translatez(0);}

 #mteam .content_list li{background:rgba(255, 255, 255, .0);height:400px;border-bottomt:1px solid rgba(255, 255, 255, .0);transition:all 0.3s ease-out 0s;}
 ul.content_list:after{content:'';display:block;clear:both;}
 .fa-angle-right:before{content: "\f105";}
 .fa-angle-left:before{content: "\f104";}
 
.bx-wrapper .bx-controls-direction a.bx-next i { margin-left:20px; margin-top:9px; }
.bx-wrapper .bx-controls-direction a.bx-prev i { margin-left:19px; margin-top:9px; }
 
 #mteam .bx-wrapper .bx-controls-direction a{margin-top:-81px;border-radius:3px;background:rgba(0, 0, 0, .1);width:30px;height:70px;}
#mteam .bx-wrapper .bx-controls-direction a.bx-prev i{margin-left:10px;}
#mteam .bx-wrapper .bx-controls-direction a i{font-size:26px;margin-top:21px;}
.bx-wrapper .bx-controls-direction a i{color:#FFFFFF;transition:all ease-out .3s;}



/*选项卡*/
#lib1_Tab1 {
	width: 850px;
	float: right;background-color:#fff;
}
.lib1_Menubox {
	height: 40px;
	line-height: 40px;
}
.lib1_Menubox ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 40px;
	text-align: center;
	bbackground: url(../images/nav.jpg)
}
.lib1_Menubox li {
	float: left;
	display: block;
	cursor: pointer;
	width: 390px;
	color: #666;
	height: 40px;
	line-height: 40px; border:1px solid #018578; margin-left:21px;margin-bottom:21px;
}
.lib1_Menubox li a {
	color: #018578;
	font-size: 14px;
	display: block
}
.lib1_Menubox li.hover {
	padding: 0px;
	background: #A37A46;
	color: #fff;
}
.lib1_Contentbox {
	clear: both;
	margin-top: 0px;
	border-top: none;
	padding-top: 11px;
}



/* --4块1-- */
.fen41 {
	background: #e4e4e4;
	width: 380px;
	float: left;
	padding: 5px 0 15px
}
.fen41 img {
	width: 76px;
	height: 85px
}
.fen41 ul {
	padding-left: 13px;
}
.fen41 a {
	display: block;
	color: #616060;
	font-size: 12px;
	line-height: 1.5;
	ppadding-top: 10px;float:left;
}
.fen41 ul li {
	float: left;
	width: 300px;
	height: auto;
	ttext-align: center;
	margin: 10px 8px 0
}
.f11 {
	bbackground: url(../images/f1.png) no-repeat
}
.f22 {
	bbackground: url(../images/f2.png) no-repeat
}
.f33 {
	bbackground: url(../images/f3.png) no-repeat
}
.f44 {
	bbackground: url(../images/f4.png) no-repeat
}
.fen41 ul li:hover img {
	opacity: 1;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}




.teachPart {
	margin-top: 30px;
	clear: both;
}
.teachName {
	height: 62px;
	background: url(../images/teach11.png) no-repeat center 0;
	margin-bottom: 10px;
}
.teacgCon {
	height: 335px;
	overflow: hidden;
	width: 100%;
}
.leftTeac {
	float: left;
	width: 569px;
	background: url(../images/teachBg.png) no-repeat center 0;
	height: 335px;
}
.leftTeac img {
	float: left;
	mmargin-left: 68px;
}
.teCtEXT {
	float: right;
	width: 220px;
	height: 256px;
	margin: 40px 15px 0 0;
}
.teCtEXT h2 {
	font-size: 30px;
	font-weight: bold;
	color: #02783e;
	margin-bottom: 18px;color:#fff;
}
.teCtEXT p {
	font-size: 15px;
	line-height: 30px;
	height: 150px;color:#fff;
}
.teCtEXT a {
	display: block;
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #F3F3F3;
	text-decoration: underline
}
.rightTeac {
	float: right;
	width: 520px;
	margin-right: 20px
}
.rightTeac li {
	overflow: hidden;
	height: 139px;
	margin-top: 20px;
}
.rightTeac li .TeachBox {
	float: left;
	width: 139px;
	height: 139px;
	background: url(../images/teaPb.jpg) no-repeat center 0;
}
.rightTeac li .TeachBox img {
	display: block;
	width: 131px;
	height: 131px;
	margin: 4px;
}
.rightTeac li dl {
	float: right;
	width: 350px;
}
.rightTeac li dl dd {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px
}
.rightTeac li dl dt {
	height: 90px;
	line-height: 24px;color: #FFFFFF;
}
.newsCon {
	width: 100%;
	clear: both;
	margin: 50px 0;
	overflow: hidden;
	height: 480px;
}
.leftNes {
	float: left;
	width: 750px;
}
.rightNes {
	float: right;
	width: 380px;
}




/*选项卡*/
#lib2_Tab1 {
	width: 1230px;
	float: right;margin-bottom:20px;
}
.lib2_Menubox {
	height: 40px;
	line-height: 40px;
}
.lib2_Menubox ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 40px;
	ttext-align: center;
	bbackground: url(../images/nav.jpg);padding-left: 20px;background: url(../images/daohang.jpg) repeat-x;
  font-size: 18px;
  color: #fff;
}
.lib2_Menubox li {
	float: left;
	display: block;
	cursor: pointer;
	width: 120px;
	color: #666;
	height: 40px;
	line-height: 40px; border:1px solid #B8B8B8; margin-left:14px;margin-bottom:10px;
}
.lib2_Menubox li a {
	color: #616060;
	font-size: 16px;
	display: block
}
.lib2_Menubox li.hover {
	padding: 0px;
	background: #A37A46;
	color: #fff;
}
.lib2_Contentbox {
	clear: both;
	margin-top: 0px;
	border-top: none;
	padding-top: 11px;
}
.f11 p{ font-size: 18px;
  color: #764609;}
  
  .f11 p1{ font-size: 14px;
  color: #616060;}
  
  .mc3_bx1 {
	padding-top: 0px;
	width: 300px;
	margin-left: 5px;
	overflow: hidden
}
.mc3_bx1 .tempWrap {
	width: 1150px!important;
}
.mc3_bx1 ul li {
	text-align: center;
	float: left;
	margin-right: 22px;
	display: inline;
	font-size: 14px;
	width: auto!important;
}
.mc3_bx1 ul li img {
	margin-bottom: 13px;
}
.mc3bg4 {
	background: url(../images/bg366.jpg) repeat-y center top;
}
.mc3bg5 {
	background: url(../images/mtbg2.jpg) no-repeat center top;
}
.mc3bg6 {
	background: url(../images/bg366bom.jpg) no-repeat center bottom;
	padding: 0px 3px;
}
.mc3_t1 img {
	float: left;
	margin-top: 11px;
	margin-right: 5px;
}
.mc3_tname {
	font-size: 20px;
	line-height: 44px;
	color: #FFF;
	float: left;
}
.mc3_t1 {
	line-height: 46px;
	padding: 0px 12px;
	height: 46px;
}
.mc3r_bx1 {
	line-height: 20px;
	width: 317px;
	padding-top: 20px;
	margin: 0px auto;
}
.mc3_a2 {
	font-size: 15px;
	line-height: 48px;
	height: 48px;
}
.mc3r_img {
	margin-bottom: 6px;
}
.mc3_a3 {
	line-height: 38px;
	height: 38px;
}
.mlh3 {
	height: 323px;
}
.mc3_imgBox {
	float: left;
	height: 236px;
	width: 272px;
	margin-right: 8px;
	position: relative;
}
.mc3_bx2 {
	padding: 16px 0px 0px 28px;
}
.mc3_line {
	background: #D31562;
	height: 3px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0px;
	bottom: 0px;
	display: none;
}
.mct1_v1 {
	background: url(../images/mtline2.jpg) no-repeat 21px top;
}
.mc3_imgBox2 {
	width: 154px;
}
.mc3_imgBox3 {
	float: left;
	width: 370px;
}
.mc3_imgBox3 ul li {
	margin: 0px 8px 8px 0px;
	float: left;
	height: 114px;
	width: 172px;
	position: relative;
}
.mc3_imgName {
	line-height: 24px;
	color: #FFF;
	background: url(../images/png_5.png) repeat;
	text-align: center;
	height: 24px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.mc3_bx3 ul li {
	padding: 20px 0px 0px 25px;
	float: left;
	width: 392px;
}
.mc3_b3txt {
	line-height: 20px;
	color: #888;
	float: left;
	width: 195px;
	padding-left: 20px;
}
.mc3_a4 {
	font-size: 15px;
	line-height: 30px;
	height: 30px;
	margin-bottom: 6px;
}







/* --4块-- */
.fen44 {
	background: #FFFFFF;
	width: 300px;
	float: left;
	padding: 5px 0 15px
}
.fen44 img {
	width: 40px;
	height: 34px
}
.fen44 ul {
	ppadding-left: 13px;
}
.fen44 a {
	display: block;
	color: #585858;
	font-size: 17px;
	line-height: 2;
	padding-top: 10px
}
.fen44 ul li {
	float: left;
	width: 80px;
	height: 73px;
	text-align: center;
	margin: 5px 5px 0; margin-left:12px;
}.fen44 ul li a{
	font-size: 12px; border:1px solid  #BBBBBB;
}
.f6 {
	bbackground: url(../images/f11.png) no-repeat
}
.f7 {
	bbackground: url(../images/f22.png) no-repeat
}
.f8 {
	bbackground: url(../images/f33.png) no-repeat
}
.f9 {
	bbackground: url(../images/f44.png) no-repeat
}
.fen44 ul li:hover img {
	opacity: 1;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.sideContactBox1 {

	height: auto;

	overflow: hidden;

	bbackground: url(../images/contactbg.jpg) no-repeat 0 0;

	height: 178px;

	ppadding: 16px 0 0 55px;

	color: #585858;

	line-height: 30px;

	font-size: 1.2em;
	hheight: 250px;
  padding-bottom: 20px

}
.sideContact{ border:1px solid #BBBBBB;}
.foot1{ float:left; }
.foot1 a{ color:#d2d2d2;}

.bigImg1 {

	height: 300px;

	position: relative;

	z-index: 0;

	background-repeat: no-repeat;

	background-position: center top;

	background-size: cover;

}

.bannerBox {
	width: 100%;
	height: 400px;
}
#flashs {
	position: relative;
	height: 400px;
	overflow: hidden;
}
#flashs .bgitem {
	z-index: 0 !important;
	position: absolute;
	top: 0;
}
#flashs .btn {
	position: absolute;
	z-index: 7;
	bottom: 5px;
	left: 50%;
	margin-left: -45px;
	padding: 0px 6px;
}
#flashs .btn span {
	color: #fff;
	background: #202932;
	cursor: pointer;
	display: inline-block;
	margin: 0 2px;
	width: 25px;
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
}
#flashs .btn span.cur {
	background: #915C18;
}
.left-div-p2{
	display: block;
  height: 35px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #fff;
  margin-left:28px;
  ttext-align: center}





/* --首页的块-- */
.fen44sy {
	background: #F0E4D8;
	width: 850px;
	float: left;
	padding: 1px 0 15px;height: 255px;
}
.fen44sy img {
	width: 40px;
	height: 34px
}
.fen44sy ul {
	ppadding-left: 13px;
}
.fen44sy a {
	display: block;
	color: #585858;
	font-size: 17px;
	line-height: 32px;
	ppadding-top: 10px;
}
.fen44sy ul li {
	float: left;
	width: 98px;
	hheight: 80px;
	text-align: center;
	margin: 9px 5px 0; margin-left:2px;
}.fen44sy ul li a{
	font-size: 12px; border:1px solid  #D0A46C;
background-color: rgb(249, 242, 234);
}
.f6 {
	bbackground: url(../images/f11.png) no-repeat
}
.f7 {
	bbackground: url(../images/f22.png) no-repeat
}
.f8 {
	bbackground: url(../images/f33.png) no-repeat
}
.f9 {
	bbackground: url(../images/f44.png) no-repeat
}
.fen44sy ul li:hover img {
	opacity: 1;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}




