/*初始化样式*/
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:#fff;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:#009b4c;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;}
dt{font-weight: normal;}

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


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

.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.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}



.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{height: 109px;position: fixed;top:0;z-index: 99999;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.top1:hover,.top1.cur{background: #fff;}



#header{width:1000px;margin:0 auto;}
.logo{float:left;line-height: 109px;}
.logo img{/*-webkit-filter: brightness(10000%); filter: brightness(10000%);*/}
.top1:hover .logo img,.top1.cur .logo img{-webkit-filter: brightness(100%); filter: brightness(100%);}
.top1:hover .x-menu > li > a,.top1.cur .x-menu > li > a{color:#464646;}
.top2 .k2{margin-top: 35px;font-size: 16px;color: #333333;line-height: 35px;text-align: right;}

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


/*热门搜索*/
.sou{margin: 15px 0;}
#formsearch{float:right;margin-top: 42px;}
.hotSearch{float:left;font-weight:normal;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;}
#formsearch input{height:24px;background:transparent;border:none;line-height:24px;}
#formsearch input#keyword{line-height:24px;padding-left:6px;width: 130px;height: 24px;background-color: #ffffff;border-radius: 5px;border: solid 1px #eaeaea;color: #9e9e9e;font-size: 14px;}
#formsearch input#s_btn{width:26px;height:24px;line-height:24px;text-align:center;background:url(../images/20739a0f315e3aafb57d4856741293401364593a.png) no-repeat center;color:#fff;border:none;cursor:pointer;font-size: 12px;}

.top1:hover #formsearch input#s_btn,.top1.cur #formsearch input#s_btn{background:url(../images/12ca4f4cb5b3d166d6b2bc87795cb13539264548.png) no-repeat center;}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #9e9e9e;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #9e9e9e;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #9e9e9e;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #9e9e9e;
}


.box1{margin-top: 30px;}
.bt1{text-align: center;}
.bt1 dd{letter-spacing: 4px;color: #333333;font-size: 32px;line-height: 32px;}
.bt1 dt{margin-top: 12px; color: #e8bb92;font-family: 'Myriad Pro'; font-size: 14px;text-transform: uppercase;background: url(../images/e913b98e31e963dcdff02e681e482fc2c91e7329.png) no-repeat center;}
.lul{display: flex;justify-content: space-between;flex-wrap: nowrap;display: -webkit-flex;margin-top: 55px;position: relative;}
.lul li .img{height: 87px;line-height: 87px;margin-top: 10px;}
.lul li .img img{-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.liu{position: relative;box-shadow: 0px 5px 7px 0px rgba(3, 0, 0, 0.03);border-radius: 4px;width: 139px;height: 173px;}
.lul li{text-align: center;}
.lul li h3{letter-spacing: 1px;color: #333333;font-size: 16px;font-weight: normal;}
.lul li p{line-height: 18px;letter-spacing: 1px;color: #aaaaaa;font-size: 12px;margin-top: 8px;padding: 0 10px;}
.shu{width: 28px;height: 28px;background-color: #ffffff;position: relative;z-index: 9; border: solid 1px #ac4c1a;line-height: 26px;text-align: center;color: #c35f2c;font-size: 14px;border-radius: 50%;margin:0 auto;margin-top: 18px; }
.lul li .img2{position: absolute;top:0;left: 0;display: none;}
.lul li .img2 img{width: 139px;height: 173px;}
.lul li:hover .img img{margin-top:-15px;}
.lul:after{content: '';width: 1066px;background: #e6bca6;height: 1px;position: absolute;left: 65px;bottom: 14px;}



/*c2_index*/
.c2_index{
    position: relative;
    height: 898px;
    background: url(../images/8b35ec353a0cdfcc206d36440e262a4ef5a8891f.jpg) no-repeat center top;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    padding-top: 53px;
    margin-top: 80px;
}

.c2_list{
    position: relative;
    height: 552px;
    overflow: hidden;
    margin-top: 70px;
}
.c2_list li{
    position: absolute;
}

.c2_list li:nth-child(1){
    left: 101px;
    top: 361px;
    width: 196px;
}
.c2_list li:nth-child(2){
    left: 200px;
    top: 179px;
    width: 210px;
}
.c2_list li:nth-child(3){
    left: 375px;
    top: 44px;
    width: 215px;
}
.c2_list li:nth-child(4){
    left: 620px;
    top: 44px;
    width: 212px;
}
.c2_list li:nth-child(5){
     left: 852px;
    top: 191px;
    width: 176px;
}
.c2_list li:nth-child(6){
    left: 920px;    
    top: 365px;
    width: 208px;
}

.c2_list li a.img{
    display: block;
    position: relative;
}

.c2_list li .stxt h3{
    font-size: 18px;
    color: #f09027;
}
.c2_list li .stxt span{
    margin-top: 15px;
    display: block;
    font-size: 14px;
    color: #3c3c3c;
    line-height: 26px;
}

.c2_list li .simg{z-index: 999;}
.c2_list li:nth-child(1) .simg{
    position: absolute;
    top: 43px;
    right: -82px;
}

.c2_list li:nth-child(2) .simg{
    position: absolute;
    top: 75px;
    right: -22px;
}

.c2_list li:nth-child(3) .simg{
    position: absolute;
    top:112px;
    right: 25px;
}

.c2_list li:nth-child(4) .simg{
    position: absolute;
    top:110px;
    left: 10px;
}
.c2_list li:nth-child(5) .simg{
    position: absolute;
    top:51px;
    left: -82px;
}
.c2_list li:nth-child(5) .stxt span{margin-top: 3px;}

.c2_list li:nth-child(6) .simg{
    position: absolute;
    top:38px;
    left: -89px;
}

.c2_list li .simg img{
    width: 88px;
    height: 88px;
    -webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;
}
.c2_list li .simg:hover img{
	 transform:rotateY(180deg);
    -ms-transform:rotateY(180deg); /* IE 9 */
    -webkit-transform:rotateY(180deg); /* Safari and Chrome */
}

.c2_index .wh{position: relative;}
.c2_index .ysimg{position: absolute;top:354px;left: 363px;}
.ysimg img{display: block;width: 476px;height: 476px;}



.c2_btt{
    position: relative;
}

.c2left{
    width: 387px;
    float: left;
}

.c2left h3{
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin-top: 10px;
}
.c2left p{
    padding-top: 15px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
}

.c2center{
    float: left;
    width: 460px;
    text-align: center;
}

.c2center h3{
    margin-top: 30px;
    color: #323232;
    font-size: 30px;
}
.c2center p{
    padding-top: 5px;
    color: #5a5a5a;
    font-size: 18px;
    font-weight: 400;
}

.c2right{
    float: right;
    background: url(../images/a07aec03dc6be77ecb856f549b5c1214cab08ce0.png) no-repeat left center;
    padding-left: 60px;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
}




.box2{margin-top: 63px;}
.bt2{text-align: center;}
.bt2 dd{color: #f09027;font-size: 40px;font-weight: bold;}
.bt2 dt{margin-top: 7px; background: url(../images/d0a6ccd1d3a4a01f454c7b591a678363e53ad622.png) no-repeat center;color: #333333;font-size: 16px;}

.sul{margin-top: 52px;}
.sul li{margin-bottom: 34px;}
.sul li:nth-child(2n){float: right;}



.box3{margin-top: 18px;background: #f8f7f7;padding: 45px 0 56px 0;overflow: hidden;}
.box3 .hd{margin-top: 63px;}
.gun{position: relative;}
.cul li{width: 600px;}
.cul li .img img{display: block;width: 600px;height: 381px;}
.cul li h3 a{display: block;height: 113px;line-height: 113px;text-align: center;font-weight: normal;color: #666666;font-size: 24px;}
.cul li:hover h3 a{background-color: #f09027;color: #fff;}
.gun .hd .prev,.gun .hd .next{width: 360px;height: 494px;display: block;position: absolute;top:0;z-index: 9999;}
.gun .hd .prev{left: 0;background: rgba(255,255,255,.72) url(../images/8c441295c8cb30d127aff53de5c513c96227cea1.png) no-repeat center;}
.gun .hd .next{right: 0;background: rgba(255,255,255,.72) url(../images/3699a7dc808da1a5e448f6616b02dfc38ec97b13.png) no-repeat center;}
.gun .hd .prev:hover{background: rgba(255,255,255,.72) url(../images/67e5c1b69f4eebd8b152908f28af1a182468986e.png) no-repeat center;}
.gun .hd .next:hover{background: rgba(255,255,255,.72) url(../images/1f0199cbdadcce96d29f287b7b1714475125871e.png) no-repeat center;}
.gun .cul{margin-left: 360px!important;}
.cmore a{display: block;width: 369px;height: 54px;line-height: 53px;color: #666666;font-size: 16px;padding-left: 167px; background: #ffffff url(../images/0e9e7d8da4f8e6d0a861d27cc66cf261a0753a4f.png) no-repeat 106px center;border: solid 1px #cacaca;margin:0 auto;margin-top: 50px;}

.cmore a:hover{background:#f09027 url(../images/0e9e7d8da4f8e6d0a861d27cc66cf261a0753a4f.png) no-repeat 106px center;}
.nmore a:hover{background:#f09027;}
.box4{background: url(../images/2527aa7bab3ae262ba49a561d70c5a4d3df02572.jpg) no-repeat top center;height: 794px;padding-top: 51px;}
.box4 .bt1 dd{color: #fff;}
.box4 .bt1 dt{color: #fff;background: url(../images/4b4d6b580236f71db7209bdcde16102f9adf8e2e.png) no-repeat center;}
.fbox .hd{background: rgba(246,246,246,.8);height: 70px;margin: 50px 0 36px 0;}
.fbox .hd li a{font-size: 20px;letter-spacing: 1px;color: #555555;display: block;line-height: 70px;width: 222px;text-align: center;position: relative;}
.fbox .hd li a:after{display: none; content: '';width: 20px;height: 8px;background: url(../images/d2ffb5975c93df769ebe884e1605d45e447fe6cf.png) no-repeat bottom center;position: absolute;bottom: -8px;left: 103px;z-index: 999;}
.fbox .hd li.on a{background: #f09027;color: #fff;}
.fbox .hd li.on a:after{display: block;}
.fmore a{display: block;letter-spacing: 1px;color: #222222;line-height: 70px;margin-right: 21px;font-size: 20px;}
.ful2{display: flex;justify-content: space-between;flex-wrap: nowrap;display: -webkit-flex;margin-bottom: 49px;}
.ful2 li a img{display: block;width: 589px;height: 387px;}
.m1 a{display: block;width: 150px;height: 40px;line-height: 40px;text-indent: 30px;margin:0 auto;color: #ffffff;font-size: 14px; background: #f09027 url(../images/c912e2e1b79231a84165e254fb6100aa8dd92aef.png) no-repeat 99px center;border-radius: 20px;}



/**/
.box5{background: #f8f8f8;padding: 50px 0 48px 0;}
.abox{margin-top: 60px;}
.aright{width: 544px;}
.acon{color: #717171;font-size: 16px;line-height: 26px;}
.box5 .m1 a{margin-top: 24px;margin-left: 0;}


/**/
.box6{margin:54px 0 39px 0;}
.gun{margin-top: 60px;}
.nlist li {width: 587px;margin-right: 21px;}
.nlist li a.img img{display: block;width: 587px;height: 239px;}
.nei{width: 395px;}
.ntime{margin-right: 22px;padding-left: 11px; width: 66px;background: url(../images/171a168a87d044835294bcc377bf0e39d64f4c2f.png) no-repeat right top;height: 155px;}
.ntime dd{color: #000000;font-size: 28px;font-weight: bold;line-height: 28px;padding-top: 30px;}
.ntime dt{color: #000000;font-size: 14px;line-height: 25px;text-align: right;margin-right: 20px;}
.nei a{display: block;color: #474747;font-size: 17px;font-weight: lighter;margin:26px 0 10px 0;}
.nei p{color: #858484;font-size: 15px;line-height: 30px;font-weight: lighter;}
.nmore a{display: block;width: 129px;height: 42px;border: solid 1px #090103;line-height: 40px;margin:0 auto;text-align: center;color: #313131;font-size: 18px;margin-top: 58px;border-radius: 10px;text-transform: uppercase;}



















/*友情链接*/

.f_link{margin:0 auto;background: #373737;padding: 24px 0 20px 0;}
.f_link a{color: #666;float: left;line-height: 38px;margin-right: 3px;margin-bottom: 3px; text-align: center;color: #aaaaaa;font-size: 12px;background-color: #4d4d4d;padding: 0 26px;}
.f_link .a1{display: block;width: 100px;height: 38px;line-height: 38px;text-align: center; background-color: #2c2c2c;color: #ffffff;font-size: 12px;}

.foot{background: #333333;}
.ft1{padding: 25px 0 20px 0;border-bottom: 1px solid rgba(255,255,255,.12);}
.dao,.dao a{color: #9d9d9d;font-size: 14px;}
.ft2{color: #9d9d9d;font-size: 12px;line-height: 22px;padding: 15px 0;}
.ft2 a{color: #9d9d9d;}
.ff{color: #9d9d9d;font-size: 14px;line-height: 31px;margin-right: 15px;}





.fen .bshare-custom{height:31px;line-height:31px;}
.fen .bshare-custom a{display:inline-block;width:31px;height:31px;margin:0 5px;padding:0;background-position:center;}
.fen .bshare-custom a.bshare-weixin{background:url(../images/9e64ab4484280797057d837720ad7d5434347971.png) no-repeat center;width:31px;height:31px; }
.fen .bshare-custom a.bshare-qzone{background:url(../images/44bc2572bc92b023f3a0ba21aa0ca80a484b744b.png)no-repeat center;width:31px;height:31px;}
.fen .bshare-custom .bshare-sinaminiblog{background:url(../images/8f23a0e14a02ac3dc46ede53891fca63e03570ac.png)no-repeat center;width:31px;height:31px;}
.fen .bshare-custom a.bshare-qqim{background:url(../images/847b8e9591db94c821b5b357aab76ca19c440307.png)no-repeat center;width:31px;height:31px;}


.float-kf{
    position: absolute;
    right: 0;
    top:100px;
    width:100px;
    height:345px;
    z-index: 99999;
    overflow: hidden;
    background: url(../images/c37ae425e2aa34bd1f8bda065fa6da8117ca6ff4.png) no-repeat top center;padding-top: 33px;
}
.float-kf a{
        position: relative;
    font-size: 0.4rem;
    color: #fff;
    display: block;
    width: 80px;
    margin-left:5px;
    text-align: center;
    border-bottom: 1px solid rgba(255,255,255,.2);
    padding-bottom: 0.5rem;
    padding-top: 0.6rem;display: block;color: #fff;font-size: 12px;text-align: center;}

.float-kf span{display: block;margin:2px 10px;}


/*内页左侧样式*/


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


.page-product-inquiry a{color: #fff;}



.newapt_lin{
    width: 500px;
    height: 650px;
    position: fixed;
    right: 140px;
    top: 50%;
    margin-top: -300px;
    z-index: 99000;
    background: #ffffff;
    overflow: hidden;
    box-shadow: 1px 1px 1px #dad7d7;
    text-align: center;
    display: none;
}
.newapt_lin_title{
    width: 2000px;
    height: 2000px;
    background: #f09027;
    position: absolute;
    border-radius: 1000px;
    left: 50%;
    transform: translateX(-50%);
    top: -1852px;
    text-align: center;
    z-index: -1;
}
.newapt_lin_title2{
    width: 2500px;
    height: 2500px;
    background: #f09027;
    position: absolute;
    border-radius: 1250px;
    left: 50%;
    transform: translateX(-50%);
    top: -2349px;
    opacity: 0.2;
}
.newapt_lin span{
    font-size: 23px;
    color: #ffffff;
    font-weight: bold;
    line-height: 23px;
    margin: 40px 0 10px 0;
    display: inline-block;
}
.newapt_lin p{
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    opacity: 0.8;
}
.newapt_lin form{
    width: 92%;
    margin-left: 4%;
    margin-top: 90px;
    text-align: left;
}
.newapt_lin label{
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    display: inline-block;
    width: 72px;
}
.newapt_lin form p{
    color: rgb(246, 54, 54);
    display: inline;
    font-size: 14px;
}
.newapt_lin input,.newapt_lin select{
    display: inline-block!important;
    margin-left: 30px;
    height: 35px;
    border: 1px solid #cccccc;
    border-top:1px solid #333333;
    padding-left: 5px;
}
.newapt_lin select option{
    font-size: 14px;
    color:#666666;
}
.newapt_lin select{
    font-size: 14px;
    color: #333333;
    font-weight: 550;
}
.newapt_lin select[name='city'],.newapt_lin select[name='province']{
    min-width: 80px;
    max-width: 90px;
}
.newapt_lin select[name='city']{
    margin-left: 3px!important; 
}
.newapt_lin select[name='district']{
    width:calc(100% - 307px);
    margin-left: 3px!important;
}
.newapt_lin select[name='gender'],.newapt_lin select[name='renovation_needs']{
    width:calc((100% - 122px) / 2);
}
.newapt_lin input{
    width:calc(100% - 130px);
    font-size: 14px;
    color:#000000;
}
.newapt_lin form div{
    margin:25px;
}
.newapt_lin input::placeholder,.newapt_lin input::placeholder:hover{
    font-size: 14px!important;
    font-weight: 400;
    color:#999999;
}
.newapt_lin input::-webkit-input-placeholder,
.newapt_lin input::-webkit-input-placeholder:hover{
    font-size: 14px!important;
    font-weight: 400;
    color:#999999;
}
.newapt_lin input::-moz-placeholder,
.newapt_lin input::-moz-placeholder:hover
{
    font-size: 14px!important;
    font-weight: 400;
    color:#999999;
}
.subm{
    width:100%;
    text-align: center;
}
.newapt_lin input[type='submit']{
    width: 120px;
    height: 40px;
    background: #f09027;
    color: #ffffff;
    border: none;
    border-radius: 5px;
    margin: 0;
}

.cs {

}

.cs1 {
    width: calc(100% - 115px);
    margin: 0 !important;
    display: flex;
    justify-content: space-between;
    float: right;
}
.cs1 select {
    width: 30%;

    margin: 0;
    padding: 0;
}
.subm {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto;
}
.subm  input[id="checkcode"] {
    width: 30%;
    margin: 0;
    padding: 0;
}
.subm  span {
    margin: 0;
    padding: 0;
}



.xypg-left-con{
    float: right;
    width: 87%;
}

.xypg-left-con {
  border-top: none;
}






/* 内页左侧导航栏样式 */
.xypg-left-nav {
  margin: 0 -1px;
}

.xypg-left-nav > li {
  position: relative;
  float: left;
  width:10%;
}

.xypg-left-nav > li:last-child {
  border-bottom: none;
}

.xypg-left-nav > li > a {
  display: block;
  border-right: 1px solid #eeeeee;
  font-size: 16px;
  /*line-height: 22px;*/
  line-height: 40px;
  color: #2e2e2e;
  padding: 15px 18px;
}

.xypg-left-nav > li .first-nav-btn {
  position: absolute;
  z-index: 99;
  width: 30px;
  height: 30px;
  text-align: center;
  top: 10px;
  right: 20px;
  cursor: pointer;
  background: url(../images/icon_spirit.png) 0 -240px no-repeat;
  display: none;
}

.xypg-left-nav > li .first-nav-btn.clicked {
  background-position: 0 -270px;
}

.xypg-left-nav > li:hover > a, .xypg-left-nav > li.clicked > a {
  color: #f09027;
}

.xypg-left-nav > li:hover .first-nav-btn, .xypg-left-nav > li.clicked .first-nav-btn {
  color: #f09027;
}

.xypg-left-nav .xypg-left-subnav {
  display: none;width: 700px;
  padding: 0 10px;
}

.xypg-left-nav .xypg-left-subnav > li {
  border-top: 1px dashed #eeeeee;display: inline-block;border-right: none;
}

.xypg-left-nav .xypg-left-subnav > li > a {
  padding: 8px;
  display: block;
  line-height: 20px;
  color: #818181;
  font-size: 16px;
}

.xypg-left-nav .xypg-left-subnav > li > a:hover {
  color: #f09027;
}

.xypg-left-nav .xypg-left-subnav > li.clicked > a {
  color: #f09027;
}

.xypg-left-nav .xypg-left-threenav > li > a {
  padding: 5px 10px;
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #999999;
}

.xypg-left-nav .xypg-left-threenav > li > a:before {
  content: '\2014   ';
}

.xypg-left-nav .xypg-left-threenav > li > a:hover {
  color: #f09027;
}

.xypg-left-nav .xypg-left-threenav > li.clicked > a {
  color: #f09027;
}

@media (max-width: 990px) {
  .xypg-left-nav .xypg-left-threenav {
    display: block;
  }
}










