/* 
* @Title:  共用样式表
* @Author:锐诺互动-设计支持
* @Phone: 0755-25526820
* @Date:   2017-4-19 11:43:20
* @Last Modified time:
*/

/*banner*/

.master-slider {
	min-width: 1200px;
	max-width: 1920px;
	z-index: 2;
}

.master-slider .ms-slide {
	z-index: 8;
}

.master-slider .ms-slide a {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.mas-ab {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.mas-ab>.w1200 {
	position: relative;
	height: 100%;
}

.mas-ab .mas-lbg {
	background: #000;
	opacity: 0.3;
	filter: alpha(opacity=30);
	width: 480px;
	height: 100%;
	position: absolute;
	top: 0;
	left: -360px;
	display: none;
	z-index: 10;
}

.mas-ab .mas-timebar {
	background: url(../img/mas-timebar.png) no-repeat;
	width: 360px;
	height: 10px;
	position: absolute;
	bottom: 64px;
	left: -360px;
	z-index: 12;
}

.mas-ab .mas-tib {
	background: #0e98a5;
	width: 0;
	height: 2px;
	position: absolute;
	bottom: 68px;
	left: -360px;
	z-index: 12;
}

.ms-timerbar {
	bottom: 68px !important;
	top: inherit !important;
}

.ban-len {
	width: 54px;
	height: 20px;
	position: absolute;
	bottom: 60px;
	left: 45px;
	color: #fff;
	font-family: 'dinCond-Medium';
	font-size: 16px;
}


.master-slider .pics-ban1 {
	top: 25% !important;
	right: 15% !important;
}

.master-slider .pics-ban2 {
	top: 35% !important;
	left: 43% !important;
}

.master-slider .pics-ban3 {
	top: 28% !important;
	left: 33% !important;
}

/*ban*/
.ban {
	width: 100%;
	height: 240px;
	background: url("../img/ban.jpg") no-repeat center center;
}

.ban-con {
	position: absolute;
	top: 80px;
	right: 0;
	animation-duration: 1.4s;
}

.suBan {
	width: 100%;
	position: relative;
}

.suPics {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.suPics li {
	width: 100%;
	height: 240px;
	float: left;
}

.suIdxs {
	position: absolute;
	right: 20px;
	top: -30px;
	z-index: 10;
}

.suIdxs li {
	float: left;
	margin-left: 10px;
	width: 8px;
	height: 8px;
	border-radius: 13px;
	border: 2px solid #26a2ae;
	cursor: pointer;
	-webkit-transition: all .3ms;
	-moz-transition: all .3s;
	transition: all .3s;
	text-indent: -999px;
	overflow: hidden;
	cursor: pointer;
}

.suIdxs li.on {
	background: #26a2ae;
}

/*subBan*/
.subBan {
	width: 100%;
	height: 65px;
	border-bottom: 2px #3333 solid;
	margin-bottom: 70px;
	position: relative;
}

.submask {
	width: 62px;
	height: 10px;
	position: absolute;
	right: 0;
	bottom: -2px;
	background: #fff;
}

.submenu {
	float: left;
}

.submenu i {
	width: 62px;
	height: 62px;
	background: url("../img/submenu-1.jpg") no-repeat center center;
	float: left;
}

.submenu a {
	font-size: 13px;
	color: #848181;
	line-height: 62px;
	padding: 0 12px 0 20px;
	float: left;
	font-weight: bold;
}

.submenu span {
	padding-left: 15px;
	font-size: 13px;
	color: #0e98a5;
	font-weight: bold;
	line-height: 62px;
	float: left;
	background: url("../img/submenu-2.jpg") no-repeat left center;
}

.subNav {
	float: right;
	position: relative;
	height: 62px;
}

.subNav li {
	float: left;
	padding: 0 5px;
	line-height: 62px;
}

.subNav li a {
	font-size: 13px;
	color: #848181;
	padding: 0 5px;
	font-weight: bold;
}

.subNav .sub-navslip {
	position: absolute;
	width: 60px;
	height: 2px;
	background: #f5a100;
	bottom: -3px;
	left: 7px;
	display: block;
}


/*index*/
.main {
	width: 100%;
	position: relative;
}

.main-top {
	width: 100%;
	height: 340px;
}

.main-left {
	width: 880px;
	height: 340px;
}

.main-top .main-bac {
	width: 360px;
	height: 340px;
	background: #eaeaea;
	position: absolute;
	right: -360px;
	bottom: 0;
	z-index: 1;
}

.main-list {
	width: 100%;
	height: 180px;
}

.main-list .main-list-con {
	width: 120px;
	height: 180px;
	float: left;
}

.main-list .main-list-con h3 {
	font-size: 18px;
	color: #333333;
	padding: 38px 0 5px 0;
}

.main-list .main-list-con h4 {
	font-size: 24px;
	color: #999999;
	font-family: 'dinCond-Medium';
	line-height: 24px;
	font-weight: 500;
}

.main-list ul {
	float: right;
	width: 80%;
}

/*2019-07-04 16:23 dch*/
/*.main-list li width:120px=>width:98px*/
.main-list li {
	width: 98px;
	height: 180px;
	float: left;
	
}

.main-list li p {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	padding-top: 120px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	background-repeat: no-repeat;
	background-position: center 50px;
}

.main-list li:hover {
	background: #f4f4f4;
}

.main-list .main-list1 {
	animation-delay: .4s;
}

.main-list .main-list2 {
	animation-delay: .6s;
}

.main-list .main-list3 {
	animation-delay: .8s;
}

.main-list .main-list4 {
	animation-delay: 1s;
}

.main-list .main-list5 {
	animation-delay: 1.2s;
}

.main-list .main-list6 {
	animation-delay: 1.4s;
}

.main-list .main-list1 p {
	background: url("img/main-lis1.png") no-repeat center 50px;
}

.main-list .main-list2 p {
	background: url("../img/main-list2.png") no-repeat center 50px;
}

.main-list .main-list3 p {
	background: url("../img/main-list3.png") no-repeat center 50px;
}

.main-list .main-list4 p {
	background: url("../img/main-list4.png") no-repeat center 50px;
}

.main-list .main-list5 p {
	background: url("../img/main-list6.png") no-repeat center 50px;
}

.main-list .main-list6 p {
	background: url("../img/main-list6.png") no-repeat center 50px;
}

.main-list .main-list1:hover p {
	background: url("../img/main-list1-on.png") no-repeat center 50px;
}

.main-list .main-list2:hover p {
	background: url("../img/main-list2-on.png") no-repeat center 50px;
}

.main-list .main-list3:hover p {
	background: url("../img/main-list3-on.png") no-repeat center 50px;
}

.main-list .main-list4:hover p {
	background: url("../img/main-list4-on.png") no-repeat center 50px;
}

.main-list .main-list5:hover p {
	background: url("../img/main-list6-on.png") no-repeat center 50px;
}

.main-list .main-list6:hover p {
	background: url("../img/main-list6-on.png") no-repeat center 50px;
}

.main-global {
	width: 360px;
	height: 160px;
	padding: 0 20px;
	background: url("../img/Global.jpg") no-repeat center;
	float: right;
}

.main-global h3 {
	font-size: 18px;
	color: #333333;
	padding-top: 38px;
	font-weight: bold;
}

.main-global h4 {
	font-size: 24px;
	color: #26a2ae;
	font-family: 'dinCond-Medium';
	font-weight: 500;
	letter-spacing: -1.5px;
}

.main-about {
	width: 520px;
	height: 160px;
	padding-left: 90px;
	background: url("../img/main-left.jpg") no-repeat center center;
	position: absolute;
	bottom: 0;
}

.main-about h3 {
	font-size: 18px;
	color: #333333;
	padding-top: 38px;
	font-weight: bold;
}

.main-about h4 {
	font-size: 24px;
	color: #999999;
	font-weight: 500;
	font-family: 'dincond-medium';
	letter-spacing: -1.5px;
}

.main-about-img {
	width: 431px;
	height: 111px;
	position: absolute;
	right: 0;
	bottom: 0;
	animation-delay: 1.8s
}

.main-right {
	width: 320px;
	height: 360px;
	padding: 20px 20px 0 20px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: #F4F4F4;
	z-index: 3;
	animation:m 3s;
}

@keyframes m
{
0%  {right:-500px;};
}

.main-right .main-right-img {
	height: 180px;
	text-align: center;
}

.main-right .main-right-img img {
	width: 100%;
	height: 180px;
}

.main-right h3 {
	font-size: 18px;
	color: #333333;
	padding: 18px 0 5px 0;
}

.main-right p {
	font-size: 12.5px;
	color: #999999;
}

.bgy-more {
	font-size: 12.5px;
	color: #f5a100;
	padding-top: 4px;
}

.main-news {
	width: 840px;
	height: 150px;
	padding-top: 40px;
	margin-bottom: 20px;
	float: left;
}

.main-news-img {
	width: 200px;
	height: 120px;
	float: left;
}

.main-news-img img {
	width: 100%;
}

.main-news-con {
	width: 600px;
	height: 150px;
	padding: 0 20px;
	float: left;
}

.main-news-con h3 {
	font-size: 16px;
	color: #565656;
}

.main-news-con h4 {
	font-size: 24px;
	color: #0e98a5;
	font-family: 'dincond-medium';
	padding: 3px 0;
}

.main-news-con p {
	font-size: 12.5px;
	color: #999999;
	line-height: 18px;
}

.main-switch {
	width: 358px;
	height: 150px;
	padding: 30px 0 0 32px;
	border-left: 2px #f4f4f4 solid;
	float: right;
}

.main-switch .main-switch-top {
	border-bottom: 2px #f4f4f4 solid;
	padding-left: 20px;
	position: relative;
	height: 42px;
}

.main-switch .main-switch-top a {
	font-size: 14px;
	color: #565656;
	margin-right: 18px;
	float: left;
	height: 25px;
	font-weight: bold;
}

.main-switch .main-switch-top a.curr {
	border-bottom: 2px #f5a100 solid
}

.main-switch .main-switch-item {
	width: 340px;
	padding-left: 20px;
}

.main-switch .main-switch-item a {
	font-size: 12.5px;
	color: #999999;
	font-weight: bold;
	line-height: 16px;
}

.main-switch .main-switch-item a:hover {
	color: #0e98a5;
}

.switch-navslip {
	position: absolute;
	width: 0;
	height: 2px;
	background: #f5a100;
	left: 0;
	bottom: -2px;
}

/*about*/
/*about-1*/
.about-title {
	width: 1160px;
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
	background: #3333;
	margin-bottom: 50px;
}

.about-title a {
	font-size: 13.5px;
	color: #848181;
	float: left;
	margin-right: 30px;
	font-weight: bold;
}

.about-title a.on {
	color: #333333;
}

.about_1 {
	width: 100%;
	padding-bottom: 30px;
}

.about_1 .about_1-left {
	width: 440px;
	float: left;
	animation: myfirst 3s;
}

@keyframes myfirst
{
25%  {right:-500px;};
}

.about_1 .about_1-left h2 {
	font-size: 36px;
	color: #c8c8c8;
	font-weight: 500;
	font-family: 'novecentowide-book';
	letter-spacing: -2px;
}

.about_1 .about_1-left h3 {
	font-size: 18px;
	color: #333333;
	padding: 15px 0 30px 0px;
	line-height: 25px;
}

.about_1 .about_1-right {
	width: 760px;
	float: right;
}

.about_1 .about_1-right h3 {
	font-size: 18px;
	color: #333333;
	padding-bottom: 15px;
}

.about_1 .about_1-right p {
	font-size: 14px;
	color: #999999;
	padding-bottom: 20px;
	line-height: 18px;
}

.about-h5 h5 {
	font-size: 14px;
	color: #848181;
	float: left;
	margin-right: 30px;
}

.about-h5 h5 em {
	font-size: 48px;
	color: #f6ad12;
	font-family: 'novecentowide-book';
	float: left;
	margin-right: 10px;
	letter-spacing: -4px;
	line-height: 30px\0;
}

.about_1-2 {
	width: 100%;
	height: 450px;
	background: url(../img/banner10.png);
}

.about_1-2>.w1200 {
	height: 100%
}

.about_1-con1 {
	width: 400px;
	float: left;
	padding-top: 50px;
}

.about_1-con1 h2 {
	font-size: 30px;
	color: #fff;
	font-family: 'novecentowide-book';
	font-weight: 400;
	letter-spacing: -2.5px;
	line-height: 35px;
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

.about_1-con1 h3 {
	font-size: 18px;
	color: #fff;
	padding: 2px 0 8px 0;
}

.about_1-con1 h4 {
	font-size: 48px;
	color: #f5a100;
	font-family: 'novecentowide-book';
	line-height: 35px;
	font-weight: 200;
	letter-spacing: -3px;
}

.about_1-con2 {
	width: 720px;
	padding: 35px 40px 20px 40px;
	background: #f4f4f4 url("../img/about/about_1-3.jpg") no-repeat right bottom;
	float: right;
}

.about_1-con2 p {
	font-size: 12.5px;
	color: #999999;
	padding-bottom: 15px;
	line-height: 16px;
}

.about_1-img {
	width: 4901px;
	height: 215px;
	position: absolute;
	left: 145px;
	bottom: 0;
}

/*about-1-2*/
.about-ban {
	width: 100%;
}

.about-pics {
	width: 800px;
	height: 540px;
	float: left;
	padding: 0 40px 100px 0;
	position: relative;
	border-right: 2px #f4f4f4 solid;
	overflow: hidden;
}

.about-pics li {
	width: 800px;
	height: 540px;
}

.about-pics li p {
	font-size: 18px;
	color: #777777;
}

.about-pics li .about-video {
	width: 800px;
	height: 478px;
	margin-bottom: 20px;
}

.about-pics .share {
	position: absolute;
	right: 40px;
	bottom: 115px;
	height: 32px;
}

.share {
	height: 32px;
}

.share em {
	font-size: 13px;
	color: #797a81;
	line-height: 30px;
	float: left;
}

.share a {
	width: 32px;
	height: 32px;
	margin-left: 10px;
	float: left;
}

.share .wx {
	background: url("../img/wx_on.png") no-repeat 0 0;
}

.share .wb {
	background: url("../img/wb_on.png") no-repeat 0 0;
}

.share .qzone {
	background: url("../img/qzone.png") no-repeat 0 0;
}

.share .qq {
	background: url("../img/qq.png") no-repeat 0 0;
}

.about-right {
	width: 280px;
	height: 478px;
	float: left;
	padding: 0px 40px 0 38px;
	position: relative;
}

.about-right .about-idxs {
	width: 280px;
	height: 428px;
	overflow: hidden;
	position: relative;
}

.about-right .about-idxs li {
	width: 280px;
	height: 214px;
}

.about-right .about-idxs li p {
	font-size: 14px;
	color: #777777;
	text-align: center;
}

.about-right .about-idxs li .about-idxs-con {
	width: 280px;
	height: 160px;
	position: relative;
	margin-bottom: 10px;
	cursor: pointer;
}

.about-right .about-idxs li .about-idxs-con span {
	width: 100%;
	height: 100%;
	background: url("../img/about/about-mask.png") no-repeat center center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.about-right .about-idxs li .about-idxs-con img {
	width: 100%;
}

.about-right .about-idxs li.on .about-idxs-con span {
	display: none;
}

.about-right .about-btn {
	width: 280px;
	height: 50px;
}

.about-right .about-btn a {
	width: 138px;
	height: 50px;
	float: left;
}

.about-right .about-btn .about-prev {
	background: url("../img/about/about-prev.jpg") no-repeat center center;
	margin-right: 4px;
}

.about-right .about-btn .about-next {
	background: url("../img/about/about-next.jpg") no-repeat center center;
}

.about-2 {
	width: 100%;
	height: 440px;
	background: url("../img/about/about-2.jpg") no-repeat center bottom;
}

.about-2-left {
	padding-top: 110px;
}

.about-2-left h3 {
	font-size: 18px;
	color: #26a2ae;
	padding-bottom: 8px;
}

.about-2-left h4 {
	font-size: 36px;
	color: #c8c8c8;
	font-family: 'novecentowide-book';
	letter-spacing: -3px;
	font-weight: 500;
	padding-top: 5px;
}

.about-2-con {
	width: 320px;
	height: 345px;
	padding: 55px 20px 0px 20px;
	background: #26a2ae;
	position: absolute;
	top: 0;
	right: 0;
	animation-delay: 1.4s;
}

.about-2-con p {
	font-size: 12.5px;
	color: #fff;
	padding-bottom: 18px;
	line-height: 20px;
}

.about-3 {
	padding-bottom: 80px;
}

.about-3 .hot_video .vi_box {
	position: relative;
}

.about-3 .hot_video video {
	width: 100%;
	height: 566px;
	display: block;
	background: #000;
}

.about-3 .hot_video .btn {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 70px;
	height: 70px;
	margin-top: -35px;
	margin-left: -35px;
	background: url(../img/about/btn1.png) no-repeat;
	cursor: pointer;
	transition: all .4s;
}

.about-3 .hot_video .btn:hover {
	transform: scale(0.9);
}

.about-3 .hot_video p {
	font-size: 18px;
	color: #777777;
	line-height: 80px;
	background: #f4f4f4;
	padding-left: 40px;
}

.about-3 .video_list {
	margin-left: -13px;
	/*padding:35px 0 0 0;*/
	height: 805px;
	overflow: hidden;
	transition: all .4s;
	margin-top: -40px;
}

.about-3 .video_list.on {
	height: auto;
}

.about-3 .video_list li {
	float: left;
	width: 290px;
	margin-left: 13px;
	cursor: pointer;
	margin-top: 30px;
}

.about-3 .video_list li:hover img {
	transform: scale(1.05);
}

.about-3 .video_list .img {
	position: relative;
	width: 290px;
	height: 165px;
	overflow: hidden;
}

.about-3 .video_list li img {
	width: 290px;
	height: 165px;
	display: block;
	transition: all .4s;
}

.about-3 .video_list li p {
	height: 70px;
	font-size: 14px;
	color: #8c8c8c;
	text-align: center;
	background: #f4f4f4;
	padding: 0 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.about-3 .video_list li .btn {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 60px;
	height: 60px;
	margin-top: -30px;
	margin-left: -30px;
	background: url(../img/about/btn2.png) no-repeat;
}

.about-3 .a_btn {
	width: 300px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #26a2ae;
	font-size: 14px;
	color: #fff;
	margin: 0 auto;
	margin-top: 20px;
}

.clear {
	clear: both;
}

.pop_video {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 100;
	display: none;
}

.pop_video .bg {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: url(../img/about/legal_popbg.html);
}

.pop_video video {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 1200px;
	height: 566px;
	display: block;
	background: #000;
	margin-top: -283px;
	margin-left: -600px;
}


/*news*/
/*news-1*/
.news {
	height: 800px;
	width: 100%;
}

.news-title {
	width: 100%;
	height: 220px;
}

.news-title .news-title-img {
	width: 360px;
	height: 220px;
	float: left;
	overflow: hidden;
}

.news-title .news-title-img img {
	width: 100%;
}

.news-title .news-title-con {
	width: 760px;
	height: 220px;
	padding: 0 40px;
	float: left;
	background: #f4f4f4;
}

.news-title .news-title-con h3 {
	font-size: 16px;
	color: #0e98a5;
	padding: 30px 0 8px 0;
}

.news-title .news-title-con h4 {
	font-size: 30px;
	color: #999999;
	font-family: 'dincond-medium';
	letter-spacing: -1px;
	padding-bottom: 20px;
}

.news-title .news-title-con p {
	font-size: 12.5px;
	color: #999999;
}

.news-bot {
	width: 100%;
	height: 900px;
}

.news-left {
    width: 322px;
    padding: 40px 38px 0px 0;
    float: left;
}

.news-search {
	width: 262px;
	height: 55px;
	line-height: 55px;
	position: relative;
	border: 2px #dfdfdf solid;
}

.news-search a {
	width: 58px;
	height: 56px;
	background: url("../img/news-search.jpg") no-repeat center center;
	position: absolute;
	right: 0;
	top: 0;
}

.news-search input {
	font-size: 14px;
	color: #999999;
	width: 242px;
	height: 55px;
	line-height: 55px;
	border: none;
	padding-left: 18px;
}

.news-select {
	width: 260px;
	height: 55px;
	margin-top: 10px;
	padding-right: 58px;
	position: relative;
	position: relative;
	border: 2px #dfdfdf solid;
	background: url("../img/news-down.jpg") no-repeat right center;
	cursor: pointer;
}

.news-select input {
	font-size: 14px;
	color: #999999;
	width: 242px;
	height: 55px;
	line-height: 55px;
	border: none;
	padding-left: 18px;
}

.news-select ul {
	width: 322px;
	padding: 10px 0;
	position: absolute;
	left: -2px;
	top: 55px;
	background: #e7e5e5;
	display: none;
	z-index: 100;
	max-height: 200px;
	overflow-y: auto;
}

.news-select li {
	padding: 0px 0px 10px 20px;
	font-size: 14px;
	color: #666666;
	-webkit-transition: all .3s;
	transition: .3s;
}

.news-select li:hover {
	background: #26a2ae;
	color: #fff;
}

.news-right {
	width: 838px;
	height: 572px;
	padding-top: 30px;
	float: right;
	border-left: 2px #3333 solid;
	border-top: 2px #3333 solid;
}

.news-list {
	width: 838px;
	padding-bottom: 90px;
}

.news-list li {
	width: 840px;
	height: 135px;
	position: relative;
	border-bottom: 2px #3333 solid;
}

.news-list li a {
	width: 760px;
	height: 105px;
	padding: 30px 40px 0px 40px;
	z-index: 10;
	position: absolute;
	left: 0;
	top: 0;
}

.news-list li span {
	width: 0;
	height: 135px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 8;
	background-color: #3333;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-transition: all .3s;
}

.news-list li h3 {
	font-size: 16px;
	color: #666666;
	padding-right: 12px;
	margin-bottom: 15px;
	background: url("../img/news-list.png") no-repeat right center;
}

.news-list li h4 {
	height: 105px;
	width: 125px;
	font-size: 20px;
	color: #999999;
	font-family: 'dincond-medium';
	letter-spacing: -1px;
	float: left;
	font-weight: 500;
}

.news-list li p {
	font-size: 12.5px;
	line-height: 20px;
	color: #999999;
}

.news-list li:hover span {
	width: 840px;
}

.news-list li:hover h3 {
	color: #26a2ae;
	background: url("../img/news-list-on.png") no-repeat right center;
}

.news-page {
	width: 100%;
	height: 50px;
	padding-top: 30px;
	text-align: center;
	line-height: 50px;
}

.news-page span {
	font-size: 24px;
	color: #f6ad12;
	font-family: 'dincond-medium';
	display: inline-block;
	overflow: hidden;
	margin: 0 3px;
}

.news-page a {
	font-size: 24px;
	color: #666666;
	font-family: 'dincond-medium';
	height: 50px;
	margin: 0 3px;
	display: inline-block;
	overflow: hidden;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: .3s;
}

.news-page .news-page-prev {
	width: 50px;
	margin-right: 10px;
	background: url("../img/news-prev.jpg") no-repeat center center;
}

.news-page .news-page-next {
	width: 50px;
	margin-left: 10px;
	background: url("../img/news-next.jpg") no-repeat center center;
}

/*details*/
.details {
	width: 100%;
	padding-bottom: 80px;
}

.details-left {
	width: 800px;
	padding-right: 40px;
	float: left;
}

.details-title {
	width: 800px;
	position: relative;
	overflow: hidden;
	padding-bottom: 40px;
}

.details-title h2 {
	font-size: 16px;
	color: #333333;
	padding-bottom: 15px;
}

.details-title h4 {
	font-size: 30px;
	color: #999999;
	font-family: 'dincond-medium';
	margin-right: 40px;
	float: left;
	line-height: 30px;
}

.details-title p {
	font-size: 13px;
	color: #797a81;
	float: left;
	line-height: 30px;
}

.details-title .share {
	float: left;
	margin-left: 30px;
}

.details-info {
	width: 100%;
	padding-bottom: 25px;
	margin-bottom: 30px;
	border-bottom: 2px #f4f4f4 solid;
}

.details-info h3 {
	font-size: 16px;
	color: #333333;
	padding-bottom: 10px;
}

.details0info p {
	font-size: 12.5px;
	color: #666666;
}

.details-con p {
	font-size: 12.5px;
	color: #999999;
	padding-bottom: 20px;
}

.details-right {
	width: 360px;
	background: #f4f4f4;
	float: right;
}

.details-top {
	width: 100%;
}

.details-top img {
	width: 100%;
}

.details-top-con {
	width: 318px;
	padding: 30px 20px;
	background: url("../img/details-3.jpg") no-repeat center bottom;
}

.details-top-con h3 {
	font-size: 16px;
	color: #333333;
}

.details-top-con h4 {
	font-size: 30px;
	color: #999999;
	font-family: 'dincond-medium';
	padding: 18px 0;
}

.details-top-con p {
	font-size: 12.5px;
	color: #999999;
}

.details-top-con a {
	font-size: 12.5px;
	color: #999999;
	padding-top: 20px;
}

.details-con2 {
	width: 318px;
	padding: 35px 20px;
}

.details-con2 a {
	font-size: 12.5px;
	color: #999999;
}

.details-con2 a:hover {
	color: #007d93;
}

/*search-details*/
.search-left {
	width: 322px;
	padding: 0px 38px 0px 0;
	float: left;
}

.search-left li {
	width: 100%;
	height: 110px;
	line-height: 110px;
	margin-bottom: 10px;
	background: #f4f4f4;
	-webkit-transition: all 300ms;
	transition: all 300ms;
}

.search-left li a {
	font-size: 18px;
	color: #999999;
	padding-left: 145px;
	-webkit-transition: all 300ms;
	transition: all 300ms;
}

.search-left li .search-a1 {
	background: url("../img/search-a1.png") no-repeat 60px center;
}

.search-left li .search-a2 {
	background: url("../img/search-a2.png") no-repeat 60px center;
}

.search-left li.on {
	background: #26a2ae;
}

.search-left li.on a {
	color: #fff;
}

.search-left li.on .search-a1 {
	background: url("../img/search-a1-on.png") no-repeat 60px center;
}

.search-left li.on .search-a2 {
	background: url("../img/search-a2-on.png") no-repeat 60px center;
}

.search-right {
	width: 838px;
	float: right;
	border-left: 2px #f4f4f4 solid;
}

.search-title {
	width: 760px;
	padding: 25px 40px;
	background: #f4f4f4;
}

.search-title h3 {
	font-size: 16px;
	color: #0e98a5;
}

.search-title p {
	font-size: 12.5px;
	color: #999999;
	padding-bottom: 18px;
}

.search-left1 {
	width: 322px;
	padding: 0px 38px 0px 0;
	float: left;
}

/*product*/
/*product-1*/
.product-title {
	width: 1200px;
	position: relative;
	background: #f4f4f4;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.product-title h3 {
	font-size: 18px;
	color: #333333;
	padding: 35px 0 30px 0px;
	text-align: center;
}

.product-title a {
	width: 360px;
	height: 60px;
	background: url("../img/product-1.jpg") no-repeat center center;
	float: left;
}

.product-search-list {
	padding-bottom: 30px;
	width: 1160px;
	padding-left: 40px;
}

.product-search-list>input {
	width: 340px;
	height: 56px;
	padding-left: 20px;
	float: left;
	font-size: 14px;
	color: #666666;
	background: none;
	border: 2px #dfdfdf solid;
	margin-right: 20px;
}

.product-layout {
	width: 298px;
	height: 56px;
	padding-right: 58px;
	border: 2px #dfdfdf solid;
	float: left;
	position: relative;
	margin-right: 20px;
	background: url("../img/product-layout.jpg") no-repeat right center;
	cursor: pointer;
	z-index: 20;
}

.product-layout input {
	font-size: 14px;
	color: #666666;
	width: 280px;
	height: 56px;
	padding-left: 18px;
	border: none;
	background: none;
}

.product-layout ul {
	width: 360px;
	padding: 10px 0;
	background: #ebebeb;
	position: absolute;
	left: -2px;
	top: 56px;
	display: none;
	max-height: 200px;
	overflow-y: auto;
}

.product-layout li {
	padding: 0 0 5px 20px;
	font-size: 14px;
	color: #666666;
	-webkit-transition: all .3ms;
	-moz-transition: all .3s;
	transition: all .3s;
}

.product-layout li:hover {
	background: #26a2ae;
	color: #fff;
}

.product-list {
	width: 100%;
	padding: 30px 0px 100px 0px;
}

.product-list ul {
	width: 1208px;
}

.product-list li {
	width: 294px;
	height: 294px;
	float: left;
	overflow: hidden;
	margin: 0px 8px 20px 0;
	position: relative;
}

.product-list li a {
	width: 294px;
	/*height:580px;*/
	height: 294px;
	position: absolute;
	top: 60px;
	left: 0;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	transition: all .6s ease;
}

.product-list li .pro-list-img {
	width: 294px;
	height: 294px;
	-z-index: 2;
	display: none;
}

.product-list li .pro-list-con {
	width: 294px;
	height: 286px;
	z-index: 4;
	background: #f4f4f4;
	text-align: center;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.product-list li .pro-list-con h3 {
	font-size: 18px;
	color: #26a2ae;
	padding: 35px 0 3px 0;
}

.product-list li .pro-list-con h4 {
	font-size: 30px;
	color: #f5a100;
	font-family: 'dincond-medium';
	padding: 20px 0px 15px 0;
}

.product-list li .pro-list-con h5 {
	font-size: 14px;
	color: #666666;
	padding-bottom: 3px;
}

.product-list li .pro-list-con p {
	font-size: 12.5px;
	color: #999999;
}

.product-list li .pro-list-con span {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #26a2ae;
	font-size: 14px;
	color: #fff;
	position: absolute;
	left: 0px;
	bottom: 0;
}

.product-list li:hover a {
	top: 0px;
}

/*product-5*/
.product-3 {
	width: 100%;
	padding-bottom: 100px;
}

.pro-core {
	width: 800px;
	float: left;
}

.pro-core .pro-core-title {
	width: 100%;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 2px #f4f4f4 solid;
}

.pro-core .pro-core-title h2 {
	font-size: 18px;
	color: #333333;
	padding-bottom: 10px;
}

.pro-core .pro-core-title p {
	font-size: 12.5px;
	color: #999999;
}

.pro-core h3 {
	font-size: 14px;
	color: #333333;
	padding-bottom: 8px;
	padding-left: 3px;
}

.pro-core input[type='text'] {
	font-size: 14px;
	color: #999999;
	width: 373px;
	height: 56px;
	line-height: 56px;
	padding-left: 18px;
	border: 2px #dfdfdf solid;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.pro-core input[type='submit'] {
	width: 395px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	color: #666666;
	background: #dfdfdf;
	border: none;
	cursor: pointer;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.pro-core input[type='reset'] {
	width: 395px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	color: #666666;
	background: #dfdfdf;
	border: none;
	cursor: pointer;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.pro-core textarea {
	width: 788px;
	height: 130px;
	text-indent: 18px;
	border: 2px #dfdfdf solid;
	padding: 16px 4px 0 4px;
}

.pro-core input[type='submit']:hover,
.pro-core input[type='reset']:hover {
	background: #26a2ae;
	color: #fff;
}

.pro-core .core-layout {
	width: 333px;
	height: 56px;
	padding-right: 58px;
	border: 2px #dfdfdf solid;
	position: relative;
	background: url("../img/product-layout.jpg") no-repeat right center;
	cursor: pointer;
}

.pro-core .core-layout input {
	font-size: 14px;
	color: #666666;
	width: 280px;
	height: 56px;
	padding-left: 18px;
	border: none;
	background: none;
}

.pro-core .core-layout ul {
	width: 395px;
	max-height: 140px;
	overflow-y: auto;
	padding: 10px 0;
	background: #ebebeb;
	position: absolute;
	left: -2px;
	top: 57px;
	display: none;
	z-index: 20;
}

.pro-core .core-layout li {
	padding: 0 0 5px 20px;
	font-size: 14px;
	color: #666666;
	-webkit-transition: all .3ms;
	-moz-transition: all .3s;
	transition: all .3s;
}

.pro-core .core-layout li:hover {
	background: #26a2ae;
	color: #fff;
}

.pro-core .core-layout1 {
	width: 740px;
	height: 56px;
	padding-right: 58px;
	border: 2px #dfdfdf solid;
	position: relative;
	background: url("../img/product-layout.jpg") no-repeat right center;
	cursor: pointer;
}

.pro-core .core-layout1 input {
	font-size: 14px;
	color: #666666;
	width: 280px;
	height: 56px;
	padding-left: 18px;
	border: none;
	background: none;
}

.pro-core .core-layout1 ul {
	width: 802px;
	max-height: 140px;
	overflow-y: auto;
	padding: 10px 0;
	background: #ebebeb;
	position: absolute;
	left: -2px;
	top: 57px;
	display: none;
	z-index: 20;
}

.pro-core .core-layout1 li {
	padding: 0 0 5px 20px;
	font-size: 14px;
	color: #666666;
	-webkit-transition: all .3ms;
	-moz-transition: all .3s;
	transition: all .3s;
}

.pro-core .core-layout1 li:hover {
	background: #26a2ae;
	color: #fff;
}

.pro-core .pro-core-left {
	width: 405px;
	float: left;
}

.pro-core .pro-core-right {
	width: 395px;
	float: left;
}

.pro-core .core-con {
	width: 405px;
	padding-bottom: 15px;
	float: left;
}

.pro-core .core-con2 {
	width: 800px;
	padding-bottom: 15px;
}

.pro-core .core-con3 {
	width: 405px;
	float: left
}

.pro-core .core-con4 {
	width: 395px;
	float: left;
}

.pro-core .core-con5 {
	width: 395px;
	float: left;
	padding-bottom: 15px;
}

.pro-core .core-con2 input {
	font-size: 14px;
	color: #999999;
	width: 779px;
	height: 56px;
	line-height: 56px;
	padding-left: 18px;
	border: 2px #dfdfdf solid;
}

.pro-core .core-con6 {
	width: 800px;
	padding-bottom: 15px;
}

.pro-super {
	width: 360px;
	float: right;
	padding-top: 40px;
}

.pro-super .pro-super-phone {
	width: 280px;
	height: 225px;
	padding: 0 40px;
	background: #f4f4f4;
	text-align: center;
}

.pro-super .pro-super-phone h3 {
	padding-top: 135px;
	font-size: 14px;
	color: #666666;
	background: url("../img/pro-super-phone.png") no-repeat center 50px;
}

.pro-super .pro-super-phone h4 {
	font-size: 14px;
	color: #999999;
}

.pro-super .pro-super-mail {
	width: 280px;
	height: 437px;
	padding: 0 40px;
	background: #26a2ae;
}

.pro-super .pro-super-mail h3 {
	padding-top: 135px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	background: url("../img/pro-super-mail.png") no-repeat center 50px;
}

.pro-super .pro-super-mail h4 {
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	padding-bottom: 25px;
}

.pro-super .pro-super-mail h5 {
	font-size: 12px;
	color: #fff;
	padding-bottom: 10px;
}

.pro-super .pro-super-mail p {
	font-size: 12px;
	color: #fff;
}

/*product-6*/
.product-green {
	width: 100%;
}

.pro-green-left {
	width: 800px;
	padding-right: 40px;
	float: left;
}

.pro-green-left h3 {
	font-size: 18px;
	color: #39b54a;
	padding-bottom: 18px;
}

.pro-green-left p {
	font-size: 12.5px;
	color: #999999;
	padding-bottom: 25px;
}

.pro-green-left em {
	height: 347px;
	margin-bottom: 30px;
	display: block;
}

.pro-green-left .pro-green-con1 {
	width: 680px;
	height: 287px;
	padding: 60px 160px 0 360px;
	margin-bottom: 30px;
	background: url("../img/pro-green-1.jpg") no-repeat center center;
	position: absolute;
	top: 0;
	right: -40px;
}

.pro-green-left .pro-green-con1 h4 {
	font-size: 36px;
	color: #2ba53b;
	padding-bottom: 20px;
	font-family: 'dincond-medium'
}

.pro-green-left .pro-green-con1 p {
	font-size: 12.5px;
	color: #5c7b90;
}

.pro-green-right {
	width: 360;
	padding-top: 40px;
	float: left;
}

.pro-green-right img {
	width: 100%;
}

.pro-green-img1 {
	width: 360px;
	height: 440px;
	animation-delay: 0.4s
}

.pro-green-img2 {
	width: 360px;
	height: 347px;
	position: absolute;
	top: 133px;
	right: -360px;
	animation-delay: 1s
}

.pro-green-con2 {
	width: 360px;
	height: 280px;
	background: url("../img/pro-green-4.jpg") no-repeat center center;
	text-align: center;
}

.pro-green-con2 em {
	font-size: 60px;
	color: #fff;
	font-family: 'dincond-medium';
	padding: 60px 0px 20px 0;
	display: block;
}

.pro-green-con2 p {
	font-size: 12.5px;
	color: #fff;
}

/*investor*/
/*investor-1*/
.investor {
	width: 100%;
}

.investor-left {
	width: 360px;
	float: left;
}

.investor-right {
	width: 840px;
	float: left;
}

.investor-shares {
	width: 320px;
	height: 160px;
	padding: 60px 0 0 40px;
	background: #f4f4f4;
}

.investor-shares h3 {
	font-size: 14px;
	color: #5f5c5c;
	padding-top: 40px;
}

.investor-shares p {
	font-size: 12.5px;
	color: #5f5c5c;
}

.investor-shares .up {
	width: 16px;
	height: 13px;
	display: inline-block;
	float: left;
	background: url("../img/stock-bt.png") no-repeat center center;
}

.investor-shares .uptxt {
	font-size: 46px;
	color: #f62121;
	font-family: 'DINCond-Bold', "微软雅黑";
	font-weight: 500;
	float: left;
	margin-right: 5px;
}

.investor-shares .down {
	width: 16px;
	height: 13px;
	display: inline-block;
	float: left;
	background: url("../img/down.png") no-repeat center center;
}

.investor-shares .downtxt {
	font-size: 46px;
	color: #00A352;
	font-family: 'DINCond-Bold', "微软雅黑";
	font-weight: 500;
	float: left;
	margin-right: 5px;
}

.investor-mode {
	width: 320px;
	padding: 30px 0px 0px 40px;
}

.investor-mode h3 {
	font-size: 18px;
	color: #26a2ae;
	padding-bottom: 20px;
}

.investor-mode p {
	font-size: 12.5px;
	color: #999999;
}

.investor-title {
	width: 760px;
	height: 170px;
	padding: 50px 40px 0px 40px;
	background: url("../img/investor-title.jpg") no-repeat center center;
}

.investor-title p {
	font-size: 12.5px;
	color: #fff;
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

.investor-title ul {
	width: 100%;
}

.investor-title li {
	float: left;
	margin: 0 60px 25px 0;
}

.investor-title li h3 {
	font-size: 32.5px;
	color: #fff;
	font-family: 'dincond-medium';
	padding-bottom: 10px;
}

.investor-title li p {
	font-size: 14px;
	color: #fff;
}

.investor-list {
	width: 838px;
}

.investor-list li {
	width: 838px;
	/* height:106px; */
	line-height: initial;
	position: relative;
	border-bottom: 2px #f4f4f4 solid;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-transition: all .3s;
	padding: 40px 0;
}

.investor-list li a {
	/* position:absolute; */
	/* left:0; */
	position: relative;
	/* top:0; */
	z-index: 10;
	width: 760px;
	/* height:106px; */
	padding: 0 40px;
	z-index: 20;
}

.investor-list li h4 {
	font-size: 30px;
	color: #999999;
	font-family: 'dincond-medium';
	width: 130px;
	float: left;
	line-height: 24px;
	vertical-align: middle;
	position: absolute;
	left: 40px;
	top: 50%;
	margin-top: -12px;
}

.investor-list li h3 {
	font-size: 16px;
	color: #666666;
	display: inline-block;
	width: 580px;
	vertical-align: middle;
	line-height: 24px;
	margin-left: 130px;
}

.investor-list li em {
	width: 40px;
	height: 53px;
	background: url("../img/pdf.png") no-repeat 0 0;
	position: absolute;
	right: 40px;
	top: 50%;
	margin-top: -26px;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-transition: all .6s;
}

.investor-list li span {
	width: 0;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 8;
	background: -webkit-gradient(linear, 120% 0%, 0% 100%, from(#f8f6f6), to(#f3f3f3), color-stop(1.2, #f3f3f3));
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-transition: all .3s;
}

.investor-list li:hover em {
	background: url("../img/pdf.png") no-repeat -45px 0;
}

.investor-list li:hover span {
	width: 838px;
}

.investor-year {
	width: 760px;
	height: 80px;
	padding: 0 40px;
	background: #f4f4f4;
	position: relative;
}

.investor-year li {
	padding-right: 20px;
	height: 80px;
	line-height: 80px;
	float: left;
	position: relative;
}

.investor-year li a {
	font-size: 14px;
	color: #999999;
}

.investor-year .year-navslip {
	position: absolute;
	width: 0;
	height: 6px;
	background: #26a2ae;
	bottom: 0px;
	left: 15px;
}

.investor-pdf {
	width: 100%;
	padding-top: 40px;
}

.investor-pdf li {
	width: 158px;
	height: 290px;
	float: left;
	margin-left: 51.5px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.investor-pdf li p {
	font-size: 14px;
	color: #666666;
	padding-top: 20px;
	text-align: center;
}

.investor-pdf li .investor-pdf-img {
	width: 154px;
	height: 212px;
	border: 2px #f4f4f4 solid;
	z-index: 5;
}

.investor-pdf li .investor-pdf-img img {
	width: 100%;
}

.investor-pdf li .investor-pdf-con {
	width: 118px;
	height: 106px;
	padding: 106px 18px 0 18px;
	position: absolute;
	top: -100%;
	left: 0;
	z-index: 10;
	border: 2px #26a2ae solid;
	background: rgba(0, 0, 0, 0.4) !important;
	background: #000;
	filter: Alpha(opacity=40);
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-transition: all .4s;
}

.investor-pdf li .investor-pdf-con a {
	width: 118px;
	height: 42px;
	line-height: 42px;
	margin-bottom: 4px;
	text-align: center;
	background: #fff;
	font-size: 14px;
	color: #007276;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-transition: all .3s;
	position: relative;
	z-index: 12;
}

.investor-pdf li .investor-pdfhov {
	width: 158px;
	height: 216px;
}

.investor-pdf li .investor-pdfhov:hover .investor-pdf-con {
	top: 0;
}

.investor-pdf li .investor-pdf-con a:hover {
	background: #26a2ae;
	color: #FFF;
}

.investor-datum-title {
	padding: 30px 40px;
	border-bottom: 2px #f4f4f4 solid;
}

.investor-datum-title h2 {
	font-size: 18px;
	color: #666666;
	padding-bottom: 15px;
}

.investor-datum-title p {
	font-size: 12.5px;
	color: #999999;
}

.investor-datum {
	width: 100%;
}

.investor-datum li {
	padding: 12px 40px;
	border-bottom: 2px #f4f4f4 solid;
}

.investor-datum li h3 {
	font-size: 12.5px;
	color: #666666;
}

.investor-datum li p {
	font-size: 12.5px;
	color: #999999;
	line-height: 15px;
}

.investor-con {
	padding: 30px 40px;
}

.investor-con p {
	font-size: 12.5px;
	color: #999999;
}

/*resources*/
/*resources-1*/
.resources {
	width: 100%;
	padding-bottom: 80px;
}

.resources-con {
	width: 100%;
	padding-bottom: 25px;
	margin-bottom: 35px;
	border-bottom: 2px #f4f4f4 solid;
}

.resources-con h3 {
	font-size: 18px;
	color: #333333;
	padding-bottom: 15px;
}

.resources-con p {
	font-size: 12.5px;
	color: #999999;
	padding-bottom: 15px;
}

.resources-con a {
	font-size: 12.5px;
	color: #f5a100;
	padding-top: 10px;
}

.reso_1-li {
	width: 100%;
	height: 435px;
	padding-top: 22px;
	margin-top: 50px;
	background: url("../img/resources_1-1.jpg") no-repeat center top;
}

.reso_1-li li {
	padding-left: 40px;
	height: 55px;
	line-height: 55px;
	margin-bottom: 12px;
}

.reso_1-li li h4 {
	font-size: 16px;
	color: #fff;
	display: inline-block;
	width: 108px;
}

.reso_1-li li p {
	font-size: 12.5px;
	color: #fff;
	display: inline-block;
}

.reso_1-left {
	width: 540px;
	float: left;
}

.reso_1-img {
	margin-left: 60px;
	float: right;
}

.reso_1-list {
	width: 100%;
	margin-top: 70px;
}

.reso_1-list ul {
	width: 1208px;
}

.reso_1-list li {
	width: 214px;
	height: 294px;
	padding: 0 40px;
	float: left;
	margin-right: 8px;
}

.reso_1-list li h4 {
	font-size: 16px;
	color: #fff;
	height: 80px;
	line-height: 80px;
	margin-bottom: 35px;
}

.reso_1-list .reso_1-list1 {
	background: url("../img/reso_1-list1.jpg") no-repeat center center;
}

.reso_1-list .reso_1-list2 {
	background: url("../img/reso_1-list2.jpg") no-repeat center center;
}

.reso_1-list .reso_1-list3 {
	background: url("../img/reso_1-list3.jpg") no-repeat center center;
}

.reso_1-list .reso_1-list4 {
	background: url("../img/reso_1-list4.jpg") no-repeat center center;
}

.reso_2-left {
	width: 800px;
	padding-right: 40px;
	float: left;
}

.reso_2-right {
	width: 360px;
	float: right;
}

.reso-tabe {
	width: 100%;
	margin-top: 35px;
}

.reso-tabe li {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px #fff solid;
	background: #f4f4f4;
}

.reso-tabe li h3 {
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding: 15px 0;
	width: 120px;
	float: left;
	border-right: 1px #fff solid;
}

.reso-tabe li h4 {
	font-size: 16px;
	color: #fff;
	padding: 15px 40px 15px 160px;
}

.reso-tabe li h5 {
	font-size: 12.5px;
	color: #999999;
	text-align: center;
	padding: 15px 0;
	width: 120px;
	float: left;
	border-right: 1px #fff solid;
}

.reso-tabe li p {
	font-size: 12.5px;
	color: #999999;
	padding: 15px 40px 15px 160px;
}

.reso-tabe .reso-tabe-h {
	background: #26a2ae;
}

.reso_3-left1 {
	width: 800px;
	padding-right: 40px;
	float: left;
}

.reso_3-right1 {
	width: 360px;
	float: left;
	padding-top: 40px;
}

.reso_3-left2 {
	width: 440px;
	padding-right: 40px;
	float: left;
}

.reso_3-right2 {
	width: 720px;
	float: left;
}

.reso_4-con {
	width: 800px;
	padding-right: 40px;
	float: left;
}

.reso_4-img {
	width: 360px;
	float: left;
}

.product_2-1 {
	width: 100%;
	padding-bottom: 20px;
}

.product_2-1 h2 {
	font-size: 18px;
	color: #f5a100;
	padding-bottom: 15px;
}

.product_2-1 p {
	font-size: 12.5px;
	color: #999999;
	padding-bottom: 15px;
}

.product_2-2 {
	width: 100%;
	height: 800px;
	background: url("../img/product_2-1.png") no-repeat center top;
}

.product_2-2>.w1200 {
	height: 100%;
}

.product_2-con1 {
	width: 100%;
	height: 270px;
	padding-top: 130px;
}

.product_2-con1 h3 {
	font-size: 24px;
	color: #3e3e3e;
	font-weight: 500;
	display: inline-block;
}

.product_2-con1 h3 em {
	font-size: 28PX;
	color: #f5a100;
	font-family: 'MONTSERRAT';
}

.product_2-con1 h4 {
	font-size: 66px;
	color: #f5a100;
	font-family: 'MONTSERRAT';
	letter-spacing: -5px;
	font-weight: 500;
	display: inline-block;
	line-height: 100px;
	margin-left: 10px;
}

.product_2-con1 p {
	font-size: 14px;
	color: #666666;
}

.product_2-con1 a {
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-top: 40px;
	border: 1px #f5a50c solid;
	border-radius: 100px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.product_2-con1 a:hover {
	background: #f5a100;
	color: #fff;
}


.product_2-2 .product_2-right {
	width: 360px;
	height: 485px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.product_2-2 .product_2-con2 {
	width: 800px;
	padding-top: 50px;
}

.product_2-2 .product_2-con2 p {
	font-size: 12.5px;
	color: #999999;
	padding-bottom: 35px;
}


.proDeta-title {
	width: 100%;
	height: 230px;
}

.proDeta-title .proDeta-title-l {
	width: 280px;
	height: 180px;
	padding: 40px 40px 0 40px;
	float: left;
	background: #eaeaea
}

.proDeta-title .proDeta-title-r .proDeta-tel {
	float: right;
	margin-bottom: 27px;
	padding-left: 70px;
	height: 50px;
	line-height: 50px;
	background: url("../img/proDeta-tel.png") no-repeat left center;
}

.proDeta-title .proDeta-title-r .proDeta-tel h3 {
	font-size: 30px;
	color: #f5a100;
	font-weight: 500;
	letter-spacing: -1.5px;
	font-family: 'dincond-medium';
}

.proDeta-title .proDeta-title-l .proDeta-wx {
	width: 100%;
	height: 100px;
	position: relative;
}

.proDeta-title .proDeta-title-l .proDeta-wx h3 {
	font-size: 14px;
	color: #666666;
	line-height: 50px;
}

.proDeta-title .proDeta-title-l .proDeta-wx a {
	float: left;
	padding-left: 70px;
	height: 50px;
	line-height: 50px;
	background: url("../img/proDeta-wx.png") no-repeat left center;
}

.proDeta-title .proDeta-title-l .proDeta-wx .proDeta-code {
	width: 0;
	height: 136px;
	position: absolute;
	left: 70px;
	top: -43px;
	overflow: hidden;
}

.proDeta-title .proDeta-title-r {
	width: 760px;
	height: 185px;
	padding: 35px 40px 0 40px;
	float: left;
	background: #f4f4f4;
}

.proDeta-title .proDeta-title-r h2 {
	font-size: 18px;
	color: #0e98a5;
	padding-bottom: 5px;
}

.proDeta-title .proDeta-title-r h3 {
	font-size: 14px;
	color: #666666;
	padding-bottom: 30px;
}

.proDeta-title .proDeta-title-r h4 {
	font-size: 14px;
	color: #666666;
}

.proDeta-title .proDeta-title-r p {
	font-size: 12.5px;
	color: #999999;
}

.proDeta-left {
	width: 322px;
	padding-right: 36px;
	float: left;
	padding-top: 30px;
}

.proDeta-search {
	width: 322px;
	height: 60px;
	background: #26a2ae url("../img/pro-search.png") no-repeat center center;
	margin-top: 10px;
}

.proDeta-right {
	width: 800px;
	padding: 40px 0 85px 40px;
	border-left: 2px #f4f4f4 solid;
	float: left;
}

.pro-ban {
	width: 800px;
	height: 430px;
	position: relative;
	padding-bottom: 38px;
}

.pro-pics {
	width: 800px;
	height: 340px;
	overflow: hidden;
}

.pro-pics li {
	width: 800px;
	height: 340px;
}

.pro-ban-bot {
	width: 800px;
	height: 85px;
	padding-top: 5px;
	background: #333333;
}

.pro-ban-con {
	width: 180px;
	height: 85px;
	line-height: 85px;
	padding-left: 40px;
	float: left;
}

.pro-ban-con p {
	font-size: 14px;
	color: #fff;
	line-height: 80px;
}

.pro-idxs {
	width: 492px;
	height: 85px;
	position: relative;
	float: left;
	overflow: hidden;
}

.pro-idxs ul {
	width: 5000px;
}

.pro-idxs li {
	width: 120px;
	height: 80px;
	margin-right: 4px;
	float: left;
}

.pro-idxs li img {
	width: 100%;
}

.pro-idxs li.on {
	border: 1px #26a2ae solid;
}

.pro-btn {
	width: 88px;
	height: 80px;
	float: left;
}

.pro-btn a {
	width: 38px;
	height: 80px;
	margin-left: 4px;
	float: left;
}

.pro-btn .pro-prev {
	background: url("../img/pro-prev.jpg") no-repeat center center;
}

.pro-btn .pro-next {
	background: url("../img/pro-next.jpg") no-repeat center center;
}

.proDeta-con p {
	font-size: 12.5px;
	color: #999999;
	padding-bottom: 20px;
}


/*csr*/
.csr {
	width: 100%;
	padding-bottom: 100px;
}

.csr-1 {
	width: 1120px;
	padding: 40px;
	background: #f4f4f4 url("../img/csr-1.png") no-repeat right top;
}

.csr-list {
	width: 100%;
	overflow: hidden;
}

.csr-list .csr-img {
	width: 200px;
	height: 272px;
	padding-right: 40px;
	float: left;
}

.csr-list .csr-con {
	float: left;
	padding-top: 35px;
}

.csr-list .csr-con h2 {
	font-size: 60px;
	color: #f5a100;
	font-weight: 500;
	font-family: "dincond-medium";
	letter-spacing: -3px;
}

.csr-list .csr-con h3 {
	font-size: 18px;
	color: #333333;
	padding: 18px 0 8px 0;
	font-weight: 500;
}

.csr-list .csr-con p {
	font-size: 20px;
	color: #666666;
	font-family: 'novecentowide-book';
	padding-bottom: 35px;
}

.csr-list .csr-con a {
	font-size: 14px;
	color: #26a2ae;
	text-align: center;
	width: 116px;
	height: 40px;
	line-height: 40px;
	float: left;
	margin-right: 10px;
	border: 1px #26a2ae solid;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.csr-list .csr-con a:hover {
	background: #26a2ae;
	color: #fff;
}


/*legal*/
.legal-con {
	width: 100%;
	padding: 70px 0 80px 0;
}

.legal-con h2 {
	font-size: 18px;
	color: #333333;
	padding-bottom: 12px;
}

.legal-con h3 {
	font-size: 16px;
	color: #26a2ae;
	padding: 20px 0 5px 0px;
}

.legal-con p {
	font-size: 12.5px;
	color: #999999;
}

.productMap {
	width: 100%;
	margin-bottom: 30px;
	padding-top: 30px;
	position: relative;
}

.allcompany-div {
	position: relative;
}

#ChinaMap {
	margin-left: 45px;
}

.china-data span {
	position: absolute;
	font-size: 14px;
	color: #333333;
	line-height: 13px;
}

.worMap {
	width: 280px;
	height: 281px;
	position: absolute;
	right: 40px;
	bottom: 40px;
}

/*.worMap a{width:100%;height:100%;position:absolute;left:0;top:0;z-index:10;}
.worMap span{font-size:14px;color:#333333;}
.worMap .worM1{position:absolute;right:175px;top:30px;}
.worMap .worM2{position:absolute;right:60px;bottom:105px;}
.worMap em{width:100%;height:100%;position:absolute;left:0;top:0;z-index:8; -webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s;}
.worMap .worM{background:url("../img/worMap.png") no-repeat center center;}
.worMap .worH{background:url("../img/worMap-on.png") no-repeat center center;opacity:0;opacity:0\9;filter: Alpha(opacity=0);}
.worMap:hover .worM{opacity:0;opacity:0\9;filter: Alpha(opacity=0);}
.worMap:hover .worH{opacity:1;opacity:1\9;filter: Alpha(opacity=100);}*/

.worMap-1 {
	width: 130px;
	height: 60px;
	position: absolute;
	left: 0;
	top: 0px;
}

.worMap-1 em {
	width: 101px;
	height: 31px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.worMap-1 .worM-1 {
	background: url("../img/worMap-1.png") no-repeat center center;
}

.worMap-1 .worH-1 {
	background: url("../img/worMap-1-on.png") no-repeat center center;
	opacity: 0;
	filter: Alpha(opacity=0);
}

.worMap-1 span {
	font-size: 14px;
	color: #333333;
	position: absolute;
	left: 35px;
	top: 30px;
	z-index: 10;
}

.worMap-1:hover .worM-1 {
	opacity: 0;
	filter: Alpha(opacity=0);
}

.worMap-1:hover .worH-1 {
	opacity: 1;
	filter: Alpha(opacity=100);
}

.worMap-2 {
	width: 220px;
	height: 200px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.worMap-2 em {
	width: 213px;
	height: 190px;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.worMap-2 .worM-2 {
	background: url("../img/worMap-2.png") no-repeat center center;
}

.worMap-2 .worH-2 {
	background: url("../img/worMap-2-on.png") no-repeat center center;
	opacity: 0;
	filter: Alpha(opacity=0);
}

.worMap-2 span {
	font-size: 14px;
	color: #333333;
	position: absolute;
	left: 80px;
	top: 72px;
	z-index: 10;
}

.worMap-2:hover .worM-2 {
	opacity: 0;
	filter: Alpha(opacity=0);
}

.worMap-2:hover .worH-2 {
	opacity: 1;
	filter: Alpha(opacity=100);
}


.product_2-nYe {
	height: 1140px;
	margin-top: -71px;
	padding-top: 71px;
	background: url("../img/product_2-nye-bg.jpg") no-repeat center top;
}

.product_2-nYe .tip h2 {
	color: #f5a100;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 30px;
}

.product_2-nYe .tip p {
	color: #ffffff;
	/*font-size: 15px;*/
	line-height: 30px;
}

.product_2-nYe .tip .txt {
	height: 160px;
	margin-bottom: 25px;
}

.product_2-nYe .bom .pos-le {}

.product_2-nYe .bom .ri {
	float: right;
	width: 640px;
}

.product_2-nYe .bom .ri h2 {
	color: #333333;
	font-size: 30px;
	opacity: 0.3;
	filter: Alpha(opacity=30);
	font-family: "novecentowide-book";
	margin-bottom: 16px;
}

.product_2-nYe .bom .ri h3 {
	color: #ffc600;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 20px;
}

.product_2-nYe .bom .ri p {
	line-height: 20px;
	color: #ffffff;
}

.product_2-nYe .bom .ri .box {
	margin-bottom: 60px;
}

.product_2-nYe .bom .ri .call {
	width: 660px;
	height: 60px;
	margin-left: -20px;
	position: relative;
	border-radius: 60px;
}

.product_2-nYe .bom .ri .call:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: #26a2ae;
	opacity: 0.2;
	filter: Alpha(opacity=20);
	border-radius: 60px;
	position: absolute;
	left: 0;
	top: 0;
}

.product_2-nYe .bom .ri .call .cont {
	position: relative;
	z-index: 10;
}

.product_2-nYe .bom .ri .call .li.i1 {
	width: 260px;
}

.product_2-nYe .bom .ri .call .li {
	float: left;
	height: 60px;
	line-height: 60px;
	padding-left: 10px;
	margin-top: -1px;
}

.product_2-nYe .bom .ri .call .li h5,
.product_2-nYe .bom .ri .call .li img {
	display: inline-block;
	vertical-align: middle;
}

.product_2-nYe .bom .ri .call .li h5 {
	color: #fff000;
	font-size: 18px;
	padding-left: 10px;
	font-weight: 400;
	font-family: "Rubik";
}

.product_2-nYe .bom .pos-le {
	float: left;
	width: 470px;
	position: relative;
}

.product_2-nYe .bom .pos-le img {
	position: absolute;
	animation-duration: 2s;
}

.product_2-nYe .bom .pos-le .icIm1 {
	width: 500px;
	height: 300px;
	right: 75%;;
	top: -18px;
	z-index: 30;
}

/* .product_2-nYe .bom .pos-le .icIm2 {
	left: -1px;
	top: 30px;
	z-index: 20;
	animation-delay: 1.2s;
}

.product_2-nYe .bom .pos-le .icIm3 {
	left: -66px;
	top: 24px;
	z-index: 10;
	animation-delay: 1.8s;
} */


/*2018-11-9 Dch*/

.allcompany-div {
	min-height: 400px;
}

.allcompany-div #ChinaMap {
	z-index: 1;
}

.china-data span {
	z-index: 2;
}

.islands {
	position: absolute;
	top: 429px;
	left: 452px;
	z-index: 0;
}

.areaToggle {
	position: absolute;
	top: 0;
	right: 0;
	width: 360px;
	background-color: #f2f2f2;
}

.areaToggle .cn {
	margin-left: 40px;
	margin-top: 20px;
	font-size: 30px;
	color: #333;
}

.areaToggle .en {
	line-height: 30px;
	margin-bottom: 45px;
	margin-left: 40px;
	margin-top: 20px;
	font-size: 24px;
	color: #f5a100;
	text-transform: uppercase;
}

.areaToggle .areaTab {
	display: block;
	width: 320px;
	height: 100px;
	line-height: 100px;
	padding-left: 205px;
	font-size: 18px;
	color: #fff;
	box-sizing: border-box;
}

.areaToggle .areaTab.china {
	background: url(../img/china.jpg);
}

.areaToggle .areaTab.china.on {
	background: url(../img/china_on.jpg);
}

.areaToggle .areaTab.foreign {
	background: url(../img/foreign.jpg);
}

.areaToggle .areaTab.foreign.on {
	background: url(../img/foreign_on.jpg);
}

.allcompany-div .proList {
	display: none;
}

.allcompany-div .proList {
	width: 820px;
}

.allcompany-div .proList:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
}

.allcompany-div .proList a {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 390px;
}

.allcompany-div .proList a .img {
	height: 225px;
	overflow: hidden;
}

.allcompany-div .proList a img {
	display: block;
	max-width: 100%;
}

.allcompany-div .proList a .cont {
	box-sizing: border-box;
	padding: 20px 25px;
	height: 140px;
	background-color: #f4f4f4;
}

.allcompany-div .proList a .cont h4 {
	margin-bottom: 12px;
	font-weight: normal;
	color: #26a2ae;
	font-size: 18px;
}

.allcompany-div .proList a .cont .type {
	color: #666;
	font-size: 14px;
}

.allcompany-div .proList a .cont .des {
	color: #999;
	font-size: 12.5px;
}

.about-img {
	position: relative;
	width: 100%;
	height: 460px;
}

.img-truck {
	position: absolute;
	left: 0;
	bottom: 20px;
}

.img-earth {
	position: absolute;
	bottom: 10px;
	right: 300px;
}