@charset "utf-8";
/* CSS Document */
*
{
	margin:0; 
	padding:0;
}
html
{
	background: #1e81d2 url(../images/bodybg.jpg) center top no-repeat;
}
body
{
	font-family:"微软雅黑",arial;
	font-size:14px;
	color:#000;
}
img,a img
{
	border:0px;
}
ul,li
{
	list-style-type:none;
} 
a
{
	text-decoration:none;
	color:#333;
	cursor:pointer;
}
a:hover
{
	text-decoration:none;
}
.container
{
	width:1000px;
	margin:0 auto;
	background: #fff;
}
.clear
{
	clear:both;
	height:0px;
	line-height:0px;
} 
div.floatCtro{ 
	width:62px; 
	position:fixed; 
	left:50%; 
	top:216px; 
	z-index:100;
	margin-left: -572px;
}
div.floatCtro p{
	width:62px; 
	text-align:center; 
	height:50px; 
	margin-bottom: 2px;
	background:#666bbe;
	font-size:14px; 
	font-weight: normal;
	display: table;
	cursor:pointer; 
}
div.floatCtro p span {
    color: #fff;
    display: table-cell;
    vertical-align: middle;
}
div.floatCtro a{ 
	display:inline-block; 
	width:62px; 
	height:50px; 
	background:#666bbe url(../images/top1.png) center center no-repeat; 
	cursor:pointer;
	text-indent: -9999em;
	margin-bottom: 2px;
}
div.floatCtro a:hover{ 
	background:#ec870e url(../images/top1.png) center center no-repeat; 
}
div.floatCtro p:hover{ 
	background:#ec870e; 
	color:#fff;
}
div.floatCtro p.cur{ 
	background:#ec870e; 
	color:#fff;
}
.erweima{
	position: fixed;
	width: 120px;
	height: 120px;
	left: 50%;
	top: 120px;
	margin-left: 500px;
	z-index: 100000;
}
/*头部*/
.banner
{
	width: 100%;
	min-width: 1000px;
	height:329px;
	position: relative;
	overflow: hidden;
	border-bottom: 42px solid #044382;
}
.banner .banner_imglist
{
	position:absolute;
	width:1000px;
	left:50%;
	margin-left:-500px;
}
.banner .banner_imglist .banner_1
{
	position:absolute;
	left:38px;
	top:41px;
}
.banner .banner_imglist .banner_2
{
	position:absolute;
	left:37px;
	top:127px;
}
.banner .banner_imglist .banner_3
{
	position:absolute;
	left:676px;
	top:68px;
}
.banner .banner_imglist .banner_4
{
	position:absolute;
	left:672px;
	top:179px;
}
.banner .banner_imglist .banner_5
{
	position:absolute;
	left:786px;
	top:221px;
	cursor: pointer;
}
/*主体部分*/
h1{
	position: relative;
	height: 42px;
	margin-top: -42px;
	margin-bottom: 40px;
	text-align: center;
}
h1::before{
	content: '';
	width:0;
    height:0;
    border-width:78px 108px 0;
    border-style:solid;
    border-color:#1e81d2 transparent transparent;
    position:absolute;
    left: 50%;
    top: 0;
    margin-left: -108px;
    z-index: 1;
}
h1 span{
	position: relative;
	font-size: 30px;
	color: #fff;
	font-weight: normal;
	z-index: 2;
}
.mainbrief li{
	width: 881px;
	font-size: 18px;
	line-height: 32px;
	color: #000;
	padding: 0 50px 0 69px;
	position: relative;
	float: left;
}
.mainbrief li:before{
	content: '';
	position: absolute;
	width: 6px;
	height: 6px;
	background: #1e81d2;
	border-radius: 50%;
	left: 50px;
	top: 13px;
}
.personCon{
	margin-top: 24px;
	padding: 0 50px 0;
}
.psTit{
	font-size: 24px;
	padding: 27px 0 25px;
	border-top: 1px dotted #b9b9b9;
	font-weight: normal;
	color: #1e81d2;
	width: 900px;.compassMap img
}
.psTit span{
	font-size: 16px;
	color: #7d7d7d;
}
.psTit:after{
	clear: both;
}
.persons{
	border-top: 1px dotted #b9b9b9;
}
.persons::after{
	height: 0;
	line-height: 0;
	clear: both;
	display: block;
	content: '';
	overflow: hidden;
}
.persons li, .recommend li{
	margin: 10px 0;
	float: left;
	width: 50%;
	height: 68px;
	display: inline-block;
	position: relative;
}
.persons li:before, .recommend li:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background: #1e81d2;
    border-radius: 50%;
    left: 0;
    top: 11px;
}
.persons li h3, .recommend li h3{
	line-height: 24px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-bottom: 4px;
	text-indent: 10px;
}
.persons li h3 strong, .recommend li h3 strong{
	display: inline-block;
	width: 10px;
}
.persons li h4, .recommend li h4{
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #666;
	text-indent: 10px;
}
.persons li h4 em, .recommend li h4 em{
	display: inline-block;
	width: 0.8em;
}
.persons li h4 i, .recommend li h4 i{
	display: inline-block;
	width: 8.8em;
	padding-left: 10px;
}
.persons li h4 b, .recommend li h4 b{
	display: inline-block;
	width: 1em;
}
.commonTit{
	position: relative;
	width: 100%;
	height: 46px;
	background: #1d4e8b;
	text-align: center;
}
.commonTit::before{
	content: '';
	width:0;
    height:0;
    border-width:78px 108px 0;
    border-style:solid;
    border-color:#1e81d2 transparent transparent;
    position:absolute;
    left: 50%;
    top: 0;
    margin-left: -108px;
    z-index: 1;
}
.commonTit span{
	position: relative;
	font-size: 30px;
	color: #fff;
	font-weight: normal;
	z-index: 2;
}
.qiyeCon{
	margin-top: -24px;
    padding: 0 50px 25px;
    width: 900px;
}
.qiyejia{
	/*border-top: 1px dotted #b9b9b9;*/
	font-size: 0px;
}
.qiyejia::after{
	height: 0;
	line-height: 0;
	clear: both;
	display: block;
	content: '';
	overflow: hidden;
}
.qiyejia .items1{
	float: left;
	width: 482px;
}
.qiyejia .items2{
	float: left;
	width: 414px;
}
.qiyejia ul li{
	margin-bottom: 18px;
	line-height: 20px;
	font-size: 16px;
	color: #666;
	vertical-align: middle;
}
.qiyejia ul li b{
	display: inline-block;
	width: 30px;
	height: 18px;
	text-align: center;
	background: #1e81d2;
	color: #fff;
	font-weight: normal;
	position: relative;
	bottom: 1px;
}
.qiyejia ul li span{
	font-weight: bold;
	color: #434343;
	padding: 0 16px 0 4px;
}
.qiyejia ul.items1 li span{
	padding: 0 13px 0 4px;
}
.qiyejia ul li span em{
	display: inline-block;
	width: 1em;
}
.qiyejia ul li strong{
	display: inline-block;
	width: 108px;
}
.qiyejia ul.items2 li strong{
	display: inline-block;
	width: 104px;
}
.paraP{
	font-size: 18px;
	line-height: 32px;
	height: 64px;
	padding: 52px 50px 48px;
	width: 900px;
	float: left;
	position: relative;
}
.recommondCase{
	padding: 62px 0;
	width: 1000px;
	overflow: auto;
	zoom:1;
}
.mainbrief{
	overflow: auto;
	zoom:1;
}
.recommend{
	width: 900px;
	padding: 0 50px;
	margin-top: -25px;
}
.recommend ul{
	overflow: auto;
	zoom: 1;
}
.recommend li{
    margin: 10px 0;
    float: left;
    width: 50%;
    height: 68px;
    display: inline-block;
    position: relative;
}
.childForm{
	position: relative;
	overflow: auto;
	zoom:1;
	padding-top: 42px;
	padding-bottom: 38px;
}
.childForm .leftItem{
	float: left;
	width: 388px;
	padding-left: 61px;
	padding-right: 50px;
	text-align: right;
}
.childForm .leftItem h3{
	height: 38px;
	line-height: 38px;
	border-bottom: 1px dotted #a9a9a9;
	font-size: 20px;
	position: relative;
	margin-bottom: 14px;
}
.childForm .leftItem h3 span{
	position: absolute;
	width: 42px;
	height: 38px;
	background: #1e81d2;
	line-height: 38px;
	right: -52px;
	color: #fff;
	font-size: 44px;
	text-align: left;
}
.childForm .leftItem p{
	font-size: 14px;
	line-height: 26px;
	color: #707070;
}
.childForm .rightItem{
	float: right;
	width: 449px;
	padding-left: 50px;
	text-align: left;
}
.childForm .rightItem h3{
	height: 38px;
	line-height: 38px;
	border-bottom: 1px dotted #a9a9a9;
	font-size: 20px;
	position: relative;
	margin-bottom: 14px;
}
.childForm .rightItem h3 span{
	position: absolute;
	width: 42px;
	height: 38px;
	background: #ec870e;
	line-height: 38px;
	left: -52px;
	color: #fff;
	font-size: 44px;
	text-align: right;
}
.childForm .rightItem p{
	font-size: 14px;
	line-height: 26px;
	color: #707070;
}
.childForm:before{
	content: '';
	width: 2px;
	height: 100%;
	background: #1e81d2;
	position: absolute;
	left: 499px;
	top: 0;
}
.childForm .mt102{
	margin-top: 102px;
}
.childForm .mt38{
	margin-top: 38px;
}
.childForm .mt32{
	margin-top: 32px;
}
.bigAd{
	margin-bottom: 18px;
}
.exhi{
	padding: 27px 50px 0;
}
.exhi .case{
	padding: 0 30px 34px;
	border-bottom: 1px dotted #b9b9b9;
	width: 840px;
}
.exhi .case:last-child{
	border-bottom: none;
}
.exhi h2{
	padding: 33px 0 21px;
	font-size: 24px;
	font-weight: normal;
	color: #1d4e8b;
	width: 840px;
}
.exhi h4{
	font-size: 18px;
	line-height: 20px;
}
.exhi h4.sum{
	margin-bottom: 4px;
}
.exhi h4.star{
	margin: 24px 0 12px;
	width: 840px;
	float: left;
}
.exhi h4.star span{
	display: inline-block;
	width: 74px;
	height: 22px;
	line-height: 22px;
	background: #ec870e;
	color: #fff;
	margin-left: 16px;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	top: -2px;
	text-indent: 14px;
	cursor: pointer;
}
.exhi h4.star span b{
	font-weight: normal;
}
.exhi h4.star span em{
	content: '';
	position: absolute;
	right: 11px;
	bottom: 6px;
	width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    
}
.exhi h4.star span.down em{
	border-top: 8px solid #fff;
}
.exhi h4.star span.up em{
    border-bottom: 8px solid #fff;
}
.exhi .case >p{
	width: 840px;
	float: left;
}
.exhi p{
	font-size: 16px;
	line-height: 28px;
	text-indent: 2em;
}
.exhi .toggle{
	width: 840px;
}
.exhi .toggle>p{
	width: 840px;
	float: left;
}
.exhi .toggle ul{
	margin: 10px -12px 0;
	overflow: auto;
	zoom:1;
}
.exhi .toggle ul li{
	float: left;
	width: 264px;
	height: 210px;
	margin: 0 12px 12px;
}
.exhi .toggle ul li img{
	vertical-align: top;
}
.exhi .toggle ul li p{
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-indent: 0;
}
.detailsSum{
	width: 840px;
}
.detailsSum p{
	width: 840px;
	float: left;
	display: block;
}
.container h5{
	background:#ec870e;
	width:1000px;
	text-align: center;
	height: 46px;
	line-height: 46px;
	font-size: 30px;
	color: #fff;
	font-weight: normal;
	position: relative;
}
.container h5 span{
	position: absolute;
	width: auto;
	height: 44px;
	line-height: 44px;
	display: block;
	background: #666bbe;
	color: #fff;
	padding:  0 20px;
	left: 25px;
	bottom: 0px;
	font-size: 26px;
}
.forward{
	height: 810px;
	position: relative;
}
.forward .ul_l
{
	width:406px;
	padding-left:94px;
	float:left;
	padding-top:46px;
}
.forward .ul_r
{
	width:454px;
	padding-left:46px;
	float:right;
	padding-top:108px;
}
.forward li
{
	height:68px;
	margin-bottom:50px;
}
.forward li h4
{
	height:20px;
	line-height:20px;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:normal;
}
.forward li h4 a{
	color: #333;
	text-decoration: none;
}
.forward li h4 a:hover{
	color: #e6580a;
}
.forward li p
{
	font-size: 14px;
	line-height:24px;
	margin-top:5px;
}
.forward #iconlist
{
	position:absolute;
	width:28px;
	height:660px;
	left:484px;
	top:46px;
	background:url(../images/line1.gif) 13px 21px no-repeat;
}
#iconlist p
{
	width:28px;
	height:27px;
	display:block;
	background:url(../images/iconbg.png) center center no-repeat;
	margin-bottom:32px;
}
#iconlist p.active
{
	background:url(../images/iconbg2.png) center center no-repeat;
}
#iconlist p.active1
{
	background:url(../images/iconbg1.png) center center no-repeat;
}
.bottom {
    width: 100%;
    min-width: 1000px;
    height: 120px;
    padding-top: 16px;
    border-top: 1px solid #dedede;
    margin-top: -1px;
    background: #f5f5f5;
}
.bottom p {
    font-size: 13px;
    text-align: center;
    line-height: 28px;
    color: #666;
}
.bottom p span {
    padding: 0 8px;
}
.bottom a{
	text-decoration: none;
    color: #000;
    cursor: pointer;
}
/*侧栏导航*/
.nav
{
	position:fixed;
	width:62px;
	top:200px;
	left:50%;
	margin-left:-572px;
	z-index:1000;
}
.nav ul li
{
	width:62px;
	height:50px;
	display:table;
	background:#ddd;
	margin-bottom:2px;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	color:#fff;
}
.nav ul li a
{
	display:table-cell;
	vertical-align:middle;
	color:#333;
}
.nav ul li a:hover{
	background:#ffa200!important;
	color:#fff!important;
	font-weight:bold!important;
}
/*详细页*/
.com{
	padding: 20px 45px;
}
.com h4{
	width:780px; 
	margin: 0 auto; 
	font-size:16px; color:#999;text-align:center; height:60px; line-height:60px;}
.com h3{
	width:780px; 
	margin: 0 auto; 
	font-size:18px; color:#333;text-align:center; height:30px; line-height:30px; font-weight:normal; margin-bottom:15px;}
.com h2{
	width:780px; 
	margin: 0 auto; 
	font-size:24px; color:#333;text-align:center; line-height:40px; margin-bottom:30px; border-bottom: 1px dashed #9c9b9b; padding-bottom:18px;}
.com h6{ 
	width:780px; 
	margin: 0 auto; 
	font-size:16px;}
.com p{
	width:780px; 
	margin: 0 auto; 
	font-size:16px; 
	color:#333; 
	line-height:28px; 
	text-indent:2em; 
	text-justify:auto; 
	text-align:justify; 
	margin-bottom:16px; 
}
.com p.img{ text-indent:0; text-align:center;}
.com p.tuzhu{ font-size:14px; color:#666; text-indent:0; text-align:center;}
.com p.zhuozhe{ color:#666; text-indent:0; text-align:center; border-bottom: 1px dashed #9c9b9b; line-height:40px; margin-bottom:30px;}
.com p.zhuozhe span{ margin-left:16px;}
.com h2.teshu{ border:none; margin-bottom:10px;}
table
{
	widows:750px;
	font-family:"宋体";
	font-size:12px;
	line-height:20px;
	text-align:center;
	/*border:1px #666 solid;*/
	padding:4px;
	margin:auto;
	border-collapse:collapse;
}
table tr
{
	border:1px #666 solid;
	padding:4px;
}
table tr td
{
	border:1px #666 solid;
	padding:4px;
}
.juzhuo
{
	text-align:left;
}

#page_navigation{
	text-align:center;
	margin-top:24px;
}
#page_navigation a{
	padding:4px 9px;
	border:1px solid #c8c8c8;
	margin:2px;
	color:#a40000;
	text-decoration:none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:16px;
}
.active_page{
	background:#a40000;
	border:1px solid #a40000 !important;
	color:#fff;
	color:white !important;
}

.compass{
	width: 148px;
	height: 36px;
	background: #d1181f;
	position: fixed;
	left: 50%;
	margin-left: 510px;
	top: 580px;
	border-radius: 6px;
	text-align: center;
	line-height: 36px;
	color: #fff;
}
.compass a{
	color: #fff;
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	font-weight: bold;
}
.compassMap{
	text-align: center;
}
.compassMap img{
	text-align: center;
	width: 640px;
	vertical-align: top;
	margin: 0 auto;
}
.rightPos{
	width: 148px;
	height: 194px;
	background: #ee8600;
	border-radius: 12px;
	position: fixed;
	top: 380px;
	left: 50%;
	margin-left: 510px;
}
.rightPos .posTop{
	width: 100%;
	height: 142px;
	border-bottom: 2px solid #fff;
}
.rightPos .posTop h3{
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	font-weight: normal;
	padding-top: 15px;
}
.rightPos .posTop a{
	color: #fff;
}
.rightPos .posTop a:hover{
	color: #f5fb9b;
}
.rightPos .posTop p{
	font-size: 12px;
	line-height: 20px;
	padding: 8px 18px 0 18px;
	color: #fff;
}
.rightPos .posBottom{
	width: 100%;
	height: 48px;
	line-height: 48px;
	text-align: center;
}
.rightPos .posBottom a{
	font-size: 16px;
	color: #fff;
}