/*首页主体样式*/
.theme-banner{position: relative;background-repeat: repeat;background-position: center;-webkit-background-size: cover;background-size: cover;background-image: url(banner.jpg);color: white;padding:110px 0 140px 0;margin: 0;transform: translate3d(0,0,0);}
.quick a {display: block;position: relative;color:#fff;font-size:16px;}
.quick a.qone{background-color:#3b96c1;margin-bottom:6px;}
.quick a.qtwo{background-color:#e5781b;margin-bottom:6px;}
.quick a.qthree{background-color:#214987;text-align:center;padding:17px 0 20px;margin-bottom:6px;}
.quick a.qfour{background-color:#813ebf;text-align:center;padding:12px 0;margin-bottom:6px;}
.quick a.qfive{background-color:#178c4b;}
.quick .ml span{display:inline-block;vertical-align:middle;width:70px;height:76px;}
.quick .mr span{display:inline-block;vertical-align:middle;margin:19px auto;width:100%;height:60px;}
.quick .ml2 span{display:inline-block;vertical-align:middle;margin:5px auto;width:100%;height:26px;}
.quick .mr2 span{display:inline-block;vertical-align:middle;width:76px;height:82px;}
.quick .icon-one{background:url(q1.png) center center no-repeat;}
.quick .icon-two{background:url(q2.png) center center no-repeat;}
.quick .icon-three{background:url(q3.png) center center no-repeat;}
.quick .icon-four{background:url(q4.png) center center no-repeat;}
.quick .icon-five{background:url(q5.png) center center no-repeat;}
.nbox .page-header{margin:20px 0 0;background-color:#f2f2f2;border-bottom:1px solid #0068b7;padding-bottom:0}
.nbox .title{font-size:18px;color:#fff;padding:5px 20px;background-color:#185f9f;}
.nbox .more{padding:10px 10px 0 10px;}
.nbox .more a{color:#0068b7;font-size:12px;}
.nbox .page-body{border:1px solid #eeeeee;border-top:none;}
.nbox .nlist2{padding:10px;}
.slide,.nlist{padding:10px;min-height:278px;}
.list_dblink li{width:50%;padding:5px 0px;float:left;font-size:12px;}
.list_dblink li a{padding-left:15px;background:url(arr27.png) left 8px no-repeat;text-decoration:none;}
.list_dblink li,.list_dblink li a {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;display: block;}
.tabTitleIndex #tabIndex{margin: 20px 0 0;background-color: #185f9f;border-bottom: 1px solid #0068b7;padding-bottom: 0;}
.tabTitleIndex #tabIndex .active{background-color: #0068b7;color:#fff;}
.tabTitleIndex #tabIndex li{display: inline-block;    font-size: 18px;color: #fff;padding: 5px 20px;}
.TabcontentIndex{padding: 10px;border: 1px solid #eeeeee;min-height: 295px;}
.searchBox{border: 1px solid #eeeeee;padding-top:30px;min-height:295px;}
.slideNav{padding: 0 6px;margin-top: 7px;}
.slideNav a{background-color: #0068b7;text-align: center;padding: 8px 0;margin: 4px 0;display: block;color: #fff;}
.sbox .page-header{margin:20px 0 0;background-color:#185f9f;border-bottom:1px solid #185f9f;padding-bottom:0}
.sbox .title{font-size:18px;color:#fff;padding:5px 20px;}
.sbox .more{padding:10px 10px 0 10px;}
.sbox .more a{color:#fff;font-size:12px;}
.sbox .page-body{border:1px solid #eeeeee;border-top:none;}
.sbox .slist{padding:15px 10px 10px 10px;min-height:278px;}
.links{padding:10px 0;border-top:1px solid #e5e5e5;color:#666;margin-top:20px;}
.links span{font-size:20px;color:#0068b7;display:inline-block;}
.links a{display:inline-block;color:#666;padding:0 6px;}
.links a:hover{color:#953434;}
@media (min-width: 768px){
	.TabTitle{height:50px;}
	.quick .ml,.quick .mr{width:50%;float:left;}
	.quick .ml2{width:40%;float:left;}
	.quick .mr2{width:60%;float:left;}
	.quick a.qthree{margin:0 0 6px 5px;}
	.quick a.qfive{margin:0 0 0 5px;}
}
@media (min-width: 376px) and (max-width: 767px) {
	.theme-banner{padding:20px 0;}
	
	.search{padding:10px 10px;}
	.searchform .searchInput{width: 70%; }
	.searchform .searchInput .keyword {width:90%;}
    
	.nbox .nlist{padding:10px 5px;}
	.pic-tiem-one,.pic-tiem-two{margin-top:12px;}
    .tabTitleIndex #tabIndex li{width: 100%;
    text-align: center;}
    .tabTitleIndex #tabIndex{padding: 10px;}

    .searchformIndex{text-align: center;background-repeat: repeat-x;}
}
@media (min-width: 240px) and (max-width:375px) {
.searchform .searchInput{
    width: 60%
}
.searchform .searchInput .keyword {width:90%;}
}