@charset: "utf-8";
html,
body,
dl,
dd,
img,
form,
div,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "微软雅黑";
	color: #666;
	text-decoration: none;
}

section,
nav,
header,
footer {
	display: block;
}

html {
	font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

ul,
ol,
li {
	list-style-type: none;
}

img {
	border: 0;
	display: block;
}

select,
input,
select,
button {
	vertical-align: middle;
	outline: none;
}

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

.clear {
	clear: both;
}

.qx {
	margin-right: 0 !important;
}

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

.yewu_k {
	/*height: 90px;*/
	padding-bottom: 20px;
	background: #2d476b;
	border-top: 1px #fff solid;
}

.yewu_k .yewu {
	width: 50%;
	float: left;
	margin-top: 20px;
}

.yewu_k .yewu img {
	float: left;
	margin-left: 50px;
}

.yewu_k .yewu p {
	width: 390px;
	font-size: 16px;
	color: #fff;
	float: left;
	margin-left: 30px;
}

.company_show {
	margin-top: 30px;
}

.show_left {
	width: 1000px;
	float: left;
}

.about {
	float: left;
}

.index_tit {
	color: #9d9d9d;
	font-size: 16px;
	margin-bottom: 10px;
}

.index_tit span {
	font-size: 23px;
	color: #333;
	font-weight: bold;
	padding: 0 30px 0 10px;
	border-right: 1px #333 solid;
	margin-right: 30px;
}

.about_show {
	float: left;
	width: 460px;
	overflow: hidden;
}

.about_show img {
	float: left;
	margin: 0 12px 2px 0;
}

.about_show p {
	/*display: block;*/
	text-indent: 2em;
	line-height: 28px;
	height: 250px
}

.about_show a {
	line-height: 28px;
	font-size: 14px;
	color: #2D476B;
	margin-left: 20px;
	/*	float: right;
	margin-right: 30px;*/
}

.about_show a:hover {
	color: #14B2E0;
}

.news {
	width: 440px;
	height: 300px;
	background: #e6e8e9;
	float: right;
	padding: 10px 30px;
}

.news_show {
	width: 100%;
	margin: 20px auto;
	padding-bottom: 10px;
	border-bottom: 1px #ccc solid;
}

.news_show:last-child {
	border-bottom: none;
}

.news_show span {
	padding: 6px 8px;
	background: #FF710F;
	/*DC9141*/
	color: #fff;
	font-size: 14px;
	margin-right: 20px
}

.news_show dt a {
	font-size: 16px;
	color: #000;
}

.news_show dd a {
	display: block;
	margin-top: 14px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	/*超出变省略号*/
}

.news_show a:hover {
	color: #2d476b;
}

.cont {
	width: 160px;
	height: 320px;
	border: 1px #ccc solid;
	float: right;
}

.cont img {
	display: block;
	margin: 10px auto;
}

.cont p {
	font-size: 14px;
	width: 120px;
	margin: 0 auto;
	line-height: 26px
}

.cont span {
	font-size: 16px;
	color: #000;
	display: block;
}

.about_ts {
	margin-top: 40px;
}

.about_ts img {
	width: 400px;
	float: left;
}

.about_ts p {
	float: right;
	width: 750px;
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
}

.about_ts p span {
	font-weight: bold;
	color: #0c6dba;
}

.ab_show {
	margin-top: 30px;
	width: 1172px;
	background: #ccc;
	padding: 15px;
}

.ab_show img {
	float: left;
	width: 281px;
	height: 210px;
	margin-right: 16px;
}

.list_tit {
	height: 34px;
	border-bottom: 1px #ccc solid
}

.titleft {
	float: left;
}

.titleft .tit_a {
	height: 30px;
	width: 6px;
	background: #2D476B;
	float: left;
}

.titleft p {
	float: left;
	font-size: 20px;
	font-weight: bold;
	margin-left: 10px;
}

.titright {
	/*float: right;*/
	height: 30px;
	background: url(../images/protit_bg.jpg) repeat-x;
	text-align: right;
	padding: 10px 40px;
}

.titright a:hover {
	text-decoration: underline;
}

.news_nav {
	float: left;
	width: 260px;
	background: #2D476B;
	padding: 20px 0;
}

.news_nav b {
	display: block;
	font-size: 16px;
	margin: 0px 30px 10px;
	color: #fff;
}

.news_nav ul {
	padding: 0 20px;
}

.news_nav li {
	padding: 10px 0;
	background: url(../images/li1.png) no-repeat left center;
	border-bottom: 1px #fff dashed;
}

.news_nav ul li a {
	font-size: 15px;
	color: #fff;
	margin-left: 20px;
}

.news_nav ul li a:hover {
	color: #15B3E1;
}

.nav_lx {
	padding: 10px 20px 10px 34px;
	color: #fff;
	line-height: 24px;
	background: url(../images/lx_bg.png) no-repeat 10px 10px;
}

.show_list {
	float: right;
	width: 910px
}

.list_con {
	margin: 10px auto;
	padding: 20px;
	border: 1px #ccc solid;
}

.list_con:hover {
	background: #efefef;
}

.list_img {
	height: 160px;
	width: 240px;
	float: left;
	border: 1px #ccc solid;
}

.list_img img {
	height: 100%;
	width: 100%;
}

.list_con dl {
	width: 444px;
	float: left;
	margin: 14px 38px;
}

.list_con dt a {
	font-size: 18px;
	color: #2D476B;
}

.list_con dd {
	margin-top: 18px;
	font-size: 14px;
}

.dl_1 {
	margin-top: 20px;
	float: left;
	text-align: center;
}

.dl_1 b {
	font-size: 50px;
}

.dl_1 span {
	display: block;
	font-size: 16px;
	padding-top: 10px;
	border-top: 1px #ccc solid;
}

.page {
	height: 30px;
	line-height: 30px;
	width: 910px;
	display: table;
}

.page_info {
	text-align: center;
	margin-top: 20px;
	color: #333;
	font-size: 16px;
}

.page_info span {
	padding: 0 2px;
	font-weight: bold;
}

.page_list {
	height: 24px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0;
	font-size: 14px;
	margin-top: 20px;
}

.page_list a {
	display: inline-block;
	color: #898989;
	border: 1px solid #e8e8e8;
	background: #f8f8f8;
	text-align: center;
	padding: 0 8px;
	margin: 0 1px;
	font-weight: bold;
}

.page_list a:hover {
	color: #fff;
	border: 1px solid #898989;
	background: #898989;
}

.page_list a.on {
	color: #333;
	border: 1px solid #ccc;
	background: #E5EDF2;
}

.pro_fy {
	width: 200px;
	margin: 0 auto;
}

.pro_fy a {
	display: block;
	float: left;
	padding: 4px 10px;
	border: 1px #ccc solid;
	background: #f8f8f8;
	margin: 20px 1px;
}

.pro_fy a:hover {
	background: #bbb;
}

.n_list .con_top p,
.rec_tit p {
	font-size: 20px;
	text-align: center;
	margin: 20px 0 10px;
	color: #143159;
}

.n_list .con_top span,
.rec_tit span {
	display: block;
	text-align: center;
	padding: 10px 0;
	border: 1px #ccc solid;
	font-size: 14px;
}

.n_list .con_bot img {
	display: block;
	margin: 0px auto;
}

.n_list .con_bot {
	width: 1000px;
	margin: 0 auto;
}

.n_list .con_bot p,
.rec_con p {
	line-height: 30px;
	font-size: 14px;
	width: 900px;
	margin: 0 auto 20px;
	text-indent: 2em;
}

.bot_fy {
	padding: 10px 40px;
	border: 1px #ccc solid;
	font-size: 14px;
}

.ctt {
	height: 250px;
	background: url(../images/lx-2.jpg) no-repeat;
	padding-top: 60px;
	background-size: 100% 100%;
	margin-bottom: 50px;
}

.ctt_us {
	width: 600px;
	margin: 20px auto 0px;
}

.ctt_us li {
	width: 490px;
	padding-left: 16px;
	line-height: 36px;
	color: #000;
	border-bottom: 1px #ccc dashed;
	background: url(../images/lx2.jpg) no-repeat left center;
}

.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}

.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}

.zhaopin ul {
	padding-left: 20px;
	border-bottom: 1px #ccc dashed;
}

.zhaopin ul li {
	float: left;
	text-align: center;
	width: 192px;
	line-height: 40px;
}

.zhaopin ul li a {
	color: #2D476B;
}

.zhaopin ul li a:hover {
	color: #f00;
}

.p1 {
	line-height: 26px;
	text-indent: 2em;
	margin: 40px 0 30px;
}

.img1 {
	margin: 10px auto 20px;
}

.p2 {
	text-align: left;
	margin: 20px 0;
	font-family: "microsoft YaHei";
	text-indent: 2em;
}

.top_title_content>p {
	text-align: left;
	margin: 20px 0;
	font-family: "microsoft YaHei";
	text-indent: 2em;
}

.range {
	background: #ececec;
	margin-top: 50px;
}

.team_ywb {
	width: 500px;
	padding: 50px 20px 10px;
	float: left;
	margin-left: 40px;
}

.team_ywb b {
	display: block;
	font-size: 18px;
	width: 140px;
	height: 40px;
	line-height: 40px;
	font-family: "microsoft YaHei";
	border: 1px #19B9E3 dashed;
	margin: 0px auto;
	color: #19B9E3;
}

.team_ywb p {
	width: 420px;
	text-align: center;
	font-family: "microsoft YaHei";
	margin: 20px auto;
	height: 120px;
}

.team_ywb .yw_img {
	height: 300px;
	overflow: hidden;
}

.team_ywb .yw_img img {
	width: 100%;
}

.team_bywb .ywb_ry {
	/*width: 580px;*/
	/*float: left;*/
	border-bottom: 2px #ccc dashed;
	padding: 20px 0;
}

.team_bywb .ywb_ry img {
	float: left;
	border-radius: 100px;
	margin-right: 20px;
}

.team_bywb .ywb_ry span {
	display: block;
	float: left;
	text-align: center;
	margin-top: 30px
}

.team_bywb .ywb_ry span b {
	font-size: 15px;
	display: block;
	margin-top: 10px;
}

.team_bywb .ywb_zm {
	margin: 10px 0;
	/*width: 780px;*/
	background: #efefef;
	border-radius: 100px 0 0 100px;
	-moz-border-radius: 100px 0 0 100px;
}

.team_bywb .ywb_cy {
	height: 123px;
	float: left;
	margin: 10px 0;
	width: 280px;
	background: #efefef;
	margin-right: 26px;
	border-radius: 100px 0 0 100px;
}

.team_bywb .ywb_cy img {
	width: 124px;
	height: 123px;
	border-radius: 150px;
}

.team_bywb .ywb_ry .ywb_cy:nth-child(5n) {
	margin-right: 0!important;
}

.team_bywb .p3 {
	width: 500px;
	float: right;
	margin: 18px 200px 0 0;
	/*margin:14px 0 0 100px;*/
}

.team_bywb .p3 b {
	font-size: 16px;
	color: #2D476B;
}

.ywb_ry :hover {
	background: #255893;
	color: #fff;
}

.ywb_ry :hover .p3,
.ywb_ry :hover b {
	color: #fff;
}



.Team {
	padding: 35px 0 45px;
	background-color: #f6f5f5;
}


/*.slider01*/

.slider01 {
	width: 1172px;
	overflow: hidden;
	margin: 35px auto 0;
}

.slider01 .leftBtn {
	float: left;
	width: 24px;
	height: 26px;
	margin: 157px 23px 0 0;
	cursor: pointer;
	background: url(../images/btn_l.png) left top no-repeat;
}

.slider01 .rightBtn {
	float: right;
	width: 24px;
	height: 26px;
	margin: 157px 0 0 0;
	cursor: pointer;
	background: url(../images/btn_r.png) left top no-repeat;
}

.slider01 .imgBox {
	float: left;
	width: 1080px;
	overflow: hidden;
	position: relative;
}

.slider01 .imgBox ul {
	float: left;
	width: 10000px;
	left: 0;
}

.slider01 .imgBox ul li {
	float: left;
	width: 368px;
	display: inline;
	padding-bottom: 3px;
	background: url(../images/people_bg.jpg) 3px bottom no-repeat;
}

.slider01 .imgBox ul li .img_box {
	width: 340px;
	height: 350px;
	background-color: #fff;
	border: 1px solid #c7c7c7;
	overflow: hidden;
	float: left;
}

.slider01 .imgBox ul li .img_box .txt {
	text-align: center;
}

.slider01 .imgBox ul li .img_box .txt h2 {
	margin: 0 auto;
	width: 270px;
	font-size: 16px;
	line-height: 36px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	/*超出变省略号*/
}

.slider01 .imgBox ul li .img_box .txt span {
	display: block;
	text-align: center;
	font-size: 14px
}

.slider01 .imgBox ul li .img {
	display: block;
	width: 320px;
	height: 260px;
	text-align: center;
	background-size: 100% 100%;
	padding: 10px;
	overflow: hidden;
}

.slider01 .imgBox ul li .img img {
	width: 100%;
	height: 260px;
	display: block;
	margin: 0 auto;
	/*transition: all 0.5s ease-in-out 0.3s;*/
}

.tsteam{
	width:80%;
	margin:0 auto;
}
.cu {
	background: url(../images/sjx.png) no-repeat center bottom #2D476B !important;
}

.tsteam .teamTit span {
	display: block;
	float: left;
	width: 100px;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	background: #FF710F;
	line-height: 40px;
	color: #fff;
	margin-right: 10px;
}

.teamConstruct{
	width:100%;
	margin-bottom: 6rem;
}
.teamConstruct p{
	border-left:1px solid #ccc;
	width:0%;
	height:2rem;
	margin:0 auto;
	color:transparent;
	padding-left:-2px;
}
.teamLeader{
	width:14%;
	color:#fff;
	margin:0 auto;
	text-align: center;
	line-height:3rem;
	background:#FF710F;
}
.lineC{
	width:85%;
	display: flex;
}
.teamLeader-s{
	width:20%;
	color:#fff;
	margin:0 auto;
	text-align: center;
	line-height:3rem;
	background:#FF710F;
	margin-left:15rem;
	z-index:2;
}
.teamLeader-s1{
	margin-left: 21rem;
}
.line{
	width:47%;
	height:2rem;
	margin-left:20rem;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}
.line-a{
	width:47%;
	height:2rem;
	margin-left:20rem;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

.line-b{
	width: 49.8%;
    float: left;
    margin-left: 6.4%;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.partParent{
	width: 25.2%;
    margin-left: 68.7%;
    border-top: 1px solid #ccc;
}
.line-c{
	width:100%;
}
.lineD{
	width: 12.5%;
    float: left;
}

.inter{
	width:100%;
	
}
.interPart{
	width:20%;
	float:left;
	margin-right:1.6rem;
}
.interPart p{
	border-left:1px solid #ccc;
	width:0%;
	height:2rem;
	margin:0 auto;
	color:transparent;
	padding-left:-2px;
}
ul{
		list-style: none;
		overflow: hidden;
}
#nav{
		width: 100%;
		text-align: center;
		line-height: 40px;
		cursor: pointer;
}
.navLineP{
	width:100%;
}
.navLine{
	width:23%;
	float:left;
}
#nav li{
    width: 11%;
    height: 40px;
    float: left;
    background: #FF710F;
    margin-left: 1%;
    color: #fff;
    border-bottom: none;
}
#nav li.active{
	background: url(../images/sjx.png) no-repeat center bottom #2D476B !important;
}
#content{
		width: 87.2%;
		margin:2px 0 0 2rem;
		line-height:1.6rem;
}
#content li{
	padding:1rem;
	text-indent:2px;
	margin:0 auto;
	color:#fff;
	display: none;
	background:#2D476B;
}







.show {
	padding: 10px 20px;
	min-height: 200px;
	border-top: 1px #FF710F solid;
	margin-top:25%;
}

.show dd span {
	display: block;
	float: left;
	width: 200px;
	text-align: left;
	margin-top: 30px;
	line-height: 30px;
}

.show dd span h4 {
	text-align: center;
	font-size: 18px;
}

.teamlist {
	width: 850px;
	float: right;
}

.teamlist h4 {
	margin-top: 30px;
	font-size: 18px;
}

.teamlist em {
	font-style: normal;
	display: block;
}

.teamlist li {
	float: left;
	width: 210px;
	margin: 10px 0 0;
	line-height: 26px;
}

.teamlist .rTit b {
	font-size: 16px;
}