@charset "UTF-8";
* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    color: #333;
    font-size: 16px;
    font-family: "微软雅黑";
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
    max-width: 1920px;
    min-width: 1400px;
}

h1,
h2,
h3,
h4,
h5,
h6,
i,
em {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img,
input {
    border: 0;
    outline: none;
}

.wap {
    display: none;
}

.top>img.wap {
    display: none;
}

body .clear {
    float: none !important;
    clear: both;
    height: 0 !important;
    width: 0 !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.px1300 {
     width: 1300px;
    margin: 0 auto;
}

.text_r1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.text_r2 {
    white-space: pre-wrap;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.text_r3 {
    white-space: pre-wrap;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}


/* nav */

.head {
    background: url(../img/top-bg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    padding-bottom: 20px;
}

.head.t60 {
    top: 60px;
}

.head-top {
    padding-top: 25px;
    padding-bottom: 25px;
    position: relative;
    z-index: 999;
    
    background-size: cover;
}

.logo {
    float: left;
}

.logo a {
    display: block;
    font-size: 0;
}

.logo a img {
    vertical-align: middle;
    transition: all 0.3s;
    height: 90px;
}
.head-r{
	float: right;
	margin-top: 28px;
}
.search {
    float: right;
    font-size: 14px;
    overflow: hidden;
    color: #d6d6d6;
    font-size: 0;
    text-align: right;
    margin-left: 40px;
}

.search span {
    display: inline-block;
    font-size: 12px;
    color: #666666;
    line-height: 12px;
    vertical-align: middle;
}
.head-link{
	float: left;
    text-align: right;
    line-height: 32px;
    height: 32px;
    margin-top: 2px;
}
.head-link div{
    font-size: 0;
}
.head-link a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    margin-left: 36px;
    vertical-align: middle;
    line-height: 16px;
}
.head-link a img{
	vertical-align: middle;
	padding-right: 10px;
}
.head-link a:hover{
	opacity: 0.85;
	filter:Alpha(opacity=85)
}
.search a {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    margin-left: 10px;
    vertical-align: middle;
    padding-left: 10px;
    line-height: 12px;
}

.search a img {
    vertical-align: middle;
    margin-right: 5px;
}

.search a:first-child+a {
    border-left: 1px solid #fff;
}

.search a:hover {
    color: #fff;
}

.search-box {
    overflow: hidden;
}

.search-box>div {
    border: 1px solid #fff;
    float: right;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    border-radius: 24px;
    padding-left: 20px;
}

.search-box input[type="text"] {
    width: 163px;
    padding: 0 10px 0 0;
    line-height: 36px;
    height: 36px;
    background: none;
    color: #fff;
    vertical-align: middle;
    transition: all 0.3s;
    font-size: 14px;
}

.search-box input[type="text"]::placeholder {
    color: #fff;
}

.search-box input.p-submit {
    width: 45px;
    color: #fff;
    height: 36px;
    font-size: 14px;
    vertical-align: middle;
    background: url(../img/search2.png) no-repeat;
    background-position: center center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 0;
}

.search-box img {
    display: block;
    height: 17px;
    margin-top: 9px;
    cursor: pointer;
}

.t-search {
    background: #223356;
    padding: 10px 0;
    display: none;
}

.t-search>div {
    max-width: 500px;
    margin: 0 auto;
    position: relative;
    padding-right: 50px;
    padding: 5px 0;
    background: #fff;
}

.t-search>div input[type="text"] {
    display: block;
    width: 100%;
    padding: 0 70px 0 20px;
    height: 30px;
    box-sizing: border-box;
}

.search-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 40px;
    background: #9b0c14;
}

.search-btn input {
    display: block;
    width: 20px;
    margin: 10px auto;
}

.head.on .nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    border: none;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .2);
    padding: 10px 0;
    background: url(../img/top-bg.jpg) center;
    background-size: cover;
}

.head.on .nav>ul {
    max-width: 1400px;
}

.nav {
    transition: all 0.5s;
}

.nav>ul {
    font-size: 0;
    text-align: center;
    transition: all 0.5s;
}

.nav>ul>li {
    display: inline-block;
    width: 130px;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box;
}

.nav>ul>li>a {
    font-size: 18px;
    line-height: 50px;
    color: #fff;
    position: relative;
}

/*.nav>ul>li>a:after {
    content: "";
    width: 1px;
    height: 0;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    transition: all 0.3s;
}

.nav>ul>li>a:before {
    content: "";
    left: 50%;
    right: 50%;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: -1px;
    transition: all 0.3s;
}*/

.nav>ul>li ul {
    display: none;
    position: absolute;
    top: 100%;
    padding: 1px 0;
    width:131px;
    background: #fff;
    overflow: hidden;
    border-top: 1px solid #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
    border-top: 1px solid transparent;
    z-index: 99999;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    left:0!important;
}

.nav>ul>li ul li {
    padding: 1px 0px;
    text-align: center;
}

.nav>ul>li ul li a {
    display: block;
    font-size: 16px;
    color: #333;
    padding: 10px 0;
    background-color: #e1ecf2;
}

.nav>ul>li ul li a:hover {
    color: #fff;
    background: #1C7FC7;
}

.nav>ul>li:hover {
    background: #2182bb;
}

.nav>ul>li:hover>a {
    color: #fff;
}

.nav>ul>li.active {
    background: #2182bb;
}

.nav>ul>li.active>a {
    color: #fff;
}

.nav>ul>li.active>a::before {
    left: 0;
    right: 0;
}

.nav>ul>li.on>a:after {
    height: 15px;
    bottom: -16px;
}

.nav>ul>li.on>a::before {
    left: 0;
    right: 0;
}

.pic {
    display: block;
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
    object-fit: cover;
    
}

.pic img:hover {
    transform: scale(1.05);
}

.footer {
    background: url(../img/foot-bg.jpg) no-repeat;
    background-size: cover;
    padding: 30px;
}

.footer-c{
    display: table;
}
.footer-c h3{
	font-size: 24px;
	color: #fff;
}
.foot-l ,.foot-r{
    display: table-cell;
    font-size: 14px;
    line-height: 32px;
    color: #fff;
    vertical-align: middle;
}
.foot-l h3{
	margin-bottom: 15px;
}
.foot-l p{
	font-size: 14px;
	line-height: 44px;
}
.foot-l p img{
	vertical-align: middle;
	padding-right: 12px;
}
.foot-m{
    display: table-cell;
    vertical-align: middle;

}

.foot-r{ 
    text-align: center;
    width: 106px;
}

.foot-r img{
	width: 100%;
}
.link {
	
}

.link p {
    line-height: 42px;
    padding-right: 20px;
    background: #303c45;
    color: #fff;
    text-align: left;
    font-size: 14px;
    background: url(../img/jt-x.png) no-repeat;
    background-position: right center;
}

.link>div {
    position: relative;
    padding: 0 20px;
    color: #fff;
    width: 305px;
    height: 42px;
    background: #3c8ec8;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin: 15px 0;
}

.link>div:first-child {
    margin-left: 0;
}

.link>div:hover div {
    display: block;
}

.link>div div {
    position: absolute;
    bottom: 100%;
    background: #fff;
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.16);
    padding: 15px 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9;
}

.link>div div a {
    display: block;
    color: #333;
    line-height: 30px;
    font-size: 14px;
    padding: 0 10px;
}

.link>div div a:hover {
    background: #1C7FC7;
    color: #fff;
}













.banner {
    width: 100%;
    position: relative;
}

.banner a {
    display: block;
    width: 100%;
}

.banner img {
    display: block;
    width: 100%;
}

.banner a img {
    display: block;
    width: 100%;
}

.banner .slick-slide a {
    display: block;
    position: relative;
}

.banner .slick-prev,
.banner .slick-next {
    width: 30px;
    height: 45px;
    z-index: 9;
}

.banner .slick-prev {
    background: url() no-repeat;
    background-position: center center;
    left: 100px;
}

.banner .slick-next {
    background: url() no-repeat;
    background-position: center center;
    left: auto;
    right: 100px;
}

.zibanner{
	padding-top: 30px;
	margin-bottom: 25px;
}
.zibanner img{
	width: 100%;
}