@import url("font-awesome.min.css");
@import url("animate.css");
@import url("owl.carousel.min.css");
@import url("wap.css");
@import url("swiper-3.3.1.min.css");
@import url("form.css");

/* CSS Document */
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-size: 14px;
    color: #555;
    font-family: "Microsoft YaHei", "΢���ź�", "Simsun", "Arial Black", "verdana";
    ;
    background-color: #FFFFFF;
    line-height: 24px;
}

input,
button,
textarea,
select {
    font-family: "Microsoft YaHei", "΢���ź�";
}

UL,
li {
    list-style-type: none;
}

UL,
p,
li,
form,
h1,
h2,
h3,
h4,
h5,
h6,
dd,
dl,
dt,
ol,
td {
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px
}

::selection {
    color: #000;
    background-color: #cc0000;
}

::-moz-selection {
    color: #000;
    background-color: #CC0000;
}

::-webkit-selection {
    color: #000;
    background-color: #CC0000;
}

::-webkit-scrollbar {
    width: 8px;
    height: 4px;
    background-color: #F5F5F5
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, .6);
    background-color: #888;
}

img {
    border: 0px;
}

video {
   
}

video::-webkit-media-controls-enclosure {
    overflow: hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}

.sdbj {
    padding-top: 2.5%;
    padding-bottom: 2.5%;
}

.hs {
    background-color: #F8F8F8;
}

.ycc {
    overflow: hidden;
}


#head {
    width: 100%;
    float: left;
    z-index: 1000;
    background-color: #fff;
}

#head.af1 {
    box-shadow: 0px 1px 12px #888;
    -webkit-box-shadow: 0px 1px 12px #888;
    -moz-box-shadow: 0px 1px 12px #888;
    background-color: #FFFFFF;
    position: fixed;
    left: 0px;
    top: 0px;
    float: none;
}

#heada {
    
padding-top: 32px;
  
   
}

#heada .txx {
    padding: 0px 2%;
    width: 96%;
    float: left;
}

#heada .hyc {
    line-height: 35px;
    color: #fff;
    overflow: hidden;
    float: left;
}

#heada .right {
    float: right;
    text-align: right;
    padding-left: 15px;
    padding-right: 15px;
}

#heada .right i {
    background-color: #cc0000;
    width: 35px;
    height: 35px;
    color: #fff;
    border-radius: 100%;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    margin-right: 10px;
    margin-left: 10px;
}

#heada .right span {
    font-size: 14px;
    
}

#heada .right b {
    font-size: 20px;
    font-family: "Times New Roman", Times, serif;
}

#heada A {
   
    float: left;
    line-height: 35px;
    font-size: 12px;
}

#heada A i {
    margin-left: 12px;
    margin-right: 12px;
    font-size: 14px;
}

#heada A.fd {
    position: relative;
    height: 35px;
    cursor: pointer;
    z-index: 1001;
}

#heada A.fd .pic {
    position: absolute;
    right: 0px;
    top: -35px;
    height: 0px;
    overflow: hidden;
    filter: Alpha(Opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
    z-index: 1001;
}

#heada A.fd .pic img {
    width: 100px;
    height: 100px;
}



#heada A.fd:hover .pic {
    top: 35px;
    filter: Alpha(Opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    height: auto;
}

#nav {
    float: left;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
}

#flash {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
}

#nbanner {
    width: 100%;
    float: left;
    position: relative;
    display: block;
    z-index: 1;
}

#nbanner img {
    width: 100%;
    display: block;
}

#nyweb {
    width: 100%;
    float: left;
    background-color: #fff;
    padding-top: 1.5%;
    padding-bottom: 1.5%;
}

#search {
    width: 250px;
    float: right;
    border: 0px;
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
    border: #000 solid 1px;
}

#search .input {
    width: 77%;
    color: #555;
    padding-left: 3%;
    padding-right: 1%;
    height: 40px;
    font-size: 14px;
    float: left;
    font-family: "Microsoft YaHei", "΢���ź�", "����";
    border: 0px;
    border-right: 0px;
    outline: none;
    background: none;

}

#search input::-webkit-input-placeholder {
    color: #555;
}

#search .buttom {
    width: 15%;
    height: 42px;
    cursor: pointer;
    border: 0px;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    float: right;
    text-align: center;
    background-color: #000;
    color: #fff;
    background-image: url(../images/so.png);
    background-repeat: no-repeat;
    background-position: center center;
    outline: none;
}

#dibua {
    width: 100%;
    float: left;
    overflow: hidden;
    padding-top: 4%;
    padding-bottom: 10px;
    background-color: #333;
    background-image: url(../images/footer-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    ;
    background-size: cover;
}

#body,
#body_1 {
    margin-left: auto;
    margin-right: auto;
    min-width: 320px;
    max-width: 1300px;
}

#piaofu {
    width: 100%;
    height: 62px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 300;
}

#main {
    width: 100%;
    float: left;
}

#top {
    width: 98%;
    float: left;
    padding: 0px 1%;
    display: block;
    position: relative;
    z-index: 150;
}

#top .topa {
    width: 100%;
    float: left;
}

#top .logo {
    float: left;
    text-align: left;
    width: 20%;
    padding: 10px 0px;
}

#top .logo img {
    height: 80px;
    max-width: 100%;
    display: block;
}

#dh {
    float: right;
    width: 62%;
    text-align: center;
}

#tel {
    float: right;
    line-height: 100px;
    font-size: 30px;
    color: #000;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    position: relative;
    z-index: 100;
}

#tel i {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 20px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 100%;
    font-weight: normal;
}

#tel .fa-volume-control-phone {
    color: #fff;
    background-color: #CD1A2C;
}

#tel .fa-search {
    background-color: #333;
    cursor: pointer;
    color: #fff;
}

#tel .fa-search:hover,
#tel .secd {
    background-color: #CC0000;
    color: #fff
}

#tel .fso {
    width: 250px;
    position: absolute;
    right: 0px;
    padding: 10px;
    top: 92%;
    background-color: #fff;
    box-shadow: 0px 1px 8px #ccc;
    -webkit-box-shadow: 0px 1px 8px #ccc;
    -moz-box-shadow: 0px 1px 8px #ccc;
    overflow: hidden;
    display: none;
}

#menu {
    Z-INDEX: 100;
    POSITION: relative;
    float: left;
    width: 100%;
    margin-right: 2%;
}

#menu UL {
    LIST-STYLE-TYPE: none;
}

#menu UL LI {
    POSITION: relative;
    float: left;
    width: 12.5%;
    font-size: 16px;
}

#menu UL LI:after {
    width: 1px;
    height: 8px;
    content: "";
    background-color: #DAE1E7;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -4px;
    right: 0px;
}

#menu UL LI:last-child:after {
    display: none;
}

#menu UL LI A {
    TEXT-ALIGN: center;
    DISPLAY: block;
    line-height: 100px;
    color: #111;
    transition: all 0.2s ease-in-out 0s;
}

#menu UL LI A span {
    position: relative;
}

#menu UL LI A span:after {
    width: 0px;
    height: 2px;
    background-color: #cc0000;
    position: absolute;
    left: 0px;
    bottom: -10px;
    content: "";
    transition: all 0.4s ease-in-out 0s;
}

#menu UL LI A i {
    margin-left: 12px;
    font-size: 14px;
}

#menu UL LI .change {
    TEXT-DECORATION: none;
    color: #CD1A2C;

}

#menu UL LI .change span:after,
#menu UL LI A:hover span:after,
#menu UL LI a.sec span:after {
    width: 100%;
}

#menu UL LI A:hover {
    TEXT-DECORATION: none;
    color: #CC0000;
}

#menu UL LI a.sec {
    color: #000;
}

#menu UL LI OL {
    POSITION: absolute;
    WIDTH: 120%;
    DISPLAY: none;
    COLOR: #fff;
    MARGIN-LEFT: 0px;
    padding: 0px;
    left: -10%;
    background-color: rgba(0, 0, 0, 0.8);
    box-shadow: 0px 1px 8px #333;
    -webkit-box-shadow: 0px 1px 8px #333;
    -moz-box-shadow: 0px 1px 8px #333;
}

#menu UL LI OL LI {
    DISPLAY: block;
    FLOAT: none;
    background-image: none;
    font-weight: normal;
    padding: 0px;
    padding: 0px;
    margin: 0px;
    text-align: left;
    WIDTH: 100%;
    font-size: 14px;
}

#menu UL LI OL LI:after {
    display: none;
}

#menu UL LI OL LI A {
    text-align: center;
    WIDTH: auto;
    DISPLAY: block;
    overflow: hidden;
    COLOR: #fff;
    padding: 6px 20px;
    LINE-HEIGHT: 20px;
    border-bottom: rgba(255, 255, 255, 0.1) solid 1px;
    margin: 0px;
    font-weight: normal;
}

#menu UL LI OL LI A:hover {
    color: #fff;
    background-color: #CC0000;
    background-image: none;

}

.clear {
    clear: both;
}

#ddfb {
    width: 100%;
    float: left;
}

#ddfb ul {
    list-style-type: none;
}

#ddfb ul li {
    width: 12%;
    float: left;
    margin-right: 1%;
    olor: #fff;
}

#ddfb ul li.lx {
    width: 35%;
    float: right;
    margin-right: 0px;
    color: #FFF4F4;
    position: relative;
}

#ddfb ul li.lx .nrc {
    width: 100%;
    float: left;
}

#ddfb ul li.lx .logo {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

#ddfb ul li.lx .logo img {
    max-width: 45%;
    display: block;
    height: 40px;
    float: left;
}

#ddfb ul li.lx .js {
    width: 100%;
    float: left;
    margin-top: 2%;
}

#ddfb ul li.lx .emw {
    position: absolute;
    right: 0px;
    bottom: -25px;
    width: 25%;
}

#ddfb ul li.lx .emw p {
    line-height: 28px;
    text-align: center;
    padding-left: 0px;
}

#ddfb ul li.lx .emw img {
    width: 100%;
}

#ddfb ul li.lx .tel {
    background-color: rgba(255, 255, 255, 0.08);
    float: left;
    border-radius: 40px;
    line-height: 40px;
    float: right;
    color: #000;
    font-size: 24px;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
    padding-right: 10px;
}

#ddfb ul li.lx .tel i {
    margin-right: 10px;
    float: left;
    line-height: 40px;
    height: 40px;
    background-color: #cc0000;
    text-align: center;
    width: 40px;
    color: #fff;
    font-size: 20px;
    border-radius: 40px;
}

#ddfb ul li a {
    color: #000;
}

#ddfb ul li a:hover {
    color: #cc0000;
}

#ddfb ul li p {
    font-size: 14px;
    line-height: 1.8;
    color: #000;
  
}

#ddfb ul li.lx p {
    line-height: 25px;
    margin-bottom: 10px;
    padding-left: 35px;
    position: relative;
}

#ddfb ul li.lx p i {
    background-color: #cc0000;
    width: 25px;
   
    height: 25px;
    color: #fff;
    border-radius: 100%;
    line-height: 25px;
    text-align: center;
    font-size: 18px;
    position: absolute;
    left: 0px;
    top: 0px;
}

#ddfb ul li dd {
    font-size: 16px;
    color: #000;
    width: 100%;
    font-weight: bold;
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 18px;
}

#bottom {
    margin-top: 25px;
    width: 97%;
    float: left;
    font-size: 14px;
    font-weight: normal;
    padding: 20px 1.5%;
    border-top: rgba(255, 255, 255, 0.2) solid 1px;

}

#bottom .copyright {
    text-align: center;
    float: left;
    width: 100%;
    LINE-HEIGHT: 22px;
    color: #000;

}

#bottom A {
    color: #000;
}

a:link {
    text-decoration: none;
    color: #5a5a5a;
}

a:visited {
    text-decoration: none;
    color: #5a5a5a;
}

a:hover {
    color: #CD1A2C;
}

.hg2 {
    margin-top: 30px;
}

.hg {
    margin-top: 25px;
}

.hg1 {
    margin-top: 20px;
}

.izl-rmenu {
    position: fixed;
    right: 0px;
    bottom: 10%;
    z-index: 999;
    width: 50px;
    background-color: #cc0000;
    border-radius: 2px;
    padding: 10px;
}

.izl-rmenu .gb {}

.izl-rmenu .btn {
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: relative;
    text-align: center;
    color: #fff;
    line-height: 50px;
    border-bottom: #fff solid 1px;
}

.izl-rmenu .btn:hover {
    color: #F0FAFF;
    border-bottom: #F0FAFF solid 1px;
}

.izl-rmenu .btn i {
    font-size: 24px;
    line-height: 50px;
}

.izl-rmenu .btn-wx:hover {}

.izl-rmenu .btn-wx .pic {
    background-color: #CC0000;
    padding: 10px;
    border-radius: 6px;
    position: absolute;
    left: -140px;
    top: -100px;
    display: none;
    width: 120px;

}

.izl-rmenu .btn-wx .pic img {
    width: 120px;
    display: block;
}

.izl-rmenu .btn-phone {}

.izl-rmenu .btn-phone:hover {}

.izl-rmenu .btn-phone .phone {
    background-color: #CC0000;
    border-radius: 6px;
    position: absolute;
    width: 150px;
    left: -150px;
    top: -1px;
    line-height: 51px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: none;
}

.izl-rmenu .btn-qq .qq {
    background-color: #CD1A2C;
    border-radius: 6px;
    position: absolute;
    width: 120px;
    left: -120px;
    top: -1px;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    display: none;
}

.izl-rmenu .btn-qq .qq a {
    color: #fff;
}

.izl-rmenu .btn-top {
    border-bottom: 0px;
    display: none;
}

.izl-rmenu .btn-top:hover {
    border-bottom: 0px;

}

#dkgf {
    width: 100%;
    height: 50px;
    float: left;
    background-color: #333;
}

#dbdh {
    width: 220px;
    position: absolute;
    left: 0px;
    bottom: 62px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    padding: 10px;
    display: none;
    z-index: 10000;
}

#cdh {
    width: 220px;
    float: left;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #111
}

#cdh p {
    width: 220px;
    float: left;
    margin: 0px;
    line-height: 32px;
    padding-top: 0px;
    text-align: center;
    border-bottom: rgba(255, 255, 255, 0.4) solid 1px;
}

#cdh p A {
    color: #fff;
    display: block;
    line-height: 32px;
    font-size: 14px;
    background-color: #222;
    height: 32px;
    font-weight: bold;
    overflow: hidden;
    padding-top: 0px;
}

#cdh p A:hover {
    background-color: #CD1A2C
}

#cdh p A i {
    margin-right: 12px;
    color: #FFCD7C;
    font-size: 18px;
}

#wp_nav {
    width: 100%;
    float: left;
    HEIGHT: 62px;
    background-color: #CD1A2C;
    background: -webkit-linear-gradient(top, #000, #333);
    filter: alpha(Opacity=90);
    -moz-opacity: .9;
    opacity: .9;
}

#wp_nav .footera {
    HEIGHT: 62px
}

#wp_nav .footera UL {
    TEXT-ALIGN: left
}

#wp_nav .footera UL LI {
    width: 20%;
    text-align: center;
    height: 62px;
    float: left;
    position: relative;
}

#wp_nav .footera UL LI A {
    width: 100%;
    overflow: hidden;
    display: block;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
    color: #fff;
    padding-top: 30px;
    font-size: 13px;
}

#wp_nav .footera UL LI.home {
    background-image: url(../images/home1.png);
    background-repeat: no-repeat;
    background-position: center 4px
}

#wp_nav .footera UL LI.tel {
    background-image: url(../images/dx.png);
    background-repeat: no-repeat;
    background-position: center 4px
}

#wp_nav .footera UL LI.dx {
    background-image: url(../images/fx.png);
    background-repeat: no-repeat;
    background-position: center 4px
}

#wp_nav .footera UL LI.fx {
    background-image: url(../images/fl.png);
    background-repeat: no-repeat;
    background-position: center 4px;
    position: relative;
    height: 32px;
    padding-top: 30px;
    cursor: pointer;
}

#wp_nav .footera UL LI.fx A {
    padding: 0px;
}

#wp_nav .footera UL LI.d05 {
    background-image: url(../images/dh.png);
    background-repeat: no-repeat;
    background-position: center 4px
}

#wp_nav .footera UL LI:after {
    position: absolute;
    content: "";
    height: 100%;
    right: 0px;
    top: 0px;
    width: 1px;
    border-right: rgba(0, 0, 0, 0.2) solid 1px;
    background-color: rgba(255, 255, 255, 0.2))
}

#wp_nav .footera UL LI:last-child:after {
    display: none;
}

#wxnr {
    width: 100%;
    position: fixed;
    top: 10%;
    z-index: 1000;
    display: none;
}

#wxnr .nrdf {
    width: 50%;
    padding: 5%;
    float: left;
    margin-left: 20%;
    text-align: center;
    background-color: #fff;
    box-shadow: 0px 2px 6px #777;
    -webkit-box-shadow: 0px 2px 6px #777;
    -moz-box-shadow: 0px 2px 6px #777;
    border-radius: 10px;
}

#wxnr .imga {
    width: 120px;
}

#wxnr p {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

#wxnr p i {
    font-size: 16px;
}

#wxnr span {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 30px;
    background-color: #CD1A2C;
    color: #fff;
    border-radius: 4px;
    margin-left: 12px;
    cursor: pointer;
}

#guesta .bt {
    width: 100%;
    float: left;
    border-bottom: #eee solid 2px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 24px;
    font-weight: bold;
    color: #444;
    cursor: pointer;
}

#guesta .bt i {
    float: right;
    line-height: 24px;
    color: #dd0000
}

#guesta {
    width: 100%;
    float: left;
    overflow: hidden;
}

#guesta p {
    width: 100%;
    float: left;
    margin-bottom: 4px;
    text-align: center;
    font-size: 16px;
    color: #555;
    position: relative;
    text-align: left;
}

#guesta p span {
    color: #FF0000;
}

#guesta dd {
    width: 100%;
    float: left;
}

#guesta p .checkimg {
    position: absolute;
    left: 130px;
    cursor: pointer;
    top: 6px;
    height: 24px;
}

#guesta input,
#guesta textarea {
    display: block;
    outline: none;
    border: #ddd solid 1px;
    font-size: 14px;
    outline: none;
    box-sizing: content-box;
    box-sizing: border-box;
    padding: 0px 1%;
    width: 100%;
}

#guesta textarea {
    padding-top: 5px;
    padding-bottom: 5px;
    height: 60px;
    background-color: rgba(255, 255, 255, 0.8);
}

#guesta .input1 {
    height: 35px;
    color: #666;
}

#guesta .input1::-webkit-input-placeholder {
    color: #666;
}

#guesta .input2 {
    color: #666;
    background-color: #fff;
    width: 120px;
    height: 35px
}

#guesta .input2::-webkit-input-placeholder {
    color: #666;
}

#guesta .button2 {
    height: 28px;
    width: 100px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.3s ease-in-out 0s;
    background-color: #dd0000;
    border: 0px;
    float: right;
    border-radius: 3px;
}

#guesta .button2:hover {
    background-color: #cc0000;
}

#guesta .button3 {
    height: 35px;
    width: 100%;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.3s ease-in-out 0s;
    background-color: #555;
    border: 0px;
    float: right;
    border-radius: 3px;
}

#guesta .button3:hover {
    background-color: #CC0000;
    background: linear-gradient(to bottom, #CC0000, #CC0000);
    color: #fff;
}

#sinngel {
    font-size: 16px;
    line-height: 28px;
    margin-top: 2.5%;
    overflow: hidden;
    width: 100%;
    float: left;
    color: #333;
}

#sinngel img {
    max-width: 96%;
}

#sinngel h2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    color: #CD1A2C;
    font-weight: bold;
}

#sinngel hr {
    background-color: #CD1A2C;
    height: 1px;
    overflow: hidden;
    border: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#sinngel table {
    width: 100%;
}

#sinngel table td {
    word-wrap: break-word;
    word-break: break-all;
}

#sinngel iframe {
    moverflow: hidden;
}

#sinngel embed,
#sinngel VIDEO {
    max-width: 100%;
    overflow: hidden;
}

#video {
    width: 100%;
    position: fixed;
    z-index: 2000;
    top: 0px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    overflow-y: scroll;
    overflow-x: hidden;
}

#videoa {
    width: 90%;
    margin-left: 5%;
    float: left;
    margin-top: 8%;
    position: relative;
}

#videod {
    width: 84%;
    padding: 4%;
    margin: 4%;
    float: left;
    background-color: #fff
}

#videod h5 {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    line-height: 2;
    margin-bottom: 12px;
    color: #111;
    border-bottom: #ddd solid 1px;
}

#videoa .gbf {
    width: 28px;
    cursor: pointer;
    height: 28px;
    position: absolute;
    top: 6%;
    right: -5%;
    background-image: url(../images/gb.png);
    background-repeat: no-repeat;
    background-position: left center;
    z-index: 10;
}

#videod iframe,
#videod embed,
#videod VIDEO {
    width: 100%;
    height: 400px;
}

#link {
    width: 100%;
    float: left;
    line-height: 1.8;
    margin-top: 2%;
    color: #fff;
}

#link a {
    color: rgba(255, 255, 255, 0.6);
    margin-left: 5px;
    margin-right: 5px;
}

#link a:hover {
    color: #FFFFFF;
}

.section-title-embar-1 {
    background: #222;
    width: 80px;
    height: 1px;
    position: absolute;
    left: -100px;
    top: 0px;

}

.section-title-embar-1:before {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    left: 0;
    top: -3px;
    background: #cc0000;
    border-radius: 50px;
    transition: 0.5s;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: MOVE-Bg;
}

@-webkit-keyframes MOVE-Bg {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(77px);
    }
}


.section-title-embar-2 {
    background: #222;
    width: 50px;
    height: 1px;
    position: absolute;
    left: -70px;
    top: 8px;
}

.section-title-embar-2:before {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    left: 56px;
    top: -3px;
    background: #cc0000;
    border-radius: 50px;
    transition: 0.5s;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: MOV-BG;
}

@-webkit-keyframes MOV-BG {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-48px);
    }
}

.section-title-embar-3 {
    background: #222;
    width: 80px;
    height: 1px;
    position: absolute;
    right: -100px;
    top: 0px;
}

.section-title-embar-3:before {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    left: 73px;
    top: -3px;
    background: #cc0000;
    border-radius: 50px;
    transition: 0.5s;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: MOVE-Bh;
}

@-webkit-keyframes MOVE-Bh {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-77px);
    }
}


.section-title-embar-4 {
    background: #222;
    width: 50px;
    height: 1px;
    position: absolute;
    right: -70px;
    top: 8px;
}

.section-title-embar-4:before {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    left: 0px;
    top: -3px;
    background: #cc0000;
    border-radius: 50px;
    transition: 0.5s;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: MOV-Bf;
}

@-webkit-keyframes MOV-Bf {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(48px);
    }
}

.section-title-embar-5 {
    background: #000;
    width: 60px;
    height: 1px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.section-title-embar-5:before {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    left: 53px;
    top: -3px;
    background: #cc0000;
    border-radius: 50px;
    transition: 0.5s;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: MOVE-Bhf;
}

@-webkit-keyframes MOVE-Bhf {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-47px);
    }
}

.section-title-embar-6 {
    background: #000;
    width: 30px;
    height: 1px;
    position: absolute;
    left: 0px;
    bottom: 8px;
}

.section-title-embar-6:before {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    left: 0px;
    top: -3px;
    background: #cc0000;
    border-radius: 50px;
    transition: 0.5s;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: MOV-Bfa;
}

@-webkit-keyframes MOV-Bfa {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(28px);
    }
}

#spzs {
    width: 100%;
    position: fixed;
    z-index: 2000;
    top: 0px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    text-align: center;
}

#videoa {
    width: 90%;
    margin-left: 5%;
    float: left;
    margin-top: 4%;
    position: relative;
}

#videos {
    width: 100%;
    float: left;
    box-sizing: content-box;
    box-sizing: border-box;
    overflow: hidden;
}

#videos h5 {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    line-height: 2;
    margin-bottom: 12px;
    color: #111;
    border-bottom: #ddd solid 1px;
}

#videos .xq {
    width: 100%;
    float: left;
}

#videoa .gbf {
    width: 100%;
    float: left;
    background-image: url(../images/gb.png);
    background-repeat: no-repeat;
    background-position: right center;
    height: 35px;
    cursor: pointer;
    line-height: 35px;
    color: #000;
    TEXT-OVERFLOW: ellipsis;
    WHITE-SPACE: nowrap;
    OVERFLOW: hidden;
}

#videos iframe,
#videos embed,
#videos VIDEO {
    width: 100%;
    max-height: 650px;
    background-color: #000000;
}

@media only screen and (max-width: 1600px) {
    #tel {
        font-size: 24px;
    }

    #tel i {
        margin-left: 5px;
        margin-right: 5px;
        font-size: 18px;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
    }

    #menu UL LI A {
        font-size: 14px;
        font-weight: bold;
    }
}

@media only screen and (max-width: 1300px) {
    #top .logo {
        width: 25%;
    }

    #top .logo img {
        height: 50px;
        max-width: 100%;
        display: block;
    }

    #main {
        width: 97%;
        padding: 1.5%;
    }

    #menu UL LI A {
        font-size: 13px;
        line-height: 70px;
    }

    #menu UL LI OL LI A {
        font-size: 12px;
    }

    #tel {
        font-size: 16px;
        line-height: 70px;
    }

    #tel i {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    #menu {
        width: 95%;
    }

    #ddfb {
        width: 97%;
        padding: 0px 1.5%;
    }

    #guesta .input2,
    #guesta .input1 {
        height: 25px;
    }
}

@media only screen and (max-width: 1200px) {
    #top .logo {
        width: 22%;
    }

    #top .logo img {
        height: 45px;
    }

    #menu UL LI A {
        font-size: 12px;
        line-height: 65px;
    }

    #menu UL LI OL LI A {
        font-size: 12px;
    }

    #tel {
        font-size: 14px;
        line-height: 65px;
    }

    #tel i {
        width: 25px;
        height: 25px;
        line-height: 25px;
        margin-left: 5px;
        margin-right: 5px;
        font-size: 16px;
    }

    #ddfb ul li.lx .tel {
        font-size: 18px;
        line-height: 30px;
    }

    #ddfb ul li.lx .tel i {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    #ddfb ul li.lx .logo img {
        height: 30px;
    }
}

@media only screen and (max-width: 1000px) {

    #bottom,
    #foot1 .js {
        font-size: 14px;
    }

    #ddfb ul li {
        width: 10%;
    }

    #ddfb ul li.lx {
        width: 44%
    }

    #ddfb ul li dd {
        font-size: 14px;
    }

    #ddfb ul li p {
        font-size: 12px;
    }

    .n1000 {
        display: none;
    }

    #dh {
        width: 70%;
    }
}

@media only screen and (max-width: 900px) {
    #menu UL LI A i {
        display: none;
    }
}

@media only screen and (max-width: 800px) {
    #search .input {
        width: 76%;
        height: 30px;
    }

    #search .buttom {
        width: 20%;
        height: 32px;
    }

    #wxnr .nrdf {
        width: 70%;
        padding: 5%;
        float: left;
        margin-left: 10%;
    }

    #sinngel {
        font-size: 14px;
    }

    #sinngel iframe,
    #sinngel embed,
    #sinngel VIDEO {
        height: 280px;
    }

    #ddfb ul li.lx .emw {
        width: 25%;
        bottom: 0px;
    }

    #ddfb ul li.lx .nrc {
        width: 75%;
    }

    #search {
        width: 100%;
        border: 0px;
        margin-bottom: 2%;
    }

    #search .buttom {
        background-size: auto 90%;
    }

    #menu UL LI A i {
        display: none
    }

    #head {
        border-top: solid 4px #000;
    }

    #videod iframe,
    #videod embed,
    #videod VIDEO {
        width: 100%;
        height: 280px;
    }

    #videoa .gbf {
        top: -30px;
        right: -6%
    }

    #videoa {
        margin-top: 15%;
    }

    #videod {
        width: 96%;
        padding: 2%;
        margin: 2%;
    }

    #videod h5 {
        font-size: 14px;
    }

    #bottom dd {
        margin-top: 0px;
        margin-bottom: 1%;
        text-align: center;
    }

    #head {
        background-color: #fff;
        position: relative;
        top: 0px;
        float: left;
    }

    #head.af1 {
        position: relative;
    }

    #guesta p {
        font-size: 14px;
    }

    #videos iframe,
    #videos embed,
    #videos VIDEO {
        width: 100%;
        max-height: 350px;
        background-color: #000000;
    }

    .ff2 {
        display: none
    }
}

@media only screen and (max-width: 650px) {
    #ddfb ul li {
        width: 24%;
    }

    #ddfb ul li.lx {
        width: 100%;
        margin-top: 15px;
    }

    #ddfb ul li.lx .emw {
        width: 15%;
    }

    #ddfb ul li.lx .nrc {
        width: 80%;
    }
}

@media only screen and (max-width: 600px) {
    #bottom {
        font-size: 12px;
        line-height: 1.5;
    }
}

@media only screen and (max-width: 500px) {

    #videod iframe,
    #videod embed,
    #videod VIDEO {
        width: 100%;
        height: 220px;
    }

    #guesta p {
        font-size: 12px;
    }

    #ddfb ul li.lx .emw {
        width: 20%;
    }

    #ddfb ul li.lx .nrc {
        width: 75%;
    }
}

@media only screen and (max-width: 450px) {
    #footer UL LI span {
        font-size: 22px;
    }

    #sinngel iframe,
    #sinngel embed,
    #sinngel VIDEO {
        height: 220px;
    }

    #search .input {
        width: 70%;
    }

    #search .buttom {
        width: 26%;
        background-size: auto 90%;
    }
}