body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0; padding:0; }
body{ font-size:13px; color:#333;font-family: "Microsoft YaHei", "微软雅黑";background: #fff;}
ul{ list-style:none;}
img{
    border: none;
}
a{ text-decoration:none; color:#333; outline:0}
a:hover{
    color: #5ba7f4;
}
.clear {clear:both;}
.clear_fix {zoom:1;}
.clear_fix:after {display:block;clear:both;content:".";visibility:hidden;height:0;font-size:0;}
.left{
    float: left;
}
.right{
    float: right;
}
.wrap{
    width: 1050px;
    margin: 0 auto;
}



/**顶部样式**/
.header{
    height: 80px;
    background: #fff;
    border-bottom: 1px solid #ddd;
}
.logo{
    float: left;
}
.logo h1{
    margin-top: 15px;
}
.toolbar li a{
    display: inline-block;
    font-size: 16px;
    float: right;
    height: 80px;
    line-height: 80px;
    width: 95px;
    text-align: center;
    color: #0c5fb4;
}

.toolbar li a:hover{
    display: inline-block;
    font-size: 16px;
    float: right;
    height: 80px;
    width: 95px;
    text-align: center;
    color: #0c5fb4;
    border-bottom: 2px solid #0c5fb4;
}

.banner_hf {
    background: url("../images/banner_plays.png") no-repeat center;
    height: 255px;
    margin-top: 20px;
}

/**主内容**/
.hd{
    width:485px;
    height: 300px;
    background: #eee;
}
/*index*/

.banner{ width:455px; height:300px; margin-top: 25px;margin-bottom: 25px}
#focus{ width:455px; height:300px; border:1px solid #7a7a7a; margin-right:7px; overflow:hidden; position:relative}
#focus a{ position:relative; zoom:1;}
#focus p{ position:absolute; height:38px; line-height:38px; padding-left:15px; bottom:0; _bottom:-2px; left:0; color:#fff; font-size:13px; font-weight:bold}
#focus p span{float:left;}
#focus a:hover .text{text-decoration:underline; cursor:pointer}
#focus p .play{ background:url(../images/banner_play.png) no-repeat;_background:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/banner_play.png', sizingMethod='crop'); width:33px; height:34px; margin-left:10px; display:inline; margin-top:2px; cursor:pointer;}
#focus s{ position:absolute; height:38px; line-height:38px; width:100%; bottom:0; _bottom:-2px; left:0;filter:Alpha(Opacity=70); Opacity:0.7; background:#000; cursor:pointer}
#ctr { position:absolute; bottom:12px; _bottom:10px; right:17px; z-index:2; color:#fff;font-family:Arial, Helvetica, sans-serif; font-size:10px}
#ctr span{ background:url(../images/doc.png?20121224) no-repeat; _background:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/doc.png', sizingMethod='crop'); text-align:center; width:12px; height:11px; float:left; margin-right:7px; cursor:pointer}
#ctr span.current{ background:url(../images/doc_hover.png?20121224) no-repeat;_background:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/doc_hover.png?20121224', sizingMethod='crop');}
.banner .download{ width:257px; height:268px; position:relative; margin-bottom:5px}
.banner .download img{ vertical-align:bottom;}
.banner .download a.link_img_down{ background:url(../images/download_btn.png) no-repeat;_background:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/download_btn.png', sizingMethod='crop'); position:absolute; width:257px; height:47px; bottom:0; left:0; cursor:pointer}
.banner .download a.link_img_down:hover{ background:url(../images/download_btn_hover.png) no-repeat;_background:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/download_btn_hover.png', sizingMethod='crop');}



.title{
    border-bottom: 1px solid #ddd;
}


.title h1 ,.title_s h1{
    display: inline-block;
    color: #0c5fb4;
    font-size: 20px;
    font-weight: normal;
    margin-top: 20px;
    border-bottom: 3px solid #0c5fb4;
    bottom: -1px;
}

.t_l{
    width: 785px;
}


.top_t{
    width:310px;
    height: 320px;
    margin-left: 20px;
}

.top_t dl{
    margin-top: 20px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 8px;
}

.top_t dt{
    height: 25px;
    overflow: hidden;
    font-size: 16px;
}

.top_t dd{
    font-size: 13px;
    color: #999;
    height: 35px;
    overflow: hidden;
}

.top_r{
    width:243px;
    height: 300px;
}

.tages ul li a:active{
    background: #e2e6f9;
}

.tages ul li a{
    display: inline-block;
    float: left;
    padding: 5px 12px;
    background: #fff;
    border: 1px solid #eee;
    margin-top: 10px;
    margin-left: 10px;
    border-radius: 4px;
}

.tages ul li a:hover{
    border-radius: 4px;
    display: inline-block;
    float: left;
    padding: 5px 12px;
    background: #e2e6f9;
    border: 1px solid #768ef6;
    margin-top: 10px;
    margin-left: 10px;
    color: #5063b4;
}



.iso_e {
    border-top: 2px solid #ddd;
    padding-top: 25px;
}

.iso_e .iso_l{
    width: 680px;
}

.iso_title{
    width: 680px;
    height: 80px;
}

.iso_title em{
    padding: 0 10px;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    display: inline-block;
    background: #0c5fb4;
    color: #fff;
    margin-bottom: 15px;
    overflow: hidden;
}

.iso_title h3{
    width: 675px;
    font-weight: normal;
    font-size: 28px;
    color: #454545;
    display: block;
    line-height: 35px;
    margin-bottom: 25px;
}

.iso_l p{
    display: block;
    line-height: 1.8em;
}

.iso_text {
    margin-top: 25px;
}

.iso_text li{
    width: 340px;
    float: left;
    margin-bottom: 20px;
}

.iso_text .iso_dl{
    width: 180px;
    padding-left: 15px;
}

.iso_text .iso_dl dt{
    font-size: 16px;
    margin-bottom: 10px;
}

.iso_text .iso_dl dd{
    color: #999;
}


.iso_e .iso_r{
    padding: 15px;
    border: 1px solid #ddd;
    width: 300px;
}

.shi_l{
    position: relative;
}

.shi_l a{

    display: block;
    color: #fff;
    margin-top: 25px;
}

.shi_l p a{
    width: 465px;
    height: 45px;
    line-height: 45px;
    display: block;
    position: absolute;
    top: 255px;
    left: 0;
    background-color:rgba(0,0,0,0.5);
    filter:Alpha(opacity=50);/* 只支持IE6、7、8、9 */
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
    z-index: 99;
    padding-left: 15px;
}

.shi_r {

    margin-top: 25px;
    padding-left: 20px;
}

.shi_r li{
    margin-bottom: 15px;
}

.shi_r_text dl{
    width: 394px;
    padding-left: 15px;
}

.shi_r_text dt{
    font-size: 16px;
    margin-bottom: 10px;
}

.shi_r_text dd{
    color: #999;
}

.box{ width:980px; margin:0 auto; position:relative; overflow:hidden; _height:100%; margin-top: 20px;}
.picbox{ width:980px; height:165px; overflow:hidden; position:relative;}
.piclist{ height:165px;position:absolute; left:0px; top:0px}
.piclist li{ background:#eee; margin-right:20px; padding:5px; float:left; height: 165px}
.swaplist{ position:absolute; left:-9000px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(../images/icon.png) no-repeat; background:url(../images/icon_ie6.png) no-repeat\9; position:absolute; top:33px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:4px;}
.og_next{ background-position:0 0; right:4px;}


.special dl{
    margin-top: 20px;
    padding-left: 17px;
    padding-right: 17px;
}

.special dd{
    padding: 5px;
    text-align: center;
    width: 210px;
    font-size: 16px;
}

.special_bor{
    border: 1px solid #ddd;
    width: 288px;
    height: 400px;
}
.special{
     width: 290px;
    height: 400px;
}
.special p{
    font-size: 13px;
    text-align: center;
}
.special_box{
    padding-left: 15px;
    margin-top: 10px;
}
.special_list{
    margin-top: 15px;
    padding-left: 22px;
    text-align: left;
    font-size: 14px;
}
.special_list ul li{
    line-height: 1.8em;
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}




/**底部样式**/
.footer{
    margin-top: 25px;
    background: #10171b;
    padding-bottom: 15px;
}

.footer  dl{
    width: 150px;
    padding-top: 25px;
    line-height: 1.6em;
    padding-right: 60px;
}
.footer  dt{
    color: #f7f7f7;
    font-size: 16px;
}
.footer  dd{
    font-size: 13px;
}
.footer .about a{
    color: #999;
}


.footer .wx {
    font-size: 13px;
    color: #fff;
    margin-top: 47px;
}
.footer .wx p{
    line-height: 25px;
}
.wx span{
    font-weight: bold;
    color: #fff;
    font-size: 16px;
    display: block;
    margin-top: 3px;
}
.footer .wx a{
    color:#429af2 ;
}

.new_list li{
    height: 18px;
    overflow: hidden;
    margin-top: 10px;
}