.head{
	overflow: hidden;
	padding: 25px 0;
}

.head_logo{
	float: left;
}
.head_logo img{
	height: 35px
}
.head_right{
	float: right;
	margin-top: 4px
}

.head_right_div{
	float: right;
	margin-left: 40px
}

.head_right_div span{
	display:inline-block;
	position: relative;
	top: 3px;
	margin-left: 4px;
}
.max1750 {
    max-width:1750px;
    margin: 0px auto;
}
.max1650 {
    max-width:1650px;
    margin: 0px auto;
}

.max1500{
	max-width: 1500px;
	margin: 0px auto;
}

.head_right a{
	margin-left: 30px;
	font-size: 16px;
}

.head_right_div{
	float: right;
	margin-top: 2px;
}
.head_right_div span{
	font-size: 16px;
	font-weight: bold;
}
.shejibanner{
	position: relative;
	z-index: 2
}
.sheji_one{
	margin-top: -40px;
	padding: 0px 20px;
	padding-top: 40px;
	background-color: white;
	position: relative;
	z-index: 5
}

.sheji_two{
	margin-top: 50px;
}

.sheji_two h2{
	font-size: 40px;
	font-weight: bold;
}
.sheji_two h3{
	font-size: 16px;
	margin-top: 30px;
	color: #999
}
.sheji_two h4{
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
}

.sheji_three{
	margin-top: 40px;
}

.sheji_three_yi{
	text-align: right;
}

.sheji_three_yi a{
	font-size: 20px;
	margin-right: 30px;
}

.sheji_three_div{
	overflow: hidden;
	margin-top: 30px;
}

.sheji_three_div_a{
	float: left;
	width: 33.3%;
	position: relative;

}
.sheji_three_div_a_d{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0);
	 -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.sheji_three_div_a:hover .sheji_three_div_a_d{
	background-color: rgba(0,0,0,0.2);
}
.sheji_three_div_a:hover .sheji_three_div_zi{
	opacity: 1;
}
.sheji_three_div_zi{
	position: absolute;
	width: 100%;
	bottom: 30px;
	left: 30px;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: 
	all 0.3s ease-in-out;
}

.sheji_three_div_zi h2{
	font-size: 24px;
	color: white;
	margin-bottom: 7px;
}
.sheji_three_div_zi p{
	font-size: 16px;
	color: white;
}

.sheji_four{
	overflow: hidden;
}

.sheji_four_left{
	float: left;
	/* padding-bottom: 10px; */
}

.sheji_four_right{
	float: right;
	width: 30%;
	margin-top: 120px;
}

.sheji_four_left h4{
	font-size: 16px;
	margin-bottom: 30px;
}
.sheji_four_left h2{
	font-size: 40px;
	line-height: 1;
	margin-bottom: 14px;
}.sheji_four_left p{
	font-size: 18px;
	color: #999;
	padding-bottom: 3px;
}
.sheji_four_right h2{
	line-height: 28px;
	margin-bottom: 10px;
}
.sheji_four_rights1{
	color: #e6222a;
	float: left;
}
.sheji_four_rights2{
	display: inline-block;
	width: calc(100% - 160px);
	height: 1px;
	background-color: #dfdfdf;
	float: right;
	margin-top: 11px;
}

.sheji_four{
	margin-top: 60px;
}
.sheji_five{
	margin-top: 60px;
	overflow: hidden;
}
.sheji_five li{
	float: left;
	width: 20%;
}
.sheji_five li h2{
	font-size: 20px;
	color: #e6222a;
	margin-bottom: 20px;
}

.sheji_five li p{
	font-size: 16px;
	margin-bottom: 4px;
}


.sheji_six{
	margin-top: 70px;
	padding: 70px 0;
	background-color: #898989;
	display: none;
}
.sheji_six ul{
	overflow:hidden;
}
.sheji_six ul li{
	float: left;width:31%;margin-right: 2%;
}
.sheji_six ul li:last-child{
	margin-right: 0px
}
.sheji_six ul li dt{
	color: white;
	font-size: 20px;
	margin-bottom: 30px;
}
.sheji_six ul li dd a{
	color: white;
	font-size: 14px;
	margin-bottom: 10px;
	display: inline-block;
}


.f-share{
	float: left;
}
.f-share li{
	display: inline-block;vertical-align: top;
	margin-right: 8px;
	position: relative;
}
.f-share .icon1,
.f-share .icon2,
.f-share .icon3{
	display: block;
	width: 44px;height: 44px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #eee;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.f-share .icon1{background-image: url(../img/img30.png);}
.f-share .icon2{background-image: url(../img/img31.png);}
.f-share .icon3{background-image: url(../img/img32.png);    background-size: 22px;}
.f-share li:hover .icon1{background-color: #1b1b1b;background-image: url(../img/img33.png);}
.f-share li:hover .icon2{background-color: #1b1b1b;background-image: url(../img/img34.png);}
.f-share li:hover .icon3{background-color: #1b1b1b;background-image: url(../img/img35.png);}
.f-share .pic{
	position: absolute;left: 50%;bottom: 57px;z-index: 10;
	background: url(../img/img36.png) center top no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	padding: 6px 5px 10px;
	display: none;
}
.f-share .pic img{
	display: block;width: 119px;height: 119px;
	max-width: none;
}
.f-share li:hover .pic{display: block;}
.f-share  a{
	 -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

}



.sheji_seven_right_two{
	position: relative;
}
.sheji_seven_right_img{
	position: absolute;
	bottom: 2px;
	max-width: 100%;
	left: 0;
}

.sheji_seven{
}

.sheji_seven_left{
	float: left;
	width: 26%;
}

.sheji_seven_left img{
	margin-right:6px;
}

.sheji_seven_right{
	float: right;
	width: 74%;
}
.sheji_seven_right_two{
	position: relative;
	z-index: 5
}
.sheji_seven_right_img{
z-index: 2
}

.sheji_seven_right .sheji_sr_p1{
	width: 100%;
	height: 2px;
	background-color: black;
	margin-bottom: 40px
}
.sheji_seven_right h2{
	font-size: 16px;
	margin-bottom: 10px;
}
.sheji_sr_p2{
	font-size: 16px;
	margin-bottom: 6px;
}
.sheji_sr_p3{
	margin-top: 30px;
}


.sheji_seven{
	margin-top: 70px;
}


.sheji_seven_left  span{font-size: 16px;position: relative;top: 2px;display: inline-block;line-height: 1;}

.sheji_seven_right_two{
	margin-top: 100px;
}
.sheji_seven_right_two_san{
	float: left;
}

.sheji_seven_right_two_qian{
	float: right;
	margin-top: 13px;
}
.sheji_seven_right_two_qian a{
    margin-right: 17px;
    font-size: 15px;
    color: #999;
    line-height: 31px;
}

.sheji_eight{
	    background: url(../img/img3.png) center top no-repeat;
    -webkit-background-size: 89.58% auto;
    background-size: 89.58% auto;
    padding-top: 27px;
    margin-top: 40px
}

.beian{
	text-align: right;
}

.sheji_sr_p2 span{
	font-size: 16px;
	display: inline-block;
	margin-left: 2px;
	position: relative;
	top: 3px;
}

.beian{
	padding-bottom: 16px;
}

.sheji_three_yi a:hover{
	color: #e6222a;
}

.sheji_seven_right_two_qian a:hover{
		color: #e6222a;
}
.head_right a:hover{
		color: #e6222a;
}

.sheji_three_yi a,.sheji_seven_right_two_qian a,.head_right a{
	    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}


.sheji_four_left .sheji_four_left_h2{
	margin-bottom: 20px
}
.sheji_six a{
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
    
.sheji_six ul li dd a:hover{
	    text-decoration: underline !important;
}.sp_nav{
	display: none;
}

.shoudao{
	display: none;
}




.on {
    -webkit-animation-name: slideIn;
    animation-name: slideIn;
}


@keyframes slideIn{

0%{-webkit-transform:translateY(40px);transform:translateY(40px);opacity:0}

to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}
}


@-webkit-keyframes slideIn{
	0%{-webkit-transform:translateY(40px);transform:translateY(40px);opacity:0}

to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}
}


#diansanmiao{
    animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s; 
}
#dianwumiao{
    animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s; 
}
#yimiao{
    animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s; 
}
#yiwumiao{
    animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s; 
}
.hjian{
	 -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.sheji_four_rights1:hover .hjian{
transform: translateX(5px);
 -webkit-transform: translateX(5px);
}




/*case*/

.sj_anli_fen{
	margin-top: 80px
}
.sj_anli_fen a{
	display: inline-block;
	margin-right: 80px
}
.sj_anli_fen p:nth-of-type(1){
	font-size: 16px;
}
.sj_anli_fen p:nth-of-type(2){
	font-size: 18px;
	font-weight: bold;
	margin-top: 7px;
	position: relative;
}
.sj_anli_fen  span{
	display: block;
	width: auto;
	height: 4px;
	margin-top: 12px;
	-webkit-transsition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.sj_anli_fen_a span{
	background-color: black
}


.sj_anli_fen p:nth-of-type(2):before {
    content: "";
    position: absolute;
    z-index: 0;
    display: block;
    width: 0;
    height: 4px;
    background: black;
    bottom: 0px;
    left: 0%;
    margin-left: 0;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
}
.sj_anli_fen p:nth-of-type(2):hover:before {
    width: 100%;
}


/*neiye*/
.sj_neiye{
	margin-top: 80px;
}
.sj_neiye_head h2{
	font-size: 26px;
}
.sj_neiye_head p{
	font-size: 16px;
	margin-top: 10px;
	color: #aaaaaa
}
.sj_neiye_head p span{
	color: black;
		font-size: 16px;
}
.sj_neiye_head{
	padding-bottom: 30px;
	border-bottom: 2px solid black;
}

.sj_neiye_con p{
	margin-top: 16px;
	line-height: 24px;
}

.sj_neiye_con_foot{
	overflow: hidden;
	margin-top: 40px;
}
.sj_neiye_con_foot a{
		width: 16%;
		overflow: hidden;
		padding: 7px 15px;
		border: 1px dashed #c0c0c0;
}
.sj_neiye_con_foot_left{
	float: left;
}
.sj_neiye_con_foot_right{
	float: right;
}
.sj_neiye_con_foot_left span{
	float: left;
	display: inline-block;
	margin-top: 13px;
}
.sj_neiye_con_foot_left p{
	float: right;
	width: calc(100% - 31px);
	font-size: 16px;
		display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
	height: 48px;
	line-height: 24px
}
.sj_neiye_con_foot_right span{
	float: right;
	display: inline-block;
	margin-top: 13px;
}
.sj_neiye_con_foot_right p{
	float: left;
	width: calc(100% - 31px);
	font-size: 16px;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
	height: 48px;
	line-height: 24px
}
.sj_neiye_con_foot_img{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.sj_neiye_con_foot a:hover{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.sj_neiye_con_foot_left:hover .sj_neiye_con_foot_img{
	transform: translateX(-8px);
 -webkit-transform: translateX(-8px);
}

.sj_neiye_con_foot_right:hover .sj_neiye_con_foot_img{
	transform: translateX(8px);
 -webkit-transform: translateX(8px);
}


.sj_neiye_con_foot_shou{
	display: none;
}

.sheji_fuwu{
	margin-top: 80px;
}


.sheji_fuwu_dong_left{
	float: left;
	width: 50%;
}
.sheji_fuwu_dong_right{
	float: right;
	width: 50%;
}
.sheji_fuwu_dong_right .zi{
margin-left: 5%;
margin-right: 23%;
}

.sheji_fuwu_dong_left .zi{
margin-left:23% ;
margin-right: 5%;
}

.zi_h2{
	font-size: 36px;
	font-weight: bold;
}
.zi_h2{
	margin-top: 60px
}
.zi_img{
	margin-top: 20px;
}
.zi h5{
	font-size: 16px;
	line-height: 24px;
	margin-top: 40px;
}
.zi_ul {
	overflow: hidden;
	margin-top: 50px;
}
.zi_ul li{
	float: left;
	width: 50%;
	padding-left: 25px;
}
.zi_ul li p{
	margin-bottom: 10px;
	overflow: hidden;
}
.zi_ul li b{
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: black;
	border-radius: 50%;
	float: left;
	position: relative;
	top: 9px;
}

.zi_ul li span{
	display: inline-block;
	font-size: 16px;
	margin-left: 10px;
	float: left;
}

.zi_more{
	border:1px solid grey;
	padding: 6px 10px;
	overflow: hidden;
	border-radius: 4px

}

.sheji_fuwu_dong_right .zi .zi_more{
	float: right;

}

.sheji_fuwu_dong_left .zi .zi_more{
	float: left;
}


.zi_more p{
	position: relative;
	float: left;
	margin-right: 6px
}
.zi_more_img1{
	position: relative;
	left: 0px;
	opacity: 1;
	    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.zi_more_img2{
	position: absolute;
	left: 0px;
	top: 6px;
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.zi_more_s{
		-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.zi_mored{
	overflow: hidden;
	margin-top: 40px
}
.zi_more:hover .zi_more_img1{
opacity: 0
}
.zi_more:hover .zi_more_img2{
opacity: 1
}

.zi_mored span{
	font-size: 16px;
	letter-spacing: 1px;
}

.zi_more:hover .zi_more_s{
color: #e6222a
}


.tu_d{
	height: 660px;
	background-position: center !important;
}
.sheji_fuwu_dong_simg{
	display: none;
}





	.case-read {
    width: 1800px;
    margin: 0 auto;
    max-width: 1500px;
    padding: 100px 0;
	width:100%;
}
.case-read-top {
    padding: 70px 0;
    color: #fff;
}
.case-read-top .left {
    text-align: left;
    padding-left: 75px;
}
.case-read-top .right {
    width: 40%;
    margin-right: 11%;
    position: relative;
    height: 100%;
}

pre {
    width: 100%;
    white-space: pre-wrap;
    word-wrap: break-word;
	font-family: Microsoft YaHei, sans-serif, Arial;
	line-height:24px; padding:0; margin:0;
}

.case-read img {
    width: 100%;
    height: auto !important;
    float: left;
    display: block;
}
.left {
    float: left;
}
.right {
    float: right;
}
	
	
@media screen and (max-width: 640px){
	.case-read{ padding:20px 0;}
	.case-read-img{ padding:20px; }
	.case-read-top .left {
		float:none; clear:both; padding:20px;
		width: 100%;
	
	}
	.case-read-top .right {
		float:none; clear:both; padding:20px;
		width: 100%;
		margin-right:0;
		position: relative;
		height: 100%;
	}
}
	
	
	
	
	