/* CSS Document */
.scrollpic {
	width: 1200px;
	margin: 0 auto 100px auto;
}
#myscroll {
	display: block;
	width: 100%;
	position: relative;
	height: 500px;
	overflow: hidden;
}
#myscroll #myscrollbox {
	display: block;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 1000000px;
}
#myscroll ul {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#myscroll ul li {
	display: block;
	float: left;
	padding: 0;
	width: 412px;
}
#myscroll ul li a {
	display: block;
	float: left;
	width: 379px;
	padding: 0;
	position: relative;
	height: 500px;
	color: #4B4B4B;
	background: url(../images/pbg2.png) no-repeat;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#myscroll ul li a:hover {
	background: url(../images/pbg1.png) no-repeat;
	color: #fff;
}
#myscroll ul li a .introtxt:hover {
	color: #fff;
}
#myscroll ul li a button {
	width: 100px;
	height: 24px;
	border: 1px solid #399DA5;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	margin-top: 30px;
	color: #399DA5;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	cursor: pointer;
	background: none;
}
#myscroll ul li a:hover button {
	background: #b0c986;
	color: #fff;
	border: 1px solid #b0c986;
	transition: .2s all linear;
}
#myscroll ul li a img {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
#myscroll ul li a.first-item {
	background: #389da5
}
#myscroll a .introtxt {
	position: absolute;
	left: 25px;
	z-index: 10;
	top: 270px;
	width: 338px;
	height: 190px;/*background-color: #0057c4;
	filter: alpha(opacity=70);
	width: 446px;
	color: #fff;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	text-align: center;*/
}
#myscroll a .introtxt h5 {
	font-size: 28px;
	line-height: 45px;
	margin-bottom: 10px;
	font-family: "AlibabaPuHuiTi-Medium";
	height: 52px;
	background: url(../images/line08.png) no-repeat left bottom;
}
#myscroll a:hover h5 {
	background: url(../images/line07.png) no-repeat left bottom;
}
#myscroll a .introtxt h5 span {
	display: inline-block
}
#myscroll a .introtxt h5 i {
	float: right;
	vertical-align: middle;
}
#myscroll a .introtxt p {
	font-size: 18px;
	line-height: 25px;
	overflow: hidden;
	font-family: "AlibabaPuHuiT-Light";
	display: block;
	height: 65px;
}
#mybtns {
	margin: 80px 0 0 0;
	width: 1200px;
	display: block;
	height: 160px;
}
#mybtns h3 {
	font-size: 50px;
	font-family: "AlibabaPuHuiTi-Medium";
	color: #494949;
	float: left;
	display: inline-block;
	line-height: 50px;
}
#mybtns h3 span {
	display: block;
	padding: 5px 0 0 0;
	margin: 0;
}
#mybtns a {
	width: 38px;
	height: 38px;
	display: block;
	float: right;
	background-color: #fff;
	margin-left: 10px;
	border-radius: 19px;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border: 1px solid #9e9e9e;
	margin-top: 80px;
}
#mybtns a:hover, #myscroll, #mybtns a, #myscroll a:hover .introtxt, #myscroll a .introtxt, #myscroll #myscrollbox {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mybtns #left {
	background: url(../images/arrowleft.png) no-repeat 12px 11px;
}
#mybtns #right {
	background: url(../images/arrowright.png) no-repeat 15px 11px;
}
#mybtns #left:hover {
	background: url(../images/arrowlefthover.png) #399da5 no-repeat 12px 11px;
	border: 1px solid #399da5;
}
#mybtns #right:hover {
	background: url(../images/arrowrighthover.png) #399da5 no-repeat 15px 11px;
	border: 1px solid #399da5;
}
#kinMaxShow {
	visibility: hidden;
	width: 100%;
	height: 510px;
	overflow: hidden;
}
.aboutwrap {
	background:/* url(../images/bg02.png) no-repeat center */#efefef;
	height: 880px;
	width: 100%;
	min-width: 1200px;
	margin-bottom: 100px;
	overflow:hidden;
}
.aboutitem {
	padding-top: 70px;
}
.aboutitem h3 {
	font-size: 50px;
	font-family: "AlibabaPuHuiTi-Medium";
	color: #494949;
	line-height: 50px;
	margin-bottom: 10px;
}
.aboutitem h4 {
	height: 60px;
	background: url(../images/bg03.png) no-repeat bottom left;
	margin-bottom: 48px;
}
.aboutitem h5 {
	font-size: 28px;
	font-family: "AlibabaPuHuiTi-Medium";
	color: #494949;
	line-height: 28px;
	margin-bottom: 10px;
}
.aboutitem h6 {
	font-size: 24px;
	font-family: "AlibabaPuHuiTi-Regular";
	color: #494949;
	line-height: 28px;
	margin-bottom: 30px;
}
.aboutitem p {
	font-size: 16px;
	line-height: 35px;
	font-family: "AlibabaPuHuiTi-Regular";
	color: #4B4B4B;
	display: block;
	width: 950px;
}
/*num-figure*/
.num-figure {
	width: 1200px;
	height: 120px;
	z-index: 100;
	margin-top: 100px;
}
.num-figure ul {
	width: 1200px;
}
.num-figure li {
	float: left;
	background: url(../images/line06.jpg) no-repeat center right;
}
.num-figure li:last-child {
	background: none;
}
.num-change {
	padding: 0;
}
.num-change p {
	display: block;
	font-size: 18px;
	line-height: 40px;
	color: #494949;
	font-family: "AlibabaPuHuiTi-Regular";
}
.num-change p span {
	font-size: 60px;
	line-height: 60px;
	color: #399DA5;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.num-change p em {
	font-size: 45px;
	line-height: 55px;
	color: #399DA5;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	vertical-align:super;
	display:inline;
	padding:0 0 0 5px;
	
}
.aboutbtns a {
	width: 156px;
	height: 38px;
	border-radius: 19px;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	margin-top: 60px;
	border: 1px solid #399DA5;
	color: #399DA5;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	display: block;
	text-align: center;
	line-height: 38px;
}
.aboutbtns a:hover {
	transition: .2s all linear;
	background: #399DA5;
	text-decoration: none;
	color: #fff;
}
.newswrap {
	margin-bottom: 190px;
}
.index_newstitle {
	height: 178px;
	position: relative;
}
.index_newstitle h3 {
	font-size: 50px;
	font-family: "AlibabaPuHuiTi-Medium";
	color: #494949;
	line-height: 50px;
	margin-bottom: 10px;
	display: inline-block;
}
.index_newstitle h4 {
	height: 80px;
	margin-bottom: 45px;
}
.index_newstitle a {
	width: 156px;
	height: 38px;
	border-radius: 19px;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border: 1px solid #399DA5;
	color: #399DA5;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	display: block;
	text-align: center;
	line-height: 38px;
	position: absolute;
	right: 0;
	bottom: 40px;
}
.index_newstitle a:hover {
	transition: .5s all linear;
	background: #399DA5;
	text-decoration: none;
	color: #fff;
}
.index_news_left {
	width: 604px;
	float: left;
}
.index_news_img {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	width: 604px;
	height: 328px;
	display: block;
}
.index_news_txt {
	height: 125px;
	background: #399da5;
	width: 100%;
	color: #fff;
	position: relative;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding-top: 25px;
}
.index_news_txt a {
	color: #fff;
}
.index_news_txt h4 {
	font-family: "AlibabaPuHuiTi-Medium";
	font-size: 20px;
	width: 470px;
	overflow: hidden;
	height: 25px;
	margin-bottom: 20px;
	margin-left: 35px;
}
.index_news_txt p {
	font-size: 14px;
	font-family: "AlibabaPuHuiTi-Regular";
	width: 460px;
	overflow: hidden;
	height: 50px;
	display: block;
	line-height: 26px;
	margin-left: 35px;
}
.index_news_time {
	position: absolute;
	top: 26px;
	right: 30px;
	color: #93C7C9;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-align: right;
}
.index_news_time span {
	display: block;
	font-size: 22px;
}
.index_news_more {
	background: url(../images/icon06.png) no-repeat;
	height: 40px;
	width: 40px;
	position: absolute;
	right: 26px;
	bottom: 15px;
}
.index_news_more a {
	display: block;
	width: 40px;
	height: 40px;
}
.index_right {
	width: 580px;
	float: right;
}
.index_newslist {
	padding: 10px;
}
.index_newslist li {
	height: 100px;
	line-height: 30px;
	border-bottom: solid 1px #cecece;
	overflow: hidden;
	padding-top: 10px
}
/* scr_con style */
.scr_con {
	position: relative;
	height: 460px;
	width: 580px;
}
#dv_scroll {
	position: absolute;
	height: 460px;
	overflow: hidden;
	width: 540px;
}
#dv_scroll .Scroller-Container {
	width: 100%;
}
#dv_scroll_bar {
	position: absolute;
	right: 0;
	top: 0;
	width: 14px;
	height: 454px;
	border-left: 9px solid #efefef;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
#dv_scroll_bar .Scrollbar-Track {
	position: absolute;
	left: 0;
	top: 10px;
	width: 9px;
	height: 500px;
}
#dv_scroll_bar .Scrollbar-Handle {
	position: absolute;
	left: -8px;
	top: 0;
	width: 9px;
	height: 62px;
	overflow: hidden;
	background: url(../images/srcoll.png) no-repeat;
	cursor: pointer;
}
#dv_scroll_text {
	position: absolute;
	border-top: 2px solid #e7e7e7;
	width: 550px;
}
.index_list_time {
	width: 94px;
	float: left;
	color: #9E9E9E;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 24px;
	padding-top: 3px;
}
.index_list_time span {
	color: #97BDD0;
	font-size: 20px;
	display: block;
}
.index_list_txt {
	float: left;
	width: 420px;
}
.index_list_txt h4 {
	font-family: "AlibabaPuHuiTi-Medium";
	font-size: 20px;
	color: #4B4B4B;
}
.index_list_txt h4 a {
	color: #4b4b4b
}
.index_list_txt h4 a:hover {
	color: #399DA5;
	text-decoration: none;
}
.index_list_txt p {
	color: #9E9E9E;
	font-size: 14px;
	font-family: "AlibabaPuHuiTi-Regular";
}
