<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* eyoucms.com 鏄撲紭CMS -- 濂界敤,鍏嶈垂,瀹夊叏 */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.m20 {
	margin: 20px 0;
}

.p5 {
	padding: 5px;
}

.p10 {
	padding: 10px;
}

.p20 {
	padding: 20px;
}

.p30 {
	padding: 30px;
}

.pt10 {
	padding: 10px 0;
}

.pt20 {
	padding: 20px 0;
}

.clear {
	clear: both;
}

.dis {
	display: none;
}

.text-center {
	text-align: center;
}

.text-hide {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

body {
	background: #f4f4f4;
}

i,em {
	font-style: normal;
}

::-webkit-input-placeholder {
	color: #999;
	font-family: microsoft yahei;
	font-size: 14px;
}

:-moz-placeholder {
	color: #999;
	font-family: microsoft yahei;
	font-size: 14px;
}

::-moz-placeholder {
	color: #999;
	font-family: microsoft yahei;
	font-size: 14px;
}

:-ms-input-placeholder {
	color: #999;
	font-family: microsoft yahei;
	font-size: 14px;
}

.notsupport {
	position: fixed;
	top: 0;
	bottom: 0;
	z-index: 99999;
	width: 100%;
	height: 100%;
	text-align: center;
	clear: both;
	color: #fff;
	background: #0072C6;
}

.notsupport h1 {
	font-size: 100px;
	margin-top: 200px;
	margin-bottom: 30px;
}

.notsupport h2 {
	font-size: 30px;
	margin-bottom: 30px;
}

.top {
	height: 30px;
	background-color: #f8f8f8;
	width: 100%;
}

.top .user {
	float: right;
}

.top .user a {
	float: left;
	line-height: 30px;
	font-size: 14px;
	color: #999;
	margin: 0 8px
}

.bg_header {
	background: #030408;
	height: 70px;
}

.bg_gray {
	background: #fafafa;
	padding: 20px 0 40px 0;
}

.width {
	width: 1200px;
	margin: 0 auto;
}

.width1 {
	width: 54.4%;
	float: left;
}

.width2 {
	width: 44%;
	float: right;
}

.public-service-box {
	width: 100%;
	height: 249px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px;
	background: #fff;
	text-align: left;
	cursor: pointer;
}

.public-service-box .public-service-list {
	padding: 18px 0px;
	text-align: center;
	min-width: 32%;
}

.public-service-box .public-service-list .public-service-img-box {
	width: 36px;
	height: 36px;
	margin: 0 auto;
}

.public-service-box .public-service-list .public-service-img-box img {
	width: 100%;
	height: 100%;
}

.public-service-box .public-service-list .public-service-text {
	margin-top: 12px;
}

.body-font-333 {
	font-size: 12px;
	color: #333;
}

.policies-box {
	width: 100%;
    height: 249px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 20px 10px 20px;
	background: #fff;
	cursor: pointer;
}

.policies-box .policies-list {
	margin-bottom: 10px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.policies-box .policies-list .left-policies {
	padding-right: 14px;
	border-right: 1px solid #eaeaea;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.policies-box .policies-list .left-policies .policies-list-day {
	font-size: 30px;
	color: #333;
}

.policies-box .policies-list .left-policies .policies-list-time {
	font-size: 12px;
	color: #999;
}

.policies-box .policies-list .right-policies {
	width: 80%;
	text-align: left;
	margin-left: 10px;
}

.policies-box .policies-list .right-policies .policies-list-tit {
	font-size: 14px;
	color: #333;
}

.policies-box .policies-list .right-policies .policies-list-content {
	width: 100%;
	font-size: 12px;
	color: #999;
	margin-top: 2px;
}

.industry-news {
    width: 100%;
    background: #fff;
    padding: 22px;
    min-height: 218px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
}

.industry-news .industry-news-img {
    width: 34%;
    height: 100%;
    /* background: pink; */
}

.industry-news .news-box {
    width: 66%;
    height: 100%;
    padding-left: 22px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.industry-news .news-box .news-list .body-font-333 {
    width: 86%;
	margin-bottom: 10px;
}

.industry-news .news-box .news-list .news-time {
    font-size: 12px;
    color: #999;
}

.clear-float .popular-courses {
    width: 32%;
    height: 264px;
    background: #fff;
    margin-right: 2%;
    cursor: pointer;
}

.clear-float .popular-courses:last-child {
    margin-right: 0;
}

.clear-float .popular-courses .popular-courses-img {
    width: 100%;
    height: 172px;
    background: #ffc0cb;
    position: relative;
}

.clear-float .popular-courses .popular-courses-img .bofang {
    width: 45px;
    height: 45px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.clear-float .popular-courses .popular-courses-img img {
    width: 100%;
	height:172px;
}

.clear-float .popular-courses .popular-courses-text {
    padding: 12px 12px 0px 12px;
    text-align: left;
}

.Tertiary-title-333 {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.ellipse {
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.clear-float .popular-courses .popular-courses-text .popular-courses-time {
    margin-top: 8px;
}

.clear-float .popular-courses .popular-courses-text .popular-courses-tit {
    min-height: 48px;
}

.clear-float::after {
    display: block;
    height: 0;
    clear: both;
    content: '';
}

.width_bt {
	padding: 22px 0;
	line-height: 36px;
}

.navigation-tit-more {
	font-size: 12px;
	color: #999;
	cursor: pointer;
}

.width_bt1 .navigation-tit-line {
	width: 4px;
	height: 22px;
	background: #0baef7;
	vertical-align: middle;
	margin: -6px 6px 0 0;
}

.width_bt1 .navigation-tit {
	font-size: 18px;
	color: #333;
}

.width_bt1 .gengduo a {
	font-size: 12px;
	color: #999;
}

.dsplay-i-b {
	display: inline-block;
}

.products-show-white .main-content .products-show-wrapper:first-child {
    margin-left: 1%;
}

.products-show-wrapper {
    margin-right: 1%;
	width: 32%;
}

.products-show-wrapper .img {
    height: 172px; 
    width: 100%;
    border: 1px solid #eaeaea;
    text-align: center;
    overflow: hidden;
}

.products-show-wrapper .img img {
    width: 70%;
	height: auto;
}

.products-show-wrapper .products-name {
    font-size: 15px;
    color: #333;
    text-align: center;
    margin-top: 22px;
    padding-bottom: 22px;
}

.header {
	background: #fff;
	min-height: 110px;
}

/*.header .fr {
	min-height: 110px;
	padding: 30px 0 0 60px;
}*/

.header .fr span {
	margin: 0;
}

.header .fr span a {
	font-size: 18px;
	color: #2A95E5;
	display: block;
	float: none;
	margin: 0;
}

.header .fr .tel {
	font-size: 24px;
	padding-left: 50px;
	color: #1184da;
	font-weight: bold;
	background: url(../img/tel.png) no-repeat;
}

.bg_nav {
	background: #22aff4;
}

.ivu-menu-item {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.nav {
	list-style: none;
	margin: 0;
	padding: 0;
	display:-webkit-flex; 
	display: flex; 
	width: 100%;
}

.nav li {
	display: inline-block;
	padding: 0;
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.nav li a {
	display: block;
	padding: 15px 25px;
	color: #fff;
	font-size: 15px;
	text-align:center;
}

.nav li a:hover {
	background: #2A95E5;
}

.nav .hover a {
	background: #22aff4;
}

.nav li .subnav {
	position: absolute;
	background: #fff;
	padding: 10px 0 0 0;
	border: 1px solid #f3f3f3;
	border-bottom: 0;
	/*min-width: 138px;*/
    transform-origin: center top 0px;
    width:80%;
	margin-left:10%;
	word-wrap:break-word;
/*border-radius:10px 10px 0 0;left:-45px;*/
	z-index: 9999;
	opacity: 0;
	transition: all .3s ease 0s;
	visibility: hidden;
	transform: translate3d(0,10px,0);
	margin: 0.2em 0;
}
/*.nav li .subnav:after{content:'';display:block;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #2A95E5;position:absolute;top:-12px;right:45%;}*/
.nav li .subnav li {
	position: relative;
	display: block;
	text-align: center;
	margin: 0;
	min-width: 138px;
    transform-origin: center top 0px;
    
	word-wrap:break-word;
/*min-width:200px;*/
}

.nav li .subnav li a {
	color: #333;
	white-space: nowrap;
	border-radius: 0;
	padding: 10px 5px;
	border-bottom: 1px solid #f3f3f3;
	font-size: 14px;
	word-wrap:break-word;
}

.nav li .subnav li a:hover {
	color: #fff;
}

.nav li a {
	color: rgba(255,255,255,.7);
	font-size: 18px
}

.nav li:hover a {
	background: #22aff4;
	color: #fff;
}

.nav li:hover .subnav {
	opacity: 1;
	transform: translate3d(0,0,0);
	visibility: visible;
}

.nav li:hover .subnav a {
	background: #fff;
	color: #333;
	font-size: 14px;
}

.nav li:hover .subnav a:hover {
	background: #2A95E5;
	color: #fff;
}

.nav li .subnav li .subnav2 {
	position: absolute;
	background: #fff;
	border: 1px solid #f3f3f3;
	border-bottom: 0;
	right: -110px;
	top: -17px;
	z-index: 9999;
	opacity: 0;
	transition: all .3s ease 0s;
	visibility: hidden;
}

.nav li .subnav li:hover .subnav2 {
	opacity: 1;
	visibility: visible;
}

.bannerad {
	height: 360px;
	margin-top: 10px;
}

.banner {
	position: relative;
	width: 54.4%;
	height: 360px !important;
	float: left;
}

.banner .box_skitter {
	width: 100%;
	z-index: 2;
}

.bg_inner {
	height: 320px;
	padding: 0;
	position: relative;
}

.banner_inner {
	width: 100%;
	margin: 0px auto;
	text-align: center;
	line-height: 24px;
}

.banner_inner .con {
	position: absolute;
	width: 200px;
	min-height: 44px;
	max-height: 60px;
	left: 50%;
	margin-left: -600px;
	top: 45%;
	margin-top: 50px;
	line-height: 30px;
	text-align: left;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	border-left: 2px solid #fff;
	padding-left: 18px;
}

.banner_inner .con span {
	font-size: 14px;
	font-weight: normal;
	display: block;
	line-height: 40px;
}

.library-box {
	width: 44%;
	height: 360px;
	float: right;
	background: #fff;
}

.library-box .fl {
	padding: 20px 0;
	height: 180px;
	width: 33.32%;
	cursor: pointer;
	background: #fff;
}

.library-box .num {
	font-size: 24px;
	color: #22aff4;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


.body-font-999 {
	font-size: 12px;
	color: #999;
}

.library-box .text {
	margin-top: 6px;
	display: table-cell;
	text-align: center;
	width:10%;
}

.library-box .text .img {
	width: 38px;
	height: 38px;
	position: relative;
	top: 5px;
}

.library-box .xtb {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.library-box .text .name {
	font-size: 15px;
	color: #333;
	font-weight: bold;
	display: inline-block;
	margin-top: 8px;
	text-align: center;
}

.arctype_id_1 {
	background: url(../img/cate_bg_about.jpg) center center no-repeat;
}

.arctype_id_2 {
	background: url(../img/cate_bg_news.jpg) center center no-repeat;
}

.arctype_id_3 {
	background: url(../img/cate_bg_product.jpg) center center no-repeat;
}

.arctype_id_4 {
	background: url(../img/cate_bg_case.jpg) center center no-repeat;
}

.arctype_id_5 {
	background: url(../img/cate_bg_down.jpg) center center no-repeat;
}

.arctype_id_23 {
	background: url(../img/cate_bg_talent.jpg) center center no-repeat;
}

.arctype_id_54 {
	background: url(../img/cate_bg_contact.jpg) center center no-repeat;
}

.arctype_id_search {
	background: url(../img/cate_bg_search.jpg) center center no-repeat;
}

.arctype_id_tag {
	background: url(../img/cate_bg_tag.jpg) center center no-repeat;
}

.subject {
	border-bottom: 1px solid #eaeaea;
}

.subject b {
	border-bottom: 1px solid #156EB8;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	margin-bottom: -1px;
	font-weight: normal;
	color: #3b3b3b;
	font-size: 18px;
	font-family: microsoft yahei;
}

.subject .more {
	float: right;
}

.more a {
	font-size: 14px;
	color: #999;
}

.more a:hover {
	color: #f99f2e;
}

.home_title {
	width: 1080px;
	margin: 20px auto;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
}

.home_title .border {
	padding: 20px 0;
	margin: -25px auto -14px auto;
	color: #999999
}

.home_title h2 {
	font-size: 32px;
	font-weight: 300;
	color: #37474f;
	display: inline-block;
	padding: 0 30px;
}

.home_title p {
	font-size: 14px;
	color: #999;
	background: #fafafa;
	display: inline-block;
	padding: 0 10px;
	margin: 0;
	font-weight: 400;
}

.home_more {
	width: 1080px;
	margin: 20px auto;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
}

span.more {
	display: inline-block;
	width: auto;
	position: relative;
	margin-bottom: 10px;
}

span.more a {
	display: block;
	padding: 5px 18px;
	color: #2384D5;
	margin: 0 2px;
	border-radius: 2px;
	border: 1px solid #2384D5;
	line-height: 26px;
}

span.more a:hover {
	background: #2384D5;
	color: #fff;
	border: 1px solid #2384D5;
}

span.more a .fa {
	padding-left: 10px;
}

.bg_white .border {
	border-color: #f3f3f3;
}

.bg_white .home_title h2,.bg_white .home_title p {
	background: #fff;
}

.home_about {
	clear: both;
	overflow: hidden;
}

.home_about .left {
	float: left;
	width: 410px;
	margin-right: 30px;
}

.home_about .left video {
	background: #000;
}

.home_about .right {
	float: right;
	width: 750px;
	line-height: 30px;
	font-size: 14px;
}

.home_about .right h2 {
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 15px;
}

.home_about .right p {
	font-size: 15px;
	line-height: 28px;
	margin: 0 0 10px 0;
	color: #777
}

.home_about .right a.btn-about {
	padding: 10px 20px;
}

.home_nav {
	text-align: center;
}

.home_nav ul {
	margin: 25px auto;
}

.home_nav ul li {
	display: inline-block;
	width: auto;
	position: relative;
	margin-bottom: 10px;
}

.home_nav ul li a {
	display: block;
	padding: 6px 30px;
	color: #333;
	font-size: 14px;
	background: #fff;
	margin: 0 2px;
	border-radius: 2px;
	border: 1px solid #E7E7E7;
}

.home_nav ul .hover a,.home_nav ul li a:hover {
	display: block;
	color: #fff;
	font-size: 14px;
	background: #2384D5;
	margin: 0 2px;
}

.home_nav ul li dl {
	display: none;
	background: #2384D5;
	padding: 2px 0;
	margin: 16px 0 0 0;
	z-index: 999;
}

.home_nav ul .hover dl {
	display: none;
	text-align: left;
	position: absolute;
	top: 20px;
	left: 3px;
}

.home_nav ul .hover dl dt a {
	display: block;
	font-weight: normal;
	color: #fff;
	background: #2384D5;
	min-width: 200px;
	border: 0;
}

.home_nav ul .hover dl dt a:hover {
	background: #fff;
	color: #333;
	border: 0;
}

.home_pro {
	margin: 30px 0 0px 0;
	width: 1206px;
	clear: both;
}

.home_pro ul li {
	width: 24%;
	margin: 0 1% 1% 0;
	float: left;
}

.home_pro ul li a {
	border: 1px solid #ededed;
	padding: 4px;
	display: block;
	background: #fff;
}

.home_pro ul li a div {
	overflow: hidden;
	width: 100%;
	height: 100%;
	min-height: 279px;
	text-align: center;
}

.home_pro ul li a div img {
	max-width: 279px;
	max-height: 279px;
	border: 0;
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
}

.home_pro ul li:hover {
	box-shadow: 0px 1px 10px rgba(0,0,0,0.1);
}

.home_pro ul li a:hover div img {
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
}

.home_pro ul li a p {
	text-align: left;
	font-size: 14px;
	color: #333;
	margin: 0;
	padding: 10px;
}

.home_pro ul li a:hover p {
	color: #f30;
}

.home_pro ul li a .title {
	min-height: 70px;
}

.home_pro ul li a .price {
	min-height: 40px;
	color: #f60;
	font-family: Lucida Grande, Arial, 寰蒋闆呴粦, 瀹嬩綋;
	font-weight: 400;
	padding: 0 10px 10px 10px;
}

.home_pro ul li a .price span {
	float: right;
	font-weight: normal;
	color: #999;
}

.home_news {
	/*margin-bottom: 20px;*/
	background: #fff;
}

.home_news_list {
}

.home_news_list li {
	overflow: hidden;
	padding: 12px 0 12px 0;
	float: left;
	width: 48%;
	margin: 0 1%;
	min-height: 90px;
}

.home_news_list li .date {
	float: left;
	width: 86px;
	height: 80px;
}

.home_news_list li .date .dateline {
	width: 70px;
	height: 54px;
	display: block;
	background-color: #0baef7;
	text-align: center;
	line-height: 54px;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}

.home_news_list li .date em {
	display: block;
	text-align: center;
	font-style: normal;
	width: 70px;
	background: #eee;
	color: #888;
}

.home_news_list li .txt {
	color: #999;
	font-size: 12px;
	margin-left: 88px;
	line-height: 22px;
}

.home_news_list li .txt a {
	display: block;
	line-height: 30px;
	font-size: 16px;
	color: #333;
}

.news_list {
}

.news_list li {
	border-bottom: 1px solid #E6E6E6;
	overflow: hidden;
	padding: 12px 0 12px 0;
}

.news_list li .date {
	background: #22aff4;
	color: #fff;
	display: inline-block;
	margin-right: 20px;
	float: left;
	text-align: center;
	font-size: 30px;
	width: 70px;
	font-weight: bold
}

.news_list li .date em {
	display: block;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	background: #eee;
	margin-top: 5px;
	color: #888
}

.news_list li div {
	color: #999;
	font-size: 12px;
	margin-left: 95px;
	line-height: 22px;
}

.news_list li div a {
	display: block;
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
}

.news_list li div a:hover {
	color: #f30;
}

.dow_list {
}

.dow_list li {
	border-bottom: 1px solid #E6E6E6;
	overflow: hidden;
	padding: 12px 0 12px 0;
}

.dow_list li .img {
	float: left;
	width: 124px;
	height: 88px;
	border: 1px solid #e9e9e9;
	overflow: hidden;
	background: url(../img/noImges.png)
}

.dow_list li .img img {
	width: 127px;
	height: 88px;
}

.dow_list li .txt {
	color: #999;
	font-size: 12px;
	margin-left: 140px;
	line-height: 22px;
}

.dow_list li .txt a {
	display: block;
	font-size: 18px;
	color: #333;
	line-height: 30px;
	margin-bottom: 5px;
}

.dow_list li .txt a:hover {
	color: #f30;
}

.dow_list li .txt .property {
	font-size: 14px;
	line-height: 26px;
}

.dow_list li .txt .property span {
	margin-right: 20px;
}

.home_logo {
	margin-bottom: 20px;
}

.home_logo ul {
}

.home_logo ul li {
	float: left;
	width: 10%;
	margin-bottom: 1%;
}

.home_logo ul li img {
	border: 1px solid #eee;
	width: 104px;
	height: 40px;
}

.bg_link {
	background: #1184DA;
}

.link {
	padding: 10px 0;
	color: #fff;
}

.link a {
	color: #BBDFFA;
	margin-right: 15px;
}

.link a:hover {
	color: #fff;
}

.bg_footer {
	margin-top: 20px;
	line-height: 28px;
	padding: 0px;
	margin: 0 auto;
	background: #f4f4f4;
	color: #515a6e;
	font-size: 14px;
}

.foot-box {
	color: #999;
	font-size: 12px;
	text-align: left;
	width: 25%;
	margin-bottom: 0px;
	float: left;
	background: #f4f4f4;
}

.foot-box .copy1 {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

.foot-box .copy2 {
	font-size: 12px;
	color: #333;
}

.copy-num {
	color: #999;
	font-size: 12px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #999;
	padding: 7px 20px;
	margin: 0 auto;
}

.copy-num a{
	color: #999;
}

.bg_footer1 {
	background: rgb(0, 173, 250);
	padding: 10px 0px;
	
}

.footer {
	padding: 30px 0 0 0;
}

.footer .fl {
	width: 400px;
	float: left;
	padding: 20px 0;
}

.footer .fl h1 {
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

.footer .fl h5 {
	font-size: 12px;
	color: #A8CFF0;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.footer .fl form {
	margin-top: 25px;
}

.footer .fl form input[type=text] {
	border: 1px solid #1184DA;
	padding: 6px 10px;
	width: 200px;
}

.footer .fl form input[type=submit] {
	border: 1px solid #1184DA;
	background: #1184DA;
	color: #fff;
	padding: 6px 15px;
}

.footer .fr {
	width: 800px;
	float: left;
	padding: 20px 0;
}

.footer .fr .left {
	padding: 0 20px 0 40px;
	float: left;
	width: 20%;
	min-height: 110px;
}

.footer .fr h6 {
	color: #fff;
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: 400;
}

.footer .fr .left ul {
	margin: 0;
	padding: 0;
}

.footer .fr .left ul li {
	text-align: left;
	font-size: 12px;
	color: #fff;
	font-family: microsoft yahei;
	line-height: 24px;
	font-weight: normal;
}

.footer .fr .left ul li a {
	color: #B0D8F6;
	font-size: 14px;
}

.footer .fr .left ul li a:hover {
	color: #ff0;
}

.copyright {
	border-top: 1px solid #69B5ED;
	text-align: center;
	padding: 15px 0;
	color: #fff;
	font-size: 12px;
}

.copyright a {
	color: #fff;
}

.copyright a:hover {
	color: #ff0;
}

.inner_container {
	min-height: 600px;
	padding: 20px 0;
}

.inner_container h1 {
	text-align: center;
	font-size: 30px;
	font-weight: 400;
	margin: 0 0 20px 0;
	padding: 0;
}

.page_show a {
	color: #06C;
}

.page_show a:hover {
	color: #f30;
}

/*鏍囩鐩稿叧*/
.tags {
}

.tags li {
	display: inline;
	width: auto;
}

.tags li a {
	display: inline-block;
	padding: 10px 30px;
	color: #333;
	font-size: 14px;
	background: #fff;
	margin: 0 2px 5px 0;
	border-radius: 2px;
	border: 1px solid #E7E7E7;
}

.tags li a:hover {
	background: #2384D5;
	color: #fff;
	border: 1px solid #2384D5;
}

.tags .hover a {
	display: inline;
	padding: 10px 30px;
	color: #fff;
	font-size: 14px;
	background: #2384D5;
	color: #fff;
	border: 1px solid #2384D5;
	margin: 0 2px;
	border-radius: 2px;
	border-radius: 0;
}

/*绛涢€夌浉鍏�*/
.filter {
	border: 1px solid #fff;
	padding: 6px 20px;
	margin-top: 30px;
	padding: 15px;
}

.filter dl {
	margin: 0;
}

.filter dl dd {
	float: left;
	width: 70px;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding-top: 5px;
}

.filter dl dt {
	margin: 0 0 0 80px;
}

.filter dl dt a {
	font-weight: normal;
	margin: 0 5px 5px 0;
	padding: 5px 10px;
	color: #666;
	font-size: 14px;
	display: inline-block;
}

.filter dl dt a:hover {
	background: #3BB4F2;
	color: #fff;
	cursor: pointer;
}

.filter dl dt .hover {
	background: #3BB4F2;
	color: #fff;
}

/*鐎戝竷娴佸竷灞€*/
.piclist {
	width: 1190px;
	margin-top: 40px;
}

.piclist ul {
	width: 1220px;
}

.piclist li {
	float: left;
	width: 275px;
	margin-right: 25px;
}

.piclist li a {
	display: block;
	padding: 4px;
	margin-bottom: 25px;
	border: 1px solid #eee;
}

.piclist li a:hover {
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.17);
}

.piclist li a img {
	width: 100%;
}

.piclist li a p {
	font-size: 14px;
	padding: 0 10px;
}

/*鏂伴椈鈥斺€斿浘鐗�*/
.list_pic {
	margin: 30px 0 0px 0;
	width: 1206px;
	clear: both;
}

.list_pic ul li {
	width: 24%;
	margin: 0 1% 1% 0;
	float: left;
}

.list_pic ul li a {
	border: 1px solid #ededed;
	padding: 4px;
	display: block;
	background: #fff;
}

.list_pic ul li a div {
	overflow: hidden;
	width: 100%;
	height: 100%;
	text-align: center;
}

.list_pic ul li a div img {
	max-width: 279px;
	max-height: 200px;
	border: 0;
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
}

.list_pic ul li:hover {
	box-shadow: 0px 1px 10px rgba(0,0,0,0.1);
}

.list_pic ul li a:hover div img {
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
}

.list_pic ul li a p {
	text-align: left;
	font-size: 14px;
	color: #333;
	margin: 0;
	padding: 10px;
}

.list_pic ul li a:hover p {
	color: #f30;
}

.list_pic ul li a .title {
	min-height: 30px;
	text-align: center;
}

/*鏂伴椈鐩稿叧*/
.news_show h1 {
	text-align: center;
	font-size: 30px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

.news_show .info {
	border-left: 3px solid #2384D5;
	background: #f3f3f3;
	margin: 15px 0;
	padding: 10px 15px;
	font-size: 14px;
	color: #666;
}

.news_show .intro a {
	color: #06C;
}

.news_show .intro a:hover {
	color: #f30;
}

.news_show .intro img {
	max-width: 100%;
	height: auto;
}

.news_show .prenext {
	margin-top: 30px;
	text-align: center;
	overflow: hidden;
}

.news_show .prenext p {
	font-weight: bold;
}

.news_show .prenext a {
	display: inline-block;
	margin: 0 10px;
	cursor: pointer;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #ddd;
	padding: 6px 20px;
	min-width: 100px;
}

.news_show .prenext a span {
	font-size: 18px;
	margin-right: 10px;
}

.news_show .prenext a em {
	font-style: normal;
	font-size: 18px;
}

.news_show .prenext a:hover {
	background: #2384D5;
	border-color: #2384D5;
	color: #fff;
}

.news_show .prenext a:hover span {
	color: #fff;
}

.news_show .prenext .pre {
	float: left;
}

.news_show .prenext .next {
	float: right;
}

.news_show .tags {
	font-weight: 500;
}

.news_show .tags a {
	margin-left: 15px;
	display: inline-block;
	border-radius: 4px;
	border: 1px solid #ddd;
	background: #fff;
	padding: 4px 10px;
	font-weight: normal;
	font-size: 14px;
}

.news_show .tags a:hover {
	background: #2384D5;
	color: #fff;
	border-color: #2384D5;
}

.news_show_list {
}

.news_show_list li {
	overflow: hidden;
	padding: 12px 0 12px 0;
	float: left;
	width: 49%;
	margin-right: 1%;
	min-height: 90px;
}

.news_show_list li .date {
	float: left;
	width: 86px;
	height: 80px;
}

.news_show_list li .date .dateline {
	width: 70px;
	height: 54px;
	display: block;
	background-color: #2384d5;
	text-align: center;
	line-height: 54px;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}

.news_show_list li .date em {
	display: block;
	text-align: center;
	font-style: normal;
	width: 70px;
	background: #eee;
	color: #888;
}

.news_show_list li .txt {
	color: #999;
	font-size: 12px;
	margin-left: 88px;
	line-height: 22px;
}

.news_show_list li .txt a {
	display: block;
	line-height: 30px;
	font-size: 16px;
	color: #333;
}
/*涓嬭浇鐩稿叧*/

.dow_show .infobox {
	background-color: #f8f8f8;
	padding: 30px;
	overflow: hidden;
}

.dow_show .infobox .img {
	float: left;
	width: 124px;
	height: 88px;
	border: 1px solid #e9e9e9;
	overflow: hidden;
	background: url(../img/noImges.png)
}

.dow_show .infobox .img img {
	width: 127px;
	height: 88px;
}

.dow_show .infobox .txt {
	color: #999;
	font-size: 12px;
	/*margin-left: 140px;*/
	line-height: 22px;
}

.dow_show .infobox .txt h2 {
	display: block;
	font-size: 30px;
	color: #333;
	line-height: 50px;
	margin-bottom: 5px;
	font-weight: normal;
}

.dow_show .infobox .txt .property {
	font-size: 14px;
	line-height: 26px;
}

.dow_show .infobox .txt .property span {
	margin-right: 20px;
}

.dow_show .xia {
	margin-top: 20px;
	color: #999;
	background-color: #fff;
	/*padding: 10px 14px;*/
}

.dow_show .xia .xiazai a {
	background: url(../img/down.png) left center no-repeat;
	color: #333;
	display: inline-block;
	margin-right: 10px;
	text-align: center;
	font-size: 14px;
	padding: 5px 0 5px 20px;
}

.dow_show .intro a {
	color: #06C;
}

.dow_show .intro a:hover {
	color: #f30;
}

.dow_show .intro img {
	max-width: 100%;
	height: auto;
}

.dow_show .prenext {
	margin-top: 30px;
	text-align: center;
	overflow: hidden;
}

.dow_show .prenext p {
	font-weight: bold;
}

.dow_show .prenext a {
	display: inline-block;
	margin: 0 10px;
	cursor: pointer;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #ddd;
	padding: 6px 20px;
	min-width: 100px;
}

.dow_show .prenext a span {
	font-size: 18px;
	margin-right: 10px;
}

.dow_show .prenext a em {
	font-style: normal;
	font-size: 18px;
}

.dow_show .prenext a:hover {
	background: #2384D5;
	border-color: #2384D5;
	color: #fff;
}

.dow_show .prenext a:hover span {
	color: #fff;
}

.dow_show .prenext .pre {
	float: left;
}

.dow_show .prenext .next {
	float: right;
}

.dow_show .tags {
	font-weight: 500;
}

.dow_show .tags a {
	margin-left: 15px;
	display: inline-block;
	border-radius: 4px;
	border: 1px solid #ddd;
	background: #fff;
	padding: 4px 10px;
	font-weight: normal;
	font-size: 14px;
}

.dow_show .tags a:hover {
	background: #2384D5;
	color: #fff;
	border-color: #2384D5;
}
/*鎷涜仒鐩稿叧*/
.job_show {
}

.job_show h1 {
	text-align: left;
	font-size: 30px;
	font-weight: 400;
	margin: 0;
	padding: 0;
	color: #06C;
}

.job_show h2 {
	text-align: left;
	font-size: 20px;
	font-weight: 400;
	margin: 10px 0;
	padding: 0;
	color: #06C;
}

.job_show .info {
	margin: 15px 0;
	padding: 0px;
	font-size: 14px;
}

.job_show .info ul {
	overflow: hidden;
}

.job_show .info ul li {
	float: left;
	width: 23.5%;
	border-left: 1px solid #dadada;
	padding-left: 1.5%;
	line-height: 30px;
}

.job_show .info ul li span {
	color: #999;
}

.job_show .intro a {
	color: #06C;
}

.job_show .intro a:hover {
	color: #f30;
}

.job_show .prenext {
	margin-top: 30px;
	text-align: center;
	overflow: hidden;
}

.job_show .prenext p {
	font-weight: bold;
}

.job_show .prenext a {
	display: inline-block;
	margin: 0 10px;
	cursor: pointer;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #ddd;
	padding: 6px 20px;
	min-width: 100px;
}

.job_show .prenext a span {
	font-size: 18px;
	margin-right: 10px;
}

.job_show .prenext a em {
	font-style: normal;
	font-size: 18px;
}

.job_show .prenext a:hover {
	background: #2384D5;
	border-color: #2384D5;
	color: #fff;
}

.job_show .prenext a:hover span {
	color: #fff;
}

.job_show .prenext .pre {
	float: left;
}

.job_show .prenext .next {
	float: right;
}

.job_show .tags {
	font-weight: 500;
}

.job_show .tags a {
	margin-left: 15px;
	display: inline-block;
	border-radius: 4px;
	border: 1px solid #ddd;
	background: #fff;
	padding: 4px 10px;
	font-weight: normal;
	font-size: 14px;
}

.job_show .tags a:hover {
	background: #2384D5;
	color: #fff;
	border-color: #2384D5;
}

.job_show .action {
	text-align: center;
}

.job_show .action a {
	display: inline-block;
	margin: 0 10px;
	cursor: pointer;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #2384D5;
	padding: 6px 20px;
	min-width: 100px;
	background: #2384D5;
	color: #fff;
}

.job_show .action a:hover {
	color: #fff;
	border-color: #f60;
	background: #f60;
}
/*鎷涜仒寮瑰嚭妗�*/
.job-popup {
	width: 580px;
	padding: 20px;
	font: 14px "microsoft yahei", arial, sans-serif;
	color: #555;
	overflow: hidden;
	position: relative;
}

.job-popup dl {
	float: left;
	margin: 4px 0;
	position: relative;
	width: 100%;
	min-height: 40px;
	overflow: hidden;
}

.job-popup dl dt,.job-popup dl dd {
	float: left;
}

.job-popup dl dt {
	width: 80px;
	margin-top: 8px;
	text-align: right;
	line-height: 36px;
}

.job-popup dl dd {
	width: 400px;
	margin-left: 10px;
	line-height: 36px;
}

.job-popup dl dd input {
	padding: 0 4px;
	height: 36px;
	width: 400px;
	display: inline-block;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	-webkit-transition: all .3s;
	transition: all .3s
}

.job-popup dl dd select {
	padding: 0 4px;
	border: 1px solid #d9d9d9;
	height: 36px;
	width: 400px;
	border-radius: 4px;
}

.job-popup dl dd textarea {
	padding: 4px;
	border: 1px solid #d9d9d9;
	line-height: 20px;
	width: 400px;
	height: 100px;
	border-radius: 4px;
}

::-webkit-input-placeholder {
	color: #bbb
}

.job-popup dl dd input:focus {
	border: 1px solid #97cdf5;
	outline: 0;
	-webkit-box-shadow: 0 0 2px rgba(191,189,189,1);
	box-shadow: 0 0 2px rgba(191,189,189,1)
}

.job-popup dl dd .bt {
	border: 0;
	padding: 8px 20px;
	background-color: #0e90d2;
	border-radius: 4px;
	color: #fff;
}

.job-popup dl dd .bt:focus {
	border: 1px solid #97cdf5;
	outline: 0;
	-webkit-box-shadow: 0 0 2px rgba(191,189,189,1);
	box-shadow: 0 0 2px rgba(191,189,189,1)
}

.job-popup .tit {
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	height: 40px
}

#bg {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.7;
	opacity: .70;
	filter: alpha(opacity=70)
}

#show {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -350px;
	margin-left: -280px;
	width: 560px;
	height: auto;
	background: #fff;
	z-index: 1002;
	overflow: hidden;
}

#show #btnclose {
	cursor: pointer;
	width: 22px;
	height: 22px;
	line-height: 20px;
	position: absolute;
	right: 35px;
	top: 10px;
	font-size: 24px;
	border: 0px;
	background: #fff;
}


/*鍟嗗搧鐩稿叧*/
.pro_show {
	box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
	border: 1px solid #f3f3f3;
}

.pro_show .left {
	float: left;
	width: 650px;
	text-align: center;
	border-right: 1px solid #f3f3f3;
	padding: 40px;
}

.pro_show .left .zoom {
	text-align: center;
}

.pro_show .left .zoom img {
	width: auto;
	max-width: 500px;
}

.pro_show .left .thumb_pic {
	margin: 40px 0 0 0;
	text-align: center;
}

.pro_show .left .thumb_pic ul {
	margin: 0 auto;
}

.pro_show .left .thumb_pic ul li {
	display: inline-block;
	margin-right: 5px;
	border: 1px solid #eaeaea;
	padding: 3px;
	cursor: pointer;
	position: relative;
}

.pro_show .left .thumb_pic ul li.hover {
	border: 1px solid #f90;
	background: #fff;
}

.pro_show .left .thumb_pic ul li.hover:after {
	content: " ";
	position: absolute;
	right: 27px;
	top: -6px;
	width: 11px;
	height: 11px;
	border: #f90 solid 1px;
	border-left: 0;
	border-bottom: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #f90;
	z-index: -1;
}

.pro_show .right {
	margin-left: 650px;
	padding: 40px;
}

.pro_show .right h1 {
	font-size: 24px;
	margin: 0;
	padding: 0;
	font-weight: 400;
	text-align: left;
}

.pro_show .right h5 {
	font-size: 14px;
	margin: 10px 0;
	padding: 0;
	color: #999;
	font-weight: normal;
}

.pro_show .right .intro {
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: 400;
	text-align: left;
}

.pro_show .right .attribute {
}

.pro_show .right .attribute li {
	font-size: 14px;
	line-height: 30px;
}

.pro_show .right .attribute li em {
	display: inline-block;
	width: 80px;
	font-style: normal;
	color: #555;
	font-size: 14px;
}

.pro_show .right .price {
	font-size: 14px;
	line-height: 30px;
	margin: 20px 0;
}

.pro_show .right .price span {
	font-size: 36px;
	color: #f60;
}

.pro_show .right .price em {
	font-size: 12px;
	color: #999;
	font-style: normal;
	padding-left: 5px;
}

.pro_show .right .tags {
	margin: 20px 0;
}

.pro_show .right .tags a {
	margin-left: 10px;
	display: inline-block;
	border-radius: 4px;
	border: 1px solid #dadada;
	background: #fff;
	padding: 2px 6px;
	font-weight: normal;
	font-size: 14px;
}

.pro_show .right .tags a:hover {
	background: #2384D5;
	color: #fff;
	border-color: #2384D5;
}

.pro_show .right .action {
	margin: 30px 0 50px 0;
}

.pro_intro {
	margin: 20px 0;
}

.pro_intro .left {
	width: 320px;
	margin-right: 20px;
	float: left;
	border: 1px solid #f3f3f3;
	box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
}

.pro_intro .plist {
	margin: 15px;
	width: 300px;
}

.pro_intro .plist ul {
	width: 304px;
}

.pro_intro .plist ul li {
	float: left;
	width: 137px;
	margin: 0 15px 15px 0;
}

.pro_intro .plist ul li a {
	border: 1px solid #ededed;
	padding: 4px;
	display: block;
	background: #fff;
	border-radius: 4px;
}

.pro_intro .plist ul li a div {
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.pro_intro .plist ul li a div img {
	width: 100%;
	height: 100%;
	max-height: 127px;
	min-height: 127px;
	display: block;
	border: 0;
}

.pro_intro .plist ul li a p {
	text-align: center;
	font-size: 14px;
	color: #333;
	margin: 0;
	padding: 5px 0;
}

.pro_intro .plist ul li a:hover p {
	color: #f30;
}

.pro_intro .right {
	float: left;
	width: 860px;
	border: 1px solid #f3f3f3;
	box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
}

.pro_intro .tabs {
	width: 100%;
	background: #f7f7f7;
}

.pro_intro .tabs ul {
	width: 100%;
	background: #f7f7f7;
}

.pro_intro .tabs ul li {
	float: left;
}

.pro_intro .tabs ul li a {
	display: block;
	padding: 10px 30px;
	text-align: center;
	font-size: 14px;
	border-right: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	background: #fff;
	color: #999;
	border-top: 2px solid #fff;
}

.pro_intro .tabs ul li.hover a {
	border-bottom: 1px solid #fff;
	background: #fff;
	font-weight: bold;
	color: #333;
	border-top: 2px solid #2384D5;
}

.pro_intro .intro {
	padding: 30px;
}

.pro_intro .intro p {
	margin: 0;
	padding: 0;
}

.pro_intro .intro img {
	max-width: 790px;
}

.pro_intro .intro a {
	color: #06C;
}

.pro_intro .intro a:hover {
	color: #f30;
}

.pro_intro .intro .extend {
}

.pro_intro .intro .extend li {
	font-size: 14px;
	line-height: 30px;
}

.pro_intro .intro .extend li em {
	display: inline-block;
	width: 120px;
	font-style: normal;
	color: #555;
	font-size: 14px;
}

.ordershow {
	margin: 10px 0 0 0;
	box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
	border: 1px solid #f3f3f3;
}

.ordershow .tips {
	margin: 20px 40px 30px 40px;
	position: relative;
}

.ordershow .tips h3 {
	font-size: 24px;
	font-family: microsoft yahei;
	font-weight: 400;
	margin: 0;
}

.ordershow .tips p {
	font-size: 15px;
	padding-left: 68px;
}

.ordershow .tips div {
	font-size: 20px;
	position: absolute;
	bottom: 20px;
	right: 0;
}

.ordershow .tips div em {
	color: #f30;
	font-style: normal;
}

.ordershow .tips p em {
	color: #f30;
	font-style: normal;
}

.ordershow h5 {
	font-size: 20px;
	font-family: microsoft yahei;
	font-weight: 400;
	padding-left: 30px;
	background: #fafafa;
	border: 1px solid #f3f3f3;
	border-left: 0;
	border-right: 0;
	height: 50px;
	line-height: 50px;
	margin: 10px 0;
}

.ordershow .info {
	margin: 0;
	list-style: none;
}

.ordershow .info li {
	padding: 0 0 10px 0;
	font-size: 14px;
}

.ordershow .info li span {
	display: inline-block;
	width: 120px;
	text-align: right;
	padding-right: 10px;
	color: #999;
}

.ordershow .info li em {
	color: #f30;
	font-style: normal;
}

.ordershow .pay {
	margin: 0 20px 5px 20px;
	list-style: none;
	overflow: hidden;
}

.ordershow .pay li {
	float: left;
	width: 19%;
	margin: 5px 1% 1% 0;
	cursor: pointer;
}

.ordershow .pay li div {
	border: 1px solid #efefef;
	text-align: center;
	margin-left: 10px;
	position: relative;
}

.ordershow .pay li div em {
	display: none;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 9;
	background: url(../img/selected.gif) no-repeat bottom;
}

.ordershow .pay .active div {
	border-color: #90BAFF;
}

.ordershow .pay .active div em {
	display: block;
}

.ordershow .bottom {
	height: 70px;
	line-height: 70px;
	bottom: 0;
	background: #fafafa;
	border-top: 1px solid #eee;
	text-align: center;
	padding: 0 20px;
}

.ordershow .bottom button {
	margin-left: 15px;
	border: 0;
	background: #0075DC;
	color: #fff;
	padding: 10px 30px;
	border-radius: 4px;
}

/*鑷畾涔夎〃鍗�*/
.form-add input[type=number],.form-add input[type=search],.form-add input[type=text],.form-add input[type=password],.form-add input[type=datetime],.form-add input[type=datetime-local],.form-add input[type=date],.form-add input[type=month],.form-add input[type=time],.form-add input[type=week],.form-add input[type=email],.form-add input[type=url],.form-add input[type=tel],.form-add input[type=color],.form-add select,.form-add textarea,.am-form-field {
	width: auto;
	display: inline;
	border-color: #ddd;
	border-radius: 3px;
	-webkit-appearance: none;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.065) inset;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
}

.form-add .w420 {
	width: 480px;
}

.form-add .w400 {
	width: 400px;
}

.form-add input {
	border: 1px solid #ddd;
	width: 60px;
	padding: 5px 10px
}

.form-add em {
	color: #999;
	font-style: normal;
}

/*琛ㄥ崟鍐呭*/
.formshow {
}

.formshow .item {
	font-size: 14px;
	line-height: 30px;
	clear: both;
}

.formshow .item .lefter {
	display: inline-block;
	width: 120px;
	font-style: normal;
	color: #555;
	font-size: 14px;
	float: left;
}

.formshow .item .righter {
	margin-left: 120px;
	line-height: 30px;
}

.formshow .item .righter .pic {
	max-width: 400px;
	margin: 10px 0;
}

.formshow .item .righter video {
	width: 450px;
	height: 300px;
}

.imagelist {
	overflow: hidden;
}

.imagelist ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.imagelist ul li {
	float: left;
	width: 19%;
	margin-right: 1%;
	border: 1px solid #ddd;
	padding: 5px;
	border-radius: 4px;
	margin-top: 15px;
	cursor: pointer;
	position: relative;
}

.imagelist ul li .preview {
	height: 140px;
	background: #fafafa;
	overflow: hidden;
	text-align: center;
}

.imagelist ul li .preview img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 140px;
}

.imagelist ul li .preview:after {
	content: ' ';
	width: 0;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
}

.imagelist ul li .intro textarea {
	width: 100%;
	margin: 5px 0;
	padding: 8px 10px;
	font-size: 14px;
	height: 50px;
	color: #999;
}

.imagelist ul li .action {
	text-align: center;
	overflow: hidden;
}

.imagelist ul li .action a {
	text-align: center;
	color: #999;
	outline: none;
	width: 33.3333%;
	float: left;
}

.imagelist ul li .action a:hover {
	color: #f30;
}

.imagelist ul .hover {
	border: 1px solid #6b0;
}

.imagelist ul .hover:after {
	width: 0;
	height: 0;
	border-top: 40px solid #66bb00;
	border-left: 40px solid transparent;
	position: absolute;
	display: block;
	right: 0;
	content: "";
	top: 0;
	z-index: 1001;
}

.imagelist ul .hover:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "f00c";
	display: block;
	position: absolute;
	top: 5px;
	right: 4px;
	z-index: 1002;
	color: #fff;
}

/*鍒嗛〉鐩稿叧*/
.pagelist ul {
	text-align: center;
	margin: 20px 0;
}

.pagelist li {
	display: inline-block;
	margin: 0 2px;
}

.pagelist li a {
	color: #666;
	display: inline-block;
	border: 1px solid #ddd;
	padding: 6px 15px;
}

.pagelist li a:hover {
	border-color: #22aff4;
	background: #22aff4;
	color: #fff;
}

.pagelist li.active a {
	border-color: #22aff4;
	background: #22aff4;
	color: #fff;
}

/*缃戠珯鍦板浘*/
.map_one {
	border-bottom: 1px solid #eee;
	line-height: 40px;
}

.map_one a {
	font-size: 20px;
}

.map_two {
	margin: 15px 0;
}

.map_two a {
	display: inline-block;
	margin-right: 15px;
}

/*鍙充晶娴姩鐩稿叧*/
.plug_service {
	position: fixed;
	right: 1%;
	bottom: 5%;
	z-index: 999;
}

.plug_service li {
	margin-bottom: -1px;
	position: relative;
}

.plug_service li a {
	display: block;
	text-align: center;
	background: #fff;
	border: 1px solid #ececec;
	padding: 2px 8px 6px 8px;
	font-size: 12px;
	font-family: microsoft yahei;
	color: #505050;
	outline: none;
}

.plug_service li a span {
	display: block;
	font-size: 24px;
	color: #888;
}

.plug_service li a:hover {
	background: #2384D5;
	color: #fff;
	border-color: #2384D5;
}

.plug_service li a:hover span {
	color: #fff;
}

.plug_service .hover a {
	display: block;
	text-align: center;
	background: #2384D5;
	border: 1px solid #2384D5;
	padding: 2px 8px 6px 8px;
	font-size: 12px;
	font-family: microsoft yahei;
	color: #fff;
	outline: none;
}

.plug_service .hover a span {
	color: #fff;
}

.plug_service .hotline {
	position: absolute;
	display: none;
	background: #fff;
	padding: 10px 15px 0 15px;
	left: -200px;
	bottom: 0px;
	width: 210px;
	border: 1px solid #ddd;
	width: 180px;
	height: 68px;
	font-size: 12px;
	color: #999;
	line-height: 24px;
	border-radius: 4px;
}

.plug_service .hotline b {
	display: block;
	font-size: 16px;
	color: #333;
}

.plug_service .hotline:after {
	content: " ";
	position: absolute;
	right: -10px;
	top: 25px;
	width: 20px;
	height: 20px;
	border: #ddd solid 1px;
	border-left: 0;
	border-bottom: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #fff;
}

.plug_service .weixin_pic {
	position: absolute;
	display: none;
	background: #fff;
	padding: 5px;
	left: -230px;
	bottom: -70px;
	width: 210px;
	border: 1px solid #ddd;
	border-radius: 4px;
}

.plug_service .weixin_pic p {
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
}

.plug_service .weixin_pic p span {
	color: #f30;
}

.plug_service .weixin_pic:after {
	content: " ";
	position: absolute;
	right: -10px;
	top: 130px;
	width: 20px;
	height: 20px;
	border: #ddd solid 1px;
	border-left: 0;
	border-bottom: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #fff;
}

.plug_service li:hover div {
	display: block;
}

.plug_service li:last-child {
	margin-top: 5px;
}

/*鏃犵紳婊氬姩*/
.str_wrap {
	overflow: hidden;
	width: 100%;
	position: relative;
	white-space: nowrap;
}

.str_move {
	white-space: nowrap;
	position: absolute;
	top: 0;
	left: 0;
	cursor: move;
}

.str_move_clone {
	display: inline-block;
	vertical-align: top;
	position: absolute;
	left: 100%;
	top: 0;
}

.str_vertical .str_move_clone {
	left: 0;
	top: 100%;
}

.str_down .str_move_clone {
	left: 0;
	bottom: 100%;
}

.str_vertical .str_move,
.str_down .str_move {
	white-space: normal;
	width: 100%;
}

.str_static .str_move,.no_drag .str_move,.noStop .str_move {
	cursor: inherit;
}

.str_wrap img {
	max-width: none !important;
}


/*鐒︾偣鍥�*/

/*鏈珯閫氱敤*/
.clearborderright {
	border-right: none !important;
}

.none {
	display: none;
}

.margintop20 {
	margin-top: 20px;
}

.color1 {
	color: White;
}

.color2 {
	color: #333333;
}

img:hover {
	/*background: white;*/
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	/*opacity: 0.8;*/
}
/*鍥剧墖鐗规晥*/
.piccontext {
	width: 998px;
	border: 1px solid #e4e4e4;
	margin: 12px auto 0px;
	background: white;
	overflow: hidden;
}

.piccontext h2 {
	width: 950px;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	font-size: 20px;
	color: #2c2c2c;
	margin-top: 18px;
	margin-left: 25px;
	font-weight: normal;
}

.source {
	width: 950px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin-left: 25px;
	font-family: "瀹嬩綋";
}

.source_left {
	float: left;
	height: 20px;
	font-family: "helvetica_neue_lt_pro35_thin",Helvetica,Verdana;
	font-size: 14px;
	color: #ababab;
}

.source_left a {
	color: #666666;
}

.source_left a:hover {
	color: #ff5d11;
	text-decoration: underline;
}

.source_left span {
	color: #ababab;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.source_right {
	float: right;
	height: 20px;
	color: #666666;
}

.source_right a {
	color: #666666;
}

.source_right span {
	padding: 0px 10px;
}

.source_right1 {
	float: right;
	height: 20px;
	color: #666666;
	display: none;
}

.support {
	float: left;
	height: 20px;
	overflow: hidden;
	font-family: "helvetica_neue_lt_pro35_thin",Helvetica,Verdana;
	font-size: 14px;
}

.support img {
	padding: 0px 5px;
}

.spell {
	background: url("../img/spel.jpg") 0px -1px no-repeat;
	padding-left: 23px;
}

a.spell:hover {
	background: url("../img/spel_1.jpg") 1px -1px no-repeat;
}

.list {
	background: url("../img/list.jpg") 1px 1px no-repeat;
	padding-left: 23px;
	font-family: "helvetica_neue_lt_pro35_thin",Helvetica,Verdana;
	font-size: 14px;
}

a.list:hover {
	background: url("../img/list_1.jpg") 0px 0px no-repeat;
}
/*澶у浘灞曠ず*/
.picshow {
	width: 950px;
	margin-top: 20px;
	margin-left: 25px;
	overflow: hidden;
}

.picshowtop {
	width: 950px;
	text-align: center;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

#pic1 {
	max-width: 950px;
}

#preArrow {
	left: 0px;
}

#nextArrow {
	right: 0px;
}

.contextDiv {
	cursor: pointer;
	height: 100%;
	width: 50%;
	position: absolute;
	top: 0px;
	z-index: 5;
	background: url("blank") repeat;
}

.contextDiv span {
	position: absolute;
	top: 50%;
	margin-top: -10%;
	width: 46px;
	height: 80px;
}

#preArrow_A {
	left: 0px;
	background: url('../img/left.png') 0px 0px no-repeat;
	display: none;
}

#nextArrow_A {
	right: 0px;
	background: url('../img/right.png') 0px 0px no-repeat;
	display: none;
}

.picshowtxt {
	width: 950px;
	min-height: 40px;
	_height: 40px;
	margin-top: 20px;
}

.picshowtxt_left {
	float: left;
	width: 50px;
	height: 50px;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.picshowtxt_left span {
	color: #e55656;
	font-size: 30px;
}

.picshowtxt_left i {
	color: #666666;
	font-size: 20px;
}

.picshowtxt_right {
	float: left;
	display: inline;
	line-height: 23px;
	color: #666666;
	width: 880px;
	font: 15px/32px "Microsoft Yahei","寰蒋闆呴粦","SimSun","瀹嬩綋","Arial Narrow",serif;
}

.picshowlist {
	width: 950px;
	margin-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}

.picshowlist_left {
	float: left;
	width: 120px;
	overflow: hidden;
	overflow: hidden;
}

.picleftimg {
	width: 120px;
	height: 80px;
	background: url('../img/photo.jpg') no-repeat;
	padding-top: 9px;
	padding-left: 5px;
	overflow: hidden;
}

.picleftimg img {
	width: 106px;
	height: 66px;
}

.piclefttxt {
	width: 120px;
	line-height: 20px;
	font-family: "瀹嬩綋";
}

.piclefttxt a {
	color: #444444;
	display: block;
	width: 106px;
	text-align: center;
	font: 12px "Microsoft Yahei","寰蒋闆呴粦","SimSun","瀹嬩綋","Arial Narrow",serif;
}

.piclefttxt a:hover {
	color: #ff5d11;
	text-decoration: underline;
}

.picshowlist_mid {
	float: left;
	width: 680px;
	margin-left: 15px;
	display: inline;
	overflow: hidden;
	height: 76px;
}

.picmidleft {
	float: left;
	width: 24px;
	height: 76px;
	overflow: hidden;
}

.picmidleft a {
	display: block;
	width: 24px;
	height: 76px;
}

.picmidmid {
	float: left;
	width: 630px;
	overflow: hidden;
	height: 76px;
	padding-left: 2px;
}

.picmidmid ul {
	width: 630px;
	overflow: hidden;
	position: relative;
	height: 76px;
}

.picmidmid ul li {
	float: left;
	margin-left: 8px;
	display: inline;
	width: 116px;
	text-align: center;
	overflow: hidden;
	position: relative;
	height: 76px;
}

.picmidmid ul li img {
	max-width: 106px;
	height: 76px;
}

.selectpic {
	border: 5px solid #cacaca;
	height: 100% !important;
}

.picmidright {
	float: left;
	width: 24px;
	height: 76px;
	overflow: hidden;
}

.picmidright a {
	display: block;
	width: 24px;
	height: 76px;
}

.picshowlist_right {
	float: left;
	width: 120px;
	float: right;
	overflow: hidden;
}
/*鍒楄〃灞曠ず*/
.piclistshow {
	width: 998px;
	overflow: hidden;
	border-top: 1px solid #e4e4e4;
	margin-top: 10px;
	display: none;
}

.piclistshow ul li {
	width: 248px;
	height: 274px;
	float: left;
	border-bottom: 1px solid #e4e4e4;
	overflow: hidden;
	border-right: 1px solid #e4e4e4;
	cursor: pointer;
	padding-top: 40px;
}

.piclistshow .picimg {
	width: 228px;
	height: 160px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0px 10px;
}

.picimg img {
	max-width: 228px;
	max-height: 160px;
}

.pictxt {
	padding: 15px 20px 0;
	line-height: 25px;
	text-align: center;
	height: 80px;
	overflow: hidden;
}

.pictxt h3 {
	font-size: 14px;
	font-weight: normal;
}

.gaoqing {
	background: url("../img/gaoqing.jpg") 1px 1px no-repeat;
	padding-left: 26px;
}

a.gaoqing:hover {
	background: url("../img/gaoqing_1.jpg") 1px 1px no-repeat;
	color: #FF702D;
	text-decoration: underline;
}
/*寮瑰嚭灞�*/
.bodymodal {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index: 1100;
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
}

.firsttop_left {
	width: 250px;
	height: 250px;
	margin-right: 30px;
	overflow: hidden;
	float: left;
}

.firsttop_right {
	float: left;
	width: 270px;
	overflow: hidden;
}

.close2 {
	height: 17px;
}

.close2 a {
	background: url('../img/close.jpg') 0px 0px no-repeat;
	width: 15px;
	height: 15px;
	display: block;
	float: right;
}

.replay {
	height: 24px;
	margin-top: 20px;
	overflow: hidden;
}

.replay h2 {
	float: left;
	font-size: 16px;
}

.replay p {
	float: left;
	margin-left: 15px;
	display: inline;
	line-height: 24px;
	padding-right: 25px;
	background: url('../img/replay.png') right no-repeat;
}

.replay p a {
	color: white;
	font-size: 14px;
}

.replay p a:hover {
	color: #FF702D;
	text-decoration: underline;
}

.pictwo {
	width: 270px;
	height: 88px;
	overflow: hidden;
	margin-top: 20px;
}

.pictwo ul li {
	width: 120px;
	height: 88px;
	float: left;
	margin-right: 15px;
	position: relative;
	overflow: hidden;
}

.pictwo ul li img {
	width: 120px;
	height: 88px;
}

.imgdivtext {
	position: absolute;
	bottom: 0px;
	height: 25px;
	width: 120px;
	background: rgba(0, 0, 0, 0.6);
	line-height: 25px;
	text-align: center;
	left: 0px;
	z-index: 4;
	*background: #000;
	*filter: alpha(opacity=50);
}

.imgdivtext a {
	color: White;
	font-size: 14px;
	font-weight: bold;
}

.imgdivtext a:hover {
	color: #FF702D;
	text-decoration: underline;
}

.returnbtn {
	margin-top: 35px;
	margin-left: 75px;
}

.returnbtn a {
	width: 115px;
	height: 32px;
	border: 1px solid #ccc;
	padding: 5px 15px;
	line-height: 22px;
	text-align: center;
	color: White;
	font-size: 16px;
	display: block;
}

.returnbtn a:hover {
	color: #FF702D;
	text-decoration: underline;
	border: 1px solid #8d5a00;
}

.firsttop {
	width: 300px;
	padding: 20px;
	background: #1C1C1C;
	position: fixed;
	top: 170px;
	left: 0px;
	z-index: 1200;
	color: White;
	display: none;
}

.endtop {
	width: 300px;
	padding: 20px;
	background: #1C1C1C;
	position: fixed;
	top: 170px;
	left: 0px;
	z-index: 1200;
	color: White;
	display: none;
}



/*浜烘墠鎷涜仒*/
.am-table thead,.am-table td {
	font-size: 14px;
}

/*瀛椾綋娓叉煋*/
.fa-angle-right:before {
	content: "\f105";
}

/*鍒楄〃*/
.tab {
    width: 22%;
    background: #fff;
    margin-bottom: 4%;
    max-height: 100vh;
    overflow-y: auto;
}

.tab .tabs {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #fff;
    border-bottom: 1px solid #eaeaea;
    cursor: default;
}

.tab .hover {
    background: #f9f9f9;
    border-left: 2px solid #00adfa;
    color: #00adfa;
}

.medium-text {
    font-size: 16px;
    color: #333;
	text-align: center;
}

.medium-text a:hover{
    font-size: 16px;
    color: #333;
	text-align: center;
}

.center-info {
    width: 75%;
    background: #fff;
    margin-left: 3%;
    margin-bottom: 4%;
}

.center-info .center-info-list {
    padding: 22px;
    text-align: left;
    border-bottom: 1px solid #eaeaea;
    cursor: pointer;
}

.Secondary-title {
    font-size: 20px;
    color: #333;
}

.center-info .info .center-info-list .info-tit .circle {
    margin-right: 8px;
}

.center-info .info .info-tit .circle {
    width: 8px;
    height: 8px;
    background: #00adfa;
    border-radius: 50%;
    margin-right: 4px;
    margin-top: 8px;
}

.center-info .info .center-info-list .info-tit .line-limit-length {
    width: 80%;
}

.center-info .info .center-info-list .info-tit .info-text {
    margin: 4px 0 0 10px;
    /* width: 15%; */
    text-align: right;
}

.news-detail-tit {
    padding: 38px 0 22px 0;
    border-bottom: 1px solid #eaeaea;
	background: #fff;
}
.news-detail-tit .first-title {
    font-size: 22px;
    color: #333;
	text-align: center;
}

.news-detail-tit .time {
    font-size: 14px;
    color: #999;
    margin-top: 8px;
    padding-right: 22px;
	text-align: right;
}

.news-detail-content {
    padding: 42px 26px 30px 26px;
    text-align: left;
	background: #fff;
}

.news-detail-laiyuan {
    text-align: right; 
	padding: 10px 26px 20px;
	background: #fff;
	font-size:14px;
}

.center-info .secondary-type {
    padding: 30px 22px;
}

.center-info .secondary-type[data-v-47bab78a] {
    padding: 10px 22px;
}

.center-info .secondary-type .second-active {
    border: 1px solid #00adfa;
    background: #00adfa;
    color: #fff;
}

.center-info .secondary-type .fl {
    padding: 4px 8px;
    border: 1px solid #eaeaea;
    margin: 0 22px 12px 0;
    cursor: pointer;
}

.time-text-999 {
    font-size: 12px;
    color: #999;
}

.center-info .info .info-tit .Tertiary-title-333 {
    width: 96%;
}

.center-info .info .info-text {
    margin-top: 10px;
}

.library-box .library-main-content .fl {
    /* width: calc(100%/5); */
    width: 33.32%;
    background: #fff;
    cursor: pointer;
    padding: 20px 0;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

.library-box .library-main-content .fl:hover {
    background: #ecf9ff !important;
}

.library-box .library-main-content .no-border-rt-line {
    border-right: 0px solid #eaeaea;
}

.library-box .library-main-content .no-border-bt-line {
    border-bottom: 0px solid #eaeaea;
}

.library-box .library-main-content .num .list1 {
    color: #22aff4;
    font-weight: bold;
}

.infoData {
    border-top: 1px solid #eaeaea;
}

.infoData .list2 {
    padding: 20px;
    border-bottom: 1px solid #eaeaea;
}

.infoData .list2 .problem-wrapper {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.infoData .list2 .problem-wrapper .problem-tag {
    background: #00adfa;
	width: 20px;
    height: 20px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin-right: 10px;
	text-align: center;
}

.infoData .list2 .problem-wrapper .problem {
    font-size: 15px;
    color: #333;
    font-weight: bold;
    width: 86%;
    text-align: left;
}

.infoData .list2 .problem-wrapper .more {
    font-size: 14px;
    color: #00adfa;
    cursor: pointer;
}

.infoData .list2 .clear-float .answer-tag {
    background: #01dd68;
	width: 20px;
    height: 20px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin-right: 10px;
	text-align: center;
}

.infoData .list2 .problem-wrapper .answer {
    background: 12px;
    color: #333;
    width: 80%;
    text-align: left;
}

.infoData .list2 .answer {
	font-size: 14px;
    background: 12px;
    color: #333;
    width: 80%;
    text-align: left;
}

.center-info .search-box {
    width: 50%;
    padding: 0px 22px 30px 22px;
}

.ivu-input-wrapper {
    display: inline-block;
    width: 100%;
    position: relative;
    vertical-align: middle;
    line-height: normal;
}

.center-info .search-box .ivu-input {
    display: inline-block;
    width: 100%;
    height: 32px;
    line-height: 1.5;
    padding: 4px 7px;
    font-size: 14px;
    border: 1px solid #dcdee2;
    border-radius: 4px;
    color: #515a6e;
    background-color: #fff;
    background-image: none;
    position: relative;
    cursor: text;
    transition: border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out;
}

.ivu-icon {
    display: inline-block;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: optimizeLegibility;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
}

.ivu-icon-md-search:before {
    content: "\F425";
}

.ivu-input-icon {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    text-align: center;
    color: #808695;
    position: absolute;
    right: 0;
    z-index: 3;
}

.info-box[data-v-01dfffd8] {
    width: 32%;
    height: 192px;
    margin-right: 2%;
    margin-bottom: 3%;
    border: 1px solid #eaeaea;
    cursor: pointer;
}

.info-box .info-img[data-v-01dfffd8] {
    width: 100%;
    height: 118px;
    position: relative;
}

.info-box .info-img1[data-v-01dfffd8] {
    width: 216px;
    height: 150px;
    position: relative;
    margin: 0 auto;
}

.info-box .info-img[data-v-01dfffd8] img{
    width: 100%;
    height: 118px;
    position: relative;
}

.info-box .info-img1[data-v-01dfffd8] img{
    width: 216px;
    height: 150px;
    position: relative;
    margin: 0 auto;
}

.info-box .info-img .bofang[data-v-01dfffd8] {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
}

.info-box .detail-text-333[data-v-01dfffd8] {
    padding: 6px 0 2px 15px;
}

.info[data-v-01dfffd8] {
    padding: 0 22px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.info .info-box .body-font-999[data-v-01dfffd8] {
    padding-left: 15px;
}

.center-info .info {
    min-height: 50vh;
}

.info .info-box[data-v-01dfffd8]:nth-child(3n) {
    margin-right: 0;
}

.info .info-box[data-v-01dfffd8] a:hover {
    color: #333;
}

.main-content[data-v-5813ee37] {
    margin: 22px auto;
    background: #fff;
    min-height: 70vh;
}

.main-content .tousu-tit[data-v-5813ee37] {
    font-size: 20px;
    color: #00adfa;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-bottom: 1px solid #eaeaea;
}

.main-content .tousu-from[data-v-5813ee37] {
    width: 375px;
	padding-bottom: 10px;
    margin: 0 auto;
}

.main-content .tousu-from .ivu-form .ivu-form-item[data-v-5813ee37] {
    display: block !important;
    margin: 40px auto !important;
}

.ivu-form-item-content {
    position: relative;
    line-height: 32px;
    font-size: 14px;
}

.ivu-input-wrapper {
    display: inline-block;
    width: 100%;
    position: relative;
    vertical-align: middle;
    line-height: normal;
}

.ivu-input {
    display: inline-block;
    width: 100%;
    height: 32px;
    line-height: 1.5;
    padding: 4px 7px;
    font-size: 14px;
    border: 1px solid #dcdee2;
    border-radius: 4px;
    color: #515a6e;
    background-color: #fff;
    background-image: none;
    position: relative;
    cursor: text;
    transition: border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out;
}

textarea.ivu-input {
    max-width: 100%;
    height: auto;
    min-height: 32px;
    vertical-align: bottom;
    font-size: 14px;
}

.main-content .tousu-from .submit[data-v-5813ee37] {
    width: 165px;
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    background: #00adfa;
    color: #fff;
    font-weight: bold;
    margin: 10px auto;
}

.am-form-group .am-u-sm-10 .am-radius{
	width: 165px;
	background: #00adfa;
	border-color: #0e90d2;
}

.main-content[data-v-7ad64a1d] {
    min-height: 70vh;
    background: #fff;
    margin: 22px auto;
    padding: 38px 78px;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	width:1200px;
}

.main-content .base-info[data-v-7ad64a1d] {
    text-align: center;
}

.main-content .base-info .info-img[data-v-7ad64a1d] {
    width: 132px;
    height: 174px;
    margin: 0 auto;
}

.main-content .base-info .info-img[data-v-7ad64a1d] img{
    width: 132px;
    height: 174px;
    margin: 0 auto;
}

.main-content .base-info .name-work[data-v-7ad64a1d] {
    margin-top: 10px;
}

.main-content .base-info .name-work .name[data-v-7ad64a1d] {
    font-size: 20px;
    color: #00adfa;
    margin-right: 6px;
}

.main-content .base-info .name-work .work[data-v-7ad64a1d] {
    font-size: 15px;
    color: #333;
}

.main-content .base-info .work-info .dsplay-i-b[data-v-7ad64a1d] {
    font-size: 15px;
    color: #999;
    background: #f4f4f4;
    border-radius: 12px;
    margin: 14px 10px 0 0;
    padding: 4px 8px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.main-content .experts-text[data-v-7ad64a1d] {
    margin-top: 32px;
}

.main-content[data-v-6276590c] {
    min-height: 70vh;
    margin: 22px auto;
	width: 1200px;
}

.main-content .experts-wrapper[data-v-6276590c] {
    width: 49%;
    height: 174px;
    background: #fff;
    margin: 0 2% 22px 0;
    cursor: pointer;
}

.main-content .min-experts[data-v-6276590c] {
    display: -ms-flexbox;
    display: -webkit-box;
    
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.main-content .min-experts .experts-text[data-v-6276590c] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 22px;
    -webkit-box-sizing: boder-box;
    box-sizing: boder-box;
    text-align: left;
	width: 100%;
}

.main-content .experts-wrapper .experts-text .name-work .name[data-v-6276590c] {
    font-size: 20px;
    color: #00adfa;
    margin-right: 6px;
}

.main-content .experts-wrapper .experts-text .name-work .work[data-v-6276590c] {
    font-size: 15px;
    color: #333;
}

.main-content .experts-wrapper .experts-text .experts-hospital[data-v-6276590c] {
    font-size: 15px;
    color: #999;
    background: #f4f4f4;
    border-radius: 12px;
    margin-top: 14px;
    padding: 4px 8px;
}

.main-content .experts-wrapper .experts-text .experts-summary[data-v-6276590c] {
    font-size: 15px;
    color: #333;
    margin-top: 14px;
}

.main-content .experts-wrapper .experts-text .experts-more[data-v-6276590c] {
    font-size: 15px;
    color: #00adfa;
    margin-top: 10px;
    cursor: pointer;
	text-align: right;
}

.main-content .experts-wrapper[data-v-6276590c]:nth-child(2n) {
    margin-right: 0;
}

.line-limit-length {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Institutional-box .right-num[data-v-e914f0ea] {
    width: 30%;
    text-align: center;
    margin-top: 20px;
}

.Institutional-box .right-num .num-box[data-v-e914f0ea] {
    margin-bottom: 30px;
    float: none;
}

.Institutional-box .right-num .num-box .num[data-v-e914f0ea] {
    color: #0baef7;
    font-size: 20px;
    font-weight: bold;
}

.Institutional-box .right-num .num-box .num-text[data-v-e914f0ea] {
    color: #333;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
}

.Institutional-box .echarts[data-v-e914f0ea] {
    width: 70%;
    border: 1px solid #eaeaea;
}

.Institutional-box[data-v-e914f0ea] {
    background: #fff;
    padding: 22px;
    margin: 0 auto;
}

.main-content .info .info-box .info-img[data-v-2e742a42] {
    width: 216px;
    height: 150px;
    position: relative;
    margin: 0 auto;
}

.zjxz_index{
	width: 133px;
}

.zjxz_index_img{
	padding:10px;
}

.zjxz_index_img img{
	width:113px;
}

.zjxz_index_text{
	padding:10px;
	text-align:center;
}

.banner_xz{
	height:258px;
	background:#fff;
}

.swiper-container {
    width: 100%;
    height: 100%;
	position: relative;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.login-register-btn {
    top: 4px !important;
    float: right;
    line-height: 60px;
}

.ivu-dropdown {
    display: inline-block;
}

.ivu-dropdown-rel {
    position: relative;
}

.ivu-avatar {
    display: inline-block;
    text-align: center;
    background: #ccc;
    color: #fff;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
}

.ivu-avatar .ivu-icon {
    position: relative;
    top: -1px;
}

.ivu-icon-ios-person:before {
    content: "\f007";
}

.ivu-dropdown .ivu-select-dropdown {
    overflow: visible;
    max-height: none;
}

.ivu-dropdown .ivu-select-dropdown {
    width: inherit;
    max-height: 200px;
    overflow: auto;
    /*margin: 5px 0;
    padding: 5px 0;*/
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 4px;
    box-shadow: 0 1px 6px rgba(0,0,0,.2);
    position: absolute;
    z-index: 900;
	margin-left:-25px;
	/*display:none;*/
	position: absolute;
}



.ivu-dropdown .ivu-dropdown-rel:hover .ivu-dropdown-menu{
	display:block;
}

.ivu-dropdown-menu {
    min-width: 100px;
	display:none;
	margin-left:-32px;
}

.ivu-dropdown-item {
    margin: 0;
    line-height: normal;
    padding: 7px 16px;
    clear: both;
    color: #515a6e;
    font-size: 14px!important;
    white-space: nowrap;
    list-style: none;
    cursor: pointer;
    transition: background .2s ease-in-out;
	text-align:center;
}

.ivu-dropdown-item:hover{
	color:#fff;
	background:#0baef7;
}

/*--鏈嶅姟椤�--*/
.service-items[data-v-cf6d27bc] {
    background: #f4f4f4;
    min-height: 96vh;
}

.service-items .main-content[data-v-cf6d27bc] {
    margin: 22px auto;
	width: 1200px;
}

.service-items .main-content .service-box[data-v-cf6d27bc] {
    width: 100%;
    height: 262px;
    background: #fff;
    margin-bottom: 22px;
}

.service-items .main-content .service-box .img[data-v-cf6d27bc] {
    width: 50%;
    height: 100%;
}

.service-items .main-content .service-box .img[data-v-cf6d27bc] img{
    width: 100%;
    height: 100%;
}

.service-items .main-content .service-box .text[data-v-cf6d27bc] {
    padding: 52px 30px 30px 30px;
    text-align: left;
    width: 50%;
    height: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.service-items .main-content .service-box .text .tit[data-v-cf6d27bc] {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 12px;
}

.service-items .main-content .service-box .text .detail[data-v-cf6d27bc] {
    font-size: 12px;
    color: #999;
}

.service-items .main-content .service-box .text .btn[data-v-cf6d27bc] {
    width: 112px;
    height: 30px;
    font-size: 12px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    background: #0caef7;
    /* position: absolute; */
    margin-top: 10px;
    right: 30px;
    bottom: 30px;
    cursor: pointer;
}

/*--鏈烘瀯姒傚喌--*/
.about-us .company-profile[data-v-7a13a8b4] {
    /* height: 528px; */
    background: #fff;
    padding: 60px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.about-us .company-profile .main-content .profile-text[data-v-7a13a8b4] {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 17px;
}

.about-us .company-profile .main-content .company-profile-box .w58[data-v-7a13a8b4] {
    width: 58%;
    text-align: left;
    padding-top: 0px;
    background: #fff;
}

.about-us .company-profile .main-content .company-profile-box .w58 .detail-text-333[data-v-7a13a8b4] {
    font-weight: 500;
    width: 100%;
    font-size: 15px;
    text-indent: 30px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.about-us .company-profile .main-content .company-profile-box .w42[data-v-7a13a8b4] {
    width: 42%;
    height: 344px;
}

.about-us .expert-team[data-v-7a13a8b4] {
    width: 100%;
    height: 243px;
    background-image: url(https://reproduction.oss-cn-beijing.aliyuncs.com/reproduction/static/about/expert-team.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 0;
}

.about-us .expert-team .main-content[data-v-7a13a8b4] {
    padding: 60px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.about-us .expert-team .main-content .team-tit[data-v-7a13a8b4] {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.about-us .expert-team .main-content .team-text[data-v-7a13a8b4] {
    font-size: 15px;
    color: #fff;
    margin: 20px auto;
}

.about-us .believe-box[data-v-7a13a8b4] {
    width: 100%;
    /* height: 238px; */
    background: #fff;
    padding: 0px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.about-us .believe-box .main-content[data-v-7a13a8b4] {
    padding-top: 30px;
}

.about-us .believe-box .main-content .marks1[data-v-7a13a8b4] {
    text-align: left;
}

.about-us .believe-box .main-content .marks[data-v-7a13a8b4] {
    font-size: 38px;
    color: #00adfa;
    font-weight: bold;
}

.about-us .believe-box .main-content .text1[data-v-7a13a8b4] {
    font-size: 26px;
    color: #333;
    font-weight: bold;
    /* margin-left: 20px; */
    text-align: left;
    margin-top: -12px;
}

.about-us .believe-box .main-content .text2[data-v-7a13a8b4] {
    font-size: 15px;
    color: #999;
    width: 96%;
    margin-top: 10px;
    text-align: left;
}

.about-us .believe-box .main-content .marks2[data-v-7a13a8b4] {
    text-align: right;
}

.about-us .contact-us .main-content[data-v-7a13a8b4] {
    padding-bottom: 75px;
}

.about-us .contact-us .main-content .contact-text[data-v-7a13a8b4] {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    padding: 75px 0 30px 0;
}

.about-us .contact-us .main-content .address-box[data-v-7a13a8b4] {
    width: 100%;
    /* height: 258px; */
    background: #fff;
    padding: 6px;
}

.about-us .contact-us .main-content .address-box .map[data-v-7a13a8b4] {
    width: 100%;
    height: 210px;
    background-image: url(https://reproduction.oss-cn-beijing.aliyuncs.com/reproduction/static/about/map.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 0;
}

.about-us .contact-us .main-content .address-box .contact[data-v-7a13a8b4] {
    text-align: left;
    line-height: 48px;
}

.main-content {
    width: 1200px;
	text-align: center;
    margin: 0 auto;
}

.nav .ivu-menu ul{
	width:80%;
	margin-left:10%;
}</pre></body></html>