/*头部样式*/

.w_top {
    background-color: #333333;
    color: #fff;
}

.w1600 {
    max-width: 1600px;
    margin: 0 8%;
}

.wel {
    font: 400 14px/36px "Microsoft yahei";
}

.w_right .k1 a {
    font: 400 14px/36px "Microsoft yahei";
    color: #fff;
}

.w_right .k1 a:hover {
    color: rgba(255, 255, 255, .8)
}

.w_right .k2 {
    padding-left: 15px;
    background: url(../images/top_phone.png) no-repeat left center;
    margin: 0 50px;
    font: 400 14px/36px "Microsoft yahei";
}

.w_right .k2 p {
    margin: 0;
}

#header {
    background-color: rgba(255, 255, 255, .9);
    width: 100%;
    z-index: 99;
}

.head {
    position: relative;
    padding: 15px 0 0;
}

@media(max-width:768px) {
    .head {
        padding: 0;
    }
    .news_list li span{
        position:initial;
    }
    .news_list li h3{
        margin:0;
    }
}

.top {
    max-width: 1600px;
    margin: 0 8%;
    position: relative;
}

@media (max-width: 1250px) {
    .top {
        margin: 1% 5%;
    }
    .navbar {
        margin: 0;
    }
}

.logo {}

.logo img {
    max-width: 100%;
}

.topLink {
    position: absolute;
    width: 34px;
    line-height: 34px;
    right: 0;
    top: 32px;
    height: 74px;
}

.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 .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}

#menu {
    max-width: 888px;
    padding-top: 25px;
}


/*热门搜索*/

.search {
    position: absolute;
    background-color: rgba(255, 255, 255, .8);
    padding: 5px 10px 8px 10px;
    width: 300px;
    top: 30px;
    right: 0;
    display: none;
}

#formsearch {
    width: 230px;
    float: right;
    margin-top: 5px;
}

.hotSearch {
    float: right;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}

.in_search{
    width: 100%;
    background: #f4f4f4;
    padding: 20px 0;
}
.search2{
    max-width: 1200px;
    margin: 0 auto;
}
.search2 .hotSearch{
    height:26px;
    line-height: 24px;
}
.search2 #formsearch{
    margin-top: 0;
    height: 26px;
    line-height: 24px;
}
@media screen and (max-width:768px){
    .search2 .hotSearch{
        clear:both!important;
        text-align:center;
        width:100%;
    }
    .search2 #formsearch{
        width:100%;
        clear:both!important;
        text-align:center;
    }
}

.ads_lisxs{
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
}
.ads_lisxs li{
    text-align: center;
}
.ads_lisxs li h3 a{
    color: #000000;
    font: 400 16px/24px "Microsoft Yahei";
}
.ads_lisxs li img{
    width: 100%;
}

.ads{
     width: 100%;
    text-align: center;
}
.ads img{
    width: 100%;
}
.adk{
    padding-top: 30px;
    background: url(../images/linex.png) no-repeat center center;
}
.ads_lisxs2{
    max-width: 1200px;
    margin: 0 auto;
}
.ads_lisxs2 li{
    text-align: center;
}
.ads_lisxs2 li h3 a{
    color: #000000;
    font: 400 16px/24px "Microsoft Yahei";
}
.ads_lisxs2 li img{
    width: 40%;
}

@media screen and (max-width:768px){
    .adk{
        background:none;
    }
    .ads_lisxs2 li img{
        width:84%;
    }
}

/*宝*/

#container2 {
    max-width: 1600px;
    margin: 0 8%;
}

.group {
    text-align: center;
    background: #fff;
}

.group h2 {
    color: #333;
    font: 600 30px/46px "Microsoft Yahei";
}

.group h2 p {
    color: #999;
    font: 400 14px/24px "Microsoft Yahei";
}

.pro-cate {
    padding-top: 24px;
    position: relative;
    margin: 0 auto;
}

@media (min-width:1200px) {
    .pro-cate {
        /*width: 60%;*/
    }
}

.pro-cate a {
    text-decoration: none;
    display: inline-block;
    color: #333;
    font: 400 14px/50px "Microsoft Yahei";
    /* width: 136px; */
    text-align: center;
    margin-bottom: 10px;
}

.pro-cate a span {
    display: block;
    border-bottom: 4px solid #fff;
}

.pro-cate:hover a {
    text-decoration: none;
}

.pro-cate a:hover span {
    border-bottom: 4px solid #a50505;
}

@media (min-width: 992px) {
    .col-md-2 {
        width: 16.66666667% !important;
    }
}

@media (min-width: 768px) {
    .col-sm-4 {
        width: 33.33333333% !important;
    }
}

.pro-center {
    padding-top: 70px;
}

.pro-center li {
    margin-bottom: 20px;
}

.pro-center li .img {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: block;
}

.pro-center li img {
    max-width: 100%;
    height: auto;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.pro-center li .hides {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .3);
    text-align: center;
    display: none;
}

.pro-center li .hides div {
    display: table;
    height: 100%;
    width: 100%;
}

.pro-center li .hides p {
    display: table-cell;
    vertical-align: middle;
}

.pro-center li h3 {
    border: 1px solid #f2f2f2;
    border-top: none;
    padding: 16px;
    margin: 0px;
}

.pro-center li h3 a {
    color: #333;
    font: 400 16px/16px "Microsoft Yahei";
}

.pro-center li h3:hover a {
    text-decoration: none;
}

.pro-center li h3 p {
    color: #666;
    font: 400 12px/24px "Microsoft Yahei";
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.pro-center li h3 a.more {
    color: #333;
    font: 400 14px/24px "Microsoft Yahei";
    background: url(../images/more.png) no-repeat 100% 50%;
    margin-top: 8px;
}

.pro-center li:hover .hides {
    display: block;
}

.pro-center li:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

.group .more {
    text-transform: uppercase;
    display: inline-block;
    width: 130px;
    background: #a50505;
    font: 400 16px/40px "Microsoft Yahei";
    color: #fff;
    margin-top: 25px;
}

@media (max-width: 768px) {
    #container2 {
        margin: 0 2%;
        margin-top: 20px;
    }
    .pro-center {
        padding-top: 10px;
    }
    .pro-cate a {
        font: 400 14px/30px "Microsoft Yahei";
    }
    .pro-center li h3 {
        padding: 0;
        border: none;
    }
    .pro-center li h3 a {
        width: 100%;
        text-align: center;
        font: 400 16px/32px "Microsoft Yahei";
    }
    .group .more {
        margin-top: 5px;
    }
}


/*中间横幅*/

.mid_hf {
    margin-top: 60px;
    background: url(../images/bj4.png) no-repeat center fixed;
    min-height: 530px;
    position: relative;
    background-size: cover;
}

.hf_text {
    max-width: 1600px;
    margin: 0 8%;
}

.mid_hf h2 {
    font-size: 48px;
    color: #fff;
    font-weight: normal;
    text-align: left;
    padding-top: 150px;
    margin-left: 0px;
}

.mid_hf h2 p {
    font: 200 24px/40px "Microsoft yahei";
    letter-spacing: 3px;
    padding-top: 20px;
}

.mid_hf .more {
    padding: 5px;
    text-transform: uppercase;
    /* display: inline-block; */
    width: 160px;
    background: #a50505;
    font: 400 16px/30px "Microsoft Yahei";
    color: #fff;
    margin-top: 40px;
}
@media (max-width:1200px){
	.mid_hf h2{
	font-size: 40px;
	}
	.mid_hf h2 p{
		font: 200 20px/30px "Microsoft yahei";
	}
}
@media (max-width:992px){
	.mid_hf h2{
	font-size: 30px;
	}
	.mid_hf h2 p{
		font: 200 18px/30px "Microsoft yahei";
	}
}
@media (max-width:768px){
	.mid_hf h2{
	font: 400 18px/30px "Microsoft yahei";
	margin:0;
	}
	.mid_hf h2 p{
		font: 200 14px/30px "Microsoft yahei";
	}
}
/*关于我们*/
.aboutimg{
	padding: 0 !important;
}
.aboutbox {
    margin-top: 0px;
    max-width: 1324px;
    margin:0 auto;
    padding-top: 35px;
}

.aboutbox .col-sm-6 {
    padding: 0;
}

.aboutimg p {
    overflow: hidden;
    margin: 0;
}

.aboutimg img {
    max-width: 100%;
    height: auto;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.aboutimg p {
    padding: 0;
}

.aboutimg .hides {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    display: none;
}

.aboutimg .hides a {
    display: block;
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
}

.aboutimg .hides p {
    display: table-cell;
    vertical-align: middle;
}

.aboutbox .about {
    padding: 4% 8% 0;
    margin: 0px;
}

.about .tit {
    color: #333;
    font: 600 30px/52px "Microsoft Yahei";
}

.about .tit span {
    display: block;
    font: 400 14px/28px "Microsoft Yahei";
}

.about .con {
    color: #333;
    font: 400 14px/28px "Microsoft Yahei";
    padding-top: 20px;
}

.about a.more {
    text-transform: uppercase;
    background-color: #333333;
    color: #fff;
    font: 400 14px/30px "Microsoft Yahei";
    margin-top: 30px;
    padding: 10px;
    display: inline-block;
}

.aboutimg:hover .hides {
    display: block;
}

.aboutimg:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

@media (max-width: 1400px) and (min-width: 1024px) {
    .aboutbox .about {
        padding: 2% 4% 0 4%;
    }
    .about .tit {
        font: 600 30px/40px "Microsoft Yahei"
    }
    .about .con {
        padding-top: 10px;
    }
    .about a.more {
        display: none;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .aboutbox .about {
        padding: 20px 30px 0;
    }
    .about .con {
        padding: 0;
        height: 112px;
        overflow: hidden;
    }
    .about a.more {
        padding-top: 10px;
    }
}

@media (max-width: 767px) {
    .aboutbox .about {
        padding: 20px 20px 15px;
    }
    .about a.more {
        padding-top: 10px;
    }
}

.news {
    background: #f4f4f4;
    padding: 20px 0 110px;
}

.news h2 {
    text-align: center;
    color: #333;
    font: 600 30px/80px "Microsoft Yahei";
}

.news h2 a:hover {
    color: #cc0001;
}

.news_list1 {
    max-width: 1175px;
    margin: 0 auto;
}

.news_list1 a {
    overflow: hidden;
    display: block;
}

.news_list1 .more {
    text-transform: uppercase;
    border: 1px solid #333;
    color: #333;
    font: 400 14px/22px "Microsoft Yahei";
    margin-top: 30px;
    padding: 10px;
    display: inline-block;
}

.news_list1 .more:hover {
    text-decoration: none;
    background-color: #333333;
    color: #fff;
}

.news_list1 a.img {
    position: relative;
    overflow: hidden;
}

.news_list1 img {
    max-width: 100%;
    height: auto;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_list1 li {
    margin-bottom: 10px;
}

.news_list1 li h3 {
    padding-top: 8px;
}

.news_list1 li h3 span {
    color: #666;
    font: 100 16px/22px "Microsoft Yahei";
}

.news_list1 li h3 a {
    color: #333;
    font: 600 18px/46px "Microsoft Yahei";
}

.news_list1 li h3 p {
    color: #666;
    font: 400 14px/22px "Microsoft Yahei";
}

.news_list1 li h3 a.more {
    color: #cc0001;
    font: 400 12px/22px "Microsoft Yahei";
    margin-top: 10px;
    display: inline-block;
}

.news_list1 .hides {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    display: none;
}

.news_list1 .hides div {
    display: block;
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
}

.news_list1 .hides p {
    display: table-cell;
    vertical-align: middle;
}

.news_list1 li:hover .hides {
    display: block;
}

.news_list1 li:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

@media (max-width: 992px) {
    .news_list1 {
        margin: 0 2%;
    }
    .news_list1 li:last-child {
        display: none;
    }
}

@media (max-width: 767px) {
    .news_list1 {
        padding: 20px 20px 0;
    }
}


/* 首页地图 */

.address {
    background: #a50505;
    margin-top: -48px;
    text-align: center;
    cursor: pointer;
}

.address img {}

.address span {
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    line-height: 76px;
    margin-left: 12px;
    margin-right: 10px;
}

.map {
    height: 0px;
    overflow: hidden;
    transition: all 1.5s;
}

.map_show {
    width: 100%;
    height: auto;
}

.map_show p {
    margin: 0;
}

.map_show p img {
    width: 100%;
    height: auto;
}


/*主体样式*/

#container1 {
    max-width: 1600px;
    margin: 0 8%;
    margin-top: 20px;
}

.menu_cate {
    width: 220px;
    float: left;
}

.navigation {
    float: right;
    width: 100px;
}

.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.index-table td {
    border: solid #add9c0;
    border-width: 0px 1px 1px 0px;
    padding: 10px 5px;
}

.index-table {
    border: solid #add9c0;
    border-width: 1px 0px 0px 1px;
    margin-top: 10px;
}


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


/*首页新闻*/

.news_company {
    width: 280px;
    float: right;
}

.news1_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.news_company .content {
    padding: 5px;
}


/*首页左侧联系我们*/

.contact {
    width: 218px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
}

.contact_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.contact .content {
    padding: 5px;
    padding-left: 8px;
}


/*工程案例*/

.case {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.case_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.news2_company {
    margin-top: 10px;
}


/*产品推荐*/

.recommend_product {
    margin-top: 10px;
    width: 692px;
    float: left;
}

.recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.roll_product li {
    padding-bottom: 0px;
}


/*前台多页签*/

.tab {
    position: relative;
}

.tab li {
    float: left;
    width: 100px;
    height: 30px;
    display: block;
    line-height: 30px;
    border: 1px solid #ccc;
    margin-right: 8px;
    text-align: center;
    color: #333;
    font-size: 12px;
    cursor: pointer;
}

.tab li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background: #3a78c1;
    border-color: #3a78c1;
}

.tt {
    display: none;
}

.list1 {
    padding: 8px 10px;
}

.list1 li {
    line-height: 27px;
    position: relative;
    vertical-align: middle;
}

.list1 li a {
    background: url(../images/list_dot1.gif) left center no-repeat;
    padding-left: 12px;
    line-height: 27px;
    color: #555555;
}

.list1 li a:hover {
    color: #e87518;
    text-decoration: none;
}

.list1 li span {
    position: absolute;
    right: 0px;
    line-height: 30px;
    top: 0;
    color: #999;
}


/*友情链接*/

.f_link {
    width: 140px;
    margin: 0 auto;
    margin-top: 8px;
    line-height: 24px;
    background: url(../images/link.png) no-repeat 0 50%;
    text-indent: 9px;
    color: #fff;
    text-align: left;
    position: relative;
}

.f_link .hides {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 24px;
    display: none;
    background-color: rgba(255, 255, 255, .8);
}

.f_link .hides a {
    display: block;
    font: 400 12px/24px "Microsoft Yahei";
}


/*页面底部*/

.foot {
    background: #18181d;
    padding: 54px 0;
}

#footer {
    position: relative;
    max-width: 1600px;
    margin: 0 8%;
    padding-top: 8px;
}

#footer a {}

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

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

.copyright {
    line-height: 30px;
}

.contacts {
    text-align: left;
}

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

.contacts .content {
    color: #6d6c71;
    font: 400 14px/30px "Microsoft Yahei";
}

.ewm {
    text-align: center;
    color: #6d6c71;
    font: 400 16px/60px "Microsoft Yahei";
    padding-top: 15px;
    color: #fff;
}

.ewm img {
    margin-right: 20px;
}

.foot-right {
    background: url(../images/line2.png) repeat-y 20% 0;
}

.hot-rec {
    width: 100%;
    margin-top: 22px;
}

.foot-under {
    color: #6d6c71;
    font: 400 12px/30px "Microsoft Yahei";
}

.foot-under a {
    color: #6d6c71;
}

.underright {
    font: 400 12px/30px "Microsoft Yahei";
    text-align: right;
}

@media (max-width: 1200px) {
    .foot {
        border-top: 5px solid #cc0001;
    }
}

@media (max-width: 1570px) {
    .message2 .m_label {
        font-size: 14px;
    }
    .message2 #checkcode {
        width: 120px;
    }
}

@media (max-width: 1200px) {
    .message2 #name {
        height: 40px;
        line-height: 40px;
        margin-bottom: 5px;
    }
    .message2 #contact {
        height: 40px;
        line-height: 40px;
        margin-bottom: 5px;
    }
    .message2 #content {
        height: 40px;
        line-height: 40px;
    }
    .message2 .m_label {
        line-height: 40px;
    }
    .message2 #checkcode {
        height: 30px;
        line-height: 30px;
        width: 100px;
    }
    .message2 #code {
        padding-top: 5px;
    }
    .message2 .msgbtn {
        height: 40px;
        line-height: 40px;
        margin-top: 10px;
    }
}

@media (max-width: 980px) {
    .foot-under {
        padding-top: 20px;
    }
}

@media (max-width: 768px) {
    .foot {
        padding: 20px 0;
    }
    .foot-under {
        padding-top: 10px;
    }
}

@media (max-width: 414px) {
    .messbox {
        width: 98%;
    }
    #footer {
        width: 98%;
        margin: 0 auto;
    }
}


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

.left .box {
    margin-bottom: 15px;
    border: 1px solid #d2d2d2;
    padding: 5px;
}

.left .box h3 {
    font: 600 14px/40px "Microsoft yahei";
    padding-left: 15px;
    background: #cc0001;
    color: #fff;
}

.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: 100%;
}

.n_banner img {
    width: 100%;
    height: auto;
    min-height: 120px;
}

.left {
    width: 225px;
    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;
}

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

.right {
    padding-bottom: 10px;
}

.sitemp {
    height: 40px;
    overflow: hidden;
    padding-left: 50px;
    background: url(../images/site.jpg) no-repeat #f0f0f0;
    color: #999;
    line-height: 40px;
}

.sitemp a {
    color: #999;
}

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

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

.right .content {
    padding: 15px 0 10px;
    overflow: hidden;
    line-height: 24px;
}
.right .content img{width:100%;}