﻿@charset "utf-8";
/* CSS Document 
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700|ROBOTO|Ruthie|Fjalla+One|Roboto+Mono|Raleway|Staatliches|Merriweather|PT+Sans+Narrow|);*/

body {
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	font-size: 14px; background:#f5f5f5;
min-width:1000px;
}
a {
	color: #333;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}
a:hover {
	color: #174c82;
}
img {
	max-width: 100%;
}

.fl {
	float: left;
}
.fr {
	float: right;
}
.nomp {
	margin: 0;
	padding: 0;
}
.norlmp {
	margin: 0;
	padding: 0;
	margin-left:auto; margin-right:auto;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}/* End hide from IE-mac */
ul li {
	list-style: none;
}
.carousel-control.left {
	background-image: none;
}
.carousel-control.right {
	background-image: none;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}

#pcmenu {
	border: 0;
	background: none;
	margin-bottom: 0px;
	border-bottom:0px #0000 solid;
/*	margin-top:30px;
*/}
#pcmenu .navbar-nav > li > a {
	color: #000;
	padding-left: 25px;
	padding-right: 25px;
	font-size:22px;
	font-family: Arial, Helvetica, sans-serif;
}
#pcmenu .navbar-right { margin-top:5px; }
#pcmenu .navbar-nav > li {
	border-right: 0px #ccc solid;
}
#pcmenu .navbar-nav > li:nth-child(8) {
	border-right: 0;
}
#pcmenu .navbar-nav > .open > a, #pcmenu .navbar-nav > .open > a:hover, #pcmenu .navbar-nav > .open > a:focus {
	color: #0089cd;;
	background:none;
	
}
#pcmenu .navbar-nav > li > a:hover, #pcmenu .navbar-nav > li > a:focus {
	color:#0089cd;
/*	background:#174c82;
*/	border-radius:0px;
}
#pcmenu .dropdown-menu > li > a:hover, #pcmenu .dropdown-menu > li > a:focus {
	color: #0089cd;
	/*background-color: #174c82;*/
	text-decoration: none;
	border-radius:5px;
}
#pcmenu .navbar-nav > li.active a {
	color: #fff;
	text-decoration: none;
	background:#174c82;
	border-radius:5px;
}

#pcmenu .dropdown-menu > li > a { font-size:14px; line-height:30px; }


img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

.foot { background:#333; padding-top:20px; padding-bottom:20px; color:#fff;  }
.foot hr { background-color:#666; height:1px; border:0; }

#main-header { background: #369; width:100%; }
.affix { z-index:999; top:0; }

.tlogo { text-align:left; margin-top:10px; margin-bottom:10px; }
.rhotline { padding-top:25px; padding-bottom:20px; }
.rhotline a { font-size:24px; margin-right:20px; }
.rhotline a:nth-child(3) { margin-right:0; }
.rhotline a.tel { color:#ff4400; }


.case-search {
	width: 100%;
	height: 36px;
	line-height: 32px;
	background: #fff;
	border: 1px solid #eeeeee; text-align:left;
}

.case-search .case-search-btn1 {
	width: 16px;
	height: 30px;
	background-image: url(../images/icon-ksreach1.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 16px 16px;
	background-color: #fff;
	vertical-align: middle;
	box-sizing: content-box;
	padding: 0 8px;
	cursor: pointer; border:0;
}

.case-search .case-search-text1 {
	height: 80%;
	font-size: 14px;
	color: #999; border:0; width:50%;
}

.case-iteam {
	width: 100%;
	margin-top: 30px;
}

.case-iteam ul li {
	width: 280px;
	float: left;
	background: #fff;
	margin-right: 28px;
	margin-bottom: 30px;
	transition: all .2s;
}

.case-iteam ul li:hover {
	box-shadow: 0 0 6px 6px #ddd;
	transition: all .2s;
}

.case-iteam ul li:nth-child(3n) {
	margin-right: 0;
}

/* .case-iteam ul li:nth-last-child(1),
.case-iteam ul li:nth-last-child(2),
.case-iteam ul li:nth-last-child(3) {
	margin-bottom: 0;
} */

.case-iteam ul li .case-img {
	width: 280px;
	overflow: hidden;
}

.case-iteam ul li .case-img img {
	transition: all .2s;
}

.case-iteam ul li .case-img img:hover {
	/* transform: scale(1.1); */
	transition: all .2s;
}

.case-iteam ul li .case-info {
	padding: 10px;
}

.case-iteam ul li .case-info h3 {
	font-size: 16px;
	color: #000;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
	transition: all .2s;
}

.case-iteam ul li .case-info h3:hover {
	color: #3366CC;
	transition: all .2s;
}

.case-iteam ul li .case-info p {
	font-size: 12px;
	color: #888;
	line-height: 20px;
	height: 40px;
	margin: 5px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.case-iteam ul li .case-info span {
	font-size: 12px;
	color: #3366CC;
	line-height: 20px;
}

.case-more {
	margin-top: 30px;
}

.case-more a {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #888;
	background: #eeeeee;
	transition: all .3s;
}

.case-more a:hover {
	background: #3366CC;
	transition: all .3s;
	color: #fff;
}

.case-detail {
	background: #fff;
	width: 100%;
	margin-top: 30px;
	padding: 30px 25px;
}

.case-detail-left .slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.case-detail-left .slideBox .hd {
	width: 380px;
	height: 51px;
	overflow: hidden;
	position: relative;
	padding: 0 24px;
	margin-top: 15px;
	/*position:absolute; right:5px; bottom:5px; z-index:1;*/
}

.case-detail-left .slideBox .hd ul {
	width: 380px;
	overflow: hidden;
	zoom: 1;
	float: left;
}
.case-detail-left .slideBox .bd li a{
	display: block;
	width: 380px;
}

.case-detail-left .slideBox .hd ul li {
	float: left;
	margin: 0 7px;
	width: 71px;
	height: 49px;
	line-height: 14px;
	text-align: center;
	border: 1px solid transparent;
	cursor: pointer;
	position: relative;
}

.case-detail-left .slideBox .hd ul li.on {
	border: 1px solid #3366CC;
}

.case-detail-left .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.case-detail-left .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.case-detail-left .slideBox .bd img {
	display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.case-detail-left .slideBox .prev,
.case-detail-left .slideBox .next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 20px;
	height: 50px;
	border: 1px solid #e7e7e7;
	font-size: 16px;
	color: #666;
	text-align: center;
	background: #f3f3f3;
	font-family: '宋体';
	line-height: 50px;
	transition: all .2s;
}

.case-detail-left .slideBox .prev {
	left: 0;
}

.case-detail-left .slideBox .next {
	right: 0;
}

.case-detail-left .slideBox .prev:hover,
.case-detail-left .slideBox .next:hover {
	border: 1px solid #3366CC;
	background: #3366CC;
	color: #fff;
	transition: all .2s;
}

.case-detail-left .slideBox .prevStop {
	display: none;
}

.case-detail-left .slideBox .nextStop {
	display: none;
}

.case-detail-right {
	width: 440px;
}

.casexq-title h3 {
	font-size: 22px;
	color: #000;
	line-height: 30px;
}

.casexq-smalltit {
	width: 100%;
	background: #eeeeee;
	height: 45px;
}

.casexq-smalltit h3 {
	font-size: 14px;
	color: #3366CC;
	line-height: 45px;
	font-weight: bold;
	padding: 0 15px;
}

.casexq-smalltit {
	margin-top: 20px;
}

.casexq-info {
	margin-top: 25px;
}

.casexq-info p {
	font-size: 14px;
	color: #666666;
	line-height: 22px;
}

.case-tab {
	margin-top: 40px;
	padding: 0 25px;
}

.case-tab .slideTxtBox {
	width: 100%;
	background: #fff;
	text-align: left;
}

.case-tab .slideTxtBox .hd {
	height: 45px;
	line-height: 30px;
	background: #eeeeee;
	position: relative;
}

.case-tab .slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 0px;
	top: -1px;
	height: 45px;
}

.case-tab .slideTxtBox .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
	line-height: 45px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	border-top: 2px solid transparent;
	transition: all .2s;
}

.case-tab .slideTxtBox .hd ul li.on {
	height: 46px;
	background: #fff;
	color: #3366CC;
	border-top: 2px solid #3366CC;
	transition: all .2s;
	/* border-bottom: 1px solid #fff; */
}

/* .slideTxtBox .bd ul{ padding:15px;  zoom:1;  }
.slideTxtBox .bd li{ line-height:24px;   }
.slideTxtBox .bd li .date{ float:right; color:#999;  } */
.case-tab .slideTxtBox .bd .case-tab-con {
	padding: 20px 15px;
	/* width: 846px !important; */
	zoom: 1;
}

.case-tab .slideTxtBox .bd .case-tab-con p {
	/* font-family: '宋体' */
	font-size: 14px;
	color: #666;
	line-height: 25px;
}
.case-tab .slideTxtBox .bd .case-tab-con li,.case-tab .slideTxtBox .bd .case-tab-con{
	font-size: 14px;
	color: #666;
	line-height: 25px;
}


.procatalogue{
	width: 100%;
	margin-top: 10px;
	border: 1px solid #eeeeee;
	padding:30px 15px;
	background:#fff; text-align:left;
}
.procatalogue ul li{
/*	width: 200px;
*/	float: left;
/*	margin-right: 26px;
*/	margin-bottom: 27px;
}
.procatalogue ul li:nth-child(4n){
	margin-right: 0;
}
.catadl dt{
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 10px;
	margin-left:15px;
	position: relative;
}
.catadl dt h4{
	font-size: 16px;
	color: #000;
	line-height: 30px;
	font-weight: bold;
	position: relative;
}
.catadl dt:after{
	content: '';
	width: 30px;
	height: 3px;
	background:#3366CC;
	position: absolute;
	bottom: 0;
	left: 0;
}
.catadl dd{
	margin:2px 0;
}
.catadl dd a{
	display: block;
	width: 100%;
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	padding-left: 15px;
	color: #666;
	position: relative;
}
.catadl dd:hover a,.catadl dd.act a{
	background: #E0FAFE;
}


.related-box {
	width: 100%;
	background: #fff;
	margin-top: 20px;
	padding:20px 0;
	margin-bottom:20px;
}

.related-box .picScroll-left {
	width: 100%;
	/* overflow: hidden; */
	position: relative;
}

.related-box .picScroll-left .hd {
	/* overflow: hidden; */
	/* height: 30px; */
	padding: 0 10px;
	position: relative;
}
.related-box .picScroll-left .hd .title-a{
	padding:0 13px;
	font-size: 18px;
	color: #333;
	line-height: 33px; text-align:left;
}
.related-box .picScroll-left .hd .title-a span{
	display:inline-block;
	width: 4px;
	height: 15px;
	background:#3366CC;
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -2px;
}
.related-box .picScroll-left .hd .prev,
.related-box .picScroll-left .hd .next {
	font-family: "宋体";
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	display: block;
	width: 32px;
	height: 32px;
	background:#3366CC;
	color: #fff;
	position: absolute;
	top: 105px;
	/* transform: translateY(-50%); */
	z-index: 1;
	overflow: hidden;
	cursor: pointer;
	border: 1px solid transparent;
	transition: all .2s;
}
.related-box .picScroll-left .hd .prev{
	left: -16px;
}
.related-box .picScroll-left .hd .next {
	right:-16px;
}
/* .related-box .picScroll-left .hd .prev:hover,
.related-box .picScroll-left .hd .next:hover{
	border:1px solid #3366CC;
	background:#fff;
	color: #3366CC;
	transition: all .2s;
} */
/* .related-box .picScroll-left .hd .prevStop{ background-position:-60px 0; }
.related-box .picScroll-left .hd .nextStop{ background-position:-60px -50px; } */

.related-box .picScroll-left .bd {
	padding: 10px 15px;
}

.related-box .picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.related-box .picScroll-left .bd ul li {
	width: 200px;
	overflow: hidden;
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.related-box .picScroll-left .bd ul li .pic{
	width: 200px;
	height: 150px;
	overflow: hidden;
}
.related-box .picScroll-left .bd ul li .pic img{
	transition: all .2s;
}
.related-box .picScroll-left .bd ul li .pic img:hover{
	transform: scale(1.1);
	transition: all .2s;
}
.related-box .picScroll-left .bd ul li .title{
	margin-top: 12px;
}
.related-box .picScroll-left .bd ul li .title h3{
	font-size: 14px;
	color: #000;
	line-height: 22px;
	text-align: center;
	overflow: hidden; text-overflow: ellipsis; display: block; white-space: nowrap;
	transition: all .2s;
}
.related-box .picScroll-left .bd ul li .title h3:hover{
	color: #3366CC;
	transition: all .2s;
}
.related-box .picScroll-left .bd ul li .title p{
	font-size: 12px;
	color: #999;
	line-height: 20px;
	text-align: center;
	overflow: hidden; text-overflow: ellipsis; display: block; white-space: nowrap;
}

/* 内页主要左侧导航 */
.main-title {
	width: 100%;
	height: 60px;
	background: #36C;
	position: relative;
}

.main-title h2 {
	font-size: 26px;
	color: #fff;
	line-height: 60px;
	padding-left: 0px; margin:0;
}

.ernav-box {
	width: 100%;
	border: 1px solid #e6e6e6;
}

.ernav-title {
	width: 100%;
	height: 44px;
	background: #eeeeee;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
}

.ernav-title h3 {
	padding-left: 15px;
	padding-right: 15px;
	font-family: '宋体';
	font-weight: bold;
	font-size: 16px;
	color: #000;
	/* font-weight: bold; */
	line-height: 44px;
	margin:0;
	text-align:left;
	
}

.ernav-title h3 a:hover {
	color: #3366CC;
}

.ernav-ul {
	width: 100%;
	background: #fff;
	padding: 15px 0; text-align:left;
}

.ernav-ul>li>a {
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 22px;
	padding: 5px 15px;
	transition: all .3s;
}

.ernav-ul>li>a>.icon-ernav-a {
	display: inline-block;
	width: 14px;
	height: 15px;
	background-image: url(../images/icon-procar1.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 13px 13px;
	vertical-align: sub;
	margin-right: 10px;
	transition: all .3s;
}

.ernav-ul>li:hover>a,
.ernav-ul>li.act>a {
	color: #3366CC;
	transition: all .3s;
}

.ernav-ul>li:hover>a>.icon-ernav-a,
.ernav-ul>li.act>a>.icon-ernav-a {
	background-image: url(../images/icon-procar2.png);
	transition: all .3s;
}

.ernav-title .jump {
	background-image: url(../images/icon-procar1.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: 13px 13px;
	margin-right: 15px;
	cursor: pointer;
	transition: all .2s;
}

.ernav-title .jump:hover,
.ernav-title .jump.act {
	background-image: url(../images/icon-procar2.png);
	transition: all .2s;
}

.ernav-title .jump:hover a,
.ernav-title .jump.act a {
	color: #3366CC;
}

.ernav-title .jump a {
	display: block;
}

.main-left-banner {
	width: 100%;
	margin-top: 10px;
}

.main-left-banner a {
	display: block;
	margin-bottom: 8px;
}

.main-left-banner a:nth-last-child(1) {
	margin-bottom: 0;
}

.yline {
	display: inline-block;
	width: 3px;
	height: 15px;
	line-height: 22px;
	background: #3366CC;
	margin-right: 15px;
	vertical-align: middle;
}
.qiye-tit { margin-top:15px; text-align:left; }
.qytit {
	display: inline-block;
	font-size: 18px;
	color: #000;
	line-height: 22px;
	vertical-align: middle;
}

.ctr-main-a {
	width: 100%;
	margin-top: 25px;
}

.ctr-box {
	width: 100%;
	margin-top: 25px;
}

.ctr-main-a-tit h3 {
	font-size: 20px;
	line-height: 33px;
	color: #333;
	font-weight: bold;
	text-align: center;
}

.ctr-main-a-con1 ul li {
	width: 141px;
	height: 78px;
	float: left;
	border: 1px solid #eeeeee;
	padding-top: 16px;
}

.ctr-mian-a-img {
	width: 100%;
	height: 25px;
	text-align: center;
	margin-bottom: 5px;
}

.ctr-main-a-name p {
	text-align: center;
	font-size: 14px;
	color: #666;
}

.ctr-main-a-con1 {
	margin-top: 15px;
}

.ctr-threebox ul li {
	width: 280px;
	height: 280px;
	background: #f5f5f5;
	float: left;
	padding-top: 45px;
	margin-right: 3px;
}

.ctr-threebox ul li:nth-child(3n) {
	margin-right: 0px;
}

.ctr-threetit {
	text-align: center;
}

.ctr-threetit span {
	font-size: 18px;
	color: #333;
	line-height: 33px;
	vertical-align: middle;
}

.ctr-threetit em {
	font-size: 24px;
	font-weight: bold;
	color: #3366CC;
	line-height: 33px;
	vertical-align: middle;
}

.ctr-threetext p {
	text-align: center;
	font-size: 14px;
	color: #666;
	line-height: 22px;
}

.ctr-threetext {
	margin-top: 40px;
}

.culture-a ul li {
	width: 50%;
	float: left;
	background: #f5f5f5;
}

.culture-atext {
	width: 202px;
	padding-top: 50px;
}

.culture-atext h3 {
	font-size: 16px;
	color: #333;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
	position: relative;
}

.culture-atext h3:after {
	content: '';
	width: 20px;
	height: 2px;
	background: #0000ff;
	position: absolute;
	bottom: -8px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}

.culture-atext p {
	font-size: 14px;
	color: #666;
	line-height: 22px;
	text-align: center;
}

.free-edit {
	width: 100%;
	margin-top: 30px;
}

.free-edit p {
	font-size: 16px;
	color: #333;
	line-height: 25px;
}

.course-box {
	width: 100%;
	position: relative;
	margin-top: 30px; text-align:left;
}

.hisline {
	width: 1px;
	height: 101%;
	background: #dddddd;
	position: absolute;
	top: 0;
	left: 18px;
	z-index: 1;
}

.course-start {
	width: 18px;
	height: 18px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 50%;
	margin-left: 9px;
	position: relative;
	z-index: 2;
}

.course-con {
	width: 100%;
	z-index: 5;
	padding-left: 45px;
}

.course-list {
	position: relative;
	margin-top: 40px;
}

.course-list h3 {
	font-size: 24px;
	font-family: Arial;
	color: #36C;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 10px;
}

.course-list p {
	font-size: 12px;
	color: #888;
	line-height: 22px;
}

.yuan1 {
	position: absolute;
	width: 18px;
	height: 18px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 50%;
	top: 6px;
	z-index: 5;
	left: -36px;
}

.yuan1:after {
	content: '';
	width: 10px;
	height: 10px;
	background: #36C;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 6;
}

.gallery {
	width: 100%;
	margin-top: 30px;
}

.gallery li {
	display: inline-block;
	width: 205px;
	border: 1px solid #ddd;
	padding: 1px;
	margin-right: 3px;
	margin-bottom: 30px;
	overflow: hidden;
}

.gallery li:nth-child(4n) {
	margin-right: 0;
}

.free-edit {
	width: 100%;
	margin-top: 30px;
}

.free-edit p {
	font-size: 16px;
	color: #333;
	line-height: 25px;
}

.bg-r-con { background:#fff; }


.contact-main {
	width: 100%;
	margin-top: 28px;
}

.contact-list {
	width: 100%;
	background: #fff;
}

.contact-title {
	width: 100%;
	background: #eee;
	border: 2px solid #fff;
	padding: 12px 25px;
	position: relative;
}
.contact-title h3 { text-align:left; margin:0; padding:0; }
.contact-title h3 .vline-a {
	display: inline-block;
	width: 3px;
	height: 15px;
	background: #3366CC;
	margin-right: 15px;
	vertical-align: middle;
}

.contact-title h3 .contact-tit-a {
	display: inline-block;
	font-size: 18px;
	color: #000;
	line-height: 22px;
	vertical-align: middle;
}

.contact-con-a {
	width: 100%;
	padding: 0 25px; text-align:left;
}

.contact-con-aleft {
	width: 590px;
	float: left;
	/* margin-left: 25px; */
}

.contact-con-aright {
	width: 535px;
	float: right;
}

.contact-con-ul {
	padding: 25px 0;
}

.contact-con-ul li {
	margin-bottom: 5px;
}

.contact-con-ul li:nth-last-child(1) {
	margin-bottom: 0;
}

.contact-con-ul li .contact-st {
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	font-weight: bold;
	vertical-align: top;
}

.contact-con-ul li .contact-font-a {
	display: inline-block;
	width: 480px;
	font-family: '宋体';
	margin-left: 15px;
	font-size: 14px;
	color: #666;
	line-height: 25px;
	white-space: normal;
	vertical-align: middle;
}

.contact-con-ul li .ct-caright {
	width: 420px;
}

.contact-con-b {
	padding: 25px 25px;
}

.contact-b-left {
	float: left;
	overflow: hidden;
}

.contact-b-right {
	float: right;
	position: relative;
}

.contact-b-left ul li {
	float: left;

	margin-bottom: 5px;
	font-size: 16px;
	color: #666;
	line-height: 32px;
	padding-left: 8px;
	cursor: pointer;
	vertical-align: middle;
	transition: all .2s;
	text-align:left;
}

.contact-b-left ul li.act,
.contact-b-left ul li:hover {
	color: #3366CC;
	/* background:#fff7f7; */
	transition: all .2s;
	position: relative;
	z-index: 1;
}

.contact-b-left ul li.act:after,
.contact-b-left ul li:hover:after {
	content: '';
	width: 85%;
	height: 100%;
	background: #fff7f7;
	transition: all .2s;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.contact-b-left ul li:nth-last-child(1) {
	margin-bottom: 0;
}

.contact-b-left ul li .redgt {
	display: inline-block;
	font-family: '宋体';
	color: #3366CC;
	font-size: 12px;
	vertical-align: middle;
	font-weight: bold;
	margin-right: 8px;
}

.contact-b-conli {
	background: #fff7f7;
	border-radius: 8px;
	/* overflow: hidden; */
	box-shadow: 0px 0px 3px 1px #f3f3f3;
	position: relative;
	padding: 12px;
	display: none; margin-bottom:15px;
}

.contact-b-right .contact-b-conli:nth-child(1) {
	display: block;
}

.contact-b-right:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-left: 15px solid transparent;
	border-right: 15px solid #fff5f5;
	border-bottom: 8px solid transparent;
	/* background:#000; */
	position: absolute;
	top: 50%;
	left: -30px;
	transform: translateY(-50%);
	z-index: 1;
}

.contact-b-conlileft {
	width: 122px;
	height: 122px;
	float: left;
	background: #fff;
	text-align: center;
}

.contact-b-conlileft img {
	margin-top: 30px;
	margin-bottom: 8px;
}

.contact-b-conlileft p {
	font-size: 16px;
	color: #333;
	line-height: 25px;
	font-family: '宋体';
	font-weight: bold;
}

.contact-b-conliright {
	float: right;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	overflow: hidden;
}

.contact-b-conliul li .contact-b-smtit {
	display: inline-block;
	font-family: '宋体';
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #666;
	vertical-align: top;
}
.contact-b-conliul { text-align:left; }
.contact-b-conliul li .contact-b-text {
	display: inline-block;
	width: 300px;
	font-size: 12px;
	color: #666;
	line-height: 22px;
	vertical-align: text-top; text-align:left;
}

.multipleColumn {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.multipleColumn .hd {
	overflow: hidden;
	height: 30px;
	/* background: #f4f4f4; */
	padding: 0 10px;
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 1;
	transform: translateY(-50%);
}

.multipleColumn .hd .prev {
	display: block;
	padding: 1px;
	width: 20px;
	height: 20px;
	color: #3366CC;
	font-size: 12px;
	line-height: 18px;
	font-family: '宋体';
	text-align: center;
	font-weight: bold;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	overflow: hidden;
	cursor: pointer;
	border: 1px solid #3366CC;
	border-radius: 2px;
	position: relative;
}

.multipleColumn .hd .next {
	display: block;
	padding: 1px;
	width: 20px;
	height: 20px;
	color: #fff;
	font-size: 12px;
	background: #3366CC;
	line-height: 18px;
	font-family: '宋体';
	text-align: center;
	font-weight: bold;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	overflow: hidden;
	cursor: pointer;
	border: 1px solid #3366CC;
	border-radius: 2px;
	position: relative;
}

/* .multipleColumn .hd .prev:after{
	content: ' < ';
	text-align: center;
	font-size: 12px;
	font-family: '宋体';
	font-weight: bold;
} */
.multipleColumn .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin:0; padding:0;
	margin-top: 12px;
}

.multipleColumn .hd ul li {
	float: left;
	width: 6px;
	height: 6px;
	background: #888888;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	border-radius: 50%;
}

.multipleColumn .hd ul li.on {
	background: #3366CC;
}

.multipleColumn .bd {
	padding: 10px;
	overflow: hidden;
}

.multipleColumn .bd ul {
	overflow: hidden;
	zoom: 1;
	width: 100%;
	float: left;
	_display: inline;
	margin:0; padding:0;
	padding-top: 10px;
	
}

.multipleColumn .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	/* width: 200px;
	height: 80px; */
	border: 1px solid #ebebeb;
	margin-bottom: 15px;
	transition: all .2s;
}

.multipleColumn .bd ul li img {
	text-align: center;
	max-width: 218px;
	max-height: 78px;
}

.multipleColumn .bd ul li:hover {
	border: 1px solid transparent;
	box-shadow: 0 0 11px 0px #ddd;
	transition: all .2s;
}


.location { background:#fff; padding-top:10px; padding-bottom:10px; margin-bottom:20px; }

/*分页样式*/
.page1{display: table;width: auto;margin-left: auto;margin-right: auto;margin-top: 40px; margin-bottom:25px;}
.page1 a , .page1 span{float: left;font-size: 12px;color: #999999;display: block;/*width: 40px;height: 40px;line-height: 40px;*/text-align: center;transition: all 0.2s;}
.page1 span.current,.page1 a:hover{color: #fff;background: #3366CC;transition: all 0.2s;}

/* 人才招聘 */
.talent-info {
	width: 100%;
	background: #fff;
	padding-top: 45px;
	padding-bottom: 45px;
}

.talent-info-img {
	position: relative;
}

.talent-info-txt {
	overflow: hidden;
}

.talent-info-tit {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.talent-info-tit h3 {
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.talent-info-tit p {
	font-size: 14px;
	color: #fff;
	font-family: Arial;
	opacity: 0.5;
	text-align: center;
	filter: alpha(opactiy=50);
}

.talent-info-name {
	padding-bottom: 15px;
	border-bottom: 1px solid #eeeeee;
	position: relative;
	margin-bottom: 45px;
}

.talent-info-name:after {
	content: '';
	width: 40px;
	height: 3px;
	background: #3366CC;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.talent-info-name h3 {
	font-size: 26px;
	color: #333;
	font-weight: bold;
	line-height: 33px; text-align:left;
}
.talent-info-xx { text-align:left; }
.talent-info-xx p {
	font-size: 14px;
	color: #333;
	line-height: 25px;
}

.recruit-title h3 {
	font-size: 36px;
	color: #333;
	font-weight: bold;
	line-height: 45px;
	text-align: center;
}
.title p { margin:0; }
.recruit-title p {
	font-family: Arial;
	font-size: 14px;
	color: #333;
	line-height: 22px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	text-align: center;
}

.recruit-box {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
}

.recruit-title {
	margin-bottom: 45px;
}

.recruit-table {
	width: 100%;
	margin-bottom: 25px;
}

.recruit-table thead tr th {
	text-align: left;
	font-size: 16px;
	color: #3366CC;
	line-height: 22px;
	font-weight: bold;
	padding-left: 15px;
	height: 56px;
}

.recruit-table thead tr th.table-first-th {
	width: 320px;
}

.recruit-table thead tr th.table-sec-th {
	width: 250px;
}

.recruit-table thead tr th.table-last-th {
	width: 130px;
}

.recruit-table tbody tr {
	border: 1px solid #dddddd;
	height: 56px;
}

.recruit-table tbody tr:nth-child(even) {
	background: #ffffff;
}

.recruit-table tbody tr td {
	padding-left: 15px;
	font-size: 14px;
	color: #888;
	line-height: 22px;
	padding-top: 13px;
	padding-bottom: 13px;
}

.recruit-table tbody tr td a {
	font-size: 14px;
	color: #888;
	line-height: 22px;
	transition: all .2s;
}

.recruit-table tbody tr td a:hover {
	color: #3366CC;
	transition: all .2s;
}

.recruit-table tbody tr td a.recruit-btn1 {
	display: block;
	width: 86px;
	height: 30px;
	text-align: center;
	font-size: 12px;
	line-height: 28px;
	color: #fff;
	background: #3366CC;
	border-radius: 20px;
	border: 1px solid transparent;
	transition: all .2s;
}

.recruit-table tbody tr td a.recruit-btn1:hover {
	border: 1px solid #3366CC;
	background: transparent;
	color: #3366CC;
}

.recruit-more a {
	display: block;
	width: 200px;
	height: 50px;
	text-align: center;
	border: 1px solid #3366CC;
	line-height: 48px;
	font-size: 14px;
	color: #3366CC;
	transition: all 0.2s;
	border-radius: 40px;
	margin-left: auto;
	margin-right: auto;
}

.recruit-more a:hover {
	background: #3366CC;
	color: #fff;
	transition: all 0.2s;
}

.interview-box .container12 {
	background: #fff;
}

.interview-left {
	background: #fff;
}

.interview-right {
	overflow: hidden;
	text-align:left;
}

.interview-right-top {
	margin-top: 45px;
}

.interview-right-top h3 {
	font-size: 14px;
	color: #3366CC;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}

.interview-right-top p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
}

.interview-right-bot h3 {
	line-height: 35px;
}

.interview-right-bot h3 span {
	display: inline-block;
	font-size: 14px;
	color: #666;
	line-height: 22px;
}

.interview-right-bot h3 .inter-tit {
	font-size: 14px;
	line-height: 22px;
	color: #3366CC;
	display: inline-block;
	width: 70px;
	vertical-align: text-top;
}

.interview-right-bot h3 .inter-txt {
	vertical-align: text-top;
}

.interview-right-bot {
	margin-top: 40px;
}

.interview-box {
	margin-bottom: 60px;
}

.rcactivity {
	width: 100%;
	background: #fff;
	padding: 60px 0;
}

.rcactivity-slide .picScroll-left {
	width: 100%;
	/* overflow: hidden; */
	position: relative;
}

.rcactivity-slide .picScroll-left .hd {
	overflow: hidden;
	/* height: 30px; */
	padding: 0 10px;
}

.rcactivity-slide .picScroll-left .hd .prev,
.rcactivity-slide .picScroll-left .hd .next {
	display: block;
	width: 22px;
	height: 41px;
	position: absolute;
	/* margin-right: 5px; */
	/* margin-top: 10px; */
	overflow: hidden;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	top: 50%;
	z-index: 2;
	transform: translateY(-50%);
}

.rcactivity-slide .picScroll-left .hd .prev {
	background-image: url(../images/rc-iconleft1.png);
	transition: all 0.2s;
	left: -35px;
}

.rcactivity-slide .picScroll-left .hd .next {
	background-image: url(../images/rc-iconright1.png);
	transition: all 0.2s;
	right: -55px;
}

.rcactivity-slide .picScroll-left .hd .prev:hover {
	background-image: url(../images/rc-iconleft2.png);
	transition: all 0.2s;
}

.rcactivity-slide .picScroll-left .hd .next:hover {
	background-image: url(../images/rc-iconright2.png);
	transition: all 0.2s;
}

.rcactivity-slide .picScroll-left .hd .prevStop {
	background-image: url(../images/rc-iconleft2.png);
	transition: all 0.2s;
}

.rcactivity-slide .picScroll-left .hd .nextStop {
	background-image: url(../images/rc-iconright2.png);
	transition: all 0.2s;
}

.rcactivity-slide .picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.rcactivity-slide .picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	/* background: url("images/icoCircle.gif") 0 -9px no-repeat; */
}

.rcactivity-slide .picScroll-left .hd ul li.on {
	background-position: 0 0;
}

.rcactivity-slide .picScroll-left .bd {
	padding: 10px;
	overflow: hidden;
}

.rcactivity-slide .picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.rcactivity-slide .picScroll-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.rcactivity-slide .picScroll-left .bd ul li .pic {
	text-align: center;
}

.rcactivity-slide .picScroll-left .bd ul li .pic {
	display: block;
	width: 390px;
	height: 259px;
	overflow: hidden;
}

.rcactivity-slide .picScroll-left .bd ul li .pic img {
	display: block;
	transition: all .3s;

}

.rcactivity-slide .picScroll-left .bd ul li .pic img:hover {
	transform: scale(1.1);
	transition: all .3s;
}

.rcactivity-slide .picScroll-left .bd ul li .title {
	padding: 5px 0;
	position: relative;
}

.rcactivity-slide .picScroll-left .bd ul li .title .time {
	position: absolute;
	bottom: 0;
	left: 15px;
}

.rcactivity-slide .picScroll-left .bd ul li .title .time a {
	display: block;
	width: 60px;
	height: 60px;
	background: #3366CC;
	color: #fff;
	padding: 9px;
}

.rcactivity-slide .picScroll-left .bd ul li .title .time a p {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	line-height: 20px;
}

.rcactivity-slide .picScroll-left .bd ul li .title .time a span {
	font-size: 14px;
	font-family: Arial;
	line-height: 20px;
}

.rcactivity-slide .picScroll-left .bd ul li .title a {
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 24px;
	position: relative;
	text-align: left;
	padding-left: 85px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
}

.rcbtnact {
	width: 100%;
	margin-top: 45px;
}

.rcbtnact a {
	display: block;
	width: 280px;
	height: 35px;
	font-size: 12px;
	color: #666;
	border: 1px solid #ddd;
	line-height: 33px;
	margin-bottom: 10px;
	text-align: center;
	transition: all .2s;
}

.rcbtnact a:hover {
	color: #3366CC;
	border: 1px solid #3366CC;
	transition: all .2s;
	background: #fff;
}

.rcbtnact .rcreturn {
	border: 1px solid #3366CC;
	background: #3366CC;
	color: #fff;
}

.news-amore {
	font-size: 12px;
	color: #888;
	line-height: 24px;
	padding-right: 20px;
	display: block;
	background-image: url(../images/ernav-pic2.png);
	background-repeat: no-repeat;
	background-position: right;
}

.news-amore:hover {
	color: #3366CC;
}

.news-home-left .slideBox {
	width: 400px;
	overflow: hidden;
	position: relative;
}

.news-home-left .slideBox .hd {
	height: 13px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.news-home-left .slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.news-home-left .slideBox .hd ul li {
	float: left;
	margin-right: 4px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.news-home-left .slideBox .hd ul li.on {
	background: #3366CC;
	color: #fff;
}

.news-home-left .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.news-home-left .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.news-home-left .slideBox .bd li .title {
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	background: rgba(0, 0, 0, 0.5);
}

.news-home-left .slideBox .bd li .title h3 {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	padding-left: 15px;
	padding-right: 110px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
}

.news-home-left .slideBox .bd img {
	display: block;
}

.news-home-left .slideBox .prev,
.news-home-left .slideBox .next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 20px;
	height: 35px;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.news-home-left .slideBox .next {
	background: url(../images/new-lbright.png);
	right: 0;
}

.news-home-left .slideBox .prev {
	background: url(../images/new-lbleft.png);
	left: 0;
}

.news-home-left .slideBox .prev:hover,
.news-home-left .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.news-home-left .slideBox .prevStop {
	display: none;
}

.news-home-left .slideBox .nextStop {
	display: none;
}

.news-home-right {
	width: 425px;
}

.news-home {
	width: 100%;
	padding: 0 25px;
	margin-top: 10px;
	padding-bottom: 20px;
}

.news-home-list-a a h3 {
	font-size: 18px;
	color: #000;
	line-height: 22px;
	transition: all .2s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
}

.news-home-list-a a h3:hover {
	color: #3366CC;
	transition: all .2s;
}

.news-home-list-a a p {
	font-size: 12px;
	color: #666;
	line-height: 20px;
	height: 40px;
	margin: 8px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.news-home-list-a .newstime span.releasetime {
	float: left;
	font-size: 14px;
	font-family: Verdana;
	color: #888888;
	line-height: 22px;
}

.news-home-list-a .newstime span.newsxq {
	float: right;
	color: #3366CC;
	font-size: 12px;
	line-height: 22px;
}

.news-home-list-a {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	margin-top: 6px;
}

.news-home-list-b {
	margin-top: 23px;
}

.news-home-list-b ul li {
	width: 100%;
	margin: 14px 0;
	transition: all .2s;
}

.news-home-list-b ul li a {
	display: block;
	transition: all .2s;
}

.news-home-list-b ul li a h4 {
	font-size: 12px;
	color: #333;
	line-height: 20px;
	float: left;
	width: 320px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
	transition: all .2s;
}

.news-home-list-b ul li a span {
	font-size: 12px;
	color: #888;
	font-family: Verdana;
	line-height: 20px;
	vertical-align: bottom;
	float: right;
	transition: all .2s;
}

.news-home-list-b ul li:hover a span,
.news-home-list-b ul li:hover a h4 {
	color: #3366CC;
}

.small-news {
	margin-top: 12px;
}

.wnews-box {
	width: 100%;
	padding: 0 25px 10px;
}

.wnews-info {
	width: 200px;
	margin-top: 6px;
}

.wnews-top {
	margin-top: 12px;
}

.wnews-img {
	max-width: 180px;
	max-height: 126px;
}

.calendar1-box .news-input {
	border: 1px solid #ddd;
	height: 30px;
	width: 150px;
	line-height: 28px;
	padding-left: 15px;
	font-size: 12px;
	color: #333;
	/* color: #bebebe; */
	background-image: url(../images/icon-calendar1.png);
	background-position: 125px center;
	padding-right: 15px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.calendar1-box .news-input2 {
	width: 208px;
	height: 30px;
	line-height: 28px;
	border: 1px solid #ddd;
	font-size: 12px;
	color: #333;
	padding-left: 15px;
	padding-right: 15px;
}

.news-search {
	position: relative;
	margin-left: 15px;
}

.news-search .news-submit {
	width: 28px;
	height: 28px;
	background: #3366CC url(../images/icon-newssre1.png) no-repeat center center;
	position: absolute;
	top: 1px;
	right: 1px;
	z-index: 1;
	cursor: pointer;
}

.news-main-liright {
/*	width: 565px;
*/	height: 180px; text-align:left; margin-left:30px; width:60%;
}
.news-main-liright2 {
/*	width: 565px;
*/	height: 180px; text-align:left; margin-left:30px; width:90%;
}
.bg-news { padding:25px; background:#fff; margin-bottom:25px; }
.news-home-list-c a h3 {
	font-size: 18px;
	color: #000;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
	margin-top: 10px;
	transition: all 0.2s;
}

.news-home-list-c a h3:hover {
	color: #3366CC;
	transition: all 0.2s;
}

.news-main-lileft {
	width: 251px;
	height: 180px;
	overflow: hidden;
	transition: all .2s;
}

.news-home-list-c a p {
	font-size: 12px;
	color: #666;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	margin: 17px 0 25px;
}

.news-main-lileft a img {
	transition: all .2s;
}

.news-main-lileft a img:hover {
	transform: scale(1.1);
	transition: all .2s;
}

.news-home-list-c a .newstime .releasetime {
	font-size: 16px;
	font-family: Arial;
	color: #999;
	line-height: 28px;
}

.news-home-list-c a .newstime .newsxq {
	display: block;
	width: 120px;
	height: 30px;
	text-align: center;
	line-height: 28px;
	font-size: 12px;
	color: #3366CC;
	border: 1px solid #3366CC;
	transition: all .2s;
}

.news-home-list-c a .newstime .newsxq:hover {
	background: #3366CC;
	color: #fff;
}

.news-main-con {
	margin-top: 20px;
}

.news-main-li {
	width: 100%;
	height: 180px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #ddd;
	box-sizing: content-box;
}

.news-main-li:nth-last-child(1) {
	/* border: none; */
	margin-bottom: 0;
	/* padding-bottom: 0; */
}

/*分页*/
.page {
	display: table;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}

.page ul,
.page .page-text,
.page .page-go {
	float: left;
}

.page ul li {
	float: left;
}

.page ul li a {
	font-size: 12px;
	color: #999999;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	transition: all 0.2s;
}

.page ul li.cur a,
.page ul li:hover a {
	color: #fff;
	background: #3366CC;
	transition: all 0.2s;
}

.page .page-text input {
	font-size: 16px;
	width: 52px;
	height: 40px;
	color: #999999;
	background: #f3f3f3;
	/*padding: 0 10px;*/
	text-align: center;
	margin: 0 10px;
}

.page .page-go a {
	display: block;
	width: 50px;
	height: 38px;
	font-size: 16px;
	color: #3366CC;
	border: 2px solid #3366CC;
	line-height: 34px;
	text-align: center;
	transition: all 0.2s;
}

.page .page-go a:hover {
	color: #fff;
	background: #3366CC;
	transition: all 0.2s;
}

.rcbtnact {
	width: 100%;
	margin-top: 45px;
}

.rcbtnact a {
	display: block;
	width: 280px;
	height: 35px;
	font-size: 12px;
	color: #666;
	border: 1px solid #ddd;
	line-height: 33px;
	margin-bottom: 10px;
	text-align: center;
	transition: all .2s;
}

.rcbtnact a:hover {
	color: #3366CC;
	border: 1px solid #3366CC;
	transition: all .2s;
	background: #fff;
}

.rcbtnact .rcreturn {
	border: 1px solid #3366CC;
	background: #3366CC;
	color: #fff;
}

.solve-free {
	margin-top: 20px;
	width: 100%;
	background: #fff;
	padding: 0 20px;
}

.solve-freetitle {
	width: 100%;
	padding: 25px 0;
	border-bottom: 1px dashed #dddddd;
}

.solve-freetitle h3 {
	font-size: 22px;
	color: #36C;
	line-height: 33px;
	text-align: center;
}

.solve-free-text {
	width: 100%;
	margin-top: 20px;
}

.solve-free-text p {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}

.solve-chapter {
	width: 100%;
	position: relative;
	padding: 10px 0 20px;
	border-top: 1px dashed #dddddd;
}

.solve-chapter-left {
	max-width: 450px;
}

.solve-chapter-left p a {
	font-size: 12px;
	color: #999;
	line-height: 22px;
	transition: all .2s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
}

.solve-chapter-left p a:hover {
	color: #3366CC;
	transition: all .2s;
}

.solve-chapter-right {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	z-index: 1;
}

.solve-chapter-right a {
	display: block;
	font-size: 12px;
	color: #3366CC;
	line-height: 28px;
	width: 120px;
	height: 30px;
	border: 1px solid #3366CC;
	text-align: center;
	border-radius: 5px;
	transition: all .2s;
}

.solve-chapter-right a:hover {
	background: #3366CC;
	color: #fff;
	transition: all .2s;
}

.related-box {
	width: 100%;
	background: #fff;
	margin-top: 20px;
	padding:20px 0;
}



.btnsearch {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 28px; 
}

.btnsearch .cont {
  width: 450px;
  height: 52px;
  border-radius: 52px;
  border: 1px solid #888;
  position: relative;
  background-color: #fff;
  overflow: hidden;
}

.btnsearch .inp {
  padding: 0 60px 0 10px;
  width: 100%;
  line-height: 50px;
  height: 50px;
  font-size: 16px; border:0;
}

.btnsearch .searchbtn {
  display: block;
  width: 16px;
  height: 16px;
  cursor: pointer; font-size:18px;
}

.btnsearch .form {
  display: none;
  position: absolute;
  right: 0;
  top: 42px;
  padding: 19px;
  background-color: #fff;
  z-index:99999;
}

.btnsearch .form .btnsubmit {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #fff; border:0;
}


.footer-new {
    padding: 88px 0;
    font-size: 14px;
    background-color:#161616;
}

.fd-nav {
    padding-bottom: 68px;
    overflow: hidden;
    width: 100%
}

.fd-nav li {
    float: left; text-align:left;
}

.fd-nav .li1 {
    width: 24%
}

.fd-nav .li2 {
    width: 19%
}

.fd-nav .li3 {
    width: 17%
}

.fd-nav .li5 {
    float: right
}

.fd-nav h4 {

    text-transform: capitalize;
    font-size: 22px;
    color: #e0e0e0;
    margin-bottom: 18px
}

.fd-nav .con a {
    display: block;
    line-height: 26px;
    color: #888
}

.fd-nav .con a:hover {
    color: #fff
}

.fd-nav .inp-box {
    margin-bottom: 20px
}

.fd-nav .inp-box h5 {
    margin-bottom: 8px
}

.fd-nav .inp-box .inp {
    width: 177px;
    height: 22px;
    border: 1px solid #5e6167;
    border-radius: 4px;
    background-color: transparent;
    padding: 0 5px;
    color: #fff
}

.fd-nav .btn {
    width: 64px;
    height: 22px;
    line-height: 20px;
    color: #5e6167;
    border: 1px solid #5e6167;
    border-radius: 11px;
    background-color: transparent;
    cursor: pointer;
    margin-top: 4px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.fd-nav .btn:hover {
    color: #fff;
    border: 1px solid #fff
}

.fd-bot {
    padding: 24px 0 0;
    border-top: 1px solid #565656;
    overflow: hidden
}

.copyright {
    float: right;
    color: #565656
}

.fd-link {
    float: left
}

.fd-link.fd-link a {
    color: #565656;
    padding: 0 8px;
    position: relative
}

.fd-link.fd-link a:hover {
    color: #fff
}

.fd-link.fd-link a::after {
    content: '';
    position: absolute;
    top: 2px;
    left: -2px;
    width: 1px;
    height: 18px;
    background-color: #565656
}

.fd-link.fd-link a:first-child {
    padding-left: 0
}

.fd-link.fd-link a:first-child::after {
    display: none
}

.ul-list-inner {
    margin-left: -24px;
    font-size: 0
}

.ul-list-inner li {
    display: inline-block;
    width: 33.3333%;
    vertical-align: top;
	 text-align:let;
}

.ul-list-inner .inner {
    position: relative;
    margin: 0 0 24px 24px;
    padding: 0 34px;
    font-size: 14px;
    border: 1px solid #eee;
    background-color: #fff;
    width:100%;
	text-align:left;
}

.ul-list-inner .title {
    margin-bottom: 45px;
    padding: 48px 0 46px;
    border-bottom: 1px solid #888
}

.ul-list-inner .title h3 {
    font-size: 24px;
    line-height: 1.2;
    color: red
}

.ul-list-inner.minh .title h3 {
    min-height: 58px
}

.ul-list-inner .title .smal {
    font-size: 14px
}

.ul-list-inner .title .subh3 {
    padding-top: 13px;
    font-size: 20px;
    color: #565656
}

.ul-list-inner dl {
    padding-bottom: 80px;
    line-height: 26px
}

.ul-list-inner dl > dt {
    font-size: 16px;
    font-weight: bolder;
}

.ul-list-inner dl > dd {
    position: relative;
    padding-left: 16px;
    text-indent: 0px;
}
.ul-list-inner dl > dd:before {
    content: "";
    display:  block;
    width: 4px;
    height: 4px;
    background: #b02d2e;
    border-radius: 50px;
    position: absolute;
    top: 11px;
    left: 0;
}


.ul-list-inner .download {
    position: absolute;
    left: 34px;
    bottom: 36px;
    z-index: 3;
    padding-left: 50px;
    font-size: 16px;
    line-height: 34px;
    background: url(/Template/cn/images/icop-ico1.png) left center no-repeat;
    -webkit-background-size: 34px;
    background-size: 34px;
    color: #888
}

.ul-list-inner .download:hover {
    background-image: url(/Template/cn/images/icop-ico1hv.png);
    color: red
}




 @media ( min-width: 780px) {
body {
	font-size: 14px;
	min-width:1200px;
}
img {
	max-width: 100%;
}
.container {
	width: 1200px;
}
.contact-b-conliright {
	width: 390px;
	height: 122px;
}
.contact-b-conli {
	width: 555px;
	height: 146px;
}
.contact-b-right {
	width: 567px;
}
.leftmenu { width:95%; float:left; }

.r-main { width:847px; }

#pcmenu { margin-top:35px; margin-right:15px; }


.talent-info-name {
	margin-top: 70px;
}
.talent-info-img {
	width: 615px;
	height: 409px;
	position: relative;
}

.talent-info-txt {
	width: 540px;
	height: 409px;
	overflow: hidden;
}

.interview-left {
	width: 400px;
	background: #fff;
}

.interview-right {
	width: 675px;
	height: 400px;
	overflow: hidden;
	margin-left: 40px; text-align:left;
}

.interview-right {
	margin-left: 40px; 
}

.contact-b-left ul li {
	width: 25%;
	float: left;
}
.contact-b-left {
	width: 555px;

}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    /*animation: 7s ease 0s normal none infinite running fadeBig;*/
}
@keyframes fadeBig {
0% {
    transform: scale(1);
}
50% {
    transform: scale(1.1);
}
100% {
    transform: scale(1);
}
}

.mbtopmenu { display:none; }


.ul-list-inner {
margin-left: -24px;
font-size: 0;
display: flex;
flex-wrap: wrap;
}
.ul-list-inner li {
display: flex;
width: 33.3333%;
vertical-align: top;
flex: 0 0 33.3%;
}
.ul-list-inner dl > dd {
margin-bottom: 0px;
word-wrap: break-word;
word-break: break-word;
}

.protable { width:830px; float:left; }
.protable td { padding:0; font-size:12px; text-align:center;vertical-align: middle; }

.table-bordered > tbody > tr > td {padding:0;}

.protable tr:hover { background:#E1F7FF; }

.interview-right-bot h3 .inter-txt {
	width: 580px;
	vertical-align: text-top;
}
#tablehead td { background:#F0F0F0; font-weight:bold;vertical-align: middle;}


}







 @media ( min-width: 1200px) 
{

.container {
	width: 1200px;
}


}





.jtable td { background:url(http://www.rileyc.cn/UploadSysFiles/PDF/pdf.gif) left center no-repeat; text-indent:30px;}


 @media ( min-width: 1921px) 
{

#carousel-example-generic img { width:100%;}

}

