@charset "utf-8";

body {
	background-color: #FFFFFF
}

#menu {
	margin: 0;
	padding: 0;
	position: fixed;
	left: 0px;
	top: 0px;
	list-style-type: none;
	z-index: 70;
	width: 188px;
	height: 100%;
	background-color: #abd5f1;
	box-shadow: 0px 0px 16px rgba(0,101,128,.74);
}

#menu li {
	float: left;
	margin: 0;
	font-size: 18px;
	width: 188px;
	height: 120px;
	border: 0px;
	border-top: #abd5f1 1px solid; text-align:center
}

.navitem01 {
	background-image: url(../images/navicon01.png);
	background-position: left center;
	background-repeat: no-repeat
}

#menu a {
	padding: 30px 0px;
	color: #006580;
	text-decoration: none;
	height: 60px;
	margin: 0px;
	float: none;
	line-height: 20px;
	width: 188px; display:block;
}

#menu a img {
	width: 40px;
	height: 40px;
	float:none;
	margin: 0px auto;
}

#menu .active a {
	color: #fff;
	background-color: #006580; display:block;
}

#menu .active a img {
	filter: grayscale(100%) brightness(400%);
}

#menu a:hover {
	color: #fff;
	background-color: #006580; display:block;
}

#menu a:hover img {
	filter: grayscale(100%) brightness(400%);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer
}

.section {
	text-align: center;
	font: 50px "Microsoft Yahei";
	color: #fff; background-color:#FFFFFF
}

.section p {
	font: 30px "Microsoft Yahei";
}

.top_logo {
	width: 188px;
	height: 188px !important;
	margin: 0px;
	padding: 0px;
	text-align: center  !important;
}

.top_logo img {
	width: 188px;
	height: 188px;
	margin: 0px auto;
}

.top_code {
	width: 188px;
	height: 96px !important;
	margin: 0px;
	padding: 30px 0px;
	text-align: center  !important;
	border-top: #e6e6ee 1px solid;
}

.top_code img {
	width: 96px;
	height: 96px;
	margin: 0px auto;
}

.top_copy {
	width: 168px;
	height: 40px !important;
	margin: 0px;
	padding: 30px 10px;
	border: 0px;
	padding-top: 0px;
	text-align: left  !important;
	font-size: 12px;
	line-height: 20px;
	color: #646566
}


/*banner*/
.banner_con {
	position: relative;
	text-align: center;
	overflow: hidden;
}

.banner_con img {
	width: 100%;
	height: 100%;
}

.banner_con2 img {
	width: 100%;
	height: 100%;
}

.banner_title {
	width: -webkit-calc(100% - 216px);
	width: -moz-calc(100% - 216px);
	width: calc(100% - 216px);
	height: 100px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 9;
	background-image: url(../images/index_tbg.png);
	background-repeat: repeat-x;
	background-size: auto 100%;
	padding-top: 50px;
	padding-left: 216px;
	text-align: left;
	line-height: 100px;
	font-size: 30px;
}

.banner_title a {
	color: #ffffff;
	text-decoration: none
}

.banner_title a:visited {
	color: #ffffff;
	text-decoration: none
}

.banner_title a:hover {
	color: #ffffff;
	text-decoration: none
}	
	
 
.nav_bg {
	width: 70px;
	height: 100%;
	position: absolute;
	left: 188px;
	top: 0px;
	z-index: 69;
	background-color: #006580;
}

#tab {
	width: 100%;
	position: relative;
	margin: 0;
	height: 100%;
	padding: 0px;
}

#tab .tab_menu {
	width: 70px;
	height: 100%;
	position: absolute;
	left: 188px;
	top: 0px;
	z-index: 69;
	background-color: #006580;
	padding: 0px;
	margin: 0px;
	box-shadow: 0px 0px 26px rgba(0,0,0,.26);
}

#tab .tab_menu li {
	width: 22px;
	line-height: 24px;
	text-align: center;
	margin: 0 24px;
	margin-top: 26px;
	font-size: 22px;
	list-style: none
}

.tab_title {
	width: 40px;
	line-height: 38px;
	font-size: 36px;
	font-weight: normal;
	text-align: center;
	margin: 0 15px;
	margin-top: 34px;
	font-weight: normal;
	text-shadow: 0px 0px 5px rgba(0,0,0,.22)
}

#tab .tab_box {
	width: 100%;
	height: 100%;
	clear: both;
	position: absolute;
	top: 0px;
	left: 0px;
}

.tab_box_con {
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.tab_box_con img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

#tab .tab_menu .selected {
	color: #aad4f2;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.hide {
	display: none;
}

.about_txt {
	position: absolute;
	left: 358px;
	right: 100px;
	top: 100px;
	margin: 0px;
	padding: 0px;
	z-index: 99;
	font-size: 16px;
	text-align: left;
	line-height: 30px;
	color: #343536;
	margin: 0px;
	padding: 0px;
}

.new_list {
	position: absolute;
	left: 358px;
	right: 100px;
	top: 100px;
	bottom: 100px;
	margin: 0px;
	padding: 0px;
	z-index: 99;
	overflow: hidden;
	border: 0px;
}

.new_listitem {
	width: 96%;
	border: 0px;
	padding: 0px;
	padding-bottom: 40px;
}

.new_listitemt {
	width: 100%;
	height: 34px;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	overflow: hidden;
	line-height: 34px;
}

.new_listitemt a {
	color: #343536;
	text-decoration: none
}

.new_listitemt a:visited {
	color: #343536;
	text-decoration: none
}

.new_listitemt a:hover {
	color: #006580;
	text-decoration: none;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.new_listitemt span {
	width: 160px;
	height: 34px;
	line-height: 34px;
	text-align: left;
	display: block;
	font-size: 24px;
	color: #646566;
	font-weight: normal;
	float: left;
	font-weight: normal
}

.new_listitemi {
	width: 100%;
	height: 40px;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	overflow: hidden;
	line-height: 20px;
	color: #646566;
	margin-top: 10px;
}

.lf_pagnavcon {
	width: 100%;
	height: 56px;
	margin: 49px auto;
	text-align: left;
}

.lf_pagnavcon a {
	display: inline-table;
	width: 50px;
	height: 50px;
	background-color: #ffffff;
	text-align: center;
	font-size: 14px;
	line-height: 50px;
	border: #e6e6ee 1px solid;
	color: #343536;
	border-radius: 3px;
	text-decoration: none;
	margin-right: 7px;
}

.lf_pagnavcon a:visited {
	display: inline-table;
	width: 50px;
	height: 50px;
	background-color: #ffffff;
	text-align: center;
	font-size: 14px;
	line-height: 50px;
	border: #e6e6ee 1px solid;
	color: #343536;
	border-radius: 3px;
	text-decoration: none;
	margin-right: 7px;
}

.lf_pagnavcon a:hover {
	display: inline-table;
	width: 50px;
	height: 50px;
	background-color: #006580;
	text-align: center;
	font-size: 14px;
	line-height: 50px;
	border: #006580 1px solid;
	color: #ffffff;
	border-radius: 3px;
	text-decoration: none;
	margin-right: 7px;
}

#lf_pagnavconactive {
	display: inline-table;
	width: 50px;
	height: 50px;
	background-color: #006580;
	text-align: center;
	font-size: 14px;
	border: #006580 1px solid;
	line-height: 50px;
	color: #ffffff;
	border-radius: 3px;
}

.lf_pagnavconconfirst {
	width: 50px;
	height: 50px;
	display: inline-table;
	margin-right: 7px;
}

.lf_pagnavconconfirst a {
	width: 50px;
	height: 50px;
	background-color: #ffffff;
	text-align: center;
	font-size: 14px;
	line-height: 50px;
	border: #e6e6ee 1px solid;
	color: #343536;
	border-radius: 3px;
	text-decoration: none;
}

.lf_pagnavconconfirst a:visited {
	width: 50px;
	height: 50px;
	background-color: #ffffff;
	text-align: center;
	font-size: 14px;
	line-height: 50px;
	border: #e6e6ee 1px solid;
	color: #343536;
	border-radius: 3px;
	text-decoration: none;
}

.lf_pagnavconconfirst a:hover {
	width: 50px;
	height: 50px;
	background-color: #006580;
	text-align: center;
	font-size: 14px;
	line-height: 50px;
	border: #006580 1px solid;
	color: #ffffff;
	border-radius: 3px;
	text-decoration: none;
}

.pro_bg {
	background-image: url(../images/pro_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.pro_list {
	position: absolute;
	left: 358px;
	right: 100px;
	top: 100px;
	bottom: 100px;
	margin: 0px;
	padding: 0px;
	z-index: 99;
	overflow: hidden;
	border: 0px;
}

.pro_listp {
	width: 40%;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
}

.pro_listp img {
	position: relative;
	margin: 0 auto;
	width: 233px;
	height: 427px;
	margin-top: 100px;
}

.pro_listt {
	width: 50%;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
}

.pro_listtt {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 50px;
	line-height: 50px;
	margin-top: 100px;
	color: #ffffff;
	font-weight: bold;
	font-size: 48px;
}

.pro_listti {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 200px;
	line-height: 50px;
	margin-top: 20px;
	color: #ffffff;
	font-weight: normal;
	font-size: 22px;
}

.lf_productbtn {
	width: 100%;
	height: 64px;
	margin-top: 20px;
	text-align: left
}

.lf_productbtn a {
	display: block;
	margin: 0px;
	padding: 0 18px;
	width: 200px;
	height: 49px;
	border: #ffffff 2px solid;
	border-radius: 0px;
	line-height: 49px;
	text-align: left;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	background: rgba(255,255,255,.0);
	background-image: url(../images/btnicon.png);
	background-position: right center;
	background-repeat: no-repeat;
}

.lf_productbtn a:visited {
	display: block;
	margin: 0px;
	padding: 0 18px;
	width: 200px;
	height: 49px;
	border: #ffffff 2px solid;
	border-radius: 0px;
	line-height: 49px;
	text-align: left;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	background: rgba(255,255,255,.0);
	background-image: url(../images/btnicon.png);
	background-position: right center;
	background-repeat: no-repeat;
}

.lf_productbtn a:hover {
	display: block;
	margin: 0px;
	padding: 0 18px;
	width: 200px;
	height: 49px;
	border: #ffffff 2px solid;
	border-radius: 0px;
	line-height: 49px;
	text-align: left;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	background: rgba(255,255,255,.22);
	background-image: url(../images/btnicon.png);
	background-position: right center;
	background-repeat: no-repeat;
	-webkit-transition: all .7s ease;
	-moz-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
}

.pro_art {
	background-image: url(../images/art_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.art_list {
	position: absolute;
	left: 300px;
	top: 50%;
	margin: 0px;
	margin-top: -375px;
	padding: 0px;
	z-index: 99;
	overflow: hidden;
	border: 0px;
	width: 1225px;
	height: 750px;
}

.art_item01 {
	width: 800px;
	height: 500px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.art_item01p {
	width: 800px;
	height: 400px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.art_item01p img {
	width: 800px;
	height: 400px;
	position: relative;
}

.art_item01p img:hover {
	transform: scale(1.1);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer
}

.art_item01t {
	width: 800px;
	height: 60px;
	margin: 0px;
	padding: 20px 0px;
	overflow: hidden;
	line-height: 30px;
	font-size: 14px;
	text-align: left;
	color: #006580;
	overflow: hidden
}

.art_item01t span {
	font-size: 20px;
	color: #343536;
	display: block;
	width: 100%;
	height: 30px;
	text-align: left;
	overflow: hidden
}

.art_item01t a {
	color: #343536;
	text-decoration: none
}

.art_item01t a:visited {
	color: #343536;
	text-decoration: none
}

.art_item01t a:hover {
	color: #026680;
	text-decoration: none
}

.art_item02 {
	width: 375px;
	height: 500px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 50px;
}

.art_item03 {
	width: 375px;
	height: 250px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.art_item03p {
	width: 375px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.art_item03p img {
	width: 375px;
	height: 150px;
	position: relative;

}

.art_item03p img:hover {
	transform: scale(1.1);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer
}

.art_item03t {
	width: 375px;
	height: 60px;
	margin: 0px;
	padding: 20px 0px;
	overflow: hidden;
	line-height: 30px;
	font-size: 14px;
	text-align: left;
	color: #006580;
}

.art_item03t span {
	font-size: 16px;
	color: #343536;
	display: block;
	width: 100%;
	height: 30px;
	text-align: left;
	overflow: hidden
}

.art_item03t a {
	color: #343536;
	text-decoration: none
}

.art_item03t a:visited {
	color: #343536;
	text-decoration: none
}

.art_item03t a:hover {
	color: #026680;
	text-decoration: none
}

.art_item04 {
	width: 375px;
	height: 250px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 50px;
}

.yscl_list {
	position: absolute;
	right: 100px;
	top: 50%;
	margin: 0px;
	margin-top: -370px;
	padding: 0px;
	z-index: 99;
	overflow: hidden;
	border: 0px;
	width: 1100px;
	height: 740px;
}

.yscl00 {
	position: relative;
	overflow: hidden
}

.ysclt {
	width: 100%;
	height: 60px;
	text-align: center;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 99;
	background: rgba(0,101,128,.99);
	font-size: 20px;
	line-height: 60px;
}

.ysclt a {
	color: #ffffff;
	text-decoration: none
}

.ysclt a:visited {
	color: #ffffff;
	text-decoration: none
}

.ysclt a:hover {
	color: #ffffff;
	text-decoration: none
}

.yscl00 img {
	width: 100%;
	height: 100%;
}

.yscl00 img:hover {
	transform: scale(1.1);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer
}

.yscl01 {
	width: 1100px;
	height: 350px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

.yscl02 {
	width: 340px;
	height: 350px;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: 40px;
	margin-right: 40px;
}

.yscl03 {
	margin-right: 0px;
}

.dsj_list {
	position: absolute;
	left: 300px;
	top: 50%;
	margin: 0px;
	margin-top: -375px;
	padding: 0px;
	z-index: 99;
	overflow: hidden;
	border: 0px;
	width: 1225px;
	height: 750px;
}

.dsj_listi {
	width: 100%;
	height: 100px;
	padding: 25px 0px;background-color:#ffffff !important;
}

.dsj_listid {
	width: 120px;
	height: 100px;
	float: left;
	border: 0px;
	border-right: #e6e6ee 1px solid;
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	color: #006580;
	font-family: Arial, Helvetica, sans-serif
}

.dsj_listit {
	width: 1070px;
	height: 100px;
	float: left;
	margin-left: 30px;
}

.dsj_listit1 {
	width: 1070px;
	height: 30px;
	font-size: 20px;
	line-height: 30px;
	text-align: left;
	overflow: hidden;
	text-align: left; font-weight:bold
}

.dsj_listit1 a {
	color: #343536;
	text-decoration: none
}

.dsj_listit1 a:visited {
	color: #343536;
	text-decoration: none
}

.dsj_listit1 a:hover {
	color: #006580;
	text-decoration: none;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.dsj_listit2 {
	width: 1070px;
	height: 50px;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	overflow: hidden;
	text-align: left;
	color: #646566;
	margin-top: 20px;
}

.dsj_listid span {
	display: block;
	width: 120px;
	height: 80px;
	font-size: 74px;
	font-weight: bold;
	line-height: 80px;
}


.dsj_btn {
	width: 100%;
	height: 100px;
	padding: 25px 0px; text-align:left; background-color:#ffffff !important;
}

.dsj_btn a{ display:block;
	width:200px;
	height: 56px; font-size:22px; line-height:56px; background-color:#abd5f1; text-align:center; margin:0px; color:#006580; text-decoration:none
	 
}

.dsj_btn a:visited{ display:block;
	width:200px;
	height: 56px; font-size:22px; line-height:56px; background-color:#abd5f1; text-align:center; margin:0px; color:#006580; text-decoration:none
	 
}

.dsj_btn a:hover{ display:block; text-decoration:none;
	width:200px;
	height: 56px; font-size:22px; line-height:56px; background-color:#006580; text-align:center; margin:0px; color:#ffffff;-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	 
}


.zg_pic {
	position: absolute;
	width: 608px;
	height: 100%;
	left: 180px;
	top: 0px;
}

.zg_list {
	position: absolute;
	width: 900px;
	height: 490px;
	left: 800px;
	top: 50%;
	margin-top: -240px;
}

.zg_listi {
	width: 270px;
	height: 140px;
	float: left;
	margin: 0 15px;
	background-color: #009966;
	text-align: center;
	padding: 170px 0px;
	text-align: center
}

.zg_listi01 {
	background-image: url(../images/videobg.jpg);
	background-size: 100% 100%;
}

.zg_listi02 {
	background-image: url(../images/picbg.jpg);
	background-size: 100% 100%;

}

.zg_listi03 {
	background-color: #006580
}

.zg_icon {
	width: 86px;
	height: 86px;
	margin: 0 auto;
	background-image: url(../images/video_icon.png);
	background-size: 100% 100%;
}

.zg_icon2 {
	width: 86px;
	height: 86px;
	margin: 0 auto;
	background-image: url(../images/pic_icon.png);
	background-size: 100% 100%;
}

.zg_icon3 {
	width: 86px;
	height: 86px;
	margin: 0 auto;
	background-image: url(../images/othe_icon.png);
	background-size: 100% 100%;
}

.zg_title {
	width: 100%;
	height: 50px;
	font-size: 30px;
	line-height: 50px;
}

.zg_title a {
	color: #ffffff;
	text-decoration: none
}

.zg_title a:visited {
	color: #ffffff;
	text-decoration: none
}

.zg_title a:hover {
	color: #ffffff;
	text-decoration: none
}

.zg_pic img {
	width: auto;
	height: 100%;
}

.service_art {
	background-image: url(../images/service_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.service_list {
	position: absolute;
	left: 358px;
	right: 100px;
	top: 100px;
	bottom: 100px;
	margin: 0px;
	padding: 0px;
	z-index: 99;
	overflow: hidden;
	border: 0px;
}

.service_formcon {
	width: 100%;
	height: 49px;
	margin: 0px;
}

.service_formitem {
	width: 200px;
	height: 47px;
	float: left;
	margin: 0px;
	border: #e0e0e6 1px solid;
	font-size: 16px;
	color: #646566;
	line-height: 47px;
	text-indent: 10px;
}

.service_labelitem {
	width: 50px;
	height: 49px;
	float: left;
	margin: 0px;
	margin-left: 10px;
	font-size: 16px;
	color: #646566;
	line-height: 49px;
	text-align: left
}

.service_btn {
	width: 200px;
	height: 49px;
	background-color: #00a1e9;
	float: left;
	margin: 0px;
	margin-left: 10px;
	text-align: center;
	border: 0px;
	font-size: 16px;
	line-height: 49px;
	color: #ffffff
}

.service_btn:hover {
	width: 200px;
	height: 49px;
	background-color: #1b97ce;
	float: left;
	margin: 0px;
	margin-left: 10px;
	text-align: center;
	border: 0px;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.service_top {
	width: 100%;
	height: 64px;
	margin: 0px;
	margin-top: 49px;
}

.service_topitem01 {
	width: 19.8%;
	height: 64px;
	float: left;
	margin-right: 0.2%;
	background-color: #00a1e9;
	font-size: 16px;
	text-align: center;
	line-height: 64px;
	color: #ffffff;
	font-weight: bold
}

.service_topitem02 {
	width: 14.8%;
}

.service_topitem03 {
	width: 34.8%;
}

.service_middle {
	width: 100%;
	height: 64px;
	margin: 0px;
	margin-top: 2px;
}

.service_middle01 {
	width: 19.8%;
	height: 64px;
	float: left;
	margin-right: 0.2%;
	background-color: #eeeef0;
	font-size: 16px;
	text-align: center;
	line-height: 64px;
	color: #000000;
	font-weight: normal
}

.service_middle02 {
	width: 14.8%;
}

.service_middle03 {
	width: 34.8%;
}

.service_middle:hover div {
	background-color: #2cbeff;
	color: #ffffff;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.shop_item {
	width: 100%;
	height: 49px;
	margin: 0px;
	margin-bottom: 30px;
}

.shop_itemintxt {
	width: 200px;
	text-align: right;
	height: 49px;
	line-height: 49px;
	color: #000000;
	float: left;
	margin: 0px;
	font-size: 16px;
}

.shop_iteminput {
	width: 260px;
	height: 47px;
	float: left;
	margin: 0px;
	margin-left: 10px;
	border: #e0e0e6 1px solid;
	font-size: 16px;
	color: #646566;
	line-height: 47px;
	text-indent: 10px;
}

.shop_iteminput2 {
	width: 100px;
	height: 47px;
	float: left;
	margin: 0px;
	margin-left: 10px;
	border: #e0e0e6 1px solid;
	font-size: 16px;
	color: #646566;
	line-height: 47px;
	text-indent: 10px;
}

.shop_iteminput3 {
	width: 490px;
	height: 47px;
	float: left;
	margin: 0px;
	margin-left: 10px;
	border: #e0e0e6 1px solid;
	font-size: 16px;
	color: #646566;
	line-height: 47px;
	text-indent: 10px;
}

.shop_btn {
	width: 260px;
	height: 49px;
	background-color: #00a1e9;
	float: left;
	margin: 0px;
	margin-left: 10px;
	text-align: center;
	border: 0px;
	font-size: 16px;
	line-height: 49px;
	color: #ffffff
}

.shop_btn:hover {
	width: 260px;
	height: 49px;
	background-color: #1b97ce;
	float: left;
	margin: 0px;
	margin-left: 10px;
	text-align: center;
	border: 0px;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.join_bg {
	background-image: url(../images/join_bg.jpg);
	background-color: #ffffff
}

.join_list {
	position: absolute;
	left: 358px;
	right: 100px;
	top: 100px;
	bottom: 100px;
	margin: 0px;
	padding: 0px;
	z-index: 99;
	overflow: hidden;
	border: 0px;
	font-size: 16px;
	color: #000000;
	line-height: 36px;
	text-align: left;
}

.join_list span {
	color: #00a1e9;
	font-weight: bold;
	font-size: 22px;
}

.contact_bg {
	background-image: url(../images/contact_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.banner_laynav {
	width: 80%;
	height: 100%;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 9999;
	text-align: center
}

.laynav_listitem00 {
	width: 16.66666666666%;
	height: 25%;
	float: left;
	position: relative
}

.laynav_listitem01 {
	background: rgba(171,213,241,.74);
}

.laynav_listitem02 {
	background: rgba(2,102,128,.99);
}

.laynav_listitem03 {
	background: rgba(2,102,128,.49);
}

.laynav_listitem04 {
	background: rgba(171,213,241,.26);
}

.laynav_txt {
	width: 100%;
	height: 110px;
	position: absolute;
	text-align: center;
	left: 0px;
	top: 50%;
	margin-top: -55px;
	font-size: 74px;
	color: #ffffff;
	font-weight: bold;
	line-height: 80px;
	font-family: Arial, Helvetica, sans-serif
}

.laynav_txt span {
	width: 100%;
	height: 30px;
	display: block;
	line-height: 30px;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase
}

.laynav_menu {
	width: 100%;
	height: 80px;
	position: absolute;
	text-align: center;
	left: 0px;
	top: 50%;
	margin-top: -40px;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	line-height: 20px;
	text-transform: uppercase
}

.laynav_menu img {
	width: 30px;
	height: 30px;
	margin: 0 auto;
}

.laynav_menu span {
	width: 100%;
	height: 25px;
	display: block;
	line-height: 25px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase
}
	
	@media only screen and (max-width:1680px){
	
	
	#menu {
	margin: 0;
	padding: 0;
	position: fixed;
	left: 0px;
	top: 0px;
	list-style-type: none;
	z-index: 70;
	width: 150px;
	height: 100%;
	background-color: #abd5f1;
	box-shadow: 0px 0px 16px rgba(0,101,128,.74);
}

#menu li {
	float: left;
	margin: 0;
	font-size: 14px;
	width: 150px;
	height: 50px;
	border: 0px;
	border-top: #abd5f1 1px solid;
}

.navitem01 {
	background-image: url(../images/navicon01.png);
	background-position: left center;
	background-repeat: no-repeat
}

#menu a {
	padding: 10px 15px;
	color: #006580;
	text-decoration: none;
	height: 30px;
	margin: 0px;
	float: left;
	line-height: 30px;
	width: 120px;
}

#menu a img {
	width: 30px;
	height: 30px;
	float: left;
	margin: 0px;
}

#menu .active a {
	color: #fff;
	background-color: #006580;
}

#menu .active a img {
	filter: grayscale(100%) brightness(400%);
}

#menu a:hover {
	color: #fff;
	background-color: #006580;
}

#menu a:hover img {
	filter: grayscale(100%) brightness(400%);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer
}
	
.top_logo {
	width: 150px;
	height: 150px !important;
	margin: 0px;
	padding: 0px;
	text-align: center  !important;
}

.top_logo img {
	width: 150px;
	height: 150px;
	margin: 0px auto;
}
	
.laynav_txt {
	width: 100%;
	height: 80px;
	position: absolute;
	text-align: center;
	left: 0px;
	top: 50%;
	margin-top: -40px;
	font-size: 48px;
	color: #ffffff;
	font-weight: bold;
	line-height: 50px;
	font-family: Arial, Helvetica, sans-serif
}

.laynav_txt span {
	width: 100%;
	height: 30px;
	display: block;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase
}
	
.art_list {
	position: absolute;
	left: 200px;
	top: 50%;
	margin: 0px;
	margin-top: -280px;
	padding: 0px;
	z-index: 99;
	overflow: hidden;
	border: 0px;
	width: 918px;
	height: 560px;
}

.art_item01 {
	width: 600px;
	height: 375px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.art_item01p {
	width: 600px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.art_item01p img {
	width: 600px;
	height: 300px;
	position: relative;
}

.art_item01p img:hover {
	transform: scale(1.1);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer
}

.art_item01t {
	width: 600px;
	height: 45px;
	margin: 0px;
	padding: 15px 0px;
	overflow: hidden;
	line-height: 20px;
	font-size: 14px;
	text-align: left;
	color: #006580;
	overflow: hidden
}

.art_item01t span {
	font-size: 16px;
	color: #343536;
	display: block;
	width: 100%;
	height: 25px;
	text-align: left;
	overflow: hidden
}

.art_item01t a {
	color: #343536;
	text-decoration: none
}

.art_item01t a:visited {
	color: #343536;
	text-decoration: none
}

.art_item01t a:hover {
	color: #026680;
	text-decoration: none
}

.art_item02 {
	width: 285px;
	height: 375px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
}

.art_item03 {
	width: 285px;
	height: 185px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.art_item03p {
	width: 285px;
	height: 114px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.art_item03p img {
	width: 285px;
	height: 114px;
	position: relative;

}

.art_item03p img:hover {
	transform: scale(1.1);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer
}

.art_item03t {
	width: 285px;
	height: 38px;
	margin: 0px;
	padding: 10px 0px;
	overflow: hidden;
	line-height: 18px;
	font-size: 12px;
	text-align: left;
	color: #006580;
}

.art_item03t span {
	font-size: 14px;
	color: #343536;
	display: block;
	width: 100%;
	height: 20px;
	text-align: left; line-height:20px;
	overflow: hidden
}

.art_item03t a {
	color: #343536;
	text-decoration: none
}

.art_item03t a:visited {
	color: #343536;
	text-decoration: none
}

.art_item03t a:hover {
	color: #026680;
	text-decoration: none
}

.art_item04 {
	width: 285px;
	height: 172px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 30px;
}	

.yscl_list {
	position: absolute;
	right: 50px;
	top: 50%;
	margin: 0px;
	margin-top: -275px;
	padding: 0px;
	z-index: 99;
	overflow: hidden;
	border: 0px;
	width: 820px;
	height: 550px;
}

.yscl00 {
	position: relative;
	overflow: hidden
}

.ysclt {
	width: 100%;
	height: 50px;
	text-align: center;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 99;
	background: rgba(0,101,128,.99);
	font-size: 16px;
	line-height: 50px;
}

.ysclt a {
	color: #ffffff;
	text-decoration: none
}

.ysclt a:visited {
	color: #ffffff;
	text-decoration: none
}

.ysclt a:hover {
	color: #ffffff;
	text-decoration: none
}

.yscl00 img {
	width: 100%;
	height: 100%;
}

.yscl00 img:hover {
	transform: scale(1.1);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer
}

.yscl01 {
	width: 820px;
	height: 260px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

.yscl02 {
	width: 253px;
	height: 246px;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: 30px;
	margin-right: 30px;
}

.yscl03 {
	margin-right: 0px;
}

.banner_title {
	width: -webkit-calc(100% - 180px);
	width: -moz-calc(100% - 180px);
	width: calc(100% - 180px);
	height: 100px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 9;
	background-image: url(../images/index_tbg.png);
	background-repeat: repeat-x;
	background-size: auto 100%;
	padding-top: 50px;
	padding-left: 180px;
	text-align: left;
	line-height: 100px;
	font-size: 22px;
}

.banner_title a {
	color: #ffffff;
	text-decoration: none
}

.banner_title a:visited {
	color: #ffffff;
	text-decoration: none
}

.banner_title a:hover {
	color: #ffffff;
	text-decoration: none
}	
	
	

.dsj_list {
	position: absolute;
	left: 200px;
	top: 50%;
	margin: 0px;
	margin-top: -250px;
	padding: 0px;
	z-index: 99;
	overflow: hidden;
	border: 0px;
	width: 900px;
	height: 500px;
}

.dsj_listi {
	width: 100%;
	height: 70px;
	padding: 15px 0px;background-color:#ffffff !important;
}

.dsj_listid {
	width: 100px;
	height: 70px;
	float: left;
	border: 0px;
	border-right: #e6e6ee 1px solid;
	text-align: center;
	font-size: 14px;
	line-height: 15px;
	color: #006580;
	font-family: Arial, Helvetica, sans-serif
}
.dsj_listid span {
	display: block;
	width: 100px;
	height: 55px;
	font-size: 49px;
	font-weight: bold;
	line-height: 55px;
}	
.dsj_listit {
	width: 780px;
	height: 70px;
	float: left;
	margin-left: 19px;
}

.dsj_listit1 {
	width: 780px;
	height: 25px;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	overflow: hidden;
	text-align: left; font-weight:bold
}

.dsj_listit1 a {
	color: #343536;
	text-decoration: none
}

.dsj_listit1 a:visited {
	color: #343536;
	text-decoration: none
}

.dsj_listit1 a:hover {
	color: #006580;
	text-decoration: none;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.dsj_listit2 {
	width: 780px;
	height: 40px;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	overflow: hidden;
	text-align: left;
	color: #646566;
	margin-top: 5px;
}


.dsj_btn {
	width: 100%;
	height: 70px;
	padding: 15px 0px; text-align:left; background-color:#ffffff !important;
}

.dsj_btn a{ display:block;
	width:200px;
	height: 56px; font-size:22px; line-height:56px; background-color:#abd5f1; text-align:center; margin:0px; color:#006580; text-decoration:none
	 
}

.dsj_btn a:visited{ display:block;
	width:200px;
	height: 56px; font-size:22px; line-height:56px; background-color:#abd5f1; text-align:center; margin:0px; color:#006580; text-decoration:none
	 
}

.dsj_btn a:hover{ display:block; text-decoration:none;
	width:200px;
	height: 56px; font-size:22px ; line-height:56px; background-color:#006580; text-align:center; margin:0px; color:#ffffff;-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	 
}





.join_bg {
	background-image: url(../images/join_bg.jpg); background-size:100% 100%;
	background-color: #ffffff
}
.zg_pic {
	position: absolute;
	width: 500px;
	height: 100%;
	left: 150px;
	top: 0px;
}	
.zg_list {
	position: absolute;
	width: 690px;
	height: 356px;
	left: 560px;
	top: 50%;
	margin-top: -178px;
}

.zg_listi {
	width: 200px;
	height: 80px;
	float: left;
	margin: 0 15px;
	background-color: #009966;
	text-align: center;
	padding: 138px 0px;
	text-align: center
}

.zg_listi01 {
	background-image: url(../images/videobg.jpg);
	background-size: 100% 100%;
}

.zg_listi02 {
	background-image: url(../images/picbg.jpg);
	background-size: 100% 100%;

}

.zg_listi03 {
	background-color: #006580
}

.zg_icon {
	width: 43px;
	height: 43px;
	margin: 0 auto;
	background-image: url(../images/video_icon.png);
	background-size: 100% 100%;
}

.zg_icon2 {
	width: 43px;
	height: 43px;
	margin: 0 auto;
	background-image: url(../images/pic_icon.png);
	background-size: 100% 100%;
}

.zg_icon3 {
	width: 43px;
	height: 43px;
	margin: 0 auto;
	background-image: url(../images/othe_icon.png);
	background-size: 100% 100%;
}

.zg_title {
	width: 100%;
	height: 50px;
	font-size: 22px;
	line-height: 30px;
}

.zg_title a {
	color: #ffffff;
	text-decoration: none
}

.zg_title a:visited {
	color: #ffffff;
	text-decoration: none
}

.zg_title a:hover {
	color: #ffffff;
	text-decoration: none
}

.zg_pic img {
	width: auto;
	height: 100%;
}





	}
	
	.yq_piccon{ width:100%; height:100%; position:relative; background-color:#ffffff}
	
	.yq_piclist{width: -webkit-calc(100% - 288px);
	width: -moz-calc(100% - 288px);
	width: calc(100% - 288px);   height:750px; position:absolute; left:238px; top:50px; z-index:9999999; overflow:hidden}
	
	.yq_piclisti{ width:auto; height:240px;background-color:#ffffff; box-shadow:0px 0px 0px rgba(0,101,128,.26); float:left; overflow:hidden; float:left; margin:0px; margin-right:10px; margin-bottom:10px; border-radius:3px; position:relative}
	
	.yq_piclisti img{ width:auto; height:240px; float:left;}
	
	
	 .yq_piclisti img:hover {
	transform: scale(1.1);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer
}


.yq_piclistit{ position:absolute; left:0px; bottom:0px; width:90%; padding:0 5%; height:40px; text-align:center; line-height:40px; overflow:hidden; z-index:999999; background:rgba(0,0,0,.74); font-size:14px;}

.yq_piclistit a{ color:#e0e0e0; text-decoration:none}
.yq_piclistit a:visited{ color:#e0e0e0; text-decoration:none}
.yq_piclistit a:hover{ color:#ffffff; text-decoration:none;	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer}

.ystc_btn {
	width: -webkit-calc(100% - 288px);
	width: -moz-calc(100% - 288px);
	width: calc(100% - 288px);   height:100px; position:absolute; left:238px; top:830px; z-index:9999999; overflow:hidden; text-align:left
}

.ystc_btn a{ display:block;
	width:200px;
	height: 56px; font-size:22px; line-height:56px; background-color:#abd5f1; text-align:center; margin:0px; color:#006580; text-decoration:none
	 
}

.ystc_btn a:visited{ display:block;
	width:200px;
	height: 56px; font-size:22px; line-height:56px; background-color:#abd5f1; text-align:center; margin:0px; color:#006580; text-decoration:none
	 
}

.ystc_btn a:hover{ display:block; text-decoration:none;
	width:200px;
	height: 56px; font-size:22px; line-height:56px; background-color:#006580; text-align:center; margin:0px; color:#ffffff;-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	 
}