.index-bg{
	background: #E0F2FF;
	background: linear-gradient(to bottom, #EDF7FF, #DAF0FF);
}
.myhead-top{
	background: white;
}
.totop{
	display: none;
	position: fixed;
	right: 5%;
	bottom: 50px;
	cursor: pointer;
	z-index: 100;
}
#menu .navbar-nav li.active{
	background-color: #5171ad;
}
ul,ol{
	list-style: none;
	margin: 0;
	padding: 0;
}
.bread-wrap{
	background: white;
}
.my-head-bg{
	background: white;
}
.search-input{
	width: 430px;
	height: 44px;
	border: 2px solid #274C93;
	position: relative;
}
.search-input button{
	position: absolute;
	right: 0;
	height: 40px;
	line-height: 40px;
	background: #274C93;
	color: white;
	border: #274C93;
	border: 0;
	width: 75px;
	float: right;
}
.search-input .glyphicon{
	position: absolute;
	display: inline-block;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	left: 0;
	top: 0;
	color: #B2B2B2;
}
.search-input .seachInput{
	width: 401px;
	padding-left: 40px;
	border: 0;
	height: 40px;
	line-height: 40px;
}
.seachInput{
	
}
input,input:focus{

border: none !important;

box-shadow: none !important;

}
.search-input .seachInput:focus{
	/* border: 0; */
	/* border: 0 !important;
	box-shadow: none !important; */
	border: none !important;
	box-shadow: none !important;
}
.navbar-inverse {
    background-color: #fff;
    border-color: #274C93;
}
.nav>li>a{
	color: white;
}
.nav>li>a:focus, .nav>li>a:hover{
	background-color: #5171ad;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
	background-color: #5171ad;
}
.my-nav-bg{
	background: #274C93;
}
.navbar-inverse .navbar-nav>li>a{
	color: white;
}
.navbar-inverse .navbar-nav>li>a:hover{
	color: #9d9d9d;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #4670c1;
}

#menu{
	padding: 0;
}
.head-wrap{
	/* width: 1200px; */
	height: 74px;
	/* margin: 0 auto; */
	background: white;
}
.navbar-nav>li>a{
	padding-left: 20px;
	padding-right: 20px;
}
.sm-logo{
	display: none;
	padding: 5px;
}
.sm-logo label{
	display: inline-block;
	height: 40px;
	width: 213px;
	/* background: url(../img/logo.png); */
	background-size: cover;
}
.qLink-item-content{
      	margin: 0 -5px  0 -20px ;
    }  
.set-margin{
	padding-right: 10px;
	}
	
/* 閼奉亜鐣炬稊澶夌瑏缁狙嗗綅閸楋拷 */
.dropdown-submenu {
	position: relative;
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}

.dropdown-submenu.pull-left {
	float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}


@media (min-width:1200px){
	.qLink-item .icon-img{
		transition: all 1s;
		-webkit-transition: all 1s;
	}
	.qLink-item .icon-img:hover img{
		transform: scale(1.2);
		-webkit-transform: scale(1.2);
	}
}
	
@media (max-width:1200px){
    .qLink-item-content{
      	margin: 0
    }   
	#menu{
		padding-right: 15px;
		padding-left: 15px;
	}
	.notice-wrap{
		  padding-right: 0;
	}
	.set-margin{
		padding-right: 0px;
		}
}
@media (max-width: 992px) {
	.myCarousel1-box{
		/* width: 100%!important;
		display: none;
		height: 300px!important; */
	}
}
@media (max-width: 1200px){
	.head-wrap{
		display: none;
	}
	.banner-wrap{
		/* padding-top: 100px!important; */
	}
	.bx-wrapper .bx-controls-direction a{
		display: none;
	}
}
@media (max-width: 768px) { 
	.newList-search{
		display: none;
	}
	.sm-logo{
		display: block;
	}
	.my-nav-bg{
		background: white;
	}
	#menu{
		background: #274C93;
	}
	.navbar-inverse .navbar-toggle .icon-bar{
		color: #123B88;
		background-color: #274C93;
	}
	.navbar-toggle .icon-bar{
		height: 4px;
		background-color: #274C93;
	}
	.dropdown-menu>li>a{
		color: white;
	}
	.navbar-inverse .navbar-toggle{
		background: white!important;
	}
	.banner-wrap{
		/* padding-top: 50px!important; */
		/* background: red; */
	}
	.row.qLink-item-content{
		margin-right: 0px;
		margin-left: 0px;
	}
	footer .shiye{
		float: none!important;
		margin: 0 0 20px 0!important;
		text-align: center;
	}
	.colu-item{
		margin-bottom: 20px!important;
	}
}
.navbar-inverse .navbar-toggle{
		background: white!important;
	}
.logo-wrap{
	float: left;
	margin-left: 20px;
}
.search-wrap{
	padding-top: 15px;
	float: right;
	padding-right: 40px;
}
.nav-wrap{
	height: 40px;
	background: #274C93;
}
.nav-wrap .nav li{
	float: left;
	padding: 0 40px;
}
.nav-wrap .nav li a{
	display: block;
	height: 40px;
	color: white;
}
.banner-wrap{
	/* border-top:1px salmon solid ; */
	width: 100%;
	/* padding-top: 150px; */
	/* min-width: 1200px; */
	/* margin: 0 -15px; */
	
}
.navbar{
	margin-bottom: 0;
	border: 0;
	
}
.banner-item{
	padding-bottom: 33.369%;
	background: #1B6D85;
	/* background-sise:auto 50% */
}
/*  */
.main-content{
	
}
.my-bg{
	background: white;
}
.q-tips{
	padding: 12px 0;
}
.q-tips span{
	border-left: 5px solid #274C93;
	padding-left: 10px;
}
/* myCarousel1 */
.myCarousel1-box{
	padding-top: 20px;
}
#myCarousel{
	width: 100%;
}
#myCarousel .carousel-inner .item{
	height: 0;
	padding-bottom: 32%;
}
#myCarousel .carousel-inner .item img{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
}
#myCarousel1{
	/* width: 460px;
	height: 280px; */
}
#myCarousel1 .carousel-inner,#myCarousel .carousel-inner{
	height: 100%;
}
#myCarousel1 .carousel-inner .item{
	height: 100%;
	overflow: hidden;
}
#myCarousel1 .carousel-inner .item img,#myCarousel .carousel-inner .item img{
	width: 100%;
	height: 100%;
}
.carousel-mycaption{
	position: absolute;
	bottom: 0;
	left: 0;
	padding-top: 10px;
	padding-left: 10px;
	width: 100%;
	background: rgba(0,0,0,0.7);
}
.myBanner{
	position: relative;
}
.myBanner .title{
	color: white;
	margin-right: 80px;
	
}
.ellipsis{
	overflow: hidden;/*閻℃帒鎳庨崵顓㈡焾閵娿儱鐎婚梻鍛姌濡拷*/
	white-space: nowrap;/*濞戞挸绉靛畷鑼偘閿燂拷*/
	text-overflow:ellipsis;/*閻℃帒鎳庨崵顓㈡焾閵娿儱鐎婚柡鍌氭搐閻⊙勭閿燂拷...闁哄嫬澧介妵锟�*/
}
.carousel-mycaption .desc{
	font-size: 12px;
	color: white;
	padding-top: 5px;
}
.myBanner .time{
	font-size: 12px;
	color: #848484;
	position: absolute;
	top: 3px;
	right: 10px;
}
.slider-wrap{
	font-size: 0;
	border: 1px solid red;
}
.new-content{
	
}
.new-content,.quickLinks-wrap{
	font-size: 16px;
	display: inline-block;
}
.notice-wrap{
	padding-right: 5px;
	font-size: 14px;
	color: #032F5A;
	display: none;
}
.notice-wrap.current{
	display: block;
}
.notice-title-wrap{
	border-bottom: #003262 solid 2px ;
}
.notice-title-wrap li{
	display: inline-block;
	padding: 10px 0;
	margin-right: 20px;
	cursor: pointer;
}
.notice-title-wrap li.active{
	border-bottom:2px solid red ;
	color: #003262;
}
.notice-wrap ul{
	padding-top: 14px;
}
.notice-wrap ul li{
	padding: 9px 0;
	border-bottom: #CCCCCC 1px solid;	
}
.notice-wrap ul li a{
	display: block;
	position: relative;
}
.notice-wrap ul li .title{
	margin-right: 90px;
}
.notice-wrap .newUl{
	padding-top: 0px;
}
.notice-wrap .newUl .first-content{
	padding-left: 135px;
}
.notice-wrap .newUl .new-img-box{
	position: absolute;
	left: 0;
	top: 0;
}
.notice-wrap .newUl .first-content .title{
	color: #284D94;
	font-size: 16px;
	margin-right: 0px;
	font-weight: 600;
}
.notice-wrap .newUl .first-content .desc{
	padding-top: 5px;
	color: #6E6865;
	font-weight: 600;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.notice-wrap ul li label{
	position: absolute;
	right: 2px;
	top: 0;
	font-weight: 100;
	cursor: pointer;
}
.title-label{
	color: #003262;
	border-bottom: 2px solid #003262;
	padding: 10px 0;
}
.quickLinks-wrap{
	
}
.quickLinks-wrap .taps{
	border-left:5px solid #003262;
	padding-left: 15px;
}
.qLinkbox{
	
}
/* .qLinkbox .qLink-item{
	width: 112px;
	height: 87px;
} */
.qLink-item{
	display: block;
	margin: 2px -13px;
	padding: 10px 0;
	text-align: center;
}
.qLink-item:focus,.qLink-item:hover,.qLink-item:visited{text-decoration: none}
.qLink-item .icon-img{
	width: 38px;
	height: 38px;
	margin: 0 auto;
}
.qLink-item p{
	color: white;
	margin-bottom: 0;
	padding-top: 5px;
	font-size: 12px ;
}
.qLink-item .icon-img img{
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.deongaree{
	background: #274C93;
}
.blue{
	background: #45B0E3;
}
.orange{
	background: #FF7827;
}
.violet{
	background: #6666FF;
}
.green{
	background: #9CCD56;
}
.red{
	background: #DF4545;
}

.row.no-gutter {
    margin-left: 0;
    margin-right: 0;
}
.row.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}
.cur-wrap{
	text-align: center;
	position: relative;
}
.cur-wrap .cur-wrap-img{
	/* width: 380px;
	height: 292px; */
	display: block;
    width: 100%;
    height: 0;
	padding-bottom: 77%;
    overflow: hidden;
	position: relative;
}
.cur-wrap  img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* height: 100%; */
}

.colu-item{
	margin-bottom: 20px;
}
.pro-content a{
	display: block;
}
.cur-wrap .title{
	font-size: 30px;
	color: white;
	padding: 15px 0 20px 0;
	background: rgba(0,0,0,.58);
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
}
.friLink .title-label{
	font-size: 18px;
	/* padding: 10px 0; */
	color: #333333;
}
.friLink ul{
	padding: 20px 0 0px 0;
}
.friLink ul li{
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 20px;
}
footer{
	padding: 20px 10px;
	background: #025483;
	color: #FFFFFF;
}
footer p{
	color: #FFFFFF;
}
footer .weixin{
	width: 120px;
	height: 120px;
	margin: 0 auto;
}
footer .weixin img{
	width: 100%;
	height: 100%;
}
.weixin-tip{
	color: white;
	text-align: center;
	padding-top: 10px;
}
footer .shiye{
	float: right;
	margin-right: 100px;
}
.slider3-box{
	height: 175px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 20px;
	/* padding-left: 10px; */
}
.slider3 .slide{
	height: 165px;
	overflow: hidden;
	
}
.slider3 .slide img{
	height: 165px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
#myCarousel2 .carousel-indicators{
	position: absolute;
	height: 20px;
	left: 0;
	width: 100%;
	top: -30px;
	right: 0;
	text-align: right;
	margin-left: 0;
}
#myCarousel2 .carousel-indicators li{
	width: 40px;
	height: 5px;
	background: #958C88;
	border: 0;
	border-radius: 0;
	margin: 0;
	/* float: right; */
}
#myCarousel2 .carousel-indicators li.active{
	background: #ED7C5F;margin: 0!important;
}
.slider6-box{
	padding-top: 35px;
}
.slider6-box .slide{
	/* height:260px; */
	/* overflow: hidden; */
}
.contdesc-wrap{
	padding: 15px ;
}
.slider6-box .bx-wrapper .bx-pager{
	display: block;
}
.slider6-box .bx-controls-direction{
	display: none;
}
.slider6-box .bx-wrapper{
	margin: 0;
}
.bx-wrapper .bx-pager{
	display: none;
}
.bx-wrapper{
	padding-left: 5px;
}
.bx-wrapper .bx-controls-direction a{
	width: 27px;
	height: 48px;
	margin-top: -24px;
}
.bx-wrapper .bx-viewport{
	-moz-box-shadow: 0 0 5px #ff;
    -webkit-box-shadow: 0 0 5px #fff;
    box-shadow: 0 0 5px #fff;
}
.bx-wrapper .bx-controls-direction a.bx-prev{
	left: -25px;
}
.bx-wrapper .bx-controls-direction a.bx-next{
	right: -20px;
}
.slider3-box .title{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
	color: white;
	background: rgba(0,0,0,.7);
}
@media (min-width:1200px){
	.slider3 .slide:hover img{
		transform: scale(1.4);
		-webkit-transform: scale(1.4);
	}
	.cur-wrap  img{
		transition: all 0.3s;
		-webkit-transition: all 0.3s;
	}
	.cur-wrap  img:hover{
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
		}
}

.scrollDiv{width:99%;height:30px;line-height:30px;margin-top:10px;margin-bottom:10px;padding-left:10px;padding-bottom:10px;border:1px solid #ccc;}
.scrollDiv ul li{float: left;margin-right: 20px;}
.scrollDiv ul li a:hover{color:#38D267;text-decoration: none;}


.logo_div{position:absolute;top:5%;left:5%;width: 42.3%;}
.by{position:absolute;top:40%;left:14%;width: 70%;}
.logo_div img,.by img{width:100%;}

.piaofu{position: fixed;
  right: 5%;
  top: 74px;
  cursor: pointer;
  z-index: 99999;}
