@charset "utf-8";
*{margin: 0;
  padding: 0;
  font: inherit;
  line-height: inherit;
  vertical-align: baseline;}
 
  

h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,ol,form,span,input,a,div{ margin:0px; padding:0px; font-style:normal; border:0;}	
input, button, select { font-size:100%; box-sizing:border-box;margin:0; padding:0; vertical-align:middle; border:1px solid #ccc; outline:none;line-height:normal; color:#666;}
img {border:0px;border:none;}
ul,li{ list-style:none;}
a {-webkit-transition:all 0.3s ease;transition:all 0.3s ease; text-decoration:none; outline:none;color:inherit;}

.w1000{width:1000px;}
.w1200{width:1200px;}
.w100 { width:100%; }
.md {margin:0 auto; }
.fl {float:left;}
.rt {float:right;}
.clear {clear:both;}
ul::after {content: "."; clear: both; display: block; height: 0; overflow: hidden;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clear {clear:both;}
.bg-none {background:none;}
.pr {position: relative;}
.pa {position: absolute;}


@font-face { 
    font-family: "DINPro"; 
    src: url("http://chengchi.oss-cn-shanghai.aliyuncs.com/kehu/font/DINPro.otf")
} 




/* 基础的CSS样式 */
.inb-cp .bg {
    background: url(/ass/cp/bg1.jpg) no-repeat center;
    width: 100%;
    height: 580px;
    background-size:cover;
    position: relative;
}
.shadow-bottom {
        background: url(/ass/cp/shadow-bottom.png) repeat-x left bottom;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 2;
}
.shadow-top {
    background: url(/ass/cp/shadow-top.png) repeat-x left top;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
}

.ex1 {
    opacity: 0;
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 90px;
    z-index: 2;
    top: 50%;
    color: #fff;
    margin-top: -59px;
    font-family: Montserrat-Bold
  }
.ex1 span {
    position: relative;
    top: 10px;
    left: 10px;
    opacity: 0;
    font-family: Montserrat-Bold;
    text-shadow: 1px 2px 5px #4f4f4f;
}
.inb .bg .xia {
    display: block;
    margin: 0 auto;
    text-align: center;
    animation: arrow 1200ms 800ms linear infinite;
    position: absolute;
    bottom: 60px;
    width: 100%;
}

@-webkit-keyframes arrow {
    0% {-webkit-transform: translate(0px, 0px);opacity: 0;}
    50% {-webkit-transform: translate(0px, 9px);opacity: 1;}
    100% {-webkit-transform: translate(0px, 18px);opacity: 0;}
}
@-moz-keyframes arrow{
    0% {-moz-transform: translate(0px, 0px);opacity: 0;}
    50% {-moz-transform: translate(0px, 9px);opacity: 1;}
    100% {-moz-transform: translate(0px, 18px);opacity: 0;}
}
@keyframes arrow {
    0% {transform: translate(0px, 0px);opacity: 0;}
    50% {transform: translate(0px, 9px);opacity: 1;}
    100% {transform: translate(0px, 18px);opacity: 0;}
}

@font-face { 
    font-family: "Montserrat-Bold"; 
    src: url("/ass/zi/Montserrat-Bold.otf"),
    url("/ass/zi/Montserrat-Bold.eot") format('embedded-opentype'); /* IE6-IE8 */
}  


.cplist {
	width: 1200px;
	margin: 0 auto;
    margin-top:80px;
    margin-bottom: 40px;
}
.cplist .left-menu {
    float: left;
    width: 180px;
    margin-left: 30px;
}
.cplist .left-menu h1 {
    font-size: 18px;
    padding-left: 5px;
    color: #cba96f;
    background: url(../cp/wave.png) no-repeat 98%;
}
.cplist .left-menu ul {
    margin-top: 20px;
    padding-left: 15px;
    border-top: solid 1px #cba96f;
    position: relative;
}
.cplist .left-menu .style h2 {
    font-size: 16px;
    padding-bottom: 10px;
    color: #484848;
    padding: 15px 18px 18px 0px;
    background: url(../cp/jian.png) no-repeat right 20px;
}
.cplist .left-menu .style h2 b {
    font-size: 16px;
    font-family: DINPro;
    letter-spacing: 1px;
}
.cplist .left-menu .style li {
    padding-bottom:10px;
    padding-left: 5px
}
.cplist .left-menu .style li a {
    display: block;
    background: url(../cp/circle.png) no-repeat left;
    padding-left: 18px;
}
.cplist .left-menu .style li a:hover {
    color: #cba96f;
    margin-left: 5px;
}

.cplist .left-menu .style .s {
    padding-bottom:15px;
}

.cplist .right-main {
    margin: 0 auto;
    width: 95%;
}
.right-main .xlie li {
    float: left;
    position: relative;
    margin-bottom: 100px;
    padding: 0 1.5625%;
    width: 50%;
}
.cplist .left-menu .style .s h3 {
    font-size:16px;
}
.cplist .left-menu .s li {padding-left: 10px;}

.right-main.xlie h3 {
    margin-bottom: 20px;
    font-size: 18px;
}
.right-main .xlie li {
    margin-bottom: 40px;
}
.right-main .xlie li  i {
    display: block;
    position: absolute;
    background: #cba96f;
    height: 2px;
    width: 0;
    transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -webkit-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    bottom: -10px;
    left: 0;
}
.right-main .xlie li:hover i {
    width: 100%;
}


.right-main .xlie li .image {
    width: 100%;
	height:356px;
	overflow:hidden;
    position: relative;
}
.right-main .xlie li .image img {
    width:100%;
height:100%;
    display: block;
    position: relative;
    transition: all 1s ease;
-moz-transition: all 1s ease;
-webkit-transition: all 1s ease;
-o-transition: all 1s ease;
}
.right-main .xlie li .image .mr {
    opacity: 1;
    
}
.right-main .xlie li .image .on {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.right-main .xlie li:hover .on {opacity: 0;}
.right-main .xlie li:hover .mr {opacity: 0.7;}


.right-main .xlie li .title {
    margin-top:15px;
    position: relative;
}
.right-main .xlie li .title p {
    font-size:18px;
    color: #332c2b;
}
.right-main .xlie li .title span {
    display: block;
    font-family: DINPro;
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 0;
    color: #332c2b;
}
.yearcp{
	
}
.cp-text {
    width: 600px;
	padding-bottom: 50px;
}
.cp-text h2 {
	font-size: 26px;	
}
.cp-text h2 span {
    font-size: 18px;
    padding-left: 10px;
    font-family: DINPro;
    color: #332c2b;
}
.cp-text .js {
    padding-top: 10px;
    line-height: 26px;
    color: #4d4d4d;
    text-align: justify;
    font-size: 15px;	
}
/*
.nobg .top_ul {background: rgba(34, 34, 34, 0.8);} 
.nobg .logo img {width: 120px;}
.nobg .top_ul a {padding: 45px 0 25px;}
.nobg .drop {top:107px}
.nobg .drop .md {
    padding: 0px 65px 25px 65px;
}*/

.biaodan {
    width: 440px;
}
.biaodan h2 {
    text-align: center;
    font-size: 26px;
}
.biaodan h2 img {
    display: block;
    margin: 0 auto;
    width: 250px;
}
.biaodan h2:hover img{
    -webkit-animation-name: swing;
    animation-name: swing;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.biaodan form {
    width: 420px;
    margin: 0 auto;
    margin-top:40px;
}
.biaodan form .section {
    margin-top: 25px;
}
.biaodan form .section input {
    width: 100%;
    height: 40px;
    background: #f0f0f0;
    border: 1px solid #dcdcdc;
    padding: 0 5px;
    font-size: 14px;
    color: #6e6e6e;
}
.biaodan form select {
    width: 100%;
    height: 40px;
    background: #f0f0f0;
    border: 1px solid #dcdcdc;
    color: #6e6e6e;
}
.biaodan form .tj {
    width: 100%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #cba96f;
    border: none;
    display: block;
    font-size: 16px;
    margin-top:35px;
    color:#fff;
    cursor: pointer;
}

.fanhui {
    background:#f7f7f7;
    padding:30px 0px;
    margin-top:60px;
    text-align: center;
    font-size: 18px;
}
.fanhui:hover {
    background: #332c2b; 
    transition: all .4s ease-in;
-moz-transition: all .4s ease-in;
-webkit-transition: all .4s ease-in;
-o-transition: all .4s ease-in;
}
.fanhui a {
    color: #cba96f
}
.fanhui img {
    display: block;
    margin: 0 auto;
    transition: all .4s ease-in;
-moz-transition: all .4s ease-in;
-webkit-transition: all .4s ease-in;
-o-transition: all .4s ease-in;

}

.cplist .select-nav {
    width: 95%;
    margin: 0 auto;
    margin-bottom: 50px;
}
.cplist .select-nav li {
    float: left;
    cursor: pointer;
    padding: 14px 24px 14px 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    background: #fff;
    color: #1e1e1e;
    font-size: 16px;
    border: 1px solid #1e1e1e;
    width: 24%;
    margin-right: 0.5%;
    margin-left: 0.5%;
    transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -webkit-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
}
.cplist .select-nav li a {
    display: block;    
}

.cplist .select-nav li:hover {background: #322b2b;}
.cplist .select-nav li:hover a {color:#fff;}
.cplist .select-nav .current {
    background: #322b2b;
}
.cplist .select-nav .current a{
    background: url(/ass/cp/arrow-down2.png) no-repeat right;
    color: #fff;
    display: block;
}


@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0,0,1,15deg);
		transform: rotate3d(0,0,1,15deg)
	}

	40% {
		-webkit-transform: rotate3d(0,0,1,-10deg);
		transform: rotate3d(0,0,1,-10deg)
	}

	60% {
		-webkit-transform: rotate3d(0,0,1,5deg);
		transform: rotate3d(0,0,1,5deg)
	}

	80% {
		-webkit-transform: rotate3d(0,0,1,-5deg);
		transform: rotate3d(0,0,1,-5deg)
	}

	100% {
		-webkit-transform: rotate3d(0,0,1,0deg);
		transform: rotate3d(0,0,1,0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0,0,1,15deg);
		-ms-transform: rotate3d(0,0,1,15deg);
		transform: rotate3d(0,0,1,15deg)
	}

	40% {
		-webkit-transform: rotate3d(0,0,1,-10deg);
		-ms-transform: rotate3d(0,0,1,-10deg);
		transform: rotate3d(0,0,1,-10deg)
	}

	60% {
		-webkit-transform: rotate3d(0,0,1,5deg);
		-ms-transform: rotate3d(0,0,1,5deg);
		transform: rotate3d(0,0,1,5deg)
	}

	80% {
		-webkit-transform: rotate3d(0,0,1,-5deg);
		-ms-transform: rotate3d(0,0,1,-5deg);
		transform: rotate3d(0,0,1,-5deg)
	}

	100% {
		-webkit-transform: rotate3d(0,0,1,0deg);
		-ms-transform: rotate3d(0,0,1,0deg);
		transform: rotate3d(0,0,1,0deg)
	}
}

.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}


.inb-news .bg {
    background: url(/ass/cp/bg2.jpg) no-repeat center;
    width: 100%;
    height:450px;
    background-size: cover;
}
.inb-news .ex1 {
    font-size: 70px;
    margin-top: -10px;
}
.news-list {
    width: 90%;
    max-width: 1600px;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 50px;
}
.news-list .news-ul li {
    margin-bottom: 30px;
    padding-top: 30px;
    border-bottom: 1px solid #eee;
    padding-bottom: 50px;
    position: relative;
}
.news-ul li .pt {
    float: right;
    width: 35%;
    max-height: 300px;
    overflow: hidden;
    position: relative;
    border: 1px solid #eee;
}
.news-ul li .pt img {
    width: 100%;
    display: block;
}
.news-ul li .zhang {
    float: left;
    width: 60%;
}
.news-ul li .zhang h2 {
    font-size: 24px;
    padding-bottom: 25px;
    line-height: 42px;
    text-transform: uppercase;
    color: #3d403c;
}
.news-ul li .zhang p {
    font-size: 15px;
    margin-bottom: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #353535;
}
.news-ul li .zhang .pubtime {
    background: url(/ass/cp/icon04.png) no-repeat left;
    padding-left: 25px;
    
    color: #7d7d7d;
}
.news-ul li .zhang .iii {
    display: block;
    float: left;
    margin-right: 15px;
    margin-left: 15px;
    color: #7d7d7d;
}
.news-ul li .zhang .by {
    background: url(/ass/cp/icon03.png) no-repeat left;
    padding-left: 28px;
    color: #7d7d7d;
}
.news-ul li .line {
    display: block;
    position: absolute;
    bottom: 0;
    background-color: #cba86e;
    width: 0;
    height: 2px;
    left: 0;
    transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -webkit-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
}
.news-ul li:hover .line {
    width: 100%;
}


.news-body {
    background: #f9f9f9;
    padding: 50px 0px;
    padding: 150px 0px 50px;
}
.news-body .title {
    text-align: center;
    font-size: 36px;
    font-weight: lighter;
    font-family: Microsoft yahei;
    width: 900px;
    margin: 0 auto;
    line-height: 60px;
}
.news-body .jz {
    text-align: center;
    padding-top:15px;
}
.news-body .jz .date {
    display: inline-block;
    color: #545454;
    background: url(/ass/cp/icon04.png) no-repeat left;
    padding-left: 23px;
    margin-right: 20px;
    background-size: 16px;
}
.news-body .jz .view {
    display: inline-block;
    color: #999;
    background: url(/ass/cp/icon03.png) no-repeat left;
    padding-left: 28px;
    color: #545454;
}

.news-box {
    box-shadow: 0 20px 40px rgb(224, 224, 224);
    padding: 35px 0px;
    background: #fff;
    margin-top:30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    width: 900px;
}
.news-box .nbin {	
	width: 800px;
	margin: 0 auto;
}
.news-box p {
    color: #333; 
    font-family: siyuanheiti;
}
.news-box img {
    width: 100%;
    display: block;
    margin: 0 auto;
}
.news-body .prev-next {
    width: 900px;
    margin: 0 auto;
    margin-top: 20px;
}
.news-body .prev-next .pa {
    right: 5px;
    background: url(/ass/cp/fanhui2.png) no-repeat left;
    line-height: 30px;
    color: #cba86e;
    padding-left: 45px;
    top: 10px;
    transition: all .4s ease-in;
-moz-transition: all .4s ease-in;
-webkit-transition: all .4s ease-in;
-o-transition: all .4s ease-in;
}
.news-body .prev-next .pa:hover {
    text-decoration: underline;
    margin-right:8px;
}
.news-box .nbin iframe {
	width: 100%;
	height: 460px;
}

.vedio-ul li {
	float: left;
	width: 500px;
	margin-right: 10px;
	margin-left: 10px;
}
.vedio-ul li .pt {
	overflow: hidden;
	width: 100%;
	height: 280px;
	position: relative;
}
.vedio-ul li .mask {
	position: absolute;
    background: rgba(0, 0, 0, 0.30);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.vedio-ul li .mask i {
display: block;
width: 60px;
background: url(/ass/cp/play.png) no-repeat center;
height: 60px;
margin: 0 auto;
margin-top: 110px;
}

.vedio-ul li img {
	width: 100%;
}
.vedio-ul li p {
	font-size: 18px;
	color: #333;
	padding-top: 15px;
	text-align: center;
}


.cpinpage {
    padding-top: 0px;
}
.cpinpage h1 {
    font-size: 30px;
    text-align: center;
    padding-bottom: 30px; 
}

.mianbao {
    background:#f0f0f0;
    padding:10px 0px;
    margin-bottom:30px;
    display: none;
}


.fenye {margin-top:10px;}
.cpfenye {margin-right:30px;}

.fenye ul {
    text-align: right;
    margin-right: 0px;
}
.fenye  li {display: inline-block;     margin-left: 13px;}
.fenye  li a {
    width: 35px;
    font-size: 14px;
    text-align: center;
    position: relative;
    display: block;
    color: #3e3e3e;
    background: #fff;
    font-weight: bold;
    border: 1px solid #f0f0f0;
    font-family: DINPro;
    height: 35px;
    line-height: 35px;
    border: 1px solid #dedede;
    color: #c3c3c3;
    border-radius: 50%;
}
.fenye  li a:hover  {
    background: #3d403c;
    color: #fff;
    border: 1px solid #3d403c;
}
.fenye  li.thisclass  a {
    background: #3d403c;
    color: #fff;
    border: 1px solid #3d403c;
}
.fenye  .pageinfo {display:none}



#aboutus {
    background: #fff;
    position: fixed;
    z-index: 1;
    width: 100%;
    height: 620px;
    top: 0;
    left: 0;
}
.inb-about {position: relative;}
.inb-about .bg{
    background: url(/ass/cp/bg1.jpg) no-repeat center;
    width: 100%;
    height:620px;
    background-size:cover;
    position: relative; 
}
.body3 {
    position: relative;
    width: 100%;
    background: #fff;
    z-index: 2;
    margin-top: 620px;
}

.abimg{
width:100%;
}
.cherry0 .inn {
    margin: 0 auto;
    padding: 6%;
    width: 1200px; 
}
.cherry0 .inn h2 {
    text-align: center;
    font-size: 50px;
    padding-bottom:50px;
    font-weight: lighter;
    font-family: Microsoft yahei;
}
.cherry0 .inn p {
    font-size: 15px;
    line-height: 36px;
    text-align: justify;
    color: #333;
}


.cherry1 {
    width: 100%;
    height:580px;
    background: url(/ass/cp/s4.jpg) no-repeat center fixed;
    background-size: cover;
    position: relative;
}
.cherry1 .inte {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}
.cherry1 .inte .biaoyu {
    font-size: 30px;
    color: #fff;
    position: absolute;
    bottom: 40px;
    left: 0;
    z-index: 22;
    letter-spacing: 2px;
    font-weight: lighter;
    font-family: Microsoft yahei;
}
.cherry1 .inse {
    margin: 0 auto;
    padding: 6% 10%;
}
.cherry1 .inse .figure {
    width: 42.85714%;
    height:600px ;
    position: relative;
    -webkit-transition: -webkit-transform 2s cubic-bezier(.16,1.08,.38,.98);
    transition: -webkit-transform 2s cubic-bezier(.16,1.08,.38,.98);
    -o-transition: transform 2s cubic-bezier(.16,1.08,.38,.98);
    transition: transform 2s cubic-bezier(.16,1.08,.38,.98);
    transition: transform 2s cubic-bezier(.16,1.08,.38,.98),-webkit-transform 2s cubic-bezier(.16,1.08,.38,.98);
    will-change: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.cherry1 .inse .figure .xl01 {
    background:url(/ass/img/s2_1.jpg) no-repeat center;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.cherry1 .inse .figure .xl02 {
    background:url(/ass/img/s2_2.jpg) no-repeat center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.cherry1 .inue {
    margin: 0 auto;
    padding: 6% 10%;
}
.cherry1 .inue .figure {
    width: 30%;
    height: 500px;
    position: relative;
}
.cherry1 .inue .figure .xl01 {
    background:url(/ass/cp/bg1.jpg) no-repeat center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.cherry2 {
    padding-bottom:30px;
}
.cherry2 .zu {
    width: 500px;
    float: left;
    padding-top:90px;
}

.cherry2 .yo {
    float: right;
    width: 50%;
    /*height: 550px;*/
    position: relative;
}
.cherry2 .yo .jd01 {
    width: 300px;
    height: 200px;
    position: absolute;
    top: 45px;
    left: 29px;
}
.cherry2 .yo .jd02 {
    position: absolute;
    top: 270px;
    left: 0px;
    width: 330px;
    height: 235px;
}
.cherry2 .yo .jd03 {
    width: 250px;
    height: 155px;
    position: absolute;
    top: 0px;
    right: 0px;
}
.cherry2 .yo .jd04 {
    position: absolute;
    top: 350px;
    right: 0px;
    width: 250px;
    height: 155px;
}
.cherry2 .yo .jd05 {
    position: absolute;
    top: 175px;
    right: 0px;
    width: 250px;
    height: 155px;
}
.cherry2 .yo img {
    width: 100%;
    height: 100%;
    box-shadow: 3px 1px 10px #d8d8d8;
}
.cherry2 h2 {
    font-size: 46px;
    padding-bottom: 30px;
    font-weight: lighter;
    font-family: Microsoft yahei;
}
.cherry2 h2 i,
.cherry3 h2 i {
    display: block;
    height: 3px;
    width: 40px;
    background: #322b2b;
    margin-top:20px;
}

.cherry2 p {
    font-size:15px;
    line-height: 30px;
    font-size:15px;
}

.cherry3 {
 padding-bottom:30px;
}
.cherry3-1 {
    padding-bottom: 90px;
}

.cherry3 .zu {
    width: 50%;
    float:left;
}
.cherry3  img {
    width: 100%;
}
.cherry3 .yo {
    width: 500px;
    float: right;
    padding-top:90px;
}
.cherry3 h2 {
    font-size: 46px;
    padding-bottom: 30px;
    font-weight: lighter;
    font-family: Microsoft yahei;
}
.cherry3 p {
    font-size:15px;
    line-height: 30px;
    font-size:15px;
}

.cherry4 .yo {
    width:50%;
    float:right;
    padding-top:0px; 
}
.cherry4 .zuo {
    width: 500px;
    float: left; 
    padding-top:90px;  
}

.cherry5 {
    margin-bottom: 90px;
    width: 100%;
    height:580px;
    background: url(/ass/cp/about10.jpg) no-repeat center fixed;
    background-size: cover;
    position: relative;
}
.cherry5 .inte {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}
.cherry5 .arrow {
    position: absolute;
    right: -50px;
    z-index: 2;
    opacity: 0;
    animation-name: xia;
    animation-duration: 2000ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-play-state: running;
    animation-delay: 2000ms;
    width: auto;
    top: -10px;
    height: auto;
}

.inb-join .bg {
    background: url(/ass/cp/join.jpg) no-repeat center;
    width: 100%;
    height: 580px;
    background-size:cover;
    position: relative;
}

.jiam3 {
    padding-top: 60px;
    background: #efeae7;
    padding-bottom: 50px;
}
.jiam3 h2 {
    text-align: center;
    font-size: 50px;
    font-weight: lighter;
    font-family: Microsoft yahei;
}
.jiam3 .kind{padding: 75px 0 30px;overflow: hidden;}
.jiam3 .kind .til01{height: 158px;}
.jiam3 .kind_c ul{margin: 0 auto;width: 100%;}
.jiam3 .kind_c li{padding: 0 30px 0 0;float: left;}

.jiam3 .kind_c li .kindw{padding: 126px 0px 0;background:url(/ass/cp/jm/jm01.png) no-repeat 0 0;height: 510px;line-height: 26px;font-size: 18px;color: #fff;width: 90px;}
.jiam3 .kind_c li .kindw b{
	background: #fff;width: 30px;line-height: 30px;font-size: 14px;height: 30px;display: block;text-align: center;font-size: 20px;border-radius: 50%;margin: 0 auto;
	font-family: 'DINPro';
    margin-top: 60px;
    color: #322b2b;
}
.jiam3 .kind_c li .kindl dd p {
    height: auto;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
}
.jiam3 .kindw p {
	width: 20px;
    margin: 0 auto;
    padding-top: 20px;
    color: #fff;
}

.jiam3 .kind_c li .kindl{
    background:#fff;
    width:309px;
    line-height:22px;
    font-size: 14px;
    color: #292927;
    height:432px;
    border-left: solid 3px #c08d56;
    padding:0 19px 0 0;
    margin: 72px 0 0;
    display: none;
}
.kind_c li.cur .kindl{
    display: block;;
}

.kind_c li .kindl h3{background: #bf8d56;width:18px;line-height:18px;font-size:18px;color: #fff;padding:49px 22px 49px 19px;float: left;font-weight: normal;width:60px;}
.kind_c li .kindl dl{
    width: 200px;
    float: right;
    padding: 15px 15px 0 0;
}
.kind_c li .kindl dt{/* height: 231px; *//* overflow: hidden; */}
.kind_c li .kindl dt span{
    font-family: 'DINPro';
    display: block;
    text-align: left;
    font-size: 48px;
    line-height:72px;
    color: #292927;
    font-weight: bold;
    height:72px;
    overflow: hidden;
    margin-bottom: 20px;
}
.kind_c li .kindl dt span em{float: left;font-weight: normal;font-style: normal;color: #949597;font-family: Iskoola Pota,Times New Roman;text-transform: uppercase;font-size: 22px;line-height: 21px;padding:20px 0 0;width: 75px;text-align: left;}
.kind_c li .kindl dt img{
    width: 100%;
    padding-bottom: 10px;
}
.kind_c li .kindl dd p{height:128px;overflow: hidden;}
.kind_c li .kindl dd p b{display: block;font-size: 18px;line-height: 36px;}
.kind_c li .kindl dd span a{display: block;font-size: 14px;color: #cb2235;text-decoration: underline;font-weight: bold;}

.kind_c li.cur .kindw{display: none;}


.jiam3 .lm a {
    width: 200px;
    display: block;
    margin: 0 auto;
    margin-top: 70px;
    background: #c3996e;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    color: #fff;
    position: relative;
}
.jiam3 .lm a i {
        position: absolute;
        display: block;
        width: 220px;
        border: 1px solid #c18d56;
        left: -10px;
        top: -10px;
        height: 63px;
        transition: all .4s ease-in;
        -moz-transition: all .4s ease-in;
        -webkit-transition: all .4s ease-in;
        -o-transition: all .4s ease-in;
        
}
.jiam3 .lm a:hover {
    background: #4d423e;
}
.jiam3 .lm a:hover i {
    border: 1px solid #4d423e;
}

.jiam4 {
    padding: 70px 0px 60px;
}
.jiam4 h2 {
    font-size:44px;
    padding-bottom:15px;
    font-weight: lighter;
    font-family: Microsoft yahei;
}
.jiam4 h3 {
    font-size:18px;
}
.jiam4 ul li {
    float: left;
    margin-right: 215px;
    margin-top:60px;
    text-align: center;
}
.jiam4 ul li p,
.jiam4 ul li p a {
    font-family: DINPro,siyuanheiti;
    font-size: 16px;
}
.jiam4 ul li.mail {
    margin-right:0
}
.jiam4 ul li p a {
    text-decoration: underline;
}
.jiam4 ul li img {
    display: block;
    margin-bottom: 15px;
    margin: 0 auto;
    margin-bottom: 25px;
    width: 40px;
}

/*jiameng biaodan*/
.theme-popover-mask {
    z-index: 9998;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/ass/cp/jm/black.png) repeat;
    display: none;
}
.theme-popover {
    z-index: 9999;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 660px;
    height: 460px;
    margin: -230px 0 0 -330px;
    background-color: #fff;
    display: none;
}
.theme-poptit {
	border-bottom:1px solid #ddd;
	padding:12px;
	position: relative;
}
.theme-popbod {
	padding:60px 15px;
	color:#444;
	height: 148px;
}
.theme-popbom {
	padding:15px;
	background-color:#f6f6f6;
	border-top:1px solid #ddd;
	border-radius:0 0 5px 5px;
	color:#666
}
.theme-popbom a {
	margin-left:8px
}
.theme-poptit .close {
    float: right;
    color: #614c36;
    text-shadow: 0 1px 0 #ddd;
    position: absolute;
    right: 20px;
    top: -5px;
    font-size: 34px;
    display: block;
}
.theme-poptit .close:hover {
	color:#444;
}
.btn.theme-reg {
	position: absolute;
	top: 8px;
	left: 43%;
	display: none
}

.theme-popover form {
    width: 420px;
    margin: 0 auto;
    margin-top:40px;
}
.theme-popover form .section {
    margin-top: 25px;
}
.theme-popover form .section input {
    width: 100%;
    height: 40px;
    background: #f0f0f0;
    border: 1px solid #dcdcdc;
    padding: 0 5px;
    font-size: 14px;
    color: #6e6e6e;
}
.theme-popover form select {
    width: 100%;
    height: 40px;
    background: #f0f0f0;
    border: 1px solid #dcdcdc;
    color: #6e6e6e;
}
.theme-popover form .tj {
    width: 100%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #322b2b;
    border: none;
    display: block;
    font-size: 16px;
    margin-top:35px;
    color:#fff
}
.theme-popover h3 {
    font-size:24px;color:#614c36;
}




.map {
    overflow: hidden;
    height: 500px;
}
#map {
    width: 100%;
    height: 550px;
}
.BMap_stdMpCtrl {display: none;}


.store {padding: 60px 0px;background: #f2f2f2;}

.store H2	{
	
    font-size: 50px;
    font-weight: lighter;
    font-family: Microsoft yahei;
		
	}

.store .ul{
	padding-top:50px;
	padding-bottom: 50px;
}
.store .ul li{
	
width: 25%;
	
/* padding-right: 3%; */
	
float: left;
	
height: 120px;
	
margin-top: 20px;
}
.store .ul li b{
	
padding-bottom: 5px;
	
display: block;
	
font-size: 15px;
}
.store .ul li p{
	
padding-right: 30px;
	
line-height: 22px;
	
font-size: 13px;
}


.boxaa {
	cursor:pointer;
	border:1px solid #10326e;
	width:160px;
	height:25px;  
	line-height: 25px;
 margin: 0 auto;    
	margin:0 auto; 
	text-align: center;
 
	font-size: 12px;
}
.boxaa span{
	text-transform: uppercase;
}
.boxdown .open{
	display: block;
}
.boxdown .close{
	display: none;
}
.boxdown.up .open{
	display: none;
}
.boxdown.up .close{
	display: block;
}
.boxdown{           
    background:  url(/ass/down.png) no-repeat 20px; 
    background: none;
}
.up{
    background:  url(/ass/up.png) no-repeat 20px;
        background: none;
}


/*lishi*/
.cherry7 {
}

.timer-shaft-box{
    width:100%;
    box-sizing: border-box;
}
.cherry7 .year {
    background: url(/ass/lishi/bg03.jpg) no-repeat center;
    padding: 50px 40px 150px;   
}

.timer-shaft {
    position: relative;
    width: 1200px;
    height: 100px;
    line-height: 100px;
    overflow: hidden;
    margin: 0 auto;
}
.timer-left{
    position: absolute;
    top: 50%;
    left: 0px;
    z-index: 99;
    width: 25px;
    height: 44px;
    margin-top: -20px;
    background: url(/ass/lishi/ico3.png) no-repeat;
    cursor: pointer;
    background-position: 0px -92px;
}
.timer-left:hover {
        background-position: 0px -92px;
}
.timer-right{
    position: absolute;
    top: 50%;
    right: -1px;
    z-index: 99;
    width: 25px;
    height: 44px;
    margin-top: -20px;
    background: url(/ass/lishi/ico3.png) no-repeat;
    cursor: pointer;
    background-position: -162px 0px;
    background-position: -162px -92px;
}
.timer-right:hover {
    background-position: -162px -92px;
}
.timer-line {
    height: 2px;
    background: #ebe0cb;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
}


.timer-scale{position:absolute;top:0;left:0;height:100px;padding-left: 80px;font-size: 0;white-space: nowrap;}
.timer-scale-cont{display:inline-block;height:100%;}
.time-circle{
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 50%;
    transition: all .3s;
    cursor: pointer;
    background: url(/ass/lishi/black.png) repeat;
    font-family: DINPro;
}
.timer-scale-cont.hov .time-circle{
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 24px;
    background: url(/ass/lishi/ico1.png) no-repeat;
    background-size: 100px;
}
.line-scale{
    display: inline-block;
    vertical-align: middle;
    width: 140px;
    height: 2px;
    margin: 0 2px;
    /*background: #ebe0cb;
    background-size: cover;*/
}

.timer-shaft-content{
    background: #fff;
    width: 1200px;
    margin: 0 auto;
    margin-top: -50px;
    margin-bottom: 70px;   
}
.shaft-detail-cont{
    display: none;
    padding: 30px;
}
.shaft-detail-cont .fl img {
    width: 450px;
}
.shaft-detail-cont .rt {
    width: 650px;
    padding-top: 20px;
}
.shaft-detail-cont .rt h2 {
    font-family: DINPro;
    font-size: 48px;
    font-weight: normal;
    color: #322b2b;
}
.shaft-detail-cont .rt h3 {
    font-weight: normal;
    font-size: 32px;
    margin-bottom: 30px;
    color: #322b2b;
    position: relative;
    padding-left: 45px;
}
.shaft-detail-cont .rt h3 i {
    display: block;
    background: #322b2b;
    width: 30px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
}
.shaft-detail-cont .rt p {
    color: #333;
    font-size: 16px;
}



.timer-year{padding-left:20px;font-weight:bold;color:#333;font-size:0;}
.icon-year{display: inline-block;vertical-align:middle;width:33px;height:40px;background: url(../images/icon_sign.png) no-repeat;background-size: cover;}
.timer-year span{display: inline-block;vertical-align:middle;margin-left:18px;font-size:24px;}
.month-detail-box{position:relative;width:100%;min-height:93px;padding-top:30px;font-size:0;box-sizing: border-box;white-space: normal;}
.month-detail-box:before{content: '';position:absolute;top:0;left:36.5px;height:100%;border-right:1px dashed #ff8d3d;}
.month-detail-box .month-title{position:absolute;font-size:16px;font-weight: bold;color:#333;}
.month-detail-box .month-title:before{content: '';position:absolute;top:50%;left:30px;width:13px;height:13px;margin-top:-6.5px;background: url(../images/icon_circle.png) no-repeat;background-size: cover;}
.incident-record{display:inline-block;padding-left:71px;line-height:2;font-size:14px;color:#333;}
.incident-record a{font-size:14px;color:#1d69a3;}


.body-join {
    margin-top: 540px;
}