/*头部样式*/

.topbox {
    border-bottom: 1px solid #d0d0d0;
}

.topbox .wel {
    color: #5a5a5a;
    line-height: 32px;
}

#header {}

.top {
    height: 95px;
}

.logo {
    float: left;
    padding-top: 13px;
}

.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;
}

.k2 {
    background: url(../images/tel.png) no-repeat 0 50%;
    color: #b80715;
    font: 400 18px/36px "Microsoft Yahei";
    padding-left: 75px;
    margin-top: 15px;
}

#menu {
    background: #1128a5;
}


/*热门搜索*/

.search {
    background: #eeeeee;
}

.newsscroll {
    width: 57%;
    background: #0f2289;
    color: #fff;
    font: 400 16px/56px "Microsoft Yahei";
    border-right: 2px solid #747474;
}

.newsscroll a {
    color: #fff;
}

.newsscroll .tit {
    width: 12%;
    text-align: center;
}

.soroll {
    width: 87%;
    height: 56px;
    line-height: 56px;
    overflow: hidden;
}

.soroll li {
    position: relative;
}

.soroll li span {
    position: absolute;
    right: 5%;
    top: 0;
}

#formsearch {
    width: 329px;
    float: right;
    height: 37px;
    background: url(../images/search.jpg) no-repeat 0 50%;
    margin-top: 10px;
    margin-right: 12px;
    _display: inline;
}

.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;
}


/*主体样式*/

.backg {
    background: url(../images/bg.jpg) no-repeat 50% 0;
}

#container {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 40px;
}

.boxx {
    max-width: 1440px;
    min-width: 1200px;
    margin: 0 auto;
  
}

.tits {
    color: #3c3c3c;
    font: 400 30px/46px "Microsoft Yahei";
    text-align: center;
    background: url(../images/tit.png) no-repeat 50% 60%;
}

.tits p {
    color: #5a5a5a;
    font: 400 14px/24px "Microsoft Yahei";
    text-transform: uppercase;
}

.pages {
    background: #fff;
    padding-top:20px;
   
}


/* 产品中心 */

.pro {
    padding-top: 38px;
}

.pro .content {
    padding: 30px 5px 0 15px;
}

.pro-cate {
    width: 22%;
}

.pro-cate h3 {
    height: 100px;
    background: url(../images/cate.png) no-repeat 50% 0;
    font: 400 18px/100px "Microsoft Yahei";
    color: #fff;
    text-align: center;
}

.pro-cate h3 span {
    padding-left: 5px;
}

.catebox {
    padding: 0 7px;
}

.sort1 {
    background: #0f2289;
    padding: 10px 34px 5px;
}

.sort1 li {
    margin-bottom: 17px;
}

.sort1 li a {
    display: block;
    color: #fff;
    font: 400 14px/36px "Microsoft Yahei";
    background: url(../images/list2.png) no-repeat 95% 50% #4453a3;
    text-indent: 20px;
}

.sort1 li:hover a {
    background: url(../images/list2.png) no-repeat 95% 50% #a40000;
}

.pro-center {
    width: 78%;
}

.pro-center li {
    float: left;
    margin: 0 1% 36px;
    _display: inline;
    position: relative;
    overflow: hidden;
    width: 23%;
}

.pro-center li a {
    display: inline-block;
    position: relative;
}

.pro-center li img {
    border: 1px solid #eee;
    width: 100%;
    height: auto;
}

.pro-center li h3 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 36px;
    background-color: rgba(0, 0, 0, .5);
    text-align: center;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.pro-center li:hover h3 {
    height: 100%;
}

.pro-center li h3 p {
    color: #fff;
    font: 400 14px/36px "Microsoft Yahei";
}

.pro-center li:hover h3 p {
    padding-top: 30%;
}

.pro-center li h3 span {
    display: inline-block;
    color: #a40000;
    width: 81px;
    font: 400 14px/22px "Microsoft Yahei";
    border: 1px solid #a40000;
    margin-top: 10px;
}


/* 热卖产品 */

.products {
    width: 1440px;
    margin: auto;
    padding: 35px 0;
    position: relative;
    overflow: hidden;
}

.products .content li {
    text-align: center;
    line-height: 25px;
    float: left;
    margin: 0 15px;
    width:auto;
    
}

.products .content li h3 {
    margin-top: 10px;
}

.products .content li h3 a {
    display: block;
    color: #fff;
    font: 400 14px/79px "Microsoft Yahei";
    background: url(../images/list3.png) no-repeat 90% 50% #313131;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.products .content li:hover h3 a {
    background: url(../images/list3.png) no-repeat 95% 50% #a40000;
}

.products .content img {
    width: 213px;
    height: 175px;
}

.products .content {
    padding:0 15px;
    
}

.prolist {
    width: 2000px;
}

.pre_left {
    cursor: pointer;
    position: absolute;
    left: -50px;
    top: 50%;
    margin-top: -23px;
    width: 27px;
    height: 47px;
    background: url(../images/pre1.png) no-repeat 0 50%;
    opacity: 0.5;
}

.pre_left:hover {
    opacity: 1;
}

.pre_right {
    cursor: pointer;
    position: absolute;
    right: -50px;
    top: 50%;
    margin-top: -23px;
    width: 27px;
    height: 47px;
    background: url(../images/next1.png) no-repeat 0 50%;
    opacity: 0.5;
}

.pre_right:hover {
    opacity: 1;
}

.ads {
    width: 1440px;
    position: relative;
    left: 50%;
    margin-left: -720px;
}


/* 公司简介 */

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

.about {
    width: 605px;
}

.about h2 {
    color: #000;
    font: 400 24px/46px "Microsoft Yahei";
    border-bottom: 1px dashed #dadada;
}

.about h2 span {
    color: #4d4d4d;
    font: 400 18px/46px "Microsoft Yahei";
}

.about .content {
    color: #5a5a5a;
    font: 400 14px/30px "Microsoft Yahei";
    padding: 34px 0;
}

.about .more {
    text-align: center;
}

.about .more a {
    color: #a40000;
}

.about .more a:hover {
    opacity: 0.8;
}

.aboutbg {
    background: url(../images/aboutbg.png) no-repeat 50% 100%;
    padding-bottom: 40px;
}


/*----- 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 {
    background: #1e41c1;
    color: #fff;
    padding-bottom: 10px;
     margin-top: 60px;
}

#footer a {
    color: #fff;
}

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

.nav_foot {
    background: url(../images/navbg.png) no-repeat 50% 0;
    font: 400 16px/59px "Microsoft Yahei";
    text-align: center;
    position: relative;
    top: -32px;
}

.nav_foot a {
    background: url(../images/line.png) no-repeat 100% 50%;
    padding: 0 58px 0 56px
}

.nav_foot a:last-child {
    background: none;
}

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

.logo2 {
    width: 434px;
    min-height: 160px;
    background: url(../images/line.png) repeat-y 100% 0;
}

.hotline {
    color: #fff;
    font: 400 20px/46px "Microsoft Yahei";
    border-bottom: 1px solid #fff;
}

.contacts {
    padding-left: 75px;
}

.contacts .number {
    color: #fff;
    font: 400 16px/30px "Microsoft Yahei";
    padding-top: 5px;
}

.ewm {
    width: 338px;
    text-align: center;
    line-height: 36px;
    min-height: 160px;
    background: url(../images/line.png) repeat-y 0 0;
}


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

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 40px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background-color: #0e2283;
    font-size: 14px;
    color: #fff;
    border-left: 4px solid #a40000;
}

.left .box .content {
    padding: 5px 0px;
}

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

.n_banner {
    width: 1440px;
    position: relative;
    left: 50%;
    margin-left: -720px;
}

.n_banner img {
    width: 1440px;
    height: auto;
}

.left {
    width: 20%;
    float: left;
}

.sort_menu h3 {
    background-color: #0e2283;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
    border-left: 4px solid #a40000;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact .content {
    padding: 5px;
    line-height: 24px;
}

.right {
    width: 77%;
    float: right;
    padding-bottom: 10px;
}

.sitemp {
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    padding-right: 10px;
    border-bottom: 1px solid #ddd;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 31px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    font-size: 14px;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 30px;
}

.right .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}

.ue-table-interlace-color-single{background:#ddd;}









