/*案例赛选条件*/
.anli-sx{
	background-color: #f7f7f7;
	padding: 17px;
	width: 1166px;
	margin: 10px auto;
}

.anli-tj{
	float: left;
	width: 237px;
}

.anli-tj > li{
	padding: 8px;
}

.anli-tj > li > label{
	display: block;
	float: left;
	font-weight: bold;
	font-size: 12px;
	width: 30px;
	text-align: left;
}

.anli-tj > li .anli-lm{
	float: right;
	width: 190px;
}

.anli-tj > li .anli-lm > a{
	font-size: 12px;
	display: block;
	float: left;
	width: 63px;
	text-align: center;
	color: #6e6e6e;
	margin-bottom: 5px;
}

.anli-tj > li .anli-lm > a:hover{
	color: #D0000E;
}

.anli-tjimg{
	float: right;
	width: 929px;
}

.anli-tjimg > a{
	display: block;
	font-size: 0;
	overflow: hidden;
	position: relative;
}

.anli-tjimg-1{
	width: 245px;
	height: 245px;
	float: left;
	margin-right: 3px;
}

.anli-tjimg-1 > img{
	width: auto;
	height: 100%;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.anli-tjimg-2{
	width: 340px;
	height: 121px;
	float: left;
	margin-right: 3px;
}

.anli-tjimg-2 > img{
	width: 100%;
	height: auto;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.anli-tjimg-3{
	width: 338px;
	height: 121px;
	float: left;
}

.anli-tjimg-3 > img{
	width: 100%;
	height: auto;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.anli-tjimg-4{
	width: 203px;
	height: 121px;
	float: left;
	margin-right: 3px;
	margin-top: 3px;
}

.anli-tjimg-4 > img{
	width: 100%;
	height: auto;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.anli-tjimg-5{
	width: 269px;
	height: 121px;
	float: left;
	margin-right: 3px;
	margin-top: 3px;
}

.anli-tjimg-5 > img{
	width: 100%;
	height: auto;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.anli-tjimg-6{
	width: 203px;
	height: 121px;
	float: left;
	margin-top: 3px;
}

.anli-tjimg-6 > img{
	width: 100%;
	height: auto;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
/*案例赛选条件结束*/
/*案例展示标题及赛选条件*/
.anli-sxzs{
	width: 1200px;
	margin: 10px auto;
}

.anli-title{
	padding: 8px 0;
	border-bottom: 3px solid #b28850;
}

.anli-title > h2{
	float: left;
	color: #B28850;
	font-family: "黑体";
	font-weight: normal;
}

.anli-title .anli-title-sx{
	width: 550px;
	float: right;
}

.anli-title .anli-title-sx > a{
	display: block;
	float: right;
	font-size: 12px;
	color: #a8a8a8;
	text-align: center;
	margin-left: 15px;
	height: 27px;
	line-height: 27px;
}

.anli-title .anli-title-sx > a:hover{
	color: #D0000E;
}
/*案例展示标题及赛选条件结束*/

.anli-center{
	width: 1230px;

}

.anli-center > li{
	width: 280px;
    float: left;
    position: relative;
    margin-right: 27px;
    margin-bottom: 27px;
    background-color: #fffdfd;
  transition: 0.5s all;}
  .anli-center > li:hover{-moz-transform: translate3d(0px,-2px,0px);-webkit-transform: translate3d(0px,-2px,0px);-ms-transform: translate3d(0px,-2px,0px);-o-transform: translate3d(0px,-2px,0px);transform: translate3d(0px,-2px,0px);-moz-box-shadow:0px 15px 30px rgba(0,0,0,0.1);-webkit-box-shadow:0px 15px 30px rgba(0,0,0,0.1);-ms-box-shadow:0px 15px 30px rgba(0,0,0,0.1);-o-box-shadow:0px 15px 30px rgba(0,0,0,0.1);box-shadow:0px 15px 30px rgba(0,0,0,0.1);}



.anli-center > li .anli-btname{
	font-size: 12px;
    border: 1px solid #dfdfdf;
    border-top: none;
    box-sizing: border-box;
    padding: 15px;
    position: relative;
}

.anli-center > li .anli-btname > h5{
	font-weight: normal;
    display: block;
    text-align: left;
    padding: 5px;
    margin-right: 60px;

    text-overflow: ellipsis;
    white-space: nowrap;
    color: #444;
    margin-bottom: 8px;
}

.anli-center > li .anli-btname >p{
	    position: relative;
    margin-left: -6px;
	text-align:left;
    color: #999;
padding-left: 5px; }
.anli-btname span{
padding:0 5px;}

.anli-center > li .anli-btname .anli-btsj{
	border-top: 1px solid #d2d2d2;
	text-align: left;
	padding: 5px;
	margin-right: 60px;
}

.anli-center > li .anli-btname .anli-btsj > span{
	color: #969696;
}

.anli-center > li .anli-btname .anli-btsj > tt{
	color: #969696;
}

.anli-center > li .anli-btname .anli-ico{
	    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid #fff;
    right: 15px;
    top: -31px;
    z-index: 3;
	    overflow: hidden;
}


.anli-center > li .anli-images > img{
 display: block;
 height: 292px;

}

.anli-ckgd{
    width: 1200px;
	margin: 0 auto;
}

.anli-ckgd .anli-gdan{
	display: block;
	padding: 10px;
	border-radius: 5px;
	width: 200px;
	text-align: center;
	background-color: #d8b771;
	border: 1px solid #876b2f;
	color: #876b2f;
}


.anli-ckgd .anli-gdan:hover{
	background-color: #D0000E;
	color: #FFFFFF;
}

.anli-buttom-gg{
	display: block;
	margin: 80px 0;
}

/*案例列表样式表*/

.al-sxtj{
	width: 1180px;
	margin-top: 10px;
    border: solid 1px #e5e5e5;
			
}

.al-sxtj-fl{
	border-bottom: solid 1px #e6e6e6;
    overflow: hidden;
   
}

.al-sxtj-fl > label{
	display: block;
    float: left;
    width: 75px;
    text-align: center;
	font-size: 15px;
	    line-height: 50px;
    color: #999;
background-color: #f8f8f8;}

.al-sxtj-fl > ul{
	float: left;
    padding-left: 20px;
    width: 982px;
    line-height: 40px;
 
    background-color: #fff;
    border-left: solid 1px #e6e6e6;
}

.al-sxtj-fl > ul > li{
	float: left;
	
}

.al-sxtj-fl > ul > li > a{
	display: block; 
	float: left;
   text-align: left;
    color: #666;
    font-size: 14px;
   margin: 5px;
cursor: pointer;
    border: 1px solid #fff;
	    padding: 0 10px;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;}



.al-sxtj-fl > ul > li.al-dgsxtj > a{
	background-color:#c8000a;
	border: 1px solid #c8000a;
    color: #fff;
}
.axs{
	    background-color: rgba(247, 247, 247, 0.78)!important;
    position: fixed;
    top: 0px;z-index: 999;
    left: 0;
    right: 0;
	margin:0 auto !important;
	box-shadow: 0 0 5px #888;}
.altytj{
	
    margin: 20px 0;
    line-height: 50px;
    border: 1px solid #eaeaea;
    background: #f8f8f8;
	width: 1200px;
	
}

.al-zxtj{

	float: left;
	
}

.al-zxtj > a{
	    display: block;
    width: 110px;
    text-align: center;
    float: left;
	    border-right: 1px solid #eaeaea;
	     font-size: 15px;}

.al-zxtj > a.tjgl{
    background: #c8000a;
    color: #fff;
}

.al-zxtj > a:hover{
 background: #c8000a;
    color: #fff;
}

.al-sstj{
	width: 331px;
	height: 31px;
	float: right;
	margin-right: 10px;
	margin-top:10px;
}

.al-sstj > input{
	width: 254px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #dddddd;
	border-right: none;
	padding: 0 8px;
	float: left;
}

.al-sstj > button{
	background-color: #d0000e;
	border: none;
	width: 58px;
	height: 32px;
	line-height: 32px;
	color: #ffffff;
	float: left;
	cursor: pointer;
}

.al-sstj > button:hover{
	background-color: #231815;
	color: #ffffff;
}

/*案例列表样式表结束*/

/*案例详情页面样式表*/
 .anli-zximg img{max-width:640px;}
.imgxq_sjs{
	width: 880px;
	height: auto;
	margin-top:20px;
	float: left;
}

.imgxq_sjs_l{
	width: 200px;
	height: 200px;
	position: relative;
	float:left;
	overflow: hidden;
}
.imgxq_sjs_l img{height: 200px;}
.imgxq_sjs_r{  float: right;
  width: 666px;
    height: 200px;}
.imgxq_bg{width:100%;position:relative;background:#f8f8f8;}
.imgxq_bg_img{position:absolute;z-index:-2;}
.xdb_container{position:relative; z-index:11; width:980px; margin:0 auto}
.xdb_title{position:relative; height:172px; width:100%}
.xdb_title h1{height:71px;line-height:71px;font-size:38px;color:#333;text-align: center;padding-top: 30px;    white-space: nowrap;}
.imgxq_description{position:relative;float:left;}
.imgxq_description span.sy_left{width:30px;height:28px;float:left;background: url(/images/zdy.png);}
.imgxq_description span.sy_right{width:30px;height:28px;position:absolute;bottom:0;background: url(/images/ydy.png);float: right;}
.imgxq_description div{float:left; width:574px; margin:16px 0 0 19px;  color: #666666;}
.imgxq_description div p{font-size: 14px;
    line-height: 22px;
    white-space: normal;
    word-wrap: break-word;
	    max-height: 100px;
    overflow-y: overlay;}
.imgxq_fg{width: 100%;
    height:100px;
    border-bottom: 1px solid #dbdbdb;}
.imgxq_fgcs{  
    height: 35px;
    line-height: 35px;
    float: left;
    color: #666666;}
.anli-right{
	width: 278px;
	float: right;
}
.anli-bjyy{color: #fa4c06; border-bottom: solid 2px #fa510c;}
.xdb_title > ul{
	padding: 15px;
}

.xdb_title > ul > li{
	float: left;
	width: 150px;
	color: #333;
}
.anli-left{
	width: 870px;
	float: left;
    border: 1px solid #dbdbdb;
    margin-top: 20px;}
.anli-xxing{
	    width: 1180px;
	    clear: both;
	    margin: 0 auto;
	    text-align: left;
	    background: #fff;
	    padding: 20px;
         margin-bottom: 15px;
	    background: #fff;
}



.anli-left > h1{
	padding: 15px 0;
	font-size: 30px;
	font-weight: normal;
	
}

.anli-left > ul{
	background-color: #f3f3f3;
	padding: 15px;
}

.anli-left > ul > li{
	float: left;
	width: 150px;
	color: #797979;
}

.anli-btsj{
	padding: 10px 0;
	color: #b0b0b0;
}

.anli-btsj > span{
	margin: 0 4px;
}

.anli-tedian{
	padding: 10px 0;
}

.anli-tedleft{
	width: 100px;
	height: 80px;
	float: left;
	background-color: #231815;
	color: #d8b771;
	font-size: 20px;
	font-weight: normal;
}

.anli-tedright{
	margin: 0 0 10px 100px;
	background-color: #d8b771;
	color: #231815;
	line-height: 1.5em;
	padding: 10px;
	text-align: left;
}

.anli-zximg{
	    text-align: center;
    width: 843px;
    height: auto;
    margin: 0 auto;

    margin-bottom: 15px;
}

.anli-zximg-text{
	margin: 15px 0;
}

.anli-zximg-text .anli-zximg-h2a{
	width: 20px;
	float: left;
	background-color: #231815;
	color: #d8b771;
	display: block;
	padding: 20px 10px;
	border-radius: 5px 0 0 5px;
}

.anli-zximg-text .anli-zximg-h2b{
	width: 20px;
	float: left;
	background-color: #c6c6c6;
	color: #231815;
	display: block;
	padding: 20px 10px;
	border-radius: 5px 0 0 5px;
}

.anli-zximg-text .anli-zximg-nrirong{
	margin-left: 40px;
	background-color: #f5f5f5;
	height: 84px;
	padding: 10px;
	text-align: left;
}

.anli-dianzan{
	padding: 15px 0;
}

.anli-dianzan > a{
	display: block;
	cursor: pointer;
	color: #d8b771;
	border: 2px solid #d8b771;
	height: 50px;
	width: 50px;
	text-align: center;
	border-radius: 50%;
	line-height: 50px;
    margin: 0 auto;}

.anli-dianzan > a > span{
	font-size: 30px;
}

.anli-dianzan > h6{
	display: block;
	padding: 10px 0;
	color: #D8B771;
	font-weight: normal;
    text-align: center;}

.anli-dianzan > h6 > span{
	color: #d0000e;
}

.anli-pinglun{
	padding: 15px 0;
}

.anli-pinglun-title{
	border-bottom: 1px solid #dddddd;
	padding: 15px 0;
}

.anli-pinglun-title > h5{
	float: left;
	color: #505050;
}

.anli-pinglun-title > tt{
	float: right;
	color: #a2a2a2;
}

.anli-pinglun-title > tt > span{
	color: #D0000E;
}

.anli-pinglun-biaod{
	padding: 15px 50px;
}

.anli-pinglun-biaod > textarea{
	display: block;
	float: left;
	width: 738px;
	height: 78px;
	padding: 5px;
	border: 1px solid #dddddd;
}

.anli-pinglun-biaod > button{
	    width: 102px;
    height: 30px;
	float:right;
	border: none;
	background-color: #cbcbcb;
	color: #231815;
margin-right: 20px;}

.anli-pinglun-biaod > button:hover{
	background-color: #D0000E;
	color: #ffffff;
}

.anli-pinglun > ul{
	margin-top: 15px;
	margin-right: 50px;
	margin-left: 50px;
}

.anli-pinglun > ul > li{
	padding: 10px 0;
	border-bottom: 1px dashed #dddddd;
}

.anli-pinglun > ul > li > img{
	display: block;
	width: 70px;
	height: 70px;
	float: left;
}

.anli-pinglun > ul > li .pingl-list{
	margin-left: 70px;
	padding: 0 10px;
}

.anli-pinglun > ul > li .pingl-list > h4{
	text-align: left;
}

.anli-pinglun > ul > li .pingl-list > p{
	text-align: left;
	padding: 8px 0;
	color: #8f8f8f;
}

.anli-pinglun > ul > li .pingl-list > tt{
	display: block;
	text-align: right;
	color: #b3b3b3;
}
.anli_otherp{line-height:1.75em;margin-bottom: 15px; text-align:center;}
.anli_others{font-family:微软雅黑;font-size:14px;background: url(/images/imgbt.png) no-repeat;color: #666; padding: 40px 0 0 37px;}
.anli-rmbaq{
	padding: 6px 0;
}

.anli-rmbaq > a{
	border: 1px solid #878789;
	padding: 2px;
	margin: 10px;
	color: #221914;
	display: block;
	float: left;
}

.anli-rmbaq > a:hover{
	background-color: #D0000E;
	color: #ffffff;
	border: 1px solid #936E1F;
}

/*案例详情页面样式表结束*/
.fenxiang{border-top: solid 1px #e2e2e2; margin: 0 20px; padding: 20px 0 0 345px; overflow: hidden; line-height: 28px; } .left { float: left; } .prev-next{padding: 20px 0;text-align: center;} .prev-next p{    display: inline; margin: 0 15px;} .xgal{    width: 1200px;} .xg-title{    width: 100%; height: auto; padding-bottom: 15px; border-bottom: 1px solid rgb(238, 238, 238);} .xg-title p{    width: auto; height: 24px; line-height: 24px; float: left; cursor: pointer; color: rgb(51, 51, 51); font-size: 24px; margin-right: 30px;} .xgal ul{    margin-top: 10px;} .xgal li {    width: 280px; float: left; position: relative; margin-right: 20px; margin-bottom: 27px; background-color: #fffdfd; transition: 0.5s all;} .xgal li:hover{-moz-transform: translate3d(0px,-2px,0px);-webkit-transform: translate3d(0px,-2px,0px);-ms-transform: translate3d(0px,-2px,0px);-o-transform: translate3d(0px,-2px,0px);transform: translate3d(0px,-2px,0px);-moz-box-shadow:0px 15px 30px rgba(0,0,0,0.1);-webkit-box-shadow:0px 15px 30px rgba(0,0,0,0.1);-ms-box-shadow:0px 15px 30px rgba(0,0,0,0.1);-o-box-shadow:0px 15px 30px rgba(0,0,0,0.1);box-shadow:0px 15px 30px rgba(0,0,0,0.1);} .xgal img{    display: block; height: 210px;} .xgal-a{    width: 280px; height: 210px; overflow: hidden; display: block;} .anli-btname{    font-size: 12px; border: 1px solid #dfdfdf; border-top: none; box-sizing: border-box; padding: 15px; position: relative;} .xgal h5{    font-weight: normal; display: block; text-align: left; padding: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #444; margin-bottom: 8px;} /*表单*/ .submit-info { box-shadow: 1px 0 10px #ccc;padding: 15px; color: #666; position: relative;} .mfsoder{background: #f00; padding: 10px; color: #fff; font-size: 18px; margin-left: -15px;} .text-center{ padding: 20px 0 5px; font-size: 18px; text-align: center; color: black; } .anli-tjbd>button { background:#d00000;    font-size: 20px; height: 50px;} .text-dyq{    font-size: 15px; color: black; font-weight: 900; margin: 10px 0;} .red{color: #ff343f;} .htpjj{font-size: 15px; line-height: 40px; color: #666666;} .CasesInfo{position: relative;} .ycsjsjs p{color: #666666; text-align: center;font-size: 20px;line-height: 2} .ycsjsjs img{width: 300px} .caseInfor_detail { padding-bottom: 50px } .caseInfor_detail table { border: 1px solid #e3e3e3 } .caseInfor_detail tr { height: 40px; line-height: 40px; border-bottom: 1px solid #e3e3e3 } .caseInfor_detail td.caseHead { width: 100px; text-indent: 20px; color: #888; background-color: #f8f8f8 } .caseInfor_detail td.caseText { width: 168px; text-indent: 20px; font-size: 14px; } .caseInfor_design { padding-bottom: 44px } .caseInfor_design .designTit { padding-bottom: 18px } .caseInfor_design .designTit .redBlock { float: left; width: 12px; height: 12px; background-color: #ed434b; margin-top: 3px } .caseInfor_design .designTit h4 { float: left; font-size: 18px; color: #666; height: 18px; line-height: 18px; padding-left: 9px; font-weight: 400; } .caseInfor_design p { line-height: 24px; font-size: 14px; }