.container{max-width:1270px;}
.text-sgreen{color:#009c73;}



/*网站公共样式*/
.info-content h4{font-size:18px;}
.info-content2{border-bottom: 1px solid #fff;}
.bjh-p{font-size:15px;}
a{color:#000;text-decoration:none;}
a.btn-more{display:inline-block;width:140px;height:34px;line-height:34px;border:1px #ccc solid;color:#999;transition:all 0.5s ease;font-size:14px;transition:all 0.5s ease;text-align:center;margin:0px auto;margin-top:30px}
a.btn-more:hover{background:#40312f;border-color:#40312f;color:white;}
.banner{height:500px\9!important;overflow:hidden\9!important;overflow:hidden;}
@media (min-width:1000px) {
.info-content{font-size:16px;line-height:2.5;clear: both;border: 1px solid #dedede;background:#fafafa;padding: 20px;}
.info-content p{padding-top-:30px;}
}
@media (max-width:1000px) {
.info-content{font-size:16px;line-height:1.5;clear: both;border: 1px solid #dedede;background:#fafafa;padding: 20px;}
.info-content p{line-height:2;}
}


/*兼容ie低版*/
.font-size{}

/*遮罩层*/
.mask-bg{position:fixed;width: 100%;height:100%;display:none;height:100vh;background-color: rgba(0, 0, 0, .7);overflow:hidden;z-index:99;top: 0;left: 0;}
.mask-bg.active{display:block;}
.search-bg{position:fixed;width: 100%;height:100%;display:none;height:100vh;background-color: rgba(0, 0, 0, .5);overflow:hidden;z-index:99;top: 0;left: 0;}

/*bottom*/
.common-services{font-size: 20px;color: #fff;font-weight: bold;}
.common-services .fa{padding-right:16px;}
.wecahat li span{display: block;font-size: 30px;}
.wecahat li span .fa{border: 2px solid #fff;border-radius: 50px;padding: 5px 8px;background-color: #fff;color: #2863b3;}
.wecahat li a,.wecahat li{color:#fff;text-align:center;}
.wecahat li img{max-height: 75px}
.copyright{color:#fff;text-align: center;border: 1px solid #5681b9;margin-top: 20px;}
.copyright a{color:#fff;}
.copyright a:hover{text-decoration:underline;}
.copyright span{padding: 20px 0;display: block;}
.copyright .container{position:relative;}

@media(min-width:1000px){.copyright img{position: absolute;right: 0;top: 4px;max-height: 60px;}
footer{text-align:left;width:100%;min-height:95px;line-height:2.5;background-color:#f1f1f1;}

}
@media (max-width:1000px){footer{padding-bottom:66px;}
footer{text-align:left;width:100%;min-height:95px;margin-top:20px;line-height:2.5;background-color:#f1f1f1;}

}


/*top*/
.header{position:relative;z-index: 5;}
.top-bg { background-position-y: 1px;}
.sst-box{float: right;background: white;overflow: hidden;background-color: #fff;border-radius: 2px;border: 1px solid #f6e5b2;}
.sst-box .text{background: none;text-indent: 10px;color: #666;border: transparent 1px solid;line-height: 26px;width: 160px;font-size: 13px;height: 26px;border-radius: 2px;}
.btn{background:no-repeat center ;}

.sitelast span a{color:#fff;}
.sitelast span a:hover{text-decoration:underline;}
.sitelast-box{display: none;position: absolute;background: #fff;text-align: left;color: #333;max-height: 560px;overflow: auto;padding: 10px;font-size: 12px;right: 0;top: 28px;width: 810px;border: 3px solid #5394e2;-webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, .3);-moz-box-shadow: 0px 4px 8px rgba(0, 0, 0, .3);box-shadow: 0px 4px 8px rgba(0, 0, 0, .3);}
.office-system li{display:inline-block;padding-left:20px;}
.office-system li a{color:#fff;}
.office-system li a .fa{padding-right: 10px;}
.determine{position:relative;}
.office-system{position: absolute;right: 0;top: 70px;}
/*自定义导航动画，也可以用animater.css中的动画，需要在script.js中修改*/.nav .animated, .sub-nav .animated{-webkit-animation-duration: 0.4s;animation-duration: 0.4s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.navslide{-webkit-animation-name:navslide;animation-name:navslide;}
@keyframes navslide{0%{-webkit-transform:translatey(100%);transform:translatey(100%);opacity:0;visibility:visible}
100%{-webkit-transform:translatey(0);opacity:1;transform:translatey(0)}}

/*移动端固定栏目按钮*/
.float-nav-toggle{z-index: 10;display: block;text-align: center;position: fixed;right: 18px;top: 65px;color: #fff;font-size: 18px;width: 40px;height: 40px;line-height: 40px;background-color: rgba(13, 13, 13, 0.6);border-radius: 20px;}
@media (max-width: 767px) {.display-xs-block {display: block !important;}}

/*移动端固定导航栏*/
.footer-fixed{position:fixed;left:0;bottom:0;overflow:hidden;width:100%;padding:6px 0px 2px;color:#fff;z-index:0;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border-top: 0.2rem solid #000;background: #fff;}
.footer-fixed ul{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;text-align: center;}
.footer-fixed ul li a{width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size: 13px;}
.footer-fixed ul li p{font-size:1.3rem;}
.footer-fixed.active{transform:translatex(2.8rem);z-index:9;}
.footer-fixed2{font-size: 2.8rem;padding-top: 0.6rem;}
.footer-fixed i{display:block;}
.footer-fixed .fa{font-size:22px;}
@media (min-width:1000px){.footer-fixed{display:none!important;}}
@media (max-width:1000px){footer{padding-bottom:66px;}}

/*主菜单*/
@media (min-width:1000px)
/*pc端*/
{/*top*/
.header{height: 150px;background:#0490e0 no-repeat top;}
	.q-nav{color:#666666; padding:5px 15px ; background: #f1f1f1; border-radius: 0 0 20px 20px; }
	.q-nav i{color:#8e8e8e; font-weight: 100;}
	.q-nav a{color:#ff7f27;font-weight: 600;}
	.q-nav a.download{color:#000000; font-weight: normal;}
	.q-nav a:hover{color:#ff7f27;text-decoration: underline;}
.menu{background:#096ec6;}
.logo-bt{}
.nav-bg{position: relative;}
.header .nav-toggle{display:none}
.header .logo img{margin:0px 0;float: left;width: 500px;}
.nav>ul>li{float:left;text-align:center;padding:15px 0;}
.nav > ul > li > ul{height: 0;position: absolute;left: -39px;z-index: 200;width: 190px;background-color:#fff;top: 54px;overflow:hidden;transition:all 0.3s ease-in-out;}
.nav > ul > li > a{font-size:16px;color: #fff;padding: 5px 24px;}
	.nav>ul>li:hover {background:#fff;}
	.nav>ul>li:hover a{color:#000;}
.nav>ul>li:hover> ul{height:auto;padding-top:10px;padding-bottom:10px;}
.nav ul li ul li a{display:block;width:100%;text-align:center;color:#000;font-size:16px;line-height:42px;height:42px;}
.nav ul li ul li a:hover{text-decoration:none;color:#fff;background:#096ec6;}
.nav ul li{position:relative}
.nav ul li .arrow{display:none}
.nav ul li ul li ul{left:100%;top:0px;display:none}
.display-dies{display:none;}
.nav > ul > li:first-child > ul{display:none;}
.sousuo{font-size: 26px;padding: 30px 0 20px;text-align: center;}
.du{padding: 10px 20px;}
/*新闻中心*/
.news-list li.item .title{padding-left:20px;}

/*首页-媒体学校*/
.index-padding li:first-child{max-height: 104px;}}

@media (max-width:1000px)
/*手机端*/
{/*top*/
.header{position:relative;z-index: 5;background: center top no-repeat;}
.q-nav{color:#ffffff; margin-right:5px;margin-top:15px;}
.q-nav a{color:#ffffff;}
.q-nav a:hover{color:#ff7f27;text-decoration: underline;}
.menu{background:#8e0100;overflow:hidden;}
	.header .logo img{margin:20px 0;float: left;width: 400px;}
.pclogo{padding: 2px 0;}
.determine{background-color: #000;}
.pclogo span a{line-height: 50px;font-weight: bold;font-size: 20px;color: #fff;}
.header .nav-toggle{position:absolute;right:0px;top:40px;font-size:35px;color:#999;min-width:65px;height:52px;line-height:52px;text-align:center;cursor:pointer;z-index:1;}
.header .nav-toggle.active{color:#ccc;}
.nav{position:fixed;z-index:100;top:0px;right:0px;width:0px;background:#fff;height:100%;height:100vh;opacity:0;transition: all 0.2s linear;overflow-y:auto}
.nav.active{opacity:1;width:300px;max-width:60%}
.nav ul li{line-height: 45px;text-align:left}
.nav ul li ul{display:none;}
.du{padding-top: 20px;}
/*二级ul样式*/
.nav ul li a{padding-left:30px;display:block;color:#999;font-size:15px;line-height:3.5;border-bottom: 1px solid #dcdcdc}
.nav ul li ul li a{padding-left:60px;font-size:14px;background-color:#ff7f27}
.nav ul li ul li ul li a{padding-left:90px;}
.nav ul li ul li ul li li a{padding-left:120px;}
.nav ul li{position:relative;}
.nav ul li .arrow{position:absolute;right:0px;top:0px;width:50px;height:50px;line-height:50px;text-align:center;transition-duration:0s}
.nav ul li .arrow:after{font-family:fontawesome;content:"\f105";display:block;font-weight:bold;font-size:18px}
.nav ul li.current > a{color:#5a342b;}
.nav ul li.active > ul{display:block}
.nav ul li.active > .arrow{transform:rotate(90deg)}
.cha{display:none;}
.display-die{display:none;}

.images-list .item img{width:100%!important;}
.sousuo{padding: 30px 0 20px;font-size: 25px;text-align: center;}

/*top*/
.header{position:relative;}

}

@media (min-width:415px) and (max-width:769px){.wechat{padding-left:40px;}
.roll img{height:84px;}}

@media (max-width:415px){.wechat{margin-left: 70px;padding-bottom:20px;}
.roll img{height:78px;}}


/*手机端置顶*/
.curpointer{cursor: pointer;}
.bg-bottgray{background-color:#000;width: 100%;height: auto;}
.backphone{background: center center no-repeat;}
.bott-fixed{left: 0;bottom: 0;z-index: 4;}
.backtop{background: center center no-repeat;}
.backhome{background: center center no-repeat;}
.backwei{background: center center no-repeat;}
.backsame li a .fa{font-size: 18px;padding-top: 5px;color:#fff;}
.backsame li a span{padding-bottom: 2px;display: block;color:#fff;font-size:12px;}

@media(min-width: 1000px){.phoblack{display: none;}}

/*子栏目样式*/
.sub-nav-box {background: #fafafa;padding-bottom: 10px;}
.sub-nav-box .sub-nav-title{line-height:71px;text-align:center;background:#fafafa no-repeat center;font-size: 24px;color:white;}
.sub-nav-box .sub-nav{clear:both;text-align:left;width:100%;overflow:visible;}
.sub-nav-box .sub-nav li{background:#fff no-repeat left;display:block;width:228px;height:48px;line-height:48px;font-size:18px;margin-left:25px;margin-bottom:20px;}
.sub-nav-box .sub-nav li a{display: block;text-align: left;padding-left: 55px;}
.sub-nav-box .sub-nav li ul li a:hover{padding-left: 128px;}
.sub-nav-box .sub-nav li ul{display:none}
.sub-nav-box .sub-nav li ul li a{padding-left: 120px;text-align: left;}
.sub-nav-box .sub-nav li ul li ul li a{padding-left:85px;text-align: left;}
/*.sub-nav-box .sub-nav li .arrow{position:absolute;right:0px;top:0px;width:54px;height:54px;line-height:54px;text-align:center;transition-duration:0.1s;cursor:pointer}
*//*.sub-nav-box li .arrow:after{font-family:fontawesome;content:"\f105";display:block;font-weight:bold;font-size:18px}*/
.sub-nav-box .sub-nav li.current{background:#fff  no-repeat left;}
.sub-nav-box .sub-nav li:hover{background:#fff  no-repeat left;color: #0490e0;}
.sub-nav-box .sub-nav li.current > a{display: block;text-align: left;padding-left: 55px;color: #0490e0;}
.sub-nav-box .sub-nav li.active > .arrow{transform:rotate(90deg)}

/*文在超出范围*/
.card1{display:block;/*内联对象需加*/word-break:keep-all;/* 不换行*/white-space:nowrap;/* 不换行*/overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容*/text-overflow:ellipsis;}
.card2{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;height: 42px;}
.card3{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;word-break: break-all;height: 60px;}

/*页码*/
.pagination > li > a, .pagination > li > span{font-size: 13px;color: #000;border: none;border: 1px solid #ddd;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{background-color: #a41f24;border-color: #a41f24;}
.pagination > li > a{margin-right:5px;}
.pagination > li > a:hover{background-color: #a41f24;border-color: #a41f24;color:#fff;}
.pagination > li:first-child > a, .pagination > li:first-child > span {border-bottom-left-radius: 0;border-top-left-radius: 0;}
.pagination-box .option-add{width:46px;margin-top:5px;}
.pagination-box .pages{margin:0 10px 0 20px; }
.pagination-box .pages,.pagination-box .rowcount{display: inline-block;position: relative;top: 4px;}
.pagination-box .pages a,.pagination-box .rowcount a{margin: 0 10px;width: 30px;height: 30px;display: inline-block;line-height: 30px;border: 1px solid #ccc;}
.pagination-box .pages a:hover,.pagination-box .rowcount a:hover{background-color: #a41f24;border-color: #a41f24;color:#fff;}

/*面包屑*/
.breadcrumb{padding-left: 20px;}
.breadcrumb > li   li::before{content: ">";color: #666;}
.breadcrumb li a,.breadcrumb li a span{color: #666;}
.line-border{width: 100%;display: block;border-bottom: 1px #e5e5e5 solid;overflow: hidden;margin-bottom: 30px;}

/*搜索*/
.ss-box{position:relative;border:1px solid #7b99ff;border-radius: 50px; color:#fff;width:100%;height:36px;}
.ss-box .s-input{width:100%;outline:none;border:none; line-height:36px;height: 36px;padding-left: 20px;background: none;color: #dba4a8;}
#input-search::placeholder {
  color: #fff;
  font-size: 14px;
  font-style: normal;
}
.ss-box .s-btn{position:absolute;right:0;top:0px;height:34px;cursor: pointer;font-weight: normal;line-height: 34px;outline: none;border: none;background: #1a89ed;width: 60px;text-align: center;border-radius: 0 50px 50px 0;}
.search{border-bottom:1px solid #ddd;}
.search .ss-box{margin:0px auto;}
.sitelast{padding:30px 0;}
.lsi{position: absolute;right: 0;top: 55px;color: #f1f1f1;}
@media(min-width:1000px){.ss-box{}
.box-block{display:block;margin-top: 20px;border: 1px solid #eaa910;width: 260px;float: right;}
.ss-box .s-input{width: 250px;}}

@media(max-width:1000px){.ss-box{position:relative;margin:20px auto;}
.box-block{display:none;}}

/*新闻中心*/
.administration{margin-top: 40px;}
.administration span{height: 40px;line-height: 40px;padding: 0 18px;background: #205bac;color: #fff;font-size: 18px;display: inline-block;position:relative;}
.administration span:after{width: 0;content: "";border-color: transparent;border-top-color: transparent;border-style: dashed;border-top-style: dashed;border-width: 6px;border-top-color: #205bac;border-top-style: solid;position: absolute;top: 40px;left: 50%;margin-left: -6px;}
.administration-words{padding: 0 15px;}
.administration-words ul{padding:0;line-height: 2;margin-top: 12px;}
.administration-words ul li{border-bottom: 1px #ddd dashed;padding: 10px 0;}
.window{display: inline-block;}
.substance{border-top: 1px solid #dedede;margin: 20px 0;color: #666;text-align: center;}
.substance img{padding-top: 30px;}
.bdshare-button-style1-24 a, .bdshare-button-style1-24 .bds_more{margin: 0px 2px -5px 2px!important;}
.bdshare-button-style1-24{padding-left: 15px;}

.news-list{clear:both;overflow:hidden;}
.news-list li.item{overflow: hidden;line-height: 38px;text-overflow: ellipsis;white-space: nowrap;}
.news-list li.item:hover{}
.news-list li.item .title{overflow:hidden;display: inline-block;}
.news-list li.item .title a{overflow: hidden;font-size: 16px;}
.news-list li.item .title .title2{font-size:16px;}
.news-list li.item .title .title2:hover{color:#2f7bc3;}
.news-list li.item .title .account{color:#666;}
.news-list li.item .date{float:right;color: #838383;}
.issuer-box > li{display: inline-block;width: 100%;border-bottom: 1px dotted #dcdcdc;padding: 18px 0;}
.newstyle li:nth-child(5){border-bottom: 1px dotted #ccc;margin-bottom: 20px;}
.newstyle li:nth-child(5) .title{margin-bottom: 20px;}

/*网站地图*/
.bd-gray{border: 1px solid #ddd;}
.xianshilm{border-bottom: 1px solid #ddd;}
.xianshilm span{color: #1a56a8;font-size: 20px;line-height: 40px;border-bottom: 2px solid #1a56a8;display: inline-block;font-weight: bold;}
.webmap > ul > li{font-size: 18px;font-weight: bold;}
.webmap > ul > li > a{color: #1a56a8;}
.webmap ul > li > ul > li{display: inline-block;margin: 10px 10px;font-size: 14px;font-weight: normal;}
.webmap ul > li > ul > li> ul > li{display:none;}



/*------ddd-----------*/
/*首页*/
.homepage{}

/*首页-新闻例表*/
/*校园动态*/
.pa_textlist_8 .item{padding:4px 0;background:url(/uploads/image/simage/dian_06.jpg)no-repeat left;}
.pa_textlist_8 .date{line-height:2;}

/*媒体聚焦*/
.media{padding-top:0px;}

@media (min-width:1000px) {
.hometitle .pa_textlist_8{height: 222px;}
.pa_textlist_8 .title{padding-left: 12px;text-align: left;float: left;font-weight:normal;font-size:15px;line-height:2;display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 320px;}
.list-bg{padding: 0 0px 0px 0px;}
.pa_textlist_1 .title{width: 92%;padding-left: 12px;text-align: left;float: left;font-size:15px;line-height:2;display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pa_textlist_1 .item{padding:6px 0;background:url(/uploads/image/simage/dian_06.jpg)no-repeat left;}
.pa_textlist_1 .date{line-height:2;}
.pa_textlist .title{width: 85%;padding-left: 12px;text-align: left;float: left;font-size:16px;display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 30px;}
.pa_textlist .item{padding:7px 0;background:url(/uploads/image/simage/dian_06.jpg)no-repeat left;border-bottom: 1px dashed rgb(232, 232, 232);}
.pa_textlist .date{line-height:2;}

}
@media (max-width:1000px) {
.pa_textlist_8 .title{padding-left: 12px;text-align: left;float: left;font-weight:normal;font-size:15px;line-height:2;display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 89%;}
.list-bg{padding: 10px;margin-bottom: 20px;}
.pa_textlist_1 .title{width: 89%;padding-left: 12px;text-align: left;float: left;font-size:15px;line-height:2;display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pa_textlist_1 .date{line-height:2.5;}
.pa_textlist .title{width: 64%;padding-left: 12px;text-align: left;float: left;display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 38px;}
.pa_textlist .date{line-height:2.5;}

}

/*右*/
.mailbox{text-align: left;width: 100%;line-height: 45px;padding-left: 15px;border: 1px solid #e8d3a9;background:  no-repeat right bottom;margin-bottom: 7px;}
.mailbox2{padding: 10px 0 10px 15px;text-align: left;width: 100%;border: 1px solid #e8d3a9;background:  no-repeat right bottom;margin-bottom: 7px;}
.mailbox p{color: #a4161e;font-size: 18px;}
.mailbox2 p{color: #a4161e;font-size: 18px;}
.mailbox p span{color: #033333;font-size: 16px;}    
.mailbox2 p span{color: #033333;font-size: 16px;}
.secretary{padding-bottom:22px;}

 
/*小标题*/
.ip-cpxq{display: inline-block;/*height: 30px;line-height: 1;border-left: 8px solid #0490e0;padding-left: 15px;*/ padding:8px 10px;}
.ip-cpxq i{font-size: 18px;}
.sytitle{text-align: left;color: #fff;font-size: 16px;font-weight: 600; background: linear-gradient(to right, #209adf, #bce2f8);background-position: 50% 8px; margin-bottom: 10px;border-radius: 5px;padding:0 5px;}
.sytitle p{float: right;padding-left: 20px; margin-top:7px;}
.sytitle a{color: #096ec6;font-size: 14px;display: block;width: 72px;text-align: center;height: 25px;line-height: 23px;font-weight: normal;}
.sytitle2{text-align: left;color: #0490e0;font-size: 20px;margin-bottom: 20px;font-weight: 600;}
.sytitle2 p{float: right;background: #ffffff;padding-left: 20px;}
.sytitle2 a{color: #ff7f27;font-size: 14px;display: block;width: 72px;text-align: center;height: 25px;line-height: 23px;border: 1px solid #ff7f27;}
.ad{margin-left: 0;margin-right: 0;}
@media (min-width:1000px) {
.dd{padding-left:0;}
.dd2{padding-right:0;}
.szxy{height: 176px;background: url(/uploads/image/simage/szxx_03.jpg) no-repeat;margin-top: 25px;}
.szxy li{float: left;width: 50%;height: 88px;text-align: center;}
.szxy li a{display: block;height: 100%;padding-top: 62px;}

}
@media (max-width:1000px) {
.dd{padding-left:0;padding-right:0;padding-bottom: 20px;}
.dd2{padding-right:0;padding-left:0;}
.szxy{height: 116px;background: url(/uploads/image/simage/szxx_03.jpg) no-repeat;background-size: 260px;}
.szxy li{float: left;width: 50%;height: 56px;text-align: center;padding-left: 5px;}
.szxy li a{display: block;height: 100%;padding-top: 40px;}


}
/*newsbanner*/
.swiper-button-next{background-color:#000;}
.swiper-button-prev{background-color:#000;}
@media (min-width:1000px) {
.swiper-slide a p{background:url(/uploads/image/simage/newbg.png);color:#fff;width:79%;height: 42px;position:absolute;bottom: -2px;font-size: 14px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: 45px;left: 40px;}

}
@media (max-width:1000px) {
.swiper-slide a p{background:url(/uploads/image/simage/newbg.png);color:#fff;width:70%;height: 42px;position:absolute;bottom: -2px;font-size: 14px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: 45px;left: 40px;}

}

/*单页面*/
.homepage2{}
.asd{background-color:#fff;padding-top: 20px;}


/*首页banner轮播图*/
.tab-title{border-bottom: 1px solid #ccc;}
.indexpage li span{color:#bebebe;float: right;letter-spacing:0;}
.indexpage li a:hover{color:#194274;}

@media(min-width:1000px){.indexpage li{width:100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #555;display: block;font: normal 16px/38px "microsoft yahei";letter-spacing: 0.5px;text-align: left;}}
@media(max-width:1000px){.indexpage li{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #555;display: block;font: normal 15px/36px "microsoft yahei";letter-spacing: 0.5px;text-align: left;}}

/*底部*/
.bgg{background: #245086;height: 200px;}
.bottom-bg{width:1240px;margin:0 auto;background:#245086;}
.bg-bottom .india a{color: white;}
.pagebanner .font img{width: 70px;height:80px;margin-left: 385px;}
.pagebanner .font{color: #fff;padding-top:200px;padding-right: 45px;}
.pagebanner .font h1{font-size: 26px;line-height: 50px;font-weight: normal;}


.links{padding-top: 0px;text-align: center;}
.links2{padding-top: 20px;}
.links p{text-align:center;line-height: 20px;}
.links img{width: 81px;}
.links2 img{width: 80%;}

@media(min-width:1000px){
.foot-bg{background: #0490e0;color: #fcf6e8;}
.foot-bg a{color: #fcf6e8; margin: 0 5px;}
	.foot-logo{margin: 10px 0;}
	.foot-logo img{width:76%; margin-top: 20px;}
.foot-bg .row{padding-left: 35px;padding-right: 15px;}
.blogroll{padding:20px 20px 10px 20px;}
}
@media(max-width:1000px){.foot-bg{color: #000;margin-bottom:30px;}

.foot-logo{margin: 10px 0;}
	.foot-logo img{width:50%;}
}


/*首页中间轮播图*/
 .swiper-container{width: 100%;height: 100%;}
.swiper-slide{text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-pagination-bullet{width: 20px;height: 20px;text-align: center;line-height:18px;font-size: 12px;color: #000;opacity: 1;background:#fff;}
.swiper-pagination-bullet-active{color: #000;background: #007aff;}
.swiper-pagination-bullet-active{color: #fff;background: #000089;font-weight: bold;}
@media(min-width:1000px){}
@media(max-width:1000px){
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:6px;}
} 

/*首页-无缝*/
.iojlm{border: 1px solid #f3f3f3;box-shadow: 0 0 20px #f3f3f3;padding: 10px;margin-top: 20px;overflow: hidden;}

@media(min-width:1000px){.pdr{padding-right: 0;}
}


/*下面的轮播图*/
 .swiper-container{width: 100%;height: 100%;}
.swiper-slide{text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide a img{height:auto!important;}
.swiper-button-next{right: 0px;top: 50%;width: 40px;height: 40px;background-size: 20px 40px;opacity:0.5;}
.swiper-button-prev{left: 0px;top: 50%;width: 40px;height: 40px;background-size: 20px 40px;opacity:0.5;}
.swiper-button-next:hover,.swiper-button-prev:hover{opacity:1;}

/*图片中心*/
.inner{text-align:center;padding: 10px 0;}
.inner img{width: 87px;height: auto;}
.inner p{padding-top: 10px;}
.inner a:hover p{color: #0490e0;}


/*无缝衔接*/
.fc-title{ background:#0490e0; color: #ffffff; height: 220px;width: 25px;border: 1px solid #0490e0; border-radius: 0px; text-align: center;display: flex;
  align-items: center; /* 垂直居中 */
  justify-content: center; /* 水平居中，如需要 */
	font-size: 16px;
	
 }
@media(max-width:1000px){
	.fc-title{background:#0490e0; color: #ffffff; height: 50px; width: 100%; border: 1px solid #0490e0; border-radius: 0px; text-align: center;display: flex;
  align-items: center; /* 垂直居中 */
  justify-content: center; /* 水平居中，如需要 */
	
 }
} 
.tempwrap{width: 550px !important;}
.picmarquee-left{ overflow:hidden; position:relative; }
.picmarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picmarquee-left .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center; width:180px !important; }
.picmarquee-left .bd ul li .pic{ text-align:center; }
.picmarquee-left .bd ul li .pic img{ height:185px;width:170px; display:block;border-radius: 5px;}
.picmarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picmarquee-left .bd ul li .title{ line-height:24px;   }


html{ overflow-y:scroll; min-height:101%;}
html{ overflow:-moz-scrollbars-vertical;}