#firstTitle{
	color: #EAC569;
	cursor: pointer;
}
.tabs{
	display: inline-block;
    width: 830px;
    display: flex;
    justify-content: space-between;
}
.tabs div{
	position: relative;
	display: inline-block;
	width: 410px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-size: 18px;
	background: #e4e4e4;
	color: #999;
	font-weight: bold;
	cursor: pointer;
}
.tabs div.active{
	background: white;
	color: #333;
}
.tabs div img{
	vertical-align: middle;
}
.zx-style{
	/*padding-bottom: 30px;*/
}
.zx-style dl{
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
	line-height: 24px;
}
.zx-style dl dt{
	font-weight: bold;
	float: left;
	color: #333;
	font-size: 16px;
	margin-right: 8px;
}
.zx-style dl dd{
	float: left;
	font-size: 14px;
	color: #666;
	padding: 0 7px;
	cursor: pointer;
	margin-right: 5px;
    border: solid 1px transparent;
}
.zx-style dl dd a{
	color: #666;
}
.zx-style dl dd a:hover{
	color: #d5bb55;
}
.zx-style dl dd.selected{
	box-sizing: border-box;
	color: #d5bb55;
	font-size: 14px;
	border: 1px solid #d5bb55;
	border-radius: 4px;
}
.zx-style dl dd.selected a{
	color: #d5bb55;
}
.line{
	width: 830px;
	height: 1px;
	margin: 30px 0;
	position: relative;
	left: -40px;
    border:none;
    border-top:1px solid #ebebeb;
}
.case-content{
	overflow: hidden;
}
.casestyle-one{
	position: relative;
    display:none;
}
.casestyle-one .slidesClose{
	font-size: 16px;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 555;
	cursor: pointer;
}
.casestyle-one #slides{
	overflow: hidden;
	position: relative;
}
.casestyle-one #slides .slidesWord{
	position: absolute;
	bottom: 30px;
	left: 20px;
}
.detailTitle{
	font-weight: bold;
	font-size: 20px;
	color: #FFF;
	margin-bottom: 10px;
}
.details li{
	display: inline-block;
	font-size: 20px;
	color: #FFF;
	margin-right: 20px;
}
.details li span{
	font-size: 12px;
	color: #FFF;
}
.casestyle-one #slides img{
	width: 100%;
	height: 260px;
}
.casestyle-one #slides .slidesjs-navigation{
	display: none;
}
.casestyle-one #slides .slidesjs-pagination{
  	float: right;
  	position: absolute;
  	right: 20px;
  	bottom: 20px;
  	z-index: 999;
}
.casestyle-one #slides .slidesjs-pagination li{
  	float: left;
  	color: cyan;
  	margin: 0 3px;
}
.casestyle-one #slides .slidesjs-pagination li a{
  	display: block;
  	width: 10px;
  	height: 10px;
  	border: 1px solid darkgray;
  	border-radius: 50%;
  	text-indent: -999px;
}
.casestyle-one #slides .slidesjs-pagination li a.active, 
.casestyle-one #slides .slidesjs-pagination li a:hover.active {
	background: white;
	border: 1px solid white;
}
.casestyle-one #slides .slidesjs-pagination li a:hover {
	background: white;
	border: 1px solid white;
}
.casestyle-two img{
	vertical-align: bottom;
}
.casestyle-two p:first-child{
	font-size: 20px;
	color: #333333;
	line-height: 30px;
}
.casestyle-two .style-manup{
	font-size:14px ;
	color: #D5BB55;
	float: right;
	margin-right: 20px;
}
.casestyle-two .style-manup img{
	position: relative;
	top: -8px;
}
.detailsColor{
	margin: 5px 0 10px;
}
.detailsColor li span{
	color: darkgray;
}
.casestyle-two .imglist{
	overflow: hidden;
}
.casestyle-two .imglist img{
	float: left;
	width: 244px;
	height: 183px;
	margin-right: 9px;
}
.casestyle-two .imglist img:last-child{
	margin: 0;
}
.case_list,.case_list>li{
    width:100%;
    float:left;
    position:relative;
}
.case_list>li{
    padding-bottom:10px;
    border-bottom:solid 1px #ebebeb;
    margin-bottom:20px;
    cursor:pointer;
}
.multi_cover .cover_list{
	overflow: hidden;
}
.multi_cover .cover_list img{
	float: left;
	width: 244px;
	height: 183px;
	margin-right: 9px;
}
.multi_cover .cover_list img:last-child{
	margin: 0;
}
.multi_cover .case_title{
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    margin-bottom: 20px;
}
.multi_cover .case_desc{
    font-size: 12px;
    color: darkgray;
    line-height:40px;
}
.case_desc span{
	margin-right: 14px;
}
.single_cover img{
    float:left;
    margin-right:10px;
    width:244px;
}
.single_cover .case_info{
    float:left;
    padding-left:10px;
    width:486px;
}
.single_cover .case_title{
    font-size: 20px;
    color: #333333;
    line-height: 30px;
}
.single_cover .case_desc{
    font-size: 12px;
    color: darkgray;
    line-height:40px;
}
.casestyle-three{
	width: 100%;
	overflow: hidden;
}
.casestyle-three div{
	float: left;
}
.casestyle-three div:first-child img{
	display: block;
	width: 244px;
	height: 183px;
}
.casestyle-three div:last-child{
	width: 480px;
	height: 183px;
	margin-left: 20px;
	position: relative;
}
.casestyle-three div:last-child .singleImg{
	display: block;
	position: absolute;
	top: 0;
}
.casestyle-three div:last-child .style-manup{
	font-size:14px ;
	color: #D5BB55;
    position: absolute;
    bottom: 0;
    right: 14px;
}
.casestyle-four{
	width: 100%;
	height: 260px;
	position: relative;
}
.casestyle-four .zhuanImg{
	width: 100%;
	height: 260px;
}
.casestyle-four .zhuanMask{
	position: absolute;
	width: 100%;
	height: 260px;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.4);
}
.casestyle-four .zhuanWord{
	position: absolute;
	bottom: 30px;
	left: 20px;
}
.casestyle-four .zhuanti{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 80px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	color: white;
	border-radius: 13px;
	background: rgba(0,0,0,0.6);
	cursor: pointer;
}
.casestyle-four .zhuanti-manup{
	position: absolute;
	top: 20px;
	right: 20px;
}
.casestyle-four .zhuanti-manup span{
	color: #d5bb55;
}
.pagination{
	float: left;
	text-align: center;
	margin-bottom: 40px;
}
.pagination li{
	display: inline-block;
    margin:4px;
}
.pagination li a{
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: 1px solid lightgray;
	border-radius: 5px;
}
.pagination li a:hover{
	border: 1px solid #d5bb55;
	color: #d5bb55;
}
.pagination li a.selectLi{
	border: 1px solid #d5bb55;
	color: #d5bb55;
}
.santou{
	background: #ebebeb;
	height: 10px;
	width: 830px;
	position: relative;
	left: -40px;
}
.sanbu{
	padding: 40px 0 10px;
	text-align: center;
    display:none;
}
.sanbu .sanbuTitle{
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	margin-bottom: 20px;
}
.sanbu .sanbuStep{
	margin-bottom: 20px;
}
.sanbu .sanbuStep span{
	font-size: 16px;
	color: #333333;
}
.sanbu .sanbuStep span:first-child{
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	background: #d5bb55;
	border-radius: 50%;
	margin-right: 10px;
}
.sanbu .sanbuStyle{
	margin-bottom: 50px;
}
.sanbu .sanbuStyle span{
	display: inline-block;
	width: 90px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	color: #999999;
	border: 1px solid #999999;
	border-radius: 5px;
	margin: 0 10px;
	cursor: pointer;
}
.sanbu .sanbuStyle .selectStyle{
	border: 1px solid #d5bb55;
	color: #d5bb55;
}
.sanbu .sanbuBtn{
	width: 180px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #9D670E;
	background: #ffd705;
	border-radius: 5px;
	margin: 0 auto;
	cursor: pointer;
}
/*主体右侧*/
#content_right{
	position: relative;
	top: -62px;
}
.ceyice{
	width: 310px;
	background-color: white;
	padding: 20px;
	overflow: hidden;
	margin-bottom: 10px;
}
.ceyice img{
	float: left;
}
.ceyice div{
	float: left;
	margin-left: 20px;
}
.ceyice h2{
	font-size: 18px;
	color: #E97D3E;
	margin-bottom: 10px;
}
.ceyice p{
	font-size: 14px;
	color: #B2B2B2;
	margin-bottom: 15px;
}
.ceyice a{
	display: block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #e7571B;
	border-radius: 5px;
	font-size: 14px;
	color: #E97D3E;
}
.recomand_pics{
	background: white;
	width: 310px;
	padding: 20px;
	margin-bottom: 10px;
    display:none;
}
.recomand_pics h3{
	font-size: 18px;
	color: #333;
	margin-bottom: 20px;
}
.tuces{
	width: 100%;
	padding: 0;
}
.piccase_list{
    float:left;
}
.piccase_list.tuces li{
    width:310px;
    float:left;
    margin:0 4% 20px 4%;
    cursor:pointer;
}
.tuces li{
	width: 100%;
	height: 320px;
	background: url("../../images/newcase/tc-bg.png")/*tpa=https://static.jtljia.com/images/newcase/tc-bg.png*/ no-repeat;
	background-size: 100% 100%;
	margin-bottom: 20px;
	position: relative;
    cursor:pointer;
}
.tuces li img{
	width: 279px;
	height: 220px;
	position: absolute;
	top: 16px;
	left: 16px;
}
.tuces li .tucesLike{
	position: absolute;
	top: 176px;
	right: 16px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-family: 'DINPro Regular';
	font-size: 30px;
	color: #FFFFFF;
	background-color: #000;
	opacity: 0.6;
}
.tuces li .tucesTitle{
	position: absolute;
	top: 250px;
	left: 16px;
	width: 100%;
	display: inline-block;
}
.tuces li .tucesTitle a:first-child{
	display: block;
	/*width: 56%;*/
	width: 90%;
}
.tucesTitle a:first-child p{
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.tucesTitle a:first-child p:first-child{
	font-size: 16px;
	color: #333;
	margin-bottom: 5px;
}
.tucesTitle a:first-child p:nth-child(2){
	color: #999999;
	font-size: 12px;
}
.tucesTitle a:last-child{
	display: none;
	position: absolute;
	top: 12px;
	right: 31px;
	color:#9A9A9A ;
}
.tucesTitle a:last-child img{
	position: absolute;
	top: 0;
	left: 0;
	color:#9A9A9A ;
}
.tucesTitle a:last-child span{
	margin-left: 25px;
}
.recomand_pics .more{
    display:block;
	width: 97%;
	background: white;
	font-size: 20px;
	color: #D5BB55;
	border: 2px solid #D5BB55;
	padding: 10px 0;
	margin: 0 5px;
    text-align:center;
}
.wxicon{
	height: 20px !important;
	width: 20px !important;
	position: relative;
	top: -10px;
}
#form_1{
    width:100%;
    position:relative;
    background: #fef9e6;
    box-shadow: 0 0 30px rgba(0,0,0,.1);
}
.form{
    padding: 20px 50px;
}
.form .yuyueTitle{
	width: 100%;
	font-weight: bold;
	font-size: 20px;
	color: #e2d49c;
	text-align: center;
	margin-bottom: 20px;
}
.yuyueTable li{
	width: 100%;
	height: 40px;
	border: 1px solid #dcdcdc;
	background: #ffffff;
    margin-top: 5px;
    box-sizing: border-box;
    position: relative;
}
.yuyueTable li input{
    box-sizing: border-box;
	width: 85%;
	height: 38px;
	font-size: 14px;
	border: none;
	margin-left: 11px;
}
.form .yuyue{
    display:block;
    background:#f0ce24;
    color:#aa812e;
    width:100%;
    height:40px;
    border-radius:2px;
    line-height:40px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin: 10px 0 15px;
}
.form .yuyueCount{
    text-align: center;
    width:100%;
    font-size: 14px;
    color: #666;
}
.form .yuyueCount span{
    color:#f46f20;
    font-size: 14px;
}
#recomand_case{
    overflow:hidden;
    margin:20px 0;
}
#recomand_case li{
    width:100%;
    float:left;
    margin-bottom:20px;
    cursor:pointer;
}
#recomand_case li:last-child{
    margin-bottom:0;
}
#recomand_case li img{
    width:134px;
    height:100px;
    float:left;
}
#recomand_case li .case_info{
    float:left;
    width:160px;
    padding-left:16px;
}
#recomand_case li .case_info .case_title{
    line-height:24px;
}
#recomand_case li .case_info .sub_title{
    color: #999999;
    font-size: 12px;
    line-height:30px;
}
.jing{
	position: absolute;
	top: 28px;
	left: 28px;
	width: 80px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	background-color: #f46f20;
	color: #FFFFFF;
	border-radius: 26px;
	
}
.case_tag{
    display:inline-block;
    width:20px;
    height:20px;
    border-radius:3px;
    border:solid 1px red;
    color:red;
    text-align:center;
    line-height:18px;
    font-size:14px;
    box-sizing:border-box;
    margin-right:10px;
}
.case_title img{
	vertical-align: bottom;
	margin-right: 10px;
}
.caseLike{
	display: none;
    width:100px;
    height:30px;
    text-align:right;
    position:absolute;
    right:0;
    top:0;
}
.icon_zan{
    /*display:inline-block;*/
    padding:0 10px;
    height:20px;
    width:20px;
    background:url("../../images/newcase/icon_zan_default.png")/*tpa=https://static.jtljia.com/images/newcase/icon_zan_default.png*/ center center no-repeat;
    background-size:16px 16px;
}
.icon_zan.active{
    background:url("../../images/newcase/icon_zan_active.png")/*tpa=https://static.jtljia.com/images/newcase/icon_zan_active.png*/ center center no-repeat;
    background-size:16px 16px;
}
.icon_sc{
    padding:0 10px;
    /*display:inline-block;*/
    height:20px;
    width:20px;
    background:url("../../images/newcase/icon_sc_default.png")/*tpa=https://static.jtljia.com/images/newcase/icon_sc_default.png*/ center center no-repeat;
    background-size:16px 16px;
}
.icon_sc.active{
    background:url("../../images/newcase/icon_sc_active.png")/*tpa=https://static.jtljia.com/images/newcase/icon_sc_active.png*/ center center no-repeat;
    background-size:16px 16px;
}
#collectionNumber{
    color:#999;
}
#likeNumber{
    color:#999;
}
#menu > li#menu_example > a {
    color: #D4BB54;
    border-bottom: solid 2px #D4BB54;
}
.tcdPageCode{
	display: inline-block;
	text-align: left;
	color: #ccc;
}
.tcdPageCode a{
	display: inline-block;
	color: #333;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 5px 15px;
	border: 1px solid #dfdfdf;
	margin: 0 4px;
	border-radius: 3px;
	vertical-align: middle;
}
.tcdPageCode a:hover{
	text-decoration: none;
	border-color:#d5bb55;
}
.tcdPageCode>span{
	padding: 5px 15px;
}
.tcdPageCode span.current{
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 5px 15px;
	margin: 0 4px;
	color: #d5bb55;
	border:1px solid #d5bb55;
	border-radius: 3px;
	vertical-align: middle;
}
.tcdPageCode span.disabled{	
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 5px 15px;
	margin: 0 4px;
	color: #ccc;
	background: #f2f2f2;
	border: 1px solid #dfdfdf;
	border-radius: 0;
	vertical-align: middle;
}