
@charset "utf-8";

/***** 全局样式 *****/

html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, font, img, small, strong, b, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {margin: 0;padding: 0;}
body{color:#333333;font-family:Arial,宋体;font-size:12px;line-height:150%;margin: 0 auto;}


@font-face
{
font-family:fzcch;
src: url('fzcch');
}



/*****public*****/
.area{margin:0 auto;width:980px;}
.wrap{margin:5px auto;width:980px;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
img{border:none;}
a{color: #000000;text-decoration:none;}
a:hover {color: #990000;}
a:active {color: #000000;}
a:visted {color: #000000;}
ul,li{list-style-type:none;}
.artlist{}
.artlist li{text-align:right;color:#999999;height:24px;line-height:24px;}
.artlist li img{float:left;}
.artlist li a{float:left;}
.detail{color:#fd9b00;margin-left:20px;}
.detail:hover{color:#990000;}
.more{font-size:12px;font-weight:normal;position:relative;color:#9c9d9e;}
.pf{position:fixed;}
.mt10{margin-top:10px;}
.tc{text-align:center;}


.b1{border:1px solid #000;}
.by{background-color:#ABCDEF;}



body{background:url("../images/header.jpg")  top center no-repeat #ffffff;}

.header{height:370px;}
.nav{height:60px;padding-top:320px;}
.nav ul{}
.nav ul li{width:67px;height:20px;line-height:20px;margin:20px 10px 20px 0;padding-left:10px;font-size:14px;color:#fff;float:left;border-left:1px solid #fff;text-align:center;}
.nav ul li:nth-child(1){border:none;}
.nav ul li a{color:#fff;}


/***** daohang *****/
.daohang{width:980px;margin:0 auto;line-height:50px;text-align:center;background:#a60607;}
.daohang li{display:inline;margin-right:0px;font-size:21px;font-weight:bold;}
.daohang li a{color:#FFFFFF; }





/*toutiao*/
#topnews{height:97px;background:url("../images/bg_topnews.jpg") repeat-x scroll 0 0;}
#topnews .logo{width:150px;height:97px;background:url(logo_topnews.png) no-repeat scroll center 15px;}
#topnews .text{width:980px;text-align:center;}
#topnews #uppart{padding:20px 0 5px;background:url(dot_topnews.gif) repeat-x scroll 0 bottom;}
#topnews #uppart1{padding:5px 0 5px;background:url(dot_topnews.gif) repeat-x scroll 0 bottom;}
#topnews #uppart2{padding:0px 0 0px;}
#topnews #downpart{width:100%;height:36px;line-height:36px;}
#topnews #downpart a{color:#000000;font-size:14px;}
#topnews #downpart .sub_text{text-align:center;font-size:14px;}


/***** jdt *****/
.jdt{height:370px;background:#FFFFFF;}
.jdt_l{width:630px;height:360px;}
.jdt_r{width:330px;height:330px;margin-top:0px;background:#FFFFFF;padding:10px;}
.jdt_r .jdt_txt_1{font-size:16px;line-height:30px;font-weight:bold;}
.jdt_r .jdt_txt_2{font-size:13px;line-height:26px;text-align:left;padding:15px;}
.jdt_r .jdt_txt_3{font-size:14px;line-height:26px;text-align:right;font-weight:bold;}
.jdt_r p a{color:#404040;}
.jdt_r ul{margin:5px 0 10px 0;width:330px;overflow:hidden;}
.jdt_r ul li{line-height:30px;font-size:14px;}


/**** bushu *****/
.sanxin{height:390px;width:980px;}
.sanxinl{height:380px;width:480px;float:left;margin-left:10px;}
.sanxinr{height:380px;width:450px;float:right;margin-right:10px;margin-top:10px;}


.sanxint1{font-size:18px;line-height:34px;font-weight:bold;padding:0px;}
.sanxint2{font-size:14px;line-height:26px;padding:5px;}
.sanxin p a{color:#990000;}

/**** dongtai*****/
.dongtai{height:500px;width:980px;}
.dongtail{height:500px;width:500px;float:left;margin-left:10px;}
.dongtair{height:500px;width:450px;float:right;}

.dongtai p a{color:#990000;}
.dongtair ul{margin:5px 0 10px 0;width:450px;overflow:hidden;}
.dongtair ul li{line-height:30px;font-size:14px;}



/**** jiedu*****/
  .qwjd {
            background-color: #fff;
            padding-bottom: 35px;
        }

        .qwjd-head {
            margin-bottom: 25px;
        }

        .qwjd ul {
            width: 945px;
            margin: 0 auto;
            overflow: hidden;
        }

        .qwjd ul li {
            width: 420px;
            border-left: 12px solid #a60607;
            margin-bottom: 20px;
            padding: 0 20px;
            float: left;
        }

        .qwjd .title {
            font-size: 16px;
            line-height: 30px;
        }

        .qwjd .title a {
            color: #a60607;
        }

        .qwjd .summary {
            font-size: 14px;
            line-height: 24px;
            text-indent: 2em;
        }




/***** banquan *****/
.copyright{height:110px;background:#EDEDED;margin-top:10px;}
.copyright p{text-align:center;line-height:24px;}



