﻿/* ==========================================================================
   页面公共样式设置
 ============================================================================ */

/* 对页面需用到的所有样式的重置
 ============================================================================ */
body{
    font: 14px Arial, "Microsoft Yahei", "微软雅黑",  sans-serif;
    background: #f1f0f0;
}
body, h2, h3, p, ul, ol, li,div,span,input{
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
}
input{
    outline:none;
    font-family: "Microsoft Yahei";
}
ol, ul, li{
    list-style: none;
}
a{
    font-size: 14px;
    color: #333;
    text-decoration: none;
}
a:hover{color: #e32f2f;}
img{
    display: inline-block;
    font-size: 0;
    border: 0;
}

/* 公用样式的设置
 ============================================================================ */
.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfix{zoom:1}
.over{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.lf{float: left;}
.rt{float: right;}
.w442{width: 442px;}
.w434{width: 434px;}
.w420{width: 420px;}
.w860{width: 860px;}
/* 页面外观样式复用
 ============================================================================ */
.container{
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.more,.more1{
    position: absolute;
    padding-right: 16px;
    background: url("imagesmore.png") no-repeat right center;
}
.more{
    top:50%;
    right: 6px;
    margin-top: -10px;
}
.more1{
    top:13px;
    right: 3px;
}
.mr12{margin-right: 12px;}
.mr3{margin-right: 3px;}
.mr21{margin-right: 20px;}
.mr20{margin-right:20px;}
.mb14{margin-bottom: 14px;}
.mt3{margin-top: 3px;}
.mt2{margin-top: 2px;}
.mt15{margin-top: 15px;}
.mt17{margin-top: 17px;}
.program{
    background: #fff;
    border: 1px solid #e7e7e7;
}
.content-main{
    padding: 15px 17px 0 21px;
}
.program-box{
    position: relative;
    float: left;
}
.box-head{
    float: left;
    position: relative;
    width: 100%;
    border-bottom: 2px solid #449af3;
}
.box-head h2.head{
    float: left;
    line-height: 45px;
    font-size: 18px;
    font-weight: bold;
    color: #2b8aeb;
}
.box-main{
    float: left;
    width: 100%;
    margin-top: 7px;
}
/*item*/
.notice{
    height: 216px;
    font-size: 12px;
    color: #999;
    text-align: right;
    overflow: hidden;
}
.notice li{
    height: 30px;
    #height: auto;
    line-height: 30px;
    padding-left: 13px;
    background: url("imagesli.png") no-repeat left center;
}
.notice li a {
     float: left;
     max-width: 300px;
     text-align: left;
     text-overflow: ellipsis;
     white-space: nowrap;
     overflow: hidden;
 }
.program-box .notice1 li{
    height: 36px;
    #height: auto;
    margin: 0 3px 0 2px;
    line-height: 36px;
    padding-left: 14px;
    background: url("imagesli1.png") no-repeat left center;
}
/* 页面头部
 ============================================================================ */
.top{
    position: relative;
    min-width: 1200px;
    background: url("imagestop-img.png") repeat-x;
}
.top .split{margin: 0 8px;}
.top-text{
    height: 35px;
    line-height: 35px;
}
.top-text a{font-size: 12px;}
.top-text .icon1{background: url("imagesicon1.png") no-repeat left center;}
.top-text .icon2{background: url("imagesicon2.png") no-repeat left center;}
.top-text .small-top{
    float: right;
    height: 14px;
    line-height: 14px;
    #line-height:17px;
    margin-top: 10px;
    font-size: 12px;
    padding-left: 27px;
}
.header{
    min-width: 1200px;
    height: 160px;
    padding-top: 45px;
    background: url("imagesbg.jpg") no-repeat center top;
}
.header .title{
    margin-left: 353px;
    margin-top: 28px;
}
.nav{
    min-width: 1200px;
    background: #f2f1f1;
    border-top: 3px solid #449af3;
    border-bottom: 1px solid #d7d7d7;
}
.nav ul li {
    float: left;
    height: 59px;
    line-height: 59px;
    background: url("imagesdashed.png") no-repeat right center;
}
.nav ul li a{
    display: block;
    padding: 0 37px 0 26px;
    height: 59px;
    font-size: 16px;
    line-height: 59px;
    text-align: center;
}
.nav ul .firstli{
    padding-left: 35px;
    padding-right: 69px;
}
.nav ul .lastli{
    background: none;
}
/* 页面底部
 ============================================================================ */
/*友情链接*/
.web-links{float: left; width: 1160px;margin-top: 31px;}
.web-links-top{padding:0 103px;height: 48px;background: #449af3;}
.web-links-ul li{float:left;line-height:48px;font-size:14px;padding:0 48px;cursor: pointer;*padding:0 36px;}
.web-links-ul li a{display:block;color: #fff;padding-right:22px;background: url("imagesweb-link-icon.png") no-repeat right center;}
.link_show{height:45px;margin-top:3px;line-height:43px!important;background: #fff;}
.link_show a{color:#449af3!important;background: #fff url("imagesweb-link-icon1.png") no-repeat right center!important;}
.link_show_deal{background: #fff;}
.link_show_deal ul{display: none; padding:9px 0;border-top:none;overflow: hidden;display: none;}
.link_show_deal ul li{float:left;width:110px;line-height: 32px;padding-left: 40px;background: url("imagesweb-link-li.png") no-repeat 30px center;}
.link_show_deal ul li a{display: block;font-size:12px;color: #666;}
.link_show_deal ul li a:hover{color: #e32f2f;}
/*友情链接结束*/

.footer{
    height: 106px;
    padding-top:13px;
}
.footer p{
    line-height: 30px;
    font-size: 12px;
    color: #666;
    text-align: center;
}