@charset "utf-8";
/* CSS Document */
html{ min-width:1200px}
*{margin:0px;padding:0px}
body{font-size:12px; font-family:"微软雅黑";color:#000; min-width:1200px; background:url(../img/top.jpg) no-repeat center 40px}
img{border: 0;}
li{ list-style:none;}
.fl{float:left;}
.fr{float:right}
.cl{clear:both;}
a{ text-decoration: none; }
a:hover{ text-decoration:underline; }
cite{ font-style:normal; float:right}
cite a{ color:#333}

/***************通用部分***************/
.page{ width:1200px; margin:0 auto}
.header{ height:600px; }
.wrap1{height: 750px; margin-top: 40px;}
.daohang_width {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

.daohang_navigation {
    height: 40px;
    background: #f5010b;
    font-size: 16px
}

.daohang_navigation li {
    padding: 0 35px;
    float: left;
    border-right: 1px #fff solid;
    margin-top: 10px;
    overflow: visible;
    white-space: nowrap;
}

.daohang_navigation a {
    color: #fff;
    text-decoration: none;
}

.daohang_navigation a:hover {
    color: #fff200;
}

/***************滚动图***************/

.hy_news:nth-child(even){width: 350px;float: left; margin-left: 40px; margin-top: 30px; }
.hy_news:nth-child(odd){width: 350px;float: left; margin-left: 40px; margin-top: 30px; padding-bottom: 30px; border-bottom: 2px dashed #f5010b;}
.a_min_news{display: block;clear: both;}
.a_min_news h1{ line-height:35px; font-size:24px; text-align:left; padding-top:8px}
.a_min_news h1 a{ color:#f5010b;}
.a_min_news p{ line-height:40px; font-size:16px; color: #000000;overflow: hidden;}
.a_min_news p:nth-child(4){border:0;}
.a_min_news span a{color: #000000;}

.more_btn{margin-top:50px; font-size: 20px; font-weight: bold; color: #ffffff; padding: 10px 200px 10px 200px; background: #f5010b; border: 0px; border-radius: 20px;}


.mian {
    width:1200px; margin:0 auto;overflow:hidden;margin-top: 30px;
}

.mtop {
    width:1200px; margin:0 auto;overflow:hidden;
}
.mian li {
    width: 1200px;
    overflow: hidden;
    margin: 30px auto 0;
    cursor: pointer;
    border-bottom: 2px dashed #f5010b;
    padding: 0 0 30px;

}

.mian li img {
    float: left;
    display: inline;
    width: 300px;
    height: 200px;
    margin: 10px 30px 0 0;
}
.mian li a {
    color: #f5010b;
}

.mian li strong {
    font: bold 30px/50px "microsoft yahei";
    height: 80px;
    margin: 15px 0 0;
    overflow: hidden;
    color: #f5010b;
}

.mian li p {
    overflow: hidden;
    font: 20px/40px "Microsoft YaHei";
    margin: 20px 0 0;
    color: #000000;
}

.mian li p a {color: #000000;}
.morem {
    width: 500px;
    height: 40px;
    background: #cd0512;
    color:#fff;
    text-align: center;
    line-height: 40px;
    display: block;
    margin:0 auto;
    margin-top:38px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    border-radius: 20px;
}

.btn_more {height: 40px; border: 0px; width: 600px; text-align: center; background: #be1a20; font-size: 18px; font-weight: bold; color: #ffffff; border-radius: 40px;}
