.ny_bg_zhong {
    width: 100%;
	margin: 0 auto;
}
.ny_bg_center {
    width: 100%;
	background: #fff;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 40px;
	-moz-box-shadow: 3px 5px 6px #e4ecf9;
	box-shadow: 3px 5px 6px #e4ecf9;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.xq {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.anli_jian {
    padding: 2%;
    line-height: 30px;
    padding-bottom: 30px;
    text-align: left;
    font-weight: 300;
    color: #7e7e7e;
    font-size: 4.2vw;
}
.anli_jian h3 {
    font-size: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: inherit;
	font-weight: 400;
	line-height: 1.1;
	color: #000;
    text-align: left;

}
.anli_jian_bor {
    border-bottom: 2px solid #00b0e2;
    width: 10px;
    margin: 25px 0;
}
.anli_jian h4 {
    font-size: 5vw;
    color: #000;
    font-weight: 300;
    margin-top: 10px;
margin-bottom: 4vw;
}
.anli_jian_you {
    background: #f7faff;
    padding: 7%;
}
.anli_jian_you h4 {
    font-size: 22px;
   margin-top: 10px;
   font-weight: 300;

margin-bottom: 10px;
}
.anli_jian_you ul li {

    background: url(/static/index/images/ny_case_04.jpg) no-repeat left;
    width: 100%;
    height: 100%;
    font-size: 13px;
    color: #7a7a7a;
    margin-top: 6px;
    padding-left: 18px;
  line-height: 24px;

}
.anli_jian_bor1 {
    border-bottom: 2px solid #767676;
    width: 10px;
    margin: 25px 0;
}
.anli_jian_you a {
    margin: 30px 0 30px 0;
    display: inline-block;
    padding: 7px 25px;
    background: #505050;
    text-align: center;
    color: #FFF;
    border-radius: 5px;
    margin: 60px 0 70px 0;
  	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0.01em;
}
.anli_jian_you a img {
    display: inline-block;
    margin-right: 8px;
	vertical-align: middle;
}
.ny_bg_center {
    width: 100%;
    background: #fff;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    box-shadow: 3px 5px 6px #e4ecf9;
}
.p-l-15 {
    padding-left: 15px !important;
}
.other_page {
    margin: 30px 0 30vw 2vw;
}
.other_page a {
    color: #333;
    display: block;
    line-height: 30px;
    outline: 0 !important;
	text-decoration: none;
    font-size: 14px;
    font-weight: 300;
	letter-spacing: 0.01em;
}
.anli_jian1 img {
    max-width: 100%;
    margin: 10% 0;
    box-shadow: 0 1px 50px #e3ecf9;
    text-align: center;
}
/* banner */
.xt-banner{
	width: 100%;
	height: 70vw;
	 background: url("../images/casebg.jpg") no-repeat;
  	background-size: 100% 100%;
  	position: relative;
  	text-align: center;
}
.xt-banner h1{
	color: #fff;
	font-weight: normal;
	font-size: 8vw;
	position: absolute;
	left: 6vw;
	top: 17vw;

}
.xt-banner h4{
    color: #fff;
    font-weight: normal;
    position: absolute;
    left: 12vw;
    top: 32vw;
    font-size: 4.3vw;
    line-height: 7vw;
}
.xt-banner span{
  color: #fff;
  font-weight: bold;
  font-size: 4vw;
}
.center {
    padding-top: 16vw;
}
.xt-banner h4  a{
    border: 1px solid #fff;
    border-radius: 50px;
    text-align: center;
    padding: 5px 25px;
    color: #FFF;
    display: inline-block;
    /*background: url(/static/index/images/ny_case_01.png) no-repeat center left;*/
}