body{font-family:'Noto Sans SC',Helvetica Neue,sans-serif;height: 100%;position: relative;}
input[type="text"] {-webkit-appearance:none;}
textarea {-webkit-appearance:none;}
h1,h2,h3,h4,h5,h6,figure {font-weight:400;}
::-webkit-selection {color:#fff;background:#6d5294;}
::-moz-selection {color:#fff;background:#6d5294;}
::selection {color:#fff;background:#6d5294;}
.text-lowercase {text-transform:lowercase;}
.text-uppercase,.initialism {text-transform:uppercase;}
.text-capitalize {text-transform:capitalize;}
a {color:#6E6E6E;text-decoration:none}
a:focus,a:hover {color:#6d5294;transition:none}
a.text-gray:hover{color:#6d5294}
p{margin:0}
dl,dd,ul,li {margin:0;padding:0;list-style:none}
.fixed {z-index:9999;}


/* 标签 */
.tag{display:inline-block;transition:.5s}
.tag.padding{padding:5px 12px}
.tags{color: #ff9600!important; border: 1px solid #ff9600!important; background-color: unset;}
/* 英文字体begin */
.Conv_DINCondensedC{ font-family: "Conv_DINCondensedC";}
/* 英文字体end */

.mb5{margin-bottom: 5px;}
/* 行距 begin*/
.blank{height:10px;line-height:10px;clear:both;font-size:0}
.blank-small{height:20px;line-height:20px;clear:both;font-size:0}
.blank-middle{height:30px;line-height:30px;clear:both;font-size:0}
.blank-big{height:50px;line-height:50px;clear:both;font-size:0}
.blank-large{height:80px;line-height:80px;clear:both;font-size:0}
/* 行距 end*/

.sidebar-l {margin-right:30px}
.sidebar-r {margin-left:0px;}
.container-layout{max-width:1500px;}
.line-large {margin-left:-15px;margin-right:-15px}
.line-large .x1,.line-large .x2,.line-large .x3,.line-large .x4,.line-large .x5,.line-large .x6,.line-large .x7,.line-large .x8,.line-large .x9,.line-large .x10,.line-large .x11,.line-large .x12,.line-large .xl1,.line-large .xl2,.line-large .xl3,.line-large .xl4,.line-large .xl5,.line-large .xl6,.line-large .xl7,.line-large .xl8,.line-large .xl9,.line-large .xl10,.line-large .xl11,.line-large .xl12,.line-large .xs1,.line-large .xs2,.line-large .xs3,.line-large .xs4,.line-large .xs5,.line-large .xs6,.line-large .xs7,.line-large .xs8,.line-large .xs9,.line-large .xs10,.line-large .xs11,.line-large .xs12,.line-large .xm1,.line-large .xm2,.line-large .xm3,.line-large .xm4,.line-large .xm5,.line-large .xm6,.line-large .xm7,.line-large .xm8,.line-large .xm9,.line-large .xm10,.line-large .xm11,.line-large .xm12,.line-large .xb1,.line-large .xb2,.line-large .xb3,.line-large .xb4,.line-large .xb5,.line-large .xb6,.line-large .xb7,.line-large .xb8,.line-large .xb9,.line-large .xb10,.line-large .xb11,.line-large .xb12 {position:relative;min-height:1px;padding-right:15px;padding-left:15px}

/* owl-carousel轮播插件 */
.owl-carousel .owl-dots{position:absolute;top:50%;padding:0;text-align:left;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.owl-carousel .owl-dots .owl-dot{display:inline-block;position:relative;vertical-align:middle}
.owl-carousel .owl-dots .owl-dot span{width:8px;height:8px;margin:0 5px;border-radius:50%;background:#d3d3d3;display:inline-block;text-align:center;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s}
.owl-carousel .owl-dots .owl-dot.active span{width:16px;height:8px;background:#000;border-radius:20px}
.owl-carousel .owl-nav i{font-size:24px;color:#fff}
.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{background:#000;width:42px;height:42px;line-height:48px;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;position:absolute;text-align:center;border-radius:50%;}
.owl-carousel .owl-nav .owl-prev{background:#000;left:20px;right:auto}
.owl-carousel .owl-nav .owl-next{right:20px}
/* owl-carousel轮播插件 */

/* 首页轮播 */
.slides-arrow:hover .owl-nav .owl-next,.slides-arrow:hover .owl-nav .owl-prev{opacity:.3}
.slides-arrow.dot-center .owl-dots{position:relative;top:-30px;padding:0;text-align:center;vertical-align:middle;display:inline-block;width:20%}
/* 首页轮播 */

/* 常用TAB */
.tab-normal .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;width:100%;}
.tab-normal .tab .tab-nav{float:left;}
.tab-normal .tab .more001{float:right;padding-top:20px;}
.tab-normal .tab .more001 a{font-size:16px;color:#999999}
.tab-normal .tab .more001 a:hover{color:#715796}
.tab-normal .tab .tab-nav li {display:inline-block;width:auto;text-align:left;float:left;margin: 0 80px 0 0;
    cursor: pointer;
    position: relative;}
.tab-normal .tab .tab-nav h6 {
    font-size:18px;
    color: #666666;
	
  
}

.tab-normal .tab .tab-nav h3 {
    font-size:36px;
    color: #666666;
	font-weight:bold;
	position: relative;
  
}		
.tab-normal .tab .tab-nav h3:before {
    background: #666666;
    content: '';
    display: block;
    position: absolute;
    width: 80px;
    height: 5px;
    left:0;
	bottom:-20px;
   
}	
.tab-normal .tab .tab-nav .active h6{color:#715796}	
.tab-normal .tab .tab-nav .active h3{color:#715796}	
.tab-normal .tab .tab-nav .active h3:before{ background: #715796;}	
	
.tab-normal .tab .tab-nav li a {}

.tab-normal .tab .tab-nav .active{background:none}
.tab-normal .tab .tab-nav .active a:hover {color:#715796}
.tab-normal .tab .tab-nav li a:focus {outline:none;}
.tab-normal .tab .tab-nav li a:hover {background:linear-gradient(-45deg,#FFD100,#ff9600);color:#fff}
.tab-normal .tab .tab-body {padding:0;padding-top:50px;}
/* 常用TAB */







/* 路径 */
.nav-bread{padding:0;height:70px;line-height:70px;font-size:0}
.nav-bread h2{font-size:24px;font-weight:600}
.nav-bread a{color:#888888;font-size:14px;display:inline-block;}
.nav-bread a:hover{color:#ff9600}
.nav-bread a:after {content:"";padding:0 10px;background:url(../images/nav-bread.png) no-repeat center 50%;}
.nav-bread a:last-child:after {content:"";background:none;}
/* 路径 */

/* 上下篇  */
.prenext-pro a.button{height:70px;line-height:70px;padding:0 25px}
.prenext-pro a.button:hover{background:#ff9600;color:#fff}
.prenext-pro a.border{border:1px solid #eee}

/*分页 begin*/
.pagination li {margin:0 5px;font-size:14px;border:none;border-radius:4px;}
.pagination li a {border-radius:4px;color:#6e6e6e;background:#fff;padding:12px 16px;border:1px solid #DCDCDC;}
/* .pagination li i {font-weight:bold;font-size:18px;padding:0 3px} */
.pagination li.active a,.pagination li a:hover {background:#ff9600;color:#fff;border:1px solid #ff9600;}
/*分页 end*/

/* 标题样式-居中 */
.title-c{position:relative;}
.title-c h3{position:relative;font-size:30px;text-transform:uppercase;margin:0 auto 50px auto;font-weight:600}
.title-c h3:before {background:#FFD100;content:'';display:block;position:absolute;width:30px;height:3px;bottom:-15px;left:50%;margin-left:-15px;}

/* 标题样式-左 */
.title-l h2{line-height:28px;height:28px;color:#333;position:relative;font-size:18px;letter-spacing:0;padding-left:20px;margin-bottom:10px;}
.title-l h2:before {content:'';display:block;position:absolute;width:5px;height:20px;top:4px;background:#ff9600;left:0}



/* 属性 */
.filter-box .padding-big{padding:15px 25px}
.filter-box dl{margin:15px 0;}
.filter-box dl dt{width:8%;display:block;float:left;line-height:24px;font-weight:normal}
.filter-box dl dd{display:block;float:left;position:relative;}
.filter-nav ul li {margin:0;display:block;float:left;width:auto;line-height:24px;}
.filter-nav ul li a{margin:0 10px 0 0;padding:2px 10px;cursor:pointer;display:block;color:#6E6E6E;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.filter-nav ul li a:hover{color:#ff9600;}
.filter-nav ul li a.active{color:#fff;background:#ff9600}
.filter-nav ul li b{font-weight:normal;}

/* 横向不带ICO导航 */
.nav-x {background:#fff;width:100%;position:relative;}
.nav-x .menu-toggle h3 {display:none}
.nav-x ul {font-size:0;-webkit-text-size-adjust:none;text-align:center}
.nav-x li {display:inline-block}
.nav-x li i {margin:0px auto 5px auto;font-size:24px;display:block;}
.nav-x li a {font-size:16px;padding:0;height:70px;line-height:70px;color:#6e6e6e;text-align:center;display:block;}
.nav-x li a:hover{color:#ff9600}
.nav-x li a.active {background:linear-gradient(-45deg,#FFD100,#ff9600);color:#fff}
.col-2 {width:10%}
/* 横向不带ICO导航 */

/* 新闻列表 */
.list-news {margin-bottom:30px}
.list-news .time{margin-top:70px;margin-right:-20px;padding:15px 0 10px 0;border-right:1px solid #eee;}
.list-news .time .text-large{font-size:52px;line-height:54px;}
.list-news .news {margin-top:70px;margin-left:50px;margin-right:30px}
.list-news .news h3 a{display:block;font-size:24px;color:#333;margin-bottom:20px}
.list-news .button{margin-top:70px;width:70px;line-height:56px;font-size:24px;border:1px solid #ebebeb;}
.list-news:hover .button{background:#ff9600;color:#fff;border:1px solid #ff9600}
.list-news:hover h3 a{color:#ff9600}
/* 新闻列表 */

/* 纯文字列表  begin*/
.list-post-text li {padding:5px 0;}
.list-post-text li a{display:block;}
.list-post-text li.dot a{padding-left:15px;position:relative;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.list-post-text li.dot:hover a:before {background:#ff9600;}
.list-post-text li.dot a:before {content:'';position:absolute;left:-2px;background:#ccc;width:6px;height:6px;top:9px;border-radius:50%}
/* 纯文字列表  end*/


/* 横向左图右字列表 begin*/
.list-post-x .media{margin-bottom:20px}
.list-post-x .media.border{border:0;border-bottom:1px solid #ECEFF5;padding-bottom:20px}
.list-post-x .media img{transition:all .3s ease-out}
.list-post-x .media .thumb-md{position:relative;max-width:100px;overflow:hidden}
.list-post-x .media .thumb-md .playtime{position:absolute;bottom:5px;right:5px;padding:0 5px;height:20px;line-height:18px;background:rgba(0,0,0,.6);z-index:3;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.list-post-x .media .thumb-md .playicon{position:absolute;bottom:5px;left:5px;width:20px;height:20px;line-height:18px}
.list-post-x .media:hover img{transition:all .3s ease-out;transform:scale(1.1)}
.list-post-x .media.media-x .float-left{margin-right:15px}
.list-post-x .media.media-x .float-right{margin-left:15px}
.list-post-x .media.media-x .media-body{text-align:left;padding:0}
.list-post-x .media a:hover{color:#434C5A}
.list-post-x .media-body p{color:#888888;line-height:22px}
.list-post-x .media:last-child{margin-bottom:0}
/* 横向上图下字列表 end *

/* 内容 begin */
.article{overflow:hidden;padding-top:30px;}
.article .padding-large{padding:30px 50px}
.article .post h1{font-size:28px;font-weight:600;text-align:center}
.article .post h2{font-size:24px;font-weight:600;margin:10px 0}
.article .post h3{font-size:20px;font-weight:600;margin:10px 0}
.article .post hr{margin:10px 0;height:1px}
.article .post strong{font-size:16px;margin:10px 0}
.article .post table{margin:20px 0}
.article .post table th{background:#daf0fd;color:#fff;border:1px solid #fff}
.article .post{width:100%;}
.article .post table tr.ue-table-interlace-color-single{background:#daf0fd}
.article .post p{font-size:16px;line-height:28px;margin-bottom:10px}
.article .post img{max-width:100%;height: auto !important;}
.article .post a{text-decoration:none;}
.article .post a:hover{color:#ff9600;border-bottom:0 solid #ff9600}
.article .post .text-right{text-align:right}
.article .post ul li{padding:0 0 5px 20px;position:relative;font-size:16px}
.article .post ul li p{line-height:24px}
.article .post ul li:before{content:'';position:absolute;top:8px;left:0;background:#888888;width:7px;height:7px;border-radius:50%}
.article .post ol{padding:10px 0 0 0}
.article .post ol.list-paddingleft-2{position:relative}
.article .post ol li{padding:0;position:relative}
.article .post ol li p{line-height:26px;font-size:16px;color:#888888}
/* 内容 end */

 /* 弹出层*/

.dialog {border-radius:0;border:0 solid #ebebeb;margin:0 auto;box-shadow:0 10px 25px rgba(0,0,0,0.3);}
.dialog .dialog-head {font-size:18px;border-bottom:0;background:#FFF;color:#383838;}
.dialog .dialog-head .close {float:right;line-height:24px}
.dialog .dialog-body{padding:10px 40px 40px 40px;}
.dialog-body h3 {font-size:24px;font-weight:600;color:#333;margin-bottom:10px}
.dialog-body .form-group {padding-bottom:20px}
.dialog-body .input{height:48px;line-height:24px;padding:0 12px;border:1px solid #ebebeb;width:100%;display:block;border-radius:0px;-webkit-appearance:none;box-shadow:0 0px 0px rgba(0,0,0,0.0) inset;background:transparent;}
.dialog-body .textarea {padding:10px 12px;line-height:24px;width:100%;background:transparent;border:1px solid #ebebeb;}
.dialog-body .label {padding-bottom:10px;display:block;line-height:24px;}
.dialog-body .label label {font-weight:400;}
.dialog-body select {padding:0 30px 0 8px;color:#ADADAD;border-radius:0px;width: 100%; height:48px;line-height:48px;border:solid 1px #ebebeb;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(../images/select-down.png) no-repeat right 50%;}
.dialog-body .form-tips .dialog-body .input-help ul {border:solid 0px #ebebeb;background:#fff;padding:5px 10px;box-shadow:0 0 0 #fff;border-radius:0 0 4px 4px;width:150px;min-width:150px;width:auto;_width:150px;color:#EE3333;font-size:12px}
.dialog-body .input::-webkit-input-placeholder, .dialog-body .textarea::-webkit-input-placeholder {color: #6E6E6E;}
.dialog-body .input:-moz-placeholder, .dialog-body .textarea:-moz-placeholder {color: #6E6E6E;}
.dialog-body .input::-moz-placeholder, .dialog-body .textarea::-moz-placeholder {color: #6E6E6E;}
.dialog-body .input:-ms-input-placeholder, .dialog-body .textarea:-ms-input-placeholder {color: #6E6E6E;} 
.dialog-body .input-group .addon {background-color:#fff;border:0px solid #EBEBEB;border-radius:0px;line-height:1;padding:0;text-align:center}
.dialog-body .input-group .addon img{max-height:50px}
 /* 弹出层 end*/

/*  联系我们begin  */
.inside h2 {font-size:36px;font-weight:400;margin-bottom:20px}
.inside .contact{padding:0 0 50px 0;}
.inside .contact hr {height:1px;background:#F2F2F2}
.inside .contact .media {margin:0;padding:0 0 30px 0;}
.inside .contact .media span{width:42px;height:42px;line-height:64px;}
.inside .contact .media i {font-size:36px;}
.inside .contact .media .media-body {padding:0 0 0 10px;margin-top:0px;}
.inside .contact .media .media-body a,.inside .contact .media .media-body p{color:#333;}
.inside .wx{border:1px solid #eee;padding:20px 30px;}

.home-contact{background:#cacaca}
.home-contact .title{position:relative;width:590px;float:right;text-align:left;}
.home-contact .title h2{font-size:64px;line-height:64px;padding-top:25%;padding-right:50px;padding-bottom:30px;}
.home-contact .title h2 span{color:#ff9600}
.home-contact .title a{font-size:24px;text-decoration: none;border-bottom: 2px solid #ff9600;color: #FFF;}
.home-contact .title a:hover{border-bottom: 0 solid #82CC37;}
.home-contact .gb{position:relative;width:590px;float:right;text-align:left;}

 

.channel-banner {height:350px;position:relative;background-repeat:no-repeat;background-position:center center;background-size:cover;margin:0;padding:0;}
.channel-banner .banner-info {position:absolute;top:50%;margin-top:-50px;left:0;right:0;z-index:3}
.channel-banner .banner-info h3{font-size:40px;font-weight:600;position:relative;margin-bottom:30px}
.channel-banner .banner-info h3:before {left:50%;margin-left:-15px;bottom:-10px;width:30px;height:3px;background:#ff9600;content:'';display:block;position:absolute;}
.channel-banner .banner-info p{font-size:36px;}




.header{width:100%; position:fixed; top:0; left:0; z-index:9999;background-color:#6d5294 }

.header .logo{width:25%; float:left; margin-top: 20px;}
.header .logo img{width:100%; height:auto; display:block;}

.header .logo .logo_hover{display:none}
.header.on .logo_on{display:none}
.header.on .logo_hover{display:block}
.header.on .search-ico i{}
.header .zyqh { float: right; margin-top: 15px;}
.header .zyqh a { padding:3px 15px;border: 1px solid #fff;color:#fff}

.header.on .an i{color:#0a76e3;}
.header .an{position:absolute; top:0; right:3%; height:18px; width:30px; display:none; margin-top:24px; }
.header .an span{width:30px; height:2px; background:#fff; display:block; position:absolute;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg);-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);}
.header.on .an span{background:#fff;}

.header .nav{  float:left;margin-left:3%; }
.header .nav i{font-size:18px; color:#666; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);}
.header .nav ul li{margin:0px; line-height:80px; float:left; position:relative; padding:0px 30px 0px 0px;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;
-webkit-transition:all .5s; font-size:16px; text-transform: uppercase;}
.header .nav ul li a { font-size:16px; color: #fff;}
.header .nav ul li .ys {color: #333;}
.header.on .nav ul li a { font-size:16px; }
.header .nav ul li span{width:0; height:3px; background:#0a76e3; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}
.header .nav ul li.on a{color:#0a76e3;}
.header .nav ul li:hover a { color:#fff;font-weight:600}
.nav .y_j{position:relative;     display: block;
    position: relative;
    line-height: 100px;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    transition: line-height 0.5s;}
.nav .e_j{    position: absolute;
    top: 100px;
    left: 0;
    width: 150px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    padding: 0px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: all 0.5s; }
.header .nav ul li:hover .e_j {
    opacity: 1;
    transform: translateY(0px);
    visibility: visible;
    transition: all 0.5s;
}	
.header .nav ul li .e_j a{display:block; font-size:15px; color:#fff; line-height:40px; text-align:left;  font-weight:normal; padding-left: 20px;border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
.header .nav .e_j a:hover{ color:#fff; background:#6d5294;}
.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
@media only screen and (max-width:1440px){
.header .nav ul li{ padding:0px 23px 0px 0px;}
.header .nav ul li a { font-size:15px;}
.header.on .nav ul li a { font-size:15px; }
}
@media only screen and (max-width:995px){
.header{padding:0%; height: 60px; }
.header .logo{width:180px; float:left; margin-top:0px; }
.header .logo img { width:100%; height:auto;}
.header .zyqh { margin-top:20px; margin-right: 45px;}
.header .an{display:block;}
.header .nav ul { width: 100%;}
.header .nav{width:100%; padding:10px 5%;  height:100%; position:fixed; top:60px; margin-top:0; left:-100%; z-index:11; overflow:auto; background: rgba(255, 255, 255, 0.99);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; z-index:65; margin-left:0;}
.header .nav.on{left:0; margin-top:0} 
.header .nav ul li.on span{width:0%;}
.header .nav ul li:hover span{width:0%;}
.header .nav ul li:hover a { color:#6d5294;}
.header .nav i{display:block; }
.header .nav ul li{line-height:60px;  text-align:left; float:none; margin:0; padding:0; font-size:16px; color:#333; border-bottom:1px solid #ddd;}
.header .nav ul li a {font-size:16px; color:#333;}
.header .nav ul li:after { background: rgba(0,0,0,0);}
.nav .y_j{line-height: 60px;}
.header .nav .e_j{padding:0px;  background:none; position:relative; top:auto; left:auto; width:100%; height: auto; margin-left:0px;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav .e_j.n{display:block !important;}
.header .nav ul li .e_j a{display:block; font-size:14px; color:#666; margin-left:0px; text-align: left;}
.header .nav ul li .e_j a:hover { color: #fff; padding: 0 10px;}
}


.head_h{width:100%; height:115px;}
@media only screen and (max-width:1023px) {
.head_h{width:100%; height:65px;}
}
/* 弹出搜索 begin */
.searchBar-m {display:none;width:100%;height:100%;position:fixed;top:0px;z-index:9999;text-align:center}
.searchBar-m .mask {position:absolute;left:0;right:0;width:100%;height:100%;background:#000;opacity:0.8;}
.searchBar-m a {display:block;position:absolute;right:5%;top:5%;width:60px;height:60px;line-height:56px;font-size:48px;z-index:9999;color:#fff;}
.searchBar-m a:hover{color:#6d5294}
.searchBar-m .form-group {width:70%;max-width:720px;position:absolute;left:50%;top:40%;transform:translate(-50%,-200%);}
.searchBar-m .input{width:88%;background:transparent;border:0;border-bottom:2px solid #f2f2f2;color:#6E6E6E;height:60px;line-height:60px;float:left;padding:0}
.searchBar-m .button {width:8%;height:60px;line-height:60px;border-bottom:2px solid #f2f2f2;display:block;float:left;background:url(../images/ico-search-button.png) no-repeat center 50%;text-indent:-2000px}
.searchBar-m .button:hover{background:url(../images/ico-search-button.png) no-repeat center 50%;}


.searchBar{position:absolute;top:40px;right:14%}
.search-ico i{font-size:18px;color:#fff;}

/* 弹出搜索 end */

.con { width:98%; margin:0px auto;}

.fuwu{float:right;text-align:center;}
.fuwu li{float:left;padding:30px 10px 17px 10px;color:#fff;}
.fuwu li h3{font-size:14px;padding-top:10px;color:#fff}
.fuwu li:nth-child(1){background-color:#643f9b;padding:30px 30px 17px 30px;}

.miso_more{position: absolute;
    bottom: 4rem;
    left: 50%;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    /*transform: translateX(-50%);*/}
.miso_more a {
    display: flex;
    width: 0.49rem;
    height: 0.49rem;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 100;
    animation: bb 2s linear 0s infinite;
}
@keyframes bb{
0%{transform:translate(-50%,0);opacity:0;}
20%{transform:translate(-50%,3px);opacity:1;}
80%{transform:translate(-50%,10px);opacity:1;}
90%{transform:translate(-50%,10px);opacity:0;}
100%{transform:translate(-50%,10px);opacity:0;}
}

@keyframes circleScale2 {
  0% {
    opacity: .3;
    -webkit-transform: scale();
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
  }
}	
.miso_more a img {
   
	vertical-align: middle;
}	
.layout{background-color:#f6f6f6;    position: relative;}
.index_news{width:100%;    overflow: hidden;padding:40px 0 30px 0;    background: url(../images/xinwen_bj.jpg) no-repeat top center;
    background-size: cover;}
.xy_left{width:68%;float:left;overflow: hidden;}
.xy_left_nr{width:100%;overflow: hidden;}
.xy_left_nr_lb{width:47%;float:left;}
.xy_left_nr_right{width:50%;float:right;overflow: hidden;}
.xy_left_nr_right li {
  width: 100%;
    background-color: #fff;
    margin-bottom: 15px;
    padding: 10px;
    overflow: hidden;
	    
}
.xy_left_nr_right li a {
    font-size: 16px;
    color: #333333;
}
.xy_left_nr_right li a:hover {
    
    color: #6d5294;
}
.xy_left_nr_right li span {
    float: left;
    color: #999999;
	
}

.gg_right{width:30%;float:right;overflow: hidden;}
.gg_right_nr{width:100%;overflow: hidden;}
.gg_right_nr ul li {margin: 6px 0;overflow: hidden;padding-bottom: 3px;border-bottom: 1px solid #d9d9d9;}
.gg_right_nr ul li .date {
    text-align: center;
    line-height: 1;
    float: left;
    background-color: #f6f6f6;
}
.gg_right_nr ul li .date span {
    display: block;
    font-size: 20px;
    color: #fff;
    line-height: 25px;
    padding: 4px;
    background-color: #6d5294;
    font-weight: 600;
}
.gg_right_nr ul li .date b {
    font-size: 14px;
    font-weight: normal;
    color: #999999;
    padding: 3px 5px;
	line-height: 25px;
}
.gg_right_nr ul li h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-left: 80px;
    font-weight: normal;
    font-size: 16px;
}
.gg_right_nr_1{width:100%;overflow: hidden;}
.gg_right_nr_1 li{border-bottom: 1px solid #d9d9d9;
    padding: 13px 0;
    overflow: hidden;}
.gg_right_nr_1 li a{color: #333333;font-size:16px;text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    float: left;}
.gg_right_nr_1 li span {
    float: right;
    color: #999999;
}
.xy_news{width:100%; }
.xy_news_left{width:52%;float:left;position: relative;}
.lunbo{width:100%;position: relative;}
.lunbo_img{width:100%;overflow: hidden;}
.lunbo_img img{width:100%; -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s;}
.lunbo_img a:hover img{-webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -o-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s;}
.lunbo h3{position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    padding:24px 10px;
    background:#fff;
    color: #333;
    z-index: 99;font-size:16px;}
.lunbo h3 a{ color: #333;}	
	
.lunbo .time{position: absolute;top: 0;left: 0;background: rgba(126, 102, 160, 0.9);padding:10px;text-align:center;}
.lunbo .time h4{font-size:35px;color:#fff;font-weight:600}
.lunbo .time h6{font-size:16px;color:#fff;font-weight:300;margin-top:10px;}
.xy_left_nr_lb .owl-dots{bottom: 19%;left:2%;top:auto}
.xy_left_nr_lb .owl-dots .owl-dot span{width:10px;height:10px;}
.xy_left_nr_lb .owl-dots .owl-dot.active span{width:10px;height:10px;background-color:#755c9a}
.xy_left_nr_lb .owl-nav.disabled{display:block!important}
.xy_left_nr_lb .owl-nav .owl-prev{left:10px;top:0;width:34px;height:24px;background:none;margin:auto 0;cursor:pointer;bottom:0}
.xy_left_nr_lb .owl-nav .owl-next{right:10px;top:0;width:34px;height:24px;background:none;bottom:0;cursor:pointer;margin:auto 0;}

.xy_news_left .owl-nav i{display:none}

.xy_news_right{width:46%;float:right;overflow: hidden;}
.xy_news_right li{width:100%;background-color:#fff;margin-bottom:24px;padding:10px;overflow: hidden;}
.new_right_img{width:28%;float:left;overflow: hidden;}
.new_right_img img{width:100%;-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s;}
.new_right_img a:hover img{-webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -o-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s;}	
	
.new_right_wz{width:69%;float:right;overflow: hidden;}
.new_right_wz h3{font-size:18px;color:#333333;padding-bottom:10px;}
.new_right_wz h3 a:hover{color:#715796}
.new_right_wz p{font-size:14px;color:#999999;padding-bottom:10px;}
.new_right_wz span{font-size:16px;color:#999999}

.new_gg{width:100%;overflow: hidden; display: flex;   flex-wrap: wrap;}
.new_gg li{width:32%;padding:15px;margin-bottom:20px;position: relative;z-index: 1;display: flex;flex-direction: column;justify-content: center;background: #fff;align-items: flex-start;border: #d5d5d5 1px solid;margin-right:2%}
.new_gg li:nth-child(3n){margin-right:auto}
.new_gg li h3{font-size:18px;color:#000;font-weight:600;padding-bottom:15px;}
.new_gg li p{font-size:16px;color:#999;padding-bottom:15px;}
.new_gg li span{font-size:16px;color:#999999}
.new_gg li:hover{background-color:#715796}
.new_gg li:hover h3{color:#fff;}
.new_gg li:hover h3 a{color:#fff;}
.new_gg li:hover p{color:#fff;}
.new_gg li:hover span{color:#fff;}

.kexue{width:100%;overflow: hidden;padding: 80px 0 30px 0;background: url(../images/kexue_bj.jpg) no-repeat top center;background-size: cover;}
.kexue_bt{color:#fff;text-align:center;font-size:36px;font-weight:600;    position: relative;margin-bottom:50px;}
.kexue_bt:before {
    background: #fff;
    content: '';
    display: block;
    position: absolute;
    width: 80px;
    height: 5px;
    left: 50%;
    bottom: -20px;
	margin-left: -40px;
}
.kexue_nr{position: relative;z-index: 1;padding:60px 0;}
.kexue_nr::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10%;
    width:90%;
    background-color:#fff;
	transform: translateX(0);
      transition: 2s;
    z-index: -1;
    
    border-radius: 40rem 0 0 40rem;
}
.kexue_nr_1{width:100%;padding-left:10%;overflow: hidden;}
.kexue_nr_1 li{width:50%;padding-right:30px;float:left;padding-bottom:3%;}
.kexue_nr_1 li:nth-child(2n){padding-right:0.001px;}
.kexue_nr_img{width:35%;float:left}
.kexue_nr_img img{width:100%;-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s;}
.kexue_nr_img a:hover img{-webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -o-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s;}	
.kexue_nr_wz{width:60%;float:right;overflow:hidden;}
.kexue_nr_wz h3 {
    font-size: 18px;
    color: #333333;
    padding-bottom: 15px;
}
.kexue_nr_wz p {
    font-size: 14px;
    color: #999999;
    padding-bottom: 10px;
}
.kexue_nr_wz span {
    font-size: 16px;
    color: #999999;
}


.kexue_nr_1 .tab-head{overflow: hidden;}
.kexue_nr_1 .tab-nav{float:left;}
.kexue_nr_1 .tab-nav li{font-size:22px;font-weight:300;position: relative;overflow: hidden;padding-bottom: 30px;}
.kexue_nr_1 .tab-nav li a{margin-right:30px;padding-bottom:15px;}
.kexue_nr_1 .tab-nav .active{}
.kexue_nr_1 .tab-nav .active a{color:#755c9a;border-bottom: 3px solid #755c9a;}
.kexue_nr_1 .more001{float:right}
.kexue_nr_1 .more001 a {
    font-size: 16px;
    color: #999999;
}
.kexue_nr_1 .tab-body{padding-top:30px;overflow: hidden;}
.yj_nr li{width:32%;float:left;margin-right:2%;position: relative;overflow: hidden;}
.yj_nr li:nth-child(3){margin-right:auto}
.yj_nr li img{width:100%;-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s;}
.yj_nr li a:hover img{-webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -o-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s;}
.yj_nr li h3{background-color:#755c9a;padding:20px 0;color:#fff;text-align:center;font-size:18px;}
.yj_nr li h3 a{color:#fff;}

.index_jy{width:100%;background-color:#e7e7e7;padding:40px 0;overflow: hidden;}
.index_jy_left{width:48%;float:left;}
.index_jy_left-1{width:32%;}
.index_jy_left:nth-child(2n){margin-left: 2%;}
.jy_bt{width:100%;padding-bottom:30px;overflow: hidden;margin-bottom:20px}
.jy_bt_1{float:left;}
.jy_bt_1 h3{font-size: 36px;color: #6d5294;font-weight: bold;position: relative;}
.jy_bt_1 h3:before {
    background: #6d5294;
    content: '';
    display: block;
    position: absolute;
    width: 80px;
    height: 5px;
    left: 0;
    bottom: -20px;
}


.jy_bt_1 h6{font-size: 18px;
    color: #6d5294;}
.jy_bt .more001{float:right;    padding-top: 20px;}

.jy_bt .more001 a {
    font-size: 16px;
    color: #999999;
	
}


.jy_left_nr{overflow: hidden;border-bottom: 1px solid #d9d9d9;padding-bottom:20px;}
.jy_left_nr_img{width:28%;float:left;overflow: hidden;}
.jy_left_nr_img img{width:100%;-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s;}
.jy_left_nr_img:hover img{-webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -o-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s;}
.jy_left_nr_wz{width:69%;float:right;overflow: hidden;}
.jy_left_nr_wz h3{font-size: 18px;color: #333;font-weight:600;padding-bottom: 15px;}
.jy_left_nr_wz h3 a{color:#333;}
.jy_left_nr_wz p{font-size: 14px;color: #666;}

.jy_left_nr_1{width:100%;overflow: hidden;margin-top:15px;}
.jy_left_nr_1 li{border-bottom: 1px solid #d9d9d9;padding:10px 0;overflow: hidden;}
.jy_left_nr_1 li a{font-size:16px;color:#333333;}
.jy_left_nr_1 li a:hover{color:#6d5294}
.jy_left_nr_1 li span{float:right;color:#999999}
.index_jy_right{width:48%;float:right;}

.jjs_nr{width:100%;overflow: hidden;}
.jjs_nr li{width:49%;float:left;background-color:#fff;padding:20px;margin-bottom:25px;min-height:157px}
.jjs_nr li:nth-child(2n){margin-left:2%;}

.jjs_nr li h3{font-size:16px;line-height:30px;border-bottom: 1px solid #d9d9d9;padding-bottom:20px;margin-bottom:15px;}
.jjs_nr li span{font-size:14px;color:#666666}


.index_jl {
    width: 100%;
    background-color: #f6f6f6;
    padding: 40px 0;
    overflow: hidden;
}
.jl_left{width:32%;float:right; overflow: hidden;}
.jl_bt{width:100%;padding-bottom:30px;overflow: hidden;margin-bottom:20px}
.jl_bt_1{float:left;}
.jl_bt_1 h3{font-size: 36px;color: #6d5294;font-weight: bold;position: relative;}
.jl_bt_1 h3:before {
    background: #6d5294;
    content: '';
    display: block;
    position: absolute;
    width: 80px;
    height: 5px;
    left: 0;
    bottom: -20px;
}


.jl_bt_1 h6{font-size: 18px;
    color: #6d5294;}
.jl_bt .more001{float:right;    padding-top: 20px;}

.jl_bt .more001 a {
    font-size: 16px;
    color: #999999;
	
}
.jl_left_nr{overflow: hidden;border-bottom: 1px solid #d9d9d9;padding-bottom:20px;}
.jl_left_nr_img{width:28%;float:left;overflow: hidden;}
.jl_left_nr_img img{width:100%;-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s;}
.jl_left_nr_img:hover img{-webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -o-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s;}
.jl_left_nr_wz{width:69%;float:right;overflow: hidden;}
.jl_left_nr_wz h3{font-size: 18px;color: #333;font-weight:600;padding-bottom: 15px;}
.jl_left_nr_wz h3 a{color:#333;}
.jl_left_nr_wz p{font-size: 14px;color: #666;}


.jl_left_nr_1{width:100%;overflow: hidden;margin-top:15px;}
.jl_left_nr_1 li{border-bottom: 1px solid #d9d9d9;padding:10px 0;overflow: hidden;}
.jl_left_nr_1 li a{font-size:16px;color:#333;}
.jl_left_nr_1 li a:hover{color:#6d5294}
.jl_left_nr_1 li span{float:right;color:#999}
.jl_right{width:48%;float:right}
.jl_right_nr{width:100%;overflow: hidden;}
.jl_right_nr li{width:32%;float:left;position: relative;margin-right:2%;overflow: hidden;margin-bottom:20px;}
.jl_right_nr li a{display:block}
.jl_right_nr li:nth-child(3n){margin-right:auto}
.jl_right_nr img{width:100%;-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s;}
.jl_right_nr a:hover img{-webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -o-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s;}
.jl_right_nr h4{position:absolute;bottom:0;left:0;right:0;width:100%;padding:5px;font-size:16px;color:#fff;background: rgba(0, 0, 0, 0.5);text-align:center;}	

.index_dj{width:100%;padding: 200px 0 100px 0; overflow: hidden;background-color#fff;}
.index_dj li{text-align: center;cursor: pointer;transition: all 0.6s;width:22.75%;margin-right:2%;float:left;}
.index_dj img{width:100%;-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s;}
.index_dj a:hover img{-webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -o-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s;}

.index_dj ul li:first-child(4){margin-right:auto}
.index_dj ul li:first-child+li{
	margin-top: -75px;
}
.index_dj ul li:first-child+li+li{}
.index_dj ul li:first-child+li+li+li{
	margin-top: -75px;
}

.dibu{width:100%;overflow: hidden;padding:50px 0;background-color:#e7e7e7}

.dibu_left{width:48%;float:left;overflow: hidden;}
.dibu_xx{width:100%;overflow: hidden;}
.dibu_xx img{-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s;}
.dibu_xx a:hover img{-webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -o-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s;}
.db_dh{width:100%;overflow: hidden;margin-top:30px; padding-bottom: 30px;}
.dibu h3{font-size: 30px;color: #6d5294;font-weight: bold;position: relative;   }
.dibu h3:before {
    background: #6d5294;
    content: '';
    display: block;
    position: absolute;
    width: 80px;
    height: 5px;
    left: 0;
    bottom: -20px;
}
.db_dh ul{width:100%;overflow: hidden;margin-top:40px;}
.db_dh li{width:25%;float:left;font-size:16px;color:#666666;padding-bottom:15px;}
.db_dh li a:hover{color:#6d5294}
.dibu_right{width:32%;float:left;margin-right:1%;}
.dibu_right_nr{width:100%;overflow: hidden;margin-top:40px;font-size:16px;color:#666666;padding-bottom:30px;}	
.dibu_right_nr p{padding-bottom:7px;}
.dibu_right ul{width:100%;overflow: hidden;margin-top:35px;}
.dibu_right li{width:33.3333%;float:left;font-size:16px;color:#666666;padding-bottom:10px;}
.dibu_right li a:hover{color:#6d5294}

.foot{width:100%;overflow: hidden;padding:15px 0;background-color:#6d5294}
.foot_logo{width:50%;float:left}
.foot_wz{width:50%;float:right;text-align:right;color:#fff;line-height:60px;}


.ny_banner{width:100%;position: relative;z-index: 99;}
.ny_banner img{width:100%}
.n_dh{position: absolute;z-index:100; left: 15%; width: 85%; background-color: #fff;bottom:-30px;    border-radius: 20px 0 0 20px;background: rgba(109, 82, 148, 0.8);height:120px;padding:20px 0}
.n_dh h3{float:left;font-size:32px;font-weight:300;color:#fff;position: relative;width:12.5%}

.n_dh h3:before {
    background: #fff;
    content: '';
    display: block;
    position: absolute;
    width: 80px;
    height: 3px;
    left: 0;
    bottom: -20px;
}

.n_dh_right{float:right;width:85%; position: relative;}
.mianbao{display: flex;align-items: center;justify-content: flex-end;position: relative;color:#fff;font-size:14px;}
.mianbao a{color:#fff}
.mianbao span{margin:0 8px;}
.dh_fl{background-color:#f6f6f6; border-radius: 20px;padding:30px 20px;margin-top:25px;}
.nav-tree {}
.nav-tree li {position:relative;display:inline-block;padding-bottom:10px;}
.nav-tree li a{color:#333333;display:block;padding:8px 25px;font-size:16px;background:#fff;border: solid 1px #dddddd;    border-radius: 10px;}
.nav-tree li a.active,.nav-tree li a.selected{color:#fff;background-color:#6d5294}
.nav-tree li.focusa a{color:#fff;background-color:#6d5294}

.nav-tree li ul {top:40px;left:0;background:#6d5294;padding:5px 0;z-index:99;position:absolute;width:100%;display:none;border-radius:0px;}
.nav-tree li ul li{display:block;width:100%;text-align:left;}
.nav-tree li ul li.children a{font-size:14px;border-radius:0;box-shadow:none;display:block;color:#fff;line-height:34px;height:34px;border:none;   }
.nav-tree li ul li.children a.active,.nav-tree li ul li.children a:hover{color:#fff;    background-color: rgba(0, 0, 0, 0.5);}

.zw_zong{width:100%;overflow: hidden;padding:6% 0 30px 0}
.zw_zong h3{font-size:32px;font-weight:300;color:#000000;position: relative;text-align:center;font-weight:600}
.zw_zong h3:before {
    background: #6d5294;
    content: '';
    display: block;
    position: absolute;
    width: 80px;
    height: 5px;
    left:50%;
    bottom: -20px;
	margin-left: -40px;
}
.zw_list{width:100%;overflow: hidden;padding-top:50px;}
.zw_list table{width:100%}
.zw_list_1{width:100%;overflow: hidden;}
.zw_list_1 li{width:100%;padding:15px;margin-bottom:20px;overflow: hidden;    border-bottom: solid 1px #dddddd;}


.zw_list_1 li .shijian{width:16%;float:left;text-align:center;color:#6d5294;border-right: solid 1px #dddddd;}
.shijian .day{font-size:32px;font-weight:600}
.shijian .year{font-size:18px;}

.zw_list_title{width:100%;overflow: hidden;}
.zw_list_title h4{font-size:16px;font-weight:600;color:#000;padding-bottom:10px;}
.zw_list_title p{font-size:14px;color:#666;}
.zw_list_title span{color:#666;float:right;font-weight:300}


.zw_xq{width:100%;width:100%;overflow: hidden;padding:6% 0 30px 0}
.zw_xq .article-header {
    padding-top: 16px;
    padding-bottom: 32px;
    margin-bottom: 32px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}

.zw_xq .article-title {
    font-size: 24px;
    margin-bottom: 16px;
}
.zw_xq .article-desc {
    color: #A7A7A9;
}
.zw_xq .article-content {
    font-size: 16px;
    line-height: 2;
}
.n_dh1{height:100px;}
.list_img{width:100%;overflow: hidden;}
.list_img li{width:23.5%;float:left;overflow: hidden;margin-right:2%;margin-bottom:20px;    padding: 2.5%;border: 1px solid #f2f2f2;}
.list_img li:nth-child(4n){margin-right:auto}
.list_img li img{-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s;width:100%;height:220px}
.list_img li a:hover img{-webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -o-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s;}
.list_img li h4{padding:10px;background-color:#6d5294;color:#fff;text-align:center;font-size:16px;}
.list_img li h4 a{color:#fff}

.dibu1{width:10%;float:left;margin-right:2%;}
.dibu1 img{width:100%;}
.dibu_ewm{width:22%;float:right;}
.dibu_ewm li{width:49%;float:left;text-align:center}
.dibu_ewm li img{width:100%;}
.dibu_ewm li:nth-child(2){margin-left:2%;}	
.dibu_ewm li p{margin-top:15px;color:#333333}
	
	
	
	
	
	
	
@media only screen and (max-width:1600px){
.header .logo{width:25%;    margin-top: 25px;}
.header .nav{margin-left:1%;}
.fuwu li:nth-child(1){background-color:#643f9b;padding:30px 15px 17px 15px;}
.header .nav ul li{padding: 0px 15px 0px 0px;}
.xy_news_left{width:42%;}
.xy_news_right{width:56%;}
.xy_news_right li{margin-right:10px;}
.new_right_wz h3{padding-bottom:10px;}
.new_right_wz p{padding-bottom:7px;}
}



@media only screen and (max-width:1440px){
.searchBar{right:15%;}
.zw_zong {padding: 10% 0 30px 0;}
.n_dh h3{width:14%;}

}
@media only screen and (max-width:1360px){
.header .logo{width:22%;    margin-top: 30px;}
.con{width:99%;}
.header .nav ul li{padding: 0px 10px 0px 0px;}
.tab-normal .tab .tab-nav h3{font-size:32px;}
.tab-normal .tab .tab-nav h6{font-size:16px;}
.jy_bt_1 h3{font-size:32px;}
.jy_bt_1 h6{font-size:16px;}
.jjs_nr li h3{padding-bottom: 10px;margin-bottom: 10px;}
.jl_bt_1 h3{font-size:32px;}
.jl_bt_1 h6{font-size:16px;}
.dibu h3{font-size:28px;}
.n_dh h3{font-size:28px;}


}



@media only screen and (max-width:1024px){
.fuwu{display:none}
.searchBar{display:none}
.xy_news_left .owl-nav.disabled{display:none!important}
.index_news{padding: 50px 0 30px 0;}
.tab-normal .tab .tab-nav h3{font-size:28px;}

.kexue_nr::before{width: 95%;left: 5%;}
.kexue_nr_1 .tab-nav li{font-size:20px;}
.yj_nr li h3{font-size:16px;}
.kexue_bt{font-size:28px;}
.mianbao{justify-content: flex-start;}
.xy_left_nr_right li{    padding: 5px 0;}

}
@media only screen and (max-width:995px){
.header .nav{    margin-left:auto}
.header .logo {
    width: 50%;
    margin-top: 10px;
}
.searchBar{display:block;top:20px;}
.index_news{padding:30px 0 30px 0;}
.xy_news_left{width:100%}
.xy_news_right{width:100%}
.xy_news_left .owl-dots{left:45%;top:auto;width:100%;    position: absolute;bottom:10%}
.xy_news_left .owl-dots .owl-dot{float:left;}
.tab-normal .tab .tab-nav h3{font-size:24px;}
.tab-normal .tab .tab-nav h6{font-size:16px;}
.tab-normal .tab .tab-nav li{margin: 0 30px 0 0;}
.kexue_bt{font-size:24px;}
.jy_bt_1 h3{font-size:24px;}
.index_jy_left{width:100%;}
.index_jy_left:nth-child(2n){margin-left:auto}
.index_jy_right{width:100%;margin-top:30px}
.jl_left{width:100%;margin-bottom:20px;}
.jl_bt_1 h3{font-size:24px;}
.jl_right{width:100%}
.index_dj{padding:30px 0}
.index_dj li{width:49%;margin-bottom:20px;}
.index_dj li:nth-child(2n){margin-right:auto}
.index_dj ul li:first-child+li{
	margin-top:auto;
}
.index_dj ul li:first-child+li+li{}
.index_dj ul li:first-child+li+li+li{
	margin-top:auto;
}
.dibu h3{font-size:22px;}
.dibu_xx img{width:100%;}
.n_dh{width:90%;left:10%;}
.n_dh h3{font-size:22px;}
.zw_zong h3{font-size:22px;}
.shijian .day{font-size:28px;padding-top:15px;}
.zw_list_1 li{width:100%;}
.zw_list_1 li:nth-child(2n){margin-left:auto}
.zw_list_1 li .shijian{width:14%;}
.zw_list_title{width:84%}
.dh_fl{padding:20px;}
.nav-tree li a{    padding: 8px 18px;} 
.list_img li{width:49%;}
.list_img li:nth-child(2n){margin-right:auto}
.kexue_nr_img{width:100%}
.kexue_nr_wz{width:100%;margin-top:15px;}
.kexue_nr::before{width:100%;left:auto;border-radius:0}
.kexue_nr_1{    padding-left:0.001px}
.jl_left{padding-top:40px;}
.xy_left{width:100%}
.gg_right{width:100%;margin-top:10px;}
.dibu1{width:20%;}
.dibu_right{width:60%;}
.dibu_ewm{width:30%}
.index_jy_left-1{width:100%}

}
@media only screen and (max-width:480px){
.header .logo{  width:60%;margin-top: 15px;}
.slides-arrow.dot-center .owl-dots{top:-20px;}
.tab-normal .tab .tab-nav h3{font-size:20px;}
.tab-normal .tab .tab-nav h6{font-size:14px;}
.tab-normal .tab .tab-nav li{margin: 0 20px 0 0;}
.xy_news_left .owl-dots{bottom:25%}
.tab-normal .tab .tab-body{padding-top: 30px;}
.lunbo h3{font-size:16px;}
.new_right_wz h3{font-size:16px;}
.new_right_img{width:100%}
.new_right_wz{width:100%;padding-top:15px;}
.tab-normal .tab .tab-nav h3:before{height:3px;width:60px;}
.index_news {padding: 20px 0 20px 0;}
.new_gg li{width:100%;}
.new_gg li h3{font-size:16px;}
.new_gg li p{font-size:14px;}
.kexue{padding: 30px 0 30px 0;}
.kexue_bt{font-size:20px;}
.kexue_nr::before {width:98%;left:1%;right:1%;border-radius:0;}
.kexue_nr_1{padding-left:0.001px}
.kexue_nr{padding-top:30px;}
.kexue_nr_1 .tab-nav li{font-size:18px;    }
.kexue_nr_1 .tab-nav li a{margin-right:10px;}
.kexue_nr_1 .more001 a{display:none}
.kexue_nr_1 .tab-nav{float:none;text-align:center}
.yj_nr li{width:100%;margin-bottom:10px;}
.yj_nr li h3{font-size:20px;}
.yj_nr li h6{font-size:14px;}
.jjs_nr li{width:100%;}
.jjs_nr li:nth-child(2n) {margin-left:auto;}
.jl_nr li h3{font-size:20px;}
.jl_nr li h6{font-size:14px;}
.jl_left_nr_img{width:100%}
.jl_left_nr_wz{width:100%}
.jl_right_nr li{width:100%;}
.dibu_left{width:100%;}
.dibu_right{width:100%;}
.foot_logo{width:100%;}
.foot_wz{width:100%;}
.ny_banner img{height:300px;width:auto;text-align:center;}
.n_dh{width:100%;left:0; position:relative;border-radius:0;bottom:0}
.n_dh h3{width:100%}
.n_dh_right{width:100%}
.dh_fl {border-radius: 10px;padding:10px;}
.mianbao{display:none}
.n_dh1{height:60px;}
.kexue_nr_1 li{width:100%;padding-right:0.00001px;}
.jy_left_nr_img{width:100%;padding-bottom:30px;}
.jl_left{padding-top:30px;}
.jy_left_nr_wz{width:100%}
.xy_left_nr_lb{width:100%}
.xy_left_nr_right{width:100%;margin-top:10px;}
.dibu1{display:none}
.dibu_ewm{width:50%;margin:10px 25%;}
}
@media only screen and (max-width:360px){
	.nav-tree li a{padding:8px 16px;}
}

