@charset "utf-8";
/* CSS Document */
.header_top{ width:100%; position:relative; background:#1c60b4; height:40px;}
.header_inner{ width:75%; margin:0 auto; position:relative; padding:0 15px;}
.top_left{ float:left; line-height:40px; color:#fff; font-size:14px;}
.top_left a{ display:inline-block; padding:0px 15px; color:#fff; font-size:14px;}
.top_left a:hover{ color:#fab50e;}
.top_right{ float:right; line-height:40px; color:#fff; padding-right:30px;}
.top_right a{ display:inline-block; padding:0px 15px; color:#fff; font-size:14px;}
.top_right a:hover{ color:#fab50e;}

.lf { float: left; }
.rig { float: right; }
.none { display: none; }
.select-bg,.sinput,.section-list li a,.tabBox .prev,.tabBox .next,.tabBox .text {
	-webkit-transition: all .3s cubic-bezier(.7,0,.1,1);
	transition: all .3s cubic-bezier(.7,0,.1,1);
}
/*全局的input样式*/
	input::-webkit-input-placeholder{ color: #b1b0b1;font-size: 15px;}
	input::-moz-input-placeholder{ color: #b1b0b1;font-size: 15px;}
	input::-ms-input-placeholder{ color: #b1b0b1;font-size: 15px;}

/*搜索部分*/
.select {
	position:relative;
}

.select-bg {height: 40px; float:right;}


.select-input>input { display: inline-block; outline: none; border: none;
	height: 40px;background-color:#4577b6;
}
.select-input>.sinput { 
      margin-left: 4px;
	opacity: 0; 
	width: 0;
	padding-left: 10px;
}
.select-input>.sinputClick { width: 40px;height: 40px;background:url(../2020images/ss.png) no-repeat right;}

.select-input:hover .sinput{ width: 230px; opacity: 1; }
.select-input:hover .select-bg { width: 520px; }


.header_vel{ background:#98061b; height:130px;}
.logo{ float:left; overflow:hidden; padding-top:30px;}


/*=================导航=================*/
.header_naber{ width:100%; position:relative; height:124px;}
.top_val{ width:75%; margin:0 auto; padding:0 15px;}
.logo{ float:left; padding-top:34px; width:36%;}
.logo img{ max-width:100%;}

.wp-navi{z-index: 1001;background: #fff;    width: 63%;float: right;    position: relative;}
.navlist{width: 100%;background: #fff;position: absolute;top: 124px;opacity: 0.9;filter:alpha(opacity=80);}
.nav{}
.nav .m{float: left;position: relative;height: auto; width:10%; margin-left:0.5%; margin-right:0.5%;}
.nav .i1{}
.nav .i1 .menu-item a:hover{}
.nav .m .imgs, .nav .m .subm, .nav .m .navtxt{display: none;}
.nav .i1 .menu-item a{}
.nav h3{}
.nav h3:hover{}
.nav h3 a{display: block;text-align:center;height: 124px; line-height: 124px; font-size: 16px; font-weight: normal; color: #545454; border-bottom: 3px solid #acd1ff; width:100%;}
.nav h3 a:hover, .nav h3 a.hover{ border-bottom: 3px solid #1c60b4;}
.nav h3 a i{display:none;color: #fff;width: 10px;height: 10px;margin-left: 10px;-webkit-transition: -webkit-transform 0.5s;-ms-transition: -webkit-transform 0.5s;transition: -webkit-transform 0.5s;}
.nav h3 a:hover i, .nav h3 a.hover i{width: 10px;height: 10px;margin-left: 10px;-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);}
.nav .sub{display: none; width: 236px;padding: 5px 10px 10px 10px;position: absolute;left: 0;top: 45px;}
.nav .sub li{height: 20px;line-height: 20px;padding: 4px 0;float: left;width: 118px;}
.nav .sub li a{display: block;width: 88px;color: #7a7a7a;padding-left: 30px;}
.nav .sub li a:hover{color: #1c60b4;}
.navcon{}
.navcon .sub{display: none;}
.navcon .sub .imgs{float: left;margin-top: 4px;margin-left: 3%;padding: 15px 0px 15px 0px;}
.navcon .sub .imgs .img_bg{width: 15rem;height: 140px;background-size: 100%;}
.navcon .sub .imgs img{width: 255px;height: 140px;}
.navcon .sub .subnav{    float: right;width: 60%; padding: 28px 20px 15px 0px;}
.navcon .sub li{line-height: 20px;padding: 4px 5%;float: left;list-style:none;}
.navcon .sub li a{display: block;font-size: 14px;color: #333; text-align: center;}
.navcon .sub li a:hover{color: #1c60b4;}

.banner{ width:100%; overflow:hidden;}
.banner img{ max-width:100%;}

.navBar {
    position: relative;
    z-index: 1;
    min-height: 55px;
    max-width: 1366px;
    margin: 0px auto;
    top: 0px;
    background: #fff;    width: 100%;
}


.logo-panel {
    float: left;
    padding-top: 22px;
    width: 22%;
}
.logo-window {
    margin-left: 50px;
}
.logo-window img {
    width: 100%;
    vertical-align: middle;
}
.wp_nav {
    display: block;
    margin: 0;
    padding: 0;
    display: block;
    *zoom: 1;
}
.wp_nav .nav-item {
    display: inline-block;
    float: left;
    position: relative;
    vertical-align: bottom;
}
.wp_nav .nav-item a {
    font-family: "Microsoft Yahei";
    display: block;
    text-align: center;
    position: relative;
    z-index: 100;
}
.wp_nav .nav-item a span.item-name {
    display: inline-block;
    padding: 5px 10px;
    line-height: 22px;
    cursor: pointer;
}



.g-banner{ width:100%; height:auto; position:relative;}
.g-banner .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.g-banner .slideBox .bd li{ zoom:1; vertical-align:middle;height:auto; position:relative;overflow:hidden;}
.g-banner .slideBox .bd img{ width:100%; height:600px; display:block; position:relative;    object-fit: cover;}
.g-banner .slideBox .bd ul li .ba_title{ display:block;position:absolute;left:0;right:100px;bottom:226px; color:#333333;}
.g-banner .slideBox .bd ul li span{ overflow:hidden; font-size:40px; font-weight:bold; display:block;text-align: right; color:#FFF;  white-space:nowrap; text-overflow: ellipsis; width:70%; float:right;}
.g-banner .slideBox .hd a{ display:inline-block;}
.g-banner .slideBox .next{background:url(../2020images/2.png) no-repeat;width:66px;height:66px; position:absolute; right:30px; top:50%;}
.g-banner .slideBox .prev{ background:url(../2020images/1.png) no-repeat; width:66px; height:66px; position:absolute; left:30px; top:50%;}


.lin {margin: 0 auto;width: 75%;height: 148px;background-color: #FFFFFF;position: absolute;bottom: -50px;left: 0;right: 0;left: 0;background: rgba(255, 255, 255, 1);box-shadow: 0px 0px 9px 0px rgba(67, 67, 67, 0.24);border-radius: 4px;z-index: 2;}
.banlin {margin: 0 auto; /* height: 600px;*/width: auto;position: relative;}
.lin li {float: left;width: 12.5%;font-family: Microsoft YaHei;font-weight: 400;color: rgba(69, 69, 69, 1);margin-top: 20px;text-align: center;line-height: 120px; height:120px; position:relative;}
.lin span {margin-top: 10px;text-align: center;display: block;width: auto;height: 25px;line-height: 8px;font-size: 17px; position:absolute; bottom:0; left:0; right:0; margin:0 auto;}
.lin li a:hover{ color: #1C60B4;}

.layout{ width:75%; margin:0 auto; padding:0 15px;}
.news{background: url(../2020images/news_02.jpg) no-repeat top center;height: 930px; width:100%; overflow:hidden;} 
.news_left{ width:66%; padding-top:134px; overflow:hidden; float:left;}
.news_top{ width:100%; overflow:hidden;}
.news_top span{ font-size: 40px; height:40px; line-height:40px; float:left; display:block; color: rgba(28, 96, 180, 1);}
.news_top .more{ float: right; height: 12px; line-height: 12px; font-size: 16px; color: rgba(28, 96, 180, 1); padding-top:13px;}
.news_notr{ width:100%; padding-top:50px;}
.news_notr ul li{ width:45%; float:left; position:relative; margin-left:2.5%; margin-right:2.5%;}
.news_notr ul li .news_em{ width:100%; height:260px; border:1px #6592cc solid; position:relative;}
.news_notr ul li .news_em img{ width:90%; height:250px; margin:0 auto; display:block; margin-top:-11px;}
.news_notr ul li .news_em span { width: 60px; height: 60px; background: rgba(219, 53, 15, 1); display: block; position: absolute; bottom: 30px; right: 10px;}
.news_notr ul li .news_em span em { font-size: 18px; color: #fff; display:block; text-align:center; padding-top:7px;}
.news_notr ul li .news_em span p { font-size: 14px;  width: 60px; display: block; color: #fff; text-align:center;}
.news_notr ul li a{ width:100%; white-space:nowrap; text-overflow: ellipsis; display:block; overflow:hidden; color:#333333; font-size:16px; padding-top:18px;}
.news_notr ul li a:hover{ color: #1C60B4;}
.news_cen{ width:100%; overflow:hidden; padding-top:68px;}
.news_cen ul li{ width:45%; float:left; margin-left:1.5%; margin-right:1.5%; height:50px; line-height:50px;}
.news_cen ul li a{ float:left; background:url(../2020images/eve_03.png) 0px 23px no-repeat; width:74%; white-space:nowrap; text-overflow: ellipsis; display:block; overflow:hidden; color:#333333; font-size:16px; padding-left:12px;}
.news_cen ul li a:hover{color: #1C60B4;}
.news_cen ul li span{ float:right; font-size:14px; color:#666666;}

.news_right{ width:33%; float:right; overflow:hidden; padding-top:134px;}
.news_right_cen{ width:100%; overflow:hidden; padding-top:10px;}
.news_right_cen ul li{ width:100%; height:130px; overflow:hidden; margin-top:29px;}
.news_right_cen ul li a{ display:block; font-size:16px; color:#333333; width:100%; white-space:nowrap; text-overflow: ellipsis; overflow:hidden;}
.news_right_cen ul li p{ display:block; font-size:14px; line-height:24px; color:#808080; padding-top:10px; height:52px; overflow:hidden;}
.new51 span { background: url(../2020images/bg1.png) no-repeat; width: 72px; height: 92px; display: block; float: left;}
.news_right_cen ul li span h4 { font-size: 22px; font-weight: 400; color: rgba(255, 254, 254, 1); line-height: 28px; text-align:center; display: block; padding-top:30px;}
.news_right_cen ul li span em { height: 15px; width: 100%; text-align:center; line-height: 24px; display: block; color: rgba(255, 254, 254, 1); font-size:16px;}
.new511{ float: right; width: 75%; border-top: 4px solid #F0B90F; background-color: #fff; height: 110px; margin-top: 20px; padding:20px 15px 0 20px;}
.new52 span { background: url(../2020images/bg2.png) no-repeat; width: 72px; height: 92px; display: block; float: left;}
.new521{ float: right; width: 75%; border-top: 4px solid #0FBA37; background-color: #fff; height: 110px; margin-top: 20px; padding:20px 15px 0 20px;}
.new53 span { background: url(../2020images/bg3.png) no-repeat; width: 72px; height: 92px; display: block; float: left;}
.new531{ float: right; width: 75%; border-top: 4px solid #DB350F; background-color: #fff; height: 110px; margin-top: 20px; padding:20px 15px 0 20px;}
.new54 span { background: url(../2020images/bg4.png) no-repeat; width: 72px; height: 92px; display: block; float: left;}
.new541{ float: right; width: 75%; border-top: 4px solid #1BBFC9; background-color: #fff; height: 110px; margin-top: 20px; padding:20px 15px 0 20px;}


.xq { height: 710px; width: 100%;  background: #E9F6FB; position: relative;}
.xq_National { float: left; margin-top: 150px; width: 40px; height: 158px; font-size: 40px; font-weight: 400; color: rgba(28, 96, 180, 1); line-height: 40px;}
.swiper-slide>img { width: 100%; height: 100%;}
#swiper-container1>.swiper-wrapper>.swiper-slide { height: 530px;}
.xq_banner { width: 60%; margin-top: 50px; margin-left: 90px; }
.swiper-container { width: 100%; height: auto;}
.xq_border { border-top-left-radius: 50px; border-bottom-right-radius: 50px; }
.xq_banner_two { width: 24.5%; height: 300px; position: absolute;right:15%;top: 130px; }
.swiper-container2 { border-top-left-radius: 25px; border-bottom-right-radius: 25px;}
.swiper-pagination { margin-top: -10px; position: absolute; left: 0; right: 0; bottom: 25px; margin: 0 auto}
.swiper-pagination-bullet { width: 12px; height: 12px; margin-left: 20px;  color: #A8B5C4;}


.fot { background: url(../2020images/ft.png) no-repeat; width: 100%;}  
.fot1 {margin: 0 auto;width: 75%;height: 320px; padding:0 15px;}
.yqlj {width: 20%;height: 300px;float: left; margin-left:10%;}
.fot11 {float: left;height: 320px;width: 31%;    display: flex;
    align-items: center;}
.yqlj p {font-size: 24px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    padding-top: 45px;
    padding-bottom: 30px;
}
.yqlj select {width: 100%;height: 44px;border: 1px solid rgba(255, 252, 252, 1);margin-bottom: 20px;opacity: 0.6;background-color: #fff}
.wx {float: right;height: 320px;width: 32%;}
.wx p {font-size: 24px;font-weight: bold;color: rgba(255, 255, 255, 1);padding-top: 45px}
.wx ul img {float: left;padding-top: 30px}
.wx ul li p {height: 12px;font-size: 14px;font-weight: bold;color: rgba(255, 255, 255, 1);line-height: 24px;opacity: 0.75 !important;position: absolute;z-index: 999}
.wx ul li {float: right;width: 240px;height: 118px;background: rgba(185, 255, 233, 1);opacity: 0.1;margin-top: 18px;position: relative;}
.fot3 {width: 100%;height: 70px;background: rgba(11, 78, 162, 1);}
.fot31 {margin: 0 auto;width: 75%; padding:0 15px;}
.fot31 li {line-height: 70px;height: 70px;color: #fff;float: left;    font-size: 15px;}
.fot32 img {padding-top: 15px;padding-right: 23px;}
.fot32 {float: right !important;padding-right: 20px}

@media (max-width: 1199px){
	body{ min-width:1400px;}
	.header_inner{ min-width:1400px;}
	.top_val{ min-width:1400px;}
	.lin{ min-width:1400px;}
	.layout{ min-width:1400px;}
	.fot1{ min-width:1400px;}
	.fot31{ min-width:1400px;}
}
@media (max-width: 1399px){
	.header_inner{ width:90%;}
	.top_val{ width:90%;}
	.lin{ width:90%;}
	.layout{ width:90%;}
	.fot1{ width:90%;}
	.fot31{ width:90%;}
}
