.serverces{ width: 100%; background: #f3f3f3; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
.web_wth{ width: 100%; max-width: 1200px; margin: 0 auto;}
.item a{ display: block; width: 100%; color: #333; display: -webkit-box; -webkit-box-orient: vertical; -webkit-box-align: center; text-align: center;}
.item a.active{ color: #fe7100;}
.yuan{ border-radius: 50%; border: 3px solid #fe7100; background: #fff; overflow: hidden;}
.hr{ width: 90%; height: 1px; background: #bbb; margin: 10px auto;}
.icon{ width: 100%; height: 100%;}
.icon1{ background: url(/t211/resource/images/1.png) no-repeat; background-size: 100%;}
.yuan > .icon1.active{ background: url(/t211/resource/images/1-1.png) no-repeat; background-size: 100%;}
.icon2{ background: url(/t211/resource/images/2.png) no-repeat; background-size: 100%;}
.yuan > .icon2.active{ background: url(/t211/resource/images/2-1.png) no-repeat; background-size: 100%;}
.icon3{ background: url(/t211/resource/images/3.png) no-repeat; background-size: 100%;}
.yuan > .icon3.active{ background: url(/t211/resource/images/3-1.png) no-repeat; background-size: 100%;}
.icon4{ background: url(/t211/resource/images/4.png) no-repeat; background-size: 100%;}
.yuan > .icon4.active{ background: url(/t211/resource/images/4-1.png) no-repeat; background-size: 100%;}


.title{ width: 100%; padding: 30px 0; text-align: center;}
.ys-lists{ width: 100%; max-width: 1200px; margin: 0 auto; overflow: auto; padding: 0 15px;}
.ys-lists li{ float: left; padding: 15px; color: #fff;}
.item .number{ width: 100%; font-family: "Agency FB"; display: -webkit-box; -webkit-box-orient: horizontal; -webkit-box-pack: center;}
.item .number strong{ display: block; font-weight: 300;}
.item .number span{ display: block;}
.ys-lists .item p{ text-align: center;}

.ad-name{ text-align: center; margin-bottom: 0; margin: 0 auto; overflow: auto;}
.ad-name li{ float: left; background: #eee; line-height: 30px; text-align: center;}

.ad-name li.active{ background: #fe7100; color: #fff;}
.ad-lists .item a.active, .ad-lists .item a{ color: #333;}
.ad-lists li{ padding-top: 15px; padding-bottom: 15px;}
.ad-lists li.active{ background: #fff;}
.ad-lists li a .title{ width: 100%; height: 24px; line-height: 24px; overflow: hidden; font-size: 14px; font-weight: bold; padding: 0;}
.ad-lists .item a img{display: block; width: 100%; height: 170px;}

.ad-lists .item a .ms{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.serverces ul{ width: 100%; max-width: 1200px; margin: 0 auto; padding: 0; border: 0;}

.news{ width: 100%; max-width: 1200px; margin: 0 auto; margin-bottom: 20px;}
.news-lei{ padding: 0 35px; margin-bottom: 30px;}

.box{ width: 100%;}
.box li a{ color: #666;}
.box li.title{ padding: 10px 15px; overflow: auto;}
.box li.title span, .box li.title span a, .box li.first .ms a, .box li.first .ms a img{ display: block; text-align: left;}
.box li.title .icon{ width: auto; height: auto; border-left: 3px solid #666; padding-left: 6px; font-size: 18px; float: left;}
.box li.title .more{ float: right;}
.box li.title span a{ padding: 3px 10px; border-radius: 6px; background: #ddd; color: #fff; font-size: 12px;}
.box li.first{ margin-bottom: 10px;}
.box li.first .ms{position: relative; width: 100%; padding: 0 15px; padding-left: 160px; height: 85px; margin-bottom: 10px;}
.box li.first .ms a:first-child{position: absolute; left: 15px; top: 0px;}
.box li.first .ms .bt{width: 100%; height: 31px; line-height: 31px; overflow: hidden;}
.box li.first .ms .nr{ width: 100%; line-height: 18px; font-size: 12px; text-indent: 2em; text-align: justify; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.box li.news{ line-height: 25px; margin-bottom: 0; font-size: 12px; padding-left: 12px; background: url(/t211/resource/images/listtype.jpg) no-repeat 0px 12px;}
.box li.news a{display: block; width: 70%; height: 25px; overflow: hidden;}
.box li.news .time{ width: 30%; float: right; text-align: right;}

.ad-lists li a{ color:#333;}
.case-nm{ display:block; width:100%; text-align:center; margin-top:15px;}
.case-con{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a{padding-left:10px;}
.ad-name li a{ color:#333;}
.ad-name li.active a{ color:#fff;}



@media only screen and (min-width: 992px) {
	.ys-lists li{ width: 22%; margin: 0 1.5%; border-radius: 6px;}
	.item .number{ height: 150px;}
	.item .number strong{ font-size: 100px; line-height: 150px;}
	.item .number span{ font-size: 38px; line-height: 90px;}
	.ys-lists .item p{ font-size: 18px; margin-bottom: 60px; line-height: 30px; padding-top: 20px;}






}

@media only screen and (min-width: 768px) {
	.serverces{ padding: 50px 0;}
	.yuan{ width: 170px; height: 170px;}
	
	.ys-lists{ margin-bottom: 50px;}
	.ad-name{ width:510px;}
	.ad-name li{ width: 150px; margin: 0 10px;}
	
	
}

@media only screen and (max-width: 991px) {
	.ys-lists{ padding: 0 5px;}
	.ys-lists li.item{ width: 47%; margin: 1.5%; padding: 5px; border-radius: 4px;}
	.item .number{ height: 230px;}
	.item .number strong{ font-size: 130px; line-height: 230px;}
	.item .number span{ font-size: 52px; line-height: 150px;}
	.ys-lists .item p{ font-size: 23px; line-height: 45px; padding-top: 36px; margin-bottom: 120px;}
	
	
	
	
	
}

@media only screen and (max-width: 767px) {
    .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{ border-bottom:transparent; color:#2d60ed;}
	.serverces{ padding: 20px 0;}
	.yuan{ width: 60px; height: 60px;}
	.item h4, .ms, .hr{ display: none;}
    .case-con{ display:none;}
	.item a h2{ display: block; font-size: 12px; text-align: center; width: 100%; margin-top: 10px; margin-bottom: 0;}
	.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{ padding-left: 3px; padding-right: 3px;}
	
	.title{ padding: 10px 0;}
	.title img{ width: 100%;}
	.ys-lists{ margin-bottom: 20px;}
	.item .number{ height: 200px;}
	.item .number strong{ font-size: 120px; line-height: 200px;}
	.item .number span{ font-size: 46px; line-height: 130px;}
	.ys-lists .item p{ font-size: 21px; line-height: 42px; padding-top: 32px; margin-bottom: 100px;}
	.ad-name{ width: 100%;}

	.ad-name li{ width: 30%; margin: 0 1.6666%;}
	
	.news{ margin-bottom: 0;}
	.news-lei{ margin-bottom: 20px; padding: 0 10px;}
	
	.box li.title{ padding: 10px 0; overflow: auto;}
	.box li.first .ms{ display: block; padding: 0; padding-left: 145px;}
	.box li.first .ms a:first-child{ left: 0;}
	
	.ad-lists li{ padding-top: 0; padding-bottom: 0;}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{padding-left:42%;}
    .nav-tabs.nav-justified>li>a:hover, .nav-tabs.nav-justified>li.active>a:hover{ border-bottom:transparent;}
	
    .carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{ max-width:160%; margin-left:-30%;}

    .ad-lists{ background:#fff;}
	
	
}

@media only screen and (max-width: 735px) {
	.item .number{ height: 170px;}
	.item .number strong{ font-size: 110px; line-height: 170px;}
	.item .number span{ font-size: 42px; line-height: 110px;}
	.ys-lists .item p{ font-size: 19px; line-height: 36px; padding-top: 25px; margin-bottom: 70px;}
	
	
	
}
@media only screen and (max-width: 639px) {
	.item .number{ height: 150px;}
	.item .number strong{ font-size: 100px; line-height: 150px;}
	.item .number span{ font-size: 38px; line-height: 90px;}
	.ys-lists .item p{ font-size: 19px; line-height: 30px; padding-top: 20px; margin-bottom: 60px;}
	
	
	
}
@media only screen and (max-width: 567px) {
	.item .number{ height: 110px;}
	.item .number strong{ font-size: 75px; line-height: 110px;}
	.item .number span{ font-size: 32px; line-height: 60px;}
	.ys-lists .item p{ font-size: 15px; margin-bottom: 35px; line-height: 26px; padding-top: 15px;}

	
	
}
@media only screen and (max-width: 411px) {
	.item .number{ height: 100px;}
	.item .number strong{ font-size: 75px; line-height: 100px;}
	.item .number span{ font-size: 32px; line-height: 55px;}
	.ys-lists .item p{ font-size: 14px; margin-bottom: 35px; line-height: 24px; padding-top: 15px;}

	
	
}
@media only screen and (max-width: 374px) {
	.item .number{ height: 85px;}
	.item .number strong{ font-size: 65px; line-height: 85px;}
	.item .number span{ font-size: 30px; line-height: 50px;}
	.ys-lists .item p{ font-size: 14px; margin-bottom: 25px; line-height: 22px; padding-top: 10px;}

	
	
}
@media only screen and (max-width: 321px) {
	.item .number{ height: 85px;}
	.item .number strong{ font-size: 60px; line-height: 85px;}
	.item .number span{ font-size: 28px; line-height: 50px;}
	.ys-lists .item p{ font-size: 12px; margin-bottom: 20px; line-height: 20px; padding-top: 10px;}

	
	
}