/*头部样式*/

#header {
    width: 1000px;
    margin: 0 auto;
}

/* .ss{
    float: right;
}
.ss p:first-child{
  font-size: 22px;
  color: #b71b2c;
}
.ss p:nth-child(2){
    font-size: 18px;
} */
.logo {
    float: left;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 {
    line-height: 32px;
    padding-top: 5px;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}

#menu {
    margin-top: 5px;
}


/*热门搜索*/

.search {
    text-align: left;
    height: 24px;
    background-color: #f8f8f8;
    padding: 5px 10px 5px 10px;
}

#formsearch {
    width: 320px;
    float: left;
}

.hotSearch {
    width: 400px;
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}


/*主体样式*/

#container {
    max-width: 1330px;
    margin: 0 auto;
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
}



/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

/*友情链接*/

.f_link {
    width: 1000px;
    margin: 0 auto;
    margin-top: 15px;
    line-height: 30px;
    line-height: 30px;
    background-color: #ececec;
    text-indent: 20px;
}


/*页面底部*/

#footer {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 8px;
    border-top: 2px solid #eee;
    margin-top: 15px;
}

#footer a {
    color: #666;
}

#footer a:hover {
    color: #e87518;
    text-decoration: none;
}

.nav_foot {
    text-align: center;
    line-height: 24px;
    color: #666;
}

.copyright {
    text-align: center;
    line-height: 24px;
}


/*------------内页-------------------*/

/*------------内页-------------------*/

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
    display: none;
}

.n_banner {
    text-align: center;
    position: relative;
    z-index: 999;
}

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

.m55 {
    max-width: 1200px;
    margin: 0 auto;
}

.left {
    width: 21%;
    float: left;
    padding-top: 36px;
}

.right {
    width: 75%;
    float: right;
    padding-top: 50px;
}

.left h3 {
    font-size: 22px;
    font-weight: normal;
    line-height: 56px;
    color: #fff;
    text-align: center;
    background: url(../images/nei.png) no-repeat left;
    ;
    background-size: cover;
    margin-top: 15px;
}

.left .content {
    border: 1px solid #eee;
    border-top: none;
}

.n_contact .content {
    padding: 10px;
    line-height: 30px;
}

.right .content {
    padding: 10px 0;
}

.sitemp {
    border-left: 8px solid #c60908;
    background: #e5e5e5;
    margin-bottom: 14px;
    height: 50px;
    line-height: 50px;
}

.sitemp .site {
    font-size: 14px;
    color: #888;
    margin-right: 20px;
    float: right;
}

.site a {
    font-size: 14px;
    color: #888;
}

.sitemp h2 {
    font-size: 20px;
    color: #000;
    float: left;
    text-indent: 30px;
    line-height: 50px;
}


/*新闻中心*/

.news-box {
    padding: 80px 0px;
    background: url(../images/bj3.jpg) no-repeat center;
}

.news-center {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 40px;
}

.sun_banner {
    width: 100%;
    position: relative;
}

.newimg {
    position: relative;
}

.newimg .timer {
    width: 80px;
    height: 62px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
}

.newimg img {
    width: 100%;
}

.newimg .timer span {
    display: block;
    color: #fff;
    text-align: center;
    line-height: 32px;
}

.newimg .timer p {
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.newimg h3 {
    height: 127px;
    background: #fff;
    width: 100%;
    font-weight: normal;
    transition: all 0.5s;
}

.newimg h3 a {
    font-size: 16px;
    color: #323232;
    display: block;
    line-height: 50px;
}

.newimg h3 p {
    font-size: 14px;
    color: #646464;
    line-height: 25px;
}

.newimg:hover h3 {
    background: #cd0000;
}

.newimg:hover h3 a {
    color: #fff;
}

.newimg:hover h3 p {
    color: #fff;
}

.lxwmd {
    float: left;
}

.footnav ul {
    float: left;
}

.footnav .lxwmd h3 {
    background: url(../images/xian1.jpg) no-repeat left bottom;
    font-size: 16px;
    margin-bottom: 10px;
    padding-bottom: 0.4em;
    font-weight: bold;
    color: #333;
}