@charset "utf-8";

.banner,
.banner .slideTxtBox,
.banner .slideTxtBox .bd{
    width: 100%;
    overflow: hidden;
}
.banner .slideTxtBox,
.img-link-tab .slideTxtBox{
    position: relative;
    z-index: 1;
}
.banner .slideTxtBox .hd,
.img-link-tab .slideTxtBox .hd{
    position: absolute;
    bottom: 3%;
    left: 0;
    width: 100%;
    text-align: center;
}
.banner .slideTxtBox .hd ul li,
.img-link-tab .slideTxtBox .hd ul li{
    background: transparent url("/style/img/bannerController.png") no-repeat -12px 0;
    width: 12px;
    height: 13px;
    opacity: 1;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-left: 4px;
    margin-right: 4px;
    cursor: pointer;
	font-size: 0;
}
.banner .slideTxtBox .hd ul li.on,
.img-link-tab .slideTxtBox .hd ul li.on{
    background-position: 0 0;
}
.banner .slideTxtBox .prev,
.banner .slideTxtBox .next{
    position: absolute;
    top: 50%;
    margin-top: -35px;
}
.banner .slideTxtBox .prev{
    left: 3%;
}
.banner .slideTxtBox .next{
    right: 3%;
}
.banner .slideTxtBox a.prev .icon,
.banner .slideTxtBox a.next .icon{
    font-size: 5em;
    color: white;
    line-height: 1;
}
.box-main{
    margin-top: 30px;
}
.row01 .box-left{
    width: 68%;
    float: left;
}
.row01 .box-right{
    width: 30%;
    float: right;
}
.mod01 .title{
    border-bottom: 1px solid #eee;
}
.mod01 .title .tabs{
    width: 80%;
}
.mod01 .title .tabs a{
    float: left;
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 2%;
    margin-right: 6%;
}
.mod01 .title .tabs a:last-child{
    margin-right: 0;
}
.mod01 .title .tabs a span{
    color: #003333;
    font-size: 20px;
    line-height: 1;
}
.mod01 .title .tabs a span:nth-child(1){
    padding-right: 8px;
}
.mod01 .title .tabs a span .icon{
    color: #0a7cd5;
    font-size: 22px;
}
.mod01 .title .tabs a.active{
    border-bottom: 1px solid #0b7ad4;
}
.mod01 .title .news-menu-link a span{
    color: #e85342;
    font-size: 20px;
    line-height: 1;
}
.mod01 .title .news-menu-link{
    width: 20%;
}
.mod01 .title .news-menu-link a span .icon{
    color: #e85342;
    font-size: 22px;
}
.box-top-title-list{
    width: 94%;
}
.box-top-title-list .top-news{
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.box-top-title-list .top-news a{
	display:block;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.4;
    color: #0a0a0a;
}
.box-top-title-list .box-list li{
    padding: 13px 4px 0 4px;
    overflow: hidden;
}
.box-top-title-list .box-list li a{
    font-size: 14px;
}
.box-top-title-list .box-list li a.fl{
    /*display: inherit;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -ms-box-orient:vertical;
    -webkit-line-clamp: 1;
    -ms-line-clamp: 1;*/
}
.box-top-title-list .top-news p{
    color: #686868;
    font-size: 14px;
    line-height: 1.4;
}
.mod01 .box-parent{
    overflow: hidden;
}
.mod01 .box-swiper{
    padding-top: 20px;
    opacity: 1;
}
.row01 .img-tab .slideTxtBox .bd ul li a{
    display: block;
    position: relative;
}
.row01 .img-tab .slideTxtBox .bd ul li a .title{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: url("../images/bg_black_50.png");
    text-align: center;
}
.row01 #mod01 .box{
    height: 290px;
}
.row01 .img-tab .slideTxtBox .bd ul li a .title p{
    font-size: 16px;
    color: white;
    line-height: 42px;
}
.row01 .img-tab .slideTxtBox .hd{
    position: absolute;
    bottom: 18%;
    left: 0;
    width: 100%;
    text-align: center;
}
.row01 .img-tab .slideTxtBox .hd ul li{
    background: transparent url("./images/bannerController.png") no-repeat -12px 0;
    width: 12px;
    height: 13px;
    opacity: 1;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-left: 3px;
    margin-right: 3px;
    cursor: pointer;
}
.row01 .img-tab .slideTxtBox .hd ul li.on{
    background-position: 0 0;
}
.row01 .box-right .box-slide>.hd>ul{
    padding-top: 10px;
    overflow: hidden;
    background-color: #128ae7;
    border-radius: 6px 6px 0 0;
}
.row01 .box-right .box-slide>.hd>ul>li{
    float: left;
    width: 33.3%;
    text-align: center;
}
.row01 .box-right .box-slide>.hd>ul>li a{
    display: block;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    color:  white;
    line-height: 30px;
    font-size: 18px;
}
.row01 .box-right .box-slide>.hd>ul>li.on a{
    border-radius: 6px 6px 0 0;
    background-color: white;
    color: #128ae7;
}
.img-tab .box-slide .hd ul li.on{
    background-position: 0 0;
}
.row01 .box-right .box-slide{
    overflow: hidden;
    height: 328px;
    border-bottom: 1px solid #ccc;
}
.row01 .box-right .box-slide .bd{
    /*width: 500%;*/
}
.row01 .box-right .box-slide .chidul{
    /*padding-top: 20px;
    padding-bottom: 20px;*/
    border-top: none;
    width:  94%;
    top: 20px;
    left: 10px;
    float: left;
}
.txtScroll-top ul li{
    display: block;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #ccc;
}
.txtScroll-top ul li .box-txt{
    overflow: hidden;
    padding-top: 8px;
    padding-bottom: 10px;
}
.txtScroll-top ul li:last-child{
    border: none;
}
.txtScroll-top ul li .date{
    width: 16%;
    border-radius: 4px;
    border: 1px solid #ccc;
    text-combine: center;
}
.txtScroll-top ul li .date p{
    font-size: 20px;
    font-weight: bold;
    color: white;
    line-height: 1.3;
    background-color: #1c97f7;
}
.txtScroll-top ul li .date span{
    font-size: 12px;
    color: #333;
    line-height: 1.75;
}
.txtScroll-top ul li a{
    display: block;
    width: 79%;
    float: left;
    padding-left: 4%;
    font-size: 14px;
    color: #333;
    line-height: 1.4;
    text-align: left;
}
.row01 .box-right .box-slide .box-container{
    overflow: hidden;
    height: 288px;
    /*padding-top: 20px;*/
    /*padding-bottom: 20px;*/
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.row02 .menu-name{
    padding-bottom: 8px;
    border-bottom: 1px solid #ccc;
    text-align: left;
}
.row02{
    margin-top: 30px;
}
.row02 .mod02{
    width: 68%;
    float: left;
}
.row02 .mod03{
    width: 30%;
    float: right;
}
/*.row02 .menu-name a{
    font-size: 18px;
    line-height: 1.2;
    color: #003333;
    padding-left: 4px;
}*/
.row02 .box-parent-list ul{
    width: 104%;
    text-align: left;
}
.row02 .box-parent-list ul li{
    float: left;
    width: 16.1%;
}
.row02 .box-parent-list{
    margin-top: 24px;
}
.row02 .box-parent-list ul li a{
    display: block;
    width: 94%;
    text-align: center;
    padding: 5px 0;
}
.row02 .box-parent-list ul li a .top-icon .icon{
    color: white;
    font-size: 40px;
}
.row02 .box-parent-list ul li a p{
    font-size: 16px;
    color: white;
    line-height: 1.4;
}
.row02 .box-parent-list ul li.pos1 a{
    background-color: #087eda;
}
.row02 .box-parent-list ul li.pos2 a{
    background-color: #f6b41b;
}
.row02 .box-parent-list ul li.pos3 a{
    background-color: #4bc72c;
}
.row02 .box-parent-list ul li.pos4 a{
    background-color: #2fb99d;
}
.row02 .box-parent-list ul li.pos5 a{
    background-color: #8e74d6;
}
.row02 .box-parent-list ul li.pos6 a{
    background-color: #ea4d3b;
}
.row02 .box-parent-list ul li a .top-icon{
	height: 34px;
	margin: 6px auto;
	background: transparent url("/style/img/icons-link.png") no-repeat;
}
.row02 .box-parent-list ul li.pos1 a .top-icon{
	background-position: 0 0;
	width: 30px;
}
.row02 .box-parent-list ul li.pos2 a .top-icon{
	background-position: -31px 0;
	width: 35px;
}
.row02 .box-parent-list ul li.pos3 a .top-icon{
	background-position: -67px 0;
	width: 33px;
}
.row02 .box-parent-list ul li.pos4 a .top-icon{
	background-position: -101px 0;
	width: 28px;
}
.row02 .box-parent-list ul li.pos5 a .top-icon{
	background-position: -129px 0;
	width: 29px;
}
.row02 .box-parent-list ul li.pos6 a .top-icon{
	background-position: -159px 0;
	width: 34px;
}
.row02 .img-link-tab{
    margin-top: 15px;
}
.img-link-tab .slideTxtBox{
	height: 90px;
}
.img-link-tab .slideTxtBox .bd ul li img{
    border-radius: 6px;
}
.img-link-tab .slideTxtBox .prev,
.img-link-tab .slideTxtBox .next{
    position: absolute;
    top: 50%;
    margin-top: -17px;
	width: 18px;
	height: 35px;
	background: url("../images/btn_icon_min.png") no-repeat;
}
.img-link-tab .slideTxtBox .prev{
    left: 4%;
	background-position: 0 0;
}
.img-link-tab .slideTxtBox .next{
    right: 4%;
	background-position: -18px 0;
}
/*hover*/
.row02 .box-parent-list ul li a:hover{
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .6);
    box-shadow: 0 0 20px rgba(0, 0, 0, .6);
}
.box-top-title-list .box-list li:hover a,
.txtScroll-top ul li a:hover,
.box-top-title-list .top-news a:hover{
    color: #128AE7;
}
@media screen and (min-width: 992px){

}
@media screen and (min-width: 1200px){

}