@charset "utf-8";
* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*font-weight: normal;*/
    outline: none;
}
html{
	overflow-x: hidden;
}
html,
body {
    color: #333;
    font-size: 16px;
    font-family: "Î¢ÈíÑÅºÚ";
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
}

img,
input {
    border: 0;
    outline: none;
}

body .clear {
    clear: both;
    height: 0 !important;
    width: 0 !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
    overflow: hidden;
    font-size: 0;
    height: 0;
}

.clearfix {
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.px1400 {
    max-width: 1400px;
    margin: 0 auto;
}


/* ¶¨Î»ËÑË÷¿ò */

.b-top {
    line-height: 40px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: none;
}

.t-search-zzc {
    position: fixed;
    z-index: 99998;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .8);
}

.t-search {
    padding: 0 0 10px 0;
    display: none;
    display: block;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 99999;
}

.t-search > div {
    min-width: 500px;
    margin: 0 auto;
    position: relative;
    padding-right: 50px;
    padding: 5px 0;
    background: #fff;
}

.t-search > div input[type="text"] {
    display: block;
    width: 100%;
    padding: 0 70px 0 20px;
    font-size: 16px;
    height: 30px;
    box-sizing: border-box;
}

.search-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 40px;
    background: #00488b;
}

.search-btn input {
    display: block;
    width: 20px;
    margin: 10px auto;
}


.head {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    transition: top 0.3s;
    padding: 0 8%;
    z-index: 9;
}

.head.on {
    position: fixed;
    top: 0;
    left: 0;
}

.head::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    background: rgba(0, 0, 0, 0.4);
    /*box-shadow: 0 0 20px rgba(0, 0, 0, .2);*/
    transition: all 0.5s;
    z-index: -1;
}


.head.on::before {
    height: 100%;
}

.b-top-c {
    height: 30px;
    position: relative;
    z-index: 9;
}

.b-top-c > div {
    height: 100%;
}

.media {
    float: right;
    height: 100%;
    line-height: 30px;
}

.media > div {
    float: left;
    text-align: center;
    margin-left: 30px;
    position: relative;
    font-size: 0;
}

.media > div:first-child {
    margin-left: 0;
}

.media > div:hover div {
    display: block;
}

.media > div > div {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    margin-bottom: 15px;
    width: 100px;
    padding: 5px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    display: none;
}

.media > div > div img {
    display: block;
    width: 100%;
}

.media > div > img {
    vertical-align: middle;
    cursor: pointer;
}

.head-r {
    float: right;
    margin-top: 35px;
}
.head-link{
    float: left;
}
.head-link a{
    display: block;
    font-size: 18px;
    color: #fff;
}
.head-link a:hover{
    color: rgba(255, 255, 255, 0.8);
}
.search {
    display: inline-block;
    width: auto;
    height: 45px;
    background: none;
    position: relative;
}

input,
button {
    border: none;
    outline: none;
}

.search .text {
    width: 252px;
    padding: 0 70px 0 10px;
    height: 45px;
    background: #fff;
    color: #a3323f;
}

.search .button {
    width: 60px;
    height: 45px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

input::-webkit-input-placeholder {
    color: #666;
}

input::-moz-input-placeholder {
    color: #666;
}

input::-ms-input-placeholder {
    color: #666;
}

.b-top {
    line-height: 40px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: none;
}

.b-top-l {
    float: left;
    font-size: 14px;
    color: #fff;
    color: rgba(229, 229, 229, 0.8);
}

.b-top-r {
    float: right;
    overflow: hidden;
}

.b-top-r > ul {
    float: left;
    overflow: hidden;
}

.b-top-r > ul > li {
    float: left;
    font-size: 0;
}

.b-top-r > ul > li a {
    font-size: 0;
}

.b-top-r > ul > li:first-child a {
    border: none;
}

.b-top-r > ul > li a img {
    vertical-align: middle;
}

.b-t-search {
    float: left;
}

.b-t-search > div {
    position: relative;
    border: 1px solid #595959;
    height: 25px;
    line-height: 25px;
    margin-top: 10px;
    padding: 0 10px;
    font-size: 0;
    background: #373535;
}

.b-t-search > div .search-text {
    border: none;
    outline: none;
    line-height: 25px;
    height: 25px;
    width: 125px;
    vertical-align: middle;
    background: none;
    color: #fff;
}

.b-t-search > div .search-btn {
    width: 25px;
    height: 25px;
    background: url(/esther/img/search.png) no-repeat;
    background-position: center center;
    border: none;
    outline: none;
    vertical-align: middle;
}

.search-box {
    float: left;
    margin-left: 10px;
    font-size: 0;
}

.search-box img {
    cursor: pointer;
    vertical-align: middle;
    max-height: 24px;
}

.share-box {
    float: left;
    /*margin-left: 20px;*/
    margin-left: 10px;
    font-size: 0;
    position: relative;
}

.share-box>img {
    cursor: pointer;
    vertical-align: middle;
    max-height: 24px;
}

.share-box ol{
	position: absolute;
	right: 0;
	top: 220%;
	min-width: 160px;
	display: none;
}

.head-top {
    position: relative;
    max-width: 1300px;
    margin: 0 auto;
    height: 115px;
}

.head.on .nav-r a {
    color: #333333;
    border-color: #333;
}

.head.on .nav-r a img {
    display: inline-block;
}

.head.on .nav-r a img:first-child {
    display: none;
}

.head.on .nav > ul > li > div {
}

.logo {
    float: left;
    line-height: 110px;
}

.logo a {
    display: block;
    font-size: 0;
}

.logo a img {
    vertical-align: middle;
    max-height: 90px;
}

.close-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}


/* nav */
.nav {
    position: relative;
    z-index: 9999;
}
.next-back img {
    display: block;
    width: auto !important;
    height: auto !important;
}

.pic {
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
}

.pic img:hover {
    transform: scale(1.05);
}

/*µ×²¿*/

.foot {
    background: rgba(33, 34, 26, 0.92);
    width: 100%;
    padding: 60px 0;
}

.foot {
    color: #fff;
}

.foot a {
    color: #fff;
}

.foot > div {
    padding: 0 45px;
}
.foot-logo {
    max-height: 88px;
}
.foot-l {
    margin-left: 12%;
}

.foot-l p {
    line-height: 30px;
    font-size: 15px;
}

.foot-l p img {
    vertical-align: middle;
    padding-right: 10px;
}
.foot-r {
    margin-top: 20px;
}
.link {
}

.link h3 {
    font-size: 15px;
}
.link p {
    line-height: 36px;
    padding-right: 20px;
    background: #303c45;
    color: #fff;
    text-align: left;
    font-size: 15px;
    background: url(/esther/img/jt.png) no-repeat;
    background-position: right center;
    border-bottom: 1px solid #fff;
}

.link > div {
    position: relative;
    width: 200px;
}

.link > div:first-child {
    margin-left: 0;
}

.link > div:hover div {
    display: block;
}

.link > div div {
    position: absolute;
    bottom: 100%;
    right: 0;
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    padding: 15px 0;
    display: none;
}

.link > div div a {
    display: block;
    color: #333;
    line-height: 30px;
    font-size: 14px;
    padding: 0 10px;
}

.link > div div a:hover {
    background: rgba(72, 82, 157, 1);
    color: #fff;
}


@media screen and (max-width: 1400px) {
    .px1400 {
        width: auto;
        padding-left: 2%;
        padding-right: 2%;
    }
    .foot > div {
        padding: 0 2%;
    }


}

@media screen and (max-width: 1200px) {
    .foot-logo {
        max-height: 70px;
    }
    .foot-l {
        margin-left: 5%;
    }
    .foot-l p {
        font-size: 13px;
        line-height: 24px;
    }
    .foot-r {
        margin-top: 10px;
    }

}


@media screen and (max-width: 1024px) {
    .head {
        padding: 0 2%;
    }
    .logo a img {
        max-height: 60px;
    }
    .foot {
        text-align: center;
        padding: 30px 0;
    }
    .foot-logo, .foot-l, .foot-r {
        float: none;
    }
    .foot-l,.foot-r{
    	margin-top: 15px;
    }
    .link > div {
        margin: 0 auto;
    }
    .link {
        max-width: 200px;
        text-align: left;
        margin: 0 auto;
    }


}

@media screen and (max-width: 768px) {
    .logo {
        line-height: 60px;
    }
    .logo a img {
        max-height: 50px;
    }
    .foot-l img {
        max-height: 60px;
    }
    .cd-nav-trigger{
    	top: 0;
        right:18%;
    }
    .head-r{
    	margin-top: 12px;
    }
    .cd-primary-nav li span{
    	width: 30px;
    	height: 30px;
    	background-size: 26px auto;
        vertical-align: -8px;
    }
    .cd-primary-nav li ul li{
    	margin: 1em 0;
    }
    .cd-primary-nav li ul li a{
    	font-size: 1.25rem;
    }
    .t-search > div{
    	min-width: 360px;
    }
}

@media screen and (max-width: 480px) {
    .logo a img {
        max-height: 40px;
    }
    .t-search > div{
    	min-width: 300px;
    }
}
@media screen and (max-width: 375px) {

    .link p a {
        width: 49%;
    }
    .foot-l .bq {
        font-size: 12px;
    }
    .link h3 {
        font-size: 16px;
    }
    .link p a {
        font-size: 12px;
    }
    .foot-r span em {
        font-size: 12px;
    }
}
@media screen and (max-width: 320px) {
	.t-search > div{
    	min-width: 260px;
    }
}