/*初始化样式*/
html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
navs,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #333;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #333;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}


input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}




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


/*滚动*/
#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800% !important;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800% !important;
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}



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

.wh {
    width: 1240px;
    margin: 0 auto;
}


.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}



.roll_product {
    float: left;
}

.plist {
    margin-top: 56px;
}

.plist li {
    margin-right: 15px;
    margin-bottom: 15px;
}

.plist li:nth-child(3n) {
    margin-right: 0;
}

.plist li a.img {
    border: 1px solid #e5e5e5;
    display: block;
}

.plist li a.img img {
    width: 388px;
    height: 388px;
}

.plist li h3 a {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

/*头部样式*/
.top1 {
    background: #e6e6e6;
    color: #595959;
    height: 27px;
    line-height: 27px;
    overflow: hidden;
    font-size: 14px;
}

.top1 a {
    color: #595959;
}




.top2 {
    height: 100px;
    background-color: #3f3a39;
}

.logo {
    float: left;
    line-height: 100px;
}

.k2 {
    background: url(../images/yu.png) no-repeat;
    width: 75px;
    line-height: 18px;
    margin-top: 42px;
    margin-left: 25px;
    position: relative;
    cursor: pointer;
}

.yu {
    color: #999999;
    font-size: 12px;
    padding-left: 26px;
}

.lang {
    width: 75px;
    text-align: center;
}

.lang li {
    line-height: 20px;
}

.lang li a {
    color: #999999;
    font-size: 12px;
}














/*导航栏样式*/
#menu {
    height: 100px;
    float: right;
    font-family: "SimSun";
}

.navs li {
    text-align: center;
    float: left;
    position: relative;
    z-index: 999;
    width: 125px;
}

.navs li a {
    display: block;
    line-height: 100px;
    color: #ffffff;
    height: 100px;
    padding: 0;
    font-size: 18px;
    padding: 0;
}

.navs li a:hover {
    color: #ffb200;
    text-decoration: none;
}


.navs .sec {
    height: 0;
    background: #fff;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 100px;
    left: 0px;
    width: 100%;
}

.navs .sec a {
    background: #fff;
    color: #303030;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    font-size: 14px;
}

.navs .sec a:hover {

    text-decoration: none;
}






.box1 {
    padding-top: 60px;
    font-family: "SimSun";
    background-color: #3f3a39
}

.prod {
    position: relative;
}

.ptt {
    color: #636262;
    font-size: 32px;
    font-weight: 400;
}

.sort1 {
    margin-top: 20px;
}

.sort1 li {
    float: left;
    padding: 0 13px;
}

.sort1 li:first-child {
    padding-left: 0;
}

.sort1 li+li {
    ;
    background: url(../images/x.png) no-repeat left center;
}

.sort1 li a {
    color: #adadad;
    font-size: 16px;
}

a.pm {
    display: block;
    position: absolute;
    right: 0;
    top: 33px;
    color: #adadad;
    font-size: 18px;
    padding-right: 44px;
    background: url(../images/m.png) no-repeat right center;
    text-align: right;
    width: 160px;
}

.box1 .cont {
    position: relative;
    margin-top: 52px;
}

.lb,
.rb {
    position: absolute;
    top: 47%;
    cursor: pointer;
}

.lb {
    left: -83px;
}

.rb {
    right: -83px;
}

.product_list1 {}

.product_list1 li {
    float: left;
    margin: 0 18px;
    background: #f5f4f0;
    border: 1px solid #cecece;
    height: 440px;
    position: relative;
}

.product_list1 li .img img {
    width: 283px;
    height: 339px;
}

.product_list1 li h2 {
    color: #303030;
    font-size: 20px;
    padding-left: 20px;
    margin-top: 22px;
    font-weight: 400;
}

.product_list1 li h3 {
    position: absolute;
    left: 0;
    bottom: 0;
}


.box2 {
    background-color: #3f3a39;
    padding-top: 65px;
}

.box2 .wh {
    background: url(../images/bj2.png) no-repeat;
    height: 80px;

    font-family: "SimSun";
}

.kk {
    margin-left: 126px;
    padding-top: 18px;
}

.k1 {
    color: #303030;
    font-size: 14px;
}

.k1 a {
    color: #303030;
}




/*头部样式*/
.c1_index {
    position: relative;
    background: url(../images/c1_bg.jpg) no-repeat center bottom;
    background-size: contain;
    padding: 3.125% 0;
    font-family: "SimSun";
}

.ttt1 {
    text-align: center;
    background: url(../images/ttt_bg.png) no-repeat center;
}

.ttt1 p {
    font-family: "Arial";
    font-size: 24px;
    color: #ee7800;
    text-transform: uppercase;
}

.ttt1 h3 {
    font-size: 36px;
    color: #444444;
    font-weight: 400;
    padding: 15px 0;
    line-height: 1.3;
}

.ttt1 span {
    display: block;
    font-size: 18px;
    color: #333333;
}

.abb_box {
    position: relative;
    margin: 3.125% 0;
}

.abb_left {
    width: 858px;
    height: 460px;
    float: left;
}

.abb_left img {
    width: 100%;
    display: block;
}

.abb_right {
    float: left;
    width: 1004px;
    margin-left: 2%;
    margin-top: 20px;
    padding-right: 350px;
    font-family: "SimSun";
}

.abb_right h2 {
    font-size: 30px;
    color: #333333;
    font-weight: 400;
}

.abb_right span {
    display: block;
    font-size: 20px;
    color: #666666;
    padding: 10px 0;
}

.abb_right .abbtxt {
    font-size: 15px;
    color: #666666;
    line-height: 2.2;
    margin-top: 15px;
    text-indent: 2em;
}

.abb_right .abbmore {
    display: block;
    margin-top: 8.88%;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
}

.abb_list11 {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 1240px;
}

.abb_list11 li {
    text-align: center;
    width: 25%;
    padding-right: 3%;
}

.abb_list11 li a {
    display: block;
}

.abb_list11 li .overimg {
    width: 100px;
    text-align: center;
    float: left;
}

.abb_list11 li .overimg img {
    max-width: 100%;
}

.abb_list11 li .overimg img.img2 {
    display: none;
}

.abb_list11 li .sright {
    width: calc(100% - 100px);
    float: left;
    text-align: left;
}

.abb_list11 li .sright h3 {
    padding-bottom: 16px;
    font-size: 22px;
    color: #999999;
    font-weight: 400;
}

.abb_list11 li .sright span {
    color: #999999;
    font-size: 12px;
}

.abb_list11 li:hover .overimg img.img1 {
    display: none;
}

.abb_list11 li:hover .overimg img.img2 {
    display: inline-block;
}
.abb_list11 li:hover .sright h3 {
	color: #e5a34a
}

.abb_list11 li:hover .sright span {
	color: #e5a34a
}



















/*热门搜索*/
#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

/*搜索和热门搜索*/
.hotSearch {
    float: left;
    font-weight: normal;
    color: #666666;
    font-size: 14px;
    margin-top: 5px;
}

.hotSearch a {
    color: #666666;
    padding: 0 2px 0 8px;
}

.hotSearch a:first-child {
    padding-left: 0;
}

.hotSearch a+a {
    background: url(../images/dd.png) no-repeat left bottom;
}

#formsearch {
    float: right;
    background: url(../images/ss.png) no-repeat right center;
    width: 386px;
    height: 44px;
    margin-top: 18px;
    margin-right: 32px;
}

#formsearch input {}

#formsearch input#keyword {
    height: 44px;
    line-height: 44px;
    padding-left: 14px;
    float: left;
    color: #999999;
    font-size: 14px;
    background: none;
    border: none;
    outline: none;
    font-family: "SimSun"
        width:310px;
}

#formsearch input#s_btn {
    width: 60px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: none;
    border: none;
    outline: none;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
    float: right;
}

#formsearch input::-webkit-input-placeholder {
    color: #999999;
    font-family: "SimSun"
}

#formsearch textarea::-webkit-input-placeholder {
    color: #999999;
    font-family: "SimSun"
}

#formsearch select {
    background: url(../images/cp.png) no-repeat;
    width: 248px;
    height: 44px;
    margin-right: 10px;
    color: #999999;
    font-size: 14px;
    padding-left: 12px;
    line-height: 44px;
    float: left;
    border: none;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari 和 Chrome */
    display: none;
}













.box3 {
    background: url(../images/bj3.png) no-repeat;
    height: 810px;
    padding-top: 60px;
    font-family: "SimSun";
}

.xwz {
    margin-top: 20px;
    color: #666666;
    font-size: 16px;
    line-height: 30px;
}

a.nm {
    display: block;
    position: absolute;
    right: 0;
    top: 33px;
    color: #adadad;
    font-size: 18px;
    font-family: "SimSun";
    padding-right: 44px;
    background: url(../images/nm.png) no-repeat right center;
    text-align: right;
    width: 160px;
}

.box3 .cont {
    margin-top: 56px;
}


.xw {
    width: 500px;
}

.prolist {
    text-align: center;
}

.prolist li {
    float: left;
    text-align: center;
    line-height: 61px;
    width: 206px;
    border: 1px solid #cecece;
    color: #303030;
    font-size: 20px;
    cursor: pointer;
    margin-bottom: 20px;
    margin-right: 20px;
    background: #fff;
    border-bottom: none;
}

.prolist li.cur {
    color: #303030;
    background: #3f3a39;
    color: #fff;
}

.proimg {
    margin-left: 30px;
    display: none;
    position: relative;
}

.proimg.clicked {
    display: block;
}

.proimg li {
    height: 117px !important;
    border-bottom: 1px solid #e9e9e9;
    padding-top: 36px;
}

.proimg li .time {
    text-align: center;
    width: 58px;
    color: #999999;
    font-size: 36px;
    font-weight: bold;
    font-family: "Arial";
    line-height: 27px;
}

.proimg li .time span {
    color: #999999;
    font-size: 14px;
    font-weight: normal;
    display: block;
}

.proimg li .det {
    width: 390px;
}

.proimg li h3 {
    color: #303030;
    font-size: 18px;
}

.proimg li .det span {
    color: #999999;
    font-size: 14px;
    display: block;
    margin-top: 10px;
}

.picMarquee-top {
    overflow: hidden;
}

.picMarquee-top .hd {
    overflow: hidden;
}

.picMarquee-top .hd .prev {
    display: block;
    width: 231px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 386px;
    background: url(../images/s.png) no-repeat;
    z-index: 99999;
    cursor: pointer;
}

.picMarquee-top .hd .next {
    display: block;
    width: 231px;
    height: 24px;
    position: absolute;
    right: 0;
    top: 386px;
    background: url(../images/xia.png) no-repeat;
    z-index: 99999;
    cursor: pointer;
}

.picMarquee-top .tempWrap {
    height: 345px !important;
}



.xlist2 {
    width: 676px;
    margin-top: 95px;
}

.xlist2 li {
    width: 313px;
    float: right;
    margin-right: 17px;
    background: #f7f7f7;
    height: 395px;
    overflow: hidden;
}

.xlist2 li img {
    width: 313px;
    height: 220px;
}

.xlist2 li .det {
    width: 270px;
    margin: 0 auto;
}

.xlist2 li h2 {
    color: #333333;
    font-size: 18px;
    margin-top: 26px;
    font-weight: 400;
}

.xlist2 li h3 {
    color: #666666;
    font-size: 14px;
    margin-top: 11px;
}

.xlist2 li span {
    color: #999999;
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
    display: block;
}




.box4 {
    padding-top: 80px;
    font-family: "SimSun";
    background-color: #f5f5f5;
    padding-bottom: 68px
}

.product_list2 {
    margin-top: 45px;
}

.product_list2 li {
    float: left;
    background: #e5a34a;
    border: 2px solid #e5a34a;
    border-bottom: none;
    height: 316px;
    overflow: hidden;
    text-align: center;
}

.product_list2 li img {
    width: 280px;
    height: 248px;
    display: block;
}

.product_list2 li h3 {
    color: #fff;
    font-size: 18px;
    line-height: 66px;
}

.product_list2 li {
    margin-left: 34px;
}




.box5 {
    background: url(../images/bj5.png) no-repeat;
    height: 672px;
    margin-top: 55px;
    padding-top: 78px;
}

.ads {
    margin-top: 66px;
}

.ads li {
    float: left;
}

.ads li+li {
    margin-left: 35px;
}

.ads li .img {
    width: 50px;
    height: 50px;
}

.ads li .det {
    width: 340px;
    height: 317px;
    overflow: hidden;
    background: #e4e4e4
}

.ads li .det .img2 img {
    width: 340px;
    height: 186px;
}

.ads li .nei {
    width: 296px;
    margin: 0 auto;
}

.ads li h2 {
    color: #303030;
    font-size: 22px;
    margin: 25px 0 16px;
}

.ads li span {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    display: block;
}












/*页面底部*/
.foot {
    background: #3f3a39;
    font-family: "SimSun";
}

.fos {
    /*height: 301px;*/
    overflow: hidden;
    padding-top: 59px;
}

.f_nav {
    width: 1060px;
    float: left;
}

.f_nav dl {
    width: 190px;
    float: left;
}

.f_nav dt {
    color: #fff;
    font-size: 18px;
    margin-bottom: 26px;
}

.f_nav dd a {
    color: #d3d3d3;
    font-size: 14px;
    line-height: 28px;
}

.f_nav dd a:hover {
    color: #ffb200;
}

.f_nav dl.lxwm {
    width: 372px;
}

.f_nav .lx {
    color: #d3d3d3;
    font-size: 14px;
    line-height: 28px;
}

.foot2 {
    width: 130px;
    text-align: center;
}

.wei {
    width: 130px;
    display: block;
}

.wtt {
    color: #d3d3d3;
    font-size: 14px;
    margin-top: 8px;
}

/*友情链接*/
.f_link {
    border-top: 1px solid rgba(255, 255, 255, .1);
    color: #d3d3d3;
    font-size: 14px;
    padding: 22px 0 35px;
    margin-top: 20px

}

.f_link a {
    color: #d3d3d3;
}

.bq {
    background: #e5a34a;
    height: 66px;
    line-height: 66px;
    overflow: hidden;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
}

.bq a {
    color: #fff;
}
.bqline {
	height: 7px;
	background-color: #3f3a39
}














/*内页左侧样式*/


.container {
    width: 1200px !important;
    margin: 0 auto;
    padding: 0;
}

/*.left{width: 225px;float: left;}
.right{width: 940px;float: right;}
.xypg-case-list li{width:300px;}
.xypg-product-list li{width: 293px;}
.xypg-product-list li .img img{width: 271px;height: 205px;}
.relate-product-slick .owl-item .img img{    width: 213px;height: 159px;}
.xypg-case-list li .img img{width: 300px;height: 300px;}
.page-product-inquiry a{color: #fff;}
.page-mob-tool{display: none;}*/
.page-product-inquiry a {
    color: #fff;
}
