@charset "gb2312";
/* CSS Document */
*{ margin: 0px; padding:0x;}
ul,li{ list-style: none;}
a{ text-decoration: none;}
h1{font-weight: 400;}
body{ min-width:1200px;background:#f1f1f1 url(imgh-bg.png) top center no-repeat;}
.header,.main{ width: 1006px; margin:auto;}
.header{ margin-bottom:35px;height:430px;}
.title{ background:url(imgico.png) no-repeat; height: 114px; margin-bottom: 35px;}


.list{ position: relative; overflow: hidden; margin-bottom: 20px;}
.list h1{ line-height: 2.25em; color: #005aa1; display: inline;}
.list img{ float: left; margin-right:31px;border: solid 1px #dcdcdc}
.list p{ text-indent: 2em; color:#8d8d8d; line-height: 1.75em;}
.list span{ position:absolute; bottom: 0px; right: 0px; color:#a7a7a7;}
.list a:hover h1{ text-decoration:underline;}

.tongjishuju{ margin-top: 46px;}
.tongjishuju .title{ background-position: 0 -117px; height: 122px;}
#data-container{ width:100%; height: 347px; padding: 10px; background: white;}

.liuchengzhinan{margin-top: 46px;}
.liuchengzhinan .title{ background-position: 0 -239px; height: 115px;}
.liuchengzhinan .txt{ color:#5e5e5e; margin-top: 20px;}
.liuchengzhinan .txt ul{ margin-left:0.6em; margin-top: -1.4em; line-height: 1.75em;}
.liuchengzhinan .button-list{ overflow: hidden; margin-top: 34px;}
.liuchengzhinan .button-list a{ background: url(imgbutton.png) no-repeat; width:494px; height: 297px; float: left; text-indent: -8000em;}
.liuchengzhinan .button-list .left{ margin-right: 3px;}
.liuchengzhinan .button-list .right{ margin-left: 15px; background-position: 0 -303px;}

.xitongjietu{ margin-top: 42px;}
.xitongjietu .title{ background-position: 0 -357px; height: 118px;}
.xitongjietu .content{ padding: 10px 54px 1px 54px; background: #e5e5e5;}
#carousel img {
    display: block;
    opacity: .5;
    cursor: pointer;
}
#carousel .flex-active-slide img {
    opacity: 1;
    cursor: default;
}
#carousel img:hover {
    opacity: 1;
}
.flexslider{ border: none !important; margin-bottom: 23px !important; background: #e5e5e5 !important;}
.zhong{ margin: 0px 129px !important;}

.highcharts-label.highcharts-data-label tspan{font-size: 14px;}


.ad{ text-align: center; margin: 23px 0px;}
.ad img{ width: 100%;}

.footer{ background: #dcdcdc;line-height: 25px;}
.footer a{ color:#373737;}
.footer > div{width: 1006px; margin:auto; padding: 28px 0px; text-align:center; color:#373737;}
