body {
    color: #333;
    font-size: 16px;
    font-family: "Segoe UI", "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", sans-serif;
	margin:0 auto;
	position:relative;

	min-width: 1400px;
 

}
.img-hide,.img-lg{ overflow:hidden; }

.img-hide img,.img-lg img{ transition: 0.5s all;  transform: scale(1,1); }
.img-hide:hover img,.img-lg:hover img{ transform: scale(1.05,1.05); }
.txt-elise{overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;}
li{ list-style:none;}
a{ color: #333; }
ul{ padding:0; margin:0;}
a:hover{ text-decoration:none !important;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover,input:focus{ outline: none!important; }
img{ max-width:100%;}
.header{ height: 200px; background: url(../images/header.png) center no-repeat; background-size: cover; }
.container{ width: 1390px; }
.logo{ height: 200px; line-height: 200px; }
.search-box{ width: 260px; height: 40px; background: #5ba0e7; margin-top: 85px; padding-right: 40px; margin-right: 35px; position: relative; }
.search-box .form-control{ width: 100%; color: #fff; height: 40px; border:none; border-radius: 0; background: none; box-shadow: none; }
.btn-search{ position: absolute; right: 0; top: 0; width: 50px; height: 40px; }
.nav-list li{ float: left; width: 16.666666%; }
.nav-list li a{ display: block; font-size: 22px; color: #fff; line-height: 63px; }
.nav-list li a:hover{ background: #3d85cd; color: #fff; }
.nav-box{ border-top: solid 2px #0c539b; background: #0b5eb2; }
.banner{ height:600px; position: relative; overflow:hidden; }
.slick{ width: 1920px; position: absolute; left: 50%; margin-left: -960px; top: 0; }
.slick img{ width: 100%;}
.slick-dots{ display: none!important; }
.slick-prev{ left: 50%; margin-left: -680px; width: 39px; height: 66px; z-index: 1000; margin-top: -33px; background: url(../images/left.png) center no-repeat; }
.slick-next{ right: 50%; margin-right: -680px; width: 39px; height: 66px; margin-top: -33px; background: url(../images/right.png) center no-repeat; }
.slick-arrow:before{ display: none; }
.back-one{ background: url(../images/back01.png) center no-repeat; padding-top: 85px; background-size: cover; height: 349px; }
.tt-left{ font-size: 22px; color: #0b5eb2; padding-left: 22px;background: url(../images/l.png) left center no-repeat; }
.tt-left span{ display: inline-block; padding-right: 45px; /*background: url(../images/lind.png) right center no-repeat;*/ }
.tt-more{ display: inline-block; padding-right: 20px; background: url(../images/more.png) right center no-repeat; margin-top: 5px; font-size:14px;}
.title{ border-bottom: solid 1px #dddcdc; padding-bottom: 15px; margin-bottom: 7px; }
.news-list li{ line-height: 44px; }
.news-list li a{ padding-left: 35px; background: url(../images/li01.png) left center no-repeat; font-size: 16px;color: #212121; }
.news-list li a:hover{ color: #0b5eb2; background: url(../images/li02.png) left center no-repeat; }
.col-xs-4{ padding:0 25px; }
.row{ margin:0 -25px; }
.back-tow{ background: url(../images/back-tow.png) center no-repeat; background-size: cover; padding-top: 55px; padding-bottom: 60px; }
.left-width{ height: 120px; background: #0b5eb2; border-top: solid 3px #09f1ff; padding-top: 20px; width: 310px; }
.left-icon{ height: 50px; }
.left-txt{ font-size: 18px; color: #fff; }
.right-width{ width: 1025px; }
.right-link{ line-height: 35px; height: 105px; overflow:hidden; }
.right-link a{ font-size: 16px; color: #181818; display: inline-block; }
.right-link span{ font-size: 16px; color: #181818; padding:0 25px; }
.list-more{ font-size: 12px; color: #0b5eb2; padding-right: 18px; background: url(../images/more02.png) right center no-repeat; margin-top: 10px; display: inline-block; }
.link-box{ margin-top: 25px; padding-bottom: 15px; border-bottom: solid 1px #dddcdc; }
.back-tow .link-box:last-child{ border:none; }
.footer{ height: 203px; background: url(../images/footer.png) center no-repeat; background-size: cover; padding-top: 72px; }
.footer p{ font-size: 16px; color: #fff; margin-bottom: 5px; }
.right-link a:hover,.tt-more:hover{color: #0b5eb2;}

.min-li {
    line-height: 40px;
    position: relative;}
.min-li2{display:inline-block;width:48%}
.min-li:hover {    background:#eaeef7;}
.min-li em{
  width: 0;
    height: 0;
    border-right: 0;
    border-left: 6px solid #aeaeae;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    top: 15px;
    display: block;
    opacity: 1;
    transition: all 0.1s ease 0.2s;}

.min-li a {
    padding-left: 20px;}
    .xx1{margin-top:20px;font-size: 18px;color: #1061b0;font-weight: bold;}
    .xx2{margin-top: 15px;font-size: 15px;color: #000;font-weight: bold;}
    .xx3{margin-top: 5px;font-size: 14px;line-height: 26px;}
    .xx3 p{font-size:14px;line-height:30px;}