﻿

.header1
{ position:fixed; top:0; 
    z-index: 1050;

    height: 100px; width:100%;

    -webkit-transition: all .3s ease-out 0s;
       -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
         -o-transition: all .3s ease-out 0s;
            transition: all .3s ease-out 0s;
background:#FFFFFF;
}

.active .header1{background: none;}

.header1 .header1c
{
    position: relative;

    text-align: center; width:85%; margin:0 auto;
}

.header1 .header1c .logo
{
    line-height: 100px; width:310px; float:left;


}

.header1 .header1c .logo img
{
}

.header1 .header1c .souy
{ float:right;

    height: 100%;
}
.header1 .header1c .souy a{color:#000000; font-size:16px; display:block; line-height:30px; border-bottom:1px #eee solid;}
.header1 .header1c .souy .fl
{
    line-height: 100px;

}

.header1 .header1c .souy .fl img
{
    width: 30px;

    cursor: pointer;
}
.header1 .header1c .souy .fl  img.dsou{width:100%;}

.header1 .header1c .topnav
{ float:right;

    text-align: left; margin-right:50px;
}



.header1 .header1c .topnav .li1
{
    float: left; position:relative;
}

.header1 .header1c .topnav .li1 .lia
{
    font-family: 'HC', '微软雅黑';
    font-size: 15px;
    line-height: 100px;

    display: block;

    padding-right: 15px;
    padding-left: 15px;

    letter-spacing: .5px;
    text-transform: uppercase;

    color: #1f1f20;
}

.header1 .header1c .topnav .li1 .lia:hover{border-bottom:3px #34b8c0 solid;}
.header1 .header1c .topnav .li1.active .lia,
.header1 .header1c .topnav .li1:hover .lia,
.header1 .header1c .topnav .li1 .lia.active
{ 
}

.header1 .header1c .topnav .li1 .downul
{
     position: absolute;
    top:100px;
    left: -50%;

    display: none;

    width: 200%;
    height: auto;

    background: rgba(255, 255, 255, .9); z-index:9999;
}

.header1 .header1c .topnav .li1 .downul .xiala
{
    height: 340px;
}

.header1 .header1c .topnav .li1 .downul .ul1
{
    width: 310px;
    height: 100%;

    background: #d6b984;
}

.header1 .header1c .topnav .li1 .downul .xiala1 ul  a
{
    font-family: 'Segoe UI', 'Arial';
    font-size:14px;
    font-weight: bold;
    line-height: 36px;
    display: block;

    height: 36px;

    text-align: center;
    text-transform:none;

    color: #666666;
}

.header1 .header1c .topnav .li1 .downul .ul1 li a.active
{
    background: #c49a4d;
}

.header1 .header1c .topnav .li1 .downul .ul1 .moret
{
    position: relative;

    margin-top: 38px;
    padding-top: 103px;
    padding-right: 30px;

    text-align: right;
}

.header1 .header1c .topnav .li1 .downul .ul1 .moret a
{
    font-family: 'Microsoft PhagsPa', 'Arial';
    font-size: 14px;

    color: #fff;
}

.header1 .header1c .topnav .li1 .downul .ul1 .moret a[data-num='1']
{
    display: none;
}

.header1 .header1c .topnav .li1 .downul .ul1 .moret img
{
    position: absolute;
    top: 0;
    left: -60px;

    width: 279px;
    height: 138px;
}

.header1 .header1c .topnav .li1 .downul .ul1 .moret img[data-num='0']
{
    display: block;
}

.header1 .header1c .topnav .li1 .downul .ul2
{
    overflow: hidden;

    width: 232px;
    max-height: 100%;
    padding-left: 60px;
}

.header1 .header1c .topnav .li1 .downul .ul2 li a
{
    font-family: 'Segoe UI', 'Arial';
    font-weight: bold;

    display: block;

    padding-top: 50px;
    padding-bottom: 70px;

    text-transform: uppercase;

    color: #999;
}

.header1 .header1c .topnav .li1 .downul .ul2 li a span
{
    float: right;

    margin-top: -2px;
}

.header1 .header1c .topnav .li1 .downul .ul2.act
{
    width: 350px;
}

.header1 .header1c .topnav .li1 .downul .ul2[data-num='1'],
.header1 .header1c .topnav .li1 .downul .ul3[data-num='1']
{
    display: none;
}


/*.header1 .header1c .topnav .li1 .downul .ul2 ul[data-num="0"]*/

.header1 .header1c .topnav .li1 .downul .ul2 ul
{
    padding-top: 55px;
}


/*.header1 .header1c .topnav .li1 .downul .ul2 ul[data-num="0"] li a */

.header1 .header1c .topnav .li1 .downul .ul2 ul li a
{
    font-family: 'HC', 'Arial';
    line-height: 1.3;

    display: block;

    padding-top: 0;
    padding-bottom: 26px;

    text-transform: uppercase;

    color: #999;
}


/*.header1 .header1c .topnav .li1 .downul .ul2 ul[data-num="0"] li a.active,*/

.header1 .header1c .topnav .li1 .downul .ul2 ul li a.active,
.header1 .header1c .topnav .li1 .downul .ul2 li a.active,
.header1 .header1c .topnav .li1 .downul .ul3 li a.active
{
    color: #c49a4d;
}

.header1 .header1c .topnav .li1 .downul .ul3
{
    overflow: hidden;

    width: 350px;
    max-height: 100%;
    padding-left: 62px;
}

.header1 .header1c .topnav .li1 .downul .ul3 ul
{
    padding-top: 55px;
}

.header1 .header1c .topnav .li1 .downul .ul3 li a
{
    font-family: 'HC', 'Arial';

    display: block;

    padding-bottom: 26px;

  /*  text-transform: uppercase;*/

    color: #999;
}

.header1 .header1c .topnav .li1 .downul .ul3 li a span
{
    float: right;

    margin-top: -2px;
}

.header1 .header1c .topnav .li1 .downul .ul3.act
{
    width: 772px;
    padding-top: 84px;
    padding-left: 0;

    text-align: center;
}

.header1 .header1c .topnav .li1 .downul .ul3.act ul
{
    padding-top: 0;
}

.header1 .header1c .topnav .li1 .downul .ul3.act li
{
    display: inline-block;

    width: 430px;
    max-width: 100%;
}

.header1 .header1c .topnav .li1 .downul .ul3.act h4
{
    font-family: 'Helvetica', 'Arial';
    font-size: 16px;

    margin-bottom: 13px;

    text-transform: uppercase;

    color: #c49a4d;
}

.header1 .header1c .topnav .li1 .downul .ul3.act h4 a
{
    font-family: 'Helvetica', 'Arial';
    font-size: 16px;

    margin-bottom: 13px;
    padding-bottom: 0;

    text-transform: uppercase;

    color: #c49a4d;
}

.header1 .header1c .topnav .li1 .downul .ul3.act p
{
    font-family: 'HC', 'Arial';
    line-height: 48px;

    overflow: hidden;

    height: 144px;

    /*text-transform: uppercase;*/

    color: #999;
}

.header1 .header1c .topnav .li1 .downul .ul3.act p a
{
    font-family: 'HC', 'Arial';
    line-height: 48px;

    padding-bottom: 0;

    color: #999;
}

.header1 .header1c .topnav .li1 .downul .ul4.act
{
    display: none;
}

.header1 .header1c .topnav .li1 .downul .ul4
{
    width: 540px;
    padding-top: 54px;
    padding-right: 70px;
    padding-left: 35px;

    text-align: center;
}

.header1 .header1c .topnav .li1 .downul .ul4 h4
{
    font-family: 'Helvetica', 'Arial';
    font-size: 16px;

    margin-bottom: 13px;

    text-transform: uppercase;

    color: #c49a4d;
}

.header1 .header1c .topnav .li1 .downul .ul4 h4 a
{
    color: #c49a4d;
}

.header1 .header1c .topnav .li1 .downul .ul4 p
{
    font-family: 'HC', 'Arial';
    line-height: 48px;

    overflow: hidden;

    height: 144px;

   /* text-transform: uppercase;
*/
    color: #999;
}

.header1 .header1c .topnav .li1 .downul .ul4 p a
{
    color: #999;
}

.header1 .header1c .topnav .li1 .downul .ul2 ul,
.header1 .header1c .topnav .li1 .downul .ul3 ul
{
    padding-right: 30px;
}

.header1 .header1c .topnav .li1 .downul .ul2 ul,
.header1 .header1c .topnav .li1 .downul .ul3 ul,
.header1 .header1c .topnav .li1 .downul .ul4 .ul4c
{
    display: none;
}

.header1 .header1c .topnav .li1 .downul .ul2 ul:first-child,
.header1 .header1c .topnav .li1 .downul .ul3 ul:first-child,
.header1 .header1c .topnav .li1 .downul .ul4 .ul4c:first-child
{
    display: block;
}

.header1 .header1c .topnav .li1 .downul .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar
{
    background: #c49a4d;
}

.header1 .header1c .topnav .li1 .downul .xiala1
{
    padding-top: 25px;
    padding-bottom: 12px;

    text-align: center;
}

.header1 .header1c .topnav .li1 .downul .xiala1 ul
{
    display: inline-block;
}

.header1 .header1c .topnav .li1 .downul .xiala1 ul li
{
    font-family: '微软雅黑';
    font-size: 16px;
    text-transform: uppercase;
}

.header1 .header1c .topnav .li1 .downul .xiala1 ul li a
{
    color: #666;
}

.header1 .header1c .topnav .li1 .downul .xiala1 ul li::before
{
    position: absolute;
    top: 0;
    left: 0;

    width: 2px;
    height: 17px;

    content: '';

    background: #7f7f7f;
}

.header1 .header1c .topnav .li1 .downul .xiala1 ul li:first-child::before
{
    display: none;
}

.header1 .header1c .topnav .li1 .downul .xiala1 ul li a:hover
{
    font-weight: bold;

    color: #c9a063;
}

.tansou
{
    position: fixed;
    z-index: 1061;
    top: 0;
    left: 0;

    display: none;

    width: 100%;
    height: 100%;

    background: rgba(0, 0, 0, .85);
}

.tansou .sou
{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 847px;

    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.tansou .sou input
{
    font-size: 18px;

    float: left;

    width: 731px;
    height: 87px;
    padding-left: 30px;

    color: #333;
    background: #fff;
}

.tansou .sou button
{
    line-height: 86px;

    float: right;

    width: 102px;
    height: 87px;
    margin-left: 3px;

    text-align: center;

    background: #c49a4d;
}

.tansou .sou button img
{
    width: 44px;
}

.tansou .container
{
    position: relative; margin-top:0px; margin-bottom:0px;
}

.header2 .container{margin:0px;}
.phxia .container{margin:0px; border:none;}
.tansou .tansouc
{
    position: absolute;
    top: 60px;
    right: 15px;

    cursor: pointer;
}

@media screen and (max-width: 991px)
{
    .tansou .sou
    {
        width: 750px;
    }
    .tansou .sou input
    {
        width: 638px;
    }
}

@media screen and (max-width: 767px)
{
    .tansou .sou
    {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .tansou .sou input
    {
        font-size: 12px;

        width:         calc(100% - 70px);
        width: -webkit-calc(100% - 70px);
        height: 50px;
        padding-left: 15px;
    }
    .tansou .sou button
    {
        line-height: 50px;

        width: 60px;
        height: 50px;
    }
    .tansou .sou button img
    {
        width: 26px;
    }
}


/*phone*/

.header2
{

    width: 100%;
    height: 80px; background:url(topbg.png) repeat-x;  z-index:222;


}

.header2 .container
{
    position: relative;
}

@media screen and (min-width: 768px)
{
    .header2 .container
    {
        width: 100%;
        padding-right: 20px;
        padding-left: 20px; margin:0;
    }
}

@media screen and (min-width: 992px)
{
    .header2 .container
    {
        width: 100%;
        padding-right: 40px;
        padding-left: 40px;
    }
}

.header2 .lan{ line-height:80px;}
.header2 .lang-btn .triangle-down{margin-top:27px;}
.header2  .li{display:block; line-height:25px;}
.header2 .logo
{
    line-height: 80px; float:left;
}
.header2 .logo img{
    width:200px;
}

.header2 .menuph
{
    position: absolute;
    top: 15px;
    right: 15px;

    width: 50px;
    height: 50px;

    cursor: pointer;
    text-align: center;

    background-color: #ad6947;
}


/*手机按钮*/

.header2 .menuph .point
{
    position: relative;

    display: inline-block;

    width: 28px;
    height: 22px;
    margin-top: 14px;
}

.header2 .menuph .point:hover .navbtn,
.header2 .menuph .point:hover .navbtn::after,
.header2 .menuph .point:hover .navbtn::before
{
    width: 28px;
}

.header2 .menuph .navbtn
{
   position: absolute;
    top: 10px;
    right: 0;
    display: inline-block;
    width: 21px;
    height: 1px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #fff;
  
}

.header2 .menuph .navbtn::after,
.header2 .menuph .navbtn::before
{
    position: absolute;
    right: 0;

    display: inline-block;

    width: 28px;
    height: 1px;

    content: '';
    -webkit-transition: all .3s ease-out 0s;
       -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
         -o-transition: all .3s ease-out 0s;
            transition: all .3s ease-out 0s;

    background: #fff;
}

.header2 .menuph .navbtn::after
{
    top: -11px;
}

.header2 .menuph .navbtn::before
{
    top: 10px;
}

.header2 .menuph .point.active .navbtn
{
    background: transparent;
}

.header2 .menuph .point.active .navbtn::after
{
    top: 0;

    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}

.header2 .menuph .point.active .navbtn::before
{
    top: 0;

    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}

.header2 .phsou
{
    position: absolute;
    top: 20px;
    right: 80px;
}

.header2 .phsou img
{
    width: 40px;

    cursor: pointer;
}


/*手机下拉*/

.phxia
{
    position: relative;
}

.xialaph
{
    font-family: '微软雅黑';

    position: absolute;
    z-index: 1049;
    top:0px;
    left: 0;

    display: none;

    width: 100%;
    padding-bottom: 61px; background:url(img/q.png) repeat;
}

.xialaph.active
{
    top: 106px;
}

@media screen and (min-width: 768px)
{
    .xialaph .container
    {
        width: 100%;
        padding: 0 20px;
    }
}

@media screen and (min-width: 992px)
{
    .xialaph .container
    {
        width: 100%;
        padding: 0 40px;
    }
}

.xialaph .ul2,
.xialaph .ul3
{
    display: none;
}

.xialaph h4 a
{
    font-size: 16px;
    font-weight: bold;
    line-height: 59px;

    text-transform: uppercase;

    color: #fff; 
}

.xialaph h4
{
    position: relative;

    border-bottom: 1px solid #ddd; padding-left:15px;  padding-right:15px;
}

.xialaph h4::after
{
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 1px;

    content: '';

    opacity: .1;
    background-color: #e5e5e5;
}

.xialaph h5 a
{
    font-family: '微软雅黑';
    font-size: 14px;
    line-height: 40px;

    text-transform: uppercase;

    color: #999;
}

.xialaph h5
{
    position: relative;

    padding-left: 30px;
}

.xialaph h5::after
{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;

    height: 1px;

    content: '';

    opacity: .05;
    background-color: #fff;
}

.xialaph h4 img
{
    float: right;

    width: 13px;
    margin-top: 23px;

    cursor: pointer;
}
.xialaph h4 img.img_d{display:none;}
.xialaph h5 img
{
    float: right;

    width: 13px;
    margin-top: 26px;

    cursor: pointer;
}

.xialaph h4.active,
.xialaph h5.active
{
    border-bottom: 0;
}

.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s
{
    display: none;
}

.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d
{
    display: block;
}

.xialaph .ul2
{
    padding-top: 7px;
    padding-bottom: 8px;

    background-color: #f0f0f0;
}
.xialaph .ul2 a{display:block; font-size:14px; line-height:1.5;}
.xialaph .ul3
{
    position: relative;

    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;

    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.xialaph .ul3 li a
{
    font-size: 12px;
    line-height: 30px;

    display: block;

    text-transform: uppercase;

    color: #999;
}

.xialaph .ul3 li
{
    padding-top: 5px;
}

.xialaph .ul3 li:first-child
{
    padding-top: 0;
}

@-webkit-keyframes shake
{
    from,
    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    10%,
    30%,
    50%,
    70%,
    90%
    {
        -webkit-transform: translate3d(-3px, 0, 0);
                transform: translate3d(-3px, 0, 0);
    }

    20%,
    40%,
    60%,
    80%
    {
        -webkit-transform: translate3d(3px, 0, 0);
                transform: translate3d(3px, 0, 0);
    }
}

@keyframes shake
{
    from,
    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    10%,
    30%,
    50%,
    70%,
    90%
    {
        -webkit-transform: translate3d(-3px, 0, 0);
                transform: translate3d(-3px, 0, 0);
    }

    20%,
    40%,
    60%,
    80%
    {
        -webkit-transform: translate3d(3px, 0, 0);
                transform: translate3d(3px, 0, 0);
    }
}


.yubox {
    position: relative;
}
.lang-btn {
    color: #333;
    float: left;
    line-height: 20px;
    font-family: "Arial";
    font-size: 14px;
    width: 120px;
    cursor: pointer;
}
.f-cb {
    zoom: 1;
}
.fl {
    float: left;
    display: inline;
}
.lang-btn .triangle-down {
    width: 21px;
    height: 21px; background:url(dq.jpg) no-repeat;
  
    margin-top: 37px;
}
.fr {
    float: right;
    display: inline;
}
.yu-c {
    width: 100%;
    position: absolute;
    left: 0;
    background: #fff;
    top: 73px;
    line-height: 35px;
    text-align: center;
    box-shadow: 0 4px 8px 1px rgba(0,0,0,.1);
    display: none;
    z-index: 9;
}
.f-cb:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: ".";
}
.top .yu-c a {
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
}
.yu-c a:hover{background:#34b8c0;color:#fff}

 .top a.a1{display:inline-block;color:#333;line-height:20px;font-family:"Arial";font-size:12px;float:left}
 .top span{float:left;width:1px;line-height:14px;background:#ccc;margin:3px 20px 0;opacity:.2}
 .top a.a1:hover{color:#d6000f}
 
 
 
 @media (max-width: 1440px){


.header1 .header1c {
    width:95%;
    margin: 0 auto;
}
.rxlp {
    max-width: 84%;
}
}

@media (max-width: 1290px){



.header1 .header1c .topnav .li1 .lia {

    padding-right: 10px;

    padding-left: 10px;

}

}
