.container,.container-fluid,dl,h1,h2,ul {
	padding: 0
}

.faq-cnt dl dt a,.headlines dt,.list-item-title,.news ul li a {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

body,html {
	width: 100%;
	font-family: 'Microsoft YaHei','\5FAE \8F6F \96C5\91';
	font-size: 16px;
	overflow-x: hidden;
	background: #fff;
}

img {
	max-width: 100%;
	height: auto
}

a {
	color: #323232;
	text-decoration: none!important
}

dl,ul {
	list-style: none;
	margin: 0
}

h1,h2 {
	margin: 0 auto
}

.news {
	padding: 20px 0 30px;
	background-color: #f5f7f9
}

.head>h1 {
	position: absolute;
	left: -9999999px;
	z-index: -99
}

.top-bg {
	background-color: #eee;
	line-height: 40px;
	font-size: 12px;
	color: #555
}
.header {
	font-size: 12px;
	color: #838c94;
	background-color: #eee;
	height: 40px;
	line-height: 40px
}

.header-l img {
	margin-right: 5px
}

.header dl {
	float: left;
	position: relative;
	color: #31404c;
	margin: 0 10px;
	cursor: pointer
}

.header dl dt {
	height: 40px;
	line-height: 40px
}

.header dl:hover dd {
	display: block
}

.header dl dd {
	display: none;
	position: absolute;
	width: 110px;
	text-align: center;
	right: -10px;
	text-align: right;
	top: 40px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	z-index: 99
}

.header dl dd p {
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 5px;
	text-align: center
}

.header dl dd::before {
	position: relative;
	content: '';
	display: block;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 7px solid #fff;
	top: -5px
}
.header dl dt i{
	padding: 2px 10px;
	margin-right: 10px;
	background: url(icon1.png)
}
.header dl dt .wxtools-icon {
	background-position: -53px -804px
}

.header dl dt .wxpublic-icon {
	background-position: -53px -759px
}


.banner img {
	margin: 0 auto
}

.banner .carousel-control {
	display: none!important
}

.banner .carousel-control .glyphicon-chevron-left,.banner .carousel-control .glyphicon-chevron-right,.banner .carousel-control .icon-next,.banner .carousel-control .icon-prev {
	width: 26px;
	height: 64px
}

.banner .carousel-control,.banner .carousel-control.left,.banner .carousel-control.right {
	background: 0 0
}

.banner .carousel-control .glyphicon-chevron-left {
	background: url(next.png) no-repeat center center
}

.banner .carousel-control .glyphicon-chevron-right {
	background: url(prev.png) no-repeat center center
}

.banner .glyphicon-chevron-left::before,.banner .glyphicon-chevron-right::before {
	display: none
}

.banner .carousel-indicators {
	left: auto;
	right: 20px;
	top: 50%;
	margin-left: 0;
	width: auto;
	margin-top: -107px
}

.banner .carousel-indicators li {
	display: block;
	width: 110px;
	height: 62px;
	margin: 0 0 10px;
	border-radius: 3px;
	text-indent: 0;
	overflow: hidden
}

.banner .carousel-indicators .active {
	display: block;
	margin: 0 0 10px;
	width: 110px;
	height: 62px;
	border: 1px solid #ea4c47
}

.img-circle {
	width: 36px;
	height: 36px;
	background-color: #ea4c47
}

.breadcrumb,.breadcrumb a {
	font-size: 14px;
	color: #9a9a9a
}

.news .headlines {
	width: 389px
}

.news .faq-chat {
	width: 412px
}

.news .review {
	width: 393px;
	background-color: #fff
}

.news .headlines,.news .review {
	padding: 0
}

.news .faq-chat-box,.news .headlines-box,.news .review-box {
	padding: 20px 14px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.175);
	border-radius: 4px;
}


.icon-tit {
    line-height: 32px;
    height: 40px;
    /* margin-bottom: 13px;
    border-bottom: 1px solid #ebebeb; */
}
  
.icon-tit h2 {
    float: left;
    font-size: 20px;
    line-height: 1;
    font-weight: bold;
}

.icon-tit h2 span {
    color: #df8232;
}

.icon-tit h2 i {
    padding: 0 12px;
    margin-right: 9px;
    background: url(icon1.png) no-repeat;
}

.icon-tit .new-more {
    width: 48px;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #bbb;
    border-radius: 4px;
    border: 1px solid #bbb;
}

.icon-tit .new-more:hover {
    color: #fff;
    border-color: #df8232;
    background: #df8232;
}

.icon-tit.icon-tit1 i {
    background-position: -133px 3px;
}

.icon-tit.icon-tit2 i {
    background-position: -133px -56px;
}

.icon-tit.icon-tit3 i {
    background-position: -133px -116px;
}




.review .icon-tit,.faq-chat .icon-tit  {
    margin-bottom: 0;
    border: none;
}

.headlines-main {
	margin-bottom: 20px
}
.headlines-main dl {
    padding: 0;
    margin-bottom: 10px;
}

.headlines-main dl dt {
    width: 120px;
    height: 80px;
    max-height: none;
    border-radius: 3px;
    overflow: hidden;
    margin-right: 13px;
    margin-bottom: 0;
}
.headlines-main dl dd{
    height: auto;
}
.headlines-main dl dd a{
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.headlines-main dl dd a:hover {
    color: #df8232;
}
.headlines-main dl dd .xq-btn{
	font-weight: normal;
	color: #df8232;
}

.headlines-main dl dd p {
    font-size: 12px;
    height: 36px;
    overflow: hidden;
    line-height: 18px;
    color: #666;
    margin: 0;
}

.headlines-main dl dd p a {
    width: auto;
    font-size: 12px;
    font-weight: normal;
    color: #df8232;
}
  
.headlines .headlines-main a.more,
.review-main a.more {
    display: block;
    height: 32px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #df8232;
    border-radius: 4px;
    margin-top: 10px;
}
  
.headlines .headlines-main a.more span,
.review-main a.more span {
    padding: 0 10px;
    color: #df8232;
    font-size: 14px;
}
  
.headlines .headlines-main a.more:hover,
.review-main a.more:hover {
    background: #df8232;
    border-color: #df8232;
}
  
.headlines .headlines-main a.more:hover span,
.review-main a.more:hover span {
    color: #fff;
}
  
.headlines .headlines-main ul li,
.review-main ul li {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    background: url(li-img1.jpg) no-repeat center left;
    margin-bottom: 0;
}
  
.headlines .headlines-main ul li a,
.review-main ul li a {
    float: left;
    width: 80%;
    font-size: 14px;
    line-height: 30px;
    color: #555;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
  
.headlines .headlines-main ul li span,
.review-main ul li span {
    float: right;
    font-size: 14px;
    width: 44px;
    color: #999;
    text-align: right;
}
  
.headlines .headlines-main ul li:hover a, .headlines .headlines-main ul li:hover span,
.review-main ul li:hover a,.review-main ul li:hover span {
    color: #df8232;
}
  
.headlines .headlines-main ul li:hover,
.review-main ul li:hover {
    background: url(li-img2.jpg) no-repeat center left;
}

.qr-code {
    padding: 8px 0 ;
    /* background: url(../images/qr-code-bg.jpg) no-repeat center center; */
	background: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    overflow: hidden;
    background-size: cover;
	margin-top: 20px;
}
.qr-code-tit{
    float: left;
    padding: 8px 0;
    width:25px;
    background: #df8232;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    text-align: center;
    border-radius: 0 6px 6px 0;
}
.qr-code-main{
    float: left;
    width: 88%;
    width: calc(100% - 25px);
    /* margin-left: 15px; */
    background: url(qr-code-ul-bg.png) repeat-y center top;
}
.qr-code-main dl{
    float: left;
    width: 40%;
    margin: 0 5%;
    text-align: center;
}
.qr-code-main dt{
    width: 110px;
    margin: 0 auto 6px;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.qr-code-main dl dd{
	width: 100%;
    font-size: 12px;
    height: auto;
    color: #333;
}


/* 必读 */
.brief-box{
    padding: 10px;
    border: 1px solid #eee;
    background: #f6f6f6;
    border-radius: 4px;
}
.brief-type-list {
    position: relative;
    padding-left: 84px;
    padding-bottom: 2px;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 20px;
    border-bottom: 1px dashed #e4e4e4;
}
.brief-type-list i{
	padding: 0 10px;
}
.brief-type-list span{
	margin-right: 15px;
}
.error-icon{
	background: url(error-icon.png) no-repeat center;
}
.success-icon{
	background: url(success-icon.png) no-repeat center;
}
.brief-type-list:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}
  
.brief-type-list.brief-type-list-all {
    width: 100% !important;
}
.brief-type-list > p{
	margin-bottom: 10px;
}
.brief-type-list > b {
    position: absolute;
    color: #fff;
    width: 64px;
    line-height: 22px;
    font-weight: normal;
    border-radius: 5px 0 0 5px;
    top: 2px;
    left: 0;
    text-align: center;
    background: #df8232;
}
.brief-type-list > b::after{
    display: block;
    content: '';
    position: absolute;
    width: 12px;
    height: 22px;
    background:  url(r-sj.png) no-repeat left center;
    top: 0;
    left: 63px;
}

.brief-type-list .price {
    font-size: 16px;
    font-weight: bold;
}

.brief-type-list .price, .brief-type-list .more {
    color: #df8232;
}

.hot-major a{
    float: left;
    width: 31.333%;
    margin: 1%;
    color: #df8232;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #df8232;
    text-align: center;
}
.hot-major a:hover{
    background: #df8232;
    color: #fff;
}



.news .faq-chat-box{
    padding-bottom: 12px;
}

.news .hot-tag {
	width: 100%;
	margin-top: 20px;
	background: #ea4c47;
	border-radius: 8px;
	overflow: hidden;
	border-top: 2px solid #ea4c47;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.news .hot-tag-tit {
	background: #fff;
}

.news .hot-tag-tit span {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	padding: 0 27px 4px 34px;
	background: #ea4c47 url(hot-tag-tit-icon.png) no-repeat left 10px top 2px;
}

.news .hot-tag-tit span::before {
	position: absolute;
	display: block;
	content: '';
	width: 27px;
	height: 100%;
	background: url(hot-tag-tit-bg.png) no-repeat left center;
	right: 0;
	top: 0;
}

.news .hot-tag-main {
	padding: 2px 12px 12px;
	border-radius: 8px 0 0 0;
	background: #fff;
}

.news .hot-tag-main a {
	display: inline-block;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	background: #eff4ff;
	border: 1px solid #dce2ef;
	border-radius: 2px;
	margin-right: 4px;
	padding: 0 15px;
	margin-top: 10px;
}

.news .hot-tag-main a:hover {
	color: #fff;
	background: #ea4c47;
	border: 1px solid #ea4c47;
}
.order-form{
    margin-top: 20px;
}
.order-form .form-control{
    height: 26px;
    line-height: 24px;
    color: #555;
    padding-left: 19px \9;
    padding-right: 0 \9;
    padding-top: 0 \9;
    padding-bottom: 0 \9
}
.order-form .form-control::-webkit-input-placeholder {
	color: #555;
}
.order-form .form-control, .order-form .school-option select{
    /* padding-left: 16px; */
    padding: 0 0 0 16px;
}
.form-group .layui-bg-value em{
	font-style: normal;
    line-height: 30px;
}
.select-require::after{
    display: block !important;
    content: '*' !important;
    line-height: 30px;
    color: #ae2a2a;
    position: absolute;
    left: 10px;
    top: 0
}
.order-form textarea.form-control{
    /* position: absolute; */
    z-index: 1;
}
.order-form .order-form-title{
    padding-left: 13px;
    background: url(order-tit.jpg) no-repeat left center;
    font-size: 16px;
    font-weight: bold;  
}
.order-form form{
    display: -webkit-box;
    display: flex;
    padding: 10px 0px 0;
    text-align: center;
    justify-content: space-between;
    flex-wrap: wrap
}
.order-form form > .form-group{
    position: relative;
    display: inline-block;
    width: 48%;
    max-width: 164px;
    margin: 0 1% 10px;
    padding: 0;
    background: #fff;
    height: 26px;
    height: 28px \9;
    float: left \9;
}
.order-form form > .form-group-max{
    max-width: none;
    width: 100% !important;
}

.form-tools{
    width: 100%;
}
.order-form .submit-group,.order-form .must-box{
   float: left;  
   width: 100%;
   margin-bottom: 0 !important;
}
.order-form .must-box{
    width: 40%;
    font-size: 12px;
    line-height: 34px;
}
.order-form .submit-group input {
    width: 100%;
    max-width: 99px;
    margin-left: 0;
    background: #df8232;
    border: 1px solid #df8232;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.order-form .icon{
    padding: 0 7px;
    margin-right: 0;
    background-size: contain
}
.order-form .checkbox-item .check-icon,.order-form .must-box .icon-check{
    background: url(http://www.yuloo.com/zw/images/public/check.png) no-repeat center center; 
}
.order-form .checkbox-item.checked .check-icon,.order-form .must-box .icon-check.checked{
    background: url(http://www.yuloo.com/zw/images/public/checked.png) no-repeat center center;
}
/* layui-input start */
.form-group .bg-value,.form-group .layui-bg-value{
    position: absolute;
    left: 0;
    height: 26px;
    font-size: 14px;
    color: #555;
    font-weight: normal;
    line-height: 24px;
    padding: 0 12px;
    cursor: text;
    z-index: 10;
    margin-bottom: 0;
}
.form-group .layui-bg-value{
    z-index: 1;
}
.order-form  .layui-input {
    width: 100%;
    position: absolute;
    background: none !important;
    cursor: pointer;
}
.order-form .layui-input + .input-group-addon{
    padding: 8px 12px;
    border-bottom: 0;
}
/* layui-input end */
.order-form .select-search{
    height: 26px;
    position: relative;
}

.order-form .select-search .school-option.hidden{
    display: none
}
.order-form .select-search button{
    width: 100%;
    text-align: left;
    height: 26px;
    padding-left: 20px;
    font-size: 14px;
    margin: 0;
    color: #555;
    border: 1px solid #ccc !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.order-form .select-require::after {
    left: 9px;
}
.order-form .select-search .school-option input{
    box-sizing: border-box;
    margin: 10px auto 5px;
    height: 26px;
	font-size: 14px;
    padding: 6px 12px;
    border: 1px solid #ccc;
    width: 100%;
}
.order-form .select-search .school-option{
    box-sizing: border-box;
    position: absolute;
    background-color: #fff;
    width: 200%;
    /* max-height: 200px; */
    top: 32px;
    left: 0;
    padding: 0 15px;
    overflow-y: auto;
    z-index: 99;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 5px 10px  rgba(0,0,0,.1);
    -moz-box-shadow: 0 5px 10px  rgba(0,0,0,.1);
    box-shadow: 0 5px 10px  rgba(0,0,0,.1);
}
.order-form .select-search .school-option ul {
    margin: 0 auto 10px;
}
.order-form .select-search .school-option li{
    font-size: 14px;
    color: #555;
    text-align: left;
    height: 26px;
    line-height: 26px;
    cursor: pointer;
}
.order-form .schoolName-box{
    padding-top: 5px;
    padding-bottom: 5px
}
.order-form .school-option select{
    width: 100%;
	height: 200px;
	/* overflow-y: auto; */
	padding-left: 0;
	line-height: 26px;
	margin-bottom: 0 !important;
	border: none !important
}
.order-form .school-option select option{
	font-size: 14px;
	padding: 8px 12px;
	line-height: 30px;
	border: none !important
}
.order-form .select-search .school-option ul {
    margin: 0 auto 10px;
}
.order-form .select-search .school-option li{
    font-size: 14px;
    color: #555;
    height: 26px;
    line-height: 26px;
    cursor: pointer;
}
/* 必读end */

/* sec-word */
.sec-word{
	margin: -10px -2% 0;
}
.sec-word li{
	float: left;
	width: 46%;
	margin: 10px 2% 0;
	padding: 4px 10px;
	background: #f5faff;
	border: 1px solid #acc0ed;
	border-radius: 4px;	
}
.sec-word li:hover{
	background: #ea4c47;
	border-color: #ea4c47;
}
.sec-word li a{
	display: block;
	position: relative;
	padding-left: 35px;
}
.sec-word li:hover a,.sec-word li:hover p{
	color: #fff !important;
}
.sec-word li p{
	font-size: 14px;
	line-height: 18px;
}
.sec-word li .word-type {
	color: #666;
}
.sec-word li .word-text{
	color: #ea4c47;
	font-weight: bold;
}
.sec-word li i{
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(zwhz-sec-word-icon.png) no-repeat;
}
.sec-word li i.sec-word-icon1{
	background-position: 0 6px;
}
.sec-word li i.sec-word-icon2{
	background-position: 0 -44px;
}
.sec-word li i.sec-word-icon3{
	background-position: 0 -94px;
}
.sec-word li i.sec-word-icon4{
	background-position: 0 -144px;
}
.sec-word li i.sec-word-icon5{
	background-position: 0 -194px;
}
.sec-word li i.sec-word-icon6{
	background-position: 0 -244px;
}
.sec-word li i.sec-word-icon7{
	background-position: 0 -294px;
}
.sec-word li i.sec-word-icon8{
	background-position: 0 -344px;
}
.sec-word li i.sec-word-icon9{
	background-position: 0 -394px;
}
.sec-word li i.sec-word-icon10{
	background-position: 0 -444px;
}

.sec-word li:hover i.sec-word-icon1{
	background-position: -50px 6px;
}
.sec-word li:hover i.sec-word-icon2{
	background-position: -50px -44px;
}
.sec-word li:hover i.sec-word-icon3{
	background-position: -50px -94px;
}
.sec-word li:hover i.sec-word-icon4{
	background-position: -50px -144px;
}
.sec-word li:hover i.sec-word-icon5{
	background-position: -50px -194px;
}
.sec-word li:hover i.sec-word-icon6{
	background-position: -50px -244px;
}
.sec-word li:hover i.sec-word-icon7{
	background-position: -50px -294px;
}
.sec-word li:hover i.sec-word-icon8{
	background-position: -50px -344px;
}
.sec-word li:hover i.sec-word-icon9{
	background-position: -50px -394px;
}
.sec-word li:hover i.sec-word-icon10{
	background-position: -50px -444px;
}
/* sec-word end */


.review-main ul li,.review-main ul li a{
    height: 29px;
    line-height: 29px;
}
/*modify nav-tabs default style start*/
.review-tabs {
    height: 32px !important;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    border-bottom: 1px solid #dedede;
    margin-bottom: 20px;
  }
  
  .review-tabs ul {
    border-bottom: 0px !important;
  }

  .review-tabs ul li {
    position: relative;
    width: 33.333%;
    height: 32px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 0 !important;
    background-color: #fff;
  }
  
  .review-tabs ul li a {
    position: relative;
    color: #333;
    font-weight: normal;
    background: #fff;
    border-top: 1px solid #dedede;
    border-bottom: 0;
    border-right: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
    border-radius: 0;
    width: 100%;
  }
  
  .review-tabs ul li a:focus {
    background: #fff;
  }
    
  .review-tabs ul li:last-child a {
    border-left: none !important;
    border-right: 1px solid #ebebeb !important;
  }
  
  .review-tabs ul li.active {
    border-bottom: 1px solid #fff;
  }
  
  .review-tabs ul li a, .review-tabs ul li.active a, .review-tabs ul li.active a:hover, .review-tabs ul li.active a:focus {
    color: #333333;
    font-size: 14px;
    line-height: 30px;
    padding-top: 0;
  }
  
  .review-tabs ul li.active a {
    border-right: 1px solid #ebebeb !important;
    border-left: 1px solid #ebebeb !important;
  }
  
  .review-tabs ul li.active a, .review-tabs ul li.active a:focus, .review-tabs ul li.active a:hover, .review-tabs ul li a:hover {
    background: #ea4c47;
    font-weight: bold !important;
    color: #fff !important;
    border-color: #ea4c47;
    border-top: 1px solid #ea4c47;
    border-color: #ea4c47 !important;
    border-bottom: 0px !important;
    padding-top: 0;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
  }
  
  .review-tabs ul li.more, .review-tabs ul li.more a, .review-tabs ul li.more a:hover, .review-tabs ul li.more:hover a {
    font-size: 12px;
    height: 23px;
    text-align: right;
    color: #373c77;
    border-bottom: 0px !important;
  }
 
  /*modify nav-tabs default style end*/


/* 
.activty-title,.news-item-title {
	margin-bottom: 12px
}

.news-item-title h2,.news-item-title h3 {
	display: inline-block;
	margin: 0;
	font-size: 20px;
	line-height: 30px;
	font-weight: 900;
	color: #333
}

.news-item-title h2 i,.news-item-title h3 i {
	padding: 2px 15px;
	background: url(icon.png) center no-repeat
}

.news-item-title h2 .headlines-icon,.news-item-title h3 .headlines-icon {
	background-position: -4px 3px
}

.news-item-title h2 .faq-icon,.news-item-title h3 .faq-icon {
	background-position: -4px -142px
}

.news-item-title h2 .chat-icon,.news-item-title h3 .chat-icon {
	background-position: -4px -191px
}

.news-item-title h2 .review-icon,.news-item-title h3 .review-icon {
	background-position: -4px -46px
}

.activty-title a.more,.news-item-title a.more {
	font-size: 14px;
	margin-top: 6px;
	color: #a5aab0
}

.activty-title h3 {
	font-size: 16px;
	margin: 0 auto;
	padding: 0 15px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	position: relative;
	left: -15px;
	background: #2b4d8b;
	color: #fff
}

.activty-title h3::after {
	content: '';
	display: block;
	width: 12px;
	height: 30px;
	background: url(../images/activity-bg.jpg) center no-repeat;
	position: absolute;
	right: -12px;
	top: 0
}

.activty-title h3 i {
	padding: 2px 15px;
	background: url(icon.png) -4px -97px no-repeat
}

.faq-cnt dl,.headlines-main dl {
	padding-bottom: 15px;
	border-bottom: 1px dashed #eee
}

.headlines dt {
	font-size: 20px;
	font-weight: 900;
	color: #333
}

.headlines dd {
	height: 48px;
	line-height: 16px;
	font-size: 14px;
	color: #999
}

.headlines dd a {
	color: #df8232
}

.news ul li {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px
}

.news ul li:last-child {
	margin-bottom: 0
}

.news ul li a {
	color: #31404c;
	float: left;
	width: 80%
}

.news ul li a:hover {
	color: #ea4c47
}

.activity-main ul li i {
	padding: 0 10px;
	margin-right: 7px
}

.activity-main ul li .hot-icon1 {
	background: url(../images/hot-icon1.png) no-repeat center center
}

.activity-main ul li .hot-icon2 {
	background: url(../images/hot-icon2.png) no-repeat center center
}

.activity-main ul li .hot-icon3 {
	background: url(../images/hot-icon3.png) no-repeat center center
}

.activity-main ul li .hot-icon4 {
	background: url(../images/hot-icon4.png) no-repeat center center
}

.news ul li span {
	float: right;
	color: #666
}

.headlines-main {
	margin-bottom: 20px
}

.headlines-main dl {
	margin-bottom: 10px
}

.headlines-main dl dt {
	margin-bottom: 8px;
	font-size: 18px;
	line-height: 28px;
	max-height: 56px;
	white-space: normal;
	overflow: hidden;
}
.headlines-main dl dt a{
	color: #555
}
.headlines-main dl dt a:hover,.news ul li a:hover,.activty-title a.more:hover, .news-item-title a.more:hover,.review-box .review-main a.more span:hover,.faq-cnt dl dt a:hover
,.modular-title a.more:hover{
	color: #df8232 !important
}

.faq-cnt,.faq-cnt dl {
	margin-bottom: 15px
}

.faq-cnt dl dt {
	padding-left: 30px;
	font-weight: 400;
	color: #333;
	height: 24px;
	margin-bottom: 8px;
	background: url(../images/q.jpg) left 5px center no-repeat
}

.faq-cnt dl dt a {
	float: left;
	width: 74%
}

.faq-cnt dl dt span {
	float: right;
	font-size: 14px;
	font-weight: 400;
	color: #c9ccd0;
	background: url(../images/icon-01.png) left center no-repeat;
	padding-left: 18px;
	cursor: pointer
}

.faq-cnt dl dd {
	padding: 5px 0 5px 30px;
	height: 50px;
	line-height: 20px;
	font-size: 14px;
	color: #666;
	background: url(../images/a.jpg) left 5px top 7px no-repeat #f7f7f7;
	overflow: hidden;
	border-radius: 3px
}

.chat-cnt dl dd,.chat-cnt ul li {
	color: #333;
	font-size: 14px
}

.chat-cnt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.chat-cnt ul {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #eee
}

.chat-cnt ul li {
	padding-left: 16px;
	background: url(../images/qq.png) left center no-repeat
}

.chat-cnt ul li a {
	width: 100%
}

.chat-cnt dl {
	width: 50%;
	padding: 0 10px;
	text-align: center
}

.chat-cnt dl dt {
	margin-bottom: 10px
}

.review .news-item-title {
	height: 22px
}

.chat .news-item-title h2,.review .news-item-title h2,.review .news-item-title h3 {
	float: left
}

.news .review-main ul li a {
	width: 100%;
	color: #31404c
}

.review-box .review-main a.more {
	display: block;
	height: 41px;
	line-height: 40px;
	text-align: center;
	background: url(../images/dashed-bg.png) center left repeat-x
}

.review-box .review-main a.more span {
	padding: 0 10px;
	background-color: #fff;
	color: #a5aab0;
	font-size: 14px
}

.review-tabs {
	height: 40px!important;
	border-radius: 5px 5px 0 0;
	overflow: hidden
}

.review-tabs ul {
	border-bottom: 0!important
}

.review-tabs ul li {
	width: 33.333%;
	height: 40px;
	text-align: center;
	cursor: pointer;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 0!important
}

.review-tabs ul li.active {
	border-bottom: 1px solid #fff
}

.review-tabs ul li a,.review-tabs ul li a:hover {
	border-radius: 0;
	background-color: #f6f6f6;
	width: 100%;
	border-top: 2px solid #f6f6f6
}

.review-tabs li a,.review-tabs li.active a,.review-tabs li.active a:focus,.review-tabs li.active a:hover {
	color: #333;
	font-size: 16px;
	line-height: 37px;
	padding: 0;
	border: none
}

.review-tabs li a:hover,.review-tabs li.active a,.review-tabs li.active a:focus,.review-tabs li.active a:hover {
	background: #fff;
	color: #ea4c47;
	border: none;
	border-top: 2px solid #ea4c47;
	border-bottom: 0!important
}

.review-tabs li.more a,.review-tabs li.more a:hover,.review-tabs li.more:hover a,.review-tabs ul li.more {
	font-size: 12px;
	height: 23px;
	text-align: right;
	color: #ea4c47;
	border-bottom: 0!important
}

.review-main .carousel {
	margin-bottom: 20px
}

.review-main img {
	width: 100%
}

.review-main .carousel-caption {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: left;
	padding: 0 0 0 2%;
	left: 0;
	bottom: 0;
	background: rgba(12,37,77,.88)
} */

.copyright,.last ul li,.last ul li a,.tabs-box li {
	text-align: center
}

.major-course {
	margin-bottom: 40px
}

ul.major-tag-cnt {
	float: left;
	width: 32%
}

ul.major-tag-cnt h3 {
	font-size: inherit;
	font-weight: inherit
}

.major-tab-big {
	margin: 0 1.5%
}

ul.major-tag-cnt .li-nobottom {
	margin-bottom: 0!important
}

ul.major-tag-cnt li {
	text-align: center;
	font-size: 16px;
	padding: 0 5px;
	margin: 0 auto 15px
}

ul.major-tag-cnt li.li-rowspan2 {
	font-size: 20px
}

ul.major-tag-cnt li.li-rowspan2,ul.major-tag-cnt li.li-strong {
	font-weight: 700
}

ul.major-tag-cnt li.li-more {
	font-size: 18px
}

ul.major-tag-cnt li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 32px;
	color: #fff;
	padding: 15px 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	white-space: nowrap
}

.lookmore-icon {
	padding: 9px;
	margin-left: 5px;
	background: url(http://www.yuloo.com/zw/images/li-more.png) no-repeat center center
}

ul.major-tag-cnt li.li-rowspan2 a {
	height: 140px;
	padding: 40px 5px;
	white-space: normal
}

ul.major-tag-cnt .xg a {
	height: auto;
	padding: 15px 5px
}

ul.major-tag-cnt li:hover>a {
	-webkit-box-shadow: 0 10px 10px -5px rgba(0,0,0,.3);
	box-shadow: 0 10px 10px -5px rgba(0,0,0,.3)
}

.tab-bg1,.tab-bg9 {
	height: 62px;
	line-height: 24px!important
}

.tab-bg1 {
	white-space: nowrap;
	background-color: #75bba6
}

.tab-bg2 {
	background-color: #7c8cbf
}

.tab-bg3 {
	background-color: #73babc
}

.tab-bg4 {
	background-color: #73b0dc
}

.tab-bg5 {
	background-color: #98b984
}

.tab-bg6 {
	background-color: #c58686
}

.tab-bg7 {
	background-color: #9c7cc0
}

.tab-bg8 {
	background-color: #d6a76f
}

.tab-bg9 {
	background-color: #d09879
}

.tab-bg10 {
	background-color: #6f90c6
}

ul.major-tag-cnt li.li-rowspan2 a.tab-bg10,ul.major-tag-cnt li.li-rowspan2 a.tab-bg8 {
	padding-left: 27px;
	padding-right: 27px
}

.rules,.school {
	padding: 40px 0
}
.main01{
    padding:30px 0;
	background: #fff;
}
.modular-title {
	margin-bottom: 20px
}

.modular-title a.more {
	/* color: rgb(87, 56, 56) */
	color: #666;
}
.modular-title a.more:hover{
	color: #df8232 !important;
}

.modular-title h2,.modular-title span {
	display: block;
	font-size: 24px;
	height: 24px;
    line-height: 24px;
    font-weight: bold;
	color: #333;
	padding-left: 13px;
	border-left: 3px solid #ea4c47
}

.tabs-box {
	border-bottom: none;
	margin-left: 50px
}

.tabs-box .nav-tabs {
	border: none
}

.tabs-box li {
	line-height: 24px;
	cursor: pointer
}

.tabs-box li a,.tabs-box li.active a,.tabs-box li.active a:focus,.tabs-box li.active a:hover {
	color: #333;
	font-size: 16px;
	line-height: 24px;
	padding: 0 20px;
	border-radius: 3px;
	border: none
}

.tabs-box li a:hover,.tabs-box li.active a,.tabs-box li.active a:focus,.tabs-box li.active a:hover {
	background-color: #ea4c47;
	color: #fff;
	border: none
}

.rules-item,.school-list-item {
	float: left;
	width: 23%;
	margin: 1%;
	background-color: #fff;
	border-radius: 3px;
	overflow: hidden
}

.rules-item:hover,.school-list-item:hover {
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.school-list-item:last-child {
	margin-right: 0
}

.list-item-title {
	position: relative;
	display: block;
	font-size: 18px;
	height: 36px;
	color: #333;
	font-weight: 900
}

.list-item-title:after {
	content: '';
	display: block;
	width: 50px;
	height: 1px;
	background-color: #323232;
	position: absolute;
	bottom: 0;
	left: 0
}

.school-list-item dd {
	padding: 20px;
	border: 1px solid #eee
}

.school-list-item .list-item-main p {
	font-size: 12px;
	height: 36px;
	line-height: 18px;
	margin-bottom: 16px;
	color: #999
}

.list-item-cost {
	padding-top: 15px;
	max-height: 75px;
	font-size: 14px;
	line-height: 20px;
	color: #838c94
}

.list-item-cost a.more {
	color: #df8232
}

.rules {
	padding: 40px 0;
	background-color: #f5f7f9
}

.rules-item {
	padding: 20px;
	border: 1px solid #ebebeb
}

.rules-item dt {
	margin-bottom: 20px
}

.rules-item dt a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.logo-zw{
	float: left;
	position: relative;
	width: 60px;
	height: 50px;
}
.rules-logo {
	width: 50px;
	height: 50px;
	position: absolute
}
.rules-name {
	width:100% !important;
	font-size:18px;
	line-height:28px;
	max-height: 84px;
	overflow:hidden
}

.rules-item dd p {
	font-size: 14px;
	color: #838c94
}

.rules-item dd b {
	font-weight: 400
}

.rules-item .list-item-cost {
	border-top: 1px solid #f5f5f5;
	margin-top: 15px
}

.rules-item .list-item-cost p {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 28px
}

.rules-item .look-rules {
	padding: 0 10px;
	font-size: 14px;
	line-height: 24px;
	border: 1px solid #df8232;
	border-radius: 3px;
	color: #df8232;
	float: right
}

.rules-item .look-rules:hover {
	background-color: #df8232;
	color: #fff
}

.rules-item .address-icon {
	padding: 0 12px;
	background: url(zwhz-icon.png) center -760px no-repeat
}

.link a {
	padding: 0 10px 10px;
	display: block;
	float: left
}

.copyright {
	display: none;
	padding: 1em 0 1.5em;
	border-top: 2px solid #2b4d8b;
	margin: 1.5em 0 1em;
	background-color: #fff
}

.copyright p {
	margin: 0 .3em .3em;
	font-size: 12px
}

.copyright p a {
	margin-right: 5px
}

.last {
	display: none;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #2b4d8b;
	position: fixed;
	z-index: 99999;
	bottom: 0
}

.last ul li {
	float: left;
	width: 33%;
	height: 40px;
	border-right: 1px #fff solid;
	background-color: #2b4d8b;
	display: block;
	overflow: hidden
}

.last ul li a {
	display: inline-block;
	height: 40px;
	width: 99.8%;
	color: #fff
}

.last ul li a span {
	font-size: 14px;
	font-weight: 600
}


@media (min-width:1440px) {
	.banner .carousel-indicators {
		right: 120px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1200px
	}
}

@media only screen and (max-width:1200px) {
	.container .container,.head {
		width: 100%
	}

	.container {
		width: 98%
	}
	/* .headlines-main{
		float: left;
		width: 70%;
		margin-bottom: 0;
	} */
	/* .qr-code{
		float: left;
		width: 25%;
		margin-left: 5%;
		padding: 0;
	} */
	.qr-code-main{
		width: 100%;
		background: none;
	}
	.qr-code-tit{
		width: 100%;
		border-radius: 0;
	}
	/* .qr-code-main dl{
		width: 90%;
		margin: 3% 5%;
	} */

	ul.major-tag-cnt li a {
		line-height: 30px!important
	}

	ul.major-tag-cnt,ul.major-tag-cnt li {
		width: 100%;
		padding: 0
	}

	ul.major-tag-cnt>li {
		width: 48%;
		margin: 0 1%
	}

	ul.major-tag-cnt li {
		font-size: 16px!important;
		margin-bottom: 10px
	}

	.major-tab-big {
		margin: 0 auto
	}

	ul.major-tag-cnt li a,ul.major-tag-cnt li.li-rowspan2 a {
		padding: 3px;
		height: auto;
		white-space: nowrap
	}

	ul.major-tag-cnt li.li-mt {
		margin-top: -46px
	}

	.news,.rules,.school {
		padding: 3% 0
	}

	.major-course {
		margin-bottom: 3%
	}

	.school-list-item {
		width: 23%;
		margin: 1%
	}

	.banner .carousel-indicators {
		right: 20px
	}

/* 
	.news .headlines {
		width: 100%
	}

	.news .faq-chat,.news .review {
		width: 50%
	} */

	.news .faq-chat,.news .headlines,.news .review {
		width: 33.333%;
		padding: 0 10px;
		margin-bottom: 20px;
		background: none;
	}

	.school-list-item dd {
		padding: 5%
	}

	.school-list-item .list-item-cost {
		height: 95px;
		max-height: 95px;
		overflow: hidden
	}
}

@media only screen and (max-width:1024px) {

	.news .headlines {
		width: 100%;
	}
	.news .faq-chat,.news .review {
		width: 50%
	}

	.news .faq-chat,.news .review {
		margin-bottom: 0
	}
	.order-form form > .form-group{
		max-width: none;
	}

	
	.rules-item,.school-list-item {
		width: 31.333%;
		margin: 1%
	}

	.tabs-box {
		width: 100%;
		margin: 2% auto 0
	}

	.chat-cnt dl {
		width: 29%;
		padding: 0;
		margin: 0 auto;
		text-align: center
	}

	.chat-cnt dl dd {
		font-size: 12px
	}

	.banner .carousel-indicators {
		position: absolute;
		bottom: -10px;
		left: 50%;
		top: auto;
		z-index: 15;
		width: 60%;
		padding-left: 0;
		margin-left: -30%;
		text-align: center;
		list-style: none
	}

	.banner .carousel-indicators li {
		display: inline-block;
		width: 10px;
		height: 10px;
		margin: 1px;
		text-indent: -999px;
		cursor: pointer;
		border: 1px solid #fff;
		border-radius: 10px
	}

	.banner .carousel-indicators li.active {
		display: inline-block;
		width: 12px;
		height: 12px;
		margin: 0;
		border: 1px solid #fff;
		background-color: #fff
	}
}

@media only screen and (max-width:768px) {
	.header-r{
		display: none !important;
	}
	.banner .carousel-control {
		display: block!important
	}

	.banner .carousel-control .glyphicon-chevron-left,.banner .carousel-control .glyphicon-chevron-right {
		background-size: 80%;
		background-position-y: 0
	}

	.news .faq-chat-box, .news .headlines-box, .news .review-box {
		box-shadow: none;
	  }
	.news .faq-chat,.news .headlines,.news .review {
		background: #fff;
		box-shadow: 0 0 10px rgba(0,0,0,.175);
	}
	.news,.rules,.school {
		padding: 4% 0
	}

	.headlines-main{
		float: left;
		width: 100%;
		margin-bottom: 3%;
	}
	
	.qr-code-main{
		width: 100%;
		background: none;
	}
	.qr-code-tit{
		width: 100%;
		border-radius: 0;
	}
	.qr-code-main dl{
		width: 40%;
		margin: 3% 5%;
	}

	.modular-title h2, .modular-title span{
		font-size: 20px;
	}
	ul.major-tag-cnt, ul.major-tag-cnt li{
		font-weight: normal !important;
	}

	.major-course {
		margin-bottom: 4%
	}



	.banner .carousel-indicators {
		bottom: 0
	}

	.review-tabs {
		margin-bottom: 3%
	}

	.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 20px
	}

	.news .faq-chat,.news .review {
		width: 100%
	}
	.order-form .select-search button, .order-form .select-search .school-option input{
		display: none !important;
	}
	.order-form .schoolName-box, .order-form .school-option select option{
		padding: 0 !important;
	}
	.order-form .select-search .school-option.hidden, .order-form .select-search .school-option {
		display: block !important;
		width: 100%;
		position: static;
		padding: 0 !important;
		border: none;
		box-shadow: none;
	}
	.order-form .school-option select{
		border: 1px solid #ccc !important;
	}
	.order-form  .school-option select,.order-form form > .form-group,.order-form .select-search,.order-form .form-control,.form-group .bg-value, .form-group .layui-bg-value{
		height: 32px;
		line-height: 32px;
	}
	.order-form .select-require::after {
		line-height: 40px;
		left: 8px;
	}
	.form-group .layui-bg-value em{
		margin: 0 5px 0 -5px;
	}



	.faq-cnt dl dd,.school-list-item .list-item-main p {
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical
	}

	
	.headlines dd {
		float: left;
		width: calc(100% - 135px);
		height: 60px;
		font-size: 14px;
		line-height: 20px;
		overflow: hidden
	}
	.headlines-main dl dd a{
		width: 100%;
	}

	.modular-title a.more {
		font-size: 14px
	}

	.link a,.tabs-box li a,.tabs-box li.active a,.tabs-box li.active a:focus,.tabs-box li.active a:hover {
		font-size: 14px
	}

	.faq-cnt dl dd {
		height: 48px;
		overflow: hidden
	}

	.tabs-box li,.tabs-box li.active {
		margin-bottom: 1%
	}

	.list-item-title,.rules-item dd p,.school-list-item .list-item-main p {
		margin-bottom: 2%
	}

	.rules-item,.school-list-item {
		width: 31.333%
	}

	.school-list-item .list-item-main p {
		overflow: hidden
	}

	.banner .carousel-inner>.item>a>img {
		max-width: 140%;
		width: 140%;
		margin-left: -20%
	}

	.rules-logo {
		max-width: initial;
		width: 60px;
		height: 60px;
		flex-basis: 100%;
		margin: 0 auto 10px;
		text-align: center
	}

	.rules-logo img {
		max-width: 60px;
		margin: 0 auto
	}

	.rules-item {
		padding: 2%
	}

	.rules-item dt a {
		flex-wrap: wrap
	}

	.rules-name {
		width: 85%;
		font-size: 14px;
		line-height: 20px;
		/* height: 56px */
	}

	.rules-item dd p {
		font-size: 12px
	}

	.chat,.faq-cnt,.faq-cnt dl {
		margin-bottom: 3%
	}

	.rules-item .list-item-cost {
		margin-top: 5%;
		padding-top: 5%
	}

	.list-item-cost,.rules-item .list-item-cost p,.rules-item .look-rules {
		font-size: 12px
	}

	.rules-item .look-rules {
		padding: 0 5px
	}

	.school-list-item .list-item-cost {
		padding-top: 2%
	}
	

	.faq-cnt dl {
		padding-bottom: 3%
	}

	.news .faq-chat,.news .headlines {
		background-color: #fff;
		margin-bottom: 5%
	}

	

	#QIAO_ICON_CONTAINER .qiao-icon-sector-inner,#QIAO_INVITE_CONTAINER,#footer,#qiao-wrap {
		display: none!important
	}

	#QIAO_INVITE_CONTAINER {
		width: 0!important;
		height: 0!important
	}

	.copyright,.last {
		display: block
	}


	.news .hot-tag-main{
        display: flex;
        flex-wrap: wrap;
    }
    .news .hot-tag-main a{
        width: 31.333%;
        margin: 10px 1% 0;
        display: flex;
        padding: 2px 5px;
        line-height: 20px;
        align-items: center;
    }
}

@media only screen and (max-width:600px) {
	.news,.rules,.school {
		padding: 5% 0
	}

	.major-course {
		margin-bottom: 5%
	}

	.tabs-box {
		margin: 5% auto 0
	}

	.tabs-box li,.tabs-box li.active {
		width: 23%;
		margin: 1%
	}

	.tabs-box li a {
		padding: 0!important
	}

	.review-tabs {
		margin-bottom: 5%
	}

	.rules-item,.school-list-item {
		width: 48%
	}
	.order-form .submit-group input{
		width: 98%;
		max-width: none;
	}
}

@media only screen and (max-width:500px) {
	.list-item-title,.school-list-item .list-item-main p {
		margin-bottom: 5%
	}

	.rules-item,.school-list-item {
		margin-bottom: 2%
	}
}

@media only screen and (max-width:428px) {
	.banner .carousel-control .glyphicon-chevron-left,.banner .carousel-control .glyphicon-chevron-right {
		background-size: 60%;
		background-position-y: 0
	}
	.news .faq-chat-box, .news .headlines-box, .news .review-box{
		padding-left: 0;
		padding-right: 0;
	}
	.sec-word li{
		padding: 4px 7px;
	}
	.news .headlines-box{
		padding-bottom: 0;
	}
	/* .sec-word li p{
		font-size: 13px;
	}
	.sec-word li a{
		padding-left: 30px;
	} */

	.rules .tabs-box li a{
		line-height: 22px;
		border: 1px solid #ea4c47;
	}
	.rules .tabs-box li.active a{
	}

	.school-list-item .list-item-cost {
		font-size: 12px
	}

	.list-item-title {
		font-size: 14px;
		height: 28px
	}

	.list-item-cost b {
		margin-right: 10px;
		margin-bottom: 5%
	}

	.list-item-tag {
		float: left;
		margin: 0 auto
	}

	.chat,.faq-cnt,.faq-cnt dl {
		margin-bottom: 5%
	}

	.order-form form > .form-group{
		width: 98%;
	}
	.faq-cnt dl {
		padding-bottom: 5%
	}


	.hot-tag{
        margin-bottom: 2%;
    }
    .news .hot-tag-main a{
        width: 48%;
    }
}

@media only screen and (max-width:400px) {
	.list-item-cost b {
		margin-bottom: 5%
	}

	.list-item-tag {
		float: left
	}

	.tabs-box li,.tabs-box li.active {
		width: 31.333%
	}
	.rules .tabs-box li,.rules .tabs-box li.active{
		width: 23%;
	}

	.chat-cnt {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.chat-cnt ul {
		width: 100%;
		-webkit-padding-after: 0;
		padding-block-end: 0;
		margin: 0 auto 14px;
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
		border-bottom: 1px solid #eee;
		border-right: none;
		padding-bottom: 10px
	}

	.chat-cnt dl {
		width: 40%
	}
}

::-webkit-scrollbar-thumb {
	background-color: #ddd;
	height: 50px;
	outline-offset: -2px;
	outline: #fff solid 2px
}

::-webkit-scrollbar {
	width: 8px;
	height: 8px
}

::-webkit-scrollbar-track-piece {
	background-color: #fff
}

@media only screen and (max-width:600px) {
	ul.major-tag-cnt>li {
		width: 98%
	}

	ul.major-tag-cnt li.li-mt {
		margin-top: 0
	}
}