ul, ol, li {
    padding-left: 0;
    list-style-type: none;
}

body {

}

.rows {
    max-width: 1080px;
    margin: 0 auto;
}

.h20 {
    height: 20px;
    background: red;
}

.top_box {
    height: 34px;
    min-height: 34px;
    background: #4982d9;
    color: white;
}

.top_box .rows a {
    color: white;
}

.top_box .rows {
    height: 34px;
    min-height: 34px;
    line-height: 34px;
}

.main_box {
    min-height: 800px;
    background:  top left repeat-x;
    color: white;
}

.logo_box {
    height: 148px;
    min-height: 148px;
    
}

.search_box {
    width: 350px;
    height: 45px;
    background: #b2d8ee;
    margin-top: 52px;
    position: relative;
}

.search_box #searchword {
    border: none;
    width: 340px;
    height: 35px;
    position: absolute;
    top: 5px;
    left: 5px;
    padding-left: 5px;
}

.search_box .btn {
    top: 5px;
    right: 5px;
    height: 35px;
    width: 40px;
    background: red;
    position: absolute;
    border: none;
    background: ;
}

.menu_box .rows {
    width: 100%;
    height: 68px;
    min-height: 68px;
    background: #4982d9;
    color: white;
}
.menu_box1 {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    height: 68px;
    min-height: 68px;
    background: #4982d9;
    color: white;position: relative;z-index: 2999;
}
.menu_box  {
    width: 100%;
    height: 68px;
    min-height: 68px;
    background: #4982d9;
    color: white;
}
@media (min-width:992px) {
    .menu_box ul li a{min-width:180px;}
}
@media (max-width: 991px) {
    .menu_box ul li a{min-width:160px;}
}
.menu_box ul li a{display:block;font-size:20px;color:#fff;background: #4982d9;line-height:68px;}
/* .menu_box ul li a:hover{font-size:20px;text-decoration:none;background: #5c94e9;} */
.menu_box ul li a:hover{font-size:20px;text-decoration:none;background: #4982d9;}
.menu_box ul{width: 100%;padding-left: 50px;}

.banner_box {
    padding: 10px;
    background: white;
}

.slidebox {
    width: 1060px;
    height: 120px;
    overflow: hidden;
    position: relative;
}

.slidebox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.slidebox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slidebox .hd ul li {
    float: left;
    margin-right: 5px;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #fff;
    cursor: pointer;
}

.slidebox .hd ul li.on {
    background: #f00;
    color: #fff;
}

.slidebox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slidebox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slidebox .bd img {
    width: 1060px;
    height: 120px;
    display: block;
}

.headline_box {
    padding: 0 10px 10px 10px;
    background: white;
    height: 73px;
}

.txtscroll-top {
    width: 96%;
    overflow: hidden;
    position: relative;
    background: url(/uploads/image/images/jrtt.jpg) no-repeat 10px top;
    height: 73px;
    font-size: 22px;
    line-height: 150%;
    color: #4982d9;
    padding-left: 100px;
	
}

.txtscroll-top .bd {
    padding: 5px;
}

.txtscroll-top .infolist li .date {
    float: right;
    color: #999;
}

.infolist  {
    padding-left: 0;
}

.txtscroll-top a {
    color: #4982d9;
    
}
.txtscroll-top .bd ul li {
    overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;
}
.focus_box {
    min-height: 300px;
    padding: 0 20px 0px 20px;
    background: white;
}

#owl-demo {
    position: relative;
    /* width: 525px; */
    width: 100%;
    height: 320px;
}

#owl-demo .item {
    position: relative;
    display: block;
}

#owl-demo img {
    display: block;
    /* width: 525px; */
    width: 100%;
    height: 320px;
}

#owl-demo b {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 78px;
    background-color: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}

#owl-demo span {
    position: absolute;
    left: 0;
    bottom: 37px;
    width: 100%;
    font: 18px/32px "微软雅黑", "黑体";
    color: #fff;
    text-align: center;
}

.owl-pagination {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    height: 22px;
    text-align: center;
}

.owl-page {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-image: ;
    *display: inline;
    *zoom: 1;
}

.owl-pagination .active {
    width: 25px;
    background-image: ;
}

.owl-buttons {
    display: none;
}

.owl-buttons div {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 80px;
    margin-top: -40px;
    text-indent: -9999px;
}

.owl-prev {
    left: 0;
    background-image: ;
}

.owl-next {
    right: 0;
    background-image: ;
}

.owl-prev:hover {
    background-image: ;
}

.owl-next:hover {
    background-image: ;
}

.focus_news_box {
    /* width: 525px; */
    width: 100%;
    height: 320px;
    background: #eeeeee;
    /* margin-left: 5px; */
}

.slidetxtbox {
    /* width: 525px; */
    width: 100%;
    border: 1px solid #ddd;
    text-align: left;
    height: 320px;
}

.slidetxtbox .hd {
    height: 35px;
    line-height: 35px;
    background: #f4f4f4;
    padding: 0 10px;
    border-bottom: 1px solid #4982d9;
    position: relative;
    
}

.slidetxtbox .hd ul {
    float: left;
    position: absolute;
    left: 0;
    top: -1px;
    height: 32px;
    padding-left:0
}

.slidetxtbox .hd ul li {
    float: left;
    padding: 0 15px;
    cursor: pointer;
    color: #000;
    font-size: 16px
}

.slidetxtbox .hd ul li.on {
    height: 35px;
    background: #4982d9;
    border: 1px solid #4982d9;
    border-bottom: 2px solid #4982d9;
    color: white
}

.slidetxtbox .bd ul {
    padding: 15px;
    zoom: 1;
}

.slidetxtbox .bd li {
    height: 29px;
    line-height: 29px;
    overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.slidetxtbox .bd li .date {
    float: right;
    color: #999;
}

.news_box {
    padding: 0 20px 0px 20px;
    /* height: 347px; */
    
}

.news_box .line .x3, .news_box .line .x5 {
    padding-right: 10px;
}

.news_box .news {
    border: 1px solid #eee;
    height: 335px;
}

.news_box .news .classname_box, .icon_box .news .classname_box, .res_box .news .classname_box {
    background: #eee;
    color: white;
    height: 42px;
    
}

.news_box .news .classname_box .class_name, .icon_box .news .classname_box .class_name, .res_box .news .classname_box .class_name {
    display: inline-block;
    padding: 0 20px;
    background: ;
    height: 47px;
    line-height: 40px;
    color: white;
    font-size: 16px;
}

.news_title {
    padding: 20px 10px 10px 10px;
}

.news_title ul {
    padding-left:0;
}

.news_title ul li {
    height: 30px;
}

.news_title .date {
    display: inline-block;
    float: right;
    color: #828282;
}

.news_title a {
    display: inline-block;
    float: left;
}

.icon_box .news {
    border: 1px solid #eee;
    height: 270px;
}

.slidetxtbox1 {
    /* width: 432px; */
    width: 100%;
    text-align: left;
    height: 320px;
}

.slidetxtbox1 .hd {
    height: 42px;
    line-height: 42px;
    background: #f4f4f4;
    padding: 0 10px;
    border-bottom: 1px solid #4982d9;
    position: relative;
    
}

.slidetxtbox1 .hd ul {
    float: left;
    position: absolute;
    left: 0;
    top: -1px;
    height: 32px;
    padding-left: 0;
}

.slidetxtbox1 .hd ul li {
    float: left;
    padding: 0 15px;
    cursor: pointer;
    color: #000;
    font-size: 16px
}

.slidetxtbox1 .hd ul li.on {
    height: 47px;
    background: ;
    color: white
}

.slidetxtbox1 .bd ul {
    padding: 15px;
    zoom: 1;
}

.slidetxtbox1 .bd li {
    height: 30px;
    line-height: 30px;
}

.slidetxtbox1 .bd li .date {
    float: right;
    color: #999;
}

.index_ad {
    padding: 0 10px 0px 10px;
}

.icon_box {
    /* height: 280px; */
    padding: 0 20px 10px 20px;
}

.icon_box .x4 {
    padding-right: 10px;
    
}

.icon_box .x4:last-child {
    padding-right: 0;
}

.icon_box .x4 .news {
    border: 1px solid #eee;
}

.icon {
    color: #000;
    line-height: 100%;
    text-align: center;
    height: 66px;
}

.icon p {
    margin-bottom: 0px;
}

.icon p i {
    font-size: 30px;
}

.res_box {
    padding: 0 10px 10px 10px;
    height: 120px;
    margin-bottom: 10px;
    
}

.res_box .res {
    border: 1px solid #eee;
    height: 120px;
}

.link_box {
    padding: 0 10px 10px 10px;
    color: #000;
    
}

.link_box .link {
    border-top: 3px solid #4982d9;
    padding: 10px;
    text-align: center;
}

.link_box .link p {
    margin-bottom: 0;
}

.footer {   
    background: #e1e1e1;
    border-top: 1px solid #d0d0d0;
    min-height: 130px;
    padding-top: 20px;
    line-height: 180%;
}

.close:before{
    content: '' !important;
}

.aside1{ top:40% !important;}

/* new */
@media (max-width: 991px) {
    .logo-bg {
        background:none;
        width: 100%;
        height: 145px;
    }
}
@media (min-width:992px) {
    .logo-bg {
        background: no-repeat 675px -20px;
        width: 100%;
        height: 145px;
    }
}
@media (max-width: 575px) {
    .logo {
        width: 330px;
        height: 80px;
    }
}
@media (min-width:576px) {
    .logo {
        width: 458px;
        height: 111px;
    }
}

.logo-height {
    display: flex;
    align-items: center;
    height: 148px;
} 


/* @media (min-width:768px) {
    .img-icon {
        margin-bottom: 22px;
    }
}
@media (max-width: 767px) {
    .img-icon {
        margin-bottom: 12px;
    }
} */
img {
    border: 0;
    vertical-align: center
}

.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:20px}
.sp_nav span{display:block;background:#ffffff;width:26px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}


/* mobile navigation
---------------------------------------- */
.btn-menu {
	font-size: 28px;
	font-family: "fontello";
	color: #000;
	float: right;
	text-align: center;
	width: 28px;
	height: 28px;
	margin-top: 41px;
	cursor: pointer;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.btn-menu:before {
	content: "\e815";
}
.btn-menu {
	display: none
}
#mainnav-mobi {
	display: block;
	margin: 0 auto;
	width: 100%;
	position: absolute;
	background-color: #4982d9;
	z-index: 1000;
    left: 0;
    margin-top: 68px;
}
#mainnav-mobi ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainnav-mobi ul li {
	margin: 0;
	position: relative;
	text-align: left;
	border-top: 1px solid #5c94e9;
	cursor: pointer;
}
#mainnav-mobi ul li:hover {
	background-color: #5c94e9;
    color: rgb(180, 233, 240);
}
#navigation_home {
	border-top: 0px solid rgba(255, 255, 255, 0.4)!important;
}
#mainnav-mobi ul li:before {
	border: 0;
}
#mainnav-mobi ul > li > a {
	text-decoration: none;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	color: #fff;
}

#mainnav-mobi ul.sub-menu {
	top: 100%;
	left: 0;
	z-index: 2000;
	position: relative;
	background-color: #4982d9;
}
#mainnav-mobi > ul > li > ul > li, #mainnav-mobi > ul > li > ul > li > ul > li {
	position: relative;
	border-top: 1px solid rgba(236, 236, 236, 0.21)
}
#mainnav-mobi > ul > li > ul > li > ul > li a {
	padding-left: 70px !important
}