/*.linear{*/

.tops
{
    height:35px;
    background-color: #559824;
}
.header{
    height: 100px;
    width: 100%;
    width:100%;
    /*height:600px;*/
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=##D0E7FF,endColorStr=#FFFFFD); /*IE*/
    background:-moz-linear-gradient(top,#D0E7FF,#FFFFFD);/*火狐*/
    background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#D0E7FF), to(#FFFFFD));/*谷歌*/
    background-image: -webkit-gradient(linear,left bottom,left top,color-start(0, #D0E7FF),color-stop(1, #FFFFFD));/* Safari & Chrome*/
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#D0E7FF', endColorstr='#FFFFFD'); /*IE6 & IE7*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#D0E7FF', endColorstr='#FFFFFD')"; /* IE8 */
    }

}
body{
    width: 100%;
    overflow-x:hidden;
    background-color: #ffffff;
}
.daohang{
    height: 46px;
    width:100%;
    /*background-color: #00144D;*/
    /*background-color: #006BB3;*/
    background-color: #ffffff;
    border-top: solid 1px #cccccc;
}
.pic{
    height: 400px;
    width: 100%;
    /*background-color: #003262;*/
}
.news1{
    width: 1100px;
    margin:0 auto;
    background-color: #ffffff;
    height: 360px;
    border: solid 1px;
}
.news2{
    height: 570px;
    width: 1200px;
    margin:0 auto;
    /*background-color: #ffffff;*/
    /*border-top:solid 5px #00144D;*/
    /*margin-top:10px;*/
    /*border: solid 1px;*/
}
.footer{
    /*background-color: #000F3A;*/
    background-color: #006600;
    height: 120px;
    /*border-top: solid 2px #00144D;*/
    margin-top: 30px;
    clear: both;
}
.newscontent{
    width: 480px;
    height: 250px;
    float: left;
    /*margin-top: 5px;*/
    margin-left: 60px;
    /*border: solid 1px;*/
}
.newscontent2{
    width: 1040px;
    height: 120px;
    float: left;
    margin-top: 10px;
    margin-left: 30px;
    clear: both;
}
.newscontent3{
    height: 60px;
    width: 1040px;
    border-bottom: solid 2px #025502;

}
.newscontent1{
    height: 50px;
    width: 450px;
    border-bottom: solid 2px #025502;
}
.newscontent1_1{
    height: 48px;
    font-weight: 300;
    font-size: 18px;
    float: left;
    color: #025502;
    font-weight: 700;
    /*border: solid 1px;*/
    margin-top: -5px;
}
.newscontent1_2{
    height: 48px;
    font-size: 14px;
    font-weight: 500;
    float: right;
    color: #025502;
    /*border: solid 1px;*/
    margin-top: -15px;
}
.maincontent{
    font-size: 12px;
    padding-top: 5px;
    margin-top: 5px;
    height: 20px;
    width: 450px;
    clear: both;
    margin-left: 5px;
	border-bottom:dotted 1px #ddd;
}
.maincontent1{
    /*margin-top: 100px;*/
    height: 50px;
    width: 1100px;
    clear: both;
    margin-left: 5px;
    padding-top: 25px;
    font-size: 13px;
}
.pic1{
    height: 300px;
    width: 100%;
    background-color: #FFCC66;
}
.newslist{
    width: 1100px;
    margin:0 auto;
    background-color: #ffffff;
    height: 1100px;
    /*border: solid 1px ;*/
}
.position{
    height: 20px;
    width:100%;
    padding-left: 20px;
    padding-top: 10px;
}
.title{
    height: 40px;
    width:1080px;
    padding-left: 20px;
    padding-top: 10px;
    margin-top: 50px;
    font-size: 25px;
    font-weight: 500;
    background-color: #00144D;
    color: white;
}
.contentlist{
    width: 1050px;
    padding-left: 10%;
    padding-top: 20px;

}
.maincontent img{
    height: 12px;
    width: 6px;
}
.maincontent1 img{
    height: 12px;
    width: 6px;
}
.titles{
    width: 90%;
    height: 100px;
    border:solid 1px;
}
