﻿/*通用样式*/
*{margin:0;padding:0;word-wrap:break-word;}
body{ font-size:14px;  font-family:"微软雅黑"; background:#f7f7f7; line-height:26px; color:#818181; overflow-x:hidden;}
a{color:#4C4C4C;text-decoration:none;}
a:hover{color:#FF0000;}
a img{border:none;} 
div,ul,li,p,form{padding: 0px;margin: 0 auto;;list-style-type: none;}
em{font-style: normal;font-weight: normal;}
table {padding: 0px; margin: 0px;list-style-type: none;}
dt,dl,dd {padding: 0px; margin: 0px;list-style-type: none;}
form{margin:0px;padding:0px;}
input[type="checkbox"], input[type="radio"] {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0;}
input:focus,textarea:focus,select:focus{ outline:none;}
input[type="text"],select{ height:30px; line-height:30px; color:#999; border:1px solid #ddd;}


tr {padding: 0px; margin: 0px;list-style-type: none;}
h2,h3,h4{padding:0px; font-size:14px; font-weight:normal;}
i,em{ font-style:normal;}
.w1015{ width:1015px; overflow:hidden;}
.clear{ height:0px; clear:both; overflow:hidden;}
.blank10{ height:10px !important; overflow:hidden;}
.blank20{ height:20px; overflow:hidden;}
.clearfloat {clear:both;height:0; overflow:hidden;}
.clear{clear:both;height:0px;overflow:hidden}
.clearfix{display:block;*zoom:1}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}
.mainbox{ width:1200px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}

.b5{height:50px;}

/* 头部 */
.topbg{
	background:#336699;
	height:35px;
	width:100%;
	line-height:35px;
	
	z-index:999;
	top:0px;
	left:0px;
}
.topky{
	width:1200px;
	color:#fff;
	margin:0 auto;
	text-align:right;
}
/* 导航 */
.headbg{ width:100%; background:#FFF;  height:103px;
	z-index:999;
	}
.head{ width:1200px; background:#FFF; margin:0 auto; height:103px; }
.top{
	width:380px;
	height:103px;
	float:left;
	
	}

.navmenu {
	height:103px;
	line-height:103px;
	position:relative;
	z-index:999;
	width:730px;
	float:left;
	padding-left:50px;
}
.navmenu a {
	-webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;
}
h3 {
	margin:0px;
	padding:0px;
}
.navmenu .nLi {
	float:left;
	position:relative;
	display:inline;
	font-weight:nomal;
}
.navmenu .s {
	float: left;
	width:2px;
	text-align: center;
	font-size: 12px;
	padding-top:12px;
    *padding-top:0px;
	_padding-top:10px;
}
.navmenu .nLi h3 {
	float:left;
}
.navmenu .nLi h3 a {
	display:block;
	padding:0 20px;
	font-size:16px;
	line-height:103px;
	color:#606060; 
	font-weight: bold
}
.navmenu .nLi h3 a:hover{color:#FF0000;}
.navmenu .nLi h3 a span {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 2px;
}
.navmenu .sub {
	display:none;
	width:148px;
	left:0px;
	top:98px;
	border-top:5px solid #FF6600;
	position:absolute;
	background:#3a89cf;
	line-height:36px;
	padding:20px 0 50px 0px;
}
.navmenu .sub li {
	zoom:1;
}
.navmenu .sub a{ display:block; color:#ffffff; text-align:left; width:148px; font-size:15px; margin:0px auto; line-height:36px; -webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease; font-weight:nomal; font-size:14px; text-indent:30px;}
.navmenu .sub a:hover{  color:#fff;  width:148px; -webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease; background:#2777be}
.navmenu .on h3 a {
	color:#0569be;
}

.is-notice{ width:1200px; height:36px; line-height:36px; position:relative; z-index:1;margin:0 auto;}
.is-date{ color:#000; padding-left:20px;margin-left:18px;font-size:12px;font-family:"宋体";background:url(sj.jpg) no-repeat center left;}
.is-weather{ position:absolute; left:200px; width:145px; top:5px;background:url(tq.jpg) no-repeat top 5px left; padding-left:25px; overflow:hidden;}

/*焦点图*/
.example {width:1200px;height:360px;font-size:40px;text-align: center;margin:0 auto;background-color: #464576;border-radius:0px 0px 10px 10px; overflow:hidden;}
.carousel-item{line-height:300px;color: #fff;font-family:  Arial Black}
.ft-carousel {position: relative;width: 100%;height: 100%;overflow: hidden;}
.ft-carousel .carousel-inner {position: absolute;left: 0;top: 0;height: 100%;}
.ft-carousel .carousel-inner .carousel-item {float: left;height: 100%;}
.ft-carousel .carousel-item img {width:1200px;height:360px;}
.ft-carousel .carousel-indicators {position: absolute;left: 0;bottom: 10px;width: 100%;text-align: center;font-size: 0;}
/*.ft-carousel .carousel-indicators span {display: inline-block;width: 12px;height: 12px;background-color: #fff;margin: 0 4px;border-radius: 50%;cursor: pointer;}
.ft-carousel .carousel-indicators span.active {background-color: #de3a3a;}*/
.ft-carousel .carousel-btn {position: absolute;top: 50%;width: 50px;height: 45px;margin-top: -25px;cursor: pointer;}
.ft-carousel .carousel-prev-btn {left: 0;background: url(/images/prev.png) no-repeat;}
.ft-carousel .carousel-next-btn {right: 0;background: url(/images/next.png) no-repeat;}

.gdtext{width:1198px;height:48px; margin:0 auto;overflow:hidden; border:1px solid #336699;border-radius:5px 5px 5px 5px;font-size:16px; font-weight:bold; text-height:48px;}
.gdtext li{list-style:none;display:inline-block;margin-right:50px;background: url("../images/laba.gif") no-repeat left center;padding-left: 26px;}
.gdtext li a{color:#FF0033; }

/* 新闻动态 */
.con1{width:1200px;margin-top:20px;}
.carousel {
	position: relative;
	width: 600px;
	height: 350px;
	float: left;
	margin-right: 15px;
}
.carousel ul {
	margin: 0;
	padding: 0;
}
.carousel ul li {
	list-style: none;
}
.carousel .hd {
	position: absolute;
	right: 20px;
	bottom: 10px;
	z-index: 99;
}
.carousel .hd li {
	display: inline-block;
	text-indent: -999px;
	background-color: #fff;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.carousel .hd li.on {
	background-color: #f00;
}
.carousel .bd li {
	position: relative;
}
.carousel .bd li span {
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	background-color: rgba(0,0,0,.5);
	color: #fff;
	line-height: 36px;
	text-indent: 1em;
	font-family: simsun;
}
.carousel .bd li img {
	vertical-align: top;
	width: 600px;
	height: 350px;
}
.tab {
	float: left;
	width: 585px;
}
.tab .hd {
	width: 100%;
	height: 42px;
}
.tab .hd ul {
	margin-top: 0; 
	padding: 0;
}
.tab .hd li {
	float: left;
	list-style: none;
	margin-right: 5px;
	text-align: center;
	width: 113px;
	height: 36px;
	line-height: 36px;
	background-color: #eee;
	color: #1f62a7;
	cursor: pointer
}

.more {
	float: right;
	line-height: 40px;
}
.more a {
	color: #1f62a7;
	text-decoration: none;
	font-size: 14px;
}
.tab .hd li.on{
	height: 42px;
	color: #fff;
	background: url("../images/tab-bg.png") no-repeat;
}

.tab .hd li.on a{color: #fff;}
.tab .bd ul {
	margin-top: 20px;
	margin-bottom: 0;
	padding: 0;
}
.news-list {
	padding: 0 15px;
}
.news-list li {
	list-style: none;
	background: url("/images/dian02.png") no-repeat left center;
	font-size: 14px;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	padding-left: 16px;
}
.news-list li a {
	color: #111;
	text-decoration: none;
}
.news-list li a:hover {
	color: #1e61a7;
	text-decoration: underline
}
.news-list li .date {
	float: right;
	color: #999;
	margin-left: 20px;
}
.news-list li.topline {
	height: 88px;
	padding: 0 0 12px 0;
	background: none;
}
.news-list li.topline img {
	float: left;
	margin-right: 10px
}
.news-list li.topline h3 {
	margin: 0;
	font-weight: 400
}
.news-list li.topline p {
	margin: 0;
	font-size: 14px;
	color: #999;
	line-height: 22px;
}
.news-list li.topline a:hover {
	color: inherit;
	text-decoration: none
}


/*中间栏目*/
.stage{width:1200px; margin-top:20px;}
.lm{width:430px;margin-left:20px;height:266px;overflow: hidden;}
.lm ul{margin-top:5px;}
.lm ul li{width:400px;height:30px; line-height:30px;font-size:14px; padding-left:24px; background:url(/images/dian02.png) no-repeat 4px center; display:block; overflow: hidden;}
.lm ul li span{ float:right; color:#9a9a9a;}

.news{width:518px;height:265px;}
.section{height:25px;width:100%; background:url(/images/x-bg.gif) no-repeat left bottom;}
.section-t span{ float:right; margin-top:3px;font-size:14px;}
.section-t{background:url(/images/dian01.png) no-repeat left center;height:18px; line-height:18px; padding-left:13px;color:#4c4c4c; font-size:16px;}
.section-t em{ font-size:12px;color:#dedede; padding-left:5px;}

.section2{height:35px;width:100%; background:url(../images/x-bg2.gif) no-repeat left bottom;}
.section-t2{height:35px;width:100%;}
.section-t2 span{display:block;float:right;height:35px;}
.section-t2 ul{display:block;width:425px;float:left;height:35px;}
.section-t2 ul li{float:left;width:112px; color:#1481c3; text-align:center;height:35px; line-height:35px; cursor:pointer; font-size:16px;}
.section-t2 ul li.on{color:#fff; background-color:#1481c3;}
.section-t2 ul li.on a{color:#fff;}




/* 专栏 */
.column{width:255px;height:266px;}
.column ul{height:230px;width:100%; display:block; padding-top:10px;}
.column ul li a{ margin-bottom:9px;display:block;height:51px; line-height:51px;width:100%; background-color:#00abf0; color:#FFF; font-size:22px;font-family:"方正正黑简体","微软雅黑","Microsoft Yahei","Hiragino Sans GB";letter-spacing:4px;}
.column ul li a em{width:57px;padding-left:29px;height:42px; padding-top:9px; display:block; float:left;}
.column ul li a:hover{ background-color:#FF6600;}

/* 集团业务 */
.business{width:1200px; margin-top:15px;}
.business ul{width:1200px;margin:10px auto;}
.business ul li{width:350px;height:300px;overflow:hidden;}
.business ul li img{width:340px;height:180px;border:5px solid #dbd2d2;}
.business ul li a:hover{color:#336699;}
.business ul li img:hover{border:5px solid #FF6600;}
.li-1{margin-right:75px; margin-top:5px; float:left;}
.li-2{margin-right:75px; margin-top:5px;float:left;}
.li-3{margin-top:5px;float:left;}
.li-4{margin-right:75px;margin-top:15px; float:left;}
.li-5{margin-right:75px;margin-top:15px; float:left;}
.li-6{margin-top:15px;float:left;}
.litit{text-align:center; font-size:16px; font-weight:bold;font-family:"微软雅黑" ;}
.licon{height:16px;font-size:14px;padding-top:10px;line-height:20px;text-indent:2em; }
/* 企业风采 */
.gallery{width:1200px;height:200px; margin-top:15px;}
.gallery-c{height:145px;width:1170px; margin-top:25px; padding:0px 15px; position:relative;}
.gallery-c-left{ position:absolute; z-index:1; top:18px; left:0px;}
.gallery-cender{overflow:hidden;width:1154px !important;height:145px !important;}
.gallery-cender ul li{float:left;margin-left:4px;height:145px;}
.gallery-cender ul li img{border:5px solid #dbd2d2; margin: 0px 10px;}
.gallery-c-right{position:absolute; z-index:1; top:18px;right:0px;}

/* 友情链接 */
.links{width:1200px;height:100px; margin-top:15px;}
.side-model-bd {

	padding: 11px 15px 10px;
}
.flinks select {
	width: 160px;
	margin:10px 2%;
	font-size: 14px;
}
.flinks select option {
	text-align: center
}
.select-box{border:solid 1px #ddd;box-sizing:border-box;vertical-align:middle; width:100%; display:inline-block;}
	.select{border:solid 1px #ddd;box-sizing:border-box;cursor: pointer;line-height:normal;font-weight: normal;width:100%; white-space:nowrap}
.select-box .select{ border:none; outline: none; color:#585858; font-size: 14px;}
.select-box.inline,
.select-box.inline .select{ width:auto}

.select-box,
.select-box.size-M{padding:4px 5px}
	.select,.size-M .select{font-size: 14px}

.select-box.size-MINI{padding:0px 5px}
	.size-MINI .select{font-size: 13px}

.select-box.size-S{padding:3px 5px}
	.size-S .select{font-size: 12px}

.select-box.size-L{padding:8px 5px}
	.size-L .select{font-size: 16px}

.select-box.size-XL{padding:10px 5px}
	.size-XL .select{font-size: 18px}

/* 底部 */
#footer {
	padding: 30px 0;
	background-color:#336699;
	color: #fff;
	font-size: 14px;
}
#footer p {
	margin: 0;
	line-height: 1.8;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#336699 url(/images/rightbar.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#336699 url(/images/rightbar.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#336699 url(/images/rightbar.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#336699 url(/images/rightbar.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}

#MainArea{width:1200px; height: auto; margin: 15px auto;}
#MainArea .leftArea{width:290px; height: auto; float:left;}
#MainArea .rightArea{width:895px; height: auto; float:right;}

.column{width:290px; height: auto; clear: both;}
.column .head{width:290px; height: 38px; border-bottom: 1px solid #1e61a7;}
.column .head .title{ float:left; width: 126px; height: 38px; line-height: 38px; text-align: center; font-size: 16px; color: #FFFFFF; background: url(/images/title-bg2.png) center center no-repeat; font-weight: bold;}
.column .body{width:270px;padding:9px; height:auto;border: 1px solid #a7a7a7; border-top:none; overflow: hidden;}
.column .body dl{width:253px; height:auto;margin: 8px auto;min-height:240px;}
.column .body dl dd{float:left;width:241px; height: 48px; margin: 6px; border:1px solid #DFDFDF; border-radius: 3px;}
.column .body dl dd .ico{float:left; width: 30px; height: 40px; margin: 4px 10px 4px 10px; line-height: 40px; font-size: 16px; text-align: center; color: #ACACAC; background: url(../images/squre.png) 15px 15px no-repeat;}
.column .body dl dd .title{float: left; padding-left: 10px; height:48px; line-height: 48px; font-size: 16px; color: #3371B3;}
.column .body dl dd .title a{color:#3371B3;}

.contact{width:290px; height: auto; clear: both; margin-top:15px;}
.contact .head{ width:290px; height: 38px; border-bottom: 1px solid #1e61a7;}
.contact .head .title{ float:left; width: 126px; height: 38px; line-height: 38px; text-align: center; font-size: 16px; color: #FFFFFF; background: url(/images/title-bg2.png) center center no-repeat; font-weight: bold;}
.contact .body{ width:260px; height: auto; padding: 14px; border: 1px solid #a7a7a7; border-top:none; min-height: 200px;}
.contact .body h2{font-size: 14px; color: #000000;}
.contact .body p{font-size:12px; line-height: 1.6em; margin: 0.4em 0; color: #585858;}


.ListHead{width: 895px; height: 36px; border-bottom: 1px solid #1e61a7;}
.ListHead .title{float:left; width: 180px; height: 36px; line-height: 36px; text-indent:1.5em; font-size: 16px; color: #FFFFFF; background: url(../images/title_cur_3.png) center center no-repeat;}
.ListHead .PageNav{padding-right:10px;height:36px; float:right; line-height:36px; font-size:12px; text-align:right; color:#696969;}
.ListHead .PageNav a{color:#696969;}

.NewsList{width:865px; height: auto; padding: 14px; border: 1px solid #E7E7E7; border-radius: 3px;background-color: #FFFFFF;}
.NewsList dl{width:100%; height:530px; overflow: hidden;}
.NewsList dl dd{float:left; width:100%; height: 26px; padding: 3px 0 3px 20px; margin: 2px 0; background:url(../images/icon.png) 7px 14px no-repeat; clear: both;}
.NewsList dl .fn-line{width:100%; height: 15px; line-height: 0; clear: both;}
.NewsList dl dd .title{float:left; width:735px; height: 26px; line-height: 26px; font-size: 15px; color: #363636; text-align: left; overflow: hidden;}
.NewsList dl dd .date{float:right; width:100px; height: 26px; line-height: 26px; font-size: 13px; color: #969696; text-align:left;}

.PageInfo{width:100%; height: auto; padding: 14px; border: 1px solid #E7E7E7; border-radius: 3px; background-color: #FFFFFF;}
.PageInfo .title{width:100%; height:auto; line-height:2em; font-size:24px; text-align:center; font-weight:bold;clear:both;}
.PageInfo .Content{text-indent: 2em; width:100%; height: auto; min-height: 527px; padding: 15px; font-size: 16px; line-height: 1.6em; color: #363636; text-shadow: 1px 1px 2px #EAEAEA;}
.PageInfo .Content p{font-size: 16px; line-height: 1.6em; text-indent: 2em; margin: 0.4em 0;}
.PageInfo .Content img{max-width:600px;}
.PageInfo .Content a{color:#3371B3;}


.ContentInfo{width:835px; height: auto; padding: 29px; border: 1px solid #E7E7E7; border-radius: 3px; background-color: #FFFFFF;}
.ContentInfo .title{width:100%; height: auto; min-height: 1.6em; line-height: 1.6em; font-size: 18pt; text-align: center; font-weight: bold; color: #000000;}
.ContentInfo .subtitle{width:100%; height: auto; line-height: 30px; font-size: 12pt; text-align: center; font-weight: bold; color: #696969;}
.ContentInfo .attribute{width:600px; height:30px; background-color: #ECECEC; color: #696969; text-align: center; line-height: 30px; border-radius: 30px; font-size: 12px; margin: 0 auto;}
.ContentInfo .details{width:100%; height: auto; min-height: 527px; font-size: 16px !important; color: #363636 !important; text-shadow: 1px 1px 1px #FAFAFA; font-family: "Microsoft YaHei" !important;}
.ContentInfo .details p{font-size: 16px !important;  text-indent: 2em !important; margin: 0.2em 0 !important; font-family: "Microsoft YaHei" !important;}
.ContentInfo .details img{max-width:850px; margin:0px auto; text-align: center; margin-left: -2em;}
.ContentInfo .details a{color:#3371B3;}
.ContentInfo .details h4{text-align:center; font-size: 12px; color: #696969;}
.updown{border-top: 1px solid #E7E7E7;padding-top:5px;}