/*banner*/
.main_image {
	width: 100%;
	height: 615px;
	overflow: hidden;
	margin: 0 auto;
	position: relative
}
.main_image ul {
	width: 9999px;
	height: 615px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}
.main_image li {
	float: left;
	width: 100%;
	height: 615px;
}
.main_image li span {
	display: block;
	width: 100%;
	height: 615px
}
.main_visual {
	position: relative;
	overflow: hidden;
}
div.flicking_con {
	width: 990px;
	margin: 0 auto;
	position: relative
}
div.flicking_con {
	width: 95%;
	margin: 0 auto;
	height: 15px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 40px;
	z-index: 999;
	text-align: center;
}
div.flicking_con .flicking_inner {
	z-index: 999;
	text-align: center;
	height: 15px;
}
div.flicking_con a {
	width: 15px;
	height: 15px;
	margin: 0;
	padding: 0;
	background: #FFF;
	border-radius: 50%;
	display: inline-block;
	text-indent: 9999px;
	opacity: .6;
	transition: .3s all ease;
	transform-origin: right top;
	margin-left: 8px;
	margin-right: 8px;
}
div.flicking_con a.on {
	background: #FFF;
	opacity: 1;
	width: 38px;
	border-radius: 100px;
	display: inline-block;
	height: 15px;
}
#btn_prev, #btn_next {
	z-index: 11111;
	position: absolute;
	width: 24px!important;
	height: 44px!important;
	top: 50%;
	margin-top: -22px;
	display: none;
}
#btn_prev {
	background: url(../images/hover_left.png) no-repeat left top;
	left: 100px;
}
#btn_next {
	background: url(../images/hover_right.png) no-repeat right top;
	right: 100px;
}
/*banner*/

.heard {
}
.logo {
	width: 400px;
	height: 70px;
	float: left;
}
.logo a, .logo a img {
	max-width: 100%;
	display: block;
}
.dh {
	display: inline-block;
	float: right;
}
.dh a {
	padding-left: 25px;
	padding-right: 25px;
	float: left;
	line-height: 80px;
	font-size: 16px;
}
.scroll {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 999;
	background: rgba(255,255,255,0.96);
	animation: solltTop_heard 0.6s;
}
/*.scroll .heard_n {
	display: none;
}*/
 @keyframes solltTop_heard {
 from {
transform: translateY(-84px);
 opacity: 0;
filter:alpha(opacity=0);
}
 to {
transform: translateY(0px);
 opacity: 1;
filter:alpha(opacity=100);
}
}
.heard_n {
	overflow: hidden;
	padding-bottom: 25px !important;
	padding-top: 25px !important;/*	border-bottom: 1px solid #075f9f;*/
}
.scroll .heard_n {
	height: 0px !important;
	padding: 0px !important;
	overflow: hidden;
}
.heard_r {
	float: right;
}
.hear_tel {
	color: #075f9f;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 1px;
	text-align: right;
}
.hear_tel img {
	pointer-events: none;
	vertical-align: middle;
	margin-top: -8px;
	margin-right: 10px;
}
.scroll .head-v3 {
	visibility: inherit !important;
}
.head-v3 {
	border-top: 1px solid #075f9f;
	position: relative;
	min-width: 1000px;
	z-index: 999;
}
.head-v3 .navigation-inner {
	margin: 0 auto;
	width: 1200px;
	position: relative
}
.navigation-up {
	height: 60px;
}
.navigation-up .navigation-v3 {
	float: left;
	position: relative;
}
.navigation-up .navigation-v3 ul {
	float: left
}
.navigation-up .navigation-v3 li {
	float: left;
	color: #fff
}
.navigation-up .navigation-v3 .nav-up-selected {
	background: #fff
}
/*.navigation-up .navigation-v3 .nav-up-selected-inpage {
	background: url(../images/san.jpg) center bottom no-repeat;
}*/
.navigation-up .navigation-v3 .nav-marker {
	display: none;
	position: absolute;
	background: url(../images/san.jpg) center bottom no-repeat;
	width: 25px;
	height: 12px;
	bottom: 0px;
}
.navigation-up .navigation-v3 li h2 {
	font-weight: normal;
	padding: 0;
	margin: 0
}
.navigation-up .navigation-v3 li h2 a {
	padding: 0 25px;
	display: inline-block;
	height: 60px;
	line-height: 60px;
	font-family: "microsoft yahei";
	font-size: 18px;
	color: #0860a0;
}
.navigation-down {
	position: absolute;
	top:60px;
	left: 0px;
	width: 100%
}
.navigation-down .nav-down-menu {
	width: 100%;
	margin: 0;
	background: #075F9F;
	position: absolute;
	top: 0px
}
.navigation-down .nav-down-menu .navigation-down-inner {
	margin: auto;
	width: 1200px;
	position: relative;
	overflow: hidden;
}
.navigation-down .nav-down-menu dl {
	float: left;
	margin: 18px 80px 18px 0
}
.navigation-down .menu-1 dl {
	margin: 10px 80px 15px 0
}
.navigation-down .menu-1 dt {
	font: normal 16px "microsoft yahei";
	color: #61789e;
	padding-bottom: 10px;
	border-bottom: 1px solid #61789e;
	margin-bottom: 10px
}
.navigation-down .menu-1 dd a {
	color: #fff;
	font: normal 14px/30px "microsoft yahei"
}
.navigation-down .menu-1 dd a:hover {
	color: #60aff6
}
.navigation-down .menu-2 dd a, .navigation-down .menu-3 dd a {
	color: #fff;
	font: normal 16px "microsoft yahei"
}
.Home {
	padding-top: 50px;
}
.Home_1 {
	overflow: hidden;
}
.Home_1 a {
	float: left;
}
.Home_1_L {
	float: left;
	width: 525px;
}
.Home_1_L .h_2 {
	margin-left: 7px;
	margin-right: 7px;
}
.Home_1_L .h_4 {
	margin-right: 7px;
}
.Home_1_R {
	width: 665px;
	height: 398px;
	float: right;
	box-sizing: border-box;
	padding: 12px;
	border: 1px solid #0860a0;
	overflow: hidden;
}
.Home_1_L .h_7 {
	margin-left: 6px;
	margin-right: 7px;
}
.Home_1_L .h_4, .Home_1_L .h_5 {
	margin-bottom: 7px;
	margin-top: 7px;
}
.Home_1_R_L {
	width: 345px;
	float: left;
}
.Home_1_R_R {
	width: 265px;
	float: right;
}
.Home_1_R_L video {
	width: 100%;
	margin-bottom: 6px;
}
.Home_1_R_L a {
	border-bottom: 1px solid #EDEDED;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	color: #075f9f;
	line-height: 36px;
}
.Home_1_R_R h1 {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #075f9f;
	margin-bottom: 6px;
}
.Home_1_R_R a {
	border-bottom: 1px solid #EDEDED;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	color: #075f9f;
	line-height: 36px;
}
.Home_1_R_R img {
	float: right;
	cursor: pointer;
	margin-top: 25px;
}
.Home_1_R_R p {
	color: #5c5c5c;
	float: left;
	margin-top: 6px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 10;
	overflow: hidden;
}
.Home_2 {
	overflow: hidden;
	padding-top: 50px;
}
.Home_2 a {
	float: left;
	width: 388px;
	height: 249px;
	overflow: hidden;
	position: relative;
}
.Home_2 a p {
	color: #FFF;
	font-size: 32px;
	text-align: center;
	height: 249px;
	line-height: 249px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.Home_2 a img {
	transition: all 0.6s;
}
.Home_2 a:hover img {
	transform: scale(1.2);
}
.Home_3 {
	background: url(../images/h_12.jpg) center center no-repeat;
	height: 395px;
	margin-top: 75px;
	overflow: hidden;
}
.H_title {
	border-bottom: 1px solid #DCDCDC;
	color: #075f9f;
	font-size: 24px;
	padding-bottom: 12px;
	text-transform: uppercase;
	margin-bottom: 30px;
	letter-spacing: 2px;
}
.H_title span {
	display: inline-block;
	font-size: 16px;
	margin-left: 10px;
}
.H_title a {
	display: inline-block;
	font-size: 16px;
	float: right;
	height: auto;
	width: auto;
	color: #075f9f;
}
.Home_3 .H_title {
	margin-top: 20px;
}
.Home_3 .H_title, .Home_3 .H_title a {
	color: #fff;
}
.Home_3_li {
	padding-top: 12px;
	text-align: center;
}
.Home_3_li a {
	width: 190px;
	float: left;
	color: #FFF;
	margin-left: 62px;
	font-size: 16px;
}
.Home_3_li a img {
	width: 190px;
	height: 190px;
	border-radius: 50%;
	margin-bottom: 10px;
}
.Home_3_li a span {
	display: inline-block;
	background: #fff;
	color: #075f9f;
	width: 155px;
	text-align: center;
	line-height: 30px;
	height: 30px;
}
.Home_3_li a p {
	text-align: center;
	margin-bottom: 5px;
}
.Home_3_li a:first-child {
	margin-left: 0px;
}
.Home_4 {
	padding-top: 50px;
}
.Home_4_n {
	overflow: hidden;
}
.Home_4_n_li {
	float: left;
	margin: 5px;
	width: 380px;
	height: 500px;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.15);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.15);
	box-shadow: 0px 0px 10px rgba(0,0,0,.15);
	text-align: center;
}
.Home_4_n_li h1 {
	text-align: center;
	color: #075f9f;
	font-size: 18px;
	height: 55px;
	line-height: 55px;
}
.Home_4_n_li a {
	width: 350px;
	margin: 0 auto;
	display: inline-block;
}
.Home_4_n_li a img {
	width: 350px;
	height: 230px;
	margin-bottom: 5px;
}
.news_a {
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px solid #EDEDED;
	line-height: 28px;
}
/* #marquee1 */

#marquee1 {
	width: 1180px;
	margin: 0 auto;
	height: 215px;
	overflow: hidden;
}
#marquee1 ul li {
	float: left;
	width: 285px;
	padding: 5px;
}
#marquee1 ul li img {
	display: block;
	width: 280px;
	height: 190px;
}
.Home_5 {
	position: relative;
}
#goL {
	position: absolute;
	left: 0;
	top: 160px;
}
#goR {
	position: absolute;
	right: 0;
	top: 160px;
}
.Home_5_title {
	text-align: center;
	color: #075f9f;
	font-size: 18px;
	padding-bottom: 8px;
	margin-bottom: 20px;
	margin-top: 45px;
	border-bottom: 1px solid #DCDCDC;
	;
}
.Home_6 {
	padding-top: 45px;
	background: #EDEDED;
	margin-top: 50px;
	padding-bottom: 60px;
}
.Home_6_L, .Home_6_R {
	float: left;
	width: 50%;
	height: 670px;
}
.Home_6 .H_title {
	margin-bottom: 25px;
}
.Home_6_L h1 {
	color: #4280b1;
	font-size: 20px;
	text-align: center;
	font-weight: 600;
	margin-top: 50px;
}
.Home_6_L p {
	color: #4280b1;
	font-size: 20px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	margin-top: 25px;
	padding-left: 115px;
}
.Home_6_L p img {
	margin-right: 10px;
}
#feedback_form {
	text-align: center;
	margin-top: 25px;
}
#feedback_form #txtContent {
	width: 485px;
	height: 250px;
	border: 1px solid #4280b1;
	border-radius: 5px;
	margin: 0 auto;
	text-align: left;
	padding: 20px;
	box-sizing: border-box;
}
#btnSubmit {
	width: 110px;
	height: 38px;
	background: #4280b1;
	color: #FFF;
	text-align: center;
	line-height: 38px;
	font-size: 18px;
	font-weight: 600;
	margin-top: 15px;
	cursor: pointer;
}
.foot_Z {
	background: #EDEDED;
	padding-bottom: 30px;
	font-size: 12px;
}
.foot_Z_T {
	height: 60px;
	background: #075F9F;
	overflow: hidden;
}
.foot_Z_T a {
	float: left;
	width: 140px;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}
.foot_Z_T a.cur {
	background: #4580B1;
}
.foot_Z_B {
	margin-top: 55px !important;
	overflow: hidden;
}
.foot_logo {
	margin-bottom: 15px !important;
	display: block;
}
.foot_Z_B p, .foot_Z_B a {
	color: #696A6A;
	margin-bottom: 8px;
	display: block;
}
.foot_Z_B_L {
	float: left;
	width: 430px;
	padding-left: 15px;
	box-sizing: border-box;
	position: relative;
}
.foot_Z_B_Z {
	float: left;
	width: 380px;
	padding-left: 50px;
	box-sizing: border-box;
	position: relative;
}
.foot_Z_B_Z p {
	margin-bottom: 5px;
}
.foot_Z_B_R {
	float: left;
	width: 390px;
	margin-top: 30px;
	padding-left: 15px;
	box-sizing: border-box;
}
.foot_Z_B_R_li {
	width: 90px;
	float: left;
	margin-left: 40px;
	text-align: center;
}
.foot_Z_B_R_li img {
	width: 80px;
	border: 5px solid #FFF;
	margin-bottom: 5px;
}
.foot_Z_B_R_li p {
	text-align: center;
	margin-bottom: 0px;
	display: block;
	width: 100%;
	line-height: 24px;
}
.foot_Z_B_L:after {
	width: 1px;
	height: 150px;
	background: #CCCCCC;
	content: " ";
	display: inline-block;
	position: absolute;
	right: 0;
	top: 35px;
}
.foot_Z_B_Z:after {
	width: 1px;
	height: 150px;
	background: #CCCCCC;
	content: " ";
	display: inline-block;
	position: absolute;
	right: 0;
	top: 35px;
}
.zong {
	background: #F2F2F2;
	padding-top: 20px;
	padding-bottom: 70px;
}
.zong p {
	text-indent: 38px;
}
.zong a:hover, .Home_4_n_li a:hover {
	color: #0860a0;
}
.title_list {
	text-align: center;
	font-size: 24px;
	margin-top: 30px;
	margin-bottom: 40px;
}
.keshi_fl {
	overflow: hidden;
}
.keshi_fl a {
	float: left;
	margin-bottom: 10px;
	width: 190px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/keshi_list.jpg) center center no-repeat;
	padding-left: 35px;
	padding-right: 10px;
	box-sizing: border-box;
	margin-left: 12px;
}
.keshi_fl a:hover, .keshi_fl a.cur {
	float: left;
	color: #0860a0;
	margin-bottom: 10px;
	width: 190px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/keshi_list_over.jpg) center center no-repeat;
	padding-left: 35px;
	padding-right: 10px;
	box-sizing: border-box;
	margin-left: 12px;
}
.keshi_fl a:nth-of-type(6n+1) {
	margin-left: 0px;
}
.keshi_k {
	overflow: hidden;
	background: #FFF;
	margin-top: 30px;
}
.keshi_k img {
	float: left;
	width: 475px;
	height: 350px;
}
.keshi_k_R {
	width: 725px;
	float: left;
	height: 350px;
	box-sizing: border-box;
	padding: 50px;
}
.keshi_k_R h1 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 25px;
}
.keshi_k_R h2 {
	display: none;
	font-size: 14px;
	font-weight: 600;
	margin-top: 30px;
}
.keshi_k_R_n {
	margin-top: 15px;
}
.keshi_k_R_n a {
	width: 25%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	padding-right: 10px;
	line-height: 26px;
}
.keshi_k_R_n a.cur {
	color: #0860a0;
}
.help_B h1 {
	font-size: 24px;
	text-align: center;
}
.help_B_n {
	text-align: justify;
	text-align-last: justify;
	margin-top: 35px;
}
.help_B_n a {
	width: 162px;
	height: 133px;
	display: inline-block;
}
.help_B_n .a0 {
	background: url(../images/n0.png) center center no-repeat;
}
.help_B_n .a0:hover {
	background: url(../images/m0.png) center center no-repeat;
}
.help_B_n .a1 {
	background: url(../images/n1.jpg) center center no-repeat;
}
.help_B_n .a1:hover {
	background: url(../images/m1.jpg) center center no-repeat;
}
.help_B_n .a2 {
	background: url(../images/n2.jpg) center center no-repeat;
}
.help_B_n .a2:hover {
	background: url(../images/m2.jpg) center center no-repeat;
}
.help_B_n .a3 {
	background: url(../images/n3.jpg) center center no-repeat;
}
.help_B_n .a3:hover {
	background: url(../images/m3.jpg) center center no-repeat;
}
.help_B_n .a4 {
	background: url(../images/n4.jpg) center center no-repeat;
}
.help_B_n .a4:hover {
	background: url(../images/m4.jpg) center center no-repeat;
}
.help_B_n .a5 {
	background: url(../images/n5.jpg) center center no-repeat;
}
.help_B_n .a5:hover {
	background: url(../images/m5.jpg) center center no-repeat;
}
.help_B_n .a6 {
	background: url(../images/n6.jpg) center center no-repeat;
}
.help_B_n .a6:hover {
	background: url(../images/m6.jpg) center center no-repeat;
}
.lxwm {
	overflow: hidden;
}
.lxwm_L {
	width: 600px;
	float: left;
}
.lxwm_L #feedback_form {
	text-align: left;
	padding-left: 20px;
	margin-top: 0px;
}
.lxwm_R {
	width: 600px;
	float: left;
}
.lxwm_L input {
	width: 485px;
	height: 40px;
	box-sizing: border-box;
	line-height: 40px;
	border: 1px solid #959595;
	background: none;
	border-radius: 5px;
	text-indent: 20px;
}
.lxwm_L #btnSubmit {
	text-indent: 0px !important;
	border: none;
	margin-top: 0px;
}
.lxwm_L #txtContent {
	border: 1px solid #959595 !important;
	background: none;
	height: 160px !important;
}
.lxwm_L ::-webkit-input-placeholder { /* WebKit browsers */
color: #959595;
}
.lxwm_L :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:  #959595;
}
.lxwm_L ::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #959595;
}
.lxwm_L :-ms-input-placeholder { /* Internet Explorer 10+ */
color:  #959595;
}
.lxwm_L_in {
	margin-bottom: 30px;
	position: relative;
}
.lxwm_L_in:after {
	content: " * ";
	display: inline-block;
	position: absolute;
	top: 2px;
	left: 505px;
}
.lxwm_R_T {
	border-bottom: 1px solid #959595;
	padding-bottom: 10px;
}
.lxwm_R_T p {
	color: #959595;
	font-size: 18px;
	margin-bottom: 22px;
	padding-left: 60px;
	padding-top: 10px;
	box-sizing: border-box;
	position: relative;
	line-height: 34px;
}
.lxwm_R_T p img {
	position: absolute;
	left: 0;
	top: 0px;
}
.lxwm_R_B {
	margin-top: 80px;
}
/*************************************/

.fenxiang {
	text-align: right;
	padding-top: 10px;
	overflow: hidden;
}
.share-platform {
	overflow: hidden;
}
.share-platform .share-platform-l {
	float: left;
	width: 77px;
	margin-top: 8px;
}
.share-platform .share-platform-text {
	color: #aaa;
	margin-top: 5px;
}
.share-platform a {
	float: left;
	width: 45px;
	line-height: 45px;
	height: 45px;
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 12px !important;
	text-indent: -100em;
	overflow: hidden;
}
.share-platform .ttwx {
	background-image: url(../images/L5.jpg);
}
.share-platform .ttsina {
	background-image: url(../images/L4.jpg);
}
.share-platform .ttqq {
	background-image: url(../images/L6.jpg);
}
.tan_share {
	box-sizing: content-box;
	background: #FFF !important;
	width: auto !important;
	height: auto !important;
	padding: 6px 16px;
}
.share_join_li.fenxiang .tan_share {
	width: auto !important;
}
.share_join_li.fenxiang .tan_share:after {
	content: " ";
	width: 0;
	height: 0;
	display: block;
	border-style: solid;
	border-width: 6px;
	border-color: transparent transparent transparent #FFF !important;
	position: absolute;
	top: 26px;
	right: -12px;
}
.share_title {
	display: inline-block;
	float: left;
	line-height: 40px;
	font-size: 13px;
	margin-right: 4px;
}
.share-platform {
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;/*width: 220px !important;*/
}
.bdsharebuttonbox {
	overflow: hidden;
}
#fxcode {
	position: fixed;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: none;
	background-color: #fff;
	border: 1px solid#CFCFCF;
	text-align: center;
	padding: 10px;
	border-radius: 5px;
	z-index: 999;
}
#fxcode .f {
	float: left;
	font-weight: 600;
}
#fxcode .r {
	float: right;
	font-size: 18px;
	color: #999;
}
#fxcode .fxjg {
	padding: 4px 6px 2px 6px;
}
#fxcolse:hover {
	color: #35B17B;
	cursor: pointer;
}
#fxcode .canvas_evm {
	padding: 5px 15px;
}
#fxcode p {
	text-align: center;
	color: #666666;
	font-size: 12px;
	line-height: 22px;
	font-family: "Helvetica Neue", Helvetica, "PingFang SC", Microsoft YaHei;
}
.share_tishi {
	box-sizing: content-box !important;
	display: none;
	white-space: nowrap;
	height: 40px !important;
	line-height: 40px !important;
	background-color: rgba(0,0,0,0.8);
	padding: 6px 20px !important;
	color: #FFF;
	border-radius: 4px;
	position: fixed;
	left: 50%;
	top: 45%;
	transform: translate(-50%, -50%);
	z-index: 999;
}
/***************************/

.BMap_cpyCtrl.anchorBL, .BMap_scaleCtrl.BMap_noprint.anchorBL, .BMap_omCtrl.BMap_noprint.anchorBR.quad4 {
	display: none;
}
.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}
.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}
.lxwm_dt {
	margin-top: 50px;
	margin-bottom: 50px;
}
.banner_n {
	width: 100%;
	height: 150px;
}
.help_B {
	margin-top: 65px !important;
}
.job_show {
	margin-top: 45px;
	overflow: hidden;
}
.job_show_tit {
	border-bottom: dashed #959595 1px;
	padding: 14px;
	box-sizing: border-box;
	color: #959595;
	font-size: 18px;
}
.job_show_tit span, .job_show_n_z span {
	display: inline-block;
	color: #075f9f;
	font-size: 18px;
}
.job_show_n_z {
	padding: 14px;
	box-sizing: border-box;
	color: #959595;
	font-size: 18px;
}
.job_show_n {
	width: 1070px;
	float: right;
}
.job_show_n p {
	margin-bottom: 15px;
}
.zihao {
	text-align: center;
	margin-bottom: 14px;
}
.zihao input {
	background: none;
	cursor: pointer;
}
.cur_img {
	text-align: center;
}
.cur_img img {
	max-width: 100%;
}
.news_show_st p {
	text-align: right !important;
}
.news_pr_ne {
	margin-top: 30px;
}
.news_pr_ne .prev {
	margin-bottom: 10px;
}
.news_list {
	overflow: hidden;
}
.news_list a {
	float: left;
	width: 400px;
	height: 405px;
	background: #FFF;
	border: 1px solid #F2F2F2;
	box-sizing: border-box;
	padding: 25px;
}
.news_list a h1 {
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 15px;
	margin-bottom: 5px;
}
.news_list a p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.news_list a span {
	font-size: 12px;
	margin-top: 20px;
	margin-top: 5px;
	display: block;
}
.news_list a .news_img {
	width: 350px;
	height: 210px;
	overflow: hidden;
}
.news_list a .news_img img {
	width: 100%;
	transition: all 0.6s;
}
.news_list a:hover .news_img img {
	transform: scale(1.15);
}
.fengcai {
	overflow: hidden;
}
.fengcai_img {
	width: 280px;
	height: 190px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.fengcai a {
	float: left;
	width: 300px;
	text-align: center;
	margin-bottom: 20px;
}
.fengcai a p {
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #FFF;
	width: 280px;
	margin: 0 auto;
}
.fengcai a .fengcai_img img {
	transition: all 0.6s;
	width: 280px;
	height: 190px;
}
.fengcai a:hover .fengcai_img img {
	transform: scale(1.2);
}
.fengcai_img_show {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0, 0);
	opacity: 0;
	filter: alpha(opacity=0);
	transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
}
.fengcai a:hover .fengcai_img_show {
	opacity: 1;
	filter: alpha(opacity=100);
	background: rgba(0,0,0, 0.6);
}
.fengcai_img_show:after {
	content: " ";
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/ck.png) center center no-repeat;
	background-size: 36px;
}
/**********************/
.da-thumbs {
	list-style: none;
	position: relative;
	padding: 0;
}
.da-thumbs li {
	float: left;
	position: relative;
}
.da-thumbs li a, .da-thumbs li a img {
	display: block;
	position: relative;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;
	background: #333;
	background: rgba(0,0,0,0.6);
	width: 100%;
	height: 100%;
	text-align: center;
}
.da-thumbs li a div span {
	display: block;
	text-align: center;
	font-size: 20px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 80px;
}
.da-thumbs li a div i {
	content: " ";
	display: inline-block;
	width: 55px;
	height: 1px;
	background: #FFF;
	margin: 0 auto;
	margin-bottom: 18px;
	margin-top: 18px;
}
.da-thumbs li a div samp {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.shebei a {
	cursor: pointer;
}
.shebei_T {
	/*margin-bottom: 60px !important;*/
	overflow: hidden;
}
.sb_img {
	width: 380px;
	height: 440px;
	overflow: hidden;
	float: left;
}
.sb_img img {
	transition: all 0.6s;
}
.shebei_B a:hover .sb_img img {
	transform: scale(1.08);
}
.sb_xq {
	height: 208px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 8;
	overflow: hidden;
	text-indent: 30px !important;
}
.mCSB_container p {
	text-indent: 30px !important;
}
.news_list p {
	text-indent: 0px !important;
}
.sb_yy {
	width: 490px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.shebei_B a {
	width: 100%;
	height: 440px;
	background: #fff;
	overflow: hidden;
	display: block;
	cursor: pointer;
	color: #898989 !important;
	margin-bottom: 20px;
}
.sb_nr {
	background: url(../images/sb_more.jpg) 680px 340px no-repeat;
	float: left;
	width: 820px;
	padding: 40px 80px;
	box-sizing: border-box;
}
.shebei_B a:hover .sb_nr {
	background: url(../images/sb_more_O.jpg) 680px 340px no-repeat;
	float: left;
	width: 820px;
	padding: 40px 80px;
	box-sizing: border-box;
}
.sb_nr h1 {
	font-size: 20px;
	text-align: left;
	margin-bottom: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.shebei_show {
	padding-top: 27px;
	padding-left: 27px;
}
.shebei_show_R h1 {
	color: #898989;
	font-size: 20px;
	margin-bottom: 30px;
	margin-top: 40px;
}
.shebei_show_R p {
	color: #898989;
}
.shebei_show {
	width: 1200px;
	height: 440px;
}
.shebei_show img {
	width: 265px;
	height: 370px;
	float: left;
}
.shebei_show_R {
	width: 730px;
	height: 440px;
	float: left;
	margin-left: 85px;
}
#mask {
	z-index: 999;
}
#maskTop {
	z-index: 9999;
}
#maskTitle {
	display: none;
}
#popWinClose {
	background: url(../images/s_b.jpg) center center no-repeat !important;
}
.about_1 {
	position: relative;
}
.about_1 .img1 {
	width: 100%;
}
.about_1_1 {
	width: 780px;
	min-height: 280px;
	padding: 60px;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.15);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.15);
	box-shadow: 0px 0px 10px rgba(0,0,0,.15);
	background: #fff;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 230px;
	z-index: 9;
}
.about_1 img, .about_2 img, .about_3 img {
	max-width: 100%;
}
.about_2 {
	margin-top: 320px;
}
.about_2_n {
	background: #FFF;
	box-sizing: border-box;
	padding: 36px;
	overflow: hidden;
}
.about_2_n img {
	width: 365px;
	height: 260px;
	float: left;
}
.about_2_n_R {
	width: 680px;
	float: right;
	height: 260px;
}
.about_2_n p {
	text-indent: 48px !important;
}
.about_3 {
	padding-top: 20px;
}
.about_3_n {
	height: 620px;
	background: #fff;
	width: 100%;
	box-sizing: border-box;
	padding: 30px;
}
.about_4_n {
	background: #FFF;
	padding: 20px;
}
.about_4_n_B {
	margin-top: 30px;
	margin-bottom: 10px;
}
.about_4_n_B p {
	font-size: 16px;
}
.about_1_1 span {
	width: 150px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #000;
	display: inline-block;
	cursor: pointer;
	position: absolute;
	left: 50%;
	margin-left: -75px;
	bottom: 60px;
}
.about_1_1>div {
	padding-bottom: 80px;
}
.zhuanjia_list_T {
	overflow: hidden;
}
.zhuanjia_list_T a {
	width: 150px;
	float: left;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: #FFF;
	font-size: 18px;
	border: 1px solid #075F9F;
	border-radius: 5px;
	margin-bottom: 12px;
	margin-right: 22px;
}
.zhuanjia_list_T a:nth-child(7n) {
	margin-right: 0px !important;
}
.zhuanjia_list_T a:hover, .zhuanjia_list_T a.cur {
	background: #075F9F;
	color: #FFF;
}
.zhuanjia_list_B {
	padding-top: 20px;
	overflow: hidden;
}
.zhuanjia_list_B a {
	float: left;
	position: relative;
	cursor: pointer;
	width: 180px;
	margin-right: 24px;
	margin-bottom: 24px;
}
.zhuanjia_list_B a:nth-child(6n+6) {
	margin-right: 0px !important;
}
.zhuanjia_list_B a .zj_img {
	width: 180px;
	height: 250px;
	overflow: hidden;
}
.zhuanjia_list_B a .zj_img img {
	transition: all 0.6s;
	width: 100%;
}
.zhuanjia_list_B a:hover .zj_img img {
	transform: scale(1.1);
}
.zhuanjia_list_B .fengcai_img_show {
	position: absolute;
	left: 0;
	top: 0 !important;
	width: 180px;
	height: 250px;
	background: rgba(0,0,0, 0);
	opacity: 0;
	filter: alpha(opacity=0);
	transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
}
.zhuanjia_list_B a:hover .fengcai_img_show {
	opacity: 1;
	filter: alpha(opacity=100);
	background: rgba(0,0,0, 0.6);
}
.zhuanjia_list_B a p {
	height: 40px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #FFF;
	border: 1px solid #D7D5D5;
	border-top: none;
}
.zj_show {
	padding-top: 27px;
	padding-left: 27px;
	box-sizing: border-box;
	position: relative;
}
.zj_show_R h1 {
	color: #bb8c28;
	font-size: 20px;
	margin-bottom: 30px;
	margin-top: 40px;
	text-align: center;
	font-weight: 600;
}
.zj_show_R p {
	color: #bb8c28;
}
.zj_show {
	width: 1200px;
	height: 440px;
}
.zj_show img {
	width: 265px;
	height: 370px;
	float: left;
}
.zj_show_R {
	width: 730px;
	height: 360px;
	float: left;
	margin-left: 85px;
}
.zj_show:after {
	content: " ";
	display: inline-block;
	width: 82px;
	height: 108px;
	background: url(../images/td.png) center center no-repeat;
	position: absolute;
	left: 233px;
	top: 20px;
}
.zhuanjia_list_B a span {
	display: block;
	line-height: 34px;
	color: #FFF;
	text-align: center;
}
.Home_3 .zj_img {
	width: 170px !important;
	height: 237px !important;
}
.Home_3 .zhuanjia_list_B .fengcai_img_show {
	width: 170px !important;
	height: 237px !important;
}
.Home_3 .zhuanjia_list_B {
	padding-top: 15px !important;
}
.Home_3 .zhuanjia_list_B a {
	width: 170px;
}
.keshi_list {
	padding:20px 35px;
	box-sizing: border-box;
	background: #FFF;
}
.keshi_list_title {
	font-size: 24px;
	text-align: left;
	margin-bottom: 15px;
}
.keshi_list_T {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #D2D2D2;
}
#marquee6 {
	width: 100%;
	height: 290px;
	overflow: hidden;
}
#marquee6 ul li {
	float: left;
	width: 210px;
	padding-right: 20px;
}
#marquee6 ul li img {
	display: block;
	width: 100%;
}
.control {
	text-align: right;
	float: right;
}
#goL6 {
	width: 28px;
	height: 28px;
	background: url(../images/Ll6.jpg) center center no-repeat;
	text-indent: -9999999px;
	display: inline-block;
	margin-right: 5px;
	text-align: justify;
	overflow: hidden;
}
#goR6 {
	width: 28px;
	height: 28px;
	background: url(../images/Rr6.jpg) center center no-repeat;
	text-indent: -9999999px;
	display: inline-block;
	overflow: hidden;
	text-align: justify;
}
@keyframes solltTop {
from {
transform: translateY(72px);
}
to {
transform: translateY(0px);
}
}
#marquee6 ul li a {
	position: relative;
	display: inline-block;
	cursor: pointer;
}
.m_up {
	background: rgba(0,0,0,0.60);
	padding: 10px 5px;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -72px;
}
#marquee6 ul li a:hover .m_up {
	animation: solltTop 0.5s;
	position: absolute;
	left: 0;
	bottom: 0px;
}
.m_up p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	color: #FFF;  text-indent: 0px !important;
}
.m_up_O p {
	text-indent: 0px !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	color: #FFF;
}
.m_up_O {
	background: rgba(0,0,0,0.60);
	padding: 5px 5px;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
}
/*********************************/

.tishi {
	display: none;
	white-space: nowrap;
	background-color: rgba(0,0,0,0.8);
	padding: 10px 18px;
	color: #FFF;
	border-radius: 5px;
	line-height: 30px;
	position: fixed;
	left: 50%;
	top: 45%;
	z-index: 999;
	transform: translate(-50%, -50%);
}
.Validform_checktip {
	display: none;
}
.Validform_error {
	background: none !important;
}
.fangwei {
	padding-bottom: 20px;
}
.cur_img img {
	pointer-events: none;
}
.xuzhi {
	padding: 40px;
	box-sizing: border-box;
	padding-bottom: 250px;
	background: url(../images/xz_bd.jpg) #FFF right bottom no-repeat;
}
.xuzhi h1 {
	font-size: 24px;
	margin-bottom: 25px;
}
.xuzhi p {
	margin-bottom: 15px;
}
.Home_3 .zhuanjia_list_B ul li {
	float: left;
}
.Home_3 .zhuanjia_list_B a {
	margin-right: 30px !important;
}
.Home_3 .zhuanjia_list_B a:nth-child(6n+6) {
	margin-right: 30px !important;
}
.bgDiv {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-inde: 1999;
	background: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 99999;
}
.tan_div {
	display: none;
	width: 1200px;
	height: 500px;
	border: #999999 0px solid;
	background: #fff;
	color: #333;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -600px;
	margin-top: -210px;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090, direction=120, strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
	-webkit-box-shadow: 2px 2px 10px #909090;
	box-shadow: 2px 2px 10px #909090;
	z-index: 999999;
}
.tan_div_X {
	width: 28px;
	height: 28px;
	cursor: pointer;
	position: absolute; z-index: 999999;
	top: 18px;
	right: 38px;
	background: url(../images/s_b.jpg) center center no-repeat !important;
}
.tan_div_C iframe {
	width: 100% !important;
	height: 500px !important;
}
