﻿@charset 'UTF-8';
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{ margin: 0; padding: 0; }
fieldset,img{ border: 0; }
:focus{ outline: 0; }
address,caption,cite,code,dfn,em,strong,th,var,optgroup{ font-style: normal; font-weight: normal; }
h1,h2,h3,h4,h5,h6{ font-size: 100%; font-weight: normal; font-family: "Microsoft YaHei"; }
abbr,acronym,{ border: 0; font-variant: normal; }
code,kbd,samp,tt{ font-size: 100%; }
input,button,textarea,select{ *font-size: 100%; border:none;}
ol,ul{ list-style: none; }
i,em{font-style: normal;}
a{text-decoration: none;}
body{ background:#fff; color:#252525; font: 14px/1.4 Microsoft YaHei,SimSun,Arial;}


.index_banner ul li{
	height: 600px;
	background-position: top center;
	background-repeat: no-repeat;
}
.header{
	position: absolute;
	top: 0;
	z-index: 9;
	left: 0;
	width: 100%;
}
.header_inner{
	position: relative;
	height: 80px;
	margin: 0 auto;
	width: 1200px;
}
.header_inner .logo{
	padding-top: 20px;
	float: left;
}
.header_inner .top_nav{
	float: right;
}
.header_inner .top_nav > ul > li{
	padding: 18px 0;
	float: left;
	position: relative;
}
.header .header_inner .top_nav > ul > li{
	padding: 18px 0 0 ;
}
.header_inner .top_nav ul li:hover ul{
	display: block;
}
.header_inner .top_nav ul li ul{
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	top: 80px;
	background: #d6000f;
}
.header_inner .top_nav ul li ul li{
	padding: 0;
	float: none;
}
.header_inner .top_nav ul li ul li a{
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0;
	color:#fff;
	font-size: 18px;
}
.header_inner .top_nav ul li ul li a:hover{
	color:#fff;
	background: #bc000d;
}
.header_inner .top_nav ul li a{
	display: inline-block;
	padding: 0 20px;
	font-size: 18px;
	line-height: 44px;
}
.header .header_inner .top_nav ul li a{
	color:#fff;
}
.header_inner .top_nav  ul li a{
	color:#252525;
}

.header_inner .top_nav ul li a.cur,.header_inner .top_nav > ul > li > a:hover{
	color:#d6000f;
}
.header_inner .top_nav  > ul > li::before{
	content: "";
	position: absolute;
	right: 0;
	top: 32px;
	height: 16px;
	border-right: 1px solid #d0d0d0;
}
.header .header_inner .top_nav ul li::before{
	border-color:#fff;
}
.header_inner .top_nav ul li:last-child::before{
	display: none;
}

.rendering_banner{
	position: relative;
	z-index: 2;
	height: 600px;
	overflow: hidden;
}
.rdn_slideimg div{
	height: 600px;
	opacity: 0;
	width: 100%;
	top: 0;
	transition: .5s;
    -webkit-transition:.5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
	position: absolute;
	background-position: top center;
}
.rdn_slideimg .slideimglist.show{
	opacity: 1;
}

.banner_xyd{
	width: 100%;
	text-align: center;
    position: absolute;
    bottom: 20px;
}
.banner_xyd i{
	cursor: pointer;
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 0 5px;
    border-radius: 20px;
    background: #fff;
    opacity: 0.7;
   	transition: .5s;
    -webkit-transition:.5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.banner_xyd i.cur{
    width: 60px;
    opacity: 1;
}

.index_demo{
	width: 1200px;
	margin: 0 auto;
}
.index_demo ul{
	height: 335px;
	padding: 40px 0;
	padding-left: 62px;
}
.index_demo ul li{
	position: relative;
	top: 0;
	margin-right: 40px;
	float: left;
	overflow: hidden;
   	border-radius: 3px;
   	transition: .3s;
    -webkit-transition:.3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}
.index_demo ul li a{
	height: 335px;
	width: 240px;
	background: #fff;
	line-height: 22px;
	font-size: 14px;
	color:#a1a1a1;
	text-align: center;
	display: block;
}
.index_demo ul li a em{
	line-height: 30px;
	padding-top: 10px;
	display: block;
	font-size: 18px;
	color:#252525;
}
.index_demo ul li:hover{
	top: -5px;
	box-shadow:2px 2px 10px 2px #ccc;
}

/*加入悠派*/
.comego_banner{
	background: url(../images/jryp_banner.jpg) no-repeat top center;
	height: 380px;
}
.recruit_box .recruit_list{
	height: 450px;
}
.recruit_box .recruit_list:nth-child(1){
	height: 485px;
}
.recruit_box .recruit_list:nth-child(2n-1){
	background: url(../images/zp_bg.jpg) repeat-y top center;
}
.recruit_box .recruit_list:nth-child(1){
	padding-top: 40px;
	position: relative;
}
.recruit_top{
	position: absolute;
	width: 100%;
	top: 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 90px;
}
.recruit_type{
	text-align: center;
	padding: 50px 0 40px;
}
.recruit_type i{
	display: inline-block;
	padding: 0 25px;
	border:1px solid #252525;
	font-size: 18px;
	border-radius: 50px;
	height: 38px;
	line-height: 38px;
}
.recruit_list ul{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.recruit_list ul li{
	line-height: 30px;
	width: 50%;
	float: left;
}
.recruit_list ul li .recruit_inner{
	height: 280px;
	padding: 0 50px;
}
.recruit_list ul li .recruit_inner div p{
	padding-left: 23px;
	text-indent: -23px;
}
.recruit_list ul li:nth-child(1) .recruit_inner{
	border-right: 1px solid #d0d0d0;
}
.recruit_list ul li em{
	display: block;
	text-align: center;
	line-height: 44px;
	font-size: 18px;
}
.welfare_box{
	height: 410px;
	background: url(../images/welfare_bg.jpg) no-repeat top center;
}
.wf_title{
	color:#fff;
	text-align: center;
	line-height: 98px;
	padding-top: 25px;
	height: 98px;
	font-size: 18px;
	font-weight: bold;
}
.welfare_list{
	text-align: center;
}
.welfare_list ul li{
	display: inline-block;
	border:1px solid #fff;
	height: 177px;
	padding-top: 28px;
	font-size: 18px;
	line-height: 36px;
	width: 348px;
	text-align: center;
	color:#fff;
	margin: 0 24px;
}
.footer_bq{
	/*text-align: center;
	line-height: 46px;
	padding-top: 10px;*/
        display: inline-block;
	width: 390px;
	height: 18px;
	padding-top: 20px;
	padding-left: 35%;
	color:#a1a1a1;
	font-size: 14px;
}
/*加入悠派 end*/

/*投资者关系*/
.investor_banner{
	background: url(../images/investor_banner.jpg) no-repeat top center;
	height: 380px;
}
.investor_box{
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
}
.investor_top {
	overflow: hidden;
	padding-bottom: 55px;
}
.investor_top .gywm_left{
	margin-right: 40px;
	float: left;
}
.investor_top .gywm_right{
	font-size: 14px;
	line-height: 29px;
	width: 560px;
	float: right;
}
.gywm_right em{
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 32px;
}
.gywm_right .gywm_text {
	width: 560px;
	padding: 5px 0 20px;
	margin-bottom: 22px;
	border-bottom: 1px solid #d0d0d0;
}
.gywm_right .gywm_text p{
	text-indent: 2em;
}
.new_ggbox em{
	display: block;
	line-height: 52px;
	font-size: 18px;
	font-weight: bold;
}
.new_ggbox ul{
	padding-bottom: 50px;
	overflow: hidden;
}
.new_ggbox ul li{
	width: 370px;
	float: left;
	margin-bottom: 25px;
	margin-right: 45px;
}
.new_ggbox ul li:nth-child(3n){
	margin-right: 0;
}
.new_ggbox ul li a{
	color:#252525;
	font-size: 16px;
	display: block;
}
.new_ggbox ul li a:hover{
	opacity: 0.7;
}
.new_ggbox ul li p{
	line-height: 48px;
	overflow: hidden;
}
.new_ggbox ul li p time{
	float: right;
	color:#757575;
	font-size: 14px;
}

/*投资者关系 end*/

/*新闻动态*/
.news_banner{
	background: url(../images/news_banner.jpg) no-repeat top center;
	height: 380px;
}
.news_inner{
	min-height: 500px;
}
.news_inner p img {
    margin-bottom: 5px;
}
.tybox{
	width: 1200px;
	margin: 25px auto 0;
    line-height: 26px;
	padding-bottom: 20px;
	overflow: hidden;
}
.tybox_left{
	padding-top: 15px;
	text-align: right;
	float: left;
	width: 200px;
}
.tybox_left ul{
	border-top: 1px solid #d0d0d0;
}
.tybox_left a{
	display: block;
	padding-right: 30px;
	line-height: 52px;
	color:#252525;
	font-size: 18px;
	border-bottom: 1px solid #d0d0d0;
	height: 52px;
	border-right: 5px solid #fff;
}
.tybox_left ul li.cur a,.tybox_left ul li a:hover{
	color:#d6000f;
	border-right-color:#d6000f;
}
.tybox_right{
	float: right;
	width: 960px;
	min-height: 700px;
}
.news_listinner{
	min-height: 700px;
}
.tybox_right > div{
	display: none;
}
.tybox_right > div:nth-child(1){
	display: block;
}
.news_box{
	display: none;
}
.news_list{
    padding-top: 15px;
}
.news_list .news_listinner ul li{
	overflow: hidden;
	margin-bottom: 30px;
	line-height: 22px;
}
.news_list .news_listinner ul li .news_fm{
	float: left;
	width: 300px;
	height: 170px;
	overflow: hidden;
	border-radius: 3px;
	margin-right: 20px;
}
.news_list .news_listinner ul li .news_fmjs em{
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	display: block;
}
.news_list .news_listinner ul li .news_fmjs em a{
    color: #252525;
}
.news_list .news_listinner ul li .news_fmjs a:hover{
	color: #d6000f;
}
.news_list .news_listinner ul li .news_fmjs p{
	text-indent: 2em;
	margin-top: 8px;
	color: #a1a1a1;
}
.news_list .news_listinner ul li .news_fmjs p:last-child{
	text-indent: 0;
}
.news_list .news_listinner ul li .news_fmjs p a{
	color:#72b8e4;
}
.news_list .news_listinner ul li .news_fmjs p i{
	display: none;
	margin-left: 25px;
	padding-left: 23px;
	background: url(../images/ico_jl.png) no-repeat -155px -498px;
}
.news_list .news_listinner ul li .news_fmjs p.news_time{
	font-size: 12px;
}
.news_listfy{
	text-align: center;
	vertical-align: top;
}
.news_listfy a{
	vertical-align: top;
	margin: 0 5px;
	display: inline-block;
	padding: 0 8px;
	min-width: 22px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	border:1px solid #e3e3e3;
	border-radius: 3px;
	color:#7c7c7c;
	font-size: 16px;
}
.news_listfy a.cur,.news_listfy a:hover{
	border-color:#d5000f;
	background: #d5000f;
	color:#fff;
}
.news_listfy .fy_length{
	display: inline-block;
	vertical-align: top;
}
.news_title h3{
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
}
.news_title p{
	padding: 5px 0;
	line-height: 26px;
	color: #a1a1a1;
	font-size: 12px;
}
.news_title p time{
}
.news_title p i{
	display: none;
	margin-left: 25px;
	/*display: inline-block;*/
	padding-left: 23px;
	background: url(../images/ico_reading.png) no-repeat left center;
}
.news_inner{
	padding: 15px 0 25px;
	border-bottom: 1px solid #d0d0d0;
}
.news_inner p{
	text-indent: 2em;
	line-height: 25px;
	margin-bottom: 8px;
}
.news_next{
	overflow: hidden;
}
.news_next a{
	line-height: 32px;
	color:#252525;
	font-size: 14px;
}
.news_next a:hover{
    color: #d6000f;
}
.news_next a:nth-child(2){
	float: right;
}
/*新闻动态 end*/



/*关于悠派*/
.about_banner{
	background: url(../images/about_banner.jpg) no-repeat top center;
	height: 380px;
}
.about_box{
	width: 1200px;
	margin: 0 auto;
}
.about_tab{
	padding-top: 27px;
	overflow: hidden;
}
.about_tab ul li{
	width: 25%;
	position: relative;
	float: left;
	border-bottom: 4px solid #d0d0d0;
}
.about_tab ul li a{
	display: block;
	line-height: 42px;
	text-align: center;
	padding-top: 45px;
	font-size: 18px;
	color:#000000;
	background: url(../images/ico_jl.png) no-repeat;
}
.about_tab ul li.cur a,.about_tab ul li a:hover{
	color:#d6000f;
}
.about_tab ul li.cur{
	border-color: #d6000f;
}
.about_tab ul li:nth-child(1) a{
	background-position: 125px 10px;
}
.about_tab ul li:nth-child(2) a{
	background-position: 125px -70px;
}
.about_tab ul li:nth-child(3) a{
	background-position: 125px -169px;
}
.about_tab ul li:nth-child(4) a{
	background-position: 125px -270px;
}
.about_tab ul li.cur a,.about_tab ul li:hover a{
	background-position-x: -50px;
}

.about_inner{
	overflow: hidden;
	position: relative;
	min-height: 400px;
}
.about_inner > div{
	display: none;
}
.about_inner > div:nth-child(1){
	display: block;
}
.about_inner .group_left{
	border-top: 0;
}
.group_left{
    position: absolute;
    top: 618px;
    top: 0;
    padding-top: 40px;
    width: 200px;
    text-align: right;
    border-top: 1px solid #d0d0d0;
}
.group_left.cur{
	position: fixed;
	padding-top: 0;
}
.group_left ul li{
	border-bottom: 1px solid #d0d0d0;
}
.group_left ul li a{
	display: block;
	height: 52px;
	font-size: 18px;
	color:#252525;
	line-height: 52px;
	padding-right: 42px;
	border-right: 5px solid #fff;
}
.group_left ul li:hover a,.group_left ul li.cur a{
	color:#d6000f;
	border-right-color: #d6000f;
}
.group_js{
	overflow: hidden;
	position: relative;
	padding-top: 40px;
}
.group_inner{
	width: 965px;
	float: right;
}
.group_title{
	color:#323232;
	font-weight: bold;
	line-height: 32px;
	font-size: 18px;
	margin-top: 45px;
	margin-bottom: 10px;
}
.group_title:nth-child(1){
	margin: 0;
}
.about_gyyp{
	overflow: hidden;
}
.gy_left{
	float: left;
	width: 525px;
	font-size: 14px;
	line-height: 22px;
	color:#000000;
}
.gy_left p{
	text-indent: 2em;
	padding-top: 22px;
}
.gy_right{
	margin-top: 25px;
	float: right;
}
.honour_title{
	text-align: center;
	line-height: 46px;
	font-size: 16px;
}
.honour_list{
	overflow: hidden;
	position: relative;
	padding: 0 70px;
	margin-bottom: 13px;
}
.honour_slider{
	overflow: hidden;
	width: 100%;
}
.honour_list ul{
	position: relative;
	width: 80000px;
}
.honour_list .honour_bth{
	position: absolute;
	display: block;
	width: 70px;
	height: 70px;
	top: 67px;
	background: url(../images/ico_jl.png) no-repeat;
}
.honour_list .honour_bth:hover{
	opacity: 0.7;
}
.honour_list .honour_bth.left{
	left: 0;
	background-position: 12px -400px;
}
.honour_list .honour_bth.right{
	right: 0;
	background-position: -42px -400px;
}
.honour_list .honour_bth.no{
	opacity: 0.3;
}
.honour_list ul li{
	float: left;
	text-align: center;
	width: 275px;
	height: 182px;
	padding-top: 18px;
	background: #e9e9e9;
}
.honour_list ul li a{
	display: block;
}
.honour_list ul li:hover{
	opacity: 0.8;
}
.honour_list ul li:nth-child(2n){
	background: #f6f6f6;
}
.group_culture{
	overflow: hidden;
	font-size: 14px;
	line-height: 26px;
	color:#000;
}
.group_culture ul{
	width: 50%;
	float: left;
}
.group_culture ul li{
	position: relative;
	padding-left: 24px;
}
.group_culture ul li::before{
	content: "";
	position: absolute;
	left: 3px;
	top: 34px;
	width: 7px;
	height: 7px;
	background: #d5000f;
}
.group_culture ul li em{
	padding-top: 24px;
	display: block;
	font-size: 18px;
}
.group_culture ul li p{
	width: 420px;
}
.group_culture ul li p span{
	display: inline-block;
	padding-left: 60px;
	text-indent: -60px;
}
.group_magazine{
	overflow: hidden;
}
.group_magazine ul li{
	position: relative;
	float: left;
	width: 209px;
	height: 270px;
	border:1px solid #d3d3d3;
	margin-right: 40px;
}
.group_magazine ul li:hover div{
	opacity: 1;
}
.group_magazine ul li:last-child{
	margin-right: 0;
}
.group_magazine ul li div{
	position: absolute;
	opacity: 0;
	width: 100%;
	height: 100%;
	left: 0;
	text-align: center;
	top: 0;
	background: rgba(0,0,0,0.55);
	transition: .5s;
    -webkit-transition:.5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.group_magazine ul li a{
	color:#fff;
	font-size: 16px;
}
.group_magazine ul li p{
	padding-top: 100px;
	line-height: 1.6;
	text-decoration: underline;
}
.group_image{
	position: relative;
	width: 965px;
	height: 322px;
}
/*.group_image ul li{
	float: left;
	width: 460px;
}
.group_image ul li:nth-child(1){
	margin-right: 40px;
}
.group_image ul li{
	color:#000000;
}*/
.group_image p{
	position: absolute;
	top: 260px;
	width: 460px;
	font-size: 16px;
	/*padding-top: 10px;*/
	line-height: 26px;
}
.group_develop{
	position: relative;
	padding: 165px 30px 0;
	overflow: hidden;
	height: 235px;
}
.group_develop::before{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	height: 400px;
	width: 30px;
	background: #fff;
	z-index: 2;
}
.group_develop::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 400px;
	width: 30px;
	background: #fff;
	z-index: 2;
}
.develop_list{
	position: relative;
}
.develop_bth{
	position: absolute;
	display: block;
	width: 30px;
	z-index: 3;
	height: 30px;
	top: 174px;
	background: url(../images/ico_jl.png) no-repeat;
}
.develop_bth:hover{
	opacity: 0.6;
}
.develop_bth.left{
	left: 0;
	background-position : -4px -556px;
}
.develop_bth.right{
	right: 0;
	background-position :-62px -556px;
}
.develop_bth.left.no{
	opacity: 1 !important;
	background-position : -4px -500px;
}
.develop_bth.right.no{
	opacity: 1 !important;
	background-position :-62px -500px;
}
.develop_list > ul{
	width: 80000px;
}
.develop_list ul{
	position: relative;
}
.develop_list ul::before{
	content: "";
	z-index: -1;
	position: absolute;
	left: 0;
	top: 22px;
	width: 100%;
	border-bottom: 2px solid #d6000f;
}
.develop_list ul li{
	float: left;
	position: relative;
	height: 44px;
	width: 116px;
	margin: 0 17px;
	line-height: 24px;
}
.develop_list ul li .lop_top{
    position: absolute;
    bottom: 44px;
    width: 100%;
}
.develop_list ul li .lop_top > p{
	padding-bottom: 20px;
}
.develop_list ul li .lop_bottom > p{
	padding-top: 20px;
}
.develop_list ul li .lop_bottom{
	position: absolute;
	top: 44px;
	width: 100%;
	color:#000;
}
.develop_list ul li .lop_nf{
	text-align: center;
}
.develop_list ul li .lop_nf i{
	display: inline-block;
	width: 60px;
	font-weight: bold;
	border: 2px solid #d6000f;
	height: 26px;
	font-size: 16px;
	color:#d6000f;
	text-align: center;
	line-height: 26px;
	border-radius: 4px;
}
.develop_list ul li p em{
	display: block;
	margin: 0 auto;
	width: 44px;
	font-size: 16px;
	font-weight: bold;
	height: 44px;
	border-radius: 50%;
	color:#fff;
	text-align: center;
	line-height: 44px;
	background: #d6000f;
}

.groups_js ul li{
	padding-top: 20px;
	line-height: 24px;
}
.groups_js ul li p{
	text-indent: 2em;
	padding: 15px 0 5px;
}
.groups_js ul li em{
	display: block;
	font-size: 18px;
	font-weight: bold;
	color:#252525;
	line-height: 56px;
	border-bottom: 1px solid #d0d0d0;
}

.contactus{
	padding-top: 10px;
}
.contact_title{
	font-size: 18px;
	margin-top: 30px;
	font-weight: bold;
	line-height: 60px;
}
.contact_title:nth-child(1){
	margin: 0;
}
.contact_zgs{
	overflow: hidden;
}
.contact_zgs > div{
	width: 50%;
	float: left;
	line-height: 30px;
	font-size: 14px;
}
.contact_map{
	overflow: hidden;
}
.map_inner{
	width: 600px;
	float: left;
	height: 308px;
}
.map_inner > div > div{
	display: none;
}
.map_inner > div > div:nth-child(1){
	display: block;
}
.map_font{
	padding-left: 35px;
	font-size: 14px;
	line-height: 28px;
	width: 560px;
	float: left;
}
/*关于悠派 end*/

/*商务服务*/
.commerce_banner{
	background: url(../images/commerce_banner.jpg) no-repeat top center;
    height: 380px;
}
.tybox_title{
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	height: 50px;
}
.ywbox{
	overflow: hidden;
	text-align: center;
	margin-bottom: 25px;
}
.ywbox ul li{
	line-height: 30px;
	width: 25%;
	float: left;
}
.ywbox ul li em{
	display: block;
	font-size: 18px;
	line-height: 50px;
}
.ywbox ul li p img{
	height: 160px;
	width: auto;
	margin: 8px 0;
}
.good_case > em{
	font-size: 16px;
	display: block;
	line-height: 38px;
	padding-bottom: 28px;
}
.good_case .honour_list ul li{
	background: none;
}
.good_case .honour_slider ul li a{
	position: relative;
}
.good_case .honour_slider ul li a:hover p{
	opacity: 1;
}
.good_case .honour_slider ul li a p{
	opacity: 0;
	position: absolute;
	left: 12px;
	top: 0;
	width: 250px;
	height: 150px;
	color:#fff;
	line-height: 150px;
	transition: .3s;
    -webkit-transition:.3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
	background: rgba(0,0,0,0.55);
}
.ty_culture{
	display: none;
}
.ty_zhihuimd > div > p{
	text-indent: 2em;
}
.yx_activity > p{
	text-indent: 2em;
	font-size: 14px;
	line-height: 26px;
	padding-bottom: 25px;
}
.activity_case ul li{
	text-align: center;
	float: left;
	width: 460px;
	margin-bottom: 10px;
}
.activity_case ul li a{
	line-height: 40px;
	display: block;
	color:#000;
}
.activity_case ul li a:hover{
	opacity: 0.9;
}
.activity_case ul li:nth-child(2n){
	margin-left: 40px;
}
/*商务服务 end*/


.ty_pop{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	z-index: 99;
	background: rgba(0,0,0,0.5);
}
.proof_inner{
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -300px;
}
.proof_inner img{
	height: 600px;
	width: auto;
}
.ty_pop .close{
	position: absolute;
	right: 90px;
	top: 90px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	background: url(../images/ico_jl.png) no-repeat -144px -540px;
}
.proof_pop .close:hover{
	opacity: 0.8;
}
.proof_pop .bth{
	position: absolute;
	display: block;
	width: 50px;
	height: 50px;
	z-index: 8;
	top: 50%;
	margin-top: -25px;
	background: url(../images/ico_jl.png) no-repeat;
}
.proof_pop .bth:hover{
	opacity: 0.5;
}
.proof_pop .proof_left{
	left: 90px;
    background-position: -117px -406px;
}
.proof_pop .proof_right{
	right: 90px;
    background-position: -174px -406px;
}
.zhongddj{
	overflow: hidden;
	margin: 20px 0 35px;
}
.zhongddj ul li{
	float: left;
	text-align: center;
	color:#252525;
	font-size: 14px;
	width: 470px;
	line-height: 30px;
	margin-bottom: 18px;
}
.zhongddj ul li:nth-child(2n){
	margin-left: 20px;
}
.mdsbxt{
	margin: 10px 0 20px;
}

.zheytop p{
	text-indent: 2em;
}
.zheytop em{
	display: block;
	font-size: 16px;
	margin-top: 10px;
}
.zheytop em:nth-child(1){
	margin: 0;
}
.zhyxslt{
	margin: 25px 0;
	overflow: hidden;
}
.zhyxslt ul li{
	width: 306px;
	float: left;
	text-align: center;
	line-height: 44px;
	margin-bottom: 10px;
	margin-right: 20px;
	color:#252525;
	font-size: 16px;
}
.zhyxslt ul li:nth-child(1),.zhyxslt ul li:nth-child(2){
	width: 470px;
}
.zhyxslt ul li:nth-child(2),.zhyxslt ul li:nth-child(5){
	margin-right: 0;
}
.ts_leftby{
	margin: 25px 0;
}
.ts_leftby ul li{
	line-height: 26px;
	font-size: 16px;
	margin-bottom: 26px;
	color:#000;
	border-left: 6px solid #eeeeee;
}
.ts_leftby ul li div{
	padding-left: 20px;
	border-left: 4px solid #d6000f;
}
.zhyx_typb{
	overflow: hidden;
	color:#000;
	margin: 20px 0 45px;
	font-size: 16px;
}
.typbright{
	float: right;
	width: 630px;
}
.zhyx_typb .typbleft{
	float: left;
}
.zhyx_typb .typbright em{
	display: block;
}
.zhyx_typb .typbright p{
padding-left: 80px;
    text-indent: -80px;
}
.zhyx_typb .typbright p:nth-child(3){
	margin-top: 10px;
}
.zhyx_typb .typbright p:nth-child(4){
	margin-bottom: 10px;
}
.zhyx_hdli{
	padding-top: 30px;
	overflow: hidden;
}
.zhyx_hdli ul li{
	text-align: center;
	width: 306px;
	float: left;
	line-height: 42px;
	margin-bottom: 18px;
	margin-right: 21px;
}
.zhyx_hdli ul li:nth-child(3n){
	margin-right: 0;
}