﻿@charset "utf-8";
/* CSS Document */
body,html{margin:0; padding:0; height:100%;}
body{font-family:Calibri,宋体,sans-serif; font-size:12px; position:relative;background-size:cover;}
a{text-decoration:none;}
p{margin:0; padding:0;}
ul,li{list-style:none; margin:0; padding:0;}
dl,dt,dd{margin:0; padding:0;}
.c-b{clear:both;}
img{border:0;}
/*----头部----*/
.headWrap{ width:100%; position:relative; z-index:2;}
.top{ height:28px; background:#f5f5f5;}
.toper{ width:1200px; margin:0 auto; text-align:right; line-height:28px; color:#d2d2d2;}
.toper a{ color:#313131; margin:0 5px;}
.toper a:hover{ color:#0d1172;}
.header{ width:1200px; height:86px; margin:0 auto;}
.logo{ float:left; width:300px; height:100%; background:url(../images/logo.png) left center no-repeat;}
.shares{ float:left;height:100%; line-height:86px; text-align:center;  font-size:16px;}
.shares a{color:#cf0002;}
.shares a:hover{color:#0d1172;}
.searchBar{ float:right; width:270px; height:36px; margin:25px 0 0 25px;}
.searchBar .txtsearch{ float:left; width:214px; height:32px; line-height:32px; border:1px solid #c3d9f6; color:#404040;}
.searchBar .btnsearch{ float:left; width:50px; height:36px; border:0; background:#477ced url(../images/zoom.png) center center no-repeat;}
.tools{ float:right; width:225px; height:100%; line-height:86px; color:#0d1172; font-size:16px; text-align:right; background:url(../images/phone.png) left center no-repeat;}

.nav{ width:100%; height:48px; background:#0d1293;}
.nav > ul{ width:1200px; margin:0 auto;}
.nav > ul > li{ float:left; width:150px;position: relative;}
.nav > ul > li > a{ display:block; border-right:1px solid #00056e; text-align:center; line-height:48px; color:#fff; font-size:16px;}
.nav > ul > li .navchild{
	width:200px;
	padding: 10px 0;
	display:none;
	position: absolute;
	top: 48px;
	left: -25px;
}
.nav > ul > li  ul{background:#0355b5; border-radius:10px; position: relative;}
.nav > ul > li  ul:before{display:block;width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom:5px solid #0355b5; content:""; position:absolute; top:-5px; left:100px;}
.nav > ul > li  ul > li{ height:36px; border-bottom:1px dashed #064b9d;}
.nav > ul > li  ul > li:last-child{
	border: 0;
}
.nav > ul > li  ul > li > a{ display:block; color:#fff; line-height:36px; padding:0 0 0 20px; background:url(../images/jt1.png) 90% center no-repeat;}
.nav > ul > li:hover .navchild{ display:block;}

/*广告大图*/
.banner{width:100%;position:relative;z-index:1; min-height: 300px;}
.banner .imgs{width:100%;}
.banner .imgs img{
	width: 100%;
}

/*主体*/
.bodyWrap{}
.w1200{width: 1200px; margin: 0 auto;}
.menuBlock{ width:100%; height:365px;display: flex;flex-flow: row nowrap; justify-content: center;}
.menuBlock .block{ float:left;width:20%; padding:262px 0 0 0;}
.menuBlock .block1{ background:url(../images/b1.png) center 75px no-repeat;}
.menuBlock .block2{ background:url(../images/b2.png) center 75px no-repeat;}
.menuBlock .block3{ background:url(../images/b3.png) center 75px no-repeat;}
.menuBlock .block4{ background:url(../images/b4.png) center 75px no-repeat;}
.menuBlock .block5{ background:url(../images/b5.png) center 75px no-repeat;}
.menuBlock .block a{ display:block; min-width:155px; max-width:100%; width:auto; height:36px; line-height:36px; color:#404040; font-size:14px; text-align:center;}
.menuBlock .block a:hover{ color:#fff; background:#477ced; border-radius:10px;}

.plate{ margin:0 0 50px 0;}
.plate dl{ float:left; width:373px; margin:0 12.5px; border:1px solid #e6edf3;}
.plate dl dt{ width:373px; height:253px;}
.plate dl dt img{ width:100%; height:100%;}
.plate dl dd{ width:373px; height:175px; position:relative}
.plate dl dd span{ display:block; line-height:25px; text-align:center; font-size:16px; font-weight:bold; margin:8px 0}
.plate dl dd p{ padding:0 10px; height:66px; line-height:22px; text-indent:2em; overflow:hidden;}
.plate dl dd a{ display:block; width:118px; height:35px; background:#477ced; color:#fff; text-align:center; line-height:35px; font-size:14px; margin:0 auto; position:absolute;bottom:15px;left:127px}
.plate dl:hover{border:1px solid #f5f5f5;}
.plate dl dd:hover{ background:#f5f5f5;}
.plate dl dd:hover a{ background:#d30f1b;}

/*底部*/
.footWrap{ width:100%; height:auto; padding:0 0 52px 0; background:#f5f5f5; position:relative;}
.footer{ height:auto;}
.foot-nav{ float:left; padding:40px 0 0 0;}
.foot-nav > ul > li{ float:left; width:135px; text-align:center;}
.foot-nav > ul > li > a{ color:#313131; font-size:16px;}
.foot-nav > ul > li.act > a{ font-weight:bold;}
.foot-nav > ul > li > ul{ padding:20px 0;}
.foot-nav > ul > li > ul > li{ line-height:30px;}
.foot-nav > ul > li > ul > li a{ color:#313131;}
.foot-nav > ul > li > ul > li a:hover{ display:block; width:80%; height:30px; margin:0 auto; background:#525962; color:#fff; border-radius:25px;}

.footer .ewm{ float:right; width:240px; padding:45px 0 45px 0; text-align:center;}
.copyright{ width:100%; height:52px; line-height:52px; background:#dcdcdc; color:#313131; font-size:13px; position:absolute; bottom:0;}
.copyright a{color:#313131}

/*内页*/
.inbodyWrap{ background:#f5f5f5; min-height:50px; padding:0 0 50px 0;}
.inbanner{ width:100%; height:356px; overflow:hidden;position:relative;}
.left{ width:100%; height:53px; background:#ffffff; box-shadow:1px 1px 1px #e6e6e6;}
.left .menu{ float:left; width:160px; height:53px; line-height:53px; text-align:center; color:#fff; font-size:18px; background:#3068df url(../images/dajiantou.png) 10px center no-repeat;}
.left ul{ float:right;}
.left ul li{ float:left; line-height:51px; width:120px; text-align:center; font-size:14px;}
.left ul li.act{ border-bottom:2px solid #1f348b; color:#1f348b;}
.left ul li a{color:#000;}
.left ul li.act a{color:#1f348b;}

.right{}
.currentlocation{ line-height:40px; padding: 0 0 0 25px; background:url(../images/weizhi.png) 10px center no-repeat;}
.currentlocation a{color:#8c8c8c;}
.currentlocation a:hover{color:#f60;}
.currentlocation span{color:#f60;}

/*大段内容部分公用内容*/
.content{margin:0 auto;padding:0 20px;min-height:350px;text-align:left;background:#fff;color:#535353;overflow-x:hidden;overflow-y:auto;}
.contenthead{width:80%;margin:15px auto;border-bottom:#ccc dashed 1px;}
.contenthead h1{text-align:center;font-size:18px;}
.contenthead h2{font-weight:normal;text-align:center;font-size:12px;padding:5px 0;}
.contentmain{margin:0 auto;padding:10px 0;font-size:12px;line-height:2;}
.contentfooter{margin:10px 0;color:#666;}
.contentfooter a{color:#666;}
.contentfooter a:hover{color:#2ea2c5;}

/*图文列表*/
ul.news_pic_list{}
ul.news_pic_list li{ padding:20px 0; border-bottom:1px dashed #e6e6e6; position:relative;}
ul.news_pic_list li img{ float:left; width:278px; height:200px; margin:0 20px 0 0; border-radius:10px;}
ul.news_pic_list li h3{ font-size:22px; font-weight:normal; margin:0; padding:0;}
ul.news_pic_list li span{ display:block; text-align:right;}
ul.news_pic_list li p{ line-height:25px; max-height:100px; text-indent:2em; font-size:14px; overflow:hidden;}
ul.news_pic_list li a{ display:block;width:100px; height:35px;color:#f39800; font-size:14px; line-height:35px; text-align:center; border-radius:25px; position:absolute; bottom:20px; right:20px;}
ul.news_pic_list li a:hover{ background:#f39800; color:#fff;}

/*新闻列表*/
ul.news_list{}
ul.news_list:after{
	display: block;
	content: "";
	clear: both;
}
ul.news_list li{float:left; width:50%; margin:10px 0; position:relative;}
ul.news_list li img{ float:left; width:170px; height:105px; margin:0 20px 0 0;}
ul.news_list li p{ line-height:40px; font-size:16px;white-space: nowrap;  text-overflow:ellipsis; overflow:hidden;}
ul.news_list li span.time{ display:block; font-size:12px; line-height:40px; color:#999;}
ul.news_list li a{display:block;width:79px; height:23px;color:#404040; background:#e6edf3; font-size:12px; line-height:23px; text-align:center;position:absolute; bottom:0px; right:310px;}
ul.news_list li a:hover{ background:#cf0002; color:#fff;}

ul.news_list li.first{ width:100%; padding:20px 0 20px 0; border-bottom:1px dashed #e6e6e6; position:relative;}
ul.news_list li.first img{ float:left; width:380px; height:245px; margin:0 40px 0 0;}
ul.news_list li.first p.p1{ float:left; width:700px; line-height:50px; margin:0 0 0 28px; font-size:18px; font-weight:bold; overflow:hidden; border-bottom:1px solid #ccc;}
ul.news_list li.first p.p1 span.time{ display:inline; float:right; line-height:50px; font-size:14px; font-weight:normal;}
ul.news_list li.first p.p2{ float:left; width:728px; height:150px; padding:10px 0; line-height:30px; text-indent:2em; font-size:14px;white-space: normal; overflow:hidden;}
ul.news_list li.first a{display:block;width:100px; height:35px;color:#fff; background:#477ced; font-size:14px; line-height:35px; text-align:center;  position:absolute; bottom:20px; right:20px;}

/*团队列表*/
ul.team_list{}
ul.team_list li{ padding:20px 0; box-shadow:0px 2px 0px #f2f2f2;}
ul.team_list li div.team_img{ float:left; width:227px; height:285px; margin:40px 40px 0 40px; border:1px solid #e6e6e6; position:relative;}
ul.team_list li div.team_img img{ width:100%; height:100%; position:absolute; top:-20px; left:-20px;}
ul.team_list li div.team_name{ float:right; width:845px; height:47px; padding:10px 0 0 0; border-bottom:1px solid #dcdcdc;}
ul.team_list li div.team_name span{ display:block;}
ul.team_list li div.team_name span.cn{ line-height:20px; padding:0 0 0 25px; background:url(../images/player.png) left center no-repeat; color:#001076; font-size:14px; font-weight:bold;}
ul.team_list li div.team_name span.en{ padding:0 0 0 25px; color:#313131}
ul.team_list li div.team_job{float:right; width:845px; height:47px; padding:10px 0 0 0; border-bottom:1px solid #eeeeee;}
ul.team_list li div.team_job span{ display:block; color:#313131; line-height:20px;}
ul.team_list li div.team_text{float:right; width:845px; height:220px; padding:10px 0; line-height:20px; overflow:hidden;}
ul.team_list li div.team_text p{text-indent:2em;margin:6px 0px}
ul.team_list li div.team_text:hover{overflow:auto;}


/*大段内容部分公用内容*/
.content{margin:0 auto;padding:0 20px;text-align:left;}
.contenthead{width:80%;margin:15px auto;border-bottom:#ccc dashed 1px;}
.contenthead h1{text-align:center;font-size:18px;}
.contenthead h2{font-weight:normal;text-align:center;font-size:12px;padding:5px 0;}
.contentmain{margin:0 auto;padding:0 15px;color:#666;line-height:2;word-wrap:break-word;}
.contentmain p{margin:0 0 10px 0;}
.contentmain img{border:none;max-width:100%;}
.contentfooter{margin:10px 0;color:#666;}
.contentfooter a{color:#666;}
.contentfooter a:hover{color:#2ea2c5;}

/*功能框架*/
/*page*/
.Pager {
	padding: 10px 20px;
	text-align: center;
}

.Pager:after {
	content: "";
	clear: both;
	display: block;
}

.Pager a,
.Pager span {
	display: inline-block;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin: 3px 3px;
	line-height: 30px;
	color: #333;
	text-align: center;
}

.Pager a {
	width: 30px;
	height: 30px;
}

.Pager span {
	padding: 0 10px;
}

.Pager a.fa {
	padding: 0 10px;
}

.Pager a.act {
	background: #0d1293;
	color: #fff;
	font-weight: bold;
}

.Pager a:hover {
	color: #0d1293;
	background: #f9f9f9;
}

.Pager a.act:hover {
	background: #0d1293;
	color: #fff;
	cursor: text;
}

.Pager a.fa.lcok {
	color: #ccc;
	background: #fff;
	cursor: text;
}
/*展示方式*/
/*文字列表*/
ul.base_textlist{width:100%;margin:0 auto;padding:0;}
ul.base_textlist li{width:100%;height:48px;background:url(../images/line.gif) 0 6px no-repeat;clear:both;border-bottom:1px #ccc dashed;}
ul.base_textlist li a{float:left;line-height:48px;font-size:14px;color:#4c4c4c;text-indent:20px;}
ul.base_textlist li a:hover{color:#f60;}
ul.base_textlist span{float:right;width:100px;line-height:48px;color:#646464;}
/*文字列表（含简短概括）*/
.base_textintrolist{list-style:none;width:100%;margin:0 auto;}
.base_textintrolist dl{padding:20px 0;border-bottom:#bbb dashed 1px;}
.base_textintrolist dt{font-size:14px;line-height:24px;font-weight:bold;}
.base_textintrolist dd{color:#6e6e6e;}
.base_textintrolist a{color:#595959;}
.base_textintrolist a:hover{color:#e78034;}

/*
.base_textintrolist{list-style:none;width:100%;margin:0 auto;}
.base_textintrolist dl{padding:20px 0;border-bottom:#7f6f58 dashed 1px;position:relative;overflow:hidden;zoom:1;}
.base_textintrolist dl dt{float:right;width:650px;font-size:16px;}
.base_textintrolist dl dt a{color:#383838;}
.base_textintrolist dl dt a:hover{color:#f27915;}
.base_textintrolist dl:hover dt a{color:#f27915;}
.base_textintrolist dl dd.intro{float:right;width:650px;height:44px;line-height:22px;font-size:14px;color:#737373;overflow:hidden;}
.base_textintrolist dl dd.date{float:left;width:87px;height:87px;background:#d9d9d9;color:#7e7e7e;text-align:center;font-size:16px;line-height:1;}
.base_textintrolist dl:hover dd.date{background:#f27915;color:#fff;}
.base_textintrolist dl dd.date span{display:block;font-size:36px;line-height:60px;}
*/
.base_textintrolist2{list-style:none;width:100%;margin:0 auto;}
.base_textintrolist2 dl{padding:20px 0;border-bottom:#7f6f58 dashed 1px;position:relative;overflow:hidden;zoom:1;}
.base_textintrolist2 dt{font-size:16px;color:#f3a21b;}
.base_textintrolist2 dt a{color:#f3a21b;}
.base_textintrolist2 dt a:hover{color:#f60;}
.base_textintrolist2 dd{color:#6e6e6e;padding:10px 0;line-height:1.5;color:#333;}
/*图文列表*/
.base_pictextlist{width:100%;margin:0 auto;}
.base_pictextlist:after{
	display: block;
	content: "";
	clear: both;
}
.base_pictextlist dl{width:277px;float:left;margin:9px 0 9px 9px}
.base_pictextlist dt{height:35px;line-height:24px;font-size:14px;}
.base_pictextlist dt a{display:block;padding-left:10px;color:#737373;white-space: nowrap;  text-overflow:ellipsis; overflow:hidden;}
.base_pictextlist dt a:hover{color:#f00}
.base_pictextlist dd.intro{float:right;width:70%;line-height:20px;}
.base_pictextlist dd.pic{border:1px solid #ccc; margin:6px;}
.base_pictextlist dd.pic img{display:block; width:253px;height:200px;padding:5px;}
.base_pictextlist dl:afterNONE{content:".";display:block;height:0;clear:both;visibility:hidden;}
/*图片列表*/
ul.base_piclist{list-style:none;width:100%;margin:0 auto;}
ul.base_piclist li{float:left;display:block;width:175px;height:130px;margin:10px 0;text-align:center;line-height:1.5;}
ul.base_piclist li img{display:block;width:140px;height:94px;margin:0 auto;}
ul.base_piclist li a{color:#4c4c4c;}
ul.base_piclist li a:hover{color:#f60;}

/*单页效果*/
.base_singlepage{margin:0 auto;padding:0;text-align:left;line-height:2;}
.base_singlepage_head{width:80%;margin:0 auto 20px auto;}
.base_singlepage_head h1{color:#f64100;text-align:center;font-size:16px;}
.base_singlepage_head h2{font-weight:normal;text-align:center;font-size:12px;padding:5px 0 2px 0;}
.base_singlepage_summary{margin:5px auto;padding:10px;background:#fafafa;border:1px #f0f0f0 dashed;}
.base_singlepage_main{margin:0 auto;padding:10px 0;}
.base_singlepage_main p{-webkit-margin-before:0;-webkit-margin-after:0;}


.itemtb{width:100%;border-collapse:collapse;border:1px #e4ecf2 solid;line-height:2;font-size:14px;}
.itemtb th,.itemtb td{border:1px #d4dee6 solid;padding:12px 20px;text-align: center;}
.itemtb th{background: #e6edf3;}
.span_txt {	float: left;	line-height: 40px;	margin: 0 2px;	font-size: 12px;}
.nysearch .time { background: #FFFFFF url(../images/time.png) no-repeat 115px center;	border: 1px solid #c3c3c3;	font-family: Tahoma;}
.searchitem_txt {
	color: #000000;
	border: 1px solid #c3c3c3;
	line-height: 32px;
	padding-left: 10px;
	width: 230px;
	float: left;
	height: 34px;
}

.searchitem_btn {
	color: #fff;
	height: 36px;
	line-height: 34px;
	text-align: center;
	display: inline-block;
	background: #ca3033;
	width: 90px;
	z-index: 9999;
    border: none;
}

.profile .select_ui {
	border: 1px solid #ccc;
	display: inline-block;
	white-space: nowrap;
	position: relative;
	text-align: left;
	line-height: 1.5em;
	height: auto;
	width: auto;
	margin: 0;
	*display: inline;
	*cursor: default;
	*filter: none;
	*zoom: 1;
	margin-right: 10px;
}

.profile .select_focus_ui {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#fff2f2f2,
		endColorStr=#fffcfcfc );
	background: #fcfcfc;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2),
		to(#fcfcfc) );
	background: -webkit-linear-gradient(top, #f2f2f2, #fcfcfc);
	background: -moz-linear-gradient(top, #f2f2f2, #fcfcfc);
	background: -o-linear-gradient(top, #f2f2f2, #fcfcfc);
	background: linear-gradient(to bottom, #f2f2f2, #fcfcfc);
	*filter: none;
}

.profile .select_ui .select_text_ui {
	border-right: 1px solid #e5e5e5;
	vertical-align: baseline;
	padding: 5px 3px 5px 6px;
	margin-right: 26px;
	overflow: visible;
	background: #fff;
	display: block;
	width: 180px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	color: #000000;
}

.profile .select_ui select {
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
	filter: alpha(opacity =  0);
	position: absolute;
	background: #fff;
	min-width: 100%;
	border: inherit;
	color: inherit;
	font: inherit;
	padding: 1px;
	margin: -1px;
	height: 100%;
	opacity: 0;
	border: 0;
	bottom: 0;
	left: 0;
	top: 0;
	*left: -9999em;
	*padding: 0;
	*margin: 0;
}

.profile .select_arrow {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	_border-left: 5px solid #FFFFFF;
	_border-right: 5px solid #FFFFFF;
	border-top: 5px solid #A93E48;
	overflow: hidden;
	position: absolute;
	margin-top: -2px;
	zoom: 1;
	right: 7px;
	height: 0;
	width: 0;
	top: 50%;
	*border-color: #f2f2f2;
	*border-top-color: #b7b7b7;
}

.profile select option {
	display: block;
	padding: 8px 5px;
	padding: 8px 5px !important;
	color: #000000;
	border: none;
}



/*基础文件 额外配置 必须放置尾部*/
.mg-0{margin:0px;}
.mg-5{margin:5px;}
.mb-5{margin-bottom:5px;}
.mb-10{margin-bottom:10px;}
.pd-0{padding:0px;}
.pd-5{padding:5px;}
.mt-0{margin-top:0px;}
.mb-0{margin-bottom:0px;}
.ml-0{margin-left:0px;}
.mr-0{margin-right:0px;}
.pt-0{padding-top:0px;}
.pb-0{padding-bottom:0px;}
.pl-0{padding-left:0px;}
.pr-0{padding-right:0px;}
.pl-5{padding-left:5px;}
.pr-5{padding-right:5px;}
.pb-5{padding-bottom:5px;}
.w-5{width:5px;}
.h-5{height:5px;}
.h-10{height:10px;}
.h-20{height:20px;}
.lh-24{line-height:24px;}
.c-b{clear:both;}
.f-l{float:left;}
.f-r{float:right;}
.bc-1{background:#f2f6f9;}
.ta-l{text-align:left;}
.ta-c{text-align:center;}
.ta-r{text-align:right;}
.va-m{vertical-align:middle;}
