﻿/*Public Style*/
body,button,caption,input,select,td,textarea,th {
    font-size: 14px
}
a,body {color: #555 }
a,a:hover {
    text-decoration: none
}
body,button,input,select,textarea {
    font-family: "Helvetica Neue",Helvetica,Arial,"PingFang SC","Microsoft YaHei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif
}
li,ol,ul {
    list-style: none
}
body,button,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul {
    padding: 0;
    margin: 0;
    border: none
}
body {
    width: 100%;
   
}
h1,h2,h3,h4,h5,h6 {
    font-weight: 400;
    font-size: 100%
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-style: normal;
    font-weight: 400
}
a {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none
}
img {
    border: 0;
    margin: 0;
}
table {
    border-collapse: collapse
}
html {
    overflow-y: scroll
}

/*Header Style End*/
.h1_hidden {
    height: 0px;
    display: none;
}



/*头部*/

.x-header * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none
}

.x-header {
    width: 100%;
    height: 118px;
    min-width: 1226px;
    background:#fff;
}

.x-header>.x-header-nav {
    width: 1200px;
    height: 100px;
	margin:0 auto;
    border-bottom: 1px solid #f2f2f2;
    position: relative
}

.x-header>.x-header-nav .x-header-n-logo {
	width:300px;
	height:100px;
        float:left;
        background:url(logo_ny2.png) 0 8px no-repeat;
        background-size: 100%;
        transform: translateY(-7px);

}

.x-header>.x-header-nav .x-header-n-content {
    width: 1200px;
    height: 100px;
    margin: 0 auto
}

.x-header>.x-header-nav .x-header-n-content .x-header-n-content-slogen {
    width: 190px;
    height: 100px;
    line-height: 100px;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    position: relative;
    float: left;
    margin-left: 85px
}

.x-header>.x-header-nav .x-header-n-content .x-header-n-content-slogen:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px;
    width: 1px;
    height: 20px;
    background-color: #ccc
}

.x-header>.x-header-nav .x-header-n-content .x-header-n-content-nav {
    width: 790px;
    float: left;
    text-align: center;
    position: relative;
    height: 100px
}

.x-header>.x-header-nav .x-header-n-content .x-header-n-content-nav>a {
    display: inline-block;
    height: 100px;
    margin: 0 14px;
    line-height: 100px;
    color: #333;
    font-size: 16px;
    transition: color .5s;
    -webkit-transition: color .5s;
    -moz-transition: color .5s
}

.x-header>.x-header-nav .x-header-n-content .x-header-n-content-nav>.x-header-nav-line {
    position: absolute;
    bottom: 0;
    height: 2px;
    background: #010101
}

.x-header>.x-header-nav .x-header-n-content .x-header-n-content-nav>a:hover {
    color: #000
}

.x-header-major {
    width: 100%;
    height: 110px;
    background: #ee5400
}




/*头部*/

.ZX_date{display:inline-block;width:26px;border-radius:50%;box-shadow:0px 0px 3px #ffffff;background:#F00;line-height:26px !important;height:26px !important;font-size:12px;text-align:center;position:absolute;left:0px;top:-10px;}
.ZX_date1{ margin-left:17px; color:#F00}







/*Footer Style*/
.x-footer {
    width: 100%;
    min-width: 1200px;
    background: #1b1b1b;
    margin-top:0px;
}

.x-footer .x-footer-item {
    width: 1200px;
    height: 290px;
    margin: 0 auto
}

.x-footer .x-footer-item .x-footer-item-left {
    width: 570px;
    float: left
}

.x-footer .x-footer-item .x-footer-item-left .x-footer-item-left-list {
    padding-top: 50px;
    position: relative
}

.x-footer .x-footer-item .x-footer-item-left .x-footer-item-left-list span {
    position: absolute;
    top: 110px;
    right: 0;
    width: 1px;
    height: 110px;
    background: #464646
}

.x-footer .x-footer-item .x-footer-item-left .x-footer-item-left-list ul {
    width: 120px;
    text-align: center;
    color: #f4f4f4;
    float: left
}

.x-footer .x-footer-item .x-footer-item-left .x-footer-item-left-list ul li {
    text-align: center;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-weight: 400
}

.x-footer .x-footer-item .x-footer-item-left .x-footer-item-left-list ul li a {
    display: inline-block;
    color: #f4f4f4;
    height: 30px;
    line-height: 30px;
    font-weight: 300
}

.x-footer .x-footer-item .x-footer-item-left .x-footer-item-left-list ul .x-footer-title {
    color: #a1a1a1;
    height: 50px;
    line-height: 50px
}

.x-footer .x-footer-item .x-footer-item-right {
    width: 630px;
    float: right
}

.x-footer .x-footer-item .x-footer-item-right .x-footer-item-right-tel {
    width: 230px;
    float: left;
    padding: 50px 0 0 30px;
    position: relative
}

.x-footer .x-footer-item .x-footer-item-right .x-footer-item-right-tel span {
    position: absolute;
    top: 110px;
    right: 0;
    width: 1px;
    height: 110px;
    background: #464646
}

.x-footer .x-footer-item .x-footer-item-right .x-footer-item-right-tel h4 {
    font-size: 16px;
    color: #a1a1a1;
    height: 50px;
    line-height: 50px;
    font-weight: 300
}

.x-footer .x-footer-item .x-footer-item-right .x-footer-item-right-tel h3 {
    display: block;
    /*width: 200px;*/
    height: 32px;
    line-height:32px;
    color:#f4f4f4;
    font-size:16px;

}
.x-footer .x-footer-item .x-footer-item-right .x-footer-item-right-tel h3 a{color:#f4f4f4;}

.x-footer .x-footer-item .x-footer-item-right .x-footer-item-right-qr {
    width: 250px;
    float: right;
    padding-top: 50px
}

.x-footer .x-footer-item .x-footer-item-right .x-footer-item-right-qr h4 {
    font-size: 16px;
    color: #a1a1a1;
    height: 50px;
    line-height: 50px;
    font-weight: 300
}

.x-footer .x-footer-item .x-footer-item-right .x-footer-item-right-qr h3 {
    width:131px;height:130px;
    background:url(20150323080910_507.jpg) no-repeat;
}

.x-footer .x-footer-item-site {
    width: 100%;
    min-width: 1200px;
    height: 60px;
    background: #262526
}

.x-footer .x-footer-item-site .x-footer-item-site-content {
    width: 1200px;
    margin: 0 auto
}

.x-footer .x-footer-item-site .x-footer-item-site-content .x-footer-item-site-c-left {
    width: 800px;
    text-align: left;
    line-height: 60px;
    float: left
}

.x-footer .x-footer-item-site .x-footer-item-site-content .x-footer-item-site-c-left a {
    font-size: 14px;
    color: grey;
    font-weight: 300
}

/*国徽图标开始*/
.x-footer .x-footer-item-site .x-footer-item-site-content .x-footer-item-site-c-left a img{float:left;}
/*国徽图标结束*/


.x-footer .x-footer-item-site .x-footer-item-site-content .x-footer-item-site-c-left a b {
    color: #ee7600;
    font-weight: 300
}

.x-footer .x-footer-item-site .x-footer-item-site-content .x-footer-item-site-c-right {
    width: 320px;
    text-align: center;
    float: right;
    line-height: 60px;
    position: relative
}

.x-footer .x-footer-item-site .x-footer-item-site-content .x-footer-item-site-c-right a {
    color: grey;
    font-size: 14px;
    font-weight: 400
}

.x-footer .x-footer-item-site .x-footer-item-site-content .x-footer-item-site-c-right b{color: #ee7600;}


.x-footer .x-footer-item-site .x-footer-item-site-content .x-footer-item-site-c-right:before {
    content: '';
    width: 1px;
    height: 23px;
    margin-top: -11.5px;
    position: absolute;
    top: 50%;
    left: 0;
    background: #515151
}


/*左侧*/
.fixed_1{position:fixed; top:132px; right:0; width:53px; z-index:987654;}
.fixed_1 a:link,.fixed_1 a:visited{display:block; width:53px; height:23px; background:red; margin-top:1px; color:#ffffff; background-position:center 8px; background-repeat:no-repeat; text-align:center; padding-top:30px; line-height:23px; z-index:545;}
.fixed_1 a:hover{background-color:#484848;}
.fixed_1 a{ position:relative;}
.fixed_1 a.rtel{ height:53px; padding:0; position:relative;}
.fixed_1 a.rtel span{ position:absolute; width:53px;height:53px; background:#0cf; top:0; right:0; text-align:left; line-height:53px; font-size:16px; overflow:hidden;}
.fixed_1 a.rtel span i{ width:53px; height:23px; float:left; padding-top:30px;background:#ee7800; color:#ffffff; background-position:center 8px; background-repeat:no-repeat; text-align:center;line-height:23px; font-style:normal; margin-right:10px; font-size:12px;}
.fixed_1 a.rtel:hover span i{background-color:#484848;}
.fixed_1 a span.ewm{ width:100px; height:100px; padding:10px; background:#fff; position:absolute; right:53px; top:0; display:none;}
.fixed_1 a span.ewm img{ display:block;}
.fixed_1 a:link, .fixed_1 a:visited {display: block;width: 53px;height: 23px;background: #ee7800;margin-top: 1px;color: #ffffff;background-position: center 8px;background-repeat: no-repeat;text-align: center;padding-top: 30px;line-height: 23px;z-index: 545;font-size:12px;}
.fixed_1 a:hover {
    background-color: #484848;
}
.san{float:left;margin-right:30px;margin-top:30px;}


/*xin左侧*/

.hfixedr {
    width: 78px;
    position: fixed;
    right: 0;
    top: 25%;
    z-index:999;
}

.hfixedr ul li {
    text-align: center;
    font-size: 14px;
    margin-bottom: 5px
}

.hfixedr ul li a {
    display: block;
    width: 100%;
    height: 78px;
    background: #f69001;
    color: #fff;
    border-radius: 15px
}

.hfixedr ul li a:hover {
    background: #e64d60
}

.hfixedr ul li a img {
    margin: auto;
    padding: 13px 0 5px;
    display:block;
}
/*弹窗*/
.tankuang_one {
    width: 540px;
    height: 468px;
    border-radius: 20px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -270px;
    margin-top: -234px;
    background: url(tankuang_one.jpg) no-repeat center;
    z-index: 999999;
    box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
    border-radius: 20px;
    display: none;
}

.tankuang_two {
    display: block;
}

.tankuang_span {
    width: 38px;
    height: 38px;
    position: absolute;
    top: -14px;
    right: -14px;
}

.tankuang_one span {
    transition: all .5s;
    display: block;
    width: 38px;
    height: 38px;
    cursor: pointer;
    background: url(tankuang_two.png) no-repeat center;
}

.tankuang_span:hover span {
    transform: rotateY(180deg);
    background: url(tankuang_qwe.png) no-repeat center;
}

.tankuang_one .abtn1 {
    display: block;
    width: 188px;
    height: 56px;
    position: absolute;
    bottom: 32px;
    left: 50%;
    margin-left: -216px;
}
.abtn {
    display: block;
    width: 188px;
    height: 56px;
    position: absolute;
    bottom: 32px;
    left: 50%;
    margin-left: 14px;
}




