.service-main {
    width: 100%;
    background: #fff;
}

.service-slide1 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 432px;
    background: #fff;
}

.swiper-container1 {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
/ / background : #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.service-slide2 {
    background: #1fd476;
    height: 624px;
    width: 100%;
}

.service-slide2 .title {
    font-family: arial;
    font-size: 30px;
    color: #ffffff;
    margin: 0 auto;
    text-align: center;
    padding-top: 52px;
}

.swiper-container2 {
    width: 80%;
    height: 100%;
}

.support .divbtn {
    text-align: center;
}

.support .divbtn .serviceMoreBt {
    border-style: solid;
    border-width: 2px;
    width: 100px;
    border-color: #1fd476;
    background: #fff;
    padding: 10px 20px;
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 5px;
    color: #1fd476;
    font-size: 14px;
    font-family: arial;
    margin-top: 30px;
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
}

.reports {
    background: #fff;
    width: 1024px;
    margin: 0 auto;
    overflow: hidden;
}

.reports .rpTitle {
    width: 27%;
    position: relative;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
    margin: 0 auto;
    font-family: arial;
    font-size: 30px;
    color: #343434;
    text-align: center;
    margin-top: 74px;
/ / padding-top : 30 px;
    padding-bottom: 15px;
}

.reports .rpTitle:before {
    position: absolute;
    left: 42%;
    bottom: -1px;
    content: "";
    width: 37px;
    height: 3px;
    background-color: #ddd;
}

.reports .reservice {
    background: #fff;
    text-align: center;
    margin-top: 43px;
    margin-bottom: 58px;
}

.rpOurs {
    float: left;
    width: 40%;
    margin-bottom: 100px;
}

.rpOurs img {
	width: 380px;
	height: 200px;
	}

.rpOurs .title {
    font-family: arial;
    font-size: 14px;
    color: #5c5c5c;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 20px;
    padding: 0 20px;
}

.rpOurs .subTitle {
    font-family: arial;
    font-size: 12px;
    color: #c7c7c7;
/ / padding : 0 20 px;
    margin-top: 20px;
}

.rpRecords {
    float: left;
    background: #fff;
    width: 55%;
    margin-left: 38px;
    margin-bottom: 34px;
}

.rpRecords .rpdate {
    float: left;
    width: 15%;
}

.rpRecords .rpdate .dateDay {
    background: #fff;
    width: 45px;
    font-family: arial;
    font-size: 20px;
    color: #060606;
    padding: 10px 15px;
    border: 1px solid #ccc;
}

.rpRecords .rpdate .dayMonth {
    background: #e6e6e6;
    width: 45px;
    font-family: arial;
    font-size: 12px;
    color: #404040;
    text-align: center;
    padding: 10px 15px;
    border: 1px solid #ccc;
}

.rpRecords .rpitem {
    float: left;
    width: 85%;
}

.rpRecords .rpitem .title {
    background: url(../img/shoto_home_newlist_finger.png) no-repeat;
    font-family: arial;
    font-size: 14px;
    color: #262626;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 15px;
}

.rpRecords .rpitem .subTitle {
    font-family: arial;
    font-size: 12px;
    color: #787878;
    margin-top: 20px;
    text-align: left;
    line-height: 5px;
}

.preview {
    width: 1020px;
    margin: 0 auto;
    overflow: hidden;
}

.preview .title {
    width: 20%;
    position: relative;
    border-bottom: 1px solid #26d67b;
    vertical-align: middle;
    margin: 0 auto;
    font-family: arial;
    font-size: 30px;
    color: #26d67b;
    text-align: center;
    margin-top: 50px;
    padding-bottom: 15px;
}

.preview .title:before {
    position: absolute;
    left: 42%;
    bottom: -1px;
    content: "";
    width: 37px;
    height: 3px;
    background-color: #26d67b;
}

.preview .swiperContainer3 {
    width: 100%;
    height: 100%;
    margin-bottom: 56px;
}

.swiperblock {
    background: #007AFF;
    width: 200px;
    height: 50px;
}

.materials {
    background: #fff;
    margin: 0 auto;
    width: 1024px;
}

.materials .title {
    font-family: arial;
    color: #343434;
    font-size: 30px;
    text-align: center;
    margin-top: 72px;
}

.materials .download {
    background: #fff;
    margin-top: 48px;
    overflow: hidden;
    width: 100%;
}

.materials .download .N-xuanchuan {
    overflow: hidden;
    width: 100%;
    margin: 20px auto;
}

.N-xuanchuan li {
    float: left;
    width: 20%;
}

.N-xuanc-list {
    width: 100%;
}

.N-xuanc-list h3 {
    display: block;
/ / background-image : url(../img/shoto_new_download.png);
/ / background-repeat : no-repeat;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    padding-left: 30px;
    margin-bottom: 10px;
/ / margin : 0 0 20 px;
    color: #343434;
}

.N-xuanc-list a {
    display: block;
    line-height: 30px;
    font-size: 13px;
    padding: 0 0 0 22px;
    background-image: url(../img/arr_dot.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 12px 12px;
    color: #666;
}

.N-xuanc-list a:hover {
    color: #00cc66;
}

.support {
    width: 1020px;
    margin: 0 auto;
    overflow: hidden;
}

.support .title {
    width: 20%;
    position: relative;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
    margin: 0 auto;
    font-family: arial;
    font-size: 30px;
    color: #343434;
    text-align: center;
    margin-top: 42px;
    padding-bottom: 15px;
}

.support .title:before {
    position: absolute;
    left: 42%;
    bottom: -1px;
    content: "";
    width: 37px;
    height: 3px;
    background-color: #ddd;
}

.support .subTitle {
    font-family: arial;
    font-size: 12px;
    color: #646464;
    line-height: 25px;
    margin-top: 18px;
}

.support .swiperContainer3 {
    width: 100%;
    height: 100%;
    margin-bottom: 30px;
}

.trainservice {
    width: 100%;
    background: #eee;
}

.trainservice .title {
    width: 24%;
    position: relative;
    border-bottom: 1px solid #00cc66;
    vertical-align: middle;
    margin: 0 auto;
    font-family: arial;
    font-size: 30px;
    color: #343434;
    text-align: center;
    padding-top: 54px;
    padding-bottom: 15px;
}

.trainservice .title:before {
    position: absolute;
    left: 44%;
    bottom: -1px;
    content: "";
    width: 37px;
    height: 3px;
    background-color: #00cc66;
}

.sever-training {
    padding-bottom: 40px;
}

.container {
    margin: 0 auto;
    width: 1020px;
    min-width: 1020px;
}

.sever-training ul {
}

.sever-training ul li {
    display: inline-block;
    float: left;
    margin-right: 29px;
    width: 30%;
    margin-top: 40px;
}

.sever-training ul li img {
    display: block;
    width: 100%;
    height: 100%;
}

.sd-sever-bg1 {
    background: #000;
    padding: 40px 0;
}

.g-title {
    margin-bottom: 30px;
}

.g-title h2 {
    font-size: 30px;
    text-align: center;
    font-weight: normal;
    text-decoration: none;
}

.g-title p {
    color: #888;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}

.g-m-btn {
    width: 100%;
}

.g-m-btn .wrap {
    margin: 0 auto;
    width: 250px;
    border: 1px solid #00cc66;
    border-radius: 4px;
}

.g-m-btn a {
    display: block;
    float: left;
    margin-left: -1px;
    width: 49%;
    height: 38px;
    border-left: 1px solid #00cc66;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.g-m-btn a:hover {
    color: #333;
    text-decoration: none;
}

.g-m-btn .cur {
    background: #00cc66;
    color: #fff;
}

.g-m-btn .cur:hover {
    color: #fff;
}

.sd-sever-bg1 h2,
.sd-sever-bg1 p {
    color: #fff;
}

.sd-sever-bg1 .g-m-btn a {
    color: #fff;
}

.sd-sever-bg1 .container {
    display: none;
    position: relative;
    height: 700px;
    overflow: hidden;
}

.sd-sever-bg1 .container .g-n-tips {
    display: none;
    position: absolute;
    font-size: 0;
    border-radius: 4px;
    overflow: hidden;
    background: #fefefe;
}

.sd-sever-bg1 .container .g-n-tips p {
    display: block;
    padding: 8px 12px 2px;
    color: #35bacb;
    font-size: 12px;
    line-height: 22px;
}

.sd-sever-bg1 .container .g-n-tips i {
    display: inline-block;
    width: 14px;
    height: 7px;
    background: url(images/map_arrow.png) no-repeat;
}

.sd-sever-bg1 .container .map {
    display: none;
    position: relative;
}

@-webkit-keyframes glow {
    0% {
        border-color: #00cc66;
        box-shadow: 0 0 5px rgba(0, 255, 0, .4), inset 0 0 5px rgba(0, 255, 0, .1), 0 2px 0 #000;
    }
    100% {
        border-color: #1bff8d;
        box-shadow: 0 0 20px rgba(0, 255, 0, .6), inset 0 0 10px rgba(0, 255, 0, .4), 0 2px 0 #000;
    }
}

@-moz-keyframes glow {
    0% {
        border-color: #00cc66;
        box-shadow: 0 0 5px rgba(0, 255, 0, .4), inset 0 0 5px rgba(0, 255, 0, .1), 0 2px 0 #000;
    }
    100% {
        border-color: #1bff8d;
        box-shadow: 0 0 20px rgba(0, 255, 0, .6), inset 0 0 10px rgba(0, 255, 0, .4), 0 2px 0 #000;
    }
}

@-ms-keyframes glow {
    0% {
        border-color: #00cc66;
        box-shadow: 0 0 5px rgba(0, 255, 0, .4), inset 0 0 5px rgba(0, 255, 0, .1), 0 2px 0 #000;
    }
    100% {
        border-color: #1bff8d;
        box-shadow: 0 0 20px rgba(0, 255, 0, .6), inset 0 0 10px rgba(0, 255, 0, .4), 0 2px 0 #000;
    }
}

@-o-keyframes glow {
    0% {
        border-color: #00cc66;
        box-shadow: 0 0 5px rgba(0, 255, 0, .4), inset 0 0 5px rgba(0, 255, 0, .1), 0 2px 0 #000;
    }
    100% {
        border-color: #1bff8d;
        box-shadow: 0 0 20px rgba(0, 255, 0, .6), inset 0 0 10px rgba(0, 255, 0, .4), 0 2px 0 #000;
    }
}

@keyframes glow {
    0% {
        border-color: #00cc66;
        box-shadow: 0 0 5px rgba(0, 255, 0, .4), inset 0 0 5px rgba(0, 255, 0, .1), 0 2px 0 #000;
    }
    100% {
        border-color: #1bff8d;
        box-shadow: 0 0 20px rgba(0, 255, 0, .6), inset 0 0 10px rgba(0, 255, 0, .4), 0 2px 0 #000;
    }
}

.sd-sever-bg1 .container .map i {
    position: absolute;
    display: block;
    width: 2px;
    height: 2px;
    background: #fff;
    border: 4px solid #00cc66;
    border-radius: 4px;
    -webkit-animation: glow 800ms ease-out infinite alternate;
    -moz-animation: glow 800ms ease-out infinite alternate;
    -o-animation: glow 800ms ease-out infinite alternate;
    -ms-animation: glow 800ms ease-out infinite alternate;
    animation: glow 800ms ease-out infinite alternate;
    box-shadow: 0 0 5px rgba(0, 255, 0, .4), inset 0 0 5px rgba(0, 255, 0, .1), 0 2px 0 #000;
}

.sd-sever-bg1 .container .map img {
    display: block;
    width: 1020px;
    height: 700px;
}

.sd-sever-bg {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    background: #f0f0f0;
}

.sd-sever-bg .bgTitle {
    width: 25%;
    position: relative;
    border-bottom: 1px solid #00cc66;
    vertical-align: middle;
    margin: 0 auto;
    font-family: arial;
    font-size: 30px;
    color: #333;
    text-align: center;
    margin-top: 46px;
    padding-bottom: 15px;
}

.sd-sever-bg .bgTitle:before {
    position: absolute;
    left: 42%;
    bottom: -1px;
    content: "";
    width: 37px;
    height: 3px;
    background-color: #00cc66;
}

.sd-s-us {
    position: relative;
    padding: 100px;
}

.sd-s-us .container {
    position: relative;
    height: 250px;
}

.sd-s-us .prev {
    position: absolute;
    top: 88px;
    display: block;
    width: 57px;
    height: 113px;
/ / background : url(../img/shoto_service_left.png) no-repeat left;
/ / z-index : 1;
/ / overflow : hidden;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.sd-s-us .next {
    position: absolute;
    top: 88px;
    display: block;
    width: 57px;
    height: 113px;
/ / background : url(../img/shoto_service_right.png) no-repeat;
/ / z-index : 1;
/ / overflow : hidden;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.sd-s-us .prev {
/ / left : - 100 px;
/ / background-position : 0 - 104 px;
}

.sd-s-us .next {
    right: -100px;
/ / background-position : - 63 px - 217 px;
}

.sd-s-us .prev:hover {
    background-position: -63px -104px;
}

.sd-s-us .next:hover {
    background-position: 0 -217px;
}

.sd-s-us .main-info {
    width: 100%;
    height: 250px;
}

.sd-s-us .main-info ul {
    overflow: hidden;
    zoom: 1;
}

.sd-s-us .main-info ul li {
    float: left;
    display: _inline;
    margin-right: -30px;
}

.sd-s-us .main-info ul li .list-box {
    float: left;
    margin-right: 30px;
    padding: 40px 20px 0 20px;
    width: 320px;
    height: 210px;
    background: #fff;
}

.sd-s-us .main-info .title {
    height: 44px;
    line-height: 22px;
    font-size: 20px;
    font-weight: normal;
    overflow: hidden;
}

.sd-s-us .main-info .title i {
    display: block;
    float: left;
    margin-right: 15px;
    width: 40px;
    height: 40px;
/ / background : url(images/sever_bg.png) no-repeat 0 - 34 px;
}

.sd-s-us .main-info .txt {
    margin-top: 20px;
    padding: 0 0 0 55px;
    color: #888;
    font-size: 13px;
    line-height: 24px;
    overflow: hidden;
}

.sd-s-us .btn-li {
    margin-top: 40px;
    width: 100%;
    height: 10px;
    text-align: center;
}

.sd-s-us .btn-li ul {
    margin-right: -10px;
    text-align: center;
}

.sd-s-us .btn-li ul li {
    display: inline-block;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    background: #ccc;
    border-radius: 5px;
    cursor: pointer;
}

.sd-s-us .btn-li ul li.on {
    background: #00cc66;
}

.content-slide {
    margin-top: -55px;
    text-align: center;
}

.content-slide .title {
    width: 100%;
    max-width: 1140px;
    font-family: arial;
/ / font-family : 'Source Han Sans', sans-serif;
    font-size: 36px;
    font-weight: 46px;
    color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.content-slide .txt {
    width: 100%;
    max-width: 1020px;
    padding: 0 15px;
    color: #fff;
    font-family: arial;
/ / font-family : 'Source Han Sans', serif;
    font-size: 12px;
    line-height: 28px;
    margin: 15px auto 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.content-slide .btn {
    margin-top: 32px;
    border: 1px solid #26d67b;
    background: #26d67b;
    border-radius: 5px;
    color: #F5F5F5;
    display: inline-block;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 140px;
    font-family: arial;
    cursor: pointer;
}

.swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	display: inline-block;
	border-radius: 12px;
	border: 1px solid #fff;
	//background: #26d67b;
	margin: 0 5px;
}

.swiper-pagination-bullet-active1{
  //  opacity: 1;
  //  background: #fff;
  //  border: 1px solid #26d67b;
}

.addressSwiper {
    width: 74%;
    height: 100%;
}

/* 提示自定义 */
.mapcontainer {
    position: relative;
    height: 700px;
    overflow: hidden;
    margin: 0 auto;
    width: 1140px;
    min-width: 1140px;
}

.stateTip, #StateTip {
    display: none;
    position: absolute;
    padding: 8px;
    background: #fff;
    border: 2px solid #2385B1;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 12px;
    font-family: Tahoma;
    color: #333;
}

.mapInfo i {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-top: 5px;
    line-height: 15px;
    font-style: normal;
    background: #aeaeae;
    color: #fff;
    font-size: 11px;
    font-family: Tahoma;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    text-align: center
}

.mapInfo i.active {
    background: #E27F21;
}

.mapInfo span {
    padding: 0 5px 0 3px;
}

.mapInfo b {
    font-weight: normal;
    color: #2770B5
}

#ChinaMap1 {
    margin: 60px auto;
}

#WorldMap {
    margin: 20px auto;
}

.addressDiv {
    margin-left: 0px;
    margin-right: 10px;
    background: url(../img/address.jpg) no-repeat;
    width: 350px;
    height: 249px;
    text-align: left;
    margin-left: 10px;
}

.addressDiv .p1class {
    font-family: Arial;
    font-size: 16px;
    color: #333;
    margin-left: 65px;
    margin-top: 50px
}

.addressDiv .p2class {
    font-family: Arial;
    font-size: 12px;
    color: #8a8a8a;
    margin-top: 5px;
    margin-left: 65px;
    line-height: 25px
}

.addressDiv .p3class {
    font-family: Arial;
    font-size: 12px;
    color: #8a8a8a;
    margin-top: 5px;
    margin-left: 65px;
}

.tableCompany{
	width: 100%;
	border: 1px solid #CCC;
	margin-top:20px;
	margin-bottom: 20px
}
.tableCompany tr td{
	width: 20%;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC
}
.tableCompany tr td a{
	cursor: pointer;
}
.tableCompany tr td a img{
	display: block;
	width: 100%;
	height: 100%;
}
.tableCompany tr td a:hover img {
	filter: alpha(Opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.supportSlide{

	width:450px;
	height: 252px;
	padding-top:50px;
}

.supportImgLeft{
	float: left;
	width: 42%;
	margin-top: 10px;
}
.supportImgLeft a{
}
.supportImgLeft a img{
	display: block;
	width: 100%;
	height: 100%;
}
.supportImgRight{
	float: right;
	width:55%;
	height: 100%;
	margin-left: 10px;
	text-align: left;
}
.supportImgRight h3{
	font-family: arial;
	font-size:14px;
	color: #333;
	text-align: left;
	margin-top: 10px;
}
.supportImgRight p{
	margin-top: 10px;
	font-family: arial;
	font-size: 12px;
	color: #7f7f7f;
	line-height: 20px;
	text-align: left
}
.supportImgRight a{
	display: inline-block;
	cursor: pointer;
	margin-top:15px;
	text-align:left;
}
.downbtn{
	width:80px;
	height:20px;
	background: url(../img/support_down.png);
}


.telDiv{
    width: 1020px;
    margin: 0 auto;
    background: #fff;
    text-align: center;
}

.telDiv .telTitle{
    width: 24%;
    position: relative;
    border-bottom: 1px solid #00cc66;
    vertical-align: middle;
    margin: 0 auto;
    font-family: arial;
    font-size: 30px;
    color: #343434;
    text-align: center;
    padding-top: 54px;
    padding-bottom: 15px;
}

.telDiv .telTitle:before {
    position: absolute;
    left: 44%;
    bottom: -1px;
    content: "";
    width: 37px;
    height: 3px;
    background-color: #00cc66;
}
.bigCard{
	float: left;
	width: 65%;
	//height: 500px;
}
.smallCard{
	float: right;
	width: 30%;
	margin-right: 20px;
}
.bigCard-title{
	width: 100%;
	background: #00cc66;
	color: #fff;
	font-size: 16px;
	font-family: "思源黑体";
	border: 1px solid #f0f0f0;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
}
.bigCard-border-table{
  text-align: center;
  margin: 20px 30px;
  margin-top: 0px;
}
.bigCard-border-table table {
	width: 100%;
}
.bigCard-border-table table tr{
	width: 100%;
	/* border: 1px dashed #f0f0c0; */
	display: block;
	margin-top: 20px;
    border: 0;
}
.bigCard-border-table table tr td{
	font-size: 12px;
	color: #8a8a8a;
	font-family: "思源黑体";
	width: 50%;
	text-align: left;
}

.bigCard-border-table p{
	text-align: left;
    font-size: 12px;
    color: #666;
    padding-left: 20px;
    margin-top: 20px;
    font-weight: 700;
}
.bigCard-border-table table tr td ul{
	border: 1px dashed #f0f0f0;
    margin-right: 10px;
}
.bigCard-border-table table tr td ul li{
	padding-top: 5px;
    padding-bottom: 5px;
    min-width: 200px;
}

.bigCard-border-table1{
  text-align: center;
  margin: 20px 30px;
}
.bigCard-border-table1 table {
	width: 100%;
}
.bigCard-border-table1 table tr{
	width: 100%;
	/* border: 1px dashed #f0f0c0; */
	/* display: block; */
	margin-top: 20px;
    border: 0;
}
.bigCard-border-table1 table tr td{
	font-size: 12px;
	color: #8a8a8a;
	font-family: "思源黑体";
	width: 50%;
	text-align: left;
}

.bigCard-border-table1 table tr td ul{
	border: 1px dashed #f0f0f0;
    margin-right: 10px;
}

.bigCard-border-table1 table tr td ul li{
	padding-top: 5px;
    padding-bottom: 5px;
    min-width: 200px;
}

.tel-ul-li{
	margin: 0 0;
	padding: 0 0;
	//display: block;
}
.smallCard .tel-ul-li ul{
	border: 1px dashed #f0f0f0;
    margin: 15px 30px;
    display: block;
    padding: 0;
}
.smallCard .tel-ul-li ul li{
	font-size: 12px;
	color: #8a8a8a;
	font-family: "思源黑体";
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:left;
	display: block;
}
.tel-li-bottom{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 24px;
	min-width: 200px;
}
.smallCard  .licls{
	font-size: 12px;
	color: #8a8a8a;
	font-family: "思源黑体";
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:left;
	display: block;
	
}
.small-ul{
	border:1px dashed #f0f0f0;
	margin: 15px 30px;
	display: block;
	padding: 0;
}
.small-top{
	border: 1px solid #f0f0f0;display: block;margin-top: 20px;
}
.scrollWraper{
	width: 670px;
	height: 275px;
	overflow: hidden;
	/* background:#2c2f43; */
	position: relative;
}