html, body, div, h1, h2, h3, h4, h5, h6, p, img, dl, dt, dd, ol, ul, li, form, input,textarea,p,blockquote, table, tr, th, td { margin: 0;  padding: 0;  border: 0;}
table{border-collapse:collapse; border-spacing:0;}
img { border: 0; vertical-align: top; }
address,caption,cite,code,dfn,em,strong,th,var{ font-style:normal; font-weight:normal;}
ol,ul,dl {list-style:none;}
input,textarea{border: 0; outline: 0; -webkit-appearance: none; resize: none;}
h1,h2,h3,h4,h5,h6,b{font-size:100%; font-weight:normal;}
.clearfix:after{content: ""; display: block; clear: both;}
a {text-decoration: none; color: #000; cursor: pointer;}
i{font-style: normal}
.fl{ float:left;}
.fr{ float:right;}
.hide { display: none;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}
body{
    font-size: 12px;
    line-height: 1.5;
    color: #000;
    font-family: "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1",Arial,Verdana,Helvetica,sans-serif;
}
.header{
    position: relative;
    z-index: 2;
}
.header .headTop {
    height: 34px;
    line-height: 34px;
    z-index: 30;
    position: relative;
}
.w{
    width: 1200px;
    margin: 0 auto;
}
.header .headTop .h-left{
    width: 270px;
}
.header .headTop .h-left li {
    float: left;
}
.header .headTop .h-left li a {
    background: url(2701.png) 0 -184px no-repeat;
    padding: 0 20px;
}
.header .headTop .h-left li.dy a {
    background-position: 0 -204px;
}
.header .headTop .h-left li.xx a {
    background-position: 0 -220px;
}
.header .headTop .h-right {
    width: 242px;
}
.header .headTop .h-right a {
    padding: 0 6px;
}
.header .headTop .h-right .saoma {
    margin-top: 7px;
    width: 70px;
}
.header .headTop .h-right .wechatPic {
    bottom: -214px;
    right: 0;
    z-index: 30;
    display: none;
}
.header .headTop .h-right .wechatPic img {
    width: 200px;
    height: 200px;
}
.header .headTop .h-right .microblog, .header .headTop .h-right .wechat {
    display: inline-block;
    width: 24px;
    height: 22px;
    background:url(2701.png) right -238px no-repeat;
    padding: 0;
    margin-left: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}
.header .headTop .h-right .wechat {
    background-position: left -255px;
}
.header .headNav .logo {
    width: 400px;
    padding-top: 13px;
}
.header .nvaList {

}
.header .search{
    margin-top: 14px;
    position: relative;
    width: 108px;
    height: 22px;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    padding-left: 10px;
}
.header .search a{
    position: absolute;
    top: 4px;
    right: 5px;
    width: 15px;
    height: 15px;
    background: url("2701.png") no-repeat right -275px;
}
.header .search input{
    outline: none;
    border: none;
    width: 90px;
    height: 22px;
    line-height: 22px;
}
.header .nvaList .lis {
    float: left;
    line-height: 30px;
    font-size: 16px;
    position: relative;
}
.header .nvaList .lis a {
    color: #1a1a1a;
    padding: 13px 11px 40px 11px;
    display: block;
    font-weight: bold;
}
.header .nvaList .lis a.cur{
    background: url("2702.png") repeat-x;
}
/*lunbo*/
.lunbo {
	position: relative;
	width: 100%;
	height: 750px;
	overflow: hidden;
	z-index: 1;
}
.lunbo ul li{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 750px;
	z-index: 2;
}
.lunbo ul li a{
    display: block;
    width: 100%;
    height: 500px;
    cursor: pointer;
}
.lunbo ol{
    position: absolute;
    bottom:44px;
    left:50%;
    z-index: 20;
    overflow: hidden;
    width: 166px;
    margin-left: -80px;
}
.lunbo ol li{
    float: left;
    width: 11px;
    height:11px;
    cursor: pointer;
    background: url(2701.png) right -164px no-repeat;
    margin: 6px 10px;
}
.lunbo ol li.current{
    background-position: right -175px;
    width: 21px;
    height: 21px;
    margin: 0 10px;
}

.lunbo .Prev,.lunbo .Next{
    position: absolute;
    width: 30px;
    height: 62px;
    background: url("#") no-repeat left top;
    top:50%;
    margin-top:-35px;
    z-index: 99;
}
.lunbo .Prev{
    left:45px;
}
.lunbo .Next{
    right:45px;
    background-position: right top;
}
/*֪ͨ����*/
.notice{
    width: 100%;
    background-color: #f7f7f7;
    height: 55px;
    line-height: 55px;
}
.notice h3{
    font-size: 16px;
    color: #005bb3;
    background: url(2714.png) no-repeat 0 17px;
    padding-left: 28px;
    width: 82px;
    border-right: 2px solid #fff;
}
.notice ul{
    width: 1080px;
}
.notice ul li{
    position: relative;
    float: left;
    margin-right: 20px;
    padding-left: 28px;
    color: #363636;
    font-size: 14px;
    overflow: hidden;
}
.notice ul li:before{
    content: "";
    position: absolute;
    top: 28px;
    left: 18px;
    display: block;
    width: 2px;
    height: 2px;
    background-color: #363636;
}
.content{
    width: 100%;
    height: 454px;
    padding: 60px 0;
    background: url("#") repeat-x;
}
.content .c-left{
    width: 610px;
    height: 454px;
    position: relative;
}
.content .c-left .mask{
    width: 610px;
    height: 66px;
    line-height: 66px;
    background-color: #005bb3;
    filter:Alpha(opacity=90);
    opacity: 0.9;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.content .c-left ul li .img-text{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 66px;
    width: 440px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 66px;
    color: #fff;
    font-size: 22px;
    padding-left: 28px;
    z-index: 99;
}
.content .c-left ol{
    position: absolute;
    bottom: 26px;
    right: 20px;
    z-index: 99;
}
.content .c-left ol li{
    float: left;
    width: 18px;
    height: 15px;
    cursor: pointer;
    border-radius: 3px;
    margin: 0 2px;
    background-color: #003679;
}
.content .c-left ol li.current{
    background-color: #fff;
}

.content .c-right{
    width: 540px;
}
.content .c-right div.title{
    height: 46px;
}
.content .c-right div.title a{
	float: left;
	width: 540px;
	color: #b0b0b0;
	font-weight: bold;
	font-size: 18px;
	text-indent:50px;
	cursor: pointer;
	margin-right: 1px;
	line-height: 46px;
	display: block;
}
.content .c-right div.title a.on{
	border-bottom: 0;
	background: url(2703.jpg) no-repeat center top;
	color: #005bb3;
}
.content .c-right ul.text{
    padding-top: 35px;

}
.content .c-right ul.text li{
    border-bottom: 1px dotted #7f7f7f;
    padding: 12px 100px 12px 20px;
    line-height: 30px;
    font-size: 18px;
    position: relative;
}
.content .c-right ul.text li a{
    line-height: 30px;
    font-size: 18px;
}
.content .c-right ul.text li:before{
    content: "";
    position: absolute;
    top: 22px;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    border-width: 4px 0 4px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #005bb3;
}
.content .c-right ul.text li span.time{
    position: absolute;
    right: 6px;
    bottom: 4px;
    font-size: 14px;
    color: #b6b6b6;
}
.subject{
    margin: 60px auto;
    position: relative;
    height: 110px;
}
.subject .Prev, .subject .Next {
    position: absolute;
    width: 16px;
    height: 30px;
    background: url(2701.png) no-repeat left -299px;
    top: 40px;
    z-index: 99;
}
.subject .Prev{
    left: 18px;
}
.subject .Next{
    right: 18px;
    background-position: -16px -299px;
}
.space{
    margin: 60px auto;
}
.space .title{
	width: 400px;
	margin-bottom: 45px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.space .title a{
    width: 100px;
    height: 51px;
    margin: 0 20px;
    display: block;
    font-size: 22px;
    line-height: 51px;
    padding-left: 58px;
    color: #9e9e9e;
    float: left;
}
.space .title a.hangt{
    background: url(2704.png) no-repeat 0 -51px;
}
.space .title a.junm{
    background: url("2704.png") no-repeat 0 -51px;
}
.space .title a.hangt.on,.space .title a.junm.on{
    background-position: 0 0;
    color: #fff;
    font-weight: bold;
}
.space .space-content{
    margin-bottom: 60px;
}
.space .space-content .item{
	width: 300px;
	height: 300px;
	float: left;
}
.space .space-content .textitem{
	padding: 45px;
	width: 209px;
	height: 209px;
}
.space .space-content .textitem h3{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #222;
    padding-bottom: 15px;
}
.space .space-content .textitem .text{
    color: #9d9d9d;
    font-size: 14px;
    text-indent: 2em;
    line-height: 30px;
    height: 122px;
    overflow: hidden;
}
.space .space-content .topitem{
    border-top:1px solid #e5e5e5;
    border-right:1px solid #e5e5e5;
}
.space .space-content .leftitem{
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	width: 209px;
	height: 209px;
}
.space .space-content .rightitem{
	border-bottom: 1px solid #e5e5e5;
	border-right: 0;
	width: 209px;
	height: 209px;
}
.about{
    width: 100%;
    background-color: #fbfbfb;
    padding: 60px 0;
}
.about .a-left{
    width: 596px;
}
.about .a-left a{
    display: block;
    float: left;
    width: 290px;
    height: 180px;
    margin: 0 7px 7px 0;
}
.about .a-right{
    width: 603px;
}
.about .a-right .tabt{
    width: 86px;
    height: 357px;
    background-color: #156fc6;
    font-size: 14px;
    padding-top: 10px;
}
.about .a-right .tabt span{
    width: 81px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    padding-right: 10px;
    text-align: right;
    margin-bottom: 4px;
    display: block;
    cursor: pointer;
}
.about .a-right .tabt span a{
    color: #fff;
}
.about .a-right .tabt span.current{
    background-color: #005bb3;
    border-left:5px solid #e75959;
    width: 76px;
    display: block;
}
.about .a-right .tabb{
    width: 430px;
    height: 307px;
    background-color: #005bb3;
    padding: 30px 43px;
    color: #333;
    line-height: 26px;
}
.about .a-right .tabb a{font-size: 12px;color: #fff;}
.about .a-right .tabb li{display: none;}
.about .a-right .tabb li .section{
    text-indent: 2em;
    color: #fff;
}
.about .a-right .tabb li.show{display: block;}
.about .a-right .tabb .companyCart{
    margin-top: 10px;
    height: 102px;
    background-color: #fff;
    margin-bottom: 30px;
    padding: 15px 20px;
}
.about .a-right .tabb .companyCart .leftInfor{
    border-right:1px solid #efefef;
    width: 165px;
}
.about .a-right .tabb .companyCart .rightPic .adddiv{
    width: 188px;
    height: 104px;
    vertical-align: middle;
    text-align: right;
    display:table-cell;
}
.about .a-right .tabb .companyCart .rightPic img{
    display: inline;
}
.about .a-right .tabb .companyCart dt{
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.about .a-right .tabb .companyCart dd em{
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
}

.footer{height: 410px;padding-top: 63px;background-color: #f5f5f5;color: #232323;}
.footer .topInfor{height: 286px; }
.footer .bottomInfor{padding-top: 27px;}
.footer .topInfor .left,.footer .topInfor .center{
	width: 610px;
}
.footer .topInfor .left a{color: #232323;}
.footer .topInfor .left dl{font-size: 15px;line-height: 45px;width: 200px;}

.footer .center .assnLink dt{height:35px;line-height:35px;font-size:14px;}
.footer .center .divselect{height:35px;position:relative; z-index:1;}
.footer .center .divselect cite{
    height:35px;
    line-height:35px;
    display:block;
    color:#232323;
    cursor:pointer;
    font-style:normal;
    padding-right:35px;
    border:1px solid #9d9d9d;
    padding-left: 15px;
    font-size: 14px;
    background: url("#") no-repeat right center;
}
.footer .center .divselect ul{border:1px solid #cdcdcd; background-color:#ffffff; margin-top:-1px; display:none;position:absolute; width: 100%;}
.footer .center .divselect ul li{height:36px; line-height:36px;}
.footer .center .divselect ul li a{display:block; height:38px; color:#333333; text-decoration:none; padding-left:10px; padding-right:10px;}
.footer .center .divselect ul li a:hover{background-color:#d5e9f2;}
.footer .center .assnLink{position: relative;}
.footer .center .assnLink dd{width: 198px;border:1px solid #a8bfdf;margin-bottom: 23px;}
.footer .center .tier{position: relative;z-index: 3;}
.footer .center .tier2{position: relative;z-index: 2}
.footer .center .tier3{position: relative;z-index: 1}
.footer .center .tier4{position: relative;z-index: 0}
.footer .center .followUs{
	width: 140px;
	overflow: hidden;
}
.footer .center .followUs dt{margin-bottom: 14px;}
.footer .center .followUs dd{margin-bottom: 10px;text-align: center;}
.footer .center .followUs dd img{
	margin-bottom: 10px;
	text-align: center;
	width: 140px;
	height: 140px;
}
.footer .bottomInfor .rightInfor{text-align: right;font-size: 12px;color: #232323;}
.footer .bottomInfor .rightInfor p{line-height: 20px;}

/* footer  */
.footer .right{width: 268px;height:270px;padding-left: 112px;}
.footer .right .wrap1{
    padding-top: 35px;

}
