

/*头部样式*/

.topbox {
    border-bottom: 1px solid #d3d3d3;
    color: #999;
    line-height: 22px;
}

.topbox a {
    color: #999;
}

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

.top {
    height: 125px;
}

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

.topLink {
    width: 400px;
    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(../image/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: 14px;
}


/*热门搜索*/

.search {
    width: 100%;
    position: absolute;
    width: 100%;
    background: rgba(0, 77, 161, .5);
    left: 0;
    bottom: 0;
    z-index: 99;
    padding: 8px 0;
}

#formsearch {
    width: 307px;
    float: right;
    height: 23px;
    background: url(http://www.cssunland.com/template/default/images/search.png) no-repeat 0 50%;
}

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


/*主体样式*/

#container {
    width: 1208px;
    margin: 0 auto;
    margin-top: 70px;
}

.boxx {
    width: 1208px;
    margin: 0 auto;
}


/*----- 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;
}


/* 公司简介 */

.about .text {
    width: 545px;
}

.about h2 {
    color: #040000;
    font: 400 30px/56px "Microsoft Yahei";
}

.about .content {
    color: #787878;
    font: 400 14px/26px "Microsoft Yahei";
    padding-top: 30px;
}

.about .aboutimg {
    padding-top: 10px;
}

.about .more {
    text-align: right;
    padding-top: 45px;
}

.about .more a {
    color: #004da1;
    display: inline-block;
    width: 95px;
    text-align: center;
    border: 1px solid #004da1;
}

.about .more a:hover {
    color: #eb6100;
    border: 1px solid #eb6100;
}

.advan-list {
    padding-top: 30px;
}

.advan-list li {
    width: 112px;
    height: 113px;
    background: url(../image/advan1.jpg) no-repeat 0 50%;
    float: left;
    text-align: center;
    color: #fff;
    font: 400 16px/113px "Microsoft Yahei";
    margin: 0 33px;
    p
}

.advan-list li:hover {
    background: url(../image/advan2.jpg) no-repeat 0 50%;
}

.advan-list li.last {}


/* 产品中心 */

.pro {
    margin-top: 100px;
}

.tit {
    text-align: center;
    color: #1d1c1c;
    font: 400 30px/50px "Microsoft Yahei";
}

.tit p {
    color: #787878;
    font: 400 14px/30px "Microsoft Yahei";
    border-bottom: 1px solid #d3d3d3;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 20px;
}

.pro-cate li {
    float: left;
    width: 130px;
    text-align: center;
    margin: 0 86px;
    _display: inline;
}

.pro-cate li a {
    display: block;
    color: #004da1;
    font: 400 18px/47px "Microsoft Yahei";
}

.pro-cate li:hover a {
    background: #004da1;
    color: #fff;
}


/* 本月推荐 */

.recomm {
    margin-top: 90px;
}

.recomm .tit {
    background: url(../image/tit.jpg) no-repeat 50% 30%;
    margin-bottom: 15px;
}

.recomm .tit p {
    border: none;
}

.ads {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    margin-top: 90px;
}


/* 新闻资讯 */

.news {
    margin-top: 90px;
}

.news .tit {
    background: url(../image/tit.jpg) no-repeat 50% 30%;
    margin-bottom: 15px;
}

.news .tit p {
    border: none;
}

.industry {
    width: 512px;
}

.news_list1 li a {
    display: block;
}

.news_list1 li a.title {
    color: #1d1c1c;
    font: 400 16px/46px "Microsoft Yahei";
    padding-top: 25px;
}

.news_list1 li a.title:hover {
    color: #eb6100;
}

.news_list1 li p {
    color: #646464;
    font: 400 14px/24px "Microsoft Yahei";
}

.industry .more {
    padding-top: 40px;
}

.industry .more a {
    color: #004da1;
    display: inline-block;
    line-height: 25px;
    width: 95px;
    text-align: center;
    border: 1px solid #004da1;
}

.industry .more a:hover {
    color: #eb6100;
    border: 1px solid #eb6100;
}

.company {
    width: 575px;
}

.news_list2 li {
    border-bottom: 1px solid #b5b5b5;
    padding: 12px 0 15px;
}

.news_list2 .time {
    width: 60px;
    color: #646464;
    font: 400 16px/24px "Microsoft Yahei";
}

.news_list2 .time span {
    display: block;
}

.news_list2 h3 {
    width: 505px;
}

.news_list2 h3 a {
    display: block;
    color: #1d1c1c;
    font: 400 16px/25px "Microsoft Yahei";
}

.news_list2 h3 a:hover {
    color: #eb6100;
}

.news_list2 h3 p {
    color: #646464;
    font: 400 14px/24px "Microsoft Yahei";
    padding-top: 10px;
}

#kehu {
    overflow: hidden;
    height: 380px;
    margin: 0 auto;
    position: relative;
}

#jian {
    height: 100%;
}

.company .more {
    background: url(../image/line.jpg) repeat-x 0 50%;
    text-align: center;
    margin-top: 38px;
}

.company .more a {
    display: inline-block;
    color: #004da1;
    font: 400 14px/46px "Microsoft Yahei";
    background: url(../image/more.png) no-repeat 90% 50% #fff;
    padding: 0 30px 0 15px;
}

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


/* 荣誉资质 */

.honor {
    margin-top: 75px;
}

.honor .tit {
    background: url(../image/tit.jpg) no-repeat 50% 50%;
}


/* 联系我们 */

.contactbg {
    height: 482px;
    background: url(../image/contactbg.jpg) no-repeat 50% 0;
}

.contacts {
    width: 560px;
}

.contacts h2 {
    color: #fff;
    font: 400 24px/46px "Microsoft Yahei";
}

.contacts h2 span {
    display: block;
    font: 400 24px/30px "Microsoft Yahei";
    text-transform: uppercase;
}

.contactbg .boxx {
    padding-top: 45px;
}

.contacts .content {
    font: 400 16px/52px "Microsoft Yahei";
    color: #fff;
    padding-top: 10px;
}

.contacts .content img {
    padding-right: 15px;
}

.contact-right {
    width: 475px;
    padding-top: 20px;
}

.ewm {
    text-align: center;
    color: #fff;
    font: 400 18px/50px "Microsoft Yahei";
}

.shares {
    padding-left: 50px;
    padding-top: 10px;
}

.shares li {
    width: 40px;
    float: left;
    margin: 0 10px;
    _display: inline;
}

.shares li a {
    display: block;
    height: 40px;
}

.shares .s1 a {
    background: url(../image/s1.png) no-repeat 0 50%;
}

.shares .s2 a {
    background: url(../image/s2.png) no-repeat 0 50%;
}

.shares .s3 a {
    background: url(../image/s3.png) no-repeat 0 50%;
}

.shares .s4 a {
    background: url(../image/s4.png) no-repeat 0 50%;
}

.shares .s5 a {
    background: url(../image/s5.png) no-repeat 0 50%;
}

.shares .s6 a {
    background: url(../images/s6.png) no-repeat 0 50%;
}


/*友情链接*/

.f_link {
    width: 1208px;
    margin: 0 auto;
    line-height: 36px;
    color: #787878;
    font-size: 14px;
}

.f_link a {
    color: #787878;
}


/*页面底部*/

#footer {
    background: #000;
    color: #fff;
    font: 400 14px/30px "Microsoft Yahei";
}

#footer a {
    color: #fff;
}

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


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

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

.left .box h3 {
    line-height: 53px;
    padding-left: 48px;
    font-weight: 400;
    font-family: "微软雅黑";
    background: #004da1;
    font-size: 18px;
    color: #fff;
}

.left .box h3 span {
    font: 400 36px/53px "Microsoft Yahei";
    padding-right: 10px;
}

.left .box .content {
    padding: 5px 0px;
    color: #5a5a5a;
    font: 400 14px/36px "Microsoft Yahei";
}

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

.n_banner {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

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

.left {
    width: 294px;
    float: left;
}

.sort_menu {}

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

.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: 887px;
    float: right;
    padding-bottom: 10px;
}

.sitemp {
    border-bottom: 1px solid #e8e8e8;
    color: #5a5a5a;
    font-size: 16px;
    margin-top: 20px;
}

.sitemp a {
    color: #5a5a5a;
}

.sitemp h2 {
    font-weight: 400;
    font-size: 16px;
}

.sitemp .site {}

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