﻿@charset "utf-8";
/**banner**/
.rw_banner{width: 100%;overflow: hidden;position: relative; }
.rw_banner .rw_banner_a img {width: 100%;animation: scale_b 25s linear infinite alternate;position: relative;z-index: -1;}

/**位置导航**/
.breadnav {
color:#808080;
font-size:15px;
line-height:60px;
height:60px;
 background:#f2f2f2
}

.breadnav a{
font-size:16px;
line-height:60px;
height:60px;
color:#808080;
}

/**二级导航**/
.exNav {
	display: block;
	line-height: 50px;
	border-bottom:1px solid #dedede;
	width:100%;
	padding: 5px 0;
	margin:auto;
}
.exNav:after {
	content: "";
	display: block;
	clear: both;
}
.exNav ul {
    display:table;
    margin:0px auto;
}
.exNav ul li {
    text-align:center;
    float:left;
    *float:none;
    *display:inline;
    *zoom:1;
    margin:0 30px;
    position: relative; padding: 0 15px
}
.exNav ul li a {
	display: block;
	color: #333;
	letter-spacing: 1px; font-size:16px;
}
.exNav ul li:hover a {
	color: #ef6719;
}
.exNav ul li.curr a {
	color: #ef6719;
}
.exNav ul li.curr:before {
	height: 3px;
}

.exNav ul li.currclass a {
	color: #ef6719;
}
.exNav ul li.currclass:before {
	height: 3px;
}

.exNav ul li:before {
	content: "";
	display: block;
	position: absolute;
	bottom: -1px;
	left: 10%;
	width: 80%;
	height: 0px;
	border-radius: 10px;
	background: #ef6719;
}

/**内容**/
.exboxs{ min-height:500px;}
/**关于我们**/
.exboxs-cont{ padding:20px; line-height:30px; font-size:14px;}


/************************新闻列表*************************************/

.news-column {
    padding:20px 0 50px 0
}
.news-column li {
    background-color: #f2f2f2;
    margin-bottom: 25px;
    position: relative;overflow: hidden;
}

.news-column li::after {
    background: #222538;
    content: "";
    display: block;
    height: 45px;
    position: absolute;
    top: 28px;
    transition: all 0.45s ease 0s;
    width: 3px;
}
 .news-column li:hover::after {
    background: #222538;
    content: "";
    height: 328px;
    top: 0;
}



.news-column li .imgbox {
	width: 355px;height:235px;
    float: right;
    overflow: hidden; position:relative; margin:20px 20px 20px 0
}
.news-column li .imgbox .pic {
    background: #eee;
    overflow: hidden;
    /*padding-bottom: 69%;*/
    position: relative;
    transition: all 600ms ease 0s;
    width: 100%; height:100%; overflow:hidden
}
.news-column .imgbox img {
    display: block;
    height: 100%;
    transition: all 466ms ease 0s;
    width: 100%;
}
.news-column .up-graybox {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.4s ease 0s;
    width: 100%; height:100%;
}
.news-column .up-graybox .bgbox {
    background: #000;
    display: block;
    height: 100%;
    opacity: 0.4;
    width: 100%;
}
.news-column .imgbox:hover .up-graybox {
	opacity: 1;
	filter: alpha(opacity=1);
}
.news-column a.imgbox:hover .pic {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
}

.news-column .mtit {
	font-size: 14px;
	color: #d6d6d6;
	margin-bottom: 10px;
}


.news-column .cont-wrap {
    width: 57%;
	float: left;
    margin-left: 3.5%;
	padding-top: 20px;
}
/**新闻标题**/
.cont-wrap-tit {
    font-weight: bold;
	font-size: 24px;
	color: #333;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
}
.cont-wrap-tit a {
    color: #333;font-size:16px;transition: color 0.3s ease 0s;
}
.news-column li:hover .cont-wrap-tit a {
    color: #222538;
}
/**新闻简介**/
.news-column .cont-wrap .intro {
    display:block;
    font-size:14px;
    height:100px;
    line-height:24px;
    overflow:hidden;color: #666;
}

.news-column .cont-wrap .more{border: 1px solid #666;
    border-radius: 50px;
    color: #1e64bc;
    display: block;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 150px; margin-top:10px;}

.news-column .cont-wrap .more a{ color:#666}
.news-column .cont-wrap .more:hover{ background:#222538}
.news-column .cont-wrap .more:hover a{ color:#FFF}

/**************************新闻详情******************************************/
.news-show {
	padding: 50px;
}

.news-show h3 {
	display: block;
	font-size: 20px;
	line-height: 35px;
	text-align: center;
	font-weight: normal;
}
.news-show .timeing {
	width: 100%;
	background: #f9f9f9;margin-top: 30px;line-height: 40px; text-align:center
}
.news-show .timeing span {
	font-size: 14px;
	color: #666;	
	text-align: center;
	padding: 0 30px; 
}


.zhaoyao {
    border: 1px dotted #ddd;
    font-size: 14px;
    line-height: 32px;
    margin: 20px 0 0;
    padding: 15px;
}


.news-show .cons {
	display: block;
	line-height: 30px;
	margin-top: 40px;
}
.news-show .cons img {
	max-width: 100%;
	display: inline-block; 
}








/**分页**/
.paging {
    margin: 20px auto;
    text-align: center;
}
.paging a, .paging a.curr {
    border: 1px solid #cbcbcb;
    color: #333333;
    display: inline-block;
    font-family: "Microsoft YaHei",Arial;
    font-size: 14px;
    line-height: 28px;
    margin: 0;
    padding: 0 10px;
}
.paging a:hover, .paging a.curr {
    background: #222538 ;
    border-color: #222538;
    color: #fff;
}
.paging select{ height:30px; border:1px solid #cbcbcb}

/**内容页分页**/
.detail-page {
    margin-top: 30px;
}
.detail-page div + div {
    margin-top: 15px;
}
.detail-page div {
    border: 1px solid #eeeeee;
    line-height: 22px;
    padding: 10px;
    position: relative;
}
.detail-page div b {
    color: #ff8c00;
    font-size: 14px;
    font-weight: normal;
}
.detail-page div b::after {
    content: "：";
}
.detail-page div a {
    color: #666666;
    font-size: 14px;
}

/*******************************图片列表页*****************************************/
.common-clumb-min {
    padding-top: 77px;
}
.clumb-title .en {
    color: #d82019;
    text-transform: uppercase;
    font-family: Rubik;
}

.clumb-title .cn {
    color: #34364b; font-size:20px;
    padding: 0 0 4px 0;
}

.common-clumb-min {
    padding-top: 30px; font-size:20px;
}
.product-list{ padding:20px 0;}
.product-list li {
	width:33.33%; 
	float:left;
    margin: 0 0 30px;
    padding: 0 15px;
}

.product-list li a {
    border: 1px solid #e3e3eb;
    display: block;transition: all 0.5s ease 0s;
}
.product-list li .pro-img {
    overflow: hidden; height:255px; width:100%;display:flex; justify-content: center;align-items: center;
}

.product-list li img {
   max-width:100%; height:auto; max-height:100%transition: all 0.7s ease 0s;
}

.product-list li .pro-text {
    color: #58596d;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;line-height:55px;font-size: 14px;background: #eaebf5;
}
.product-list li:hover a {
        -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
        -webkit-transform: translateY(-2px);
        -moz-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
        -o-transform: translateY(-2px);
        transform: translateY(-2px);
    }





.iproduct-list{ padding:20px 0;}
.iproduct-list li {
	width:33.33%; 
	float:left;
    margin: 0 0 30px;
    padding: 0 15px;
}

.iproduct-list li a {
    border: 1px solid #e3e3eb;
    display: block;transition: all 0.5s ease 0s;
}
.iproduct-list li .pro-img {
    overflow: hidden; /*height:255px;*/ width:100%;display:flex; justify-content: center;align-items: center;
}

.iproduct-list li img {
   max-width:100%; height:auto; max-height:100%transition: all 0.7s ease 0s;
}

.iproduct-list li .pro-text {
    color: #58596d;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;line-height:55px;font-size: 14px;background: #eaebf5;
}
.iproduct-list li:hover a {
        -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
        -webkit-transform: translateY(-2px);
        -moz-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
        -o-transform: translateY(-2px);
        transform: translateY(-2px);
    }



/******************************产品详情页************************************/	

 .product-detail {
        padding-top: 50px;
    }

    .product-detail .mainimg-info {
        float: left;
        width: 56%;
        max-width: 557px;border: 1px solid #ebebeb;
    }
.product-detail .mainimg-info img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.product-detail .maintxt-info {
	overflow: hidden;
	padding: 0 0 0 20px;line-height: 24px;
}
.product-detail .maintxt-info .title{ font-size:18px;}
.product-detail .maintxt-info .name {
    color: #757575;
    padding: 15px 0;
    font-size: 14px; line-height:30px;
}

.product-detail .maintxt-info .desc {
    border-top: 1px solid #eeeeee;
    color: #929292;
    padding: 15px 0 0 0;
}

.pro-datial-tab {
	padding-top: 75px;
    color: #929292;
    padding-bottom: 25px;
}

.tab-options {
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    text-align: center;height:68px;
}

.tab-options a {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    position: relative;
    font-size: 16px;
    line-height: 68px;
    margin: 0 5px; color:#333
}

.tab-options a:after {
    content: "";
    height: 3px;
    position: absolute;
    bottom: -1px;
    left: 51%;
    right: 51%;
    z-index: -1;
    background-color: #0c337f;
    -o-transition-property: left, right;
    -moz-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-property: left, right;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
}

.tab-options a:hover:after, .tab-options a.cur:after {
    left: 0;
    right: 0;
    z-index: 1;
}

   
.pro-datial-tab-cont{ padding:20px; line-height:30px;}
.pro-datial-tab-cont img {
	max-width: 100%;
	display: inline-block; 
}
/**************联系我们*******************************/

 .contact-minbox {
        padding-top: 52px;
    }

    .contact-dl {
        border: 1px solid #f2f2f2;
    }

    .contact-dl .thumb {
        float: left;
        width: 46.5%;
        margin: -1px 0 -1px -1px;
    }
	
	.contact-dl .thumb img {
		display: block;
		width: 100%;
	}
    .contact-dl .infor {
        overflow: hidden;
        padding: 3.3% 2% 0 5.8%;
        line-height: 28px;
        color: #929292;
    }

    .contact-dl .infor h3 {
        padding: 0 0 16px 0;color: #d82019;
    }

/****************************留言***************************************/
.Comprepair li {
    margin-bottom: 50px;
}

.Comprepair label {
    display: block;
    position: relative;
}

.Comprepair label span {
    display: block;
    margin-bottom: 5px;
    color: #4c4c4c;
    font-size: 16px;
}

.Comprepair label em {
    color: #fb0013;
    margin-right: 2px;
}

.Comprepair label input {
    font-family: "Microsoft YaHei";
}

.Comprepair label .inputext {
    display: block;
    height: 40px;
    line-height: 40px;
    border: 1px solid #dddddd;
    width: 100%;
    padding: 10px;
}

.Comprepair label .vccode {
    display: block;
    position: absolute;
    right: 0;
    top: 30px;
    width: 79px;
    height: 30px;
    cursor: pointer;
}

.Comprepair label .changecode {
    display: block;
}

.Comprepair label textarea {
    display: block;
    width: 100%;
    border: 1px solid #dddddd;
    padding: 10px 20px;
    height: 190px;
    font-family: "Microsoft YaHei";
}

.Comprepair label .submit {
    display: block;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    background-color: #d82019;
    margin: 0 auto;
}

.Comprepair .licode .inputext {
    width: 70%;
}

@media (min-width: 768px) {
    .Comprepair li {
        margin-bottom: 34px;
    }

    .Comprepair label span {
        float: left;
        width: 92px;
        font-size: 16px;
        margin-right: 20px;
        margin-bottom: 0;
        height: 57px;
        line-height: 57px;
        text-align: right;
    }

    .Comprepair label .inputext {
        height: 56px;
        line-height: 56px;
        float: left;
        width: 300px;
    }

    .Comprepair label .vccode {
        top: 50%;
        margin-top: -15px;
    }
}

@media (min-width: 1024px) {
    .Comprepairform {
        padding-top: 62px;
        padding-bottom: 97px;
    }

    .Comprepair {
        margin: 20px auto;
    }

    .Comprepair li {
        float: left;
        width: 50%;
        max-width: 415px;
    }

    .Comprepair li:nth-child(odd) {
        margin-right: 60px;
    }

    .Comprepair .litextarea {
        margin-top: -7px;
    }

    .Comprepair .litextarea, .Comprepair .lisubmit {
        width: 100%;
        max-width: 100%;
    }

    .Comprepair .licode .inputext {
        max-width: 183px;
    }

    .Comprepair label textarea {
        float: left;
        width: 88%;
        max-width: 730px;
    }

    .Comprepair label .inputext .vccode {
        width: 280px;
        height: 40px;
        float: left;
    }

    .Comprepair label .submit {
        width: 300px;
        height: 52px;
        line-height: 52px;
        font-size: 18px; border:0
    }
}

@media (min-width: 1199px) {
    .Comprepair {
        background: url(../images/wicon18.png) no-repeat 0 0;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        padding: 56px 47px 56px 70px;
    }

    .Comprepair li {
        margin-bottom: 50px;
    }
}




/*******************************图片列表页 end*****************************************/
@-webkit-keyframes scale_b {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); }
  100% {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2); } }
@-moz-keyframes scale_b {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); }
  100% {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2); } }
@-o-keyframes scale_b {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); }
  100% {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2); } }
@-ms-keyframes scale_b {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  50% {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px); }
  100% {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px); } 
}