@charset "utf-8";
/* CSS Document */
ls,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}embed {vertical-align:top;}
img {vertical-align:middle;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}
button:focus{outline: 0!important;box-shadow: 0 0 0 0!important;}

/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */

html { -webkit-text-size-adjust: none;}
.video embed,.video object,.video iframe { width: 100%;  height: auto;}
img{max-width:100%;	height: auto;width: auto\9; /* ie8 */}

a{color: #ff970b;text-decoration: none;}

a:focus, a:hover {
    
    text-decoration: none !important;
}
h1, h2 	{font-size: 25px;line-height: 25px;}
h3, h4	{font-size: 20px;line-height: 20px;}
h5, h6	{font-size: 16px;line-height: 16px;}
h1,h2,h3,h4,h5,h6{font-family: "microsoft yahei";}

p{margin: 10px 0;color: #333;}

.t-center{text-align: center;}
.t-left{text-align: left;}
.t-right{text-align: right;}
.f-right{float: right;}
.f-left{float: left;}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after, .clearfix:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
.clearfix{clear: both;}
ul{margin-bottom: 0!important;}
/* --Line-- */
hr.line { margin: 15px auto; padding: 0; max-width: 90px;border: 0; border-top: solid 5px #ab57b8;text-align: center;}
/* ---------------------------------------------------------------------------- */
/* ------------------------------------Html-Body------------------------------- */
/* ---------------------------------------------------------------------------- */
html, body {width:100%; padding:0; margin:0;}
body {background: #fff;color: #3F3F3F;font: 14px/25px Arial, Helvetica, sans-serif;font-family:"microsoft yahei";}
.w1300{max-width:1360px;margin: 0 auto;}
.flex{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.flexs{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: space-between;}
.flexss{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: flex-start;}


/*---------------------------------------------------------------------------------------------------------------手机站导航开始----------*/
.sp_header{height:50px;overflow:hidden;background:#fff;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:#21519d;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:#eee;width:100%;height:calc(100% - 50px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:50px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0;display: flex;
    justify-content: space-between;
    align-items: center;}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .form-group{margin-bottom: 0;display: flex;align-items: center;justify-content: center;background: #fff;}
.sjj_nav>ul>li:first-child .form-group button{border: 0;padding: 0 5px;height: 30px;display: flex; align-items: center;background: none}
.sjj_nav>ul>li:first-child .form-group .form-control{border: 0;padding: 0 5px;height: 30px;display: flex; align-items: center;background: none;border-radius: 0;box-shadow: 0 0 0 0;}
.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-right: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:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;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:#21519d}
.sjj_nav ul li ul li>ul{margin-left:10px}
/*---------------------------------------------------------------------------------------------------------------手机站导航结束----------*/
.dmiddle{padding: 5px 0;}
.tdh .navbar-default{background: none;border: 0 ;margin-bottom: 0;min-height: auto;}
.tdh .container-fluid{padding-right: 0;padding-left: 0;}
.tdh .navbar-default .navbar-nav>li>a{font-size: 17px;color: #000; padding: 0px 15px;font-weight: 600}
.tdh .navbar-default .navbar-nav>.active>a,.tdh .navbar-default .navbar-nav>.active>a:focus,.tdh .navbar-default .navbar-nav>.active>a:hover{background: none;color: #21519d;}
.tdh .navbar-default .navbar-nav>li>a:focus,.tdh .navbar-default .navbar-nav>li>a:hover{background: none;color: #21519d;}
.qh a{color: #333;}
.qh{color: #333;margin-right: 10px;font-size: 15px;}
.search-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 99999;    
    background-color: rgba(33, 81, 157, .95);
    
}

.search-popup .close-search {
    position: absolute;
    right: 20px;
    top: 20px;
    border: none;
    border-radius: 50px;
    text-align: center;
    background: #dca639;
    text-align: center;
    width: 50px;
	    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    transition: all 500ms ease;
    opacity: 1;
}
.search-popup .close-search  .glyphicon{top: 0;}
.search-popup form {
    position: absolute;
    max-width: 700px;
	width: 100%;margin: 0 auto;
    top: 50%;
    left: 15px;
    right: 15px;
    
    transform-origin: center;
    transition: all 300ms ease;
}
.search-popup .form-group {
    position: relative;
    margin: 0px;
    overflow: hidden;
}
.search-popup .form-control {
    position: relative;box-shadow: 0 0 0 0;
    width: 100%;
    height: 70px;
    outline: none;
    border-radius: 0px;
    border: none;
    border-bottom: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    font-size: 15px;
    padding: 0 70px 0 20px;
    transition: all 500ms ease;
    text-transform: capitalize;
}
.search-popup .form-group button {
    position: absolute;
    right: 5px;
    top: 14px;
    border-radius: 50px;
    background: transparent;
    text-align: center;
    font-size: 24px;
    color: #fff;
    height: 50px;
    width: 50px;
    border: none;
    cursor: pointer;
    transition: all 500ms ease;
}
.search-popup{display: none}
.earch{border: 0;font-size: 20px;background: none;    display: flex;align-items: center;justify-content: center;}
.sygy{background: #f7f7f7;padding: 50px 0;}
.sygy .w1300{display: flex;align-items: flex-start;justify-content: space-between;}
.sygy_l,.sygy_r{width: 47%}
.sygy_l h2{font-size: 36px;line-height: 50px;font-weight: bold;}
.sygy_l p{line-height:24px;color: #666;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6;overflow: hidden;}
.sygy_l a{display: block;width: 180px;height: 50px;text-align: center;line-height: 50px;border: 2px solid #21519d;color: #21519d;margin-top: 40px;position: relative;overflow: hidden;}
.sygy_r img{border-radius: 5px 5px;}
.syfw{padding: 50px 0;}
.title{margin-bottom: 40px;}
.title h3{font-size: 36px;color: #21519d;font-weight: bold;text-align: center;line-height: 40px;}
.title p{text-align: center;line-height: 24px;}
.syfw_box{display: flex;align-items: flex-start;justify-content: flex-start;}
.syfw_box li{width:calc((100% - 6%) / 4);margin-right: 2%;}
.syfw_box li:last-child{margin-right: 0;}
.syfw_box li img{height: 208px;object-fit: cover;overflow: hidden;border-radius: 5px 5px;}
.syfw_box li h4{font-size: 16px;font-weight: bold;line-height: 30px;color: #333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.syfw_box li p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;overflow: hidden;}
.syfw_box li a{text-decoration: underline;color: #21519d}
.syfw_box li a:hover{text-decoration: underline!important;color: #dca639}
.syzx{position: relative;background: url("../img/sybn.png") no-repeat center}
.syzx_img{position: relative;}
.syzx_box{text-align: center;color: #FFF; padding: 50px 15px;width: 100%;}
.syzx_box h4{color: #FFF;font-size: 20px;font-weight: bold;margin-bottom: 30px}
.syzx_box p{color: #FFF; }
.syzx_box a,.syzx_box a:hover{display: block;width: 150px;height: 46px;background: #dca639;color: #fff;margin: 30px auto 0;line-height: 46px;font-size: 16px;border-radius: 5px;}
.xw li{width:calc((100% - 2%) / 3);border: 1px solid #ebebeb;}
.xw li img{height: 260px;border-radius: 0}
.xw li div{padding: 20px}
.xw li p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow: hidden;}
.syhb{background: #f7f7f9;padding: 20px;}
.syhb ul{display: flex;align-items: center;justify-content: flex-start;}
.syhb ul li{width:calc((100% - 8%) / 6);margin-right: 2%;}
.syhb ul li:last-child{margin-right: 0;}
.syhb ul li img{width:auto;margin: 0 auto;display: block;padding: 30px;border-radius: 5px;}
.syhb ul li:hover img{background: #fff;box-shadow: 0 0 20px #e1e1e1;}
.foot{background: #21519d;padding: 50px 0 20px;color: #fff;}
.foot h4{line-height: 30px;margin-bottom: 20px;font-size: 18px;font-weight: bold;}
.foot p{color: #b8b8b8;line-height: 30px;margin-bottom: 10px;}
.foot_l,.foot_r{width: 30%;}
.foot_l .form-group{background: #fff;border-radius: 5px;height: 46px;}
.foot_l .form-group input{background: none;border-radius: 0;height: 46px;border: 0;box-shadow: 0 0 0 0;}
.foot_l .form-group button{background: #dca639;border-radius: 0;height: 46px;border: 0;box-shadow: 0 0 0 0;padding: 0 15px;font-weight: bold;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.foot_t{border-top: 1px solid #fff;padding-top: 20px;margin-top: 30px;}
.foot_t p{color: #fff;text-align: center;padding: 0 15px;}
.foot_t p a{color: #fff;}
.ndhh{background: url("../img/nbanner.png") no-repeat center;position: relative;height: 340px;}
.ndhh,.ndhh img{position: relative;}
.ntest{position: absolute;top: 50%;left: 50%; transform: translate(-50%, -50%); text-align: center;color: #fff;width: 100%;}
.ntest h4{font-size: 48px;font-weight: bold;margin-bottom: 30px;}
.ntest p,.ntest p a{color: #fff;}
.ntest p i{color: #fff;margin-right: 10px;}
.gywm{margin-top: 30px;}
.gytop img{border: 4px solid #21519d;}
.gytop_box{margin-top: 30px;border-bottom: 1px solid #f5f5f5}
.gytop,.gybot{margin-bottom: 30px;}
.gytop_box li{border-left: 2px solid #dca639;padding-left: 15px;padding-top: 10px;padding-right: 15px;}
.gytop_box li h4{font-size: 20px;font-weight: bold;margin-bottom: 20px;}
.gytop_box li p{line-height: 26px;color: #999;}
.gybot p{-line-height: 24px;-text-indent: 2em;}
.gybot img{width: auto;}
.lxwm{align-items: flex-start;padding: 30px 0;color: #666;}
.lxwm h4{font-size: 24px;font-weight: bold;margin-bottom: 20px;}
.lxwm_l,.lxwm_r{width: 48%}
.lxwm_l li{line-height: 26px;margin-bottom: 10px;}
.lxwm_l li:first-child{margin-bottom: 30px;}
.lxwm_r p{color: #666;margin-bottom: 30px;}
.lxwm_r .form-control{height: 46px;border-radius: 0;box-shadow: 0 0 0 0;}
.lxwm_r .form-control:focus{box-shadow: 0 0 0 0;}
.lxwm_r textarea{height:100px!important;}
.lxwm_r button,.lxwm_r button:hover,.lxwm_r button:focus{border-radius: 0;box-shadow: 0 0 0 0;background: #f7f7f7;border: 2px solid #21519d;font-weight: bold;height: 50px;width: 180px;}
.xwny{padding: 30px 0;}
.xwny .syfw_box{flex-wrap: wrap;}
.xwny .xw li{width: calc((100% - 4%) / 3);margin-bottom: 20px;}
.xwny .xw li:nth-child(3n){margin-right: 0}
.pagination{display: flex!important;justify-content: center;align-items: center;}
.pagination>li>a, .pagination>li>span{color: #21519d!important;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover,.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{background: #21519d!important;    color: #fff!important;border: 1px solid #21519d!important;}
.xtitle{text-align: center;font-size: 20px;font-weight: bold;line-height: 30px;margin-bottom: 20px;}
.ly{text-align: center;display: flex;align-items: center;justify-content: center;line-height: 30px;margin-bottom: 20px;color: #666;}
.ly i{margin-right: 5px;}
.line{width: 50%;margin: 20px auto;display: block;background: #999;height: 1px;}
.nhe .syhb ul{flex-wrap: wrap;}
.nhe .syhb ul li{margin-bottom: 20px;width: calc((100% - 6%) / 4);}
.nhe .syhb ul li:nth-child(6n){margin-right: 0}
.nyfw{padding: 30px 0;align-items: flex-start;}
.nyfw .gybot{width: 70%;}
.nyfw .nyfw_l{width: 28%;background: #f8f8f8;padding: 30px 20px;border-radius: 5px;}
.nyfw .nyfw_l ul li a{display: flex;justify-content: flex-start;align-items: baseline;font-size: 16px;color: #333;font-weight: bold;line-height: 30px;}
.nyfw .nyfw_l ul li{margin-bottom: 15px;}
/*.nyfw .nyfw_l ul li:hover a{color: #dca639;padding-left: 10px;transition: all 300ms ease;}*/
.nyfw .nyfw_l ul li i{margin-right: 5px;}
.nyfw .nyfw_l ul li.active a{color: #dca639;}
.nyfw .nyfw_l h4{font-size: 24px;color: #21519d;font-weight: bold;margin-bottom: 40px;position: relative;display: block;}
.nyfw .nyfw_l h4:after{display: block;position: absolute;top: 36px;left: 0;height: 4px;width: 75px;background: #dca639;content: '';}
.kkk{font-size: 20px;font-weight: bold;margin-bottom: 20px;}


@media (max-width: 1659px) and (min-width: 769px) {
}

@media only screen and (max-width:768px){
	.midd{padding-top: 50px;}
	.sygy,.syfw,.syhb,.foot{padding: 30px 0;}
	.sygy,.syfw,.foot_r,.gywm,.lxwm,.xwny,.nyfw,.zzp{padding-left: 15px!important;padding-right: 15px!important;}
	.sygy .w1300,.syfw_box,.foot .flexs,.gytop_box,.lxwm,.nyfw,.zzp ul{display: block!important;}
	.sygy_l,.sygy_r,.syfw li,.xw li,.foot_r,.lxwm_r,.lxwm_l,.xwny .xw li,.nyfw .nyfw_l,.nyfw .gybot,.zzp ul li{width: 100%!important;}
	.sygy_l,.syfw_box li,.nyfw_l{margin-bottom: 20px;}
	.syfw_box li img,.xw li img{height: auto;}
	.syhb ul{flex-wrap: wrap;}
	.foot_l{display: none}
	.syhb ul li{width: 50%!important;margin-right: 0;margin-bottom: 20px;}
	.search-popup form{width: 86%;}
	.fff{justify-content: flex-end;}
	.fff .earch{margin-right: 10px;}
	
}





