@charset "utf-8";
/* CSS Document */
.top {
	margin: 0 auto;
	padding-top: 50px;
}
header {
	height: 125px;
	position: fixed;
	width: 100%;
	z-index: 999;
	box-shadow: none;
	background: rgba(70,70,70,0)
}
.topactive {
	background-color: #111111;
	transition: background 1s;
	-moz-transition: background 1s;
	-webkit-transition: background 1s;
	-o-transition: background 1s;
	border-bottom: 1px solid #565558;
}
.language a{color:#cda764;}
.language{
	position: absolute;
	width: 200px;
	right: 250px;
	top: 0;
	text-align: right;
	color: #cda764;
	padding-right: 10px;
	padding-top: 10px;
}
.gp {
	position: absolute;
	width: 250px;
	right: 0;
	top: 0;
	text-align: right;
	color: #cda764;
	padding-right: 10px;
	padding-top: 10px;
}
.gpdq {
	font-size: 25px;
}
.gpbfbred {
	color: #ff0011;
}
.gpbfbgreen {
	color: #02b602
}

@media screen and (min-width:1200px) {
.top {
	width: 1200px;
}
}

@media screen and (max-width: 1199px) {
.top {
	width: 1000px;
}
}
/*@media screen and (max-width: 999px) {
.top {
	width: 100%;
}
}*/
/* Banner */
.slideBox {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.slideBox {
	width: 100%;
}
.slideBox .hd {
	width: 100% !important;
	position: absolute;
	bottom: 15px;
	z-index: 1;
	height: 15px;
	overflow: hidden;
	display: none;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	text-align: center;
}
.slideBox .hd ul li {
	cursor: pointer;
	display: inline-block;
 *display:inline;
	zoom: 1;
	margin: 0 5px;
	width: 15px;
	height: 15px;
	background: #000;
	filter: alpha(opacity=40);
	opacity: 0.4;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.slideBox .hd ul li.on {
	background: #f00;
}
.slideBox .bd {
	position: relative;
	z-index: 0;
}
.slideBox .bd ul {
	width: 100% !important
}
.slideBox .bd li {
	height: 821px;
	width: 100% !important;
	position: relative;
	zoom: 1;
	vertical-align: middle;
	color: #fff;
	font: normal 22px/200% "Microsoft YaHei";
}
.slideBox .bd dd {
	position: absolute;
	display: none;
	text-align: center;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -35px;
	display: block;
	width: 32px;
	height: 70px;
	line-height: 70px;
	filter: alpha(opacity=40);
	opacity: 0.4;
	color: #fff;
	font-size: 18px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
/* 这里的定位需与dd的playOut属性一致 */
.slideBox .bd .item1, .slideBox .bd .item2, .slideBox .bd .item3, .slideBox .bd .item4, .slideBox .bd .item5 {
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	background-position: center center;
}
.slideBox .bd .item2 .dd1 {
	left: 15%;
	top: 100px;
	width: auto;
	font-size: 50px;
	text-align: left;
	line-height: 150%;
	border-bottom: 2px solid #FFFFFF;
}
.slideBox .bd .item2 .dd2 {
	top: 365px;
	left: 15%;
	width: 650px;
	padding-top:10px;
	text-align: left;
	font-size: 24px;
}
.slideBox .bd .item2 .dd3 {
	top: 420px;
	left: 50%;
	margin-left: -320px;
	width: 650px;
	font-size: 18px;
}
.slideBox .bd .item3 .dd1 {
	top: 50px;
	right: 20%;
	font-size: 50px;
	line-height: 150%;
	color: #313030;
	border-bottom: 2px solid #313030;
}
.slideBox .bd .item3 .dd2 {
	top: 140px;
	right: 20%;
	color: #313030;
}
.slideBox .bd .item3 .dd3 {
	top: 190px;
	left: 340px;
}
.slideBox .bd .item1 .dd1 {
	left: 50%;
	top: 175px;
	margin-left: -320px;
	width: 650px;
	font-size: 40px;
	line-height: 150%;
}
.slideBox .bd .item1 .dd2 {
	top: 420px;
	left: 50%;
	margin-left: -320px;
	width: 650px;
	font-size: 40px;
}
.slideBox .bd .item1 .dd3 {
	top: 510px;
	left: 50%;
	margin-left: -320px;
	width: 650px;
	font-size: 18px;
}
.slideBox .bd .item4 .dd1 {
	bottom: 0;
	right: 25%;
	font-size: 50px;
	line-height: 150%;
}
.slideBox .bd .item4 .dd2 {
	bottom: 0;
	right: 25%;
}
.slideBox .bd .item4 .dd3 {
	bottom: 0;
	right: 25%;
}
.slideBox .bd .item5 .dd1 {
	top: 0;
	left: 25%;
	font-size: 50px;
	line-height: 150%;
}
.slideBox .bd .item5 .dd2 {
	bottom: 0;
	left: 25%;
}
/* 广告 */
/* 导航 */
.pcmenu a {
	color: #fff
}

@media screen and (min-width:900px) {
.index-nav-frame-line-li {
	border-bottom: 1px solid #4A494C;/*background-color: rgba(0,0,0,0.6);*/
}
}
+ .index-nav {
 height: 50px;
 box-sizing: border-box;
}
.index-nav-frame {
	width: 1200px;
	margin: 0 auto;
}
.index-nav-frame-line {
	color: #fff;
	float: left;
	position: relative;
	display: block;
	outline: none;
	cursor: pointer;
	width: 100px;
	line-height: 50px;
	text-align: center;
	font-weight: 700;
}
.index-nav-frame-line.active {
	color: #fff;
}
.index-nav-frame-line-center {
	opacity: 0;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;/* Firefox 4 */
	-o-transition: all 0.5s; /* Opera */
}
.index-nav-frame-line-li {
	width: 100%;
	font-weight: 500;
	text-align: center;
	background: #000;/*background-color: rgba(0,0,0,0.6);*/
}
.index-nav-frame-line-li:hover {
	background: #49c7ed;
	color: white;
}
.index-nav-frame-line-li a {
	display: block;
}
.index-nav-frame-line-li:hover a {
	color: white;
}
.index-nav-frame-line-focus:focus {
	display: none;
}
.index-nav-frame-line:hover .index-nav-frame-line-center {
	height: auto;
	opacity: 1;
}
.nav-line {
	height: 50px;
	width: 100%;
	position: relative;
	display: none;
	outline: none;
}
.nav-small {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
	display: none;
	outline: none;
}
.nav-small img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.nav-small-focus {
	position: absolute;
	width: 100%;
	height: 100%;
	display: none;
}
.nav-small-focus:focus {
	display: none;
}
/*@media only screen and (max-width:900px) {
.index-nav-frame {
	margin-top: 35px;
}
.index-nav-frame-line-li a {
	display: block;
	color: white;
}
.nav-line {
	display: block;
}
.nav-small {
	display: block;
}
.nav-small:focus~.index-nav-frame-line {
	height: auto;
	border-bottom: 1px solid #ccc;
	background: #000;background-color: rgba(0,0,0,0.9);
}
.nav-small:focus .nav-small-focus {
}
.index-nav-frame {
	width: 100%;
}
.index-nav-frame-line {
	width: 100%;
	height: 0;
	overflow: hidden;
}
.index-nav-frame-line-center {
	position: relative;
	background: #000;
}
.index-nav-frame-line:hover .index-nav-frame-line-center {
	height: 0;
	opacity: 0;
}
.index-nav-frame-line-li {
	border-bottom: 1px solid #4b4a5e;
	color: #d9d9d9;
	background: #000;
}
.index-nav-frame-line-li:hover {
	background: #49c7ed;
}
.index-nav-frame-line:focus {
	height: auto;
	border-bottom: 1px solid #ccc;
}
.index-nav-frame-line:focus>.index-nav-frame-line-center {
	height: auto;
	opacity: 1;
}
.index-nav-frame-line:focus .index-nav-frame-line-header {
	color: #49c7ed;
}
.index-nav-frame-line-focus {
	display: none;
	width: 100%;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
}
.index-nav-frame-line:focus .index-nav-frame-line-focus {
	display: block;
}
}*/
/* 导航 */
.row1 {
	margin: 0 auto;
	overflow: hidden;
}

@media screen and (min-width:1200px) {
.row1 {
	width: 1200px;
}
}

@media screen and (max-width: 1199px) {
.row1 {
	width: 1000px;
}
}
.row1 {
	padding: 60px 10px 50px 10px;
}
.r1_title p {
	font-size: 30px;
	margin-bottom: 10px;
	color: #000;
}
.r1_title h4 {
	color: #cccacb;
}
/*.r1_title:first-letter {
	font-size: 48px;
}*/
.r1_title:after {
	content: '';
	display: block;
	width: 40px;
	margin-top: 10px;
	border-bottom: 4px solid #4bc8e8;
}
.r1_content {
	padding: 20px 0;
}
.r1_service {
	float: left;
	margin: 0 10px;
}

@media screen and (min-width:1200px) {
.r1_service, .r1_s_img img {
	width: 274px;
}
.r1_s_img {
	height: 260px;
}
.r1_service {
	height: 250px;
}
.r3_content {
	width: 1200px;
}
}

@media screen and (max-width: 1199px) {
.r1_service, .r1_s_img img {
	width: 220px;
}
.r1_s_img {
	height: 209px;
}
.r1_service {
	height: 250px;
}
.r3_content {
	width: 1000px;
}
}
.r1_s_img {
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
}
.r1_s_img img {
	transition: all 0.6s;
}
.r1_s_img img:hover {
	transform: scale(1.4);
	opacity: 0.70;
}
.r1_s_title {
	text-align: center;
	margin-top: 20px;
}
.r1_s_text1 {
	font-size: 18px
}
.r1_s_text2 {
	color: #a2a2a2;
}
.r2_title {
	height: 96px;
	background-image: url(../Img/Img06.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.r2_content {
	margin-top: 40px;
	background-color: #294664;
}
.r2_l, .r2_r {
	float: left;
	width: 50%;
	overflow: hidden;
	height: 630px;
}
.r2_l_content {
	float: right;
	width: 430px;
	padding: 50px 50px 40px 20px;
}
.r2_l_intro {
	color: #fff;
}
.r2_l_intro p {
	margin: 25px 0
}
.r2_l_title p {
	font-size: 30px;
	margin-bottom: 10px;
	color: #fff;
}
.r2_l_title h4 {
	color: #cccacb;
}
/*.r1_title:first-letter {
	font-size: 48px;
}*/
.r2_l_title:after {
	content: '';
	display: block;
	width: 40px;
	margin-top: 10px;
	border-bottom: 4px solid #4bc8e8;
}
.r2_r {
	height: 630px;
	background-image: url(../Img/Img05-6.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.r2_l_intro a {
	display: block;
	width: 150px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	background-color: #49C7ED;
}
.row3 {
	background-color: #F3F3F3;
	padding: 50px 0 100px 0;
	margin-top: 50px;
}
.r3_content {
	margin: 0 auto
}
.r3_title {
	text-align: center;
}
.r3_title p {
	font-size: 30px;
	margin-bottom: 10px;
	color: #000;
}
.r3_title h4 {
	color: #cccacb;
}
/*.r1_title:first-letter {
	font-size: 48px;
}*/
.r3_news_content {
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #e4e4e4;
}
.r3_title:after {
	content: '';
	display: block;
	width: 50px;
	margin-top: 10px;
	position: absolute;
	left: 50%;
	margin-left: -25px;
	border-bottom: 4px solid #4bc8e8;
}
.r3_news_img {
	position: relative;
}
.r3_news_date {
	position: absolute;
	width: 80px;
	height: 80px;
	bottom: 0;
	display: block;
	background-color: #4BC7ED;
	text-align: center;
	color: #fff;
}
.news_d {
	margin-top: 5px;
	font-size: 35px;
	line-height: 40px
}
.news_yy {
	font-size: 14px;
}
.r3_news {
	margin-top: 60px;
}
.r3_news_detail {
	margin: 30px 30px 10px 30px;
	border-bottom: 1px solid #E4E4E4;
	padding-bottom: 10px;
	overflow: hidden;
	height: 120px;
}
.r3_news_detail a {
	color: #737373;
}
.r3_news_more {
	margin: 0 30px;
}
.r3_news_more a {
	color: #000
}

@media screen and (min-width:1200px) {
.r3_news_content {
	width: 270px;
	height: 450px;
}
.r3_news_img img, .r3_news_img {
	width: 270px;
	height: 226px;
}
.r3_news_content {
	margin: 0 10px;
}
}

@media screen and (max-width: 1199px) {
.r3_news_content {
	width: 230px;
	height: 420px;
}
.r3_news_img img {
	width: 230px;
	height: 193px;
}
.r3_news_content {
	margin: 0 5px;
}
}
.r1_content .slideBox2 {
	overflow: hidden;
	zoom: 1;
	padding: 10px 0 10px 42px;
	position: relative;
}
.r1_content .sPrev, .r1_content .sNext {
	position: absolute;
	left: 5px;
	top: 35%;
	display: block;
	width: 30px;
	height: 94px;
	background-repeat: no-repeat;
	background-position: center center no-repeat #f4f4f4;
	background-image: url(../Img/Arrow01-2.png);
}
.r1_content .sNext {
	left: auto;
	right: 5px;
	top: 35%;
	background-image: url(../Img/Arrow02-2.png);
}
.r1_content .sPrev:hover, .r1_content .sNext:hover {
	border-color: #f60;
}/**/
.r1_content ul {
	overflow: hidden;
	zoom: 1;
}
.r1_content ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.r1_content ul li .pic {
	text-align: center;
}
.r1_content ul li .pic img {
	display: block;/*padding: 2px;
	border: 1px solid #ccc;*/
}

@media screen and (min-width:1200px) {
.r1_content ul li .pic img,.pictext {
	width: 500px;
	height: 298px;
}
.r1_content ul li {
	margin: 0 25px;
}

}

@media screen and (max-width:1199px) {
.r1_content ul li .pic img,.pictext {
	width: 420px;
	height: 251px;
}
.r1_content ul li {
	margin: 0 15px;
}
}

.pic{overflow:hidden;position: relative;}
.pictext{
	position: absolute;
	background-color: #000000;
	opacity:0.5;
	bottom: -300px;
	color:#fff;
	font-size:50px;
	line-height: 300px;
}
.pic:hover .pictext{transition: .3s bottom;bottom:0px;}


.r1_content ul li .pic a:hover img {
	border-color: #999;
}
.r1_content ul li .title {
	line-height: 24px;
}
.r1_content ul li .title{padding: 10px 0;}
.r1_content ul li .title a{font-size:16px;width:100px;display:block;color:#fff;padding:5px;background-color: #49C7ED;text-align: center;margin:10px auto 0 auto;}
.t1{font-size:25px;line-height: 35px;}
.t2{color:#c2c2c2;}