/*--------------此处首页是轮播图开始---------------*/

.flexslider {
	position: relative;
	height: 450px;
	overflow: hidden;
	margin-top: 83px;
}

.flexslider .slides {
	position: relative;
	z-index: 0;
}

.flexslider .slides li {
	height: 450px;
}

.flexslider .slides li a{
	display: block;
	width: 100%;
	height: 100%;
}

.flexslider .flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}

.flexslider .flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
	*display: inline;
	zoom: 1;
}

.flexslider .flex-control-nav a {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../../img/computer/dot.png) right 0 no-repeat;
	cursor: pointer;
}

.flexslider .flex-control-nav .flex-active {
	background-position: 0 0;
}

.flexslider .flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 50%;
}

.flexslider .flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}

.flexslider .flex-direction-nav li a.flex-prev {
	left: 40px;
	background: url(../../img/computer/prev.png) center center no-repeat;
}

.flexslider .flex-direction-nav li a.flex-next {
	right: 40px;
	background: url(../../img/computer/next.png) center center no-repeat;
}

/*--------------此处是首页轮播图结束---------------*/

/*首页新闻中心*/

.index_one {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
    margin-top: 15px;
    padding: 20px 0;
}

.index_one_left,
.index_one_conter,
.index_one_right {
	float: left;
}

.index_one_left {
	width: 338px;
    height: 200px;
    position: relative;
}

.index_one_conter {
	width: 460px;
	margin-left: 30px;
	margin-right: 30px;
}

.index_one_right {
	width: 338px;
    height: 200px;
}
.index_one_right p,.index_one_right img{
	width: 100%;
    height: 100%;
}

.index_one_left a {}

.index_one_left a h1,.index_one_left a h1 img{
	width: 100%;
    height: 100%;
}

.index_one_left a p {
	width: 100%;
    padding: 0px 15px;
    bottom: 0;
    font-size: 15px;
    text-align: justify;
    color: #fff;
    line-height: 28px;
    background: rgba(0, 0, 0, 0.6) !important;
    position: absolute;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#index_about_tab {
	display: none;
}

.index_one_tab_top {
    height: 1%;
    overflow: hidden;
    background: #fff;
    border-bottom: #e1e1e1 1px solid;
}

.index_one_tab_top li {
	float: left;
}

.index_one_tab_top li span a {
	display: inline-block;
	height: 41px;
	line-height: 41px;
	width: 115px;
	text-align: center;
	color: #333;
}

.index_one_tab_top li span a:hover {
	color: #c4261d;
	display: inline-block;
	height: 41px;
	text-align: center;
}

.index_one_tab_top li .hdm_01 {
	background: #fff;
	border-bottom: #cd1010 2px solid;
	display: inline-block;
	color: #c4261d;
}

.index_one_tab_top li .bg_block {
	background: #fff;
	border-bottom: #cd1010 2px solid;
	display: inline-block;
}

.index_one_tab_bottom {
	padding-top: 10px;
    min-height: 146px;
}

.index_one_tab_bottom li {
	height: 28px;
}

.index_one_tab_bottom li a {
	font-size: 14px;
	color: #333;
	line-height: 28px;
}

.index_one_tab_bottom li a:hover {
	color: #c4261d;
}

.index_one_tab_top_left {
	float: right;
	width: 340px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index_one_tab_top_right {
	float: left;
	width: 90px;
	color: #343434;
}

/*首页服务领域*/

.index_service_two {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 35px;
}

.g-wrap {
	position: relative;
	margin: 0 auto;
	width: 1200px;
	height: 100%;
	overflow: hidden;
}

.g-wrap1{
	z-index: 99;
	margin: 0 auto;
	width: 1200px;
	height: 100%;
	overflow: hidden;
}

/* 滑块 start */

#subjects {
	height: 175px;
	background-color: #fff;
	overflow: hidden;
}

#subjects .g-wrap a {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	height: 100%;
	overflow: hidden;
	-webkit-opacity: 1;
	opacity: 1;
	display: block\9;
	-webkit-transition: left 300ms, -webkit-opacity 700ms;
	transition: left 300ms, opacity 700ms;
}

#subjects .g-wrap .item-1 {
	z-index: 1;
	width: 492px;
	background-color: #c8c8c8;
}

#subjects .g-wrap .item-2 {
	z-index: 2;
	width: 492px;
	background-color: #ffd900;
}

#subjects .g-wrap .item-3 {
	z-index: 3;
	background-color: #fc433e;
	width: 492PX;
}
/*
#subjects .g-wrap .item-4 {
	z-index: 4;
	background-color: #eaf2f5;
}

#subjects .g-wrap .item-5 {
	z-index: 5;
	background-color: #fff;
}*/

#subjects .g-wrap a span {
	position: absolute;
	background: no-repeat 0 0;
}

#subjects .g-wrap .p2 {
	-webkit-opacity: 1;
	opacity: 1;
	display: block\9;
	-webkit-transition: -webkit-opacity 400ms;
	transition: opacity 400ms;
}

#subjects .g-wrap .item-1 .p1 {
	left: 0;
	top: 0;
	width: 186px;
	height: 175px;
}

#subjects .g-wrap .item-1 .p2 {
	left: 186px;
	z-index: 2;
	width: 306px;
	height: 175px;
}

#subjects .g-wrap .item-2 .p1 {
	left: 0;
	width: 186px;
	height: 175px;
}

#subjects .g-wrap .item-2 .p2 {
	left: 186px;
	width: 306px;
	height: 175px;
}

#subjects .g-wrap .item-3 .p1 {
	left: 0;
	width: 186px;
	height: 175px;
}

#subjects .g-wrap .item-3 .p2 {
	left: 186px;
	width: 306px;
	height: 175px;
}

#subjects .g-wrap .item-4 .p1 {
	left: 0;
	width: 186px;
	height: 76px;
}

#subjects .g-wrap .item-4 .p2 {
	left: 186px;
	width: 306px;
	height: 122px;
}

#subjects .g-wrap .item-5 .p1 {
	left: 0;
	width: 186px;
	height: 80px;
}

#subjects .g-wrap .item-5 .p2 {
	left: 186px;
	width: 306px;
	height: 122px;
}

/*#subjects*/

#subjects .trans a {
	-webkit-opacity: 0;
	opacity: 0;
	display: none\9;
}

/* 逐个出现 */

#subjects .ready .item-2 {
	transition-delay: 150ms;
	-webkit-transition-delay: 150ms;
	-ms-transition-delay: 150ms;
	-moz-transition-delay: 150ms;
}

#subjects .ready .item-3 {
	transition-delay: 150ms;
	-webkit-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
}

#subjects .ready .item-4 {
	transition-delay: 150ms;
	-webkit-transition-delay: 450ms;
	-ms-transition-delay: 450ms;
	-moz-transition-delay: 450ms;
}

#subjects .ready .item-5 {
	transition-delay: 150ms;
	-webkit-transition-delay: 600ms;
	-ms-transition-delay: 600ms;
	-moz-transition-delay: 600ms;
}

/* 没有指向 */

#subjects .state-0 .item-1 {
	left: 0;
}

#subjects .state-0 .item-2 {
	left: 400px;
}

#subjects .state-0 .item-3 {
	left: 708px;
	display: b\9;
}

#subjects .state-0 .item-4 {
	left: 824px;
}

#subjects .state-0 .item-5 {
	left: 1010px;
}

/* 指向第一个 */

#subjects .state-1 .item-1 {
	left: 0;
}

#subjects .state-1 .item-2 {
	left: 492px;
}

#subjects .state-1 .item-3 {
	left: 708px;
}

#subjects .state-1 .item-4 {
	left: 864px;
}

#subjects .state-1 .item-5 {
	left: 1050px;
}

#subjects .state-1 .item-1 .p2 {
	-webkit-opacity: 1;
	opacity: 1;
	display: block\9;
}

/* 指向第二个 */

#subjects .state-2 .item-1 {
	left: 0;
}

#subjects .state-2 .item-2 {
	left: 216px;
}

#subjects .state-2 .item-3 {
	left: 708px;
}

#subjects .state-2 .item-4 {
	left: 864px;
}

#subjects .state-2 .item-5 {
	left: 1050px;
}

#subjects .state-2 .item-2 .p2 {
	-webkit-opacity: 1;
	opacity: 1;
	display: block\9;
}

/* 指向第三个 */

#subjects .state-3 .item-1 {
	left: 0;
}

#subjects .state-3 .item-2 {
	left: 400px;
}

#subjects .state-3 .item-3 {
	left: 708px;
}

#subjects .state-3 .item-4 {
	left: 864px;
}

#subjects .state-3 .item-5 {
	left: 1050px;
}

#subjects .state-3 .item-3 .p2 {
	-webkit-opacity: 1;
	opacity: 1;
	display: block\9;
}

/* 指向第四个 */

#subjects .state-4 .item-1 {
	left: 0;
}

#subjects .state-4 .item-2 {
	left: 400px;
}

#subjects .state-4 .item-3 {
	left: 708px;
}

#subjects .state-4 .item-4 {
	left: 1108px;
}

#subjects .state-4 .item-5 {
	left: 1010px;
}

#subjects .state-4 .item-4 .p2 {
	-webkit-opacity: 1;
	opacity: 1;
	display: block\9;
}

/* 指向第五个 */

#subjects .state-5 .item-1 {
	left: 0;
}

#subjects .state-5 .item-2 {
	left: 175px;
}

#subjects .state-5 .item-3 {
	left: 362px;
}

#subjects .state-5 .item-4 {
	left: 538px;
}

#subjects .state-5 .item-5 {
	left: 700px;
}

#subjects .state-5 .item-5 .p2 {
	-webkit-opacity: 1;
	opacity: 1;
	display: block\9;
}

/* 滑块 end */

.g-wrap {
	overflow: visible;
}

.g-wrap div {
	width: 317px;
}

/*公用底部菜单*/

.foot_bg {
	background: #f4f4f4;
	width: 100%;
	margin: 0 auto;
}

.foot_bg .foot {
	width: 1220px;
	margin: 0 auto;
	overflow: auto;
}

.foot_bg .foot_left {
	float: left;
}

.foot_bg .foot_right {
	float: right;
}

.foot_bg .foot_left ul {
	margin-top: 30px;
}

.foot_bg .foot_left li {
	color: #858484;
	float: left;
	text-align: center;
	line-height: 30px;
}

.foot_bg .foot_left li a {
	color: #333;
	width: 100px;
	display: block;
	line-height: 30px;
}

.foot_bg .address {
	padding-left: 22px;
}

.foot_bg .email {
	width: 260px;
}

.foot_bg .foot_right ul {
	float: left;
	width: 160px;
}

.foot_bg .foot_right li {
	float: left;
}

.foot_bg .link_tell a {
	color: #ca1111;
	text-align: right;
	padding-left: 25px;
	line-height: 45px;
}

.foot_bg .link_weibo a {
	background: url(../../img/computer/link_weibo.png) no-repeat;
	width: 39px;
	height: 39px;
	display: block;
	margin-right: 15px;
}

.foot_bg .link_weibo a:hover {
	background: url(../../img/computer/link_weibo1.png) no-repeat;
	width: 39px;
	height: 39px;
	display: block;
	margin-right: 15px;
}

.foot_bg .link_qq a {
	background: url(../../img/computer/link_qq.png) no-repeat;
	width: 39px;
	height: 39px;
	display: block;
	margin-right: 15px;
}

.foot_bg .link_qq a:hover {
	background: url(../../img/computer/link_qq1.png) no-repeat;
	width: 39px;
	height: 39px;
	display: block;
	margin-right: 15px;
}

.foot_bg .link_wx a {
	background: url(../../img/computer/link_weixin.png) no-repeat;
	width: 39px;
	height: 39px;
	display: block;
}

.foot_bg .link_wx a:hover {
	background: url(../../img/computer/link_weixin1.png) no-repeat;
	width: 39px;
	height: 39px;
	display: block;
}

/*公用版权*/

.copyright_bg {
	background: #d9dcdc;
	height: auto;
	width: 100%;
	margin: 0 auto;
	overflow: auto;
}

.copyright {
	width: 1220px;
	height: 60px;
	margin: 0 auto;
}

.copyright p {
	color: #525151;
	line-height: 60px;
}

.copyright p a {
	color: #525151;
}

.copyright p a:hover {
	color: #c4261d;
}

/*内页样式开始*/

/*大框架*/

.main_conter {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

/*--新闻中心--*/

.new_bg {
	width: 1200px;
	margin: 20px auto;
	height: 100%;
	overflow: hidden;
}

.new_bg h1 {
	border-bottom: #666666 1px solid;
	padding-bottom: 10px;
	color: #333;
	font-size: 18px;
}

.new_bg li {
	background: #fff;
}

.new_bg li:hover {
	background: linear-gradient(to left, #fff, #f7f7f7, #fff);
	background: -moz-linear-gradient(to left, #fff, #f7f7f7, #fff);
	background: -webkit-linear-gradient(to left, #fff, #f7f7f7, #fff);
	background: -o-linear-linear-gradient(to left, #fff, #f7f7f7, #fff);
}

.new_bg li a {}

.new_one {
	height: 108px;
	border-bottom: #c6c5c5 1px solid;
	padding-bottom: 30px;
	padding-top: 30px;
}

.new_one img {
	width: 159px;
	height: 108px;
	float: left;
	margin-right: 20px;
}

.new_one strong {
	color: #000000;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
}

.new_one p {
	overflow: hidden;
	color: #87817f;
	font-size: 15px;
	height: 60px;
	line-height: 30px;
	overflow : hidden;
	position: relative;
    text-overflow: ellipsis;
	display: box;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2!important;
    -moz-box-orient: vertical;
}

.new_one p span {
	margin-right: 15px;
}

/*-----------新闻资讯详情页------新闻资讯详情页-------开始------*/

.news_section_xqym {
	width: 1200px;
	margin: 30px auto;
	height: auto;
	overflow: hidden;
}

.news_section_xqym h1 {
	font-size: 20px;
	color: #252525;
	text-align: center;
	border-bottom: #b9bbbc 1px dotted;
	padding-bottom: 10px;
	line-height: 50px;
}

.chkan_xq {
	text-align: center;
	padding: 15px 0px;
	color: #252525;
	font-size: 15px;
}

.news_section_xqym p {
	color: #4a4a4c;
	font-size: 15px;
	line-height: 30px;
	padding: 5px 0px;
	text-align: justify;
}

.news_kuai_fan_ye {
	border-top: #d5d6d7 1px solid;
	padding-top: 20px;
	margin-top: 20px;
}

.news_kuai_fan_ye_left {
	float: left;
	font-size: 18px;
}

.news_kuai_fan_ye_left li {
	color: #4a4a4c;
	padding-top: 8px;
}

.news_kuai_fan_ye_left li a {
	color: #4a4a4c;
	font-size: 18px;
}

.news_kuai_fan_ye_left li a:hover {
	color: #ff1c00;
}

.news_kuai_fan_ye_right {
	float: right;
}

/*--关于我们单页面内容部分-*/

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

.about_tit h1 {
	color: #f90e0e;
	font-size: 20px;
	text-align: center;
	padding: 20px 0px 30px 0px;
}

.about_tit p {
	font-size: 15px;
	color: #333333;
	line-height: 32px;
	text-align: justify;
	padding: 10px 0px 10px 0px;
}

.about_tit span {
	clear: both;
	font-size: 16px;
	color: #f90e0e;
	line-height: 32px;
	text-align: justify;
}

.about_tit .pic_about {
	margin-right: 25px;
}

/*--发展历程单页面内容部分-*/

.course_bg {
	background: url(../../img/computer/course_foot_bg.jpg) bottom center no-repeat;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 150px;
}

.course {
	width: 1200px;
	margin: 0 auto;
	height: 900px;
	margin-top: 60px;
}

.course h1 {
	font-size: 20px;
	font-weight: 100;
	color: #333;
	line-height: 30px;
	padding-bottom: 20px;
}

.course p {
	line-height: 2;
	color: #333;
	position: relative;
	padding-left: 14px;
}
.course p::before{
 	content:" ";
 	display:block;
 	width: 6px;
 	height: 6px;
 	border-radius: 50%;
 	background-color: #000;
 	position: absolute;
 	left: 0;
 	top: 0;
 	margin-top: 13px;
}

.course .fzlc_bg {
	margin-left: 160px;
}

.course .fzlc_bg:after {
	content: "";
	padding-bottom: 40px;
	display: block;
	border-bottom: 1px dotted #ccc;
}

.course section {
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: 200;
	font-family: "Montserrat";
}

.course .course_left {
	float: left;
}

.course .course_left {
	font-size: 36px;
	color: #ff0000;
	font-weight: 900;
	text-align: center;
}

.course .course_left img {
	margin-top: 40px;
}

.course .course_get {
	overflow-y: scroll;
	height: 900px;
	width: 1140px;
	position: absolute;
	display: block;
	padding-right: 60px;
}

.course .course_get::-webkit-scrollbar {
	width: 57px;
	z-index: 10;
}

.course .course_get::-webkit-scrollbar-track {
	background: url(../../img/computer/course_sbxl_xian.png) repeat-y;
	border-radius: 10px;
}

.course .course_get::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: url(../../img/computer/course_sbxl.jpg) no-repeat;
	width: 57px;
	height: 59px;
	position: absolute;
	z-index: 900;
}

.course .course_get::-webkit-scrollbar-thumb:hover {
	background: url(../../img/computer/course_sbxl.jpg) no-repeat;
}

.course .course_get::-webkit-scrollbar-thumb:active {
	background: url(../../img/computer/course_sbxl.jpg) no-repeat;
}

.course .timeline {
	/*border-left:#CCCCCC 1px dotted;*/
	margin: 0px 0px 0px 13px;
	padding: 30px 0px 0px 60px;
	list-style: none;
	float: left;
	height: 100%;
	background: url(../../img/computer/course_s_xuxian.png) repeat-y;
}

.course .timeline_dian {
	width: 7px;
	height: 7px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}

.course .hover_dian {
	float: left;
	position: absolute;
	left: 0;
}

/*--创典荣誉--*/

.event_box_bg {
	background: url(../../img/computer/honor_foot_bg.jpg) bottom center no-repeat;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 150px;
}

.event_box {
	width: 1200px;
	margin: 3% auto 0;
	position: relative;
	min-height: 420px;
}

.event_box .parHd {
	width: 100%;
	display: inline-block;
	height: 110px;
	overflow: hidden;
}

.parHd ul {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding-top: 0px !important;
	height: 100px;
}

.parHd .tempWrap {
	margin: 0 auto;
}

.parHd .tempWrap:after {
	content: '';
	width: 85%;
	height: 1px;
	background: #dadada;
	position: absolute;
	/* top:33%;*/
	/* right:-140%;*/
	right: 8%;
	bottom: 11%;
	/* margin-top:-0.5px;*/
	z-index: 10;
}

.parHd li.no_line:before {
	display: none;
}

.parHd li {
	display: inline-block;
	cursor: pointer;
	margin: 0;
	position: relative;
	width: 138px;
	border-bottom: 1px solid #580000;
}

.parHd li:after {
	content: '';
	background: url(../../img/computer/honor_cat_off.png) no-repeat;
	width: 24px;
	height: 24px;
	position: absolute;
	z-index: 20;
	bottom: -10px;
	left: 50%;
	margin-left: -12px;
}

.parHd li.swiper-slide-active span {
	display: block;
	width: 24px;
	height: 24px;
	overflow: hidden;
	background: url(../../img/computer/honor_cat_on.png) no-repeat;
	position: absolute;
	bottom: -10px;
	left: 44%;
	z-index: 21;
}

.parHd li span,
.parHd li.clone span {
	display: none;
}

.parHd li.swiper-slide-active .font_yyzz {
	color: #fff;
	background: url(../../img/computer/honor_zs_on.png) no-repeat;
	height: 64px;
	line-height: 56px;
}

.font_yyzz {
	font-size: 16px;
	color: #333;
	background: url(../../img/computer/honor_zs_off.png) no-repeat;
	width: 137px;
	height: 64px;
	line-height: 56px;
	margin: 0 auto;
}

.font_yyzz:hover {
	font-size: 16px;
	color: #fff;
	background: url(../../img/computer/honor_zs_on.png) no-repeat;
	line-height: 56px;
	height: 64px;
}

.sPrev,
.sNext {
	width: 30px;
	height: 140px;
	display: block;
	position: absolute;
	top: 0px;
	z-index: 9999;
	background: #fff;
}

.sPrev {
	left: 0;
}

.sNext {
	right: 0;
}

.sPrev img,
.sNext img {
	display: block;
	margin-top: 30px;
	transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
	-moz-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
	-webkit-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
	-o-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
}

.parBd {
	text-align: center;
	margin-top: 60px;
}

.slideBox {
	height: 100%;
}

.slideBox ul {
	padding-top: 15px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	width: 1120px;
}

.slideBox ul li {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 40px;
	border-bottom: #d6d6d6 2px solid;
}

.slideBox ul li a {
	width: 260px;
	height: 178px;
	border-bottom: #cccccc 8px solid;
	display: block;
}

.slideBox li img {
	width: 240px;
	height: 178px;
}

.slideBox li span {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 240px;
	color: #5b5b5a;
	font-size: 16px;
	text-transform: uppercase;
	background: #fff;
	display: block;
	text-align: left;
	line-height: 30px;
	padding: 10px;
	display: block;
}

.slideBox li span i {
	color: #eb2c26;
	font-size: 22px;
}

/*--合作伙伴--*/

.partner_bg {
	background: url(../../img/computer/partner_foot_bg.jpg) bottom center no-repeat;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 150px;
}

.con_mid {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	margin-top: 60px;
}

.content {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	height: 538px;
}

.content_mid {
	width: 6460px;
}

.content_mid ul {
	padding-top: 15px;
	padding-bottom: 10px;
	white-space: nowrap;
	padding-left: 18px;
}

.content_mid ul li {
	text-align: center;
	list-style: none;
	float: left;
	width: 236px;
	height: 130px;
	display: inline-block;
}

.content_mid li img {
	width: 236px;
	height: 130px;
	border: #f3f3f3 1px solid;
}

.content_mid li img:hover {
	width: 216px;
	height: 110px;
	border: #e2e2e2 10px solid;
}

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

.scroll_border {
	float: left;
	margin: 5px auto;
	width: 1185px;
	height: 2px;
	position: relative;
	border: #f3f3f3 1px solid;
	background: #fff;
	margin-top: 60px;
	margin-bottom: 60px;
}

.scroll_btn {
	cursor: pointer;
	height: 57px;
	background: url(../../img/computer/partner_sbx.jpg) left center no-repeat;
	position: absolute;
	left: 0px;
	top: -30px;
}

.scroll_btn.now {
	background: #ff0000;
	background: url(../../img/computer/partner_sbx.jpg) left center no-repeat;
}

.img_partner {
	position: absolute;
	right: 0;
	bottom: 45px;
}

/*--最新公告--公司治理--*/

.notice_bg {
	width: 1200px;
	margin: 20px auto;
	height: 100%;
	overflow: hidden;
}

.notice_bg li {
	background: #fff;
}

.notice_bg li:hover {
	background: linear-gradient(to left, #fff, #f7f7f7, #fff);
	background: -moz-linear-gradient(to left, #fff, #f7f7f7, #fff);
	background: -webkit-linear-gradient(to left, #fff, #f7f7f7, #fff);
	background: -o-linear-linear-gradient(to left, #fff, #f7f7f7, #fff);
}

.notice_bg li a {
	float: left;
}

.notice {
	border-bottom: #d0d0d0 1px solid;
	padding-bottom: 10px;
	padding-top: 15px;
	text-align: justify;
	height: 60px;
}

.notice h1 {
	color: #333;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
}

.notice p {
	color: #87817f;
	font-size: 15px;
	line-height: 24px;
	overflow: hidden;
	padding-left: 10px;
}

.notice p i {
	margin-right: 15px;
}

.notice span {
	float: right;
}

.notice_share {
	background: url(../../img/computer/notice_off.png) no-repeat left center;
	width: 44px;
	height: 31px;
}

.notice_download {
	background: url(../../img/computer/notice_off.png) no-repeat -62px center;
	width: 44px;
	height: 31px;
}

.notice_share:hover {
	background: url(../../img/computer/notice_on.png) no-repeat left center;
	width: 44px;
	height: 31px;
}

.notice_download:hover {
	background: url(../../img/computer/notice_on.png) no-repeat -62px center;
	width: 44px;
	height: 31px;
}

/*来访登记*/

.register {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 40px;
}

.register .register_tit {
	padding: 25px 40px;
}

.register .register_tit .register_text h1 {
	color: #3c3c3c;
	font-size: 20px;
}

.register .register_tit p {
	font-size: 16px;
	text-indent: 2em;
	line-height: 34px;
}

.register .formtable {
	padding-top: 10px;
	background: #f7f7f7;
}

.formtable {
	padding: 40px 10px;
	width: 1160px;
}

.formtable table {
	border: 0;
}

.formtable table td,
.formtable table th {
	padding: 5px;
}

.formtable table th {
	text-align: right;
	font-size: 16px;
	font-weight: normal;
}

.formtable input {
	padding: 0 5px;
	color: #999;
}

.formtable .inputtext {
	width: 285px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #ddd;
}

.formtable .inputtext1 {
	width: 690px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #ddd;
}

.formtable .inputtext_date {
	width: 285px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #ddd;
	background: #fff url(../../img/computer/datePicker.gif) no-repeat right center;
}

.formtable select {
	width: 700px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #ddd;
	padding-top: 5px;
	color: #999;
}

.formtable textarea {
	width: 700px;
	line-height: 34px;
	border: 1px solid #ddd;
}

.formtable .btn-ts,
.search-cdyj .btn-cdyj {
	background-position: 0 -264px;
	background-color: #bb250b;
	width: 66px;
	height: 32px;
	border: none;
	color: #fff;
	text-align: center;
	line-height: 32px;
	font-size: 16px;
	cursor: pointer;
}

.search-cdyj .btn-cdyj {
	float: right;
}

.formtable .btn-ts {
	margin-left: 15%;
}

.register_information hr {
	width: 7px;
	border-width: 38px;
	border-color: #f7f7f7;
	border-top-width: 0;
	border-left-width: 0;
	border-style: dashed;
	border-bottom-style: solid;
	border-right-color: -moz-transparent;
	border-right-color: -webkit-transparent;
	border-right-color: -o-linear-transparent;
	border-right-color: transparent;
}

.register_information p {
	float: left;
	padding-left: 60px;
	position: absolute;
	top: -0px;
	line-height: 38px;
	font-size: 20px;
}

.register_information {
	position: relative;
}

/*咨询顾问*/

.consultant_bg {
	background: url(../../img/computer/honor_foot_bg.jpg) bottom center no-repeat;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 150px;
}

.consultant {
	width: 1200px;
	height: auto;
	margin: 40px auto;
}

.consultant i {
	font-size: 20px;
	color: #fff;
	background: #c4261d;
	padding: 0px 5px;
}

.consultant p {
	color: #333;
	font-size: 15px;
	line-height: 30px;
}

.consultant_two {
	width: 1200px;
	margin: 50px auto;
}

.consultant_two ul {
	float: left;
	width: 282px;
	height: 405px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 30px;
	color: #666;
	background: none;
}

.consultant_two ul:nth-child(2) {
	background: none;
}

.consultant_two ul:nth-child(3) {
	background: none;
}

.consultant_two ul:nth-child(4) {
	background: none;
}

.consultant_two ul li:first-child {
	background: #fff;
	border: #ccc 6px solid;
	width: 200px;
	height: 200px;
	text-align: center;
	color: #c4261d;
	font-size: 24px;
	line-height: 200px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.consultant_two ul:nth-child(2) li:first-child {
	background: #fff;
}

.consultant_two ul:nth-child(3) li:first-child {
	background: #fff;
}

.consultant_two ul:nth-child(4) li:first-child {
	background: #fff;
}

.consultant_two ul li {
	font-size: 15px;
	line-height: 30px;
	text-align: left;
	width: 178px;
	margin: 0 auto;
	margin-top: 10px;
}

/*营销代理*/

.agent_bg {
	background: url(../../img/computer/agent_foot_bg.jpg) bottom center no-repeat;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 150px;
}

.agent {
	width: 1200px;
	height: auto;
	margin: 40px auto;
}

.agent i {
	font-size: 20px;
	color: #c4261d;
}

.agent p {
	color: #333;
	font-size: 15px;
	line-height: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.left_agent {
	float: left;
	width: 600px;
}

.right_agent {
	float: left;
	width: 600px;
}

.left_agent img {
	float: left;
	width: 395px;
	height: 296px;
}

.right_agent img {
	float: left;
	width: 395px;
	height: 296px;
}

.left_agent div {
	width: 205px;
	float: right;
	height: 296px;
	background: #f1f1f1;
}

.left_agent div h1 {
	color: #c4261d;
	font-size: 20px;
	text-align: center;
	margin-top: 60px;
}

.left_agent div h1 span {
	color: #b9b173;
	font-size: 18px;
	display: block;
}

.left_agent div p {
	color: #333;
	font-size: 15px;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
}

.right_agent div {
	width: 205px;
	float: right;
	height: 296px;
	background: #f1f1f1;
}

.right_agent div h1 {
	color: #c4261d;
	font-size: 20px;
	text-align: center;
	margin-top: 60px;
}

.right_agent div h1 span {
	color: #b9b173;
	font-size: 18px;
	display: block;
}

.right_agent div p {
	color: #333;
	font-size: 15px;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
}

/*海外服务*/

.overseas_bg {
	background: url(../../img/computer/overseas_foot_bg.jpg) bottom center no-repeat;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 180px;
}

.overseas {
	width: 1200px;
	height: auto;
	margin: 40px auto;
	margin-bottom: 20px;
}

.overseas i {
	font-size: 20px;
	color: #fff;
	background: url(../../img/computer/overseas_tit_bg.png) no-repeat;
	text-align: center;
	width: 241px;
	height: 50px;
	line-height: 40px;
	display: block;
}

.overseas i span {
	font-size: 15px;
	color: #fff;
	padding-left: 5px;
}

.overseas p {
	color: #333;
	font-size: 15px;
	line-height: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.overseas ul {
	margin-top: 20px;
}

.overseas ul li img {
	width: 590px;
	height: 299px;
}

.overseas ul li {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	position: relative;
}

.overseas h1 {
	font-size: 20px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	width: 100%;
	background: rgba(0, 0, 0, 0.5) !important;
	position: absolute;
	bottom: 0px;
}

/*客户满意度中心*/

.satisfaction_bg {
	background: url(../../img/computer/satisfaction_foot_bg.jpg) bottom center no-repeat;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 150px;
}

.satisfaction {
	width: 1200px;
	height: auto;
	margin: 40px auto;
}

.satisfaction i {
	font-size: 20px;
	color: #c4261d;
}

.satisfaction p {
	color: #333;
	font-size: 15px;
	line-height: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.satisfaction p img {
	float: left;
	width: 600px;
}

.satisfaction_two {
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
}

.satisfaction-item {
	float: left;
	width: 100% !important;
	height: 240px;
}

.satisfaction_two_left {
	float: left;
	width: 490px;
	height: 240px;
	position: relative;
}

.satisfaction_pf {
	float: right;
	position: absolute;
	z-index: 88;
	right: 0;
}

.satisfaction_two_right {
	background: #f1f1f1;
	float: right;
	width: 710px;
	height: 240px;
}

.satisfaction_two_right p {
	margin-top: 40px;
	padding-right: 50px;
	padding-left: 30px;
}

.satisfaction_two_right p i {
	font-size: 20px;
	color: #c4261d;
	line-height: 40px;
}

.satisfaction_two_right p span {
	color: #333;
	line-height: 30px;
	font-size: 15px;
}

.satisfaction_left {
	float: left;
	background: url(../../img/computer/tp20_satisfaction.jpg) no-repeat;
	width: 596px;
	height: 420px;
	margin-top: 8px;
}

.satisfaction_right {
	float: right;
	background: url(../../img/computer/tp21_satisfaction.jpg) no-repeat;
	width: 596px;
	height: 420px;
	margin-top: 8px;
}

.satisfaction_left p {
	margin-top: 40px;
	padding-right: 50px;
	padding-left: 30px;
}

.satisfaction_left p i {
	font-size: 20px;
	color: #c4261d;
	line-height: 40px;
}

.satisfaction_left p span {
	color: #333;
	line-height: 30px;
	font-size: 15px;
}

.satisfaction_right p {
	margin-top: 40px;
	padding-right: 50px;
	padding-left: 30px;
}

.satisfaction_right p i {
	font-size: 20px;
	color: #c4261d;
	line-height: 40px;
}

.satisfaction_right p span {
	color: #333;
	line-height: 30px;
	font-size: 15px;
}

/*联系我们*/

/*二维码*/

.contact {
	width: 800px;
	height: auto;
	margin: 40px auto;
	overflow: hidden;
	border-bottom: #cccccc 1px solid;
	padding-bottom: 30px;
}

.contact h1 {
	font-size: 20px;
	color: #252525;
	padding-bottom: 30px;
	text-align: center;
}

.contact dl {
	float: left;
	margin-right: 80px;
	margin-left: 80px;
}

.contact dl dt {
	font-size: 20px;
	text-align: center;
	padding: 10px 0;
	color: #c4261d;
}

.contact dl dd {
	text-align: center;
}

.contact dl dd img {
	width: 226px;
	height: 229px;
}

/*电话*/

.contact_shang {
	width: 1200px;
	height: auto;
	margin: 40px auto;
}

.contact_shang ul {
	float: left;
	width: 340px;
	height: 300px;
	color: #252525;
}

.contact_shang ul li:first-child {
	width: 100%;
	padding: 30px 0px 15px 0px;
	color: #c4261d;
	font-size: 20px;
	text-align: left;
}

.contact_shang ul li:last-child {
	font-size: 15px;
	line-height: 180%;
	/*此处是正文文字样式*/
}

.contact_shang ul:nth-child(3) li:first-child {
	background: #fff;
}

.contact_shang ul:nth-child(5) li:first-child {
	background: #fff;
}

.contact_shang .mian_contact_xian {
	background: #e7e7e7;
	height: 180px;
	width: 1px;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-right: 60px;
}

/*标题*/

.contact_tit {
	position: relative;
}

.info-wrapper {
	background: #fff;
	width: 182px;
	margin: 35px auto;
	z-index: 2;
}

.info-wrapper h1 {
	font-size: 20px;
	color: #c4261d;
	font-weight: bold;
	letter-spacing: -0.1px;
	line-height: 30px;
	text-align: center;
}

.info-wrapper p {
	font-size: 15px;
	color: #818181;
	text-align: center;
	padding-left: 2%;
	padding-right: 2%;
}

.contact_xian {
	background: #c6c6c6;
	height: 1px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-top: -60px;
	z-index: -1;
	position: absolute;
}

/*版权信息--法律声明*/

.copyright_info_bg {
	background: url(../../img/computer/copyright_info_bg.jpg) repeat;
	width: 100%;
	margin: 0 auto;
}

.copyright_info {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0px;
}

.copyright_info p {
	font-size: 15px;
	color: #333;
	line-height: 30px;
	text-align: justify;
	padding: 0px 10px;
}

/*内部系统*/

.system_main {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 60px;
	padding-bottom: 60px;
}

.system_img1 {
	float: left;
	margin-right: 60px;
	width: 224px;
	height: 245px;
}

.system_main li {
	height: 245px;
	margin-bottom: 30px;
}

.system_list {
	padding-top: 60px;
	border-bottom: #e5e9ec 1px solid;
	float: left;
	width: 885px;
	height: 245px;
}

.tit {
	width: 400px;
	float: left;
}

.tit h1 {
	font-size: 24px;
	color: #d64444;
	line-height: 50px;
}

.tit p {
	text-decoration: none;
	color: #333;
	font-size: 16px;
	line-height: 40px;
}

.tit a {
	text-decoration: underline;
	color: #d64444;
	font-size: 16px;
	text-decoration: none;
}

.system_img2 {
	float: right;
	margin-bottom: 30px;
}

/*投诉建议--满意度调查*/

.proposal {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.online-survey {
	background: #f7f7f7;
	margin: 30px 10px 50px;
}

.online-survey .formtable {
	padding-top: 10px;
}

.online-survey .description {
	padding: 25px 40px;
	border-bottom: 1px solid #ddd;
}

.online-survey .description .tit {
	color: #3c3c3c;
	font-size: 24px;
	line-height: 40px;
}

.online-survey .description h1 {
	font-size: 16px;
	text-indent: 2em;
	line-height: 30px;
}

.online-survey .description p {
	font-size: 16px;
	text-indent: 2em;
	line-height: 30px;
}

.online-survey .user-info {
	margin-left: 40px;
	padding: 30px;
	font-size: 16px;
}

.online-survey .user-info input {
	border: 1px solid #ddd;
	height: 30px;
	line-height: 30px;
	width: 218px;
}

.online-survey .ratings {
	color: #ee3b2e;
	margin: 10px 70px;
}

.online-survey .manyidu {
	background: #e3e3e3;
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	padding-left: 70px;
}

.online-survey .manyidu input {
	margin-right: 5px;
}

.online-survey .ratings-content {
	padding: 20px 70px;
}

.online-survey .ratings-content p.tt {
	color: #000;
}

.online-survey .ratings-content .ratings-list li {
	font-size: 16px;
	line-height: 36px;
	margin: 5px 0 10px;
}

.online-survey .ratings-content .ratings-list li p {
	font-size: 16px;
	margin-left: 15px;
	color: #878787;
}

.online-survey .ratings-content .ratings-list li input {
	margin: 0 10px;
}

.online-survey .other {
	padding: 0 70px 30px;
}

.online-survey .other textarea {
	width: 1028px;
	background: #fff;
	border: 1px solid #ddd;
	color: #878787;
	padding: 0 5px;
}

.online-survey .other p {
	font-size: 16px;
	color: #000;
	font-weight: normal;
	margin: 10px 0;
}

.online-survey .other .btn-ts {
	background-position: 0 -264px;
	background-color: #bb250b;
	width: 150px;
	height: 50px;
	border: none;
	color: #fff;
	text-align: center;
	line-height: 32px;
	font-size: 16px;
	float: right;
	cursor: pointer;
}

.online-survey .myddc {
	margin-left: 70px;
}

/*站点地图*/

.sitemap_main {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

/*研究报告*/

.research_bg {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.research_tit {
	width: 864px;
}

.research_tit h1 {
	color: #bb250b;
	font-size: 24px;
	line-height: 120px;
}

.research_tit .keyword1 {
	width: 612px;
	height: 30px;
	border: 1px solid #ddd;
	padding-left: 10px;
}

.research_tit .date1 {
	width: 165px;
	height: 30px;
	color: #999999;
	border: 1px solid #ddd;
	background: #fff url(../../img/computer/datePicker.gif) no-repeat right center;
}

.research_tit .btn-cdyj1 {
	float: right;
}

.btn-cdyj1 {
	background-color: #bb250b;
	width: 66px;
	height: 32px;
	border: none;
	color: #fff;
	text-align: center;
	line-height: 32px;
	font-size: 16px;
	cursor: pointer;
}

.research_text {
	width: 1200px;
	margin: 20px auto;
	height: 100%;
	overflow: hidden;
}

.research_text li {
	background: #fff;
}

.research_text li:hover {
	background: linear-gradient(to left, #fff, #f7f7f7, #fff);
	background: -moz-linear-gradient(to left, #fff, #f7f7f7, #fff);
	background: -webkit-linear-gradient(to left, #fff, #f7f7f7, #fff);
	background: -o-linear-linear-gradient(to left, #fff, #f7f7f7, #fff);
}

.research_text li a {
	float: left;
}

.research {
	border-bottom: #d0d0d0 1px solid;
	padding-bottom: 10px;
	padding-top: 15px;
	text-align: justify;
	height: 60px;
}

.research h1 {
	color: #333;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
}

.research h1 span {
	color: #87817f;
	font-size: 15px;
	line-height: 24px;
	overflow: hidden;
	padding-left: 10px;
}

.research span {
	float: right;
}

.research_share {
	background: url(../../img/computer/notice_off.png) no-repeat left center;
	width: 44px;
	height: 31px;
}

.research_download {
	background: url(../../img/computer/notice_off.png) no-repeat -62px center;
	width: 44px;
	height: 31px;
}

.research_share:hover {
	background: url(../../img/computer/notice_on.png) no-repeat left center;
	width: 44px;
	height: 31px;
}

.research_download:hover {
	background: url(../../img/computer/notice_on.png) no-repeat -62px center;
	width: 44px;
	height: 31px;
}

/*创典刊物_铁军风采*/

.ironstyle {
	margin: 60px auto;
	width: 1200px;
	height: auto;
}

.yScrollList {
	width: 1200px;
	height: 720px;
	margin: 0 auto;
}

.yScrollListTitle {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	border-bottom: #c4261d 1px solid;
	padding-bottom: 100px;
}

.yScrollListTitle h1 {
	cursor: pointer;
	font-size: 24px;
	color: #c4261d;
	float: left;
	position: relative;
	text-align: center;
	line-height: 60px;
	width: 60px;
	height: 70px;
	margin-left: 80px;
	margin-right: 80px;
	background: url(../../img/computer/ironstyle_off.png) no-repeat bottom center;
	padding-bottom: 31px;
}

.yScrollListTitle h1.wtzx {
	color: #fff;
	border: none;
	background: url(../../img/computer/ironstyle_on.png) no-repeat;
}

.yScrollListTitle img {
	margin-top: 95px;
}

.yScrollListIn {
	width: 1200px;
	height: 580px;
	position: relative;
	margin-top: 60px;
}

.yScrollListInList {
	display: none;
	width: 1200px;
	height: 580px;
	position: absolute;
	padding: 0 30px;
	left: 0;
	top: 0;
	overflow: hidden;
}

.yScrollListInList .yScrollListbtn {
	cursor: pointer;
	position: absolute;
	width: 60px;
	height: 60px;
	top: 250px;
	background: url(../../img/computer/btnys_off.png) no-repeat 0 0;
}

.yScrollListInList .yScrollListbtn:hover {
	cursor: pointer;
	position: absolute;
	width: 60px;
	height: 60px;
	top: 250px;
	background: url(../../img/computer/btnys.png) no-repeat 0 0;
}

.yScrollListInList .yScrollListbtnr {
	background-position: -60px 0;
	right: 5px;
}

.yScrollListInList .yScrollListbtnr:hover {
	background-position: -60px 0;
	right: 5px;
}

.yScrollListInList .yScrollListbtnl {
	left: 5px;
}

.yScrollListInList ul {
	width: 2238px;
	height: 580px;
	position: absolute;
	top: 0;
	left: 90px;
	overflow: hidden;
}

.yScrollListInList ul li {
	width: 300px;
	height: 580px;
	float: left;
	margin-right: 90px;
	text-align: center;
}

.yScrollListInList ul li img {
	width: 280px;
	height: 422px;
	display: block;
	margin-bottom: 30px;
	border: 10px solid #d2d2d2;
}

.yScrollListInList ul li h1 {
	width: 280px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 20px;
	color: #2b2b2b;
	text-align: left;
	line-height: 50px;
}

.yScrollListInList ul li a {
	background: #d2d2d2;
	color: #333;
	font-size: 15px;
	padding: 10px 15px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}

.yScrollListInList ul li a:hover {
	background: #c4261d;
	color: #fff;
}

/*创典刊物_创典参考*/

.reference {
	margin: 60px auto;
	width: 1200px;
	height: auto;
}

.yScrollListw {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.yScrollListTitlew {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	border-bottom: #c4261d 1px solid;
	height: 100px;
	overflow: visible;
}

.title_tjnews_list {
	width: 90%;
	margin: 0 40px;
	float: left;
}

.yScrollListTitlew h1 {
	cursor: pointer;
	font-size: 24px;
	color: #c4261d;
	float: left;
	position: relative;
	text-align: center;
	line-height: 60px;
	width: 60px;
	height: 70px;
	background: url(../../img/computer/ironstyle_off.png) no-repeat bottom center;
	padding-bottom: 31px;
}

.yScrollListTitlew h1.wtzxw {
	color: #fff;
	border: none;
	background: url(../../img/computer/ironstyle_on.png) no-repeat 50% 0;
}

.yScrollListTitlew img {
	margin-top: 95px;
}

.yScrollListInw {
	width: 1200px;
	position: relative;
	margin-top: 60px;
}

.yScrollListInListw {
	display: none;
	width: 1200px;
	height: auto;
	left: 0;
	top: 0;
	padding-top: 400px;
	overflow: hidden;
}

.yScrollListInListw .yScrollListbtnw {
	cursor: pointer;
	position: absolute;
	width: 60px;
	height: 60px;
	top: 90px;
	background: url(../../img/computer/btnys_off.png) no-repeat 0 0;
}

.yScrollListInListw .yScrollListbtnw:hover {
	cursor: pointer;
	position: absolute;
	width: 60px;
	height: 60px;
	top: 90px;
	background: url(../../img/computer/btnys.png) no-repeat 0 0;
}

.yScrollListInListw .yScrollListbtnrw {
	background-position: -60px 0;
	right: 5px;
}

.yScrollListInListw .yScrollListbtnrw:hover {
	background-position: -60px 0;
	right: 5px;
}

.yScrollListInListw .yScrollListbtnlw {
	left: 5px;
}

.yScrollListInListw ul.month_list {
	width: 2238px;
	height: 400px;
	position: absolute;
	top: 0;
	left: 95px;
	overflow: hidden;
}

.yScrollListInListw ul.month_list li {
	width: 182px;
	height: 400px;
	float: left;
	margin-right: 95px;
	text-align: center;
}

.yScrollListInListw ul.month_list li img {
	width: 182px;
	height: 223px;
	display: block;
	margin-bottom: 10px;
}

.yScrollListInListw ul.month_list li h1 {
	font-size: 20px;
	color: #2b2b2b;
	text-align: center;
	line-height: 80px;
	width: 182px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yScrollListInListw ul.month_list li a {
	background: #d2d2d2;
	color: #333;
	font-size: 15px;
	padding: 8px 10px;
	margin-right: 5px;
	text-align: center;
}

.news_list_new {
	display: none;
}

.yScrollListInListw ul.month_list li a:hover {
	background: #c4261d;
	color: #fff;
}

.reference_bg {
	width: 1200px;
	margin: 0px auto;
	height: auto;
	overflow: hidden;
}

.reference_bg li {
	background: #fff;
}

.reference_bg li:hover {
	background: #fdfafa;
}

.reference_bg li a {
	color: #333;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	padding: 0px 15px;
}

.reference_bg a span {
	float: right;
	color: #333;
	font-size: 15px;
	line-height: 30px;
	padding: 0px 15px;
}

.reference_one {
	border-bottom: #d0d0d0 1px solid;
	padding-bottom: 20px;
	padding-top: 20px;
}

/*--奋斗美文--*/


.belles-lettres {
	width: 1200px;
	margin: 20px auto;
	height: 100%;
	overflow: hidden;
}

.belles-lettres li {
	height: 126px;
	background: #fff;
}

.belles-lettres li:hover {
	background: linear-gradient(to left, #fff, #f7f7f7, #fff);
	background: -moz-linear-gradient(to left, #fff, #f7f7f7, #fff);
	background: -webkit-linear-gradient(to left, #fff, #f7f7f7, #fff);
	background: -o-linear-linear-gradient(to left, #fff, #f7f7f7, #fff);
}

.belles-lettres li a {}

.belles-lettres_one {
	border-bottom: #c6c5c5 1px solid;
	padding-bottom: 30px;
	padding-top: 30px;
}

.belles-lettres_one strong {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 700px;
	float: left;
	color: #000000;
	font-size: 20px;
	font-weight: normal;
	line-height: 60px;
}

.belles-lettres_one p {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-line-clamp: 2;
	-moz-line-clamp: 2;
	overflow: hidden;
	position:relative;
	width: 920px;
	color: #87817f;
	font-size: 15px;
	height: 60px;
	line-height: 30px;
	overflow: hidden;
	text-align: justify;
	margin-right: 60px;
}

.belles-lettres_one img {
	float: right;
	width: 190px;
	height: 126px;
}

.new_date {
	line-height: 60px;
	float: right;
	padding-right: 90px;
}

/*--奋斗美文--*/

.ideaconsensus {
	width: 1200px;
	margin: 20px auto;
	height: 100%;
	overflow: hidden;
}

.ideaconsensus p {
	text-align: center;
}

/*--创典印象--*/

.impression_bg {
	background: url(../../img/computer/impression_foot_bg.jpg) no-repeat center bottom;
	width: 100%;
	height: auto;
	padding-bottom: 40px;
}

.impression {
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
	margin-top: 35px;
}

.impression li {
	background: #f4f4f4;
	float: left;
}

.impression li:hover {
	background: #efefef;
}

.impression li a img {
	float: left;
	margin-right: 20px;
	width: 190px;
	height: 266px;
}

.impression_one {
	position: relative;
	width: 580px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.right_impression {
	margin-top: 30px;
}

.right_impression strong {
	color: #000000;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
}

.right_impression span {
	display: block;
	font-size: 15px;
	text-transform: uppercase;
}

.line {
	width: 60%;
	background: #aa2b23;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/*--员工福利--*/

.welfare {
	width: 1200px;
	margin: 20px auto;
	height: 100%;
	overflow: hidden;
}

.welfare p {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

/*--新人培训--*/

.newtraining {
	width: 1200px;
	margin: 20px auto;
	height: 100%;
	overflow: hidden;
}

.newtraining p {
	color: #333;
	font-size: 15px;
	line-height: 24px;
	overflow: hidden;
	text-align: justify;
}

.newtraining img {
	margin-bottom: 40px;
}

/*--管理培训--*/

.administration {
	width: 1200px;
	margin: 20px auto;
	height: 100%;
	overflow: hidden;
}

.sea_cnr_ym ul {
	width: 1200px;
	position: relative;
	margin-top: 30px;
}

.sea_cnr_ym ul li {
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	margin-bottom: 25px;
}

.sea_cnr_ym_bg {
	width: 263px;
	height: 100%;
}

.sea_cnr_ym_bg:hover {
	box-shadow: 0 0 4px #dadada;
}

.sea_cnr_ym_bg img {
	width: 263px;
	height: 168px;
}

.sea_cnr_ym_bg p {
	color: #656262;
	line-height: 30px;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.sea_cnr_ym_bg a {
	margin-left: 10px;
	margin-bottom: 10px;
}

.je_dianji {
	width: 80px;
	height: 30px;
	line-height: 30px;
	display: block;
	background: #fff;
	text-align: center;
	float: left;
	color: #8b8989;
	border-radius: 1px;
	cursor: hand;
	cursor: pointer;
	margin-right: 10px;
}

.je_dianji:hover {
	color: #a82a23;
	background: #fff;
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	transition: all 1000ms linear 500ms;
	cursor: hand;
	cursor: pointer;
}

.je_dian {
	width: 80px;
	height: 30px;
	line-height: 30px;
	display: block;
	background: #8b8989;
	text-align: center;
	float: left;
	color: #fff;
	border-radius: 1px;
	cursor: hand;
	cursor: pointer;
	margin-right: 10px;
}

.je_dian:hover {
	color: #fff;
	background: #a82a23;
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	transition: all 1000ms linear 500ms;
	cursor: hand;
	cursor: pointer;
}

/*--管培生培训--*/

.tubepearson {
	width: 1200px;
	margin: 40px auto;
	height: 100%;
	background: #fff;
	overflow: hidden;
}

/*--上部分--*/

#tab {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#tab .tab_content {
	width: 1144px;
	height: 500px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 20px;
}

#tab dt {
	width: 650px;
	float: left;
}

#tab dt img {
	width: 650px;
	height: 500px;
}

#tab dd {
	float: right;
	width: 434px;
	background: #fff;
	height: 410px;
	padding: 30px;
	overflow: hidden;
}

#tab dd span {
	color: #333;
	font-size: 20px;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 15px;
}

#tab dd h2 {
	margin-top: 25px;
	font-size: 16px;
}

#tab dd p {
	line-height: 30px;
	margin-top: 15px;
	text-align: justify;
}

#tab .tab_content .none {
	display: none;
}

/*滚动条开始*/

#tab dd .gdt {
	overflow-y: scroll;
	width: 434px;
	height: 420px;
	position: absolute;
	display: block;
	padding-right: 20px;
}

/*谷歌*/

#tab dd .gdt::-webkit-scrollbar {
	width: 4px;
	overflow: hidden;
}

#tab dd .gdt::-webkit-scrollbar-track {
	background-color: #fff;
	border-radius: 10px;
}

#tab dd .gdt::-webkit-scrollbar-thumb {
	background-color: #f7f7f7;
	border-radius: 10px;
}

#tab dd .gdt::-webkit-scrollbar-thumb:hover {
	background-color: #f7f7f7;
}

#tab dd .gdt::-webkit-scrollbar-thumb:active {
	background-color: #f7f7f7;
}

/*IE*/

#tab dd .gdt {
	scrollbar-face-color: #ccc;
	/*滚动条颜色*/
	scrollbar-highlight-color: #ccc;
	scrollbar-3dlight-color: #ccc;
	scrollbar-darkshadow-color: #ccc;
	scrollbar-shadow-color: #ccc;
	scrollbar-arrow-color: #ccc;
	/*箭头颜色*/
	scrollbar-track-color: #ccc;
	/*背景颜色*/
}

/*滚动条结束*/

/*--按钮--*/

#tab .tab_title span.vright {
	top: 0;
	right: 0px;
}

#tab .tab_title span.vleft {
	top: 0;
	left: 0px;
}

.vright strong img {
	margin-top: 80px;
	color: #393939;
	font-weight: normal;
}

.vleft strong img {
	margin-top: 80px;
	color: #393939;
	font-weight: normal;
}

/*--下部分--*/

.tab_title_bg {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
}

#tab .tab_title .u {
	width: 1149px;
	overflow: hidden;
	position: relative;
}

#tab .tab_title ul {
	margin: 0;
	position: absolute;
	float: left;
	width: 3339px;
}

#tab .tab_title div {
	float: left;
	width: 24px;
	height: 242px;
	line-height: 182px;
	cursor: pointer;
}

#tab .tab_title li {
	float: left;
	margin-right: 8px;
	margin-left: 9px;
	cursor: pointer;
	background-color: #fff;
	text-align: center;
}

/*--下部分的图片判--*/

.hw_title_nav1 li {
	float: left;
	display: inline-block;
	background: #000;
	text-decoration: none;
}

.hw_title_nav1 li.selected .h_mlxypd1 {
	width: 0px;
	height: 0px;
	overflow: hidden;
}

.hw_title_nav1 li span {
	font-size: 18px;
	color: #333;
	line-height: 40px;
}

.scrol li img {
	width: 270px;
	height: 182px;
}

.scrol {
	width: 1200px;
	overflow: hidden;
}

.scrol li {
	float: left;
	position: relative;
	cursor: pointer;
}

.scrol li p.h_mlxypd1 {
	position: absolute;
	top: 0;
	margin-top: 0px;
	left: 0px;
	width: 270px;
	height: 182px;
	background: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
}

/*图片动画部分*/

.flexslider1 {
	position: relative;
	height: auto;
	height: 500px;
	overflow: hidden;
}

.slides {
	position: relative;
	z-index: 0;
}

.flexslider1 .slides li {
	height: 500px;
	overflow: hidden;
}

.flexslider1 .flex-control-nav {
	position: absolute;
	bottom: 40px;
	z-index: 2;
	width: 600px;
	text-align: center;
}

.flexslider1 .flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
	*display: inline;
	zoom: 1;
}

.flexslider1 .flex-control-nav a {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../../img/computer/dot.png) right 0 no-repeat;
	cursor: pointer;
}

.flexslider1 .flex-control-nav .flex-active {
	background-position: 0 0;
}

.flexslider1 .flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 600px;
	top: 45%;
}

.flexslider1 .flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}

/*--人才招聘--*/

.join_bg {
	background: url(../../img/computer/join_bg.png) center bottom no-repeat;
}

.join {
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	padding-top: 40px;
	padding-bottom: 60px;
	overflow: hidden;
}

.join_left {
	float: left;
	position: relative;
}

.join_right {
	float: right;
	position: relative;
}

.join_left img {
	width: 590px;
	height: 391px;
}

.join_left .join_tiao {
	position: absolute;
	bottom: 0;
	margin-top: 0px;
	right: 0px;
	width: 399px;
	height: 76px;
	background: url(../../img/computer/join_tiao.png) no-repeat;
}

.join_left .join_tiao {
	color: #ffffff;
	font-size: 30px;
	text-align: center;
	line-height: 76px;
}

.join_right img {
	width: 590px;
	height: 391px;
}

.join_right .join_tiao {
	position: absolute;
	bottom: 0;
	margin-top: 0px;
	right: 0px;
	width: 399px;
	height: 76px;
	background: url(../../img/computer/join_tiao.png) no-repeat;
}

.join_right .join_tiao {
	color: #ffffff;
	font-size: 30px;
	text-align: center;
	line-height: 76px;
}

.join_shere_pic {
	float: left;
	margin-top: 60px;
}

.join_text {
	float: left;
	margin-top: 60px;
}

.join p {
	color: #a82a23;
	font-size: 24px;
	line-height: 50px;
}

.join p span {
	display: block;
}

/*=====招聘职位===*/

.socialhr {
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	padding-top: 40px;
	padding-bottom: 60px;
	overflow: hidden;
}

/*显示隐藏*/

.bellows__item:not(.bellows--is-open)>.bellows__content {
	display: none;
}

.bellows__item.bellows--is-open>.bellows__content-wrapper,
.bellows__item.bellows--is-closing>.bellows__content-wrapper {
	display: block;
}

.bellows__content-wrapper {
	display: none;
}

/*头部*/

.bellows {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bellows__header {
	position: relative;
	height: 96px;
	background: #efeded;
	color: #333;
	-webkit-tap-highlight-color: transparent;
}

.bellows__header:active {
	background: #e6e6e6;
}

.bellows--is-open .bellows__header {
	background: #e4e4e4;
}

/*图标*/

.bellows__header::before,
.bellows__header::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 20px;
	z-index: 2;
	display: block;
	width: 16px;
	height: 4px;
	margin-top: -2px;
	background: #cd3d31;
	pointer-events: none;
	-webkit-transition: -webkit-transform .25s ease-in-out;
	transition: transform .25s ease-in-out;
}

.bellows__header::before {
	content: '';
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	/*横*/
}

.bellows__header::after {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	/*竖*/
}

.bellows__item.bellows--is-open>.bellows__header::before,
.bellows__item.bellows--is-opening>.bellows__header::before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.bellows__item.bellows--is-open>.bellows__header::after,
.bellows__item.bellows--is-opening>.bellows__header::after {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

/*正文*/

.bellows__item:last-child>.bellows__header {
	border-bottom: 0;
}

.bellows__header h1,
.bellows__header h2,
.bellows__header h3,
.bellows__header h4 {
	margin: 0;
}

.bellows__content {
	padding: 20px 30px;
	border: 1px solid #efeded;
	background: #f3f2f2;
}

.bellows__content .bellows {
	margin-top: 20px;
}

/*h3标题*/

.bellows__item {
	margin-bottom: 30px;
}

.bellows__header h3 {
	color: #4c4b4b;
	font-size: 20px;
	margin-left: 40px;
	line-height: 40px;
	padding-top: 15px;
}

.bellows__header h3 i {
	width: 12px;
	padding-right: 10px;
}

.socialhr_text {
	margin-left: 35px;
}

.socialhr_text span {
	font-size: 15px;
	color: #4c4b4b;
}

.socialhr_text span::before {
	content: '';
	border-right: #2b2b2b 1px solid;
	margin-left: 60px;
	margin-right: 60px;
}

/*内容详情*/

.bellows__content p {
	color: #4c4b4b;
	font-size: 15px;
	line-height: 30px;
}

.bellows__content p span {
	color: #a82a23;
	display: block;
}

.apply_sq {
	display: block;
	float: right;
	background: #a82a23;
	color: #fff;
	padding: 5px 40px;
	margin: 20px 0px;
}

/*=====社招流程===*/

.socialprocess {
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	padding-top: 40px;
	padding-bottom: 60px;
	overflow: hidden;
}

.process-content {
	padding-left: 30px;
	overflow: hidden;
}

.process-content dl {
	float: left;
	width: 135px;
	vertical-align: top;
}

.process-content dl.dll {
	width: 30px;
	margin-left: 0px;
}

.process-content dl.dllsh {
	width: 100px;
	margin-left: 0px;
}

.process-content dt {
	font-size: 20px;
	color: #ee3b2e;
	text-align: center;
	margin: 10px 0;
}

.process-content dd {
	font-size: 15px;
	color: #68686a;
	text-align: justify;
}

/*=====管培生计划===*/

.je_box {
	width: 1200px;
	background: #fff;
	margin: 23px auto;
	overflow: hidden;
}

.je_sub {
	width: 200px;
	float: left;
}

.je_fixed {
	width: 200px;
	height: auto;
	text-align: center;
	top: 83px;
}

.je_fixed ul {
	width: 200px;
	margin: 0 auto;
}

.je_fixed ul li {
	line-height: 40px;
	margin-bottom: 20px;
}

.je_fixed ul li a {
	display: block;
	color: #fff;
	font-size: 15px;
	background: #bcbcbc;
	text-align: center;
}

.je_fixed .selected_v {
	color: #fff;
	background: #c4251d;
	color: #fff;
}

.je_main {
	width: 1000px;
	height: auto;
	min-height: 600px;
	background: #e6e6e6;
	float: right;
}

.je_main p {
	padding: 30px;
	font-size: 15px;
	color: #555;
	line-height: 32px;
}

.job-main img {
	zoom: 0.8;
	-moz-transform: scale(0.8);
	-moz-transform-origin: top left;
}

/*===表单===*/

.td1 {
	width: 5%;
}

.td2 {
	width: 15%;
}

.td3 {
	width: 15%;
}

.td4 {
	width: 10%;
}

.td5 {
	width: 25%;
}

.td6 {
	width: 25%;
}

.td7 {
	width: 5%;
}

.fon {
	text-align: center;
	font-weight: bold;
	background: #dddac8;
}

.fon1 {
	text-align: center;
}

.tab td {
	border: 1px solid #000;
	margin-left: 1px;
}

/*===职位招聘申请===*/

.apply_content {
	width: 1200px;
	background: #fff;
	margin: 23px auto;
	overflow: hidden;
}

/*==========以下部分是表单的样式===========*/

.processul {
	overflow: hidden;
	padding-left: 130px;
	margin-bottom: 20px;
}

.processul li {
	float: left;
	width: 265px;
	text-align: center;
	background: url(../../img/computer/lct.png) no-repeat 0 -408px;
}

.processul li:last-child {
	background: none;
}

.processul li a {
	padding-top: 140px;
	line-height: 30px;
	font-size: 16px;
	display: block;
	float: left;
	background: url(../../img/computer/lct.png) no-repeat;
	width: 120px;
}

.processul li.on a {
	color: #ee3b2e;
}

.processul li a.grll {
	background-position: -270px 0;
}

.processul li a.fjsc {
	background-position: -538px 0;
}

.processul li a.jltd {
	background-position: -808px 0;
}

.processul li.on a.jbzl {
	background-position: 0 -228px;
}

.processul li.on a.grll {
	background-position: -272px -226px;
}

.processul li.on a.fjsc {
	background-position: -538px -226px;
}

.processul li.on a.jltd {
	background-position: -806px -226px;
}

.processul li.on a {
	color: #ee3b2e;
}

.processul-xz {
	padding-left: 64px;
}

.processul-xz li {
	width: 187px;
	background: url("../../img/computer/lct.png") no-repeat scroll -50px -408px;
}

.processul-xz li a {
	background: url("../../img/computer/lct-xz.png") no-repeat;
}

.processul li a.jbzl {
	background-position: 0 0;
}

.processul li a.jyjj {
	background-position: -190px 0;
}

.processul li a.sjjy {
	background-position: -380px 0;
}

.processul li a.sxjj {
	background-position: -571px 0;
}

.processul li a.gxhwt {
	background-position: -761px 0;
}

.processul li a.jjtd {
	background-position: -950px 0;
}

.processul li.on a.jbzl1 {
	background-position: 0 -205px;
}

.processul li.on a.jyjj {
	background-position: -192px -207px;
}

.processul li.on a.sjjy {
	background-position: -380px -207px;
}

.processul li.on a.sxjj {
	background-position: -571px -207px;
}

.processul li.on a.gxhwt {
	background-position: -761px -207px;
}

.processul li.on a.jjtd {
	background-position: -950px -207px;
}

.controls {
	width: 150px;
}

.job-application {}

.job-application .info-title {
	background: #f7f7f7;
	height: 57px;
	border-bottom: 3px solid #adadad;
	line-height: 57px;
	font-size: 18px;
	padding-left: 15px;
	color: #ee3b2e;
}

.job-application .info-title-tt {
	font-size: 18px;
	padding-left: 15px;
	color: #ee3b2e;
	background: #f2f2f2;
	margin-bottom: 10px;
}

.job-application .info-title span {
	font-size: 16px;
	color: #000;
	padding-left: 100px;
}

.job-application .info-title span a {
	padding: 0 10px;
	color: #ee3b2e;
}

.job-application .info-table {
	padding: 30px 0;
	position: relative;
}

.job-application .info-table table td,
.job-application .info-table table th {
	padding: 5px;
	font-size: 14px;
}

.job-application .info-table table th {
	width: 125px;
	text-align: right;
	font-weight: normal;
	overflow: hidden;
}

.job-application .info-table table td {
	width: 405px;
	font-weight: normal;
	overflow: hidden;
}

.job-application .step table td {
	width: auto;
}

.job-application .info-table input {
	border: 1px solid #ccc;
	height: 30px;
	vertical-align: middle;
}

.job-application .info-table input[type="radio"] {
	border: none;
}

.job-application .info-table select {
	height: 30px;
	vertical-align: middle;
}

.job-application .info-table input.input-text {
	width: 938px;
}

.job-application .info-table input.input-w1 {
	width: 227px;
	padding-left: 3px;
}

.job-application .info-table select.input-w1 {
	width: 231px;
}

.job-application .info-table .textarea1 {
	width: 750px;
}

.job-application .info-table input.input-w2,
.job-application .info-table select.input-w2 {
	width: 107px;
	height: 30px;
}

.job-application .info-table input.input-w3 {
	width: 426px;
}

.job-application .info-table select.input-w3 {
	width: 435px;
	height: 30px;
}

.job-application .info-table input.input-w4 {
	width: 304px;
	color: #585858;
	padding-left: 3px;
}

.job-application .info-table input.input-w5 {
	width: 780px;
	padding-left: 3px;
}

.job-application .info-table .input-w6 {
	width: 750px;
	padding-left: 3px;
}

.job-application .info-table select.input-text {
	width: 940px;
	border: 1px solid #ccc;
	height: 32px;
	padding: 5px 0;
	color: #888;
}

.job-application .info-table input.reset,
.job-application .info-table .reset {
	border: none;
	font-size: 18px;
	background: none;
	color: #adadad;
	margin-right: 15px;
}

.job-application .info-table input.submit {
	width: 205px;
	height: 43px;
	line-height: 40px;
	text-align: center;
	border: none;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	background: linear-gradient(to top, #f43e31, #bd250b);
	background: -moz-linear-gradient(to top, #f43e31, #bd250b);
	background: -webkit-linear-gradient(to top, #f43e31, #bd250b);
	background: -o-linear-linear-gradient(to top, #f43e31, #bd250b);
}

.job-application .info-table input.submit-1 {
	width: 205px;
	height: 43px;
	line-height: 40px;
	text-align: center;
	background: #ddd;
	border: none;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}

.job-application .adddiv {
	overflow: hidden;
	border-top: 1px solid #ddd;
	margin-top: 20px;
	padding-top: 20px;
	margin-left: 100px;
	padding-left: 80px;
}

.job-application .info-table .add {
	background: url(../../img/computer/add.png) no-repeat 5px center;
	padding-left: 34px;
	height: 26px;
	display: block;
	line-height: 24px;
}

.job-application .info-table .sub {
	background: url(../../img/computer/sub.png) no-repeat 5px center;
	padding-left: 34px;
	height: 26px;
	display: block;
	line-height: 24px;
}

.job-application .info-table .btn-up {
	background: url(../../img/computer/btn-up.jpg) no-repeat;
	width: 50px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	color: #fff;
}

.job-main {
	margin: 10px 0 50px;
	overflow: hidden;
}

.job-application .info-table .save {
	margin-right: 110px;
	margin-bottom: 10px;
}

.job-application .info-table .save a {
	background: url(../../img/computer/btn-bg.gif) no-repeat;
	color: #fff;
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	margin-right: 5px;
	text-align: center;
	width: 54px;
}

.job-application .info-table .title-ll {
	font-size: 18px;
	color: #000;
	background: url(../../img/computer/line-sz.gif) no-repeat left bottom;
	line-height: 50px;
	margin-bottom: 20px;
	padding-left: 10px;
}

.job-application .step .title-ll {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.red {
	color: #d23030;
}

/*上传照片的css*/

.controls {
	overflow: hidden;
	padding: 0px 5px 5px 0;
	position: absolute;
	top: 50px;
	right: 100px;
}

.uploadify-button {
	position: relative;
	text-align: center;
	color: #fff;
	cursor: pointer;
	background-color: #27ae60;
}

.uploadify-button {
	color: #fff;
	background-color: #27ae60;
}

.upload-img-box {
	width: 120px;
	height: 140px;
	position: absolute;
	top: 0;
}

.upload-img-box img {
	width: 120px;
	height: 140px;
}

.upload-img-box .upload-pre-file {
	width: 380px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-color: rgb(255, 255, 255);
}

.upload_icon_all {
	width: 15px;
	height: 15px;
	margin-right: 5px;
	vertical-align: middle;
	display: inline-block;
	background-image: url("images/attachment_1.png");
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-color: transparent;
}

/*项目中心*/

.Project_bg {
	background: url(../../img/computer/Project_bg.jpg) repeat center top;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.event_box1 {
	width: 1200px;
	margin: 0 auto 0;
	position: relative;
	min-height: 420px;
	padding-top: 50px;
	padding-bottom: 50px;
}

.event_box1 .parHd1 {
	width: 100%;
	display: inline-block;
	height: 92px;
	overflow: hidden;
}

.parHd1 .swiper-container {
	width: 90%;
	margin: 0 5%;
	overflow: hidden;
}

.parHd1 ul {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	height: 55px;
	padding-top: 25px !important;
}

.parHd1 .tempWrap {
	margin: 0 auto;
}

.parHd1 .tempWrap:after {
	content: '';
	width: 85%;
	height: 1px;
	background: #580000;
	position: absolute;
	/* top:33%;*/
	/* right:-140%;*/
	right: 8%;
	top: 30%;
	/* margin-top:-0.5px;*/
	z-index: 10;
}

.parHd1 li.no_line:before {
	display: none;
}

.parHd1 li {
	display: inline-block;
	cursor: pointer;
	padding-top: 30px;
	border-top: 1px solid #580000;
	font-size: 16px;
	color: #000;
	position: relative;
}

.parHd1 li:after {
	content: '';
	background: url(../../img/computer/honor_cat_off.png) no-repeat;
	width: 24px;
	height: 24px;
	position: absolute;
	z-index: 20;
	top: -12px;
	left: 50%;
	margin-left: -12px;
}

.parBd1 {
	text-align: center;
	margin-top: 60px;
}

.parBd1 h4 {
	position: relative;
	font-size: 40px;
	margin-bottom: 3%;
	/*width:200px;*/
	padding: 0 60px;
	display: inline-block;
	text-align: center;
}

.parBd1 h4:after {
	content: '';
	background: #000;
	width: 100px;
	height: 1px;
	position: absolute;
	left: -100px;
	bottom: 12px;
}

.parBd1 h4:before {
	content: '';
	background: #000;
	width: 100px;
	height: 1px;
	position: absolute;
	right: -100px;
	bottom: 12px;
}

.parBd1 p {
	line-height: 180%;
	font-size: 16px;
	width: 80%;
	margin: 0 auto;
}

div#listBox {
	width: 100%;
}

.sPrev1,
.sNext1 {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	top: 60px;
}

.sPrev1 {
	left: 0;
}

.sNext1 {
	right: 0;
}

.sPrev1 img,
.sNext1 img {
	transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
	-moz-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
	-webkit-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
	-o-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
}

.parHd1 li.swiper-slide-active span {
	display: block;
	width: 24px;
	height: 24px;
	overflow: hidden;
	background: url(../../img/computer/honor_cat_on.png) no-repeat;
	position: absolute;
	top: -12px;
	left: 65px;
	z-index: 21;
}

.parHd1 li span,
.parHd1 li.clone span {
	display: none;
}

.slideBox1 ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.slideBox1 ul li {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}

.slideBox1 ul li span {
	line-height: 22px;
	display: block;
}

.slideBox1 li img {
	width: 350px;
	height: 264px;
}

.slideBox1 li span {
	color: #2b2b2b;
	font-size: 15px;
	height: 50px;
	margin-top: 20px;
	display: block;
}

.hidden {
	display: none;
}

.moreload {
	width: 100%;
	height: auto;
	margin: 30px auto;
	overflow: hidden;
}

.moreload ul.list {
	overflow: hidden;
}

.moreload ul.list li {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}

.moreload ul.list li img {
	width: 350px;
	height: 264px;
}

.moreload ul li {
	float: left;
}

.moreload ul li:hover {
	transition: 1s transform;
	transform: scale(1.05, 1.05);
}

.moreload li span {
	display: block;
	color: #252525;
	font-size: 15px;
	text-transform: uppercase;
	padding: 5px 0;
}

.moreload .more {
	overflow: hidden;
	padding: 10px;
	text-align: center;
}

.moreload .more a {
	display: block;
	width: 100%;
	padding: 8px 0;
	color: #252525;
	margin: 0 auto;
	background: #ededef;
	text-align: center;
	border-radius: 3px;
}

.moreload .more a:hover {
	text-decoration: none;
	background: red;
	color: #fff;
}

/*项目中心详情页1*/

.project_pic {
	display: block;
}

.project_pic li {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}

.projectdetails_one {
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
	padding: 40px 0px;
}

.projectdetails_one .projectdetails_one-start {
	width: 1200px;
	height: 45px;
	vertical-align: middle;
	border-bottom: 1px solid #eee;
}

.projectdetails_one .projectdetails_one-start span {
	line-height: 23px;
	height: 23px;
	border-left: 4px solid #ef4238;
	padding-left: 15px;
	color: #333;
	font-size: 24px;
	display: block;
}

.projectdetails_one .projectdetails_one-items {
	margin-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
	border-bottom: 1px solid #e3e3e3;
}

.projectdetails_one .projectdetails_one-items:last-child {
	border: none !important;
}

.item1-left {
	float: left;
	height: auto;
}

.projectdetails_one-items .item1-left span:nth-child(1) {
	display: block;
	color: #fff;
	width: 160px;
	height: 40px;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
	background-color: #bbbbbb;
	border-radius: 5px;
	margin-top: 10px;
}

.item1-left span img {
	margin-right: 6px;
}

.projectdetails_one-items .item1-left .p1 {
	width: 410px;
	margin-top: 22px;
	font-size: 18px;
	color: #333;
	line-height: 40px;
}

.projectdetails_one-items .item1-left .p2 {
	width: 1200px;
	margin-top: 22px;
	font-size: 18px;
	color: #333;
	line-height: 40px;
}

.item1-right {
	float: right;
	height: auto;
}

.item1-right {
	width: 500px;
	height: auto;
	overflow: hidden;
}

.item1-right img {
	width: 500px;
	height: 325px;
	transition: 1s transform;
	transform: translateZ(0);
}

.item1-right img:hover {
	transform: scale(1.02, 1.02);
	transition: 0.7s transform;
}

/*项目中心详情页2*/

.details_two {
	width: 1200px;
}

.left_details_two {
	float: left;
	width: 600px;
	margin-top: 30px;
}

.inkPhoBox {
	width: 600px;
	margin: 0 auto;
}

.inkPhoBox .mod18 {
	position: relative;
}

.inkPhoBox #prev {
	background: url(../../img/computer/prevBtn.png) no-repeat;
	height: 48px;
	width: 24px;
	position: absolute;
	z-index: 99;
	left: 11px;
	top: 37px;
	cursor: pointer;
}

.inkPhoBox #next {
	background: url(../../img/computer/nextBtn.png) no-repeat;
	height: 48px;
	width: 25px;
	position: absolute;
	z-index: 99;
	top: 37px;
	right: 11px;
	cursor: pointer;
}

.inkPhoBox .mod18 #prevTop {
	display: none;
}

.inkPhoBox .mod18 #nextTop {
	display: none;
}

.inkPhoBox .mod18 li {
	float: left;
}

.inkPhoBox .mod18 .cf li {
	position: relative;
	color: #fff;
}

.inkPhoBox .mod18 .cf a {
	display: block;
	width: 526px;
	height: 377px;
	position: absolute;
	color: #fff;
}

.inkPhoBox .mod18 .cf li span {
	display: block;
	width: 688px;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px 20px;
	line-height: 22px;
	text-align: left;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr="#60000000", endColorstr="#60000000");
}

.inkPhoBox .bigImgBox {
	width: 600px;
	height: 400px;
	border: 1px solid #e1e1e1;
	padding: 20px;
}

.inkPhoBox .mod18 .picBox {
	width: 600px;
	height: 400px;
	position: relative;
	overflow: hidden;
}

.inkPhoBox .mod18 .picBox ul {
	height: 400px;
	position: absolute;
	left: 0;
}

.inkPhoBox .mod18 .picBox li {
	width: 600px;
	height: 400px;
}

.inkPhoBox .smImgBox {
	width: 600px;
	height: 89px;
	padding: 20px;
	border: 1px solid #e1e1e1;
	margin-top: 12px;
	position: relative;
}

.inkPhoBox .mod18 .listBox {
	width: 600px;
	height: 89px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.inkPhoBox .mod18 .listBox ul {
	height: 89px;
	position: absolute;
	padding-left: 0px;
}

.inkPhoBox .mod18 .listBox li {
	width: 134px;
	height: 89px;
	cursor: pointer;
	position: relative;
	padding: 0 9px 0 0;
}

.inkPhoBox .mod18 .listBox li i {
	display: none;
}

.inkPhoBox .mod18 .listBox li a {
	display: block;
	width: 134px;
	height: 89px;
}

.inkPhoBox .mod18 .listBox .on img {
	border: 2px solid #b42222;
	width: 130px;
	height: 85px;
}

.inkPhoBox .mod18 .listBox .on i {
	display: block;
}

.inkPhoBox .left_top {
	font-family: Arial;
	font-size: 32px;
	color: #fff;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background: #333;
}

.right_details_two {
	float: right;
	width: 520px;
	margin-top: 30px;
}

.right_details_up span:nth-child(1) {
	display: block;
	color: #fff;
	width: 160px;
	height: 40px;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
	background-color: #bbbbbb;
	border-radius: 5px;
	margin-top: 10px;
}

.right_details_down span:nth-child(1) {
	display: block;
	color: #fff;
	width: 160px;
	height: 40px;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
	background-color: #bbbbbb;
	border-radius: 5px;
	margin-top: 10px;
}

.right_details_up span img {
	margin-right: 6px;
}

.right_details_down span img {
	margin-right: 6px;
}

.right_details_up p {
	margin-top: 22px;
	font-size: 18px;
	color: #333;
	line-height: 35px;
}

.right_details_down p {
	margin-top: 22px;
	font-size: 18px;
	color: #333;
	line-height: 35px;
}

.right_details_up {
	border-bottom: #999999 1px dotted;
	padding-bottom: 20px;
}

.right_details_down {
	padding-top: 20px;
}

.projectdetails_two_items {
	margin-top: 40px;
	padding-top: 30px;
	overflow: hidden;
	border-top: 1px dotted #999999;
}

.projectdetails_two_items .item1-left .p2 {
	width: 1200px;
	margin-top: 22px;
	font-size: 18px;
	color: #333;
	line-height: 40px;
}

.projectdetails_two_items .item1-left span:nth-child(1) {
	display: block;
	color: #fff;
	width: 160px;
	height: 40px;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
	background-color: #bbbbbb;
	border-radius: 5px;
	margin-top: 10px;
}

/* 申请 */

.job-application .info-title {
	background: #f7f7f7;
	height: 57px;
	border-bottom: 3px solid #adadad;
	line-height: 57px;
	font-size: 18px;
	padding-left: 15px;
	color: #ee3b2e;
}

.job-application .info-table {
	padding: 30px 0;
	position: relative;
}

.job-application .jlyl h3 {
	font-size: 24px;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.job-application .jlyl h3 span {
	font-size: 14px;
	padding-left: 10px;
}

styel.css:21 .font1 {
	font-size: 18px;
	color: #d75151;
}

.job-application .part1 {
	background: #f5f9fd;
	padding: 10px 0;
	position: relative;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

tbody {
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit;
}

tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}

.job-application .part1 .fujian {
	position: absolute;
	top: 30px;
	right: 30px;
}

.job-application .part1 .fujian img {
	border: 1px solid #ddd;
	width: 132px;
	height: 163px;
}

.job-application .info-table .title-ll {
	font-size: 18px;
	color: #000;
	background: url(../../img/computer/line-sz.gif) no-repeat left bottom;
	line-height: 50px;
	margin-bottom: 20px;
	padding-left: 10px;
}

.job-application .info-table .part1 table th {
	width: 330px;
	text-align: right;
	font-weight: normal;
	overflow: hidden;
}

/* 附件上传input隐藏 */
.upload_btn input[type="file"]{
	display: none;
}

/* 附件 */

table {
	display: table;
	border-collapse: separate;
	border-spacing: 2px;
	border-color: grey;
}

table[Attributes Style] {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

user agent stylesheet table {
	display: table;
	border-collapse: separate;
	border-spacing: 2px;
	border-color: grey;
}

.controls_fj {
	overflow: hidden;
	padding: 0px 5px 5px 0;
}

.controls_fj {
	width: 150px;
}

.controls_fj {
	overflow: hidden;
	padding: 0px 5px 5px 0;
	position: absolute;
	top: 40px;
	left: 300px;
}

div {
	display: block;
}

.tl {
	text-align: left;
}

.tl {
	text-align: left;
}

.upload-file-box {
	margin-top: 50px;
}

p {
	display: block;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

/* 创典印象 */

.right_impression p {
	right: 0;
	width: 360px;
	height: 130px;
	color: #87817f;
	font-size: 15px;
	text-align: justify;
	padding-right: 10px;
}

.impression_gdt {
	overflow-y: scroll;
	display: block;
}

.impression_gdt::-webkit-scrollbar {
	width: 2px;
}

.impression_gdt::-webkit-scrollbar-track {
	background-color: #f4f4f4;
	border-radius: 10px;
}

.impression_gdt::-webkit-scrollbar-thumb {
	background-color: #e0e0e0;
	border-radius: 10px;
}

.impression_gdt::-webkit-scrollbar-thumb:hover {
	background-color: #e0e0e0
}

.impression_gdt::-webkit-scrollbar-thumb:active {
	background-color: #e0e0e0
}

/* 创典参考选择高亮 */

.img_highlight img {
	border: #a82a23 4px solid;
}

/* 项目中心2018年6月8日 */

.grey_background {
	background: url(../../img/computer/Project_bg.jpg) repeat center top;
	/* background: #f3f2f2; */
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.ltem_case_one {
	padding: 60px 0;
	width: 1200px;
	margin: 0 auto;
	height: 40px;
	overflow: hidden;
}

.ltem_case_one dl {
	margin-left: 130px;
	margin-right: 130px;
	float: left;
}

.ltem_case_one dt {
	height: 40px;
	width: 140px;
	display: block;
}

.ltem_case_one dd {
	width: 200px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
}

.bigimg {
	width: 600px;
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #fff;
}

.mask {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	opacity: .9;
	filter: Alpha(opacity=.9);
	z-index: 9998;
	transition: all 1s;
	display: none
}

.bigbox {
	width: 1200px;
	background: #fff;
	border: 2px solid #f1f1f1;
	margin: 0 auto;
	border-radius: 10px;
	overflow: hidden;
}

.bigbox>.imgbox {
	width: 1200px;
	float: left;
	border-radius: 5px;
	overflow: hidden;
}

.bigbox>.imgbox>img {
	width: 100%;
}

.imgbox:hover {
	cursor: zoom-in
}

.mask:hover {
	cursor: zoom-out
}

.bigimg:hover {
	cursor: move
}

.mask>img {
	position: fixed;
	right: 10px;
	top: 100px;
	width: 60px;
}

.mask>img:hover {
	cursor: pointer
}

.big_img_hide {
  width: 1200px;
  height: 800px;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: none;
  z-index: 9999;
  overflow: hidden;
  border-radius: 5px;
}
.big_img_hide img{
  -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none
}
/* 媒体查询 开始*/
@media screen and (max-width: 1400px) {
  .big_img_hide {
    width:800px;
    height: 600px;
  }
}

/* 项目中心-经典合作案例 */

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

.cooperative_building h1 {
	font-size: 30px;
	text-align: center;
	color: #000;
	margin: 60px 0;
}

.cooperative_building li {
	float: left;
	margin-right: 24px;
	margin-left: 26px;
}

.cooperative_building li img {
	width: 350px;
	height: 264px;
}

.cooperative_building li span {
	display: block;
	width: 350px;
	font-size: 18px;
	text-align: center;
	line-height: 80px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/**/
/* 项目中心-更多列表 */

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

.coope_bd_list h1 {
	font-size: 30px;
	text-align: center;
	color: #000;
	margin: 60px 0;
}

.coope_bd_list li {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}

.coope_bd_list li img {
	width: 260px;
	height: 197px;
}

.coope_bd_list li span {
	display: block;
	width: 230px;
	font-size: 18px;
	text-align: center;
	line-height: 80px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


/* 项目中心-更多列表 */

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

.video_bd_list h1 {
	font-size: 30px;
	text-align: center;
	color: #000;
	margin: 60px 0;
}

.video_bd_list li {
	float: left;
	margin-right: 18px;
	margin-left: 18px;
}

.video_bd_list li img {
	width: 263px;
	height: 146px;
}

.video_bd_list li span {
	display: block;
	width: 263px;
	font-size: 18px;
	text-align: center;
	line-height: 80px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* 加载更多 */

.project_more {
	padding-bottom: 30px;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

.project_more a {
	background: #ededef;
	border-radius: 5px;
	font-size: 18px;
	width: 100%;
	display: block;
	padding: 8px 0;
	color: #252525;
	text-align: center;
	border-radius: 3px;
}

.project_more a:hover {
	text-decoration: none;
	display: inline-block;
	background: red;
	color: #fff;
}

/* 404报错页面 */

.errors_page {
	height: 100%;
	text-align: center;
	margin: 0 auto;
	width: 1200px;
}

.errors_page img {
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	width: 830px;
	height: 492px;
}

.errors_page p {
	text-align: center;
	color: #666;
	font-size: 30px;
	line-height: 60px;
}

.errors_page i {
	line-height: 36px;
	color: #666;
	font-size: 24px;
}

.errors_page i em {
	color: #faa511;
	font-size: 24px;
}

.errors_page_two {
	height: 100%;
	text-align: center;
	margin: 50px auto;
	width: 1200px;
}

.errors_page_two a {
	font-size: 18px;
	margin-left: 40px;
	margin-right: 40px;
}

.errors_page_two a img {
	margin-right: 15px;
}

.no_data {
	top: 50%;
	position: relative;
	height: 600px;
	text-align: center;
	margin: 0 auto;
	width: 1200px;
}

.no_data p {
	overflow: hidden;
	top: 50%;
	position: absolute;
	height: 100%;
	text-align: center;
	margin: 0 auto;
	width: 407px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

.no_data img {
	width: 97px;
	height: 97px;
}

.no_data i {
	position: absolute;
	left: 110px;
	top: 40px;
	color: #666;
	font-size: 20px;
}