/*---------- import ---------*/
@import url("/template/eyou/pc/style/gongneng.css");

/* 网站 */
@charset "utf-8";
.head_Logo img {
	height: 88px;
}


::-webkit-scrollbar-track-piece {
 width:8px;
 background-color:#f8f8f8
}


::-webkit-scrollbar {
 width:8px;
 background-color:#09ace8
}


::-webkit-scrollbar-thumb {
 width:8px;
 background-color:#aeaeae
}


::-webkit-scrollbar-thumb:hover {
 width:8px;
 background-color:#09ace8
}
video::-internal-media-controls-download-button {
    display:none;
}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px); 
}
@font-face {
	font-family: HELVETICANEUELTPRO-THEX;
	src: url(/template/eyou/pc/style/fonts/HELVETICANEUELTPRO-THEX.OTF);
	font-weight: 400;
	font-style: normal
}
* {
	padding: 0;
	margin: 0
}
body {
	font-size: 12px;
	font-family: Arial, "微软雅黑";
	width: 100%;
	min-width: 1200px;
	overflow-x: hidden;
}
a {
	color: #3399ff;
	text-decoration: none
}
ol, ul {
	list-style: none
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: 400
}
/*b, strong { font-weight: 400 }*/



em, i {
	font-style: normal
}
img {
	display: block;
	border: 0
}
input {
	border: none;
	background: 0 0
}
input, textarea {
	font-family: "微软雅黑", Arial;
	outline: 0;
	font-size: 14px
}
.fl {
	float: left
}
.fr {
	float: right
}
img {
	border: 0;
	vertical-align: top
}
.clearfix:after {
	clear: both;
	display: block;
	content: ''
}
.clearfix {
	zoom: 1
}
.clear{ clear:both;}
input, textarea {
	font-family: "寰蒋闆呴粦", Arial;
	outline: 0;
	font-size: 14px;
	-webkit-appearance: none
}
.header {
	width: 100%;
	height: 140px;
	background:url(/template/eyou/pc/images/head_bg.jpg) repeat-x;
	z-index: 50
}
.head_cont {
	width: 1200px;
	margin: 0 auto;
	z-index: 10;
	padding: 25px 0;
	transition: all .3s ease-out 0s;
	height:88px;
}
.head_bg {
	width: 1410px;
	margin: 0 auto;
	background:url(/template/eyou/pc/images/nav_bg1.jpg) no-repeat;
	height:55px;
}
.head_menu{	
    width: 1200px;
	margin: 0 auto;
	z-index: 10;
	transition: all .3s ease-out 0s
}
.head_Logo {
	width: auto;
	height: 60px;
	display: block;
	float: left;
	
}
.head_nav {
	width: 100%;
	height: 55px;
	line-height:55px;
	background: url(/template/eyou/pc/images/nav_bg.jpg) repeat-x;
	z-index: 50
}
.head_nav li {
	margin:0 auto;
	float: left;
	width: auto;
	height: 50px;
	position: relative
}
.head_nav_li a {
	line-height: 36px;
	height: 36px;
	border-radius: 18px;
	text-align: center;
	padding: 10px 35px;
	color: #fff;
	font-size: 15px;
	margin: 0 .5px
}
.head_nav_li a span{ font-weight:bold; font-family: Verdana, Geneva, sans-serif;}
.head_nav_li .subnav a {
	color: #2c2c2c;
	transition: all .3s ease-out 0s;
	width: 180px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.head_nav_li .active, .head_nav_li a:hover {
	background-color: #fff;
	color: #333
}
.subnav {
	position: absolute;
	width: 190px;
	top: 54px;
	left: 50%;
	background-color: #fff;
	z-index: 20;
	padding: 22px 0 20px 0;
	border-radius: 6px;
	box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
	margin-left: -95px;
	opacity: 0;
	transition: all .3s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
	visibility: hidden
}
.head_nav_li:hover .subnav {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	visibility: visible
}
.subnav_Tri {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
	position: absolute;
	top: -8px;
	right: 46%
}
.subnav li {
	height: 44px;
	line-height: 44px;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #f1f2f2;
	transition: all .3s ease-out 0s
}
.subnav .subnav_bor {
	border-bottom: none
}
.head_nav .subnav_a {
	height: 44px;
	line-height: 44px;
	border-radius: 0;
	font-size: 13px;
	color: #a3a3a3;
	padding: 0 25px
}
.subnav li a {
	color: #6E6E6E;
	background: 0 0;
	line-height: 42px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.subnav li:hover a {
	color: #2c2c2c;
	background: 0 0;
	line-height: 42px
}
.subnav li:hover {
	background-color: #f7f7f7
}
#wrap {
	width: 100%;
	z-index: 50
}
.topBar {
	transition: all .3s ease-out 0s;
	height: 90px
}
#nav.hide .topBar {
	background-color: rgba(57, 66, 79, .92);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .08);
	height: 80px
}
#nav.hide .topBar .head_cont {
	padding: 12px
}
#nav.hide .topBar .nav_cont {
	padding: 12px
}
.nav {
	width: 100%;
	background-color: #39424f;
	height: auto;
	font-size: 14px;
	z-index: 50
}
.nav_cont {
	width: 1200px;
	margin: 0 auto;
	z-index: 10;
	padding: 16px 0;
	transition: all .3s ease-out 0s
}
.nav_box {
	height: 195px;
	font-size: 14px;
	background-color: #39424F
}
.nav_Logo {
	width: auto;
	height: 60px;
	display: block;
	float: left
}
.nav_Logo img {
	height: 60px
}
.nav_list {
	float: right
}
.nav_list_li {
	float: left;
	width: auto;
	height: 46px;
	padding-top:10px;
	position: relative
}
.nav_list_li:hover .subnav {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	visibility: visible
}
.nav_list a {
	line-height: 36px;
	height: 36px;
	border-radius: 18px;
	text-align: center;
	display: block;
	padding: 0 26px;
	color: #DBDBDB;
	margin: 0 .5px
}
.nav_list .active, .nav_list a:hover {
	background-color: #fff;
	color: #000
}

.banner{ width:1920px; height:525px; padding-top:25px; }

.banner_carousel {
	height: 525px
}
.banner_carousel_a {
	width: 1920px;
	height: 525px;
	float: left
}
.banner_r {
	float:left;
	width: 1920px;
	height: 525px;
	position: relative
}
.banner_slider {
	margin-top: -25px
}
.banner_r_dot {
	position: absolute;
	bottom: 10px;
	left: 930px;
	z-index: 6
}
.banner_r_dot p {
	width: 3px;
	height: 3px;
	background: #626262;
	margin-right: 20px;
	border-radius: 2px;
	position: relative;
	float: left
}
.banner_r_dot li {
	float: left
}
.banner_r_dot .active i {
	width: 11px;
	height: 11px;
	background: #fff;
	border: 1px solid #09ace8;
	border-radius: 6px;
	position: absolute;
	top: -5px;
	left: -5px;

}
.banner_r_dot a {
	width: 16px;
	height: 16px;
	display: block;
	margin: -6px 0 0 -6px
}
.top_txt {
	width: 1200px;
	height: 205px;
	padding-top: 135px;
	margin: 0 auto
}
.top_txt p {
	font-size: 24px;
	color: #fff;
	font-family: Arial;
	width: 600px;
	height: 30px;
	overflow: hidden;
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"
}

.top_txt_a {
    color:#cccdcf;
	display: block;
	margin-top: 15px;

}
.top_txt a{
    color:#fff;
}
.top_txt_a i {
	width: 34px;
	height: 12px;
	background: url(/template/eyou/pc/images/icon.png) no-repeat -64px 0;
	display: block;
	margin: 5px 0 0 32px
}
.bgmask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
filter:alpha(opacity:100);
	z-index: 1;
	display: none;
	background: #000
}
.content {
	width: 100%;
	height: auto
}
.indexCont {
	width: 100%;
	height: auto
}
.moslider {
	height: 605px;
	min-width: 1200px;
	position: relative;
	overflow: hidden;
	width: 100%
}
.slider_bg {
	position: relative;
	height: 100%
}
.slider a {
	display: block
}
.slider li {
	width: 100%;
	height: 605px;
	float: left;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
.slider_txt {
	width: 506px;
	position: absolute;
	top: 306px;
	left: 104px
}
.slider_box {
	width: 1200px;
	height: 605px;
	position: relative;
	margin: 0 auto
}
.slider_title {
	font-size: 46px;
	color: #fff;
	line-height: 66px;
	overflow: hidden
}
.slider_txt_arrow {
	width: 160px;
	height: 30px;
	background: #fff;
	border-radius: 20px;
	padding-top: 10px;
	margin-top: 30px
}
.slider_txt_arrow i {
	background: url(/template/eyou/pc/images/icon.png) no-repeat;
	width: 52px;
	height: 20px;
	display: block;
	margin-left: 92px
}
.slider_sub {
	font-size: 24px;
	color: #fff;
	line-height: 46px;
	overflow: hidden;
	width: 286px;
	height: 46px
}
.slider_dot {
	position: absolute;
	top: 50%;
	right: 80px;
	z-index: 6
}
.slider_dot p {
	width: 6px;
	height: 6px;
	background: #f7f7f7;
	margin-bottom: 20px;
	border-radius: 4px;
	position: relative;
	cursor: pointer
}
.slider_dot .active i {
	width: 14px;
	height: 14px;
	background: 0 0;
	border: 1px solid #f7f7f7;
	border-radius: 8px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer
}
.slider_dot a {
	width: 16px;
	height: 16px;
	display: block;
	margin: -6px 0 0 -6px;
	position: absolute;
	top: 1px;
	left: 1px
}
.banner_body {
	width: 100%;
	height: 100%;
}
.service_bg {
	width: 100%;
	min-width: 1200px;
	height: auto;
	position: relative;
	background-color: #fff;
	background-attachment: fixed;
	background-position: center 440px;
	background-repeat: no-repeat
}
.service {
	width: 1200px;
	margin: 0 auto;
	padding: 92px 0;
	height: 395px;
	z-index: 10;
	position: relative
}
.ser_l {
	float: left;
	width: 900px;
	margin-bottom:40px;
}

.ser_r {
	float: left;
	width: 1230px;
	height: 150px;
	position: relative
}
.ser_w{ margin:-10px 0 80px ;}
.ser_l_h2 {
	font-size: 24px;
	color: #333;
	line-height: 38px;
	height: 38px;
	width: 200px;
	overflow: hidden
}
.ser_l_p {
	width: 200px;
	height: 26px;
	font-size: 14px;
	color: #b1b1b1;
	line-height: 26px;
	overflow: hidden;
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"
}
.ser_carousel {
	height: 250px;
	float:left;
	margin:0 30px 30px 0;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.ser_carousel_a {
	width: 370px;
	height: 210px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;

}
.ser_carousel_txt {
	width: 369px;
	height: 93px;
	padding: 25px 0 0 0px;
	text-align:center;
	display:block;
	transition: all .6s cubic-bezier(.215, .61, .355, 1);
}
.ser_carousel a:hover .ser_carousel_txt{
	border-right: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	border-bottom: 5px solid #0881ae;
	padding: 25px 0 0 0;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}
.ser_carousel_txt h3 {
	color: #2c2c2c;
	font-size: 18px;
	line-height: 34px;
	height: 34px;
	overflow: hidden;
	margin-bottom: 5px
}
.ser_carousel_txt p {
	color: #666;
	line-height: 25px;
	height: 52px;
	overflow: hidden;
	font-size:16px;
}
.ser_r_but {
	width: 78px;
	height: 18px;
	border-radius: 13px;
	padding-top: 5px;
	position: absolute;
	top: 95px;
	right: 30px;
	border: 1px solid #666;
	display: block;
	transition: all .3s ease-out 0s
}
.ser_r_but span {
	background: url(/template/eyou/pc/images/icon.png) no-repeat 0 -21px;
	width: 34px;
	height: 14px;
	display: block;
	margin-left: 35px;
	transition: all .3s ease-out 0s
}
.ser_r_but:hover {
	background: #09ace8 scroll 0 0
}
.ser_r_but:hover span {
	background: url(/template/eyou/pc/images/icon.png) no-repeat 0 -37px
}
.ser_r_dot {
	position: absolute;
	bottom: 10px;
	left: 930px;
	z-index: 6
}
.ser_r_dot p {
	width: 3px;
	height: 3px;
	background: #626262;
	margin-right: 20px;
	border-radius: 2px;
	position: relative;
	float: left
}
.ser_r_dot li {
	float: left
}
.ser_r_dot .active i {
	width: 11px;
	height: 11px;
	background: #fff;
	border: 1px solid #09ace8;
	border-radius: 6px;
	position: absolute;
	top: -5px;
	left: -5px
}
.ser_r_dot a {
	width: 16px;
	height: 16px;
	display: block;
	margin: -6px 0 0 -6px
}
.service_two_bg {
	width: 100%;
	height: auto
}
.service_two {
	width: 1200px;
	margin: 0 auto;
	padding: 60px 0 180px 0;
	position: relative
}
.service_two_ul {
	width: 100%;
	height: auto
}
.service_two_ul li {
	height: 190px
}
.ser_two_box {
	width: 1200px;
	height: 190px;
	border-bottom: 1px solid #f3f3f3
}
.ser_two_a {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
.ser_two_a img {
	width: 240px;
	height: 150px;
	float: left;
	margin: 20px 40px 20px 20px;
	background-color: #fff
}
.ser_two_txt {
	width: 690px;
	float: left;
	margin: 20px 0 0 0;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
.ser_two_box a:hover .ser_two_txt {
	width: 690px;
	float: left;
	margin: 20px 0 0 40px
}
.ser_two_title {
	font-size: 18px;
	color: #444;
	display: block;
	width: 690px;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	margin: 20px 0 6px;
	transition: all .3s ease-out 0s
}
.ser_two_sub {
	width: 700px;
	height: 52px;
	line-height: 26px;
	display: block;
	overflow: hidden;
	color: #b1b1b1;
	transition: all .3s ease-out 0s
}
.ser_but {
	position: absolute;
	top: 72px;
	right: 50px;
	width: 35px;
	height: 35px;
	border-radius: 18px;
	text-align: center;
	border: 1px solid #dedfe1;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
.ser_but i {
	width: 15px;
	height: 9px;
	background: url(/template/eyou/pc/images/icon.png) no-repeat -110px -11px;
	display: block;
	margin: 13px 0 0 11px
}
.show_thr_b_r .ser_but i {
	width: 15px;
	height: 9px;
	background: url(/template/eyou/pc/images/icon.png) no-repeat -110px -11px;
	display: block;
	margin: 13px 0 0 11px;
	transition: all .3s ease-out 0s
}
.show_thr_b_r:hover .ser_but i {
	background: url(/template/eyou/pc/images/icon.png) no-repeat -110px 0
}
.show_thr_b_l .ser_but i {
	width: 15px;
	height: 9px;
	background: url(/template/eyou/pc/images/icon.png) no-repeat -142px -11px;
	display: block;
	margin: 13px 0 0 11px;
	transition: all .3s ease-out 0s
}
.show_thr_b_l:hover .ser_but i {
	background: transparent url(/template/eyou/pc/images/icon.png) no-repeat scroll -142px 0
}
.team_thr_but {
	position: absolute;
	top: 60px;
	right: -763px;
	border-radius: 0;
	background: #2E343F;
	border: 1px solid #2E343F;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.chazi i {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg)
}
.chazi .ser_but_zuo {
	width: 21px;
	height: 1px;
	margin: 17px 0 0 7px
}
.chazi .ser_but_you {
	width: 1px;
	height: 21px;
	margin: -11px 0 0 17px
}
.team_thr_l .chazi i {
	background-color: #7E7E7E;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
.team_thr_l:hover .chazi i {
	background-color: #09ace8;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg)
}
.ser_two_box a:hover {
	background: #09ace8
}
.ser_two_box a:hover .ser_two_title {
	color: #fff
}
.ser_two_box a:hover .ser_two_sub {
	color: #fff
}
.ser_two_box a:hover .ser_but {
	border: 1px solid #fff;
	background: #fff
}
.ser_two_box a:hover .ser_but i {
	background: url(/template/eyou/pc/images/icon.png) no-repeat -110px 0
}
.paging_box {
	position: absolute;
	bottom: 60px;
	left: 50%;
	margin-left: -80px
}
.paging {
	width: auto;
	height: 38px;
	border: 1px solid #e8e8e8;
	border-radius: 21px;
	text-align: center;
	line-height: 40px;
	padding:0 15px 0 8px;
}
.paging li { list-style:none; float:left; padding-left:3px;}
.paging_l {
	width: 81px;
	height: 40px;
	border-bottom-left-radius: 21px;
	border-top-left-radius: 21px;
	display: block;
	float: left;
	margin-top: -1px;
	margin-left: -1px;
	transition: all .3s ease-out 0s
}
.paging_r {
	width: 81px;
	height: 40px;
	border-bottom-right-radius: 21px;
	border-top-right-radius: 21px;
	display: block;
	float: right;
	margin-top: -1px;
	margin-right: -2px;
	transition: all .3s ease-out 0s
}
.paging_r i {
	width: 58px;
	height: 12px;
	display: block;
	background: transparent url(/template/eyou/pc/images/icon.png) no-repeat scroll -76px -103px;
	margin: 15px 0 0 10px;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
.paging .paging_r:hover i {
	background: url(/template/eyou/pc/images/icon.png) no-repeat -18px -103px;
	margin: 15px 0 0 20px
}
.paging_l i {
	width: 58px;
	height: 12px;
	display: block;
	background: transparent url(/template/eyou/pc/images/icon.png) no-repeat scroll -70px -88px;
	margin: 15px 0 0 10px;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
.paging .paging_l:hover i {
	background: url(/template/eyou/pc/images/icon.png) no-repeat -148px -88px;
	margin: 15px 0 0 20px
}
/*.paging a:hover { background: #09ace8 }*/

.paging a {
	margin: 0px 0px 0px 10px;
	font-size: 14px;
}
.ser_three {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0 70px 0
}
.ser_three_bg {
	min-height: 780px
}
.ser_three h3 {
	font-size: 18px;
	color: #444;
	text-align: center;
	padding: 30px 50px;
	border-bottom: 1px solid #f3f3f3;
	margin-bottom: 30px;
	margin: 0 auto
}
.ser_three img {
	height: auto;
	margin-bottom: 45px
}
.showcase_bg {
	width: 100%;
	min-width: 1200px;
	height: auto;
	padding: 120px 0 20px;
	background-color: #F7F7F7;
	border-top: 1px solid #F3F3F3;
	position: relative;
	background-attachment: fixed;
	background-repeat: no-repeat
}
.ser_three div.default {
	padding-top: 30px;
}
.showcase {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	z-index: 10;
	position: relative
}
.show_top_l {
	float: left
}
.show_top_l_h2 {
	font-size: 24px;
	color: #333;
	line-height: 38px;
	height: 38px;
	overflow: hidden;
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"
}
.show_top_l_p {
	height: 26px;
	font-size: 14px;
	color: #b1b1b1;
	line-height: 26px;
	overflow: hidden;
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"
}
.show_top {
	width: 1200px;
	height: 64px;
	margin-top:-30px;
}
.show_bot {
	margin-right: -15px;
	height: auto;
	padding-top: 40px
}
.show_w{ margin:45px 0 -50px;}
.show_bot li {
	float: left;
	margin: 0 15px 15px 0;
	width: 390px;
	height: 260px;
	overflow: hidden
}
.show_bot_box {
	position: relative;
	width: 390px;
	height: 260px
}
.show_bot_box a img {
	width: 390px;
	height:260px;
}
.show_shade {
	height: 74px;
	width: 100%;
	position: absolute;
	bottom: -74px;
	transition: all .45s cubic-bezier(.215, .61, .355, 1)
}
.show_shade_bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 74px;
	background: #fff
}
.show_shade_txt {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 360px;
	height: 54px;
	padding: 15px 0 5px 30px
}
.show_shade_txt span {
	width: 270px;
	font-size: 16px;
	color: #666;
	display: block;
	height: 26px;
	line-height: 26px;
	overflow: hidden
}
.show_shade_txt i {
	width: 270px;
	color: #999;
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden
}
.show_top_bg {
	background: url(/template/eyou/pc/images/list-banner1.jpg) no-repeat;
	min-width: 1200px
}
.show_bot_but {
	width: 36px;
	height: 36px;
	border-radius: 20px;
	display: block;
	background: #09ace8;
	margin-top: 8px;
	position: absolute;
	bottom: 18px;
	right: 20px;
	transition: all .3s ease-out 0s
}
.show_san_but {
	width: 36px;
	height: 36px;
	border-radius: 20px;
	background-color: transparent
}
.show_san_but i {
	background: url(/template/eyou/pc/images/icon.png) no-repeat 0 -71px;
	width: 14px;
	height: 9px;
	display: block;
	margin: 13px 0 0 11px
}
.show_bot_but i {
	background: url(/template/eyou/pc/images/icon.png) no-repeat 0 -71px;
	width: 14px;
	height: 9px;
	display: block;
	margin: 13px 0 0 11px
}
.show_bot_box:hover .show_shade {
	bottom: 0
}
.show_bot_box:hover .show_bot_box_t {
	top: -36px
}
.show_bot_box_t {
	height: 260px;
	transition: all .6s cubic-bezier(.215, .61, .355, 1);
	position: absolute;
	top: 0
}
.showcase_two_bg {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 2
}
.pro_img {
	min-width: 1200px
}
.pro_post_img {
	text-align: center;
}
.show_two {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	position: relative;
	padding: 60px 20px 160px 20px;
	overflow: hidden
}
.show_two_nav {
	width: 1200px;
	height: auto;
	padding: 0 0 15px 0;
	margin-bottom: 25px;
}
.show_two_nav a {
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	border-radius: 16px;
	color: #666;
	font-size: 13px;
	float: left
}
.show_two_nav .active {
	background: #09ace8;
	color: #fff;
}
.pro_navheight {
	margin-bottom: 50px;
}
.show_two_nav a:hover {
	background: #09ace8;
	color: #fff
}
.show_two_txt {
	height: 64px;
	padding: 16px 0 6px 25px;
	display: block
}
.show_two_txt span {
	width: 300px;
	font-size: 16px;
	color: #666;
	display: block;
	height: 26px;
	line-height: 26px;
	overflow: hidden
}
.show_two_txt i {
	width: 270px;
	color: #999;
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden
}
.show_two_box {
	margin-right: -15px;
	max-height: 1370px
}
.show_two_box li {
	width: 396px;
	height: auto;
	margin: 0 9px 18px 0;
	float: left;	
	transition: all .3s ease-out 0s
}
.show_two_box li a img {
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .5);
	transition: all .3s ease-out 0s;
	width: 390px;
	height:260px;
}
.show_two_box li:hover {
	box-shadow: 0 6px 10px 5px rgba(0, 0, 0, .08)
}
.show_two_box .show_two_but {
	position: absolute;
	bottom: 26px;
	right: 40px;
	transition: all .3s ease-out 0s
}
.show_two_box li:hover .show_two_but {
	background: #09ace8;
	right: 20px
}
.show_thr_bg {
	width: 100%;
	height: auto;
	position: relative
}
.show_thr {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0 0 0
}
.show_top_txt {
	width: 1200px;
	margin: 0 auto;
	height: 88px;
	padding: 150px 0 0 0
}
.show_top_txt h2 {
	font-size: 20px;
	color: #fff;
	width: 570px;
	height: 30px;
	overflow: hidden
}
.show_top_txt p {
	color: #fff;
	opacity: .7;
filter:alpha(opacity:30);
	width: 570px;
	height: 16px;
	overflow: hidden
}
.show_thr_top {
	width: 1040px;
	margin: 0 auto;
	padding: 50px 70px 80px;
	-webkit-box-shadow: 0 8px 30px rgba(0, 0, 0, .08);
	box-shadow: 2px 8px 30px rgba(0, 0, 0, .08);
	z-index: 2
}
.show_thr_bot {
	width: 1180px;
	margin: 0 auto;
	z-index: 1
}
.show_thr_bot h3 {
	font-size: 16px;
	color: #595959;
	width: 440px;
	height: 26px;
	overflow: hidden;
	line-height: 26px;
	transition: all .3s ease-out 0s
}
.show_thr_bot a{ color: #595959;}
.show_thr_bot_p {
	color: #999;
	opacity: .5;
	filter: alpha(opacity=50);
	height: 16px;
	line-height: 16px;
	overflow: hidden
}
.show_thr_ul li {
	margin-bottom: 10px
}
.show_thr_b_l {
	float: left;
	width: 440px;
	height: 72px;
	padding: 40px 40px 0 110px;
	position: relative
}
.show_thr_b_r {
	float: right;
	width: 440px;
	height: 72px;
	padding: 40px 110px 0 40px;
	position: relative;
	text-align: right
}
.show_thr_b_but {
	position: absolute;
	top: 36px;
	right: 44px
}
.show_thr_b_l p.show_thr_b_but {
	position: absolute;
	top: 36px;
	left: 44px
}
.show_thr_bot li:hover {
	background: #09ace8;
	z-index: 1
}
.show_thr_bot li:hover p {
	color: #fff
}
.show_thr_bot li:hover h3 {
	color: #fff
}
.show_thr_bot li:hover a {
	color: #fff
}
.show_thr_bot li:hover .ser_but {
	border: 1px solid #fff;
	background: #fff
}
.back_top {
	position: fixed;
	bottom: -80px;
	right: 40px;
	z-index: 20
}
.back_top a {
	width: 40px;
	height: 40px;
	border: 1px solid rgba(0, 0, 0, .1);
	border-radius: 21px;
	display: block;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
.back_top i {
	width: 10px;
	height: 14px;
	display: block;
	background: url(/template/eyou/pc/images/icon.png) no-repeat -68px -26px;
	margin: 14px 0 0 15px
}
.back_top a:hover {
	background: #09ace8
}
.back_top a:hover i {
	background: url(/template/eyou/pc/images/icon.png) no-repeat -83px -26px
}
.pro_thr_des {
	margin-bottom: 20px
}
.about_bg {
	width: 100%;
	min-width: 1200px;
	height: auto;
	border-top: 1px solid #f3f3f3;
	position: relative;
	background-color: transparent;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat
}
.about {
	width: 1200px;
	margin: 0 auto;
	padding-top: 90px;
	z-index: 10;
	position: relative
}
.about ul{ list-style:none; margin:35px 0 120px 0px;}
.about ul li{ list-style:none; height:159px; background-color:#f7f7f7; margin-bottom:20px;}
.about_top {
	width: 1200px;
	height: 64px;
}
.about_w{ margin:-50px 0 80px;}
.about_img{	width: 198px;
	height: 128px;
	padding: 16px;
	float: left;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s}
.about_txt{	width: 920px;
	float: left;
	padding: 36px 0 28px 34px;
	transition: all .3s ease-out 0s}
.about_txt span {
	font-size: 16px;
	color: #2c2c2c;
	display: block;
	height: 24px;
	overflow: hidden;
	margin-bottom: 20px;
	transition: all .3s ease-out 0s
}
.about_txt:hover .about_txt span {
	color: #333
}
.about_txt i {
	height: 52px;
	color: #333;
	line-height: 24px;
	display: block;
	overflow: hidden;
	transition: all .3s ease-out 0s
}
.about_txt:hover .about_txt i {
	color: #999
}
.about_top_but {
	width: 78px;
	height: 18px;
	border-radius: 13px;
	padding-top: 5px;
	float: right;
	border: 1px solid #666;
	display: block;
	margin-top: 8px;
	transition: all .3s ease-out 0s
}
.about_top_but span {
	background: url(/template/eyou/pc/images/icon.png) no-repeat 0 -22px;
	width: 34px;
	height: 14px;
	display: block;
	margin-left: 35px;
	transition: all .3s ease-out 0s
}
.about_top_but:hover {
	background: #09ace8;
	border: 1px solid #09ace8
}
.about_top_but:hover span {
	background: url(/template/eyou/pc/images/icon.png) no-repeat 0 -38px
}
.about_bot {
	margin-top: 14px
}
.about_bot_l {
	width: 615px;
	height: 230px;
	float: left;
	padding: 80px 0;
	line-height: 26px;
	font-size: 13px;
	color: #878787;
	overflow: hidden;
}
.about_bot_l p {
	width: 615px;
	height: 230px
}
.about_bot_r {
	width: 550px;
	height: 390px;
	float: right
}
.about_bot_r a {
	width: 550px;
	height: 390px;
	display: block
}
.about_two_bg {
	width: 100%;
	height: auto
}
.about_two {
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0 126px 0
}
.about_two_r h3 {
	font-size: 18px;
	color: #333;
	padding-top: 10px
}
.about_two_r p {
	padding: 40px 0
}
.about_two_l {
	width: 470px;
	height: 360px;
	float: left
}
.about_two_r {
	width: 614px;
	height: auto;
	float: right;
	padding: 0 74px 0 42px
}
.News_bg {
	width: 100%;
	min-width: 1200px;
	height: auto;
	border-top: 1px solid #f3f3f3;
	position: relative;
	background-color: transparent;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat
}
.news {
	width: 1200px;
	margin: 0 auto;
	padding: 90px 0 22px 0;
	z-index: 10;
	position: relative
}
.news_bot {
	width: 100%;
	height: auto;
	padding-top: 50px
}
.news_w{ margin:0px 0 80px;}
.news_bot_ul li {
	float: left;
	margin-left: 0px;
	margin-bottom: 60px;
}
.news_bot_ul .news_mar {
	margin-left: 0
}
.news_bot_li {
	width: 398px;
	height: 358px;
	border: 1px solid #f2f2f2;
	position: relative;
	background-color: #fff
}

.news_bot_li_top {
	display: block;
	padding: 54px 40px 0 40px;
	height: 194px
}
.news_bot_li_top1 {
	display: block;
	padding: 15px 20px 0 40px;
}
.news_bot_li_top span {
	font-size: 16px;
	color: #2c2c2c;
	line-height: 23px;
	overflow: hidden;
	display: block
}
.news_bot_li_top i {
	color: #333;
	line-height: 26px;
	height: 78px;
	overflow: hidden;
	display: block;
	margin-top: 16px
}
.news_bot_li_top1 span {
	font-size: 16px;
	color: #2c2c2c;
	line-height: 23px;
	overflow: hidden;
	display: block;
	max-height:23px;
}
.news_bot_li_top1:hover span{ color:#3399ff;}
.news_bot_li_bot {
	background: #f7f7f7;
	height: 88px;
	display: block;
	padding: 22px 40px 0 40px;
	position: relative
}
.news_bot_li_bot span {
	font-size: 50px;
	color: #8F8F8F;
	line-height: 46px;
	display: block;
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"
}
.news_bot_li_bot i {
	color: #666;
	line-height: 20px;
	overflow: hidden;
	display: block;
	font-size: 14px;
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"
}
.news_bot_li .news_bot_li_bigtop {
	padding: 94px 40px 12px 40px;
	background: #09ace8;
	color: #fff
}
.news_bot_li_bigbot i, .news_bot_li_bigbot span {
	color: #09ace8
}
.news_bot_li .news_bot_li_bigbot {
	padding: 38px 40px 14px 40px
}
.news_bot_li_bigtop i, .news_bot_li_bigtop span {
	color: #fff
}
.news_bot_bigli {
	position: absolute;
	top: -41px;
	left: -1px;
	width: 398px;
	height: 0;
	overflow: hidden;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	border: 1px solid transparent
}
.news_bot_li:hover .news_bot_bigli {
	height: 440px;
	box-shadow: 0 6px 20px 5px rgba(0, 0, 0, .08);
	border: 1px solid #FFF
}
.news_bot_li .news_bot_but {
	position: absolute;
	bottom: 60px;
	right: 30px
}
.news_two_bg {
	width: 100%;
	height: auto
}
.news_two {
	width: 1200px;
	margin: 0 auto;
	padding: 60px 0 160px;
	position: relative
}
.news_two_box {
	width: 1158px;
	height: 159px;
	border: 1px solid transparent;
	position: relative;
	background: #f7f7f7;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
.news_two_ul {
	height: auto;
	overflow: hidden;
	padding: 20px;
	width: 1160px
}
.news_two_nav {
	width: 1180px;
	padding-left: 20px
}
.news_two_ul li {
	width: 100%;
	height: 159px;
	border: 1px solid transparent;
	margin-bottom: 20px
}
.news_two_img {
	width: 198px;
	height: 128px;
	padding: 16px;
	float: left;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
.news_two_txt span {
	font-size: 16px;
	color: #2c2c2c;
	display: block;
	height: 24px;
	overflow: hidden;
	margin-bottom: 20px;
	transition: all .3s ease-out 0s
}
.news_two_txt .biaoti{
	font-size: 16px;
	color: #2c2c2c;
	display: block;
	height: 24px;
	overflow: hidden;
	margin-bottom: 10px;
	transition: all .3s ease-out 0s
}
.news_two_txt small{
  line-height:22px;
  font-size:12px;
  margin-left:5px;
  color:#999;
 }
.news_two_box:hover .news_two_txt span {
	color: #000;
}
.news_two_txt i {
	height: 52px;
	color: #666;
	line-height: 24px;
	display: block;
	overflow: hidden;
	transition: all .3s ease-out 0s
}
.news_two_box:hover .news_two_txt i {
	color: #222;
}
.news_two_txt {
	width: 562px;
	float: left;
	padding: 36px 0 28px 34px;
	transition: all .3s ease-out 0s
}
.news_two_box:hover .news_two_txt {
	padding: 36px 0 28px 54px
}
.news_two_date {
	width: 80px;
	float: right;
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
	color: #999;
	padding: 36px 66px 0 0;
	transition: all .3s ease-out 0s
}
.news_two_box:hover .news_two_date {
	padding: 36px 86px 0 0
}
.news_two_date span {
	height: 26px;
	font-size: 24px;
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"
}
.news_two_date i {
	font-size: 13px;
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"
}
.news_two_but {
	position: absolute;
	top: 100px;
	right: 108px
}
.news_two_box:hover {
	border: 1px solid #efefef;
	box-shadow: 0 6px 10px 5px rgba(0, 0, 0, .08)
}
.news_two_box:hover .news_two_img {
	background: #09ace8;
	background: #09ace8
}
.news_two_box:hover .ser_but {
	background: #09ace8;
	border: 1px solid #09ace8;
	margin: 0 -36px
}
.news_two_box:hover .ser_but i {
	background: url(/template/eyou/pc/images/icon.png) no-repeat 0 -71px
}
.news_thr_bg{ background-color:#e9f0f6; width:100%; height: auto; min-width: 1200px; padding:10px 0 0px; }
.news_box{ width:1200px;  margin:0 auto; height:auto; overflow:hidden; }
.news_right{ width:300px; background-color:#f5f5f5; height:auto; float:left;}
.news_hot{ width:300px; height:396px; background-color:#fff; margin-bottom:20px;}
.news_hot p{ font-size:17px; color:#5a5a5b; padding-top:18px; padding-left:20px;}
.news_hot hr{ width:280px; margin:10px auto 0px; height:1px;}
.news_hot ul{  width:300px; list-style:disc;}
.news_hot ul li{ list-style:disc; font-size:15px; padding:16px 20px 0px 20px; display:block; white-space:nowrap; overflow:hidden; width:260px; text-overflow: ellipsis;}
.news_hot ul li a{ color:#767778;}
.news_hot ul li a:hover{ color:#09ace8;}
.new_thr .weizhi{ width:830px; background-color:#f5f5f5; font-size:14px;  padding-left:20px; margin:0 auto 40px; height:40px; line-height:40px; border-radius:5px;}
.new_thr .weizhi a{ color:#767778;}
.next{width:830px; background-color:#f5f5f5; font-size:14px;  padding-left:20px; margin:0 auto 40px; height:80px; line-height:80px; border-radius:5px; margin-top:50px;}
.next ul{ width:850px; float:left; }
.next ul li{ width:400px; list-style:none; float:left; color:#767778;white-space:nowrap; overflow:hidden;text-overflow: ellipsis;}
.next ul li a{ color:#767778}

.new_thr {
	width: 880px;
	padding: 20px 0 30px 0;
	background-color:#fff;
	float:left;
	margin:0 20px 20px 0;
}
.new_thr_h2 {
	width: 850px;
	font-size: 22px;
	color: #333;
	padding-bottom: 16px;
	margin: 0 auto;
	text-align: center
}
.news_thr_share {
	width: 330px;
	margin: 0 auto;
	color: #999;
	height: 18px;
	line-height: 18px
}
.news_thr_share_date {
	width: 100%;
	text-align: center;
}
.news_thr_ico {
	text-indent: 14px;
	width: 200px;
	margin:10px 0 0 90px;
}
.news_thr_ico a {
	color: #999;
	font-size: 16px
}
.news_thr_txt {
	width: 850px;
	padding: 36px 14px 0 12px;
	border-top: 1px dotted #e5e5e5;
	margin-top: 50px
}
.news_thr_txt2 {
	width: 850px;
	padding: 36px 14px 0 12px;
	border-top: 1px dotted #e5e5e5;
	margin-top: 50px
}
.news_thr_txt_img {
	width: 850px;
	height: auto;
	padding: 38px 0
}

.news_two_img img {
	width: 200px;
	height: 130px
}
.news_thr_ico a:hover {
	color: #1bb2e8
}
.team_bg {
	width: 100%;
	min-width: 1200px;
	height: auto;
	background-color: #09ace8;
	position: relative;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat
}
.team_ul {
	width: 290px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden
}
.team {
	width: 100%;
	height: 550px;
	margin: 0 auto;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat
}
.team_ul li {
	float: left;
	height: 100%;
	margin: 50px 0 0 0
}
.team_cent_box {
	margin: 0 auto
}
.team_img img {
	overflow: hidden;
	margin: 0 -84px
}
.team_img {
	width: 110px;
	height: 110px;
	border-radius: 60px;
	display: block;
	margin: 44px auto 0;
	overflow: hidden
}
.team_img_span {
	width: 10px;
	height: 10px;
	border-radius: 6px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -5px
}
.team_txt {
	width: 290px;
	margin: 24px auto 24px auto;
	display: block;
	text-align: center
}
.team_txt_title {
	color: #fff;
	font-size: 18px;
	display: block;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	text-align: center
}
.team_txt_subtitle {
	color: #fff;
	font-size: 13px;
	width: 100%;
	text-align: center;
	display: block;
	line-height: 26px;
	height: 52px;
	overflow: hidden
}
.team_dot {
	position: absolute;
	bottom: 30px;
	left: 50%;
	z-index: 12
}
.team_dot p {
	width: 3px;
	height: 3px;
	background: #626262;
	margin-right: 20px;
	border-radius: 2px;
	position: relative;
	float: left
}
.team_dot li {
	float: left
}
.team_dot .active i {
	width: 11px;
	height: 11px;
	background: #fff;
	border: 1px solid #09ace8;
	border-radius: 6px;
	position: absolute;
	top: -5px;
	left: -5px
}
.team_dot a {
	width: 16px;
	height: 16px;
	display: block;
	margin: -6px 0 0 -6px
}
.team_dot_po {
	position: relative
}
.team_img_dot {
	border-radius: 6px;
	position: absolute;
	left: 50%;
	width: 1px;
	height: 30px;
	bottom: 88px;
	margin-left: -1px;
	background: -webkit-linear-gradient(red, transparent);
	background: -o-linear-gradient(red, transparent);
	background: -moz-linear-gradient(#FFF, transparent);
	background: linear-gradient(#FFF, transparent)
}
.team_img_dian {
	border-radius: 6px;
	position: absolute;
	left: 50%;
	width: 9px;
	height: 9px;
	bottom: 114px;
	margin-left: -5px;
	background-color: #FFF
}
.team_two {
	width: 1200px;
	margin: 0 auto;
	padding: 60px 0 100px 0;
	position: relative
}
.team_two_img {
	width: 370px;
	height: 210px;
	display: block;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	background-color: #f2f2f2;
	max-height: 210px;
	overflow: hidden
}
.team_two_img img {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	width: 370px
}
.team_two_txt {
	width: 308px;
	height: 100px;
	display: block;
	padding: 30px 45px 10px 15px;
	border-bottom: 1px solid transparent;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
	transition: all .6s cubic-bezier(.215, .61, .355, 1);
	background-color: #fff
}
.team_two li:hover .team_two_txt {
	border-right: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	border-bottom: 5px solid #09ace8;
	padding: 30px 30px 32px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}
.team_two_txt span {
	font-size: 18px;
	color: #333;
	display: inline-block;
	padding: 0 20px 0 0;
	height: 26px;
	overflow: hidden
}
.team_two_txt i {
	font-size: 13px;
	color: #999;
	display: inline-block;
	width: 150px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.team_two_txt strong {
	font-size: 13px;
	color: #999;
	padding-top: 26px;
	line-height: 26px;
	display: block;
	height: 52px;
	overflow: hidden;
	font-weight: normal;
}
.team_two_box {
	width: 370px;
	position: relative
}
.team_two_ul {
	margin-right: -44px;
	height: auto
}
.team_two_ul li {
	width: 370px;
	height: 360px;
	float: left;
	margin: 0 44px 40px 0
}
.team_two_ul .team_two_mar {
	margin-left: 0
}
.team_two_but {
	position: absolute;
	bottom: 106px;
	right: 30px;
	display: none;
	transition: all .3s ease-out 0s
}
.team_two li:hover .team_two_but {
	display: block;
	background-color: #09ace8
}
.team_three_zz {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	min-width: 1200px;
	background: #000;
	opacity: .5;
filter:alpha(opacity:50)
}
.team_three {
	width: 1098px;
	height: 650px;
	background: #39424f;
	border-radius: 6px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -549px;
	margin-top: -325px;
	box-shadow: 0 10px 26px rgba(0, 0, 0, .4)
}
.team_thr_l {
	width: 372px;
	height: 650px;
	float: left;
	background: #09ace8;
	position: relative;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}
.team_thr_img {
	width: 360px;
	height: 626px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	margin: 12px 0 0 12px;
	max-height: 626px;
	overflow: hidden
}
.team_thr_img img {
	width: 350px
}
.team_thr_r {
	width: 578px;
	height: auto;
	float: right;
	padding: 30px 74px
}
.team_thr_r_h3 {
	width: 410px;
	float: left;
	margin: 30px 0;
	height: 52px;
	overflow: hidden
}
.team_thr_r_h3 span {
	font-size: 20px;
	color: #fff;
	display: block;
	height: 34px
}
.team_thr_r_h3 i {
	font-size: 13px;
	color: #8b95a4
}
.team_thr_r_bor {
	width: 48px;
	height: 1px;
	background-color: #4E5F6C
}
.team_thr_r_txt {
	margin: 32px 0 0 0;
	height: 410px;
	overflow: hidden
}
.partner_bg {
	width: 100%;
	min-width: 1200px;
	height: auto;
	position: relative;
	background-color: transparent
}
.partner {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 25px;
	position: relative;
	z-index: 10
}
.partner_ul {
	width: 1180px;
	margin: 0 35px;
	overflow: hidden;
	z-index: 10
}
.partner_ul li {
    padding-right:10px;
	height: 26px;
	float: left
}
.partner_ul li span a { color:#959494;}
.partner_ul li img {
	filter: grayscale(100%);
	transition: all .3s ease-out 0s
}
.partner_ul li :hover img {
	filter: grayscale(0)
}
.par_box {
	margin: 0 auto
}
.parnter_arrow_a {
	color: #c3c6ca;
	font-size: 26px;
	height: 28px;
	width: 28px;
	text-align: center;
	padding: 4px;
	background-color: transparent;
	border-radius: 24px;
	transition: all .3s ease-out 0s
}
.parnter_arrow_l {
	float: left;
	position: absolute;
	top: 46px;
	left: 0
}
.parnter_arrow_r {
	float: right;
	position: absolute;
	top: 46px;
	right: 0
}
.parnter_arrow a:hover {
	color: #fff;
	background-color: #09ace8
}
.Contact_bg {
	height: 340px;
	background:url(/template/eyou/pc/images/footbg.jpg) repeat-x;
	position: relative
}
.Contact {
	width: 1200px;
	margin: 0 auto;
	padding: 80px 0 68px 0;
	z-index: 10;
	position: relative
}
.contact_l {
	float: left;
	width: 202px;
	padding-left: 0;
	margin-top: -5px;
}
.contact_c {
	float: left;
	width: 202px;
	padding-left: 40px
}
.contact_c_h3 {
	width: 156px;
	color: #fff;
	height: 20px;
	font-size: 16px;
	line-height: 20px;
	overflow: hidden
}
.contact_c_p {
	width: 156px;
	margin-top: 30px
}
.contact_c_p ul li{
	width: 36px;
	height: 26px;
	text-align: center;
	border-radius: 19px;
	display: block;
	margin-right: 10px;
	float: left;
	padding-top: 10px;
	border: 1px solid rgba(255, 255, 255, .07);
	position:relative;
}

.contact_c_p li:hover {
	background: #09ace8
}
.contact_c_p li:hover i {
	color: #fff;
	background-color: #39424F;
	padding: 8px;
	margin-top: -8px;
	border-radius: 19px
}
.contact_c_p i {
	color: #fff;
	font-size: 16px;
	transition: all .3s ease-out 0s;
	background-color: transparent;
	border-radius: 19px;
	width: 16px
}
.contact_r {
	float: left;
	width: 620px;
	padding: 0 0 0 130px
}
.contact_c_p ul li .weixin{ 
    position:absolute;
	left:-80px;
	top:-252px;
	display:none;	
}
.contact_c_p ul li:hover .weixin{ display:block;}



/*
.contact_r_dl dd.contact_add { width: 420px; }
*/






.contact_r_dl dt {
	color: #fff;
	height: 20px;
	font-size: 16px;
	line-height: 20px;
	overflow: hidden;
	width: 680px;
	margin-bottom: 20px
}
.contact_r_dl dd {
	width: 290px;
	margin-top: 14px;
	color: #fff;
	float: left
}
.contact_r_dl dd a {
	color: #fff;
	text-decoration: underline
}
.contact_l_h2 {
	font-size: 24px;
	color: #808B9B;
	line-height: 38px;
	height: 38px;
	overflow: hidden;
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"
}
.contact_l_p {
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	overflow: hidden;
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"
}
.footer_bg {
	min-width: 1200px;
	border-top: 0px solid rgba(69, 79, 95, .5);
}
.foot {
	width: 1200px;
	height: 44px;
	line-height: 45px;
	margin: 0 auto;
	overflow: hidden
}
.foot_txt {
	color: #fff;
	padding-top:5px;
}
.default {
	font-family: Arial, "微软雅黑";
	color: #2c2c2c;
	font-size: 15px;
	line-height: 30px
}
.show_thr_top img {
	max-width: 100%;
	display: block;
	float: none;
	margin: 10px auto;
	max-width: 100%
}
.news_thr_txt img {
	max-width: 100%;
	display: block;
	float: none;
	margin: 10px auto;
	max-width: 100%
}
.news_thr_txt2 img {
	max-width: 100%;
	display: block;
	float: none;
	margin: 0px auto;
	max-width: 100%
}
.show_bot li:hover {
	transform: scale(1, 1);
	transition: all .3s ease-out 0s;
	box-shadow: 0 6px 10px 5px rgba(0, 0, 0, .08)
}
.ser_r_but:hover {
	background: #09ace8;
	border: 1px solid #09ace8
}
.service_slider {
	margin-top: -25px
}
.footer_bg path {
	fill: #6E727E
}
.foot_logo {
	padding: 13px
}
.por_img {
	
	height: 285px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	background-size: auto auto
}
.por_img2 {
	background-image:url(/template/eyou/pc/images/list-banner2.jpg);
	height: 285px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	background-size: auto auto
}
.por_img3 {
	background-image:url(/template/eyou/pc/images/list-banner3.png);
	height: 380px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	background-size: auto auto
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #09ace8
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #00ff89
}
.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #4d5868
}
#banner {
	width: 100%;
	height: 285px;
	position: relative
}
#banner div.por_img {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto auto;
	width: 100%;
	height: 285px
}
.default img {
	display: inline;
	max-width: 100%;
}
#shares a#sshare {
	color: transparent;
	width: 0;
	height: 0;
	background: none;
}
.fixed {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	background: rgba(0, 0, 0, .6);
	overflow-y: auto;
	z-index: 99999;
	display: none
}
#fixed_weixin .fixed-container {
	width: 220px;
	height: auto;
	padding: 20px 20px 0 20px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -110px;
	margin-top: -140px
}
#fixed_weixin .fixed-container div {
	height: 220px
}
#fixed_weixin .fixed-container p {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #000
}
#fixed_mp .fixed-container {
	width: 258px;
	height: 298px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -129px;
	margin-top: -149px
}
#fixed_mp .fixed-container p {
	padding: 0 20px;
	text-align: center;
	font-size: 14px;
	color: #000
}
.fixed.show {
	display: block
}
#shares {
	position: fixed;
	right: 0px;
	bottom: 10px;
	z-index: 99;
	height: 40px
}
#shares a {
	width: 40px;
	height: 40px;
	display: block;
	background: #8b8b8b;
	background-color: rgba(31, 31, 31, .6);
	color: #fff;
	font-size: 12px;
	text-align: center;
}
#shares a i {
	margin-top: 13px
}
#shares a#sshare {
	cursor: default;
}
#shares a#sweibo {
	background-color: #09ace8;
	transition: all 0.2s ease-out 0s;
}
#shares a#sweibo:hover {
	background-color: #ea493c;
}
#shares a#sweixin {
	transition: all 0.2s ease-out 0s;
	background-color: #0689ba
}
#shares a#sweixin:hover {
	background-color: #09ace8
}
#shares a#gotop {
	background-color: #666666;
	background-color: rgba(0, 0, 0, .6);
	font-size: 12px;
	padding-top:4px;
}
#shares a#gotop i {
	margin-top: 8px
}
#fixed_weixin .fixed-container {
	width: 220px;
	height: auto;
	padding: 20px 20px 0 20px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -110px;
	margin-top: -140px
}
#fixed_weixin .fixed-container div {
	height: 220px
}
#fixed_weixin .fixed-container p {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #000
}
#fixed_mp .fixed-container {
	width: 258px;
	height: 298px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -129px;
	margin-top: -149px
}
#fixed_mp .fixed-container p {
	padding: 0 20px;
	text-align: center;
	font-size: 14px;
	color: #000
}
#online_open {
	width: 40px;
	height: 40px;
	background: #0689ba;
	cursor: pointer;
	position: fixed;
	right: -40px;
	bottom: 50px;
	z-index: 99999;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 30px;
}
#online_open i {
	margin-top: 13px
}
#online_lx {
	width: 145px;
	height: auto;
	border-radius: 0;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
	box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
	position: fixed;
	right: 0px;
	bottom: 50px;
	z-index: 99999
}
#olx_head {
	padding: 15px;
	line-height: 16px;
	height: 16px;
	background: #0689ba;
	border-radius: 0;
	color: #fff;
	font-size: 16px;
	font-weight:bold
	
}
#olx_head i {
	font-size: 18px;
	color: #fff;
	cursor: pointer
}
#olx_qq li a {
	padding: 12px 15px;
	height: 20px;
	line-height: 20px;
	background: #f5f5f5;
	color: red;
	display: block;
	border-bottom: #fff 1px solid;
	transition: all ease-out .3s;
	font-size: 20px;
	font-weight:bold
}
#olx_qq li a i {
	transition: all 0.3s ease-out 0s;
	color: #5e5e5e;
	font-size: 16px;
	vertical-align: middle;
	margin-right: 18px
}
#olx_qq li a:hover {
	color: #fff;
	background: #565656
}
#olx_qq li a:hover i {
	color: #09ace8;
}
#olx_tel {
	padding: 20px 15px
}
#olx_tel div {
	color: #434343;
	line-height: 14px;
	height: 14px;
	margin-bottom: 10px
}
#olx_tel div i {
	font-size: 18px;
	margin-right: 20px;
	vertical-align: middle
}
#olx_tel p {
	line-height: 20px;
	font-family: HELVETICANEUELTPRO-THEX;
	font-size: 15px
}
.masonry .projectitem {
	width: 385px
}
.masonry {
	margin-top: 50px
}
.masonry .show_bot_box, .masonry .show_bot_box_t, .masonry .show_bot li {
	height: auto;
	position: relative
}
#online_open i {
	margin-top: 11px;
}
hr {
	height: 1px;
	border: none;
	border-top: 1px dotted rgb(211, 211, 211);
	margin-top: 20px;
	margin-bottom: 20px;
}
.projecttags_box {
	width: 1180px;
	margin: 0 auto 80px;
}
.projecttags a {
	display: block;
	padding: 0 20px;
	height: 30px;
	line-height: 30px;
	color: #666666;
	background: #f5f5f5;
	float: left;
	border-radius: 20px;
	margin: 30px 5px;
}
.projecttags a:hover {
	color: #fff;
	background: #09ace8;
}
.projecttags .active {
	color: #fff;
	background: #09ace8;
}
.projectib_img {
	width: 230px;
	height: 154px;
	display: block;
	overflow: hidden;
}
.tags_wrap {
	margin-right: -15px;
	margin-left: -5px;
}
.projectib li {
	float: left;
	margin: 0 5px 32px;
	width: 230px;
}
.projectib_title {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	display: block;
	margin-top: 10px;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.projectib li p {
	color: #999;
	font-size: 13px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.line {
	width: 1200px;
	margin: 0 auto;
	border-bottom: 1px solid #f0f0f0;
	position: absolute;
	top: 105px;
}
#pro_nav2 a {
	padding: 0 5px;
	display: block;
	height: 36px;
	line-height: 36px;
	color: #999;
	float: left;
	margin: 0 10px;
}
#pro_nav2 {
	margin: 0px auto;
	position: absolute;
	top: 110px;
}
#pro_nav2 a:hover, #pro_nav2 .active {
	color: #09ace8;
	background: none;
}
#shares a i.fa-mobile {
	margin-top: 12px;
	color: transparent;
	background-image: url(/template/eyou/pc/images/shouji.png);
	background-repeat: no-repeat;
	font-size: 23px;
}
/*留言?/

.message_bg {
	display: none;
	width: 100%;
	background-color: #f7f7f7;
}
.message {
	width: 1200px;
	margin: 0 auto;
	padding: 120px 0px;
}
.mes_ul li {
	float: left;
	margin-left: 75px;
}
.mes_ul li input {
	width: 300px;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #dedede;
	font-family: Arial, "微软雅黑";
}
.mes_cont {
	margin: 65px 0 0 75px;
}
.inputext {
	width: 1050px;
	height: 105px;
	border-bottom: 1px solid #dedede;
	resize: none;
	overflow: hidden;
	background: none;
	border-top: none;
	border-left: none;
	border-right: none;
	font-family: Arial, "微软雅黑";
	line-height: 24px;
}
.inputsub {
	width: 300px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: #09ace8;
	margin: 0 auto;
	border-radius: 30px;
	margin-top: 50px;
}
.inputsub input {
	color: #fff;
	line-height: 46px;
	text-align: center;
	font-size: 16px;
	cursor: hand;
	cursor: pointer;
	width: 100%;
	height: 100%;
}
.foot_txt_bei {
	color: #8C95A1;
}
.news_img {
	position: absolute;
	top: 110px;
	padding: 50px 40px 40px 40px;
	left: 10px;
	display: none;
}
.netmask {
	width: 100%;
	height: 100%;
	text-align: center;
	background: #000;
	display: block;
	margin: 0 auto;
}
.netmask.loading i {
	color: #fff;
	font-size: 50px;
	position: absolute;
	top: 50%;
}
.netmask.success i {
	color: #fff;
	font-size: 50px;
	position: absolute;
	top: 50%;
}
.navitem_i {
	margin-left: 10px;
	font-size: 18px;
	display: none;
}
.firstRow td {
	width: 50%;
}
.paging span {
	margin-left: 10px;
}
.anniu{ margin:0 auto; width:220px; height:45px; border:solid 1px #666; border-radius:30px;}
.anniu a{ color:#333;}
.anniu a:hover{ color:#09ace8;}
.anniu p{ text-align:center; font-size:16px; height:45px; line-height:45px;}
.right_kecheng{ width:300px; height:226px; background-color:#fff; margin-bottom:20px;}
.right_ziti{ font-size:17px; color:#2c2c2c; padding-top:18px; padding-left:20px;}
.right_kecheng hr{ width:280px; margin:10px auto 0px; height:1px;}
.right_dongtai{width:300px; height:396px; background-color:#fff; margin-bottom:20px;}
.right_dongtai hr{ width:280px; margin:10px auto 0px; height:1px;}
.right_shipin{width:300px; height:526px; background-color:#fff; margin-bottom:20px;}
.right_shipin hr{ width:280px; margin:10px auto 0px; height:1px;}
.right_u{  width:300px; list-style:disc;}
.right_l{ list-style:disc; font-size:15px; padding:16px 20px 0px 20px; display:block; white-space:nowrap; overflow:hidden; width:260px; text-overflow: ellipsis;}
.right_l a{ color:#444;}
.right_l p{ text-align:center; font-size:14px; padding-top:8px;}
.right_zuopin{width:300px; height:396px; background-color:#fff; margin-bottom:20px;}
.right_zuopin1{width:300px; height:486px; background-color:#fff; margin-bottom:20px;}
.right_zuopin hr{ width:280px; margin:10px auto 0px; height:1px;}
.right_zuopin_u{  width:310px; list-style:disc;}
.right_zuopin_l{ list-style:none; padding:16px 0px 0 20px; float:left; width:120px;}
.right_zuopin_l span{ font-size:12px; color:#999; overflow : hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap: break-word;
word-break: break-all;}
.kongbai{ height:100px; background-color:#F00;}
.lianxi{width: 1200px;margin: 0 auto;padding: 40px 0 0px}
.lianxi h3{ font-size:26px; text-align:center; color:#000; font-weight:bold;}
.lianxi hr{ margin:10px auto 0px; height:1px;}
.lianxi ul{ list-style:none; margin-top:30px;}
.lianxi li{ list-style:none; width:600px; float:left; font-size:16px; color:#000; padding-top:10px;}
.lianxi li span{ font-weight:bold; color:#000; font-size:16px;}
.lianxi_map{ margin:-30px auto 90px;}
.lianxi_map p{ font-weight:bold; font-size:24px; color:#000; padding:30px 0 20px; text-align:center;}
.lianxi_map .quanjing{width:1200px;height:650px;border:#ccc solid 1px;font-size:12px}
/*选项卡CSS*/
section {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

label {
  background: #eee; 
  border: 1px solid #ddd; 
  height: 20px;
  border-radius: 18px;
  padding: 5px 20px;
  cursor: pointer;
  z-index: 1;
  margin-left: 20px;
  margin-top:20px;
}
label:first-of-type {
  margin-left: 0;
}
.content-box {
  width: 100%;
  margin-top: -1px;
  padding: 0px 0px;
  -webkit-order: 1;
  order: 1;
}
input[type=radio], .content-box {
  display: none;
}
input[type=radio]:checked + label {
  background: #09ace8;
  color:#fff;
}
input[type=radio]:checked + label + .content-box {
  display: block;
}

@media screen and (max-width: 1380px){
	#banner {
	width: 100%;
	height: 195px;
	position: relative
}

.header {
	width: 100%;
	height: 140px;
	background:url(/template/eyou/pc/images/head_bg.jpg) repeat-x;
	z-index: 50
}
.head_cont {
	width: 1003px;
	margin: 0 auto;
	z-index: 10;
	padding: 25px 0;
	transition: all .3s ease-out 0s
}
.head_menu{	
    width: 1003px;
	margin: 0 auto;
	z-index: 10;
	transition: all .3s ease-out 0s
}
.head_Logo img {
	height: 88px;
}	
	
	.topBar {
	transition: all .3s ease-out 0s;
	height: 70px
}
.head_nav_li a {
	line-height: 30px;
	height: 30px;
	border-radius: 15px;
	text-align: center;
	padding: 8px 25px;
	color: #fff;
	font-size: 14px;
	margin: 0 .5px
}
.subnav {
	position: absolute;
	width: 150px;
	top: 54px;
	left: 70%;
	background-color: #fff;
	z-index: 20;
	padding: 22px 0 20px 0;
	border-radius: 6px;
	box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
	margin-left: -95px;
	opacity: 0;
	transition: all .3s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
	visibility: hidden
}
.subnav li {
	height: 44px;
	line-height: 44px;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #f1f2f2;
	transition: all .3s ease-out 0s
}
.subnav .subnav_bor {
	border-bottom: none
}
.head_nav .subnav_a {
	height: 44px;
	line-height: 44px;
	border-radius: 0;
	font-size: 13px;
	color: #a3a3a3;
	padding: 0 25px
}
.subnav li a {
	color: #6E6E6E;
	background: 0 0;
	line-height: 42px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
#nav.hide .topBar {
	background-color: rgba(57, 66, 79, .92);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .08);
	height: 60px
}
#nav.hide .topBar .head_cont {
	padding: 6px
}
#nav.hide .topBar .nav_cont {
	padding: 5px
}
.nav {
	width: 100%;
	background-color: #39424f;
	height: auto;
	font-size: 14px;
	z-index: 50
}
.nav_cont {
	width: 1003px;
	margin: 0 auto;
	z-index: 10;
	padding: 11px 0;
	transition: all .3s ease-out 0s
}
.nav_box {
	height: 195px;
	font-size: 14px;
	background-color: #39424F
}
.nav_Logo {
	width: auto;
	height: 60px;
	display: block;
	float: left
}
.nav_Logo img {
	height: 50px
}
.nav_list {
	float: right
}
.nav_list_li {
	float: left;
	width: auto;
	height: 46px;
	padding-top:10px;
	position: relative
}
.nav_list_li:hover .subnav {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	visibility: visible
}
.nav_list a {
	line-height: 30px;
	height: 30px;
	border-radius: 15px;
	text-align: center;
	display: block;
	padding: 0 17px;
	font-size: 14px;
	color: #DBDBDB;
	margin: 0 .5px
}
.nav_list .active, .nav_list a:hover {
	background-color: #fff;
	color: #000
}

.banner{ width:1360px; height:428px; padding-top:25px; }

.banner_carousel {
	height: 428px
}
.banner_carousel_a {
	width: 1360px;
	height: 428px;
	float: left
}
.banner_r {
	float:left;
	width: 1360px;
	height: 428px;
	position: relative
}

.banner_slider {
	margin-top: -25px
}

.ser_r_dot {
	position: absolute;
	bottom: 10px;
	left: 630px;
	z-index: 6
}
.service {
	width: 1003px;
	margin: 0 auto;
	padding: 92px 0;
	height: 365px;
	z-index: 10;
	position: relative
}
.service_bg {
	width: 100%;
	min-width: 1003px;
	height: auto;
	position: relative;
	background-color: #fff;
	background-attachment: fixed;
	background-position: center 440px;
	background-repeat: no-repeat
}
.ser_carousel_a {
	width: 304px;
	height: 173px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;

}
.ser_carousel_txt {
	width: 303px;
	height: 93px;
	padding: 25px 0 0 0px;
	text-align:center;
	display:block;
	transition: all .6s cubic-bezier(.215, .61, .355, 1);
}
.ser_carousel_txt h3 {
	color: #2c2c2c;
	font-size: 16px;
	line-height: 34px;
	height: 34px;
	overflow: hidden;
	margin-bottom: 5px
}
.ser_carousel_txt p {
	color: #666;
	line-height: 25px;
	height: 52px;
	overflow: hidden;
	font-size:14px;
}
.ser_l_h2 {
	font-size: 20px;
	color: #333;
	line-height: 38px;
	height: 35px;
	width: 200px;
	overflow: hidden
}
.ser_l_p {
	width: 200px;
	height: 15px;
	font-size: 13px;
	color: #b1b1b1;
	line-height: 15px;
	overflow: hidden;
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"
}
.showcase_bg {
	width: 100%;
	min-width: 1003px;
	height: auto;
	padding: 90px 0 10px;
	background-color: #F7F7F7;
	border-top: 1px solid #F3F3F3;
	position: relative;
	background-attachment: fixed;
	background-repeat: no-repeat
}
.ser_three div.default {
	padding-top: 30px;
}
.showcase {
	width: 1003px;
	margin: 0 auto;
	height: auto;
	z-index: 10;
	position: relative
}
.show_top {
	width: 1003px;
	height: 64px;
	margin:-30px auto 0;
}
.show_top_l_h2 {
	font-size: 20px;
	color: #333;
	line-height: 38px;
	height: 35px;
	overflow: hidden;
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"
}
.show_top_l_p {
	height: 15px;
	font-size: 13px;
	color: #b1b1b1;
	line-height: 15px;
	overflow: hidden;
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"
}
.show_bot {
	margin-right: -15px;
	height: auto;
	padding-top: 20px
}
.show_bot_box a img {
	width: 320px;
	height:213px;
}
.show_bot li {
	float: left;
	margin: 0 15px 15px 0;
	width: 320px;
	height: 216px;
	overflow: hidden
}
.show_bot_box {
	position: relative;
	width: 320px;
	height: 216px
}
.show_bot_box a img {
	width: 320px;
	height:216px;
}
.show_shade {
	height: 54px;
	width: 100%;
	position: absolute;
	bottom: -74px;
	transition: all .45s cubic-bezier(.215, .61, .355, 1)
}
.show_shade_bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 54px;
	background: #fff
}
.show_shade_txt {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 289px;
	height: 34px;
	padding: 15px 0 5px 20px
}
.show_shade_txt span {
	width: 240px;
	font-size: 14px;
	color: #666;
	display: block;
	height: 12px;
	line-height: 12px;
	overflow: hidden
}
.show_shade_txt i {
	width: 240px;
	color: #999;
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden
}
.show_bot_but {
	width: 36px;
	height: 36px;
	border-radius: 20px;
	display: block;
	background: #09ace8;
	margin-top: 8px;
	position: absolute;
	bottom: 10px;
	right: 25px;
	transition: all .3s ease-out 0s
}
.about_bg {
	width: 100%;
	min-width: 1003px;
	height: auto;
	border-top: 1px solid #f3f3f3;
	position: relative;
	background-color: transparent;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat
}
.about {
	width: 1003px;
	margin: 0 auto;
	padding-top: 90px;
	z-index: 10;
	position: relative
}
.about_top {
	width: 1003px;
	height: 64px;
}
.about_bot_l {
	width: 551px;
	height: 230px;
	float: left;
	padding: 80px 0;
	line-height: 26px;
	font-size: 13px;
	color: #878787;
	overflow: hidden;
}
.about_bot_l p {
	width: 551px;
	height: 230px
}
.about_bot_r {
	width: 442px;
	height: 313px;
	float: right
}
.about_txt{	width: 740px;
	float: left;
	padding: 36px 0 28px 10px;
	transition: all .3s ease-out 0s}
.News_bg {
	width: 100%;
	min-width: 1003px;
	height: auto;
	border-top: 1px solid #f3f3f3;
	position: relative;
	background-color: transparent;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat
}
.news {
	width: 1003px;
	margin: 0 auto;
	padding: 90px 0 0px 0;
	z-index: 10;
	position: relative
}

.news_bot {
	width: 100%;
	height: auto;
	padding-top: 30px
}
.news_bot_ul li {
	float: left;
	margin-left: 0px;
	margin-bottom: 60px;
}
.news_bot_li {
	width: 330px;
	height: 344px;
	border: 1px solid #f2f2f2;
	position: relative;
	background-color: #fff
}
.news_bot_li .news_bot_li_bigtop {
	padding: 70px 40px 12px 40px;
	background: #09ace8;
	color: #fff
}
.news_bot_bigli {
	position: absolute;
	top: -21px;
	left: -1px;
	width: 330px;
	height: 0;
	overflow: hidden;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	border: 1px solid transparent
}
.news_bot_li:hover .news_bot_bigli {
	height: 420px;
	box-shadow: 0 6px 20px 5px rgba(0, 0, 0, .08);
	border: 1px solid #FFF
}
.partner_bg {
	width: 100%;
	min-width: 1003px;
	height: auto;
	position: relative;
	background-color: transparent
}
.partner {
	width: 1053px;
	margin: 0 auto;
	position: relative;
	z-index: 10
}
.partner_ul {
	width: 1003px;
	overflow: hidden;
	z-index: 10
}
.partner_ul ul {
	width: 1003px;
	z-index: 10;

}
.partner_ul ul li {
    padding-right:10px;
	height: 25px;
	float: left;
	

}
.partner_ul li a {
	color:#959494;
    

}
.Contact_bg {
	min-width: 1003px;
	width: 100%;
	height: auto;
	background-color: #39424f;
	position: relative
}
.Contact {
	width: 1003px;
	margin: 0 auto;
	padding: 80px 0 68px 0;
	z-index: 10;
	position: relative
}
.contact_r {
	float: left;
	width: 500px;
	padding: 0 0 0 50px
}
.contact_r_dl dd {
	width: 250px;
	margin-top: 14px;
	color: #fff;
	float: left
}
.footer_bg {
	min-width: 1003px;
	border-top: 0px solid rgba(69, 79, 95, .5);	
}
.foot {
	width: 1003px;
	height: 44px;
	line-height: 45px;
	margin: 0 auto;
	overflow: hidden
}
.por_img {
	background-image:url(/template/eyou/pc/images/list-banner1.jpg);
	height:270px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	background-size: auto auto
}
.por_img2 {
	background-image:url(/template/eyou/pc/images/list-banner2.jpg);
	height: 270px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	background-size: auto auto
}
.por_img3 {
	background-image:url(/template/eyou/pc/images/list-banner3-1.png);
	height: 270px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	background-size: auto auto
}
.top_txt {
	width: 1003px;
	height: 165px;
	padding-top: 155px;
	margin: 0 auto
}
.top_txt p {
	font-size: 18px;
	color: #fff;
	font-family: Arial;
	width: 600px;
	height: 24px;
	overflow: hidden;
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"
}
.top_txt_a {
    color:#cccdcf;
	display: block;
	margin-top: 5px;

}
.team_two {
	width: 1003px;
	margin: 0 auto;
	padding: 60px 0 30px 0;
	position: relative
}
.team_two_img {
	width: 304px;
	height: 173px;
	display: block;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	background-color: #f2f2f2;
	max-height: 210px;
	overflow: hidden
}
.team_two_img img {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	width: 304px
}
.team_two_txt {
	width: 274px;
	height: 110px;
	display: block;
	padding: 30px 15px 10px;
	border-bottom: 1px solid transparent;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
	transition: all .6s cubic-bezier(.215, .61, .355, 1);
	background-color: #fff
}
.team_two li:hover .team_two_txt {
	border-right: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	border-bottom: 5px solid #09ace8;
	padding: 30px 15px 32px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}
.team_two_txt span {
	font-size: 18px;
	color: #333;
	display: inline-block;
	padding: 0 20px 0 0;
	height: 26px;
	overflow: hidden
}
.team_two_txt i {
	font-size: 13px;
	color: #999;
	display: inline-block;
	width: 150px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.team_two_txt strong {
	font-size: 13px;
	color: #999;
	padding-top: 26px;
	line-height: 26px;
	display: block;
	height: 52px;
	overflow: hidden;
	font-weight: normal;
}
.team_two_box {
	width: 304px;
	position: relative
}
.team_two_ul {
	margin-right: -44px;
	height: auto
}
.team_two_ul li {
	width: 304px;
	height: 350px;
	float: left;
	margin: 0 44px 40px 0
}
.team_two_ul .team_two_mar {
	margin-left: 0
}
.team_two_but {
	position: absolute;
	bottom: 116px;
	right: 20px;
	display: none;
	transition: all .3s ease-out 0s
}
.show_two {
	width: 1003px;
	height: auto;
	margin: 0 auto;
	position: relative;
	padding: 60px 20px 160px 20px;
	overflow: hidden
}
.show_two_txt {
	height: 64px;
	padding: 16px 0 6px 15px;
	display: block
}
.show_two_box li {
	width: 322px;
	height: auto;
	margin: 0 9px 18px 0;
	float: left;
	transition: all .3s ease-out 0s
}
.show_two_box li a img {
	border: 1px solid transparent;
	transition: all .3s ease-out 0s;
	width: 320px;
	height:216px;
}
.news_two {
	width: 1003px;
	margin: 0 auto;
	padding: 60px 0 120px;
	position: relative
}
.news_two_box {
	width: 980px;
	height: 159px;
	border: 1px solid transparent;
	position: relative;
	background: #f7f7f7;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
.news_two_txt {
	width: 562px;
	float: left;
	padding: 36px 0 28px 15px;
	transition: all .3s ease-out 0s
}
.news_two_box:hover .news_two_txt {
	padding: 36px 0 28px 15px
}
.news_two_ul {
	height: auto;
	overflow: hidden;
	padding: 20px;
	width: 982px
}
.news_two_nav {
	width: 990px;
	padding-left: 20px
}
.news_two_ul li {
	width: 100%;
	height: 159px;
	border: 1px solid transparent;
	margin-bottom: 20px
}

.news_two_box:hover .news_two_date {
	padding: 36px 46px 0 0
}
.lianxi{width: 1003px;margin: 0 auto;padding: 40px 0 0px}
.lianxi h3{ font-size:22px; text-align:center; color:#000; font-weight:bold;}
.lianxi hr{ margin:10px auto 0px; height:1px;}
.lianxi ul{ list-style:none; marginp:30px 0 -30px;}
.lianxi li{ list-style:none; width:501px; float:left; font-size:14px; color:#000; padding-top:10px;}
.lianxi li span{ font-weight:bold; color:#000; font-size:14px;}
.lianxi_map{ margin:-30px auto 90px;}
.lianxi_map img{ width:1003px; height:568px;}
.lianxi_map p{ font-weight:bold; font-size:20px; color:#000; padding:30px 0 20px; text-align:center;}
.lianxi_map .quanjing{width:1003px;height:568px;border:#ccc solid 1px;font-size:12px}

.news_thr_bg{ background-color:#e9f0f6; width:100%; height: auto; min-width: 1003px; padding:10px 0 0px; }
.news_box{ width:1003px;  margin:0 auto; height:auto; overflow:hidden; }
.news_right{ width:300px; background-color:#f5f5f5; height:auto; float:left;}
.news_hot{ width:300px; height:396px; background-color:#fff; margin-bottom:20px;}
.news_hot p{ font-size:17px; color:#5a5a5b; padding-top:18px; padding-left:20px;}
.news_hot hr{ width:280px; margin:10px auto 0px; height:1px;}
.news_hot ul{  width:300px; list-style:disc;}
.news_hot ul li{ list-style:disc; font-size:15px; padding:16px 20px 0px 20px; display:block; white-space:nowrap; overflow:hidden; width:260px; text-overflow: ellipsis;}
.news_hot ul li a{ color:#767778;}
.new_thr .weizhi{ width:630px; background-color:#f5f5f5; font-size:14px;  padding-left:20px; margin:0 auto 40px; height:40px; line-height:40px; border-radius:5px;}
.new_thr .weizhi a{ color:#767778;}
.next{width:630px; background-color:#f5f5f5; font-size:14px;  padding-left:20px; margin:0 auto 40px; height:80px; line-height:80px; border-radius:5px; margin-top:50px;}
.next ul{ width:673px; float:left; }
.next ul li{ width:295px; list-style:none; float:left; color:#767778;white-space:nowrap; overflow:hidden;text-overflow: ellipsis;}
.next ul li a{ color:#767778}
.new_thr {
	width: 673px;
	padding: 20px 0 30px 0;
	background-color:#fff;
	float:left;
	margin:0 20px 20px 0;
}
.new_thr_h2 {
	width: 673px;
	font-size: 18px;
	color: #333;
	padding-bottom: 16px;
	margin: 0 auto;
	text-align: center
}
.news_thr_txt {
	width: 650px;
	padding: 36px 14px 0 12px;
	border-top: 1px dotted #e5e5e5;
	margin-top: 50px
}
.news_thr_txt_img {
	width: 670px;
	height: auto;
	padding: 38px 0
}
.show_top_txt {
	width: 1003px;
	margin: 0 auto;
	height: 88px;
	padding: 102px 0 0 0
}
.show_top_txt h2 {
	font-size: 18px;
	color: #fff;
	width: 570px;
	height: 30px;
	overflow: hidden
}
.news_bot_li_top1 span {
	font-size: 14px;
	color: #2c2c2c;
	line-height: 23px;
	overflow: hidden;
	display: block
}

.news_thr_txt2 video{ float:none; max-width:100%;; display:block;}
.default {
	font-family: Arial, "微软雅黑";
	color: #2c2c2c;
	font-size: 14px;
	line-height: 30px;
	max-width:650px;
}
/*广告css*/
.guanggao_bg{background-color:#e9f0f6; width:100%; padding:10px 0 0;}
.tonglan_ad{ width:1003px; background-color:#fff; margin:0 auto;}
.tonglan_ad a img{ width:983px; height:104px; margin:0 auto; padding:10px 0; }
}

#iframe_company_mini_div label {
    background: none;
    border: 0 none;
    height: auto;
    border-radius: 0;
    padding: 0;
    margin: 0;
}


/* 工具?*/
#toolbar {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 888;
	height: 1rem;
	left: 0;
}
#toolbar .list {
	width: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	background: #009946;
}
#toolbar .list li {
	float: left;
	width: 25%;
	text-align: center;
	border-left: 1px solid #006b31;
	border-right: 1px solid #0ecb65;
}
#toolbar .list li:first-child {
	border-left: none;
}
#toolbar .list li:last-child {
	border-right: none;
}
#toolbar .list a {
	display: block;
	height: 1.2rem;
	line-height: 0.24rem;
	font-size: 0.22rem;
	color: #fff;
	padding-top: 0.15rem;
}
#toolbar .list a.hover {
	background: #009946;
}
#toolbar .list a s {
	margin-left: auto;
	margin-right: auto;
	width: 0.42rem;
	height: 0.46rem;
	display: block;
	background-size: 5rem auto;
}
#toolbar .list a span {
	text-align: center;
	line-height: 0.35rem;
	display: block;
}
#toolbar .list a .too-home {
	background-position: 0.03rem 0;
}
#toolbar .list a .too-qiao {
	background-position: -1.6rem 0;
}
#toolbar .list a .too-map {
background-position: -.79rem 0;
}
#toolbar .list a .too-tel {
	background-position: -2.36rem 0;
}
.xbg {
	width: 100%;
	display: block;
	position: fixed;
	height: 1.05rem;
	left: 0;
	bottom: 0;
	background: #fff;
	z-index: 880;
}
#toolbar .list a s span {
	color: #fff;
padding-top:.9rem;
	text-transform: initial;
	font-style: normal;
}

/*微信弹窗*/
#wxnr {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 1000;
	display: none;
	background: rgba(0,0,0,.6);
}
#wxnr .nrdf {
	margin: auto;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 5rem;
	height: 5rem;
	padding: 0.3rem;
	padding-top: 0.6rem;
	margin-top: -2.5rem;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 2px 6px #777;
	-webkit-box-shadow: 0px 2px 6px #777;
	-moz-box-shadow: 0px 2px 6px #777;
	border-radius: 10px;
}
#wxnr img {
	width: 2.3rem;
	height: 2.3rem;
	display: block;
	margin: 0 auto;
}
#wxnr p {
	font-size: 0.24rem;
	line-height: 0.45rem;
	text-align: center;
}
#wxnr i {
	position: absolute;
	top: 0.2rem;
	right: 0.2rem;
	width: 0.3rem;
	height: 0.3rem;
	font-size: 0.2rem;
	line-height: 0.3rem;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	background: #333;
	border-radius: 1rem;
	cursor: pointer;
}
#wxnr span {
	display: inline-block;
	padding: 0.03rem 0.1rem;
	line-height: 0.35rem;
	background-color: #009946;
	color: #fff;
	border-radius: 0.05rem;
	cursor: pointer;
}
#wxnr span.wx {
	padding-left: 0.4rem;
	background-image: url(/template/eyou/pc/images/wx.png);
	background-size: 0.28rem;
	background-position: 0.1rem center;
	background-repeat: no-repeat;
}
/*复制提示*/
#weixin {
	position: fixed;
	top: 50%;
	margin-top: -0.4rem;
	z-index: 9999999;
	font-size: 0.26rem;
	color: #fff;
	width: 90%;
	right: 5%;
	line-height: 0.8rem;
	text-align: center;
	background: rgba(0, 0, 0, 0.8);
	border: 2px solid #333;
	border-radius: 0.1rem;
	display: none;
}

/*
     FILE ARCHIVED ON 17:53:47 Apr 18, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:52:44 Jul 24, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.021
  exclusion.robots: 0.051
  exclusion.robots.policy: 0.033
  esindex: 0.024
  cdx.remote: 53.03
  LoadShardBlock: 392.728 (3)
  PetaboxLoader3.datanode: 385.258 (5)
  PetaboxLoader3.resolve: 608.432 (3)
  load_resource: 667.937 (2)
*/
