﻿body {
    margin: 0;
    color: #666;   
}
body, button, input, select, textarea { font:13px 宋体;}

.w, .w1 {
    clear:both;
    margin: 0 auto;
    width: 1002px;    
}

form, img, ul, li, dl,h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    border: 0;
}

a {
    color: #039;
    text-decoration: none;
}

a:hover {
    color: #999;
    text-decoration: none;
}
.red{
    color:#ff0031;
}
.yello{color: #f60;}
.t15{
    font-size:15px;
}

.t1{
    color:#c4c4c4;
}
.mr{
    margin-right:15px;
}
.mb{
    margin-bottom:15px;
}
.mt10{
    margin-top:10px;
}
.mb10{
    margin-bottom:10px;
}
.lh150{
    line-height:150%;
}
.center {
    text-align:center;
}
h4{    
    line-height: 25px;
    color:#000;
}
i {
    display: inline-block;
    width: 25px;
    height: 25px;    
    vertical-align: middle;
    background-image: url(../image/pic.png);
}
.j{
    display: inline-block;
    width: 33px;
    height: 33px;    
    vertical-align: top;
    background-image: url(../image/pic2.png);
}

/*head*/
.head{
    height:170px;
    background: url(../image/top-bg.jpg) repeat-x;
}
.head .top{    
    padding-top:8px;    
}
.top li {
    float:right;
    list-style-type: none;
    padding-left: 10px;
} 
.top i {
    display: inline-block;
    width: 20px;
    height: 20px;    
    vertical-align: middle;
    background-image: url(../image/pic.png);
}

    .top .bg1 {
        background-position: -4px -5px;
    }
    .top .bg2 {
        background-position: -4px -30px;
    }
    .top .bg3 {
        background-position: -4px -55px;
    }
    .top .bg4 {
        background-position: -4px -79px;
    }

.top a {
    display:inline-block;
    color: #039;
    padding:0 10px 0 5px;
    text-decoration: none;
}
.top a:hover {
    color: #fff;
    text-decoration: none;
}

.logo {
    height: 120px;
    background: url(../image/logo-bg.jpg) no-repeat;    
}

.logosou{
    margin-left:620px;
    padding:50px 0 0 60px;    
}
.sou_box {   
    width: 340px;
    height: 50px; 
}
    .sou_box input {
        float:left;
        display: inline-block;
        padding: 1px 0 0 27px;
        height: 26px;
        width: 230px;        
        background: url(../image/pic.png) no-repeat -25px -74px;
        background-color: #fff;
        border: 2px solid #ff4848;
        vertical-align: top;              
    }

.sou_box .sou {
    display: inline-block;
    padding: 9px 0 0 0;
    width: 60px;
    height: 22px;
    background-color: #ff4848;
    color:#fff; 
    font-weight:bold;       
    text-align: center;
    cursor: pointer;
}  

.headmenu{
    padding-top:10px; 
    height:40px;
    background-color:#c00;
}
.headmenu i{
    display: inline-block;       
    vertical-align: middle;
    width:4px;
    height:30px;
    background: url(../image/menu-bg.jpg) no-repeat;
}
.headmenu a{    
    display:inline-block;   
    width:110px;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    text-align:center;
}
.headmenu .a1{
    width:90px;
}

/*foot*/
.foot {
    clear: both;
    border-top: 1px solid #c00;
    margin-top: 10px;    
    padding: 20px;
    text-align: center;    
    background: url(../image/foot-bg.jpg) repeat-x;
}
.foot1 {
    color: #333;
    padding-bottom: 10px;
}
    .foot1 a {
        color: #333;
        padding: 0 10px;
        text-decoration: none;
    }
.foot2 {
    margin: 0 auto;
    width: 1000px;
    color: #999;
    text-align:center;
}
.foot2 p {
    margin: 0;
    padding: 7px 0;
}

/*幻灯*/
.jcSlider {
    float:left;    
    margin-bottom:10px;
}
.jcSlider li{
    list-style: none;
}
.imgHide {
    width: 600px;
    height: 330px;
    overflow: hidden;
    position: relative;
}

.imgNum dd { width:24px; height:24px; float:left; list-style:none; cursor:pointer;  margin:0 4px; overflow:hidden; }
.imgNum dd a { display:block; height:24px; width:24px; overflow:hidden; text-indent:0; text-align:center; line-height:24px; background:url(../image/NumBtn.png) no-repeat 0 -27px; color:#000; font-size:13px; }
.imgNum dd a:hover, .imgNum dd.select a {  background-position:0 0; color:#fff; }



.lmtit, a.lmtit{
    display:inline-block;
    padding-top:10px;    
    color:#c00;
    font-size: 14px;
    font-weight:bold;
}
a.lmtit:hover{    
    color:#333;
}
/*新闻动态*/
.dt{
    padding:1px;
    float:right;
    width:380px;
    height:328px;
    border: 1px solid #eaeaea; 
    overflow:hidden;   
}
.dt .dt_bg{        
    text-align:center;
    background-color:#efefef;
    height:35px;
}
.dt p, .dt .li{
    margin:7px 20px;    
}
.txt{
    line-height:150%;
}
.dt .li li {    
    list-style-type: none;
    padding: 5px 0 5px 10px;    
    background: url(../image/jt.png) no-repeat -5px 4px;
} 
.dt .tzgg{
    margin:7px 20px;
    border-top: 1px dashed #ccc;
}

/*spcontent tab*/
.box .spcontent {
    /*height: 345px;*/
    height: 282px;
}
.box .tab{position: relative;}
.box .tab-head{float:left; 
    width:150px; height:100%;
    background: url(../image/tab-bg1.jpg) repeat-y; 
    padding: 10px 0 ;
    position: relative;
}
.box .tab-head li{
    cursor: pointer; 
    display: block; 
    height: 38px; 
    line-height: 38px;
    padding:0 1.5em;
    text-align: center;
}
.box .tab-head li.current{    
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    height: 36px;
    line-height: 36px;    
    z-index: 100;
    position:relative;   
    cursor:default;
    color:#c00;   
    background:#fff url(../image/jt1.png) no-repeat 12px 10px;    
}
.box .tab-body{
    float:right;
    width:520px;
    padding:10px 15px;
    /*height: 345px;*/
    overflow:hidden;
}

.box .tab-body span{
    display: block;    
    line-height: 25px;
    color:#868686;
    border-bottom: 1px dashed #ccc;
    height:140px;
    overflow:inherit;
    margin-bottom:5px;
}
.box .tab-body li {    
    list-style-type: none;
    padding: 5px 0;
}



/* 左滚动文字 scrolltext*/
/*#demo {display:inline-block;padding-top:20px; overflow:hidden;height:15px;width:275px; vertical-align:bottom}
#indemo { width:5000px;}
#demo1,#demo2 {float: left;}
#indemo li{margin:0 15px; float:left;}
*/
/*height: 335px;*/
.box22_1 {
    padding: 15px;
    height: 270px;
}
#demo {overflow:hidden;height:270px;}
#indemo {
    height: 9900px;
}
#demo li {
    list-style-type: none;
    padding: 5px 0 5px 10px;
    background: url(../image/jt.png) no-repeat -5px 4px;
}

/*box1,box2,box3*/
.box{    
    float:left;
    width:703px;
    height:335px;
    border: 1px solid #eaeaea; 
    overflow:hidden;
}
.box1{    
    float:left;
    width:343px;
    height:215px;
    border: 1px solid #eaeaea; 
    overflow:hidden;
}
.tit_bg{    
    height:33px;    
    background: url(../image/tit-bg.jpg) no-repeat; 
    border-bottom: 1px solid #eaeaea;
}
.i_1 {
    margin:0 10px 0 20px;   
    background-position: -25px -2px;
}
.i_2 {
    margin:0 10px 0 20px;   
    background-position: -25px -28px;
}
.tit_bg span{
    display:inline-block;
    padding-top:10px;
}
.box1 .li, .box2 .li{
    margin:10px 5px;    
}
.box1 .li li, .box2 .li li {    
    list-style-type: none;
    padding: 6px 0;
}
.box2{    
    float:left;
    width:280px;    
    border: 1px solid #eaeaea;    
}
.box2 .box2_1{
    padding:10px;
    height:270px;     
}
/*height:345px;*/
.box2_1 li {
    clear: both;
    list-style-type: none;
    margin: 3px 0;
    height: 85px;
    overflow: hidden;
}
.box2_1 li img { 
    float:left;
    margin-right:7px;       
    width:110px;
    height:75px;    
}
.box2_1 li h4 {  
    line-height:23px;    
}
.box2_1 li span {  
    line-height:20px;
    color:#868686;
}

.box2 .box2_2 {
    padding:19px;
    height:142px;
    background: url(../image/box2-bg.jpg) no-repeat bottom;
}
.box2 .box2_2 span11{
    display:block;
    width:120px;
}
.box2 .box2_2 span a{
    float:left;
    display:block;       
    font-size:14px;
    color:#444;    
    font-weight:bold;
    text-align:center;      
}
.box2 .box2_2 span a.a1{
    width:119px; 
    line-height:59px;
    background-color:#eaeaea;
    border-right: 1px dashed #bbb;
    border-bottom: 1px dashed #bbb;
}
.box2 .box2_2 span a.a2{ 
    width:120px;    
    line-height:60px;  
    background-color:#fbfbfb;      
}
.box2 .box2_2 span a.a3{ 
    width:119px;    
    line-height:50px; 
    background-color:#fbfbfb;      
}
.box2 .box2_2 span a.a4{ 
    width:120px;    
    line-height:49px;
    background-color:#eaeaea;
    border-top: 1px dashed #bbb;
    border-left: 1px dashed #bbb;    
}
.box2 .box2_2 span a:hover{    
    color:#999;
}

.box3{   
    clear:both;
    width:1000px;
    height:265px;
    border: 1px solid #eaeaea; 
    overflow:hidden;
}
.box3 .li{
    margin:10px;    
}
.box3 .li li {    
    list-style-type: none;
    float:left;
    width:245px;
    text-align:center;
}
.box3 .li li img {    
    width:240px;
    height:180px;
}
.box3 .li li span { 
    display:block;
    line-height:20px;
}

.box4{   
    clear:both;
    width:1000px;
    height:195px;
    border: 1px solid #eaeaea;     
    overflow:hidden;
}
.box4 ul{
    padding:10px;     
    height:165px;  
    background-color:#f8f8f8;    
}
.box4 li {    
    list-style-type: none;
    margin:3px 6px;
    float:left;
    width:150px;
    text-align:center;
}
.box4 li img {        
    width:150px;
    height:60px;
    border: 1px solid #eee;
}

/*list*/
.path{
    line-height:33px;
    color:#333;
}
.i_path{       
    background-position: -3px -178px;
}
.newsleft{
    float:left;
    width:703px;
    border: 1px solid #eaeaea;
    border-top: 2px solid #c00;
    min-height:600px;
}
#newslist{
    padding:30px;      
}
#newslist li{
    list-style-type:none;
    height:32px; 
    line-height:32px;  
    border-bottom:1px dotted #ccc;
    margin-bottom:3px;
}
#newslist li a{
    width:570px;
    display:inline-block;
}
#newslist li a img{
    vertical-align:middle;
}
#newslist li span{
    font-size:12px;
    color:#999;
}

.pages { padding-top:20px; color: #999;}
.pages a, .pages .cpb {padding:5px 10px; text-decoration:none; border: 1px solid #ddd;background: #fff;margin:0 2px;  color:#000;}
.pages a:hover {background-color: #E61636; color:#fff;border:1px solid #E61636; text-decoration:none;}
.pages .cpb { font-weight: bold; color: #fff; background: #E61636; border:1px solid #E61636;}
.pages input{ padding:5px; width:25px; border: 1px solid #ddd;}


.newsright{
    float:right;
    width:282px;
}


.operate h1,h2, h3, h4, h5, h6, p, ul, li{margin:0;padding:0;}
.operate {
    position:relative;    
}
.operate h3  { 
    position:absolute; z-index:10; top: -33px;   
    padding:10px 0 0 60px ;    
    color:#c00;
    font-size: 14px;
    font-weight:bold;
    height:25px;
    }

.operate ul {}
.operate ul li {margin:0;padding:0; text-align:left;background: url(../image/sortboxtit_bg.jpg) no-repeat bottom;}
.operate ul li h4 {background:url(../image/lm_1.gif) no-repeat 0px 12px; padding:10px 0; display:block; font-weight:normal; font-size:15px;}
.operate ul li h4 a{ margin-left:40px; color:#099;}
.operate ul li h4 a:hover{ margin-left:40px; color:#E31937;}
.operate ul li a.selected:hover { color:#fff; }
.operate ul li .selected { background-color:#8caf00;  background-position:200px -9px; color:#fff; }
.operate ul li.selected h4 {background:url(../image/lm_2.gif) no-repeat 0px 12px;}
.operate li .list-item { padding:3px 0; background-color:#f9f9f9}
.operate li .list-item a { color: #333; display:block; height:30px; line-height: 30px; margin: 0 20px; padding-left:20px; text-decoration: none;}
.operate li .list-item a:hover { color:#E31937; display:block; height:28px; line-height: 28px; margin: 0 19px; text-decoration: none;border: #eee 1px solid; background-color:#fff;}

.sortbox{min-height:10px; background-color:#fefefe; margin-bottom:10px;}
.sortbox ul{margin:0 20px;padding:0; list-style-type:none; width:200px;}
.sortbox li{margin:0;padding:0;background: url(../image/sortboxtit_bg.jpg) no-repeat bottom;}

.sortbox ul li h4 {background:url(../image/lm_1.gif) no-repeat 0px 12px; padding:10px 0; display:block; font-weight:normal; font-size:15px;}
.sortbox ul li h4 a{ margin-left:40px; color:#069;}
.sortbox ul li h4 a:hover{ margin-left:40px; color:#E31937;}
.none { display:none }



.news{ padding:30px}
.news .title{ 
    margin-bottom:5px; 
    padding-bottom:10px; 
    font-size:22px; 
    color:#000; 
    text-align:center; 
    border-bottom:1px solid #666;
}
.news .title1{
    margin-bottom:20px; 
    font-size:13px; 
    color:#999; 
    text-align:center;
}
.news .content{
    font-size:15px;
    line-height:180%
}
/*item*/
.itemleft{
    float:left;
    width:703px;   
    min-height:500px;
}
.item{ 
    padding:10px;   
    border: 1px solid #eaeaea;
    border-top: 2px solid #c00;
    height:260px;
    overflow:hidden;
}
.item img{    
    float:left;
    margin-right:10px;
    width:340px;
    height:260px;
}
.item list {    
    float:right;    
    width:340px;
    height:260px;
}
.item li{
    list-style-type:none;
    line-height:27px;
}
.itemcontent .tab-body li{
    list-style-type:none;
    line-height:27px;
}


/*itemcontent tab*/
.itemcontent {
    clear:both;    
    width:700px;
}
.itemcontent .tab{
    position: relative;
}
.itemcontent .tab-head{
    height: 35px;     
    position: relative;
    margin-bottom:1px;
}
.itemcontent .tab-head li{
    float: left;
    margin-top:5px;    
    cursor: pointer; 
    display:block; 
    height: 30px; 
    font-size:14px;
    line-height: 30px;
    padding:0 1.8em;
    text-align: center;    
    border: 1px solid #eaeaea;
    border-bottom: 0;
}
.itemcontent .tab-head li.current{    
    border:none;
    height: 36px; 
    line-height: 36px;    
    background: #c00;
    color:#fff;
    font-weight:bold;  
    margin-top:0;
    z-index: 100;
    position:relative;   
}

.itemcontent .tab-body{
    padding:15px;    
    width:670px;
    border: 1px solid #eaeaea;
    border-top: 2px solid #c00;
    min-height:400px;
}
.itemcontent .tab-body div{
    font-size:14px;
    line-height:180%
}



