/* banner */
.banner{width: 100%;overflow: hidden;position: relative;z-index: 1;}
.banner .slides{width: 1920px;height: 100%;position: relative;left: 50%;margin-left: -960px;overflow: hidden;min-width: 1200px;}
.banner .slides img{width:100%;margin:0 auto;display:block}

.content{width: 1200px;margin: 0 auto 30px;}
img{max-width: 100%;display: block;}

/* ny_title */
.ny_title{padding-top: 70px;margin-bottom: 40px;text-align: center;font-size: 36px;color: #333;}
.ny_title span{display: block;font-size: 20px;color: #999;margin-top: 10px;}

/* about_num */
.about_num{padding-top: 60px;}
.about_num .numb li{width: 25%;float: left;font-size: 16px;color: #333;background: url(../images/index1-ic5.png) no-repeat right;}
.about_num .numb li:nth-child(4){background: none;}
.about_num .numb li b{font-size: 46px;color: #1a96d4;font-family: 'Oswald';margin-right: 5px;}
.about_num .numb li .box{padding-left: 15%;}
.about_num .numb li:nth-child(1) .box{background: url(../images/index1-ic1.png) no-repeat 85% 0;}
.about_num .numb li:nth-child(2) .box{background: url(../images/index1-ic2.png) no-repeat 85% 0;}
.about_num .numb li:nth-child(3) .box{background: url(../images/index1-ic3.png) no-repeat 85% 0;}
.about_num .numb li:nth-child(4) .box{background: url(../images/index1-ic4.png) no-repeat 85% 0;}

/* ny_intro */
.ny_intro img{width: 580px;}
.ny_intro .txt{width: 595px;margin-top: 20px;}
.ny_intro .txt p{font-size: 16px;color: 333;line-height: 36px;}

/* ny_advan */
.ny_advan ul{margin: 0 -19.5px;}
.ny_advan ul li{width: 374px;height: 354px;background: #1a96d4;float: left;text-align: center;margin:0 19.5px 39px;color: #fff;}
.ny_advan ul li img{height: 75px;margin: 55px auto 0;}
.ny_advan ul li h3{font-size: 24px;margin: 25px 0;}
.ny_advan ul li p{font-size: 16px;line-height: 26px;}

/* ny_apply */
.ny_apply .ny_title{padding-top: 30px;}
.ny_apply ul{margin: 0 -17px;}
.ny_apply ul li{width: 377px;margin:0 17px;text-align: center;float: left;}
.ny_apply ul li img{width: 375px;height: 235px;border:1px solid #1a96d4;}
.ny_apply ul li p{font-size: 18px;color: #333;letter-spacing: 1px;margin-top: 10px;}

/* ny_pro */
.ny_pro ul{margin: 0 -10px;}
.ny_pro ul li{width: 283px;float: left;text-align: center;border: 1px solid #e3e3e3;margin: 0 10px;}
.ny_pro ul li img{width: 283px;height: 202px;}
.ny_pro ul li p{font-size: 18px;line-height: 55px;color: #333;margin: 0 15px;border-top: 1px solid #e3e3e3;}

/* ny_case */
.ny_case ul{margin: 0 -10px;}
.ny_case ul li{width: 285px;float: left;text-align: center;margin: 0 10px 20px;}
.ny_case ul li img{width: 285px;height: 213px;}
.ny_case ul li p{font-size: 18px;line-height: 52px;color: #fff;background: #1a96d4;}

/* ny_about */
.ny_about{padding-top: 50px;}
.ny_about .about_box .fl{ width:568px;height: 408px;}
.ny_about .about_box .fl img{ width:568px;height: 408px;display: block;}
.ny_about .about_box .fr {width: 600px;}
.ny_about .about_box .fr .about_t{margin-bottom: 25px;margin-top: 30px;}
.ny_about .about_box .fr .about_t h2{font-size: 38px;color: #333333;}
.ny_about .about_box .fr .about_t h2 span{font-size: 18px;color: #666666;font-weight: normal;}
.ny_about .about_box .fr .about_t p{font-size: 26px;color: #1a96d4;font-weight: bold;margin-top: 10px;}
.ny_about .about_box .fr .about_txt p {line-height: 33px;font-size: 18px;color: #737373;}
.ny_about .about_box .fr .about_txt a.more{width: 144px;padding-left: 15px;line-height: 40px;height: 40px;font-size: 16px;color: #fff;text-align: center;background: url("../images/more_bg.png") no-repeat;display: block;margin-top: 30px;}

.ny_about .honor_list{margin-top: 50px;}
.ny_about .honor_list .bd ul{margin: 0 -10px;}
.ny_about .honor_list .bd ul li{float: left;width: 285px;margin: 0 10px;}
.ny_about .honor_list .bd ul li .pic{width: 285px;height: 215px;overflow: hidden;}
.ny_about .honor_list .bd ul li .pic img{max-width:285px; max-height:215px;display: block;}
