.lan a{
    position: relative;
    text-indent: 30px;
}
.lancn{
    background: url("../images/cn.jpg") left center no-repeat;
}
.lanen{
    background: url("../images/en.jpg") left center no-repeat;
}
#banner{
    height:720px;
    width: 100%;
}
@media (max-width:768px) {
	#banner{
    height:220px !important;
    width: 100%;
}
}

#banner a{
    display: block;
    height: 100%;
    width: 100%;
    background-size: cover !important;
}
.lc{
    width: 100%;
}
.lc div img{
    height: 100%;
}
.lc div{
    float: left;
    width: 25%;
    height: 300px;
    overflow: hidden;
    position: relative;
}
.lc div span{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.lc div:nth-child(2),.lc div:nth-child(4){
    background: #aacd06;
}
.lc div:nth-child(5),.lc div:nth-child(7){
    background: #282828;
}
.lc:after{
    content: '';
    display: block;
    clear: both;
}
.ewm{
    text-align: center;
    margin-top: 50px;
}
.ewm img{
    width: 140px;
    height: 140px;
}
.ewm p{
    color: #fff;
    font-size: 16px;
}
.copy{
    text-align: center;
    width: 100%;
}
.top-header .main-nav.level-arrows-on>li:last-child.has-children>a .menu-text:after{
    display: none;
}
.vc_custom_1491748274178 {
    padding-top: 70px !important;
    padding-bottom: 30px !important;
}
.jishi{
    background:#aacd06;
    margin:20px 0px 0px;
    padding:60px 0px;
    overflow: hidden;
}
.jishi .iabtt{
    text-align:center;
    color:#fff;
}
.jishi .iabtt span{
    color:#fff;
}
.jishi .iabtt:after{
    content:"";
    width:80px;
    height:3px;
    background:#fff;
    display:block;
    margin:50px auto;
}
.jishi #lic{
    width:85%;
    margin:0 auto;
}
.jishi #lic .lcct{
    padding-bottom:80px;
}
.jishi #lic .lcct span{
    display:flex;
    justify-content:center;
    color:#fff;
}
.jishi #lic .lcct span p{
    font-size:7.2rem;
    font-family:Fontfive;
    line-height:80px;
}
.jishi #lic .lcct span small{
    font-size:2.8rem;
    line-height:40px;
    margin-left:30px;
    max-width:40%;
}
.jishi .apply {
    width: 100%;
    margin:0;
    padding:0;
}
.jishi .apply_nav{
    overflow: hidden;
    width:100%;
    margin:0 auto;
    position:relative;
    height:56px;
}
.jishi .apply #gdnx {
    position:absolute;
    height:56px;
    list-style: none;
    z-index:999;
    left:0;
    top:0;
    padding:0;
    margin:0;
}
.jishi .apply #gdnx li {
    float:left;
    display:block;
    background:none;
    overflow:hidden;
    padding:0;
    text-indent:0px;
    border:0;
    position:relative;
    border-radius:0;
    margin:0;
    text-align:center;
    height:56px;
}
.jishi .apply #gdnx li.active{
    margin:1px;
}
.jishi .apply #gdnx li p{
    font-family:Fontthree;
    letter-spacing:-3px;
    font-size:3.0rem;
    line-height:40px;
    color:rgba(255,255,255,.7);
}
.jishi .apply #gdnx li.active p{
    font-size:4.4rem;
    color:rgba(255,255,255,1);
}
.jishi .apply .kedu{
    position:relative;
    margin:0;
}
.jishi .apply .kedu dl{
    display:flex;
    height:46px;
    justify-content:space-between;
}
.jishi .apply .kedu dl dd{
    display:flex;
    position:relative;
    margin:0;
    cursor:pointer;
}
.jishi .apply .kedu dl dd p{
    display:block;
    position:absolute;
    width:1px;
    background:rgba(255,255,255,.3);
}
.jishi .apply .kedu dl dd p:nth-of-type(1){
    left:18%;
    height:30%;
    top:35%;
}
.jishi .apply .kedu dl dd p:nth-of-type(2){
    left:51.33333%;
    height:100%;
    top:0;
}
.jishi .apply .kedu dl dd p:nth-of-type(3){
    left:84.66666%;
    height:30%;
    top:35%;
}
.jishi .apply .kedu span{
    display:block;
    height:1px;
    background:rgba(255,255,255,.3);
    position:absolute;
    top:49.9%;
    width:100%;
}
.jishi #aniu{
    position:absolute;
    top:0;
    display:flex;
    width:92%;
    left:4%;
    justify-content:space-between;
    padding-top:13px;
}
.jishi #aniu a{
    cursor:pointer;
    width:59px;
    height:59px;
    display:block;
    background:none;
    opacity:1;
}
@font-face{
    font-family:Fontfive;
    src:url('../fonts/DIN-Bold.otf');
}
@font-face{
    font-family:Fontthree;
    src:url('../fonts/DIN-Medium.otf');
}

.pro_item {
    padding: 25px 18px;
    border-bottom: 1px solid #e6e6e6;
}

.pro_item:hover {
    background: #f7f7f7;
}

.pro_item > dt {
    width: 207px;
    height: 207px;
    text-align: center;
    vertical-align: middle;
}

.pic_box img {
    max-width: 100%;
    max-height: 100%;
}

.pro_info {
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #56595e;
    font: normal bold 20px/24px "Roboto Condensed",Helvetica,Arial,Verdana,sans-serif;
    margin-top: 10px;
}

.pro_item .pro_name {
    height: 50px;
    overflow: hidden;
    line-height: 140%;
    margin-bottom: 5px;
}

.pro_item a {
    font: normal bold 20px/24px "Roboto Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #222;
}

#scroll_top {
    height: 500px;
    overflow: hidden;
}
.nycplist{
    margin: 0 !important;
}
.nycplist li {
    width: 237px;
    height: 288px;
    border: 1px solid #eeeeee;
    background: #f3f3f3;
    position: relative;
    display: inline-block;
    margin: 0 10px 30px;
    vertical-align: top;
}




.nycplist li:hover {
    width: 237px;
    height: 288px;
    border: 1px solid #aacd06;
    box-shadow: 8px 13px 10px #e4e4e4;
}

.nycplist li:hover .sale {
    right: -2px;
    top: -2px;
}

.nycplist li .img {
    width: 237px;
    height: 237px;
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

@media (max-width: 768px) {
	.nycplist li {
    width: calc(49% - 2px);
    height:223px;
    border: 1px solid #eeeeee;
    background: #f3f3f3;
    position: relative;
    display: inline-block;
    margin: 0 0px 30px;
    vertical-align: top;
	float:left;
	margin-right:2%;
	
}
	.nycplist li:nth-child(2n) {
	margin-right:0;
	
}

.nycplist li:hover {
    width: calc(49% - 2px);
    height:223px;
    border: 1px solid #aacd06;
    box-shadow: 8px 13px 10px #e4e4e4;
}

.nycplist li:hover .sale {
    right: -2px;
    top: -2px;
}

.nycplist li .img {
    width: 100%;
    height: 180px;
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
}
@media (max-width: 375px) {
		.nycplist li {
    height:200px;

	
}
.nycplist li .img {
    width: 100%;
    height: 157px;
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.nycplist li:hover {
    width: calc(49% - 2px);
    height:200px;
    border: 1px solid #aacd06;
    box-shadow: 8px 13px 10px #e4e4e4;
}
}
@media (max-width: 320px) {
		.nycplist li {
    height:180px;

	
}
.nycplist li .img {
    width: 100%;
    height: 137px;
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.nycplist li:hover {
    width: calc(49% - 2px);
    height:180px;
    border: 1px solid #aacd06;
    box-shadow: 8px 13px 10px #e4e4e4;
}
}


.nycplist li .img img{
    width: 100%;
}
.nycplist li h2 {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    padding: 15px 0;
    margin: 0;
}

.nycplist li h2 a {
    color: #666666;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block;
}

@media (max-width: 768px) {
	.nycplist li h2 {
    font-size:14px;
    line-height: 24px;
    text-align: center;
    padding: 10px;
    margin: 0 ;
}

}

.nycplist li .money {
    font-size: 20px;
    color: #333333;
    font-family: 'OpenSans-Bold';
    text-align: center;
}

.nycplist li .sale {
    color: #fff;
    font-family: 'Gotham-Bold';
    text-align: center;
    position: absolute;
    right: -1px;
    top: -1px;
    background: #da251c;
    width: 60px;
    height: 26px;
    line-height: 26px;
}
.nycplist{
    margin-top: 30px;
    padding: 0;
}
.pages {
    height: 100px;
    text-align: center;
    padding-top: 75px;
}

.pages li{
    display: inline-block;
    margin: 0 2px;
}

.pages li a{
    display: block;
    height: 30px;
    line-height: 30px;
    border: 1px solid #aacd06;
    padding: 0 10px;
}

.pages .thisclass{
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
}

@media (max-width: 768px) {
	.pages {
    height: 30px;
    text-align: center;
    padding-top:10px;
}
	.pages li a{
    display: block;
    height:20px;
    line-height:20px;
    border: 1px solid #aacd06;
    padding: 0 5px;
	font-size:12px;
}

.pages .thisclass{
    padding: 0 5px;
    height: 20px;
    line-height: 20px;
}
}



.pages li a:hover, .page .thisclass{
    background: #aacd06;
    color: #fff;
}
.box {
    width: 310px;
    margin: auto;
}
@media (max-width:768px) {
	.box {
    width: 100%;
    margin: auto;
}
}

.tb-pic a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.tb-pic a img {
    vertical-align: middle;
}

.tb-pic a {
    *display: block;
    *font-family: Arial;
    *line-height: 1;
}

.tb-thumb {
    margin: 10px 0 0;
    overflow: hidden;
}

.tb-thumb li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    height: 42px;
    margin: 0 6px 0 0;
    overflow: hidden;
    padding: 1px;
}

.tb-s310, .tb-s310 a {
    height: 310px;
    width: 310px;
}

.tb-s310, .tb-s310 img {
    max-height: 310px;
    max-width: 310px;
}
@media (max-width:768px) {
.tb-s310, .tb-s310 a {
    height: auto;
    width: 100%;
}

.tb-s310, .tb-s310 img {
    max-height: 320px;
    max-width: 320px;
	    width: 100%;
}	
	
	}

.tb-s310 a {
    *font-size: 271px;
}

.tb-s40 a {
    *font-size: 35px;
}

.tb-s40, .tb-s40 a {
    height: 40px;
    width: 40px;
}

.tb-booth {
    border: 1px solid #CDCDCD;
    position: relative;
    z-index: 1;
    box-sizing: initial;
}

.tb-thumb .tb-selected {
    background: none repeat scroll 0 0 #C30008;
    height: 40px;
    padding: 2px;
}

.tb-thumb .tb-selected div {
    background-color: #FFFFFF;
    border: medium none;
}

.tb-thumb li div {
    border: 1px solid #CDCDCD;
    float: left;
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 200px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

div.zoomMask {
    position: absolute;
    background: url("{pboot:sitetplpath}/images/mask.png") repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
}
.showpro{
    margin: 0 auto 50px;
}
.protxt {
    margin-left: 50px;
    width: 425px;
}
@media (max-width:768px) {
	.protxt {
    margin-left:10px;
    width: 100%;
}
}


.protxt h1 {
    padding-top: 14px;
    padding-bottom: 16px;
    font-family: 'Oswald_Regular';
    color: #aacd06;
    font-size: 24px;
    line-height: 42px;
}

.sheck {
    width: 100%;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 14px;
    margin-bottom: 21px;
}

.sheck span {
    float: left;
    font-family: 'FuturaStdBook';
    font-size: 18px;
    text-transform: uppercase;
    color: #666666;
}

.sheck .img {
    float: left;
    padding-left: 10px;
    margin-top: -2px;
}

.protxt .inp {
    padding-top: 63px;
    text-align: center;
}

.protxt .inp a {
    display: inline-block;
    width: 188px;
    line-height: 33px;
    background-image: linear-gradient(90deg, #aacd06 10%, #aacd06 50%, #aacd06);
    background-size: 200% 100%;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    font-size: 16px;
    margin: 0 10px;
    font-family: 'Oswald_Regular';
    text-transform: uppercase;
    transition: background-position .6s ease;
    text-decoration: none;
}
@media (max-width:768px) {
.protxt .inp a {
    display: inline-block;
    width:48%;
    line-height:36px;
    background-image: linear-gradient(90deg, #aacd06 10%, #aacd06 50%, #aacd06);
    background-size: 200% 100%;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    font-size:14px;
    margin: 0 1%;
    font-family: 'Oswald_Regular';
    text-transform: uppercase;
    transition: background-position .6s ease;
    text-decoration: none;
	float:left
}
.protxt .inp {
    padding-top: 20px;
    text-align: center;
}
}

.protxt .inp a:hover {
    background-position: right center;
}

.description {
    font-size: 14px;
    line-height: 30px;
    color: #666666;
}
.nytit{
    background: url(../images/goods_title_bg.jpg) repeat-x left center;
}
.nytit h1{
    font-family: "Roboto Condensed",Helvetica,Arial,Verdana,sans-serif;
    font-size: 30px;
    color: #000000;
    line-height: 30px;
    display: inline-block;
    background: #fff;
    padding-right: 15px;
    margin: 0;
}
.head_tit{border-bottom: 1px solid #e4e4e4;}
.head_tit h3{font-size: 28px; color: #444;}
.head_tit .dot{margin: 20px 0;}
.head_tit .dot span{font-size: 14px; color: #999; padding-left: 30px; display: inline-block; line-height: 24px; background-position: left center; background-repeat: no-repeat; background-size: 20px;}
.head_tit .dot span.date{background-image: url(../images/news_icon3.png); margin-right: 20px;}
.head_tit .dot span.view{background-image: url(../images/news_icon4.png);}
.section1 {
    margin-top: 30px;
    position: relative;
    z-index: 2;
    padding-bottom: 70px;
}

.common_contact .container_s {
    padding: 80px;
    overflow: hidden;
    background: #fff url(../images/contact_img1.jpg) center bottom no-repeat;
    box-shadow: 0 5px 30px rgba(4, 0, 0, .1);
    box-sizing: border-box;
}


.common_contact .left {
    width: 50%;
    float: left;
}


.common_contact .left h3 {
    font-size: 24px;
    color: #444;
}

.common_contact .left h3 span {
    display: block;
    color: #aacd06;
}

.common_contact .left .desc {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #e3e3e3;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    text-align: justify;
}

.common_contact .left .info {
    margin-top: 40px;
}

.common_contact .left .info .name {
    font-size: 22px;
    color: #444;
    margin-bottom: 20px;
}

.common_contact .left .info p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
@media (max-width: 768px) {
	.common_contact .container_s {
    padding:20px;
    overflow: hidden;
    background: #fff url(../images/contact_img1.jpg) center bottom no-repeat;
    box-shadow: 0 5px 30px rgba(4, 0, 0, .1);
    box-sizing: border-box;
}

	.common_contact .left {
    width:100%;
    float: left;
}

.common_contact .left h3 {
    font-size:20px;
    color: #444;
}
.common_contact .left .desc {
    margin-top:0px;
    padding-top: 0px;
    border-top: 1px solid #e3e3e3;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    text-align: justify;
}
.common_contact .left .info {
    margin-top:10px;
}

.common_contact .left .info .name {
    font-size:16px;
    color: #444;
    margin-bottom: 20px;
}

.common_contact .left .info p {
    font-size:14px;
    color: #666;
    line-height:22px;
}
}

.common_contact .right {
    width: 45%;
    float: right;
}

.common_contact .right h3 {
    font-size: 24px;
    color: #444;
}

.common_contact .right .form {
    margin-top: 20px;
}

.common_contact .right .form .box1 {
    margin-top: 10px;
    position: relative;
}

.common_contact .right .form .box1 input {
    width: 100%;
    height: 40px;
    padding: 5px 10px;
    background: #f3f3f3;
    color: #777;
}

.common_contact .right .form .box1 textarea {
    width: 100%;
    height: 150px;
    padding: 10px;
    background: #f3f3f3;
    color: #777;
    font-family: 'Microsoft YaHei';
    resize: none;
}

.common_contact .right .form .box1 button {
    width: 100%;
    height: 60px;
    border: 2px solid #aacd06;
    font-size: 16px;
    color: #aacd06;
    background: none;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
@media (max-width: 768px) {
.common_contact .right {
    width:100%;
    float: left;
}

.common_contact .right h3 {
    font-size:20px;
    color: #444;
}

.common_contact .right .form {
    margin-top: 20px;
}

.common_contact .right .form .box1 {
    margin-top: 10px;
    position: relative;
}

.common_contact .right .form .box1 input {
    width: 100%;
    height: 40px;
    padding: 5px 10px;
    background: #f3f3f3;
    color: #777;
}

.common_contact .right .form .box1 textarea {
    width: 100%;
    height: 150px;
    padding: 10px;
    background: #f3f3f3;
    color: #777;
    font-family: 'Microsoft YaHei';
    resize: none;
}

.common_contact .right .form .box1 button {
    width: 100%;
    height: 60px;
    border: 2px solid #aacd06;
    font-size: 16px;
    color: #aacd06;
    background: none;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}	
	}

.common_contact .right .form .box1 button:hover {
    background: #aacd06;
    color: #fff;
}

.map_contant span {
    font-size: 14px;
}

.common_contact .right .form .box1 img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100px;
}

.map{
    height: 400px;
}
.container_s {
    width: 86%;
    height: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.BMapLib_search_text {
    width: 100%;
    height: 20px !important;
    line-height: 20px !important;
    border: 1px solid #a5acb2 !important;
    margin: 0 !important;
}
.BMapLib_SearchInfoWindow .iw_bt, .BMapLib_SearchInfoWindow .iw_bt_down, .BMapLib_SearchInfoWindow .iw_bt_over {
    width: 48px !important;
    height: 26px !important;
    line-height: 18px !important;
    cursor: pointer !important;
    border: 0 !important;
    padding: 0 !important;
    background: url(http://api.map.baidu.com/library/SearchInfoWindow/1.4/src/iw_bg.png) no-repeat 0 -87px !important;
    vertical-align: middle !important;
    color: #0A0A0A !important;
    min-height: auto !important;
}
.lsbg{
    position: absolute;
    width: 1920px;
    height: 688px;
    z-index: -10;
    top: -164px;
    left: 50%;
    transform: translateX(-50%);
}
.carousel-inner{
    overflow: inherit !important;
}
.fl{
    float: left;
}
.clearfloat:after{
    content: '';
    display: block;
    clear: both;
}
#thumblist{
    margin: 10px 0 0 0 !important;
}
.aboutsz {
    background: url(../images/szbg.jpg) fixed top center no-repeat;
    padding-top: 35px;
}
.aboutsz .wf-wrap{
    width: 1300px;
}
.stats-desc .stats-number{
    font-family: 'Roboto Condensed';
    font-weight: bold !important;
    color: #ffffff;
    font-size: 54px !important;
    line-height: 64px !important;
}
.stats-desc .stats-number i{
    font-style:normal;
    font-size: 21px;
    float: left;
    display: block;
    height: 40px;
    margin-top: 12px;
    margin-left: 3px;
}
.stats-desc .stats-number:after{
    content: '';
    display: block;
    clear: both;
}
.stats-desc .stats-number span{
    display: block;
    float: left;
}