@charset "utf-8";

* {
    margin: 0px;
    padding: 0px;
}

body {
    font-size: 13px;
    line-height: 28px;
    color: #444;
    text-decoration: none;
    font-family: "微软雅黑";
}

a {
    color: #444;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    color: #004DA1;
    text-decoration: none;
}

img {
    border: 0;
    display: block;
}

ul,
li,
ol {
    list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
b,
i,
span {
    font-weight: normal;
    color: #555;
}

.header {
    position: relative;
    z-index: 999;
    height: 136px;
    background: #fff;
    box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.2);
}

.top {
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    color: #fff;
    background: #202020;
}

.wrapper {
    width: 1110px;
    margin: 0 auto;
    padding: 0 10px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.top ul li {
    float: left;
    line-height: 20px;
    margin: 7px 0 0 10px;
    padding: 0 5px;
    border: 1px dashed #959595;
}

.top ul li a {
    color: #fff;
}

.wrapper {
    width: 1110px;
    margin: 0 auto;
    padding: 0 10px;
}

.logobar {
    height: 80px;
    margin-top: 10px;
}

.nav {
    height: 100px;
    line-height: 100px;
}

.logobar h1,
.logobar h2 {
    float: left;
    width: 151px;
    height: 80px;
}

.logobar h1 a,
.logobar h2 a {
    display: block;
    width: 183px;
    height: 80px;
}

.nav li {
    position: relative;
    float: left;
}

.nav li h2 {
    position: relative;
    z-index: 11;
}

.nav li.on h2 a {
    /* background: #e46b00; */
    color: #e46b00;
}

.nav li h2 a {
    display: block;
    padding: 0 18px;
    color: #333;
}

.nav li.on h2 a i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.nav h2 a i {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 6px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
}

/*.top {width:100%;height:90px;background:#FFF;}
.top .head {width:1060px;height:90px;overflow:hidden;margin:0px auto;position:relative;}
.top .head .logo {height:90px;overflow:hidden;display:table-cell;vertical-align:middle;}
.top .head .logo img {max-height:90px;}
.top .head .headr {position:absolute;top:0;right:0;padding-top:17px;}
.head .tel {font-size:14px;line-height:27px;}
.head .tel img {width:16px;height:13px;float:left;margin-right:10px;margin-top:7px;}
.nav-wrap {width:100%;height:40px;background:#FFF;z-index:99999;}
.nav {width:1060px;height:40px;margin:0px auto;}
.nav li {float:left;}
.nav li a {float:left;min-width:110px;}*/
.inmenu:link,
.inmenu:visited {
    color: #004DA1;
    font-size: 15px;
    line-height: 40px;
    height: 40px;
    text-align: center;
}

.inmenu:hover,
.inmenu:active {
    color: #004DA1;
    background: #eee;
    text-decoration: none;
    transition: 0.3s all;
}

.inmenu_1:link,
.inmenu_1:visited,
.inmenu_1:hover,
.inmenu_1:active {
    color: #004DA1;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    background: #eee;
    transition: 0.5s all;
    text-align: center;
}

.nav li:hover {
    position: relative;
    z-index: 99999999999;
    color: #FFF;
}

.nav li:hover a {
    background: #eee;
    color: #004DA1;
}

.nav li:hover ul li a {
    background: #eee;
    color: #666;
}

.nav li ul li {
    float: none;
    text-align: left;
    height: 30px;
    border-top: 1px solid #FFF;
}

.nav li ul li a {
    float: none;
    display: block;
    color: #666;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    text-transform: capitalize;
    text-overflow: ellipsis;
    text-align: center;
    font-size: 12px;
    padding: 0 10px;
    min-width: 90px;
}

.nav li ul li a:hover {
    color: #666;
    background: #DDD;
    transition: 1s all;
}

.nav li ul {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 9999;
}

#banner {
    clear: both;
    min-width: 1000px;
    background: #eee;
    width: 100%;
    margin: 0px auto;
}

.slider_img {
    display: block;
    text-align: center;
    /*height:100%;*/
}

.slider_img img {
    display: inline-block !important;
    margin: 0px 0;
    max-width: 100%;
    width: auto;
    height: auto;
    display: block;
}

.wmuSlider {
    /*height:100%!important;*/
    position: relative;
    overflow: hidden;
}

.bbdd {
    z-index: 2;
    position: absolute;
    bottom: 2%;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
}

.bbdd li {
    margin: 0 10px 10px 0;
    list-images-type: none;
    display: inline-block;
}

.bbdd a {
    display: inline-block;
    text-indent: 999px;
    width: 32px;
    height: 16px;
    background: url(../images/dot.png) no-repeat 0 -16px;
    display: block;
    overflow: hidden;
}

.bbdd a.wmuActive {
    background-position: 0 0;
}

.banner {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px;
    background: #f1f1f1;
}

.banner img {
    min-width: 1000px;
    max-width: 100%;
}

.wmuSliderPrev,
.wmuSliderNext {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(../images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
}

.wmuSliderNext {
    background-position: 0 -70px;
    right: 0;
}

.wmuSliderPrev {
    left: 0;
}

.wmuSlider:hover .wmuSliderNext {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.wmuSlider:hover .wmuSliderPrev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}



.wmuSlider:hover .wmuSliderNext:hover,
.wmuSlider:hover .wmuSliderPrev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.h-about {
    width: 100%;
    height: auto;
    background: #E6E9F7;
    padding: 50px 0px;
    overflow: hidden;
}

.h-about h1 {
    width: 960px;
    height: 30px;
    line-height: 20px;
    font-size: 25px;
    color: #333;
    margin: 0px auto;
    text-align: center;
    font-weight: bold;
    background: url(../images/pro-line.png) no-repeat center bottom;
    padding-bottom: 10px;
}

.h-about .about-in {
    width: 1060px;
    overflow: hidden;
    height: 180px;
    margin: 0px auto;
    padding-top: 50px;
    padding-bottom: 20px;
}

.h-about .about-in img {
    width: 270px;
    height: 180px;
    float: left;
}

.h-about .about-in p {
    width: 770px;
    height: 180px;
    float: right;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
}

.title {
    width: 1060px;
    margin: 0px auto;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
    height: 24px;
    line-height: 24px;
    color: #004DA1;
    border-bottom: 1PX solid #eee;
    padding-bottom: 12px;
    background: url(../images/point4.png) no-repeat 4px top;
    text-indent: 25px;
}

.title span {
    font-size: 14px;
    color: #999;
}

.title .more {
    float: right;
    font-size: 12px;
    font-weight: normal;
    background: url(../images/point3.png) no-repeat center right;
    padding-right: 16px;
}

.h-news {
    width: 1060px;
    height: auto;
    overflow: hidden;
    margin: 50px auto;
}

.h-news .topone {
    width: 400px;
    height: 320px;
    float: left;
}

.h-news .topone img {
    width: 400px;
    height: 225px;
}

.h-news .topone strong {
    font-size: 16px;
    padding: 8px 0px 2px 0px;
    display: inline-block;
}

.h-news .topone p {
    font-size: 12px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    color: #777;
}

.h-news .news-list {
    width: 610px;
    height: 320px;
    float: right;
}

.h-news .news-list li {
    height: 39px;
    border-bottom: 1px solid #e4e4e4;
    line-height: 39px;
    font-size: 14px;
    background: url(../images/point1.png) no-repeat 5px 17px;
    text-indent: 20px;
}

.h-news .news-list li span {
    float: right;
    margin-right: 5px;
    font-size: 12px;
    color: #999;
}



.h-pro {
    width: 100%;
    height: auto;
    background: #E6E9F7;
    padding: 50px 0px;
    overflow: hidden;
}

.h-pro h1 {
    width: 960px;
    height: 30px;
    line-height: 20px;
    font-size: 25px;
    color: #333;
    margin: 0px auto;
    text-align: center;
    font-weight: bold;
    background: url(../images/pro-line.png) no-repeat center bottom;
    padding-bottom: 10px;
}

.h-pro p {
    width: 960px;
    height: auto;
    line-height: 25px;
    font-size: 12px;
    color: #777;
    margin: 0px auto;
    text-align: center;
    margin-top: 15px;
}

.prolist {
    width: 1080px;
    height: 305px;
    margin: 0px auto;
    margin-top: 25px;
    overflow: hidden;
}

.prolist li {
    width: 250px;
    height: 300px;
    background: #FFF;
    border-top: 5px solid #666;
    float: left;
    margin: 0px 10px;
}

.prolist li img {
    width: 250px;
    height: 160px;
}

.prolist li h3 {
    font-size: 15px;
    color: #004DA1;
    width: 230px;
    padding: 5px 10px 0px 10px;
}

.prolist li h3 a {
    color: #004DA1;
}

.prolist li h3 a:hover {
    text-decoration: underline;
}

.prolist li h6 {
    font-size: 12px;
    width: 220px;
    margin: 0px 10px;
    font-size: 12px;
    line-height: 24px;
    background: url(../images/point2.html) no-repeat left center;
    padding-left: 10px;
}

.prolist li h6 a {
    color: #666;
}

.prolist li h6 a:hover {
    color: #004DA1;
}

.prolist li:hover {
    border-top: 5px solid #004DA1;
}

.industry {
    width: 1120px;
    height: auto;
    overflow: hidden;
    margin: 50px auto 35px;
}

.industry li {
    width: 500px;
    height: 62px;
    margin: 0px 30px 15px 30px;
    float: left;
}

.industry li .num {
    width: 60px;
    height: 62px;
    background: #e2e2e2;
    float: left;
    text-align: center;
}

.industry li .num p {
    width: 60px;
    height: 40px;
    line-height: 40px;
    font-size: 25px;
    border-bottom: 1px solid #FFF;
}

.industry li .num span {
    width: 60px;
    height: 21px;
    line-height: 21px;
    font-size: 12px;
}

.industry li .nrbox {
    width: 425px;
    height: 62px;
    float: right;
}

.industry li .nrbox p {
    width: 425px;
    height: 20px;
    line-height: 20px;
    font-size: 15px;
    margin-bottom: 5px;
}

.industry li .nrbox span {
    width: 425px;
    height: 36px;
    line-height: 18px;
    font-size: 12px;
    color: #888;
}

.industry li:hover .num {
    background: #004DA1;
    color: #FFF;
    transition: 0.5s all;
}

.industry li:hover .num p {
    color: #FFF;
}

.industry li:hover .num span {
    color: #FFF;
}

.foot {
    width: 100%;
    background: #bbb;
    overflow: hidden;
    height: 160px;
}

.foot .foot-in {
    width: 1060px;
    height: auto;
    margin: 0px auto;
}

.ewm {
    float: left;
    padding: 25px 20px 15px 20px;
    text-align: center;
    background: #999;
    color: #FFF;
}

.ewm img {
    width: 120px;
    height: 120px;
    display: block;
}

.foot-left {
    width: 870px;
    float: right;
    margin-top: 20px;
}

.foot .foot-in p {
    width: 870px;
    color: #333;
    line-height: 25px;
    font-size: 13px;
}

.foot .foot-in p a {
    color: #333;
}

.foot .foot-in p a:hover {
    color: #333;
    text-decoration: underline;
}

.foot-menu {
    border-bottom: 1px solid #DDD;
    padding-bottom: 5px;
    margin-bottom: 10px;
    height: 28px;
    line-height: 20px;
    margin-top: 7px;
}

.foot-menu li {
    float: left;
    margin-right: 20px;
}

.foot-menu li a {
    color: #FFF;
    background: #999;
    padding: 5px 20px;
    border-radius: 2px;
    font-size: 13px;
}

.foot-menu li .inmenu {
    color: #FFF;
    font-size: 13px;
    line-height: 20px;
}

.foot-menu li .inmenu_1 {
    background: #004DA1;
    font-size: 13px;
    color: #FFF;
    line-height: 20px;
}

.foot-menu li a:hover {
    color: #FFF;
    text-decoration: underline;
    background: #004DA1;
}

.feedback {
    clear: both;
    margin: 0px auto;
    padding: 0px;
    margin: 20px 0px 0px 0px;
}

.submita {
    margin: 16px auto;
    display: inline-block;
    padding: 0 18px !important;
    line-height: 22px;
    background: #ff9c00;
    border: 0px;
    height: 24px;
    color: #FFF;
    cursor: pointer;
    font-size: 16px;
}

.xh {
    color: #f00;
    padding: 0 3px;
}

#feedbackForm {
    margin: 20px 0px 0px 0px;
}

#feedbackForm .text {
    width: 300px;
    height: 26px;
    margin: 10px 0px 0px 0px;
    font-size: 12px;
    line-height: 26px;
    padding: 0px 0px 0px 5px;
    border: 1px solid #ccc;
    background: none;
}

#feedbackForm .lable {
    padding: 10px 12px 0px 0px;
    line-height: 30px;
    height: 30px;
    text-align: right;
}

#feedbackForm .atextarea {
    float: left;
    border: 1px solid #ccc;
    height: 100px;
    width: 305px;
    ont-size: 12px;
    margin-top: 10px;
    line-height: 24px;
    color: #666;
    background: none;
}

#feedbackForm .smtcss {
    padding-right: 112px;
    text-align: center;
}

.table {
    border-collapse: collapse;
}

.table td,
.table th {
    border: 1px solid #cdcdcd;
    padding: 5px;
}

.table p {
    padding: 0px;
    margin: 0px;
}

.e_mobile {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    background: url(../images/emobile.html) 0px -50px no-repeat;
    text-indent: 25px;
}

.YqbYears {
    vertical-align: middle;
    padding-left: 8px;
    margin-top: -6px;
}

.banner-inner {
    width: 100%;
    text-align: center;
}

.banner-inner img {
    max-width: 100%;
    height: auto;
}

.inner {
    width: 1060px;
    margin: 40px auto 50px;
    overflow: hidden;
}

.inner .inner-l {
    width: 240px;
    float: left;
}

.inner-title {
    width: 240px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
    background: #004DA1;
    height: 80px;
    line-height: 80px;
}

ul.sf-menu {
    clear: both;
    margin: 0px auto;
    height: auto;
    position: relative;
    text-transform: capitalize;
    z-index: 500;
    width: 240px;
    padding-top: 0px;
}

ul.sf-menu li {
    zoom: 1;
    margin: 0px;
}

ul.sf-menu li a {
    color: #666;
    text-transform: capitalize;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 37px;
    line-height: 37px;
    font-size: 13px;
    padding-left: 20px;
    background: #ddd url(../images/point.png) no-repeat 220px 16px;
    margin-top: 3px;
}

ul.sf-menu li a:hover,
ul.sf-menu li a:active {
    background: #aaa url(../images/point.png) no-repeat 220px 16px;
    color: #FFF;
    font-size: 13px;
}

ul.sf-menu li.hover,
ul.sf-menu li:hover {
    position: relative;
}

ul.sf-menu li.menu-item:hover {
    position: relative;
}

ul.sf-menu ul {
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 240px;
    top: 0px;
    visibility: hidden;
    text-transform: capitalize;
}

ul.sf-menu ul li a {
    font-weight: normal;
    line-height: 32px;
    border-top: 1px solid #999;
    background: #aaa url(../images/point.png) no-repeat 220px center;
    height: 32px;
    color: #FFF !important;
    font-size: 12px;
    padding-left: 20px;
}

ul.sf-menu li.hover ul li a,
ul.sf-menu li.hover ul li a:hover,
ul.sf-menu li.hover ul li a:active {
    color: #FFF;
    text-decoration: none;
    background: #999 url(../images/point.png) no-repeat 220px center;
    font-size: 12px;
}

ul.sf-menu ul li a.hover,
ul.sf-menu ul li a:hover {
    text-decoration: none;
    background: #999 url(../images/point.png) no-repeat 220px center !important;
    color: #FFF;
    font-size: 12px;
}

li.LiLevel1 a {
    color: #666 !important;
}

li.LiLevel1 a:hover {
    color: #FFF !important;
}

ul.sf-menu ul li ul {
    padding: 0px;
}

ul.sf-menu ul ul {
    left: 240px;
    margin: 0px;
    padding: 0px;
    visibility: hidden;
}

ul.sf-menu ul ul li a {
    width: auto;
    padding: 0px;
    padding-left: 20px;
    text-decoration: none;
    font-size: 13px;
}

ul.pro-menu {
    margin-top: -1px;
    margin: 0px;
    padding: 0px;
    text-transform: capitalize;
}

ul.sf-menu li:hover>ul {
    visibility: visible;
    margin: 0px;
    padding: 0px;
}

ul.sf-menu li.LiProDetail a {
    background: #aaa url(../images/point.png) no-repeat 220px center !important;
    color: #FFF !important;
    font-size: 12px;
    margin-top: 0px;
}

ul.sf-menu li.LiProDetail a:hover,
ul.sf-menu li.LiProDetail a:active {
    background: #999 url(../images/point.png) no-repeat 220px center !important;
    font-size: 12px;
}

.search {
    width: 240px;
    height: 42px;
    margin-top: 10px;
}

.search .search_text {
    width: 170px;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 13px;
    border: 1px solid #ccc;
    border-width: 1px 0px 1px 1px;
    color: #999;
    padding-left: 9px;
    font-family: "微软雅黑";
}

.search .search_but {
    width: 60px;
    height: 42px;
    line-height: 42px;
    float: right;
    background: #004DA1;
    text-align: center;
    border: 0;
    font-size: 12px;
    color: #FFF;
}

.leftcontact {
    width: 240px;
    margin-top: 10px;
    font-size: 12px;
    line-height: 23px;
}

.inner .inner-r {
    width: 780px;
    float: right;
}

.inr-title {
    min-height: 40px;
    line-height: 40px;
    font-size: 22px;
    font-weight: bold;
    color: #004DA1;
    background: url(../images/point4.png) no-repeat left 10px;
    padding-left: 17px;
    overflow: hidden;
}

.inr-title span {
    float: right;
    font-size: 12px;
    font-weight: normal;
}

.inner-abo {
    width: 780px;
    min-height: 300px;
    font-size: 14px;
    line-height: 25px;
    padding-top: 25px;
}
.inner-abo .news-title{
    text-align: center;
    font-size: 16px;
}
.inner-abo p{
    text-indent: 2em;
    padding-bottom: 10px;
}
.inner-abo table{
    width: 100%;
    background: #ccc;
}

.inner-abo table tr td{
    background: #fff;
    text-align: center;
    height: 50px;
}
.inner-abo .news-box p{
    text-indent: 0;
}
.inner-abo .news-box p b{
    font-weight: bold;
}

.inner-abo-sfbz{
    width: 780px;
    min-height: 300px;
    padding-top: 25px;
}
.inner-abo-sfbz table{
    width: 100%;
    background: #ccc;
}
.inner-abo-sfbz table tr th{
    height: 50px;
    background: #ddd;
}
.inner-abo-sfbz table tr td{
    background: #ddd;
    text-align: center;
    height: 50px;
}

.product-inner {
    width: 780px;
}

.product-inner p {
    width: 780px;
    font-size: 13px;
    line-height: 22px;
}

.product-inner .pro-cate {
    background: #f7f7f7;
    margin-top: 15px;
    padding: 10px 10px 20px 10px;
    overflow: hidden;
    border: 1px solid #eee;
}

.product-inner .pro-cate h3 {
    font-size: 16px;
    margin-left: 10px;
    line-height: 20px;
    color: #222;
}

.product-inner .pro-cate h3 span {
    float: right;
    font-size: 12px;
    margin-right: 10px;
}

.product-inner .pro-cate li {
    border-bottom: 1px dashed #ccc;
    width: 347px;
    margin: 0px 10px;
    float: left;
    height: 30px;
    line-height: 30px;
    background: url(../images/point2.html) no-repeat left center;
    padding-left: 12px;
}

.product-inner .pro-cate2 {
    background: #f7f7f7;
    margin-top: 15px;
    padding: 10px 10px 20px 10px;
    overflow: hidden;
}

.product-inner .pro-cate2 li {
    border-bottom: 1px dashed #ccc;
    margin: 0px 10px;
    height: 30px;
    line-height: 30px;
    background: url(../images/point2.html) no-repeat left center;
    padding-left: 12px;
}

.procontent {
    width: 780px;
    font-size: 14px;
    color: #444;
    line-height: 25px;
    margin-top: 10px;
}

.procontent h2 {
    width: 780px;
    font-size: 20px;
    font-weight: bold;
    color: #444;
    line-height: 25px;
    text-align: center;
    margin-bottom: 10px;
}

.news-inner {
    width: 780px;
    height: auto;
    overflow: hidden;
}

.news-inner li {
    width: 780px;
    height: 43px;
    overflow: hidden;
    line-height: 43px;
    background: url(../images/point1.png) no-repeat 7px 18px;
    text-indent: 20px;
    font-size: 14px;
    border-bottom: 1px solid #eee;
}

.news-inner li span {
    float: right;
    margin-right: 10px;
    font-size: 12px;
}

.news-inner li:hover {
    background: #eee url(../images/point1.png) no-repeat 7px 18px;
    color: #004DA1;
}

.news-inner li:hover a {
    transition: 0.5s all;
    color: #004DA1;
}

.news-inner li:hover span {
    transition: 0.5s all;
    color: #004DA1;
}

.pages,
.npage {
    clear: both;
    margin: 0px auto;
    padding: 15px 0px;
    text-align: center;
    font-size: 12px;
    color: #444;
}

.pages a,
.pages span {
    display: inline-block;
    height: 24px;
    padding: 0 2px;
    margin: 0 2px !important;
    line-height: 24px;
    border: 1px solid #111;
    background: #222;
    padding: 0px 5px;
    color: #FFF;
}

.pages a:link,
.pages a:visited {
    color: #FFF;
    line-height: 24px;
    border: 1px solid #111;
    background: #222;
    padding: 0px 5px;
}

.pages a:hover,
.pages a:active,
.pages span.ctxt {
    color: #FFF;
    text-decoration: none;
    border: 1px solid #004DA1;
    background: #004DA1;
    padding: 0px 5px;
}

.news-content {
    width: 780px;
    font-size: 14px;
    overflow: hidden;
}

.newsTitle {
    clear: both;
    margin: 0px auto;
    font-size: 19px;
    font-weight: bold;
    color: #444;
    line-height: 25px;
    padding: 10px 0px;
}

.newsDate {
    clear: both;
    margin: 0px auto;
    line-height: 15px;
    margin-bottom: 10px;
    font-size: 12px;
}

.newsDate a {
    color: #fd4128;
}

.newsDate a:hover {
    color: #fd4128;
}

.newsContent {
    clear: both;
    margin: 0px auto;
    padding: 0px;
    font-size: 14px;
    color: #444;
    line-height: 25px;
    word-wrap: break-word;
    word-break: normal;
    margin-bottom: 15px;
}

.prevNext {
    clear: both;
    margin: 0px auto;
    border-top: dashed 1px #aaa;
    height: 50px;
    line-height: 25px;
    color: #004DA1;
    font-size: 14px;
    -webkit-text-size-adjust: none;
    padding: 10px 0px 0px 0px;
}

.prevNext a {
    text-decoration: underline;
}

.prevNext .prev a {
    text-decoration: none;
}

.prevNext .prev a:hover {
    color: #004DA1;
    text-decoration: none;
}

.prevNext .next a {
    text-decoration: none;
}

.prevNext .next a:hover {
    color: #004DA1;
    text-decoration: none;
}

.rnews {
    width: 900px;
    padding-bottom: 30px;
}

.rnews strong {
    font-size: 16px;
    line-height: 33px;
    height: 33px;
    padding-top: 5px;
    color: #B78D37;
    margin-bottom: 10px;
    font-weight: bold;
    display: block;
}

.rnews li {
    float: left;
    width: 430px;
    height: 40px;
    line-height: 40px;
    margin: 0px 20px 0px 0px;
    border-bottom: 1px solid #FFF;
    background: #e2e2e2;
}

.rnews li a {
    color: #444;
    display: block;
    width: 402px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 13px;
    text-decoration: none;
    padding-left: 28px;
}

.rnews li a:hover {
    color: #FFF;
    background: #CFAB61;
}

.downloadbox {
    background: url(../images/downl.html) no-repeat;
    width: 100px;
    text-indent: 2.5em;
}