@charset "utf-8";
/* CSS Document */
/* 通用 */
body{ margin:0px; padding:0px; font-size:16px; color:#000; font-family:"思源黑体";}
body {
	overflow-x: hidden;
	overflow-y: auto;
}
body, p, form, textarea, h1, h2, h3, h4, h5, dl, dd {
	margin: 0px;
}
ul,p{ margin:0px; padding:0px;}
a{ color:#000; text-decoration:none;}
.left{ float:left; zoom:1}
.left:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.right{float: right;}
.clear{clear: both;}
.con{margin: 0 auto;position: relative;}
li{ list-style:none;}
input{ outline:none;}
input{ border:none;}

#header
{
	width:100%;
	height:auto;
	position:fixed;
	padding-top:20px;
	font-size:14px;
	transition:all ease .3s;
	z-index:99;
	transition-property:padding, background;
}

.nobanner #header
{
	background:rgba(255,255,255,0.9);
}

#header .content
{
	padding:0 40px;
}

#header.mini
{
	background-color:rgba(0,0,0,.51);
	padding-top:10px;
}

#header #logo
{
	width:auto;
	height:40px;
	display:block;
	float:left;
	margin-right:50px;
}

#header ul li.navitem
{
	width:auto;
	height:50px;
	line-height:40px;
	float:left;
	position:relative;
	padding:0 20px 10px;
}

#header ul li.navitem ul.subnav
{
	transition:all .3s ease-out 0;
	position:absolute;
	width:210px;
	border-top:#e0a240 3px solid;
	top:58px;
	left:-70px;
	opacity:0;
	visibility:hidden;
	transform:translate3d(0px,10px,0px);
	-moz-transform:translate3d(0px,10px,0px);
	-webkit-transform:translate3d(0px,10px,0px);
}

#header ul li.navitem:hover ul.subnav
{
	opacity:1;
	visibility:visible;
	transform:translate3d(0px,0px,0px);
	-moz-transform:translate3d(0px,0px,0px);
	-webkit-transform:translate3d(0px,0px,0px);
}

#header ul li.navitem a
{
	color:#fff;
	transition:none ease-out .3s;
	transition-property:color, background, text-indent, opacity;
}

#header ul li.navitem ul.subnav li
{
	border-bottom:#2e2f29 1px solid;
}

#header ul li.navitem ul.subnav li a
{
	width:150px;
	height:20px;
	line-height:20px;
	background:rgba(0,0,0,.7);
	display:block;
	color:#bbb9b9;
	font-size:12px;
	padding:14px 30px;
}

#header ul li.navitem ul.subnav li a i
{
	float:right;
	margin-top:5px;
	transition:all ease-out .2s;
	opacity:0;
}

#header ul li.navitem ul.subnav li a:hover
{
	text-indent:10px;
	background:rgba(0,0,0,1);
	color:#fff;
}

#header ul li.navitem ul.subnav li a:hover i
{
	opacity:1;
}

#header .content { text-align:center; width: 1200px; margin: 0 auto; }

#header .content img { float:none; }

#header #logo { padding:10px 0; float:left; }

#header { background:#fff; padding-top:10px; }

#header .content { padding:0px }

#header ul#nav { float:right; margin-top:5px; }

#header ul li.navitem { transition: all 0.4s ease-out 0s; padding:0; line-height:50px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

#header ul li.navitem a { color:#666; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; padding: 12px 26px; border-radius: 3px; }

#header ul li.navitem a.active, #header ul li.navitem:hover a { color:#fff; background:#e72b24; }

#header.mini { background-color: rgba(255, 255, 255, 1); padding-top:0px; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05); }

#header.mini ul li.navitem a.active:after, #header.mini ul li.navitem:hover a:after { margin-top: -5px; }

#header ul li.navitem ul.subnav { width:192px; background:#fff; border:0; box-shadow: 0 6px 10px rgba(0, 0, 0, .1); }

#header ul li.navitem ul.subnav li { border-bottom:1px solid rgba(0, 0, 0, .08); }

#header ul li.navitem ul.subnav li a { text-align:center; color: #666; width:100%; padding:14px 0; background:none; }

#header ul li.navitem ul.subnav li a i { display:none; }

#header ul li.navitem ul.subnav li a:hover { background:#fff; color:#000; text-indent:inherit; }

#header ul li.navitem ul.subnav li a:hover::after, #header ul li.navitem ul.subnav li a:after {display:none;}

#header ul li.navitem ul.subnav li a:hover { background-color:#f5f5f5; }

.official-plat{width:100%;height:100%;/*/margin-top:20px;/*/position:relative;color:#fff;font-size:24px;font-weight: 800;}
.footer-middle p,.footer-middle p a,.footer-right p{
	color: #fff;
	line-height: 30px;
	font-size: 16px;
}
.official-plat ul{float:right;margin-top:7px}
.official-plat ul li span{display:inline-block;width:32px;height:32px;background:url(../images/plat_icon.png) no-repeat 0 0;line-height:32px;float:left;margin-right:12px}
.official-plat ul li .weibo-logo{background:url(../images/plat_icon.png) no-repeat -32px 0}
.official-plat ul li .qq-logo{background:url(../images/plat_icon.png) no-repeat -64px 0}
.official-plat ul li{height:45px}
.official-plat ul a{display:inline-block;height:32px;width:100%;line-height:32px;color:#fff;text-decoration:none;font-size:12px}
.official-plat>p{display:inline-block;/*/width:132px;height:132px;border:1px solid #ddd;background-color:#fff/*/}
.official-plat .p1{font-size:12px;font-weight: 800;}
.official-plat .p2{font-size:28px;font-weight:bold;}
.official-plat .weixin{position:absolute;top:0;left:10px;background-image:url(../images/plat_qrcode.png);background-repeat:no-repeat;background-position:0 0}
.official-plat .weibo{position:absolute;top:0;left:10px;background-image:url(../images/plat_qrcode.png);background-repeat:no-repeat;background-position:-132px 0;display:none}


#ibanner{
	width:100%;
	height:280px;
	background:url("../images/xiaozhao_01.png") no-repeat  center ;
}


.about{width:1200px; height:850px;  margin:auto;}
.abl{width:890px;float: left;margin-top: 80px;}
.abl p{ width:890px;font-size:15px; line-height:35px; float:left; margin-top:20px; margin-left:20px;}
.abl img{ width:524px; height:118px; margin-top: 40px;}
.abl .num_p1 {
    font-size: 20px;
    letter-spacing: 2px;
    color: #d61518;
    display: flex;
    align-items: center;
    /* line-height: 1; */
    margin-bottom: 0.22rem;
    font-family: 'BarlowCondensedMedium', "Source Han Sans CN";

}

.num_p1 span {

    font-size:50px;
    letter-spacing: 2px;
    color: #d61518;
    display: flex;
    align-items: center;

    margin-bottom: 0.22rem;
    font-family: 'BarlowCondensedMedium', "Source Han Sans CN";
}


.num {

    width: 850px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 80px 0 40px 0;
}

.num_item {
    width:400px;
    height: 3.5rem;
    margin-right: 1.6rem;
    position: relative;
}



.num_item:hover .num_line_l {
    width: 2.73rem;
}


.num_p1 img {
    margin-left: 0.1rem;
}

.num_p2 {
    font-size: 0.2rem;
    color: #1d2974;
    /* line-height: 1; */
}

.num_p3 {
    font-size: 0.14rem;
    color: #464d61;
    line-height: 0.36rem;
    margin-top: 0.5rem;
}

.num_line {
    height: 3px;
    display: flex;
    align-items: center;
    position: absolute;
    bottom: -20px;
    left: 0;
}

.num_line_l {
    height: 3px;
    width: 0.7rem;
    transition: 0.5s;
    background-color: #1d2974;
}

.num_line_r {
    height: 3px;
    width: 0.27rem;
    background-color: #de1b01;
}


.abr{ width:310px;float: left; }

.rongyu{ width:100%;height:1100px;background: #f5f5f5;}
.rongyu img{ display: block;margin: auto;}
.gangwei{width:100%;height: 1100px;background: #f5f5f5;}
.gangwei1{width:1200px;height: 1100px;margin: 0 auto;}
.container{
		font-family: 微软雅黑;
		margin:10px auto;
        overflow: hidden;
	}
	.positionIicon{
		display: inline block;
		width: 32px;
		height: 32px;
		margin: 0px 4px;
		float: left;
		margin-right: 10px;
	}
.container .menu{
		width: 1200px;
		height:75px;
		background: url(../images/xiaoz2.png) no-repeat scroll bottom center #f5f5f5;

	}

	.container .menu h3{
		font-size: 20px;
		cursor: pointer;
	}
    .container .menu ul{
        display: none;
		padding-left: 220px;
    }
	.container .menu ul li{
height:15px;
padding: 5px 30px 10px ;	
margin: 25px 15px 10px;
font-size: 16px;
float: left;
background-color: #ffffff;
border-radius: 10px;		
	}
.container .menu ul li img{height:20px;}

.container .menu ul li a{color:#000;}
.container .menu ul li a:hover{color: #224583;}

	.container .content{
		/*/margin-top: 15px;/*/
		width: 1200px;

	}

	.container .content .get-menu{
		margin-left: -10px;
	}

	.container .content .get-menu a{
		display: inline-block;
		font-size: 15px;
	    height: 40px;
	}

	.container .content .get-menu a:last-child{
		margin-left: -8px;
		color: #7D9EC0;
	}

	.container .content .get-menu span{
		display: inline-block;
	    height: 40px;
	    margin-left: -110px;
	}

	.container .content .menu1 .tab {
		display: none;
	}

	.container .content .menu1 .active{
		display: block;
	}

	.container .content .menu1 .tab p{
		font-size: 14px;
		line-height: 20px;
		color: rgba(0,0,0,1);
        word-break:break-all;
	}

	.container .content .menu1 .tab .tt{
		font-size: 14px;
		font-weight: bold;

	}

/*第三个菜单下的文档内容*/
	.container .content .menu3 .tab {
		display: none;
	}

	.container .content .menu3 .active{
		display: block;
	}

	/*/.container .content .menu3 .tab p{
		font-size: 14px;
		line-height: 20px;
		color: rgba(0,0,0,0.8);
        word-break:break-all;
	}/*/

	.container .content .menu3 .tab .tt{
		font-size: 13px;
		font-weight: bold;

	}
	
	
.seks{
    width: 1200px;
    height: 800px;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #EAEFFB;
    border-radius: 0 0 8px 8px;
    margin: 0 auto;
    overflow: hidden;
    z-index: 2;
    position: relative;
    }

.seks h1{color:#5f5f5f;font-size:22px;margin-top:30px;text-align: left;margin-left: 50px;}
.seks ul{
    margin-top: 20px;

}
.seks  li {
    width: 1108px;
	height: 130px;
    border-radius: 4px;
    border: 1px solid #ECECEC;
    margin: 0 auto 15px;
    padding: 10px 0 0 0;
    margin-top: 25px;
    box-sizing: border-box;
    position: relative;
}

.seks li .p1{padding:5px 10px;margin-left:10px;text-align: left;font-size:22px;color: #333333;font-weight:bold;}
.seks li .p1 span{margin-left:20px ;font-size:14px; color:#d61518;background-color: #f4e0e0;border-radius: 25px;padding: 1px 10px;}
.seks li .p2{padding:5px 10px;margin-left:10px;text-align: left;font-size:16px;color: #a1a1a1;}
.seks li .p2 span{font-size:16px; color:#224583;font-weight:bold;}















.fuli{ width:100%;background: #f5f5f5;height:750px;}
.swiper {
        width: 1200px;

      }

      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;


        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
.liuc{ width:100%;height:984px;}
.liuc img{ display: block;margin: auto;}
.toudi{background: #f5f5f5;height:350px;}

.toudi1{

padding-top:60px;
	width:1200px;
	margin:auto;
	overflow:hidden;

}

.footer{background-color:#25202f;font-family:"Microsoft Yahei"}
.auto{margin:0 auto;min-width:1000px;max-width:1200px}
@media screen and (max-width:1233px){.auto{padding-left:10px}
}
.clearfix:after,.clearfix:before{display:table;line-height:0;content:""}
.clearfix:after{clear:both}
.clear-float{clear:both}
.footer{background-color:#25202f;font-family:"Microsoft Yahei"}
.footer-floor1{width:100%;padding:36px 0 60px}
.footer-list{width: 700px;
    height: 100%;
    float: left;
    margin-left: 50px;
    margin-top: 20px;}
.footer-list ul{float:left;margin-right:13%}
.footer-list .flist-4{margin-right:0}
.footer-list li{line-height:32px}
.footer-list li a{color:#eee;font-size:12px;text-decoration:none}
.footer-list li a:hover{text-decoration:underline;color:#fff}
.footer-list .flist-title{font-size:16px;color:#fff;margin-bottom:15px}
.footer-floor2{width:100%;border-top:1px solid #fff;padding:20px 0;text-align:center}
.footer-floor2 p{text-align:center;color:#b6e2f2;font-size:12px;line-height:30px}
.footer-floor2 p span{font-family:PingFangSC-Light,'helvetica neue','hiragino sans gb',tahoma,'microsoft yahei ui','microsoft yahei',simsun,sans-serif}
.footer-floor2 a{color:#b6e2f2}
.footer-floor2 a:hover{color:#a8d0e0;text-decoration:underline}
.foot-link{margin:0 15px;text-decoration:none;color:#b6e2f2}
.foot-link:hover{text-decoration:underline}
.footer-right{    width: 320px;
    padding-top: 10px;
    float: right;}
