﻿/* CSS Document */
.current {
    background: url("../images/bg_menu.png") no-repeat scroll 0 0;
    color: #FFFFFF;
    display: block;
    height: 97px;
    line-height: 97px;
    width:90px;
}
.menu{color:#585858;width:90px;}
.menu:hover{
    background: url("../images/bg_menu.png") no-repeat scroll 0 0;
    color: #FFFFFF;
    display: block;
    height: 97px;
    line-height: 97px;
    width:90px;
}
.daohang{ width:1104px; margin:0 auto;}
.address{color:#717071; background:url(../images/nav_bg.png) no-repeat center left; height:44px; line-height:44px; width:480px; float:left;}
.address a{ font-size:14px; color:#717071; margin:0 10px;}
.classlist{float:left;margin-top:10px;}
.class{color:#6d6c6c; float:left; margin-right:20px; font-size:12px;text-align:center; /*width:78px;*/ height:24px; line-height:24px;}
.curr{background:url(../images/class_bg.png) no-repeat center left; color:#fff;width:78px;}
.class:hover{color:#fff;background:url(../images/class_bg.png) no-repeat center left;width:78px;}
.contents{margin-top:80px;
    color: #848484;
    float: left;
    font-family: "微软雅黑";
    font-size: 15px;
    font-weight: lighter;
    line-height: 30px;
    margin-left: 40px;
    text-indent: 2em;}
.contents p {
    color: #848484;
    float: left;
    font-family: "微软雅黑";
    font-size: 15px;
    font-weight: lighter;
    line-height: 30px;
    margin-left: 40px;
width:688px;
    text-indent: 2em;
}
.aimg{float:left;}
.contents img {/*float:right;*/ margin-left:40px;}
.ict-s1 span{float:left; display: inline-block;}
.chanyelian{ float:left; width:584px; height:390px; margin-right:36px;}
.inews {
    float: left;
    height: auto;
    width: 270px;
}
.inews ul li {
    border-bottom: 1px dotted #C1C1C1;
    float: left;
    height: 40px;
    overflow: hidden;
    width: 100%;
}.inews ul li a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #5A5A5A;
    display: block;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
    text-indent: 20px;
    transition: all 0.1s linear 0s;
    width: 100%;
}
.inews ul li a:hover{ color:#e3100e; background-color:#fff;}
.top{ padding-top:0;}
.tuijian{
    margin: 0 auto;
    width: 1104px;}
.margin20{ margin-top:20px;}
.margin65{ margin-bottom:65px;}