/* eyoucms.com 易优CMS -- 好用,免费,安全 */
@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 22px;
	font-family: "微软雅黑";
	-webkit-text-size-adjust: none;
	color: #333;
	overflow-x: hidden;
	background: #fff;
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, p {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	vertical-align: bottom;
}
ul, li {
	list-style-type: none;
}
a {
	color: #333;
	text-decoration: none;
	transition: all 0.3s;
}
.tc {
	text-align: center;
}
.tl {
	text-align: left;
}
.tr {
	text-align: right;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cl {
	clear: both;
}
.fb {
	font-weight: bold;
}
.fnb {
	font-weight: 200;
	margin-left: -1px;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
	outline: none;
}
.font_14 {
	font-size: 14px;
}
.font_16 {
	font-size: 16px;
}
.font_18 {
	font-size: 18px;
}
.font_s {
	font-family: "宋体";
}
.min_w {
	min-width: 1200px;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
/*header*/
.logo {
	margin-top: 18px;
}
.nav {
	width: auto;
}
.nav>ul>li {
	float: left;
	text-align: center;
	font-size: 14px;
	height: 103px;
	background: url("/img/pic_01.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_01.jpg*/ no-repeat left center;
	padding: 0 8px;
	position: relative;
}
.nav>ul>li>a {
	color: #323232;
	height: 103px;
	line-height: 103px;
	display: block;
	width: auto;
	background: url("/img/pic_02.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_02.jpg*/ no-repeat center -104px;
	transition: 0.3s linear;
	-webkit-transition: 0.3s linear;
	padding: 0 10px;
}
.nav>ul>li:hover>a {
	color: #fff;
	background: url("/img/pic_02.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_02.jpg*/ no-repeat center center;
}
.nav>ul>li.on>a {
	color: #fff;
	background: url("/img/pic_02.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_02.jpg*/ no-repeat center center;
}
.nav>ul>li:first-child {
	background: none;
}
.nav>ul>li .erji{ display: none; position: absolute; width: 150px; margin-left: -75px; left: 50%; top: 100%; background: rgba(255,255,255,.7); z-index: 999; }
.nav>ul>li .erji a{ display: block; height: 30px; line-height: 30px; padding: 0 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; font-size: 14px; color: #666; }
.nav>ul>li .erji a:hover{ background: #00b2f3; color: #fff; }
.nav>ul>li:hover .erji{ display: block; }
/*index*/
.group_l {
	background: url("/img/pic_09.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_09.jpg*/ no-repeat left bottom;
	line-height: 75px;
	margin-top: 15px;
	font-size: 22px;
	color: #444444;
}
.group_l span {
	font-size: 14px;
	color: #9e9e9e;
}
.group_r {
	margin-top: 59px;
}
.group_r li {
	padding: 0 24px;
	float: left;
	background: url("/img/pic_01.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_01.jpg*/ no-repeat left center;
}
.group_r li:first-child {
	background: none;
}
.group_r li a {
	color: #b0b0b0;
	font-size: 14px;
	line-height: 28px;
	padding: 0 31px;
	display: inline-block;
}
.group_r li.cur a {
	color: #fff;
	background: #00b2f3;
	box-shadow: 0px 0px 10px #999;
}
.group_r li:hover a {
	color: #fff;
	background: #00b2f3;
	box-shadow: 0px 0px 10px #999;
}
.group_list {
	margin-top: 48px;
}
.group_list li {
	float: left;
	width: 378px;
	margin-left: 26px;/*	transition:all 0.2s linear 0s;*/
	overflow: hidden;
}
.group_r_list li.on a {
	padding: 0px;
	box-shadow: 0px 0px 10px #999;
}
.group_list ul {
	margin-left: -33px;
}
.group_list li:hover {
	box-shadow: 0px 0px 10px #999;
	background: #00b2f3;
}
/*
.group_r_list li a:nth-child(2){
	display: none;
}
.group_r_list li:hover a:nth-child(1){
	display: none;
}
.group_r_list li:hover a:nth-child(2){
	display: inline;
}
*/
.group_border {
	border-top: none;
}
.group_list li:hover .group_border {
	border: 1px solid #00b2f3;
	border-top: none;
}
.group_pad {
	padding: 0 20px 19px 20px;
	border-bottom: 1px solid #eaeaea;
}
.group_pad div {
	font-size: 18px;
	color: #4c4b4b;
	line-height: 27px;
	padding-top: 19px;
}
.group_pad span {
	font-size: 14px;
	color: #a2a2a2;
	line-height: 25px;
	margin-top: 7px;
	display: inline-block;
	height: 50px;
	overflow: hidden;
}
.group_list li:hover .group_pad div, .group_list li:hover .group_pad span {
	color: #fff;
}
.group_list li:hover .group_pad {
	border-bottom: 1px solid #71acf0l
}
.group_more {
	border: 1px solid #eaeaea;
	margin: 21px;
	padding-left: 27px;
	font-size: 14px;
	color: #a2a2a2;
	width: 77px;
	height: 29px;
	line-height: 29px;
	background: url("/img/pic_04.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_04.jpg*/ no-repeat center;
}
.group_list li:hover .group_more {
	border-radius: 17px;
	overflow: hidden;
	border: 1px solid #71acf0l;
}
.about {
	padding-bottom: 50px;
	margin-top: 30px;
	padding-top: 50px;
	background: #f1f1f1;
}
.about_l {
	padding: 40px 236px 0 44px;
	width: 555px;
	height: 365px;
	background: #00b2f3;
}
.about_tit {
	font-size: 24px;
	color: #fff;
	line-height: 34px;
}
.about_en {
	line-height: 23px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
}
.about_con {
	font-size: 16px;
	color: #fff;
	background: url("/img/pic_07.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_07.jpg*/ no-repeat left bottom;
	line-height: 37px;
	margin-top: 19px;
	padding-bottom: 23px;
}
.about_wid {
	position: relative;
}
.about_r {
	position: absolute;
	top: 40px;
	right: 0px;
	z-index: 99;
}
.slideBox {
	width: 554px;
	height: 324px;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	display: none;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd img {
	width: 554x;
	height: 324px;
	display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev, .slideBox .next {
	position: absolute;
	bottom: 0;
	display: block;
	width: 42px;
	height: 42px;
}
.slideBox .prev {
	right: 42px;
	background: url("/img/p5.png")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/p5.png*/ no-repeat;
}
.slideBox .next {
	right: 0px;
	background: url("/img/p6.png")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/p6.png*/ no-repeat;
}
.slideBox .prev:hover {
	background: url("/img/p7.png")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/p7.png*/ no-repeat;
}
.slideBox .next:hover {
	background: url("/img/p8.png")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/p8.png*/ no-repeat;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
.talent {
	background: url("/img/pic_08.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_08.jpg*/ center center;
	min-height: 226px;
}
.talent_l {
	margin-left: 65px;
	width: 365px;
	padding-top: 79px;
}
.talent_l div {
	font-size: 30px;
	color: #0980ef;
	line-height: 40px;
}
.talent_l span {
	display: block;
	font-size: 16px;
	color: #b5b5b5;
	line-height: 25px;
}
.talent_r {
	height: 226px;
	width: 770px;
	background: url("/img/pic_21.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_21.jpg*/ no-repeat right bottom;
}
.talent_wid {
	width: 360px;
	margin-left: 60px;
}
.talent_tit {
	font-size: 16px;
	color: #fff;
	line-height: 29px;
	padding-top: 47px;
}
.talent_tel {
	font-size: 32px;
	color: #fff;
	font-weight: bold;
	line-height: 41px;
}
.talent_email {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}
.talent_more {
	margin-top: 11px;
}
.new_l {
	background: #f5f5f5;
	width: 584px;
	margin-top: 39px;
}
.new_l_time {
	margin: 0 0 0 20px;
	width: 78px;
	text-align: left;
}
.new_l_time div {
	line-height: 28px;
	padding-top: 27px;
	font-size: 24px;
	color: #808080;
	font-weight: bold;
}
.new_l_time span {
	line-height: 20px;
	font-size: 16px;
	color: #bebebe;
}
.new_l_title {
	padding-left: 20px;
	width: 435px;
	background: url("/img/pic_12.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_12.jpg*/ no-repeat left 33px;
}
.new_l_title div {
	line-height: 28px;
	padding-top: 18px;
	font-size: 18px;
	color: #515050;
	height: 28px;
	overflow: hidden;
}
.new_l_title span {
	line-height: 20px;
	margin-top: 11px;
	display: block;
	font-size: 14px;
	color: #c2c2c2;
	height: 40px;
	overflow: hidden;
}
.new_height {
	height: 114px;
}
.new_r {
	padding-top: 24px;
	width: 583px;
}
.new_r li {
	height: 116px;
	margin-top: 15px;
	background: #f5f5f5;
}
.new_r li:hover {
	background: #00b2f3;
	box-shadow: 0px 0px 10px #999;
}
.new_r li a {
	display: block;
}
.new_data {
	width: 79px;
	text-align: left;
	margin-left: 20px;
}
.new_data div {
	line-height: 28px;
	padding-top: 27px;
	font-size: 24px;
	color: #808080;
	font-weight: bold;
}
.new_data span {
	margin-top: 5px;
	font-size: 16px;
	color: #bebebe;
	display: block;
	line-height: 20px;
}
.new_text {
	width: 450px;
	padding-left: 20px;
	background: url("/img/pic_12.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_12.jpg*/ no-repeat left 33px;
}
.new_text div {
	font-size: 18px;
	color: #515050;
	line-height: 25px;
	padding-top: 29px;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.new_text span {
	font-size: 14px;
	color: #c2c2c2;
	display: block;
	line-height: 28px;
	margin-top: 10px;
	height: 28px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
.new_r li:hover .new_data div, .new_r li:hover .new_data span, .new_r li:hover .new_text div, .new_r li:hover .new_text span {
	color: #fff;
}
.new_r li:hover .new_text {
	background: url("/img/pic_14.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_14.jpg*/ no-repeat left 33px;
}
.culture {
	padding-top: 149px;
	background: url("/img/pic_15.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_15.jpg*/ no-repeat center top;
	margin-top: 84px;
}
.cuture_l {
	padding: 0 90px 0 63px;
	background: #ffffff;
	width: 703px;
	height: 344px;
}
.cuture_r {
	background: url("/img/pic_27.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_27.jpg*/ no-repeat;
	width: 344px;
	height: 344px;
}
.culture_tit {
	font-size: 24px;
	color: #0980ef;
	line-height: 35px;
	padding-top: 52px;
}
.culture_en {
	text-transform: uppercase;
	font-size: 14px;
	color: #dbdbdb;
	line-height: 25px;
}
.culture_con {
	font-size: 14px;
	color: #8a8a8a;
	line-height: 32px;
	margin-top: 15px;
}
.culture_more {
	padding-left: 29px;
	text-transform: uppercase;
	font-size: 14px;
	color: #a2a2a2;
	background: url("/img/pic_16.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_16.jpg*/ no-repeat center center;
	width: 77px;
	height: 30px;
	line-height: 30px;
	margin-top: 28px;
	border: 1px solid #e2e2e2;
	border-radius: 18px;
	overflow: hidden;
}
.culture_more a {
	display: block;
	color: #a2a2a2;
}
.contact {
	height: 277px;
	border-bottom: 1px solid #e96767;
	padding: 0 33px;
}
.contact_tit {
	font-size: 20px;
	color: #fff;
	line-height: 38px;
	padding-top: 43px;
}
.contact_en {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	line-height: 45px;
	padding-bottom: 14px;
	background: url("/img/pic_20.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_20.jpg*/ no-repeat left bottom;
}
.contact_first {
	height: 66px;
	padding: 0 35px;
	line-height: 66px;
}
.contact_first img {
	vertical-align: middle;
}
.contact_r {
	font-size: 14px;
}
.contact_r a {
	color: #fff;
}
.contact_r img {
	padding-left: 5px;
}
.oktl {
	margin-top: 36px;
	padding-bottom: 38px;
}
.oktl img {
	border: 1px solid #e6e6e6;
}
.oktl .slick-dots {
	bottom: 0px;
}
.oktl .slick-dots li button {
	width: 9px;
	height: 9px;
	border: 2px solid #dcdcdc;
	background: #dcdcdc;
	border-radius: 50%;
}
.oktl .slick-dots li button:before {
	color: #dcdcdc;
	background: none;
}
.oktl .slick-active button {
	border: 2px solid #00b2f3 !important;
	background: #fff !important;
}
.oktl .slick-active button:before {
	color: none !important;
	background: none;
}
.group_border {
	box-shadow: 0px 0px 15px #999;
}
/*footer*/
.foot {
	height: 470px;
	background: url("/img/pic_33.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_33.jpg*/ no-repeat center center;
	margin-top: 0;
}
.foot_line {
	padding: 0 0 0 40px;
	height: 410px;
	border-bottom: 1px solid #595959;
}
.foot_l {
	width: 600px;
}
.foot_tit {
	font-size: 22px;
	color: #fff;
	line-height: 34px;
	padding-top: 47px;
}
.foot_en {
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	line-height: 25px;
}
.foot_con {
	font-size: 14px;
	color: #8a8a8a;
	line-height: 34px;
	margin-top: 13px;
}
.foot_r {
	padding-top: 48px;
	width: 356px;
	margin-right: 81px;
}
.foot_inp {
	font-size: 16px;
	color: #dadada;
	padding: 0 18px;
	width: 320px;
	height: 58px;
	border: none;
	line-height: 58px;
	border-bottom: 1px solid #5e5e5e;
	background: none;
}
.foot_inp_b {
	font-size: 16px;
	color: #dadada;
	border: none;
	border-bottom: 1px solid #5e5e5e;
	padding: 0 18px;
	height: 102px;
	background: none;
	line-height: 23px;
	width: 320px;
	padding-top: 21px;
	font-family: "微软雅黑";
}
.foot_sub {
	font-size: 16px;
	color: #dadada;
	border: none;
	background: #5e5e5e;
	width: 356px;
	margin-top: 10px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	cursor: pointer;
	outline: none;
}
.foot_text {
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 14px;
	color: #8a8a8a;
}
.foot_text a{
	color: #8a8a8a;
}
/*产品中心*/
.pro {
	padding-top: 238px;
	background: url("/img/pic_25.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_25.jpg*/ no-repeat center top;
}
.pro_wid {
	padding-left: 63px;
	background: #f9f9f9;
	width: 1137px;
	height: 120px;
	box-shadow: 0px 0px 10px #999;
}
.pro_l div {
	font-size: 24px;
	color: #404040;
	line-height: 35px;
	padding-top: 28px;
}
.pro_l span {
	line-height: 31px;
	font-size: 16px;
	color: #d5d5d5;
	display: block;
}
.pro_r {
	margin-top: 46px;
}
.pro_bot li {
	margin-bottom: 33px;
}
.page {
	text-align: center;
	padding-top: 33px;
}
.page span.current{
	margin: 0 4px;
	display: inline-block;
	line-height: 33px;
	padding: 0 15px;
	border: 1px solid #00b2f3;
	background: #00b2f3;
	color: #fff;
	box-shadow: 0px 0px 9px #999;
}
.page a {
	margin: 0 4px;
	display: inline-block;
	line-height: 33px;
	padding: 0 15px;
	border: 1px solid #00b2f3;
	color: #00b2f3;
}
.page a:hover {
	background: #00b2f3;
	color: #fff;
	box-shadow: 0px 0px 9px #999;
}
.pro_foot {
	height: 60px;
	line-height: 60px;
	background: #f3f3f3;
	margin-top: 50px;
}
.pro_foot_l {
	font-size: 14px;
	color: #b8b8b8;
	margin: 0 15px;
}
/*关于DB电竞*/
.pro2 {
	background: url("/img/pic_28.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_28.jpg*/ no-repeat center top;
}
.pro_about {
	border-bottom: 1px dotted #dfdede;
	padding: 57px 15px;
}
.pro_about_l {
	width: 561px;
}
.pro_about_r {
	width: 566px;
}
.pro_about_r div {
	font-size: 14px;
	color: #6a6a6a;
	text-indent: 2em;
	line-height: 29px;
	margin-top: 24px;
}
.pro_about_list {
	margin-top: 49px;
	padding-bottom: 49px;
	border-bottom: 1px dotted #dfdede;
}
.pro_about_list li {
	float: left;
	width: 400px;
	background: url("/img/pic_29.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_29.jpg*/ no-repeat left center;
	text-align: center;
}
.pro_about_list li:first-child {
	background: none;
}
.pro_about_list li div {
	line-height: 67px;
	font-size: 64px;
	color: #6a6a6a;
	position: relative;
}
.pro_about_list li>span {
	font-size: 18px;
	color: #c7c7c7;
	line-height: 33px;
}
.pro_about_list li div span {
	position: absolute;
	top: 0px;
	font-size: 25px;
	font-weight: normal;
	display: inline-block;
	line-height: 30px;
}
.social {
	width: 1165px;
	margin: 0 auto 0 auto;
}
.social_tit {
	font-size: 24px;
	color: #6a6a6a;
	line-height: 35px;
	margin-top: 50px;
}
.social_en {
	font-size: 16px;
	color: #d5d5d5;
	line-height: 29px;
}
.social_con {
	font-size: 14px;
	color: #6a6a6a;
	line-height: 29px;
	margin-top: 15px
}
/*联系DB电竞*/
.prous {
	background: url("/img/pic_31.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_31.jpg*/ no-repeat center top;
}
.pro_us {
	width: 847px;
	margin: 0 auto;
}
.pro_us_tit {
	font-size: 20px;
	font-weight: bold;
	color: #383838;
	line-height: 34px;
	margin-top: 49px;
}
.pro_us_name {
	font-size: 14px;
	color: #7c7c7c;
	line-height: 33px;
	margin-top: 28px;
}
.pro_pad {
	padding-top: 50px;
}
.pro_i {
	margin-top: 12px;
	font-size: 14px;
	color: #545454;
	width: 800px;
	height: 42px;
	line-height: 42px;
	padding: 0 22px;
	border: 1px solid #e6e6e6;
}
.pro_t {
	width: 800px;
	margin-top: 12px;
	font-size: 14px;
	color: #545454;
	padding: 9px 22px 0 22px;
	font-family: "微软雅黑";
	border: 1px solid #e6e6e6;
	min-height: 97px;
	line-height: 24px;
}
.pro_s {
	border: 1px solid #e6e6e6;
	background: none;
	width: 88px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	margin-top: 28px;
	font-size: 14px;
	color: #545454;
}
/*企业文化*/
.procom {
	background: url("/img/pic_34.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_34.jpg*/ no-repeat center top;
}
.pro_company {
	width: 1160px;
	margin: 55px auto 0 auto;
}
.pro_com_01 {
	font-size: 14px;
	color: #8b8b8b;
	line-height: 28px;
}
.pro_com_01 span {
	font-weight: bold;
	color: #454545;
}
.pro_pic {
	text-align: center;
	margin: 50px auto 0 auto;
	padding-bottom: 5px;
}
.pro_hi div {
	line-height: 28px;
	margin-top: 25px;
	font-size: 14px;
	color: #8b8b8b;
}
.pro_hi span {
	font-weight: bold;
	color: #454545;
}
/*新闻中心*/
.pro_center {
	background: url("/img/pic_36.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_36.jpg*/ no-repeat center top;
}
.center {
	padding-top: 25px;
}
.center li {
	margin-top: 30px;
	padding: 14px;
	border: 1px solid #dedede;
}
.center_l {
	width: 348px;
}
.center_c {
	width: 582px;
	margin-left: 24px;
}
.center_c div {
	font-size: 18px;
	color: #515050;
	line-height: 31px;
	margin-top: 31px;
}
.center_c span {
	display: block;
	font-size: 14px;
	color: #c2c2c2;
	line-height: 30px;
	margin-top: 8px;
}
.center_r {
	margin-left: 95px;
	width: 80px;
}
.center_r_tit {
	font-size: 24px;
	color: #808080;
	line-height: 28px;
	padding-top: 40px;
	font-weight: bold;
}
.center_r_date {
	font-size: 16px;
	color: #bebebe;
	line-height: 22px;
}
.center_p {
	margin-top: 27px;
}
.center li:hover {
	box-shadow: 0px 0px 14px #999;
}
/*add*/
.group_list li {
	transition: 0.3s linear;
	-webkit-transition: 0.3s linear;
}
.group_r li a {
	transition: 0.3s linear;
	-webkit-transition: 0.3s linear;
}
.new_r li {
	transition: 0.3s linear;
	-webkit-transition: 0.3s linear;
}
.about_con {
	background: url("/img/pic_07.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_07.jpg*/ no-repeat -100px bottom;
	transition: 0.5s linear;
	-webkit-transition: 0.5s linear;
}
/*xinjia*/
/*2018-01-30*/
.haden{ display:block;}
.xin_more{
	display: none;
}
.about_p {
	display: none;
}
.foot_bty {
	display: none;
}
.np {
	display: none;
}
.group_border {
	box-shadow: none;
	transition: 0.4s linear;
	-webkit-transition: 0.4s linear;
}
.group_list li:hover .group_border {
	box-shadow: none;
	box-shadow: 0px 0px 15px #999;
}
.new_l {
	transition: 0.4s linear;
	-webkit-transition: 0.4s linear;
}
.new_l:hover {
	background: #00b2f3;
	box-shadow: 0px 0px 15px #999;
}
.new_l:hover .new_l_time div, .new_l:hover .new_l_time span, .new_l:hover .new_l_title div, .new_l:hover .new_l_title span {
	color: #fff;
}
.oktlw {
	display: none !important;
}
@media screen and (max-width:1200px) {
.intop{ padding: 0 10px; }
body {
	width: 100%;
	overflow-x: hidden;
}
.min_w {
	min-width: 100%;
}
.container {
	width: 100%;
	margin: 0 auto;
}
.group_list li {
	width: 30%;
	margin-left: 3.33%;
}
.group_list li img {
	width: 100%;
	height: 100%;
}
.group_list ul {
	margin-left: -3.33%;
}
.about_l {
	width: 42%;
}
.slideBox {
	width: 480px;
	height: 280px;
}
.slideBox .bd img {
	width: 480px;
	height: 280px;
}
.talent_l {
	width: 27%;
}
.talent_r {
	width: 66%;
}
.talent_wid {
	margin-left: 2%;
}
.new_l, .new_r {
	width: 48%;
}
.new_l img {
	width: 100%;
	height: 100%;
}
.new_l_time {
	width: 14%;
}
.new_l_title {
	width: 79%;
	padding-left: 3%;
}
.new_data {
	width: 14%;
}
.new_data div {
	margin-top: 12%;
}
.new_text {
	width: 70%;
	padding-left: 3%;
}
.new_text div {
	height: 25px;
	overflow: hidden;
}
.cuture_l {
	width: 54%;
	padding: 0 8%;
}
.cuture_r {
	width: 30%;
}
.slick-slide img {
	width: 100%;
	height: 100%;
}
}
@media screen and (max-width:1117px) {
.foot_l {
	width: 100%;
}
.foot_r {
	display: none;
}
.np {
	display: block;
}
.nav {
	display: none;
}
}
@media screen and (max-width:900px) {
.intop .fl{ display: none; }
.intop .fr{ float: left; }
.group_r {
	width: 100%;
	margin-top: 3%;
}
.group_list {
	margin-top: 0px;
}
.group_list ul{ margin-left: 0; }
.group_list li {
	margin: 4% auto 0 auto;
	width: 80%;
	float: none;
}
.group_list li img {
	width: 100%;
	height: 100%;
}
.about_l {
	width: 84%;
	padding: 5% 8%;
}
.about_r {
	position: relative;
	top: 0px;
	left: 0px;
}
.slideBox {
	width: 100%;
	height: 100%;
	margin: 4% auto 0 auto;
}
.slideBox .bd img {
	width: 100%;
	height: 100%;
}
.talent_l {
	width: 20%;
	margin-left: 5%;
}
.talent_r {
	width: 70%;
}
.new_l {
	float: none;
	width: 94%;
	margin: 4% auto 0 3%;
}
.new_r {
	float: none;
	width: 94%;
	margin: 0 auto;
}
.cuture_r {
	display: none;
}
.cuture_l {
	width: 84%;
	padding: 5% 8%;
}
.talent_l {
	display: none;
}
.talent_r {
	width: 100%;
	background: url("/img/pic_21.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_21.jpg*/ no-repeat right bottom #1c87eb;
}
.group_l {
	margin-left: 3%;
	margin-top: 4%;
}
.new_l_time {
	margin-left: 3%;
	width: 18%;
}
.new_l_title {
	width: 73%;
}
.cuture_l {
	height: 100%;
}
.logo {
	width: 50%;
	margin: 3% 0 3% 3%;
}
.logo img {
	width: 100%;
}
.slick-prev, .slick-next {
	width: 28px !important;
	height: 28px !important;
}
.slick-prev {
	left: 3% !important;
	background: url("/img/p1.png")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/p1.png*/ no-repeat;
	background-size: 100% 100% !important;
}
.slick-next {
	right: 3% !important;
	background: url("/img/p2.png")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/p2.png*/ no-repeat;
	background-size: 100% 100% !important;
}
.oktlw {
	display: block !important;
}
.oktlw2 {
	display: none !important;
}
.pro {
	background: url("/img/pic_25.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_25.jpg*/ no-repeat center top;
	background-size: 100%;
	padding-top: 13%;
}
.pro_wid {
	height: auto;
	width: 84%;
	padding: 0 8% 3% 8%;
}
.pro_l {
	width: 100%;
}
.pro_r {
	width: 100%;
	margin-top: 0%;
}
.group_r li {
	margin-top: 3%;
	padding: 0 5%;
}
.group_r li a {
	padding: 0px;
}
.pro_foot .pro_foot_l {
	float: none;
}
.pro_foot {
	height: auto;
	line-height: 30px;
	padding: 5% 0;
}
.pro_l div {
	padding-top: 4%;
}
.pro_about_l, .pro_about_r, .social, .pro_us, .center {
	width: 94%;
	margin: 0 auto;
	float: none;
}
.pro_about_l img {
	width: 100%;
}
.pro_about_list {
	margin-top: 3%;
}
.pro_about_list li {
	width: 90%;
	margin: 0 auto;
	padding-top: 3%;
}
.pro2 {
	background: url("/img/pic_28.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_28.jpg*/ no-repeat center top;
	background-size: 100%;
}
.prous {
	background: url("/img/pic_31.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_31.jpg*/ no-repeat center top;
	background-size: 100%;
}
.pro_i {
	width: 92%;
	padding: 0 4%;
}
.pro_t {
	width: 92%;
	padding: 0 4%;
}
.procom {
	background: url("/img/pic_34.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_34.jpg*/ no-repeat center top;
	background-size: 100%;
}
.pro_company img {
	width: 100%;
}
.pro_company {
	width: 94%;
	margin: 4% auto 0 auto;
	float: none;
}
.pro_center {
	background: url("/img/pic_36.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_36.jpg*/ no-repeat center top;
	background-size: 100%;
}
.center li {
	width: 92%;
	padding: 3% 4%;
}
.center_l {
	width: 100%;
}
.center_l img {
	width: 100%;
}
.center_c {
	width: 100%;
	margin: 0;
}
.center_r {
	display: none;
}
.about_r {
	display: none;
}
.talent_r {
	width: 100%;
	background: url("/img/pic_21.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_21.jpg*/ no-repeat right bottom #278be9;
	background-size: 48%;
}
/*2018-01-30*/
.haden{ display:none;}
.group_l {
	float: none;
	line-height: 30px;
	font-size: 18px;
	text-align: center;
	width: 100%;
	margin: 4% auto 0 auto;
	background: url("/img/pic_09.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_09.jpg*/ no-repeat center bottom;
	padding-bottom: 2%;
}
.group_l span {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
	display: block;
}
.group_r {
	float: none;
	width: 80%;
	margin: 4% auto 0 auto;
}
.group_r li a {
	display: block;
	color: #383838;
	padding: 0 0px;
}
.group_r li {
	margin: 0 0 0 3%;
	text-align: center;
	width: 30%;
	padding: 0px;
	background: none;
}
.group_r ul {
	margin-left: -3.9%;
}
.xin_more {
	display: block;
}
.xin_more a {
	display: block;
	text-transform: uppercase;
	font-size: 15px;
	color: #fff;
	background: #878787;
	margin: 5% auto 0 auto;
	width: 70%;
	height: 38px;
	line-height: 38px;
	text-align: center;
}
.about_wid {
	display: none;
}
.about_p {
	display: block;
}
.about {
	background: none;
	min-height: auto;
	background: #f7f7f7;
	margin-top: 5%;
	padding-top: 5%;
	padding-bottom: 7%;
}
.about .group_l {
	margin: 0 auto;
}
.about_p_1 {
	width: 100%;
	margin-top: 4%;
}
.about_p_1 img {
	width: 100%;
}
.about_p_wid {
	width: 90%;
	margin: 4% auto 0 auto;
	font-size: 14px;
	color: #9a9a9a;
	line-height: 22px;
}
.new_l {
	display: none;
}
.new_r li {
	padding: 3% 0;
	height: auto;
}
.new_text div {
	margin-top: 0px;
	padding-top: 0px;
}
.new_text span {
	height: 28px;
	overflow: hidden;
}
.new_data div {
	margin-top: 0px;
	padding-top: 5%;
}
.new_text {
	background: url("/img/pic_12.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_12.jpg*/ no-repeat left center;
}
.culture {
	background: none;
	padding-top: 0px;
	margin-top: 5%;
}
.cuture_l {
	padding: 0 8%;
	float: none;
}
.culture_tit {
	padding-top: 0px;
}
.cuture_r {
	width: 84%;
	margin: 5% 8% 0 8%;
	display: block;
	float: none;
	background: url("/img/pic_27.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_27.jpg*/ no-repeat;
	background-size: 100% 100%;
}
.foot {
	height: auto;
	margin-top: 0px;
	background: #f1f1f1;
}
.foot_tit, .foot_en {
	color: #3a3a3a;
}
.foot_tit {
	padding-top: 5%;
}
.foot_line {
	border: none;
	height: auto;
	width: 92%;
	margin: 0 auto;
	padding: 0px;
}
.foot_l {
	float: none;
}
.foot_r {
	width: 100%;
	margin: 0 auto;
	padding-top: 4%;
}
.foot_r {
	float: none;
	display: block;
}
.foot_inp {
	width: 94%;
	padding: 0 3%;
	border-bottom: 1px solid #dbdbdb;
}
.foot_inp_b {
	width: 94%;
	padding: 3%;
	border-bottom: 1px solid #dbdbdb;
}
.foot_sub {
	width: 100%;
	background: #00b2f3;
	color: #fff;
}
.foot_bty {

	line-height: 20px;
	display: block;
	margin-top: 7%;
	padding: 3% 3%;
	width: 94%;
	background: #333;
	color: #fff;
}
.foot_text {
	display: none;
}
.contact {
	height: 200px;
}
.cuture_r {
	height: 260px;
}
.new_data {
	width: 20%;
}
.page span.current{
	margin: 0 3px;
	display: inline-block;
	line-height: 25px;
	padding: 0 10px;
	border: 1px solid #00b2f3;
	background: #00b2f3;
	color: #fff;
	box-shadow: 0px 0px 9px #999;
}
.page a {
	margin: 0 2px;
	display: inline-block;
	line-height: 25px;
	padding: 0px 10px;
	border: 1px solid #00b2f3;
	color: #00b2f3;
}
}
.np {
	width: 11%;
	margin-right: 3%;
}
.np img {
	width: 100%;
}
#ceng {
	display: none;
	width: 100%;
	height: 100%;
	z-index: 100;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
}
#close {
	width: 10%;
	padding: 5%;
	float: left;
	opacity: 0.6;
}
.type {
	width: 60%;
	background: #00b2f3;
	height: 100%;
	float: right;
}
.type ul li a {
	color: #fff;
	display: block;
	line-height: 300%;
	text-align: center;
	display: block;
	font-size: 1rem;
	transition: color 0.2s ease 0s;
	width: 100%;
}
.type ul li {
	border-bottom: 1px solid #fff;
	color: #fff;
}
.culture_more {
	border-radius: 19px;
	overflow: hidden;
	background: url("/img/pic_111.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_111.jpg*/ no-repeat left -35px;
	transition: 0.4s linear;
	-webkit-transition: 0.4s linear;
}
.culture_more:hover {
	background: url("/img/pic_111.jpg")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/pic_111.jpg*/ no-repeat center center;
}
.culture_more a {
	background: url("/img/p888.png")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/p888.png*/ no-repeat 60px center;
}
.culture_more:hover a {
	color: #fff;
	background: url("/img/p889.png")/*tpa=https://demoall.yiyocms.com/1300/template/pc/skin/img/p889.png*/ no-repeat 60px center;
}
.group_list li .group_border {
	transition: 0.4s linear;
-webkit- transition:0.4s linear;
}
.group_list li:hover .group_border {
	background: #00b2f3;
}
/**/


.slick-slide {
	position: relative;
}
.bc1 {
	z-index: 999;
	position: absolute;
	top: 38.5%;
	width: 36.5%;
	left: 50%;
	margin-left: -18.25%;
	animation: 1s linear donghua;
	-webkit-animation: 1s linear donghua;
}
.bc2 {
	z-index: 999;
	position: absolute;
	top: 55.2%;
	width: 33%;
	left: 50%;
	margin-left: -16.5%;
	animation: 1.5s linear donghua2;
	-webkit-animation: 1.5s linear donghua2;
}
@keyframes donghua {
0% {
top:75%;
opacity:0;
}
10% {
opacity:1;
}
100% {
top:38.5%;
opacity:1;
}
}
@keyframes donghua2 {
0% {
top:95%;
opacity:0;
}
50% {
opacity:1;
}
100% {
top:55.2%;
opacity:1;
}
}
.bc3 {
	position: absolute;
	top: 70%;
	left: 50%;
	margin-left: -60px;
	width: 120px;
	height: 30px;
	border: 1px solid #fff;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	animation: 2s linear donghua3;
	-webkit-animation: 2s linear donghua3;
}
.bc3 a {
	color: #fff;
}
 @keyframes donghua3 {
0% {
top:155%;
opacity:0;
}
65% {
opacity:1;
}
100% {
top:70%;
opacity:1;
}
}
.slick-slider {
	overflow: hidden;
}
.slick-active .bc1 {
	z-index: 999;
	position: absolute;
	top: 38.5%;
	width: 36.5%;
	left: 50%;
	margin-left: -18.25%;
	animation: 1s linear donghua12;
	-webkit-animation: 1s linear donghua12;
}
.slick-active .bc2 {
	z-index: 999;
	position: absolute;
	top: 55.2%;
	width: 33%;
	left: 50%;
	margin-left: -16.5%;
	animation: 1.5s linear donghua22;
	-webkit-animation: 1.5s linear donghua22;
}
@keyframes donghua12 {
0% {
top:75%;
opacity:0;
}
10% {
opacity:1;
}
100% {
top:38.5%;
opacity:1;
}
}
@keyframes donghua22 {
0% {
top:125%;
opacity:0;
}
50% {
opacity:1;
}
100% {
top:55.2%;
opacity:1;
}
}
.slick-active .bc3 {
	position: absolute;
	top: 70%;
	left: 50%;
	margin-left: -60px;
	width: 120px;
	height: 30px;
	border: 1px solid #fff;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	animation: 2s linear donghua23;
	-webkit-animation: 2s linear donghua23;
}
.slick-active .bc3 a {
	color: #fff;
}
 @keyframes donghua23 {
0% {
top:155%;
opacity:0;
}
65% {
opacity:1;
}
100% {
top:70%;
opacity:1;
}
}
.slick-slider {
	overflow: hidden;
}









@media screen and (max-width:550px) {
.bc1{ width:46%; margin-left:-23%;}
.slick-active .bc1{ width:46%; margin-left:-23%;}
.slick-slider,.slick-list,.slick-track{ height:auto !important;}
.bc2{ width:80%; margin-left:-40%;}
.slick-active .bc2{ width:80%; margin-left:-40%;}
.bc3,.slick-active .bc3{ font-size:14px; width:100px; height:28px; line-height:28px;}
}
@media screen and (max-width:350px) {
.slick-slider,.slick-list,.slick-track{ height:auto !important;}	
	
	}


.intop{ background: #f1f1f1; height: 35px; line-height: 35px; overflow: hidden; font-size: 13px; color: #666; }
.intop span{ color: #00b2f3; font-weight: bold; font-size: 16px; }



/*neiye*/
.nymain img{ max-width: 100%; }
.content{ max-width: 1200px; margin: 0 auto; padding: 0 10px; box-sizing: border-box; }
.clean{ width: 100%; clear: both; }
.nybanner{ height: 300px; background-size: auto 100% !important; }

.nymain{ padding: 20px 10px; }
.nyleft{ width: 20%; float: left; }
.nyright{ width: 76%; float: right; overflow: hidden; }

.nyleft .lmtit{ height: 55px; line-height: 55px; background: #00b2f3; font-size: 18px; font-weight: bold; text-align: center; color: #fff; }
.nyleft .lmtit i{ display: none; }
.nyleft ul li{ position: relative; padding-left: 45px; background-color: #f6f6f5; height: 52px; line-height: 52px; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nyleft ul li.on,.nyleft ul li:hover { background: url(/img/nav-hover.png) left center no-repeat; background-color: #fff; color: #00b2f3; }
.nyleft .erji{ display: none; background: #fff; }
.nyleft .erji a{ display: block; padding-left: 36%; height: 35px; line-height: 35px; font-size: 14px; color: #666; }
.nyleft .erji a:hover{ color: #00b2f3; }
.nyleft .erji a.on{ color: #00b2f3; }

.weizhi{ line-height: 25px; padding: 15px 0; font-size: 14px; color: #777; border-bottom: 1px solid #ccc; }
.weizhi a{ color: #777; }
.weizhi a:hover{ color: #00b2f3; }
.weizhi span{ color: #00b2f3; font-weight: bold; }

.nyabout{ font-size: 16px; line-height: 30px; color: #666; padding: 20px 0 0; }

.met_pager{text-align:center;}
.met_pager a{border:1px solid #e2dfdf;text-align:center;border-radius:5px;height:38px;line-height:38px;min-width:38px;_width:38px;text-align:center;display:inline-block;color:#474747;margin:0 3px;background: #f0f0f0;}
.met_pager a:hover{border:1px solid #00b2f3;color:#fff;background:#00b2f3;}
.met_pager .PreSpan,.met_pager .NextSpan{height:40px;line-height:40px;min-width:60px;_width:60px;border-radius:5px;text-align:center;background:#fff;color:#474747;display:inline-block;border:1px solid #e2dfdf;}
.met_pager .PreA,.met_pager .NextA{height:38px;line-height:38px;min-width:58px;_width:58px;color:#474747}
.met_pager .PreSpan,.met_pager .PreA{}
.met_pager .NextSpan,.met_pager .NextA{}
.met_pager .firstPage,.met_pager .lastPage{font-weight:bold;height:38px;line-height:38px;min-width:40px;_width:40px;color:#aaa}
.met_pager .Ahover{font-weight:bold;border:1px solid #00b2f3;color:#fff;background:#00b2f3;}
.met_pager .PageText{margin-left:10px;color:#aaa}
.met_pager #metPageT,#metPageB{text-align:center;border:1px solid #e2dfdf;color:#474747;background:#fff;}
.met_pager #metPageT{width:20px;padding:11px 5px 10px}
.met_pager #metPageB{min-width:40px;_width:40px;padding:9px 0;cursor:pointer;}

.nynews{ padding: 20px 0; }
.nynews ul li{ display: block; padding-right: 100px; padding-left: 10px; position: relative; height: 35px; line-height: 35px; font-size: 14px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; border-bottom: 1px dashed #dfdfdf; }
.nynews ul li i{ color: #999; margin-right: 10px; }
.nynews ul li .date{ width: 100%; text-align: right; position: absolute; right: 10px; top: 0; color: #666; }
.nynews ul li:hover{ background: #f1f1f1; }

.met_module2{padding:20px 20px 30px 20px;border: 1px solid #e8e8e8; margin-top: 20px;}
.met_module2_list{padding:0px 0px 10px;margin-top:-15px;}
.met_module2_list li{list-style:none;border-bottom:1px solid #e8e8e8;padding:15px 100px 15px 10px;position:relative}
.met_module2_list h2{font-weight:normal}
.met_module2_list li p{color:#818181}
.met_module2_list li span.time{color:#818181;position:absolute;right:10px;top:15px}
.met_module2_list li h2 i{margin-right:10px;position:relative}
.met_module2_list li.list_2 h2,.met_module2_list li.list_3 h2{margin-bottom:3px;font-weight:bold}
.met_module2_list li.list_2{padding:15px 0}
.met_module2_list li.list_3{padding-left:100px;min-height:80px}
.met_module2_list li.list_3 img{position:absolute;left:0;top:15px}
.met_module2_list li.list_3 span.time{position:static}
.met_module2 h1.met_title{font-size:20px;font-weight:normal;padding:5px 0;margin-bottom:10px;text-align: center;}
.met_module2 .met_infos{color:#818181;font-size:12px;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #e8e8e8;    text-align: center;}
.met_module2 .met_time{padding-right:6px}
.met_module2 .met_source{padding-right:6px}
.met_module2 .met_source a{color:#607fa6}
.met_module2 .met_editor{padding:0 10px}
.met_tools{border-top:1px solid #e8e8e8;margin-top:30px;position:relative;padding:10px 10px 0;height:50px;line-height:50px}
.met_tools .met_page{clear:both;position:absolute;right:5px;top:0;color:#818181}
.met_tools .met_page li{ display:inline; list-style:none; margin-left:30px;}
.met_tools .met_page li span{ padding-right:5px;}
.met_tools .met_page a{color:#607fa6}

.nycase{ width: calc(100% + 20px); width: -webkit-calc(100% + 20px); width: -moz-calc(100% + 20px); padding-top: 20px; }
.nycase ul li{ display: block; width: calc(33.333333% - 20px); width: -webkit-calc(33.333333% - 20px); width: -moz-calc(33.333333% - 20px); background: #f5f5f5; border: 1px solid #dfdfdf; margin: 0 20px 20px 0; box-sizing: border-box; float: left; transition: all .5s; }
.nycase ul li .pic{ padding: 8px; }
.nycase ul li .tit{ height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 15px; text-align: center; margin-bottom: 10px; padding: 0 8px; }
.nycase ul li:hover{ box-shadow: 0 0 20px rgba(0,0,0,.1); }

.nynews2{ padding: 20px 0 0 0; }
.nynews2 ul li{ display: block; min-height: 145px; padding: 0 0 20px 240px; position: relative; border-bottom: 1px dashed #dfdfdf; margin-bottom: 20px; }
.nynews2 ul li .pic{ width: 215px; position: absolute; left: 0; top: 0; height: 145px; overflow: hidden; }
.nynews2 ul li img{ width: 100%; height: auto; transition: all .5s; }
.nynews2 ul li .tit{ height: 35px; line-height: 35px; font-weight: bold; color: #333; font-size: 14px; padding-right: 100px; position: relative; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nynews2 ul li .date{ width: 100px; text-align: right; position: absolute; right: 0; top: 0; }
.nynews2 ul li .jj{ line-height: 20px; height: 60px; overflow: hidden; color: #666; margin-bottom: 10px; }
.nynews2 ul li .more{ width: 110px; height: 35px; line-height: 35px; text-align: center; font-size: 14px; color: #fff; background: #00b2f3; }
.nynews2 ul li:hover img{ transform: scale(1.1,1.1); }
.nynews2 ul li:hover .tit{ color: #00b2f3; }

.nypic{ padding-top: 20px; }
.nypic .bpic{ position: relative; }
.nypic .bpic img{ width: 100%; height: auto; }
.nypic .bpic .an-left{ opacity: .7; cursor: pointer; position: absolute; z-index: 99; width: 40px; height: 50px; line-height: 50px; text-align: center; background: rgba(0,0,0,.7); color: #fff; font-size: 25px; left: 0; top: 50%; margin-top: -25px; }
.nypic .bpic .an-right{ opacity: .7; cursor: pointer; position: absolute; z-index: 99; width: 40px; height: 50px; line-height: 50px; text-align: center; background: rgba(0,0,0,.7); color: #fff; font-size: 25px; right: 0; top: 50%; margin-top: -25px; }
.nypic .bpic .an-left:hover,.nypic .bpic .an-right:hover{ opacity: 1; }
.nypic .spic{ padding: 20px 50px; position: relative; background: #00b2f3; }
.spicnr{ overflow: hidden; }
.spicnr .swiper-slide .pic{ padding: 0 5px; cursor: pointer; }
.spicnr .swiper-slide .pic img{ border: 2px solid #00b2f3; opacity: .6; }
.spicnr .swiper-slide .pic.on img{ border: 2px solid #fff; opacity: 1; }
.nypic .spic .spic-left,.nypic .spic .spic-right{ transition: all .5s; opacity: .7; position: absolute; cursor: pointer; width: 30px; height: 30px; line-height: 30px; font-size: 25px; text-align: center; color: #fff; }
.nypic .spic .spic-left{ left: 10px; top: 50%; margin-top: -15px; }
.nypic .spic .spic-right{ right: 10px; top: 50%; margin-top: -15px; }
.nypic .spic .spic-left:hover,.nypic .spic .spic-right:hover{ opacity: 1; }
.nypic .nr{ padding: 20px; background: #f1f1f1; }
.nypic .nr .tit{ padding-bottom: 20px; line-height: 20px; font-size: 18px; color: #333; border-bottom: 1px solid #dfdfdf; }
.nypic .nr .wz{ padding-top: 20px; line-height: 30px; font-size: 14px; color: #666; }

.tjwtBox{padding:22px; width:648px; background-color:#fff; font-family:微软雅黑; font-size: 14px;}
.tjwtBox h4{padding-bottom:14px; margin-bottom:22px; font-size:14px; color:#676364; border-bottom:1px solid #e8e8e8; font-weight:normal;}
.tjwtBox .m_form{}
.tjwtBox .m_form li{margin-bottom:13px; color:#777;height:38px;}
.tjwtBox .m_form label{display:inline-block; float:left; line-height:36px; height:36px; width:77px; border:1px solid #dedede; border-right-width:0; text-align:center; background:#fff;}
.tjwtBox .m_form .iptTxt{float:left; width:252px; border:1px solid #dedede; height:16px; line-height:16px; padding:10px 0; outline:none; text-indent:1em; background:#fff; color:#333;}
.tjwtBox .m_form .btnTjly{width:93px; height:31px; background:#9d2737; border:none; cursor:pointer; color:#fff;}
.tjwtBox .m_form li.yzm .iptTxt{float:left; width:180px;}
.tjwtBox .m_form .areLi label{height:132px;}
.tjwtBox .m_form .txtAre{float:left; width:343px; height:104px; border:1px solid #dedede; outline:none; resize:none; padding:14px; color:#333; line-height:18px;}
.tjwtBox .m_form .btnSubmit , .tjwtBox .m_form .btnReset{width:161px; text-align:center; height:36px; line-height:36px; color:#fff; border:none; background-color:#b3b3b3; cursor:pointer;}
.tjwtBox .m_form .btnSubmit{margin-right:10px; background-color:#00b2f3;cursor:pointer;}
.tjwtBox .m_form .areLi{height:138px;}

.tjwtBox1{padding:22px; max-width:370px; background-color:#fff; font-family:微软雅黑; font-size: 14px;}.tjwtBox1 .m_form{}
.tjwtBox1 .m_form li{margin-bottom:13px; color:#777;height:38px;}
.tjwtBox1 .m_form label{display:inline-block; float:left; line-height:36px; height:36px; width:77px; border:1px solid #dedede; border-right-width:0; text-align:center; background:#fff;}
.tjwtBox1 .m_form .iptTxt{ color: #666; float:left; width:252px; border:1px solid #dedede; height:40px; line-height:40px; outline:none; text-indent:1em; background:#fff; color:#333; outline: none; box-sizing: border-box; width: 100%;}
.tjwtBox1 .m_form .btnTjly{width:93px; height:31px; background:#9d2737; border:none; cursor:pointer; color:#fff;}
.tjwtBox1 .m_form li.yzm .iptTxt{float:left; width:180px;}
.tjwtBox1 .m_form .areLi label{height:132px;}
.tjwtBox1 .m_form .txtAre{float:left; width:343px; height:104px; border:1px solid #dedede; outline:none; resize:none; padding:14px; color:#333; line-height:18px;}
.tjwtBox1 .m_form .btnSubmit , .tjwtBox1 .m_form .btnReset{width:161px; text-align:center; height:36px; line-height:36px; color:#fff; border:none; background-color:#b3b3b3; cursor:pointer;}
.tjwtBox1 .m_form .btnSubmit{margin-right:10px; background-color:#00b2f3;cursor:pointer;}
.tjwtBox1 .m_form .areLi{height:auto;}

.nycontact{ padding-top: 20px; }
.nycontact .nr{ margin-bottom: 20px; }
.nycontact .nr .pic{ overflow: hidden; float: left; width: 50%; }
.nycontact .nr .pic img{ width: 100% height: auto; }
.nycontact .nr .right{ width: 47%; float: right; }
.nycontact .nr .right .cntit{ font-size: 25px; font-weight: bold; color: #333; margin-bottom: 5px;  margin-bottom: 20px; }
.nycontact .nr .right .jj{ font-size: 14px; color: #666; line-height: 30px; }
.nycontact .list{ padding: 15px; border: 2px solid #dfdfdf; background: #fff; margin-bottom: 20px; }
.nycontact .list ul li{ display: block; min-height: 200px; float: left; border-right: 1px dashed #dfdfdf; width: 23%; box-sizing: border-box; margin: 5px 1%; }
.nycontact .list ul li .tit{ font-size: 20px; font-weight: bold; color: #425285; margin-bottom: 20px; line-height: 30px; }
.nycontact .list ul li .jj{ font-size: 12px; line-height: 30px; color: #666; }

