html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img { border:none; }
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","宋体";}
select, input { vertical-align:middle; width: 420px;
    height: 35px;
    border: 0px;}
 select, input, textarea { font-size:16px; margin:0; }
textarea { resize:none; }
table { border-collapse:collapse; }
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
body {font-size:12px; color:#000;font-family:"Microsoft YaHei","微软雅黑","SimHei","黑体","SimSun","宋体";}
a { color:#000; text-decoration:none; }
html {
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust: 100%;
}

video embed, video object, video iframe {
width: 100%;
height: auto;
}
		*{
			margin:0px;
			padding:0px;
		}
		div{
			display:block;
		}
		body{
    		font-weight: lighter;
		}
		html{
			color:#666;
		}
		html,body{
			width: 100%;
		}
/*顶部*/
#banner .pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 0px;
	height:70px;
	background:rgba(43,71,155,0.3);
	padding:25px;
	width: 100%;
	z-index:999;
	box-sizing:border-box;
}
#banner .swiper-pagination-switch {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 10px;
	background:#2b479b;
	margin: 0 3px;
	cursor: pointer;
}
#banner .swiper-active-switch {
	background: white;
}





/*side */
.side { position: fixed; top:30%; margin-top: -120px; right: 9%; z-index: 1000; }
.side ul li { width: 60px; height: 50px; line-height: 50px; text-align: center; background: url(/newindexflie/img/bg-side.png) 0 0 no-repeat; font-size: 16px; color: #fff; cursor: pointer; margin-bottom: 1px; }
.side ul li:hover, .side ul li.on { background: #0077d6; }
.side .back { width: 60px; height: 40px; background: url(/newindexflie/img/back.png) 0 0 no-repeat; cursor: pointer; }




.sz_banner{
	width: 100%;
    position: relative;
}
.swiper-container{
    width:100%;
    overflow: hidden;
}
.swiper-slide img{
    width:100%;
    max-width:100%;
}
.sz_gk2{
    width:345px;
    height:auto;
    position:absolute;
   /* left:75px;*/
left:35px;
    top:80px;
    border-top:2px solid #2b479b;
	background:url(/newindexflie/img/background2.png) repeat;
    padding:20px;
    box-sizing:border-box;
    display:none;
}
.sz_gk2 a{
    font-size:14px;
    color:#000;
    margin-right:20px;
    line-height:30px;
    display:inline-block;
    float:left;
}
.sz_prev{
    width:48px;
    height:72px;
    position:absolute;
    top:50%;
    margin-top:-36px;
    left:50px;
    background:url(/newindexflie/img/fz_prev.png) no-repeat;
    z-index:99;
    cursor:pointer;
    background-size:100% 100%;
}
.sz_next{
    width: 48px;
    height:72px;
    position: absolute;
    top: 50%;
    margin-top: -36px;
    right:50px;
    background: url(/newindexflie/img/fz_next.png) no-repeat;
    background-size:100% 100%;
    z-index: 99;
    cursor:pointer;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    height:70px;
    bottom:3px;
    background:rgba(43,71,155,0.3);
}
.swiper-container .swiper-pagination{
    padding:25px;
    box-sizing:border-box;
}
.swiper-container .swiper-pagination-bullet{
    width:15px;
    height:15px;
    border-radius:50px;
    background: #fff;
    opacity:1;
}
.swiper-container .swiper-pagination-bullet-active{
    background: #2b479b;
}
/*导航栏*/
.fz_xpdh{
    display:none;
}
.sz_header {
    background:url(/newindexflie/img/back1.png) repeat;
    position: absolute;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 110px;
}
.sz_header1 {
    width: 1200px;
    height: 110px;
    margin: 0 auto;
}
.sz_header1 .xcfz_logo {
    width:490px;
    float: left;
   margin-top:-20px;
}
.sz_subnav{
    width:500px;
    height:40px;
    margin-top:15px;
    float:right;
    /*overflow:hidden;*/
}
.sz_bsdt{
    height:40px;
    line-height:40px;
    font-size:20px;
    color:#fff;
    background:url(/newindexflie/img/sz_bsdt.png) left center no-repeat;
    padding-left:50px;
    text-shadow: 4px 2px 4px #333;
    margin-right:40px;
    float:left;
}
.sz_tsg{
    height:40px;
    line-height:40px;
    font-size:20px;
    color:#fff;
    background:url(/newindexflie/img/sz_tsg.png) left center no-repeat;
    padding-left:50px;
    margin-right:35px;
    float:left;
}
.sz_tsg a , .sz_bsdt a{
    color:#fff;
    text-shadow: 4px 2px 4px #333;
}
.sz_yw{
    font-size:12px;
    height:40px;
    line-height:40px;
    float:left;font-size: 20px;
    color: #fff;
    background: url(/newindexflie/img/bgrk.png) left center no-repeat;
    padding-left: 50px;
    margin-right: 35px;
    float: left;
}
.sz_yw a{
    color:#fff;
}
.input-search {
    position: relative;
    width: 450px;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #fff;
    float:left;
    margin-top:5px;
   // margin-left:10px;
}
.input-search-btn {
    width: 24px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 0 10px;
    background: 0 0;
    border: none;
    border-radius: 0 200px 200px 0;
    background: url(/newindexflie/img/sz_search.png) no-repeat center;
}
.input-search .form-control {
    border-radius: 5px;
    border: 0;
    width: 88px;
    background:none;
    border: 0;
    outline: none;
}
.sz_nav{
    width:100%;
    height:80px;
    position:absolute;
    top:110px;
    z-index:999;
background: -webkit-linear-gradient(rgba(129,156,199,1), rgba(255,255,255,0));
background: -o-linear-gradient(rgba(129,156,199,1), rgba(255,255,255,0));
background: linear-gradient(rgba(129,156,199,1), rgba(255,255,255,0));
}
.sz_nav .sz_nav1{
    width:1200px;
    margin:0 auto;
    position:relative;
}
.sz_nav ul{
    width:1200px;
    overflow:hidden;
}
.sz_nav ul li.on{
	color:#2b479b;
}
.sz_nav ul li:hover {
    color:#2b479b;
}
.sz_nav li {
    float: left;
    color: #fff;
    font-size: 16px;
    z-index: 2;
    padding:0 24px;
}
.sz_jx1{
    display: none;
	position:absolute;
  /* left:525px;*/  left:435px;
    top:35px;
}
.sz_jx2{
    width:555px;
    height:140px;
    border-top:2px solid #2b479b;
    background:url(/newindexflie/img/background2.png) repeat;
    position:absolute;
  /*left:330px;*/  left:230px;
    padding:20px;
    box-sizing:border-box;
    display:none;
    top:80px;
}
.sz_yqlja2 a {
    font-size: 14px;
    color: #000;
    margin-right: 20px;
    line-height: 30px;
    display: inline-block;
}
.sz_jx2 a{
    font-size:14px;
    color:#000;
    margin-right:20px;
    line-height:30px;
	display: inline-block;
}

.sz_jx2 a:hover{
    text-decoration:underline;
}
.sz_jg1{
    display: none;
	position:absolute;
   /* left:350px;*/
    top:35px;
 left:290px;
}
.sz_jg2{
    width:auto;
    height:auto;
    position:absolute;
   /*  left:130px;*/
left:70px;
    top:80px;
    border-top:2px solid #2b479b;
    background:url(/newindexflie/img/background2.png) repeat;
    padding:20px;
    box-sizing:border-box;
    display: none;
}

.sz_yqlja1{
    display: none;
	position:absolute;
     /*  left:1030px;*/ 
left:900px;
    top:35px;
}
.sz_yqlja2{
    width:500px;
    height:auto;
    position:absolute;
   
right: 0px;
    top:80px;
    border-top:2px solid #2b479b;
    background:url(/newindexflie/img/background2.png) repeat;
    padding:20px;
    box-sizing:border-box;
    display: none;
}
.sz_xxfw1 {
    display: none;
    position: absolute;
 /*  left:860px;*/ 
    left:750px;
    top: 35px;
}
.sz_xxfw2 {
    width: 570px;
    height: auto;
    position: absolute;
    /*left: 730px;*/left: 530px;right:0px;
    top: 80px;
    border-top: 2px solid #2b479b;
    background: url(/newindexflie/img/background2.png) repeat;
    padding: 20px;
    box-sizing: border-box;
    display: none;
}

.sz_zs2{
    width:auto;
    height:auto;
    position:absolute;
    /*left: 550px;*/
  left:450px;
    top:80px;
    border-top:2px solid #2b479b;
    background:url(/newindexflie/img/background2.png) repeat;
    padding:20px;
    box-sizing:border-box;
    display: none;
}
.sz_zs2 a{
    font-size:14px;
    color:#000;
    margin-right:20px;
    line-height:30px;
	display: inline-block;
}
.sz_gk1{
    display:none;
	position:absolute;
    top:35px;
    /*left:175px;*/
left:135px
}
.sz_zs1 {
    display: none;
    position: absolute;
    top: 35px;
     /*left: 700px;*/ left: 600px;
}
.sz_sz1{
    width:100%;
    overflow:hidden;
}
.sz_sz1 h3{
    width:40px;
    height:60px;
    line-height:30px;
    float:left;
    text-align:center;
    color:#2b479b;
    font-weight:bolder;
    margin-top:10px;
    font-size:18px;
}
.sz_sz1 p{
    width:458px;
    float:left;
    margin-left:30px;
    border-bottom:2px solid #2b479b;
    padding-bottom:10px;
}
.sz_sz1 p a{
    font-size:14px;
    color:#000;
    margin-right:20px;
    line-height:30px;
	/*display:inline-block;
	float:left;*/
    white-space:nowrap;
}
.sz_sz1 p a:hover{
    text-decoration:underline;
}
.sz_n {
    display: block;
    float: left;
    height:35px;
    line-height:35px;
    z-index: 2;
    cursor: pointer;
    color: #fff;
    font-size:18px;
    font-weight:bold;
    padding-left:30px;
    text-shadow: 4px 2px 4px #333;
}
.sz_n1{
    background:url(/newindexflie/img/sz_sy.png) left center no-repeat;
}
.sz_n2{
    background:url(/newindexflie/img/sz_gk.png) left center no-repeat;
}
.sz_n3{
    background:url(/newindexflie/img/sz_jg.png) left center no-repeat;
}
.sz_n4{
    background:url(/newindexflie/img/sz_jy.png) left center no-repeat;
    padding-left:40px;
}
.sz_n5{
    background:url(/newindexflie/img/sz_zs.png) left center no-repeat;
}
.sz_n6{
    background:url(/newindexflie/img/sz_cy.png) left center no-repeat;
}
.sz_n7{
    background:url(/newindexflie/img/sz_gj.png) left center no-repeat;
}
.sz_n8{
    background:url(/newindexflie/img/sz_gk.png) left center no-repeat;
}
/*头条新闻*/
.sz_news{
    width:100%;
    margin-top:60px;
    position:relative;
}
.sz_nb{
    width:100%;
    height:390px;
    background:#fff;
}
.sz_nb1{
    width:100%;
    height:360px;
    background:#2b479b;
}
.sz_news1{
    width:1200px;
    position:absolute;
    top:0;
    left:50%;
    margin-left:-600px;
}
.sz_ntit{
    width:100%;
    text-align:center;
}
.sz_ntit .sz_nmore{
    height:48px;
    line-height:48px;
    float:right;
    font-size:16px;
    background:url(/newindexflie/img/sz_more.png) left center no-repeat;
    padding-left:50px;
    margin-top:25px;
}
.sz_nmore a{
    color:#2b479b;
}
.sz_xw{
    width:100%;
    overflow:hidden;
    margin-top:54px;
}
.sz_xw li{
    width:370px;
    height:400px;
    /* margin-right:45px; */
    float:left;
    position:relative;
}
.sz_xw li:last-child{
    margin-right:0px;
}
.sz_xwz{
    width:338px;
    height:190px;
    background:#fff;
    box-shadow: 5px 10px 15px 2px rgba(0,0,0,0.3);
    position:absolute;
    bottom:18px;
    left:16px;
    padding:10px;
    box-sizing:border-box;
}
.sz_xwz h3{
    font-size:16px;
    line-height:20px;
    height:40px;
    overflow:hidden;
    margin-top:35px;
}
.sz_xwz h3 a{
    color:#333;
}
.sz_xwz1{
    overflow:hidden;
    margin-top:26px;
}
.sz_xwz1 p{
    float:left;
    background:url(/newindexflie/img/sz_time.png) left center no-repeat;
    padding-left:25px;
    color:#2b479b;
    font-size:14px;
}
.sz_xwz1 a{
    float:right;
    color:#2b479b;
    font-size:14px;
}
.sz_xw li:hover .sz_xwz{
    background:#2b479b;
}
.sz_xw li:hover .sz_xwz h3 a{
    color:#fff;
}
.sz_xw li:hover .sz_xwz1 p{
    color:#fff;
    background:url(/newindexflie/img/sz_time1.png) left center no-repeat;
}
.sz_xw li:hover .sz_xwz1 a{
    color:#fff;
}
.sz_xw1{
    width:100%;
    margin-top:20px;
}
.sz_xw1 li{
    width:369px;
    /* margin-right:45px; */
    float:left;
    position:relative;
    border-left:1px solid #fff;
    box-sizing:border-box;
    overflow:hidden;
}
.sz_xrq{
    float:left;
    width:50px;
    margin:0 20px 0 28px;
}
.sz_xrq h3{
    font-size:44px;
    color:#fff;
    text-align:center;
}
.sz_xrq p{
    font-size:12px;
    color:#fff;
    text-align:center;
}
.sz_xww{
    width:270px;
    float:left;
}
.sz_xww h3{
    font-size:16px;
    line-height:20px;
    height:40px;
    overflow:hidden;
}
.sz_xww p{
    font-size:14px;
    line-height:20px;
    height:60px;
    overflow:hidden;
    margin-top:20px;
}
.sz_xww h3 a , .sz_xww p a{
    color:#fff;
}
.sz_xww h3 a:hover , .sz_xww p a:hover{
    text-decoration:underline;
}
.sz_x{
    margin-right:45px;
}
.sz_xw1 .sz_xw11{
    /*margin-right:45px;*/
    width:415px;
}
.sz_ybjx11{
    margin-right:45px;
}
.sz_zt11{
    margin-right:20px;
}
/*院部简讯*/
.sz_ybjx{
    width:100%;
    background:url(/newindexflie/img/sz_jxb.jpg) no-repeat;
    padding-top:60px;
    padding-bottom:60px;
    margin-bottom:50px;
    background-size:100% 100%;
}
.sz_ybjx1{
    width:1200px;
    margin:0 auto;
}
.sz_ybjx1 ul{
    overflow:hidden;
    margin-top:65px;
}
.sz_ybjx1 ul li{
    width:370px;
    margin-top:35px;
    /* margin-right:45px; */
    float:left;
}
.sz_ybjx1 ul li:nth-child(3){
    margin-right:0px;
}
.sz_ybjx1 ul li:last-child{
    margin-right:0px;
}
.sz_jxc{
    overflow:hidden;
}
.sz_jxc img{
    float:left;
}
.sz_jxc h3{
    float:left;
    margin-left:5px;
    font-size:16px;
    padding:2px 5px;
    border-radius:10px;
    background:#2b479b;
    color:#fff;
}
.sz_ybjx1 ul li p{
    font-size:16px;
    height:40px;
    line-height:20px;
    overflow:hidden;
    margin-top:20px;
}
.sz_ybjx1 ul li p a{
    color:#666;
}
.sz_ybjx1 ul li p a:hover{
    text-decoration:underline;
}
/*閫氱煡鍏憡*/
.sz_tzgg{
    width:100%;
    margin-top:60px;
    background:url(/newindexflie/img/sz_bb2.jpg) no-repeat;
}
.sz_tzgg1{
    width:1200px;
    margin:0 auto;
    padding:100px 0 69px 0;
}
.sz_tzgg1 ul{
    overflow:hidden;
    margin-top:50px;
}
.sz_tzgg1 ul li{
    float:left;
    width:560px;
    margin:15px 20px;
    overflow:hidden;
}
.sz_trq{
    float:left;
    width:52px;
    height:62px;
    background:#01279c;
}
.sz_trq h3{
    font-size:20px;
    color:#fff;
    text-align:center;
    margin-top:8px;
}
.sz_trq p{
    font-size:14px;
    color:#fff;
    text-align:center;
}
.sz_tw{
    width:488px;
    height:62px;
    line-height:62px;
    font-size:18px;
    margin-left:20px;
}
.sz_tw a{
    color:#333;
}
.sz_tw a:hover{
    text-decoration:underline;
}
.sz_tit{
    width:100%;
    text-align:center;
    margin-top:40px;
}
.sz_tit .sz_more{
    width:120px;
    height:48px;
    line-height:48px;
    font-size:16px;
    background:url(/newindexflie/img/sz_more.png) left center no-repeat;
    padding-left:50px;
    margin-top:25px;
    margin:0 auto;
    box-sizing:border-box;
}
.sz_more a{
    color:#2b479b;
}
/*濯掍綋鐪嬪北鍟?*/
.sz_mt{
    width:100%;
    background:url(/newindexflie/img/sz_mb.jpg) no-repeat;
    background-size:100% 100%;
    padding:70px 0px;
    margin-top:60px;
}
.sz_mt1{
    width:1200px;
    margin:0 auto;
    background:#EDF2FB;
    padding:25px 0px 50px 0px;
}
.sz_mt1 ul{
    overflow:hidden;
}
.sz_mt1 ul li{
    float:left;
    width:560px;
    margin:25px 20px;
    overflow:hidden;
}
.sz_date{
    float:left;
    height:60px;
	width:143px;
    border:2px solid #5e068c;
    overflow: hidden;
}
.sz_date h3{
    width:92px;
    height:60px;
    line-height:60px;
    color:#020b37;
    font-size:22px;
    text-align:center;
    float:left;
}
.sz_date p{
    border-left:1px solid #666;
    width:50px;
    text-align:center;
    font-size:16px;
    color:#666;
    float:left;
    margin-top:10px;
}
.sz_date img{
    width: 88px;
    height: 50px;
    float: left;
    padding: 5px 0px;
}
.sz_mtw{
    float:left;
    width:402px;
    height:62px;
    line-height:31px;
    overflow:hidden;
    margin-left:10px;
    font-size:18px;
}
.sz_mtw a{
    color:#333;
}
.sz_mtw a:hover{
    text-decoration:underline;
}
/*涓撻缃戠珯*/
.sz_zt{
    width:100%;
    background:url(/newindexflie/img/sz_tzb.jpg) no-repeat;
    background-size:100% 100%;
    //padding-top:150px;
    //padding-bottom:150px;
    margin-bottom:60px;
}
.sz_zt1{
    width:1200px;
    padding:35px 35px;
    margin:0 auto;
    background:#FAFBFD;
    box-sizing:border-box;
}
.sz_zt1 ul{
    overflow:hidden;
}
.sz_zt1 ul li{
    width:267px;
    height:518px;
    float:left;
    /* margin-right:20px; */
    position:relative;
    overflow:hidden;
}
.sz_zt1 ul li:last-child{
    margin-right:0px;
}
.sz_ztp{
    width:100%;
    height:100%;
    transition: transform 0.5s;
}
.sz_ztp:hover{
    transform:scale(1.1,1.1);
}
.tit {
    position: absolute;
    left: 30px;
    top: 40px;
    writing-mode: tb-lr;
    writing-mode: vertical-lr;
    max-height: 70%;
}
.tit a{
    font-size:24px;
    color:#fff;
}
.more1 {
    position: absolute;
    right: 30px;
    bottom: 0px;
    writing-mode: tb-lr;
    writing-mode: vertical-lr;
    text-align: center;
}
.more1 a{
    font-size:14px;
    color:#fff;
}
.more1:after {
    content: "";
    border-left: 1px solid #fff;
    display: inline-block;
    height: 40px;
    margin-top: 8px;
}
/*bottom*/
.sz_bot{
    width:100%;
    background:url(/newindexflie/img/sz_bb.jpg) no-repeat;
   background-size:100% 100%;
    padding:20px 0 50px 0;
}
.sz_bot1{
    width:1200px;
    margin:0 auto;
    position:relative;
}
.sz_bt{
    overflow:hidden;
}
.sz_ewm{
    width:801px;
    float:left;
}
.sz_ewm li{
    width:187px;
    float:left;
    margin:0 40px;
}
.sz_ewm1{
    width:157px;
    padding:15px;
    background:rgba(0,0,0,0.4);
}
.sz_ewm1 img{
    width:157px;
}
.sz_ewm li p{
    font-size:18px;
    color:#fff;
    margin-top:10px;
    text-align:center;
}
.linknav{
    width:350px;
    margin:0 auto;
    overflow:hidden;
    margin-top:15px;
}
.linknav li{
    width:175px;
    height:44px;
    line-height:34px;
    float:left;
    text-align:center;
    cursor:pointer;
    font-size:30px;
    color:#fff;
}
.linknav li.on{
    padding-bottom:2px;
    background:url(/newindexflie/img/linkbg.png) bottom center no-repeat;
}
.links{
    width:100%;
    overflow:hidden;
    margin-top:20px;
    display:none;
    height:142px;
    line-height:28px;
    overflow:hidden;
    display:none;
}
.links a{
    white-space:nowrap;
    font-size:18px;
    line-height:20px;
    padding-right:10px;
    color:#fff;
}
.links a:hover{
    text-decoration: underline;
}
.links.on{
    display:block;
}
.sz_bb{
    width:100%;
    border-bottom:1px solid #fff;
    padding-bottom:40px;
    overflow:hidden;
}
.sz_bb1{
    width:600px;
    float:left;
    overflow:hidden;
}
.sz_bb1 img{
    float:left;
    margin-right:5px;
}
.sz_bb2{
    width: 520px;
    margin-left:80px;
    float:left;
}
.sz_bb2 p{
    color:#fff;
    font-size:14px;
    line-height:36px;
}
.sz_bb2 p span{
    margin-right:30px;
}
.sz_bq{
    color:#fff;
    font-size:14px;
    line-height:36px;
    margin-top:30px;
}
.sz_bq1{
    width:380px;
    float:left;
}
.sz_bq1 span{
    margin-right:30px;
}
/*微信*/
.sz_lxwm {
    width:650px;
    float:left;
    margin-left:35px;
}
.sz_lxwm1 {
    float: left;
    margin-right:20px;
    cursor: pointer;
    padding-left:35px;
    background:url(/newindexflie/img/sz_wx.png) left center no-repeat;
}
.sz_lxwm2,.sz_lxwm3{
    float: left;
    margin-right:20px;
    cursor: pointer;
    padding-left:35px;
    background:url(/newindexflie/img/sz_wx.png) left center no-repeat;
}
.sz_lxwm4 {
    float: left;
    margin-right:20px;
    cursor: pointer;
    padding-left:35px;
    background:url(/newindexflie/img/sz_xs.png) left center no-repeat;
}
.sz_lxwm4 a{
    color:#fff;
}
.sz_lxwm5 {
    float: left;
    margin-right: 20px;
    cursor: pointer;
    padding-left: 35px;
    background: url(/newindexflie/img/sz_xs.png) left center no-repeat;
}
.sz_lxwm5 a{
    color:#fff;
}
.sz_lxwm6 {
    float: left;
    margin-right: 20px;
    cursor: pointer;
    padding-left: 35px;
    background: url(/newindexflie/img/sz_xs.png) left center no-repeat;
}
.sz_lxwm6 a{
    color:#fff;
}
.sz_ewm{
    overflow:hidden;
}
.pt {
    position: absolute;
    text-align: left;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #cfcfcf;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.1);
    z-index: 2209;
    width: auto;
    height: auto;
    display:none;
}
.pt .cont {
    height: auto;
    overflow-y: auto;
    background-color: #fff;
    padding: 10px;
}
.pt-down .out {
    border-color: #cfcfcf transparent transparent;
    border-width: 8px 7px 0;
    bottom: -8px;
    left: 28px;
    top: auto;
}
.pt-down .out, .pt-down .in {
    border-style: solid dashed dashed;
    position:absolute;
}
.pt-down .in {
    border-color: #fff transparent transparent;
    border-width: 7px 6px 0;
    bottom: -7px;
    left: 29px;
    top: auto;
}
/*友情链接*/
.sz_yqlj{
    position:relative;
}
.sz_yqlj1{
    width:80px;
    float:right;
    font-size:20px;
    color:#fff;
    cursor:pointer;
    padding-left:35px;
    position:relative;
    background:url(/newindexflie/img/sz_lj.png) left center no-repeat;
}
.sz_lj a{
    width:50%;
    float:left;
    display:block;
    color:#333;
    font-size:16px;
}
@media (min-width: 640px) and (max-width:1200px){
        body{
            min-width:1200px;
        }
    }
/*手机版*/
@media screen and (max-width: 640px){
.v_news_content p video{
float: left!important;
    width: 100%;
    height: auto;
    margin-left: 0px;
    padding-left: 0px;
    left: 0px;

}
.v_news_content p img{
width: 100%;
    height: auto;

}


/*banner*/
.sz_prev{
    width:20px;
    height:30px;
    margin-top:-15px;
    left:20px;
}
.sz_next{
    width:20px;
    height:30px;
    margin-top:-15px;
    right:20px;
}
#banner .swiper-pagination-switch{
    width:10px;
    height:10px;
}
#banner .pagination{
    padding:10px;
    height:30px;
}
.swiper-container{
    height:180px;
}
.sz_header{
    display:none;
}
.sz_nav{
    display:none;
}
.sz_nb1{
    background:#fff;
    height:930px;
}
.sz_xw1 li{
    width:100%;
    border-left: 1px solid #999;
    margin-top:20px;
    margin-right:0px;
}
.sz_xrq{
    width:20%;
    margin: 0 2% 0 2%;
}
.sz_xww{
    width:76%;
}
.sz_xrq h3{
    color:#2b479b;
}
.sz_xrq p{
    color:#2b479b;
}
.sz_xww h3 a{
    color:#333;
}
.sz_xww p a{
    color:#666;
}
.sz_news{
    margin-top:0px;
}
.sz_news1{
    width:96%;
    left:2%;
    margin-left:0;
}
.sz_ntit img{
    width:100%
}
.sz_xw li{
    width:100%;
    margin-right:0;
}
.sz_xw li img{
    width:100%;
}
.sz_xwz{
    width:90%;
    left:5%;
}
.sz_banner{
    padding-top:50px;width: 100%!important;
    height: auto!important;
}
.swiper-slide img{
width: 100%!important;
    height: auto!important;
}
.sz_ntit .sz_nmore{
    display:none;
}
.sz_xw{
    margin-top:14px;
}
.sz_xw li img{
    height:170px;
}
.sz_xw li{
    height:270px;
}
.sz_xwz h3{
    margin-top:10px;
}
.sz_xwz1{
    margin-top:14px;
}
.sz_xwz{
    height:110px;
}
.sz_bb2 p{
    line-height:20px;
}
.sz_bq{
    line-height:20px;
}
sz_ntit1{
    width:65%;
    margin:0 auto;
    margin-top:20px;
}
.sz_ntit img{
 width:90%;
 margin:0 auto;
 margin-top:20px;
}
.sz_ntit1 img{
 width:100%;
 margin:0 auto;
 margin-top:20px;
}
.sz_ybjx{
    padding-bottom:0px;
    margin-bottom:20px;
}
.sz_date{
    width:145px;
    height:40px;
}
.sz_date p{
    margin-top:2px;
    font-size:14px;
}
.sz_date h3{
    height:40px;
    line-height:40px;
    font-size:16px;
}
.swiper-container .swiper-pagination-bullet{
    width:10px;
    height:10px;
}
.swiper-container .swiper-pagination{
    padding:10px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    height:30px;
}

/*闄㈤儴绠?璁?*/
.sz_ybjx{
    padding-top:30px;
}
.sz_ybjx1{
    width:96%;
    margin:0 auto;
}
.sz_ybjx1 ul{
    margin-top:0px;
}
.sz_ybjx1 ul li{
    width:100%;
    margin-right:0;
}
.sz_ybjx1 ul li p{
    font-size:18px;
}
/*閫氱煡鍏憡*/
.sz_tzgg1{
    width:96%;
    margin:0 auto;
    background:none;
    box-shadow:none;
    border:none;
    padding-top:0px;
    padding-bottom:0px;
}
.sz_tzgg{
    background:none;
    margin-top:10px;
    padding-bottom:0px;
}
.sz_tzgg1 ul{
    margin-top:20px;
}
.sz_tzgg1 ul li{
    width:100%;
    margin:15px 0px;
}
.sz_tit{
    margin-top:20px;
}
/*濯掍綋鐪嬪北鍟?*/
.sz_mt{
    background:none;
    padding:0;
    margin-top:20px;
}
.sz_mt1{
    width:96%;
    margin:0 auto;
    background:none;
    padding:0;
}
.sz_mt1 ul li{
    width:100%;
    margin:15px 0px;
}
.sz_mtw{
    width:100%;
    margin-left:0;
}
/*涓撻缃戠珯*/
.sz_zt{
    margin-top:0px;
    background:none;
    padding-top:0px;
    padding-bottom:0;
    margin-bottom:40px;
}
.sz_zt1{
    width:96%;
    margin:0 auto;
    padding:0px 0;
}
.sz_zt1 ul{
    margin-top:20px;
}
.sz_zt1 ul li{
    width:48%;
    height:300px;
    margin-top:20px;
    margin-right:4%;
}
.sz_zt1 ul li:nth-child(2){
    margin-right:0;
}
.sz_zt1 ul li:nth-child(4){
    margin-right:0;
}
/*bottom*/
.sz_bot{
    background:#2b479b;
    padding:20px 0;
    margin-top:30px;
}
.sz_bot1{
    width:96%;
    margin:0 auto;
}
.sz_ewm{
    width:100%;
}
.sz_ewm li{
    width:30%;
    margin:1%;
}
.sz_ewm1{
    width:100%;
    padding:0;
    background:none;
}
.sz_ewm1 img{
    width:100%;
}
.sz_lj{
    width:100%;
    border-left:0;
    padding-left:0;
}
.sz_bb{
    margin-top:20px;
    padding-bottom:20px;
}
.sz_bb1{
    width:100%;
}
.sz_bb1 img:first-child{
    width:10%;
}
.sz_bb1 img:last-child{
    width:80%;
}
.sz_bb2{
    width:100%;
    margin-left:0;
    margin-top:20px;
}
.sz_bq{
    padding-left:0;
    margin-top:20px;
    overflow:hidden;
}
.sz_bb2 p{
    font-size:14px;
}
.sz_bq{
    font-size:14px;
}
.sz_bq1{
    width:100%;
}
.sz_lxwm{
    width:100%;
    margin-left:0px;
    display:none;
}
.sz_yqlj{
    display:none;
}
/*手机屏幕导航*/
.fz_xpdh{
    display:block;
    position:absolute;
    top:0;
}

.sp_header{height:90px;overflow:hidden;background:rgba(255,255,255,0.8);position:fixed;z-index:10;width:100%;}
.sp_logo{padding:10px;float:left;height:90px}
.sp_logo img{margin:auto;/*max-height:30px*/;width: 250px;}
/*.sp_header{height:50px;overflow:hidden;background:rgba(255,255,255,0.8);position:fixed;z-index:10;width:100%;}
.sp_logo{padding:10px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:30px;}*/
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#2b479b;width:30px;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)}
.sjj_nav{position:fixed;z-index:9;background:#fff;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display:block;}
.nav_show{top:50px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#333;width:80%}
.sjj_nav ul li ul li a{color:#666;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#2b479b;}
.sjj_nav ul li ul li>ul{margin-left:10px}
}
.sz_f{
    width:90%;
    height:30px;
    margin-top:5px;
    margin-bottom:5px;
    border:1px solid #999;
    border-radius:10px;
    position:relative;
}
.sz_f input{
    border-radius: 5px;
    border: 0;
    width:80%;
    height:30px;
    background: none;
    position:absolute;
    top:0;
    left:5px;
    border:0;
    outline:none;
}
.sz_f button{
    width: 24px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 0 10px;
    background: 0 0;
    border: none;
    border-radius: 0 200px 200px 0;
    background: url(/newindexflie/img/sz_search1.png) no-repeat center;
}
.sz_bb1 a img:first-child{
    width:10%;
}
.sz_bb1 a img:last-child{
    width:80%;
}

}