@CHARSET "UTF-8";
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,nav,section
{margin:0;padding:0;border:0;}
body{background:#f6f6f6;color:#666;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:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#e87518;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,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}


@font-face {
    font-family: 'constan2';
    src:url('../fonts/Microsoft JhengHei UI/msjhl_0.ttc') format('truetype');
}
.ssddds{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

            .demo-message-wrap input::-webkit-input-placeholder,
            .demo-message-wrap textarea::-webkit-input-placeholder {
                /* WebKit browsers */
                  color: #fff;
            }

            .demo-message-wrap input:-moz-placeholder,
            textarea:-moz-placeholder {
                /* Mozilla Firefox 4 to 18 */
                  color: #fff;
            }

            .demo-message-wrap input::-moz-placeholder,
            textarea::-moz-placeholder {
                /* Mozilla Firefox 19+ */
                   color: #fff;
            }

            .demo-message-wrap input:-ms-input-placeholder,
            textarea:-ms-input-placeholder {
                /* Internet Explorer 10+ */
                  color: #fff;
            }

            .demo-message-wrap input[type='text']::-webkit-input-placeholder{
                color: #fff;
            }



.aby_hh li:hover .aby_hh_img img{
    filter: invert(49%) sepia(93%) saturate(369%) hue-rotate(900deg) brightness(60%) contrast(93%);
}
.w1920{
    width: 1920px;
    margin-left: -960px;
    left: 50%;
    position: relative;
}
.w1200{
    width: 1200px;
    margin-left: -600px;
    left: 50%;
    position: relative;
}


.fl{float:left;}
.fr{float:right;}
/*头部样式*/
.header{
    height: 188px;
    border-bottom: 1px solid #333;
    overflow: hidden;
    background-color: #fff;
        padding-top: 24px;
}
.head1{
    width: 100%;
    height: 38px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    overflow: hidden;
}
.k1{text-align: right;}
.head1,.head1 p,.head1 a{
    font-size: 14px;
    line-height: 37px;
    color: #ffffff;
}
.head2{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    height: 148px;
}
.logo{
    width: 180px;
    line-height: 148px;
}
.logo img{max-width: 100%;}
.tadv{
    width: 535px;

}
.tadv p{
    font-family: STXingkai;
    font-size: 40px;
    line-height: 148px;
    letter-spacing: 2px;
    color: #000;
}
.head2_fr{
    width: 258px;
    padding-top: 45px;
}
.ttel{
    width: 100%;
    background: url(//cdn.myxypt.com/2d6f0a50/21/05/9f2e521986218db5f22bb51b451f3a0ad661104f.png) no-repeat left center;
    padding-left: 50px;
    text-align: right;
}
.ttel p{
    display: inline-block;
    position: relative;
    padding: 0 21px;
    font-size: 17px;
    line-height: 17px;
    color: #000;
}
.ttel p:before{
    content: "";
    width: 5px;
    height: 17px;
    background: url(//cdn.myxypt.com/2d6f0a50/21/05/721841fe93e72a6869ee413bccf04d12dec351f4.png) no-repeat center center;
    position: absolute;
    left: 0;
    top: 0;
}
.ttel p:after{
    content: "";
    width: 5px;
    height: 17px;
    background: url(//cdn.myxypt.com/2d6f0a50/21/05/721841fe93e72a6869ee413bccf04d12dec351f4.png) no-repeat center center;
    position: absolute;
    right: 0;
    top: 0;
}
.ttel h3{
    margin-top: 9px;
    font-size: 28px;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 1px;
    color: #000;
}



/*导航栏样式*/
.tnav{
    background-color: #fff;
    height: 60px;
}
.nav1{
    width: 1200px;
    margin:0 auto;
}
.nav1 li{height:60px;text-align:center;width:165px;float:left;position:relative;z-index:999;}
.nav1 li a{display:block;line-height:60px;color:#000;height:60px;font-size: 16px;}
.nav1 li:hover a.a,.nav li.active a.a{text-decoration:none;background-color:#603E1A;}

.nav1 .sec{background:#4e2800;overflow:hidden;z-index:9999;position:absolute;top:60px;left:0px;display: none;}
.nav1 .sec a{color:#fff;height:38px;line-height:38px;width:150px;overflow: hidden;}
.nav1 .sec a:hover{background:#603E1A;text-decoration:none;}


/*搜索和热门搜索*/
.search{text-align:left;height:24px;}
.hotSearch{width:400px;float:left;height:24px;line-height:24px;font-weight:normal;}
.hotSearch a{margin-right:6px;}
#formsearch{width:320px;float:left;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}
#formsearch input{height:24px;background:none;border:none;line-height:24px;float: left;box-sizing: border-box;outline: none;}
#formsearch input#keyword{padding-left:7px;color:#666;width: 139px;}
#formsearch input#s_btn{width:46px;text-align:center;cursor:pointer;}
input#keyword:-ms-input-placeholder,textarea#keyword:-ms-input-placeholder {
color: #666;
}
input#keyword::-webkit-input-placeholder,textarea#keyword::-webkit-input-placeholder {
color: #666; 
}


/*主体样式*/
.tit1{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.tit1 h3{
    font-size: 0;
 
    line-height: 38px;

   
}
.tit1 p{
    font-size: 24px;
    line-height: 24px;
    color: #7a3e00;
    margin-top: -24px;
}
/* box1 */
.box1{
    background: url(//cdn.myxypt.com/2d6f0a50/21/05/f49275380a9cd2beb4c88129befdb887e3f8433d.png) no-repeat center top/100% 100%;
    padding: 87px 0 82px;
}
.b1_top{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.b1t_index{
    width: 1171px;
    margin: 52px auto 0;
    text-align: center;
}
.b1t_index p{
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #666666;
}
.b1t_index .b1tmore{
    width: 140px;
    height: 40px;
    background-color: #7a3e00;
    display: block;
    margin: 47px auto 0;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
}
.b1_bot{
    width: 1200px;
    margin: 76px auto 0;
    overflow: hidden;
}
.b1b_index{
    width: 100%;
    margin-top: 60px;
}
.b1b_index li{
    width: 360px;
    float: left;
    text-align: center;
    margin-right: 60px;
    overflow: hidden;
}
.b1b_index li:nth-of-type(3){margin-right: 0;}
.b1b_index li .b1img1{
    width: 360px;
    height: 290px;
    overflow: hidden;
}
.b1b_index li .b1img1 img{width: 100%;height: 100%;}
.b1b_index li h3{
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    color: #666666;
    margin: 14px 0 9px;
}
.b1b_index li p{
    width: 345px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
}

/* box2 */
.box2{
    overflow: hidden;
    position: relative;
}
.b2img1{
    width: 100%;
    overflow: hidden;
}
.b2img1 img{width: 100%;}


.b2tel33{
      width: 396px;
    text-align: left;
    position: absolute;
    left: 362px;
    top: 118px;
    text-align: left;  
}


.b2tel33 p{
    display: inline-block;
    font-size: 31px;
    line-height: 24px;
    color: #ffffff;
}

.b2tel{
    width: 270px;
    text-align: right;
    position: absolute;
    right: 362px;
    top: 76px;
    text-align: right;
}
.b2tel p{
    display: inline-block;
    padding-left: 39px;
    background: url(//cdn.myxypt.com/2d6f0a50/21/05/10f4052ab09cea9335ebea11eb5d2f6a19bf4e0a.png) no-repeat left center;
    font-size: 24px;
    line-height: 24px;
    color: #ffffff;
}
.b2tel h3{
    font-size: 36px;
    font-weight: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #ffffff;
    margin-top: 15px;
}

/*box3*/
.box3{
    overflow: hidden;
    background: url(//cdn.myxypt.com/2d6f0a50/21/05/ab41e559d1b43d48d49a45a4c3b25346ed94438f.png) no-repeat center top;
    padding: 78px 0 68px;
}
.b3_index{
    width: 1200px;
    margin: 78px auto 0;
    overflow: hidden;
}


.b3img1 img{
    width: 100%
}
.b3_index li{
    width: 382px;
    height: 273px;
    position: relative;
    float: left;
    overflow: hidden;
    text-align: center;
    margin-right: 25px;
    margin-bottom: 10px
}
.b3_index li:nth-of-type(3n){margin-right: 0}
.b3_index li .b3con1{
    width: 372px;
    position: absolute;
    bottom: 20px;
    left: 0;
    text-align: center;
    overflow: hidden;
}
.b3_index li .b3con1 p{
    font-size: 16px;
    line-height: 16px;
    color: #3b3e3f;
    position: relative;
    display: inline-block;
    padding-bottom: 14px;
}
.b3_index li .b3con1 p:after{
    content: "";
    width: 33px;
    height: 1px;
    background-color: rgba(59,62,63,0.6);
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -16.5px;
}

/*box4*/
.box4{
    overflow: hidden;
    background-color: #FCFCFC;
    padding: 54px 0 118px;
}
.b4_index{
    width: 1200px;
    margin:62px auto 0;
    overflow: hidden;
}
.b4_index li{
    width: 400px;
    height: 319px;
    float: left;
    overflow: hidden;
    position: relative;
}
.b4_index li .b4img1{
    width: 100%;
    height: 100%;
    position: relative;
}
.b4_index li .b4img1 img{width: 100%;height: 100%;}
.b4_index li .b4con1{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    padding: 46px 44px 0 33px;
}
.b4_index li .b4con1 h3{
    font-size: 17px;
    font-weight: normal;
    line-height: 17px;
    color: #3b3e3f;
}
.b4_index li .b4con1 .b4line{
    width: 30px;
    height: 1px;
    background-color: #999999;
    margin: 13px 0 28px;
}
.b4_index li .b4con1 p{
    font-size: 14px;
    line-height: 24px;
    color: #999999;
}

/*box5*/
.box5{
    overflow: hidden;
    padding: 68px 0 56px;
}
.b5_fl{
    width: 785px;
    overflow: hidden;
}
.b5con1{
    width: 100%;
    overflow: hidden;
}
.b5con1 .b5_tit1{
    text-align: left;
    margin-right: 104px;
}
.b5con1 .b5_tit1 h3{
    font-size: 30px;
    font-weight: normal;
    line-height: 29px;
    color: #7a3e00;
    margin-bottom: 3px;

}
.b5con1 .b5_tit1 p{
    font-family: MyriadPro-Regular;
    font-size: 16px;
    line-height: 16px;
    color: #999999;
    text-transform: uppercase;
}
.b5con1 .hd{margin-top: 3px;}
.b5con1 .hd li{
    width: 122px;
    height: 44px;
    background-color: #ebebeb;
    text-align: center;
    float: left;
    margin: 0 7px;
    transition: all 0.4s linear;
}
.b5con1 .hd li.on{background-color: #7a3e00}
.b5con1 .hd li a{
    display: block;
    line-height: 44px;
    font-family: NotoSansHans-DemiLight;
    font-size: 16px;
    color: #333333;
}
.b5con1 .hd li.on a{
    color: #ffffff;
}
.b5con2{
    width: 100%;
    margin-top: 59px;
    overflow: hidden;
}
.b5con2 ul{
    width:100%;
    overflow:hidden;
}
.b5con2 .b5img1{
    width: 280px;
    height: 297px;
    overflow: hidden;
}
.b5con2 .b5img1 img{width: 100%;height: 100%;}
.newscon1{
    width: 480px;
    overflow: hidden;
}
.newscon1 li{
    width: 100%;
    height: 85px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.newscon1 li:last-of-type{margin-bottom: 0;}
.newscon1 li .newsdate{
    width: 60px;
    overflow: hidden;
    text-align: center;
}
.newscon1 li .newsdate h4{
    font-family: NotoSansHans-Bold;
    font-size: 34px;
    line-height: 27px;
    color: #656565;
    margin-bottom: 11px;
}
.newscon1 li .newsdate p{
    width: 100%;
    height: 21px;
    background-color: #989898;
    transition: all 0.4s linear;
    text-align: center;
    line-height: 21px;
    font-family: NotoSansHans-DemiLight;
    font-size: 12px;
    font-weight: lighter;
    color: #ffffff;
}
.newscon1 li:hover .newsdate p{background-color: #7a3e00;}
.newscon1 li .b5cen1{
    width: 397px;
    overflow: hidden;
    padding-top: 3px;
}
.newscon1 li .b5cen1 h3{
    font-family: NotoSansHans-DemiLight;
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    color: #7a3e00;
    margin-bottom: 7px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.newscon1 li .b5cen1 p{
    font-family: NotoSansHans-DemiLight;
    font-size: 12px;
    line-height: 18px;
    color: #6c6c6c;
    overflow:hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}
.b5_fr{
    width: 364px;
    height: 403px;
    border: solid 1px #f0f0f0;
    overflow: hidden;
    padding: 32px 19px 17px 29px;
}
.b5_tit2{
    width: 100%;
    background: url(//cdn.myxypt.com/2d6f0a50/21/05/c26b84a50aef5779ffa318d1686f6f463d73fc26.png) no-repeat left bottom;
    padding-bottom: 12px;
}
.b5_tit2 h3{
    float: left;
    margin-right: 10px;
    font-family: NotoSansHans-Bold;
    font-size: 20px;
    line-height: 20px;
    color: #7a3e00;
}
.b5_tit2 p{
    font-family: NotoSansHans-Regular;
    font-size: 20px;
    line-height: 20px;
    color: #666666;
}
.b5con3{
    width: 100%;
    padding-top: 20px;
    height:320px;
    overflow: hidden;
}
.b5con3 li{
    width: 100%;
    height:81px !important;
    margin-bottom: 27px;
    border-bottom: 1px dotted rgba(168,168,168,0.2);
}
.b5con3 li h3{
    background: url(//cdn.myxypt.com/2d6f0a50/21/05/ce003c9153ac45dddb8f99e50a1c345b129e5c9b.png) no-repeat left top;
    padding-left: 35px;
    font-size: 15px;
    font-weight: normal;
    line-height: 25px;
    color: #1c1c1c;
    margin-bottom: 1px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;

}
.b5con3 li p{
    background: url(//cdn.myxypt.com/2d6f0a50/21/05/196780551870644207f6383918de29b2be3693fc.png) no-repeat left top;
    padding-left: 35px;
    font-size: 12px;
    line-height: 20px;
    color: #5c5c5c;
    overflow:hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}




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



/*友情链接*/
.f_link{
    width:1200px;
    margin:0 auto;
    height:35px;
    overflow: hidden;

}
.f_link,.f_link a{
    font-size: 14px;
    line-height: 35px;
    color:#333;
}
/*页面底部*/
.foot{
    overflow: hidden;
}
.foot1{
    width: 100%;
    overflow: hidden;
    height: 215px;
    background-color: #fff;
    padding-top: 55px;
}
.foot1 .ftit{
    width: 100%;
    overflow: hidden;
    margin-bottom: 19px;
}
.foot1 .ftit h3{
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    letter-spacing: 1px;
    color: #000;

}
.foot1 .ftit .fline{
    width: 31px;
    height: 2px;
    background-color: rgba(255,255,255,0.2);
    margin-top: 10px;
}
.fewm{
    padding-top: 1px;
    width: 340px;
    height: 191px;
    border-right: 1px solid rgba(255,255,255,0.05);
}
.fewm img{
    max-width: 312px;   
    margin-right: 11px;
}
.fnav{
    width: 288px;
    height: 191px;
    border-right: 1px solid rgba(255,255,255,0.05);
    padding-left: 94px;
    padding-top: 1px;
}
.fnav p{
    width: 100%;
    overflow: hidden;
    margin-bottom: 5px;
}
.fnav p:last-of-type{margin-bottom: 0;}
.fnav p a{
    font-size: 13px;
    line-height: 25px;
    letter-spacing: 1px;
    color: #000;
    display: inline-block;
}
.fnav p a:first-of-type{width:81px; }
.fcontact{
    width: 389px;
    padding-right: 69px;
    padding-top: 1px;
}
.fcontact .ftit{
    margin-bottom: 15px;
}
.fcontact p{
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #000;
}
.fcontact p a{font-size: 16px;line-height: 30px;letter-spacing: 1px;color: #000;}
.foot2{
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    padding: 7px 0 10px;
}
.foot2 .copyright,.foot2 .region{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
    
}
.foot2,.foot2 a{
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #000;
}