/*首页主体样式*/
.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:125px 0 50px 0;
    margin: 0;
    transform: translate3d(0,0,0);
}



#img {
    WIDTH: 550px;
    FLOAT: left;
    HEIGHT: 230px;
	/*background-color: rgba(255,255,255,0.5)*/
    background-color: rgba(95,98,100,0.5)
}




.search {
    width: 480px;
    height: 69px;
    margin-top: 54px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.search .tab {
    width: 480px;
    height: 39px;
   /* background: url(search_bg_2.gif) 0 bottom repeat-x;*/
    font-size: 10pt;
    /*background: url(tab.gif);*/
    
}

.search .tab ul {
    height: 39px;
}


.search .tab ul li {
    float: left;
    display: inline;
    height: 39px;
    line-height: 39px;
    /*margin-right: 1px;*/
    /*background: url(tab_bg.gif) 0 0 no-repeat;*/
}


.search .tab ul li a {
    float: left;
    display: block;
    color: #fff;
     /*background-color: #73acdc;*/
    padding: 0 12px;
    /*background: url(tab_bg.gif) right -50px no-repeat;*/
}
.search .tab ul li a:hover {
    float: left;
    display: block;
    color: #000;
     background-color: #fff;
    
}

.search .tab ul li.selected a {
    color: fff;
    background-position: right -150px;
    TEXT-DECORATION: none;
    background: url(tab.gif);
   
}
.search .tab ul li.selected a:hover{
    
    TEXT-DECORATION: none;
    color: #fff;


}

.search .tab ul li.selected {
    background-position: 0 -100px;
    color: #fff;
}


/*.search .tab ul li.more a {
    color: #ccc;
    text-decoration: none;
}*/


.search .tab ul li a:hover {
    /*LINE-HEIGHT: 1.7em;*/
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none;
    color: #fff;
    background: url(tab.gif);

}



.search .content {
    height: 49px;
	margin-top:-10px;
    text-align: center;
    /*background: url(search_bg.gif) 0 0 no-repeat;*/
}
.content {
    LINE-HEIGHT: 1.7em;
    FONT-SIZE: 10.5pt;
}




.search .content .input_search {
    width: 390px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #4f1d6c;
    font-size: 14px;
	color:#000;
    float: left;
	margin-left:5px;
    display: inline;
	margin-top:30px;
    background: #fff url(search_input_bg.gif) 0 0 repeat-x;
}


.search .content .btn_search {
    width: 69px;
    height: 32px;
    color: #fff;
    font-size: 14px;
	margin-top:30px;
    border: 1px solid #4f1d6c;
    border-left: none;
    _border: none;
    float: left;
	margin-left:5px;
    background: #4f1d6c url(search_btn_bg.gif) 0 0 repeat-x;
}



/*.search{padding:30px 24px 60px 24px;background-color: rgba(255,255,255,0.5)}
*/.TabTitle{min-height:40px;line-height:40px;margin-bottom:20px;}
.TabTitle li{cursor:pointer;display:inline-block;width:100px;line-height:40px;color:#333;font-size:14px;text-align:center;}
.TabTitle li.active{background-color:#214987;color:#fff;}
.searchform .sTxt select{position: relative;float: left;cursor: pointer;border: 1px solid #214987;background:#f0f2f5;padding:10px 10px;height:40px;width:98px;border-right: 0;color: #666;text-align:center;}
.searchform .keyword {float:left;position:relative;top:0;height:40px;line-height:36px;border: 1px solid #214987;width: 320px;color:#333;padding: 0 5px;border-right: 0;}
.searchform .submitbtn {float:left;position:relative;top:0;height:40px;width:72px;background:url(searchbtn.png) no-repeat;border:0;}
.note {text-indent: 0;color: #666;line-height:22px;margin-top:10px;}
.note a {color: #DE5133;}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
  .search{
    background-color:#ffffff;
    filter:Alpha(opacity=50);
    position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
  } 
}
.quick a {display: block;position: relative;color:#fff;font-size:16px;}
.quick a.qone{background-color:#3b96c1;margin-bottom:5px;}
.quick a.qtwo{background-color:#e5781b;margin-bottom:5px;}
.quick a.qthree{background-color:#214987;text-align:center;padding:7px 0 20px;margin-bottom:5px;}
.quick a.qfour{background-color:#813ebf;text-align:center;padding:9px 0;margin-bottom:5px;}
.quick a.qfive{background-color:#178c4b;}

.quick .ml span{display:inline-block;vertical-align:middle;width:70px;height:70px;}
.quick .mr span{display:inline-block;vertical-align:middle;margin:18px 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:76px;}

.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;}

.slide,.sbox{margin:20px 0 0;}
.nbox .page-header{margin:20px 0 10px;background-color:#f2f2f2;border-bottom:1px solid #0068b7;padding-bottom:0}
.nbox .title{font-size:18px;color:#fff;padding:5px 20px;background-color:#0068b7;}
.nbox .more{padding:10px 10px 0 10px;}
.nbox .more a{color:#0068b7;font-size:12px;}

.pic-tiem{padding:12px 0;}
.pic-tiem-one{background-color:#6496b3;margin-top:20px;}
.pic-tiem-two{background-color:#79c1a8;margin-top:20px;}
.pic-tiem-three{background-color:#eea194;margin-top:12px;}
.pic-tiem-four{background-color:#ba993f;margin-top:12px;}
.pic-tiem .pic-icon{width:38px;height:38px;margin:17px auto;display:block;background-repeat: no-repeat;background-position: center;}
.pic-tiem .pic-icon-one{background-image:url(tushu.png);}
.pic-tiem .pic-icon-two{background-image:url(zhinan.png);}
.pic-tiem .pic-icon-three{background-image:url(peixun.png);}
.pic-tiem .pic-icon-four{background-image:url(xiazai.png);}
.pic-tiem h5{margin:0;color:#fff;font-size:16px;}

.sbox .panel-heading {padding:8px 15px;border:none;border-radius:0;background-color:#0068b7;}
.sbox .panel-heading>h2 {font-size:16px;color:#fff;padding-left:40px;line-height:1.2;}
.sbox .panel-heading .title-icon1{background:url(title_icon2.png) 10px center no-repeat;}
.contact{padding:27px 38px;background:#f2f2f2;}
.contact p{padding-left:30px;}
.contact .tel{background:url(list_icon1.png) left center no-repeat}
.contact .email{background:url(list_icon2.png) left center no-repeat}

.links{padding:10px 0;border-top:1px solid #e5e5e5;color:#666;margin-top:15px;}
.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){
	.quick .ml,.quick .mr{width:50%;float:left;}
	.quick .ml2{width:50%;float:left;}
	.quick .mr2{width:50%;float:left;}
	.quick a.qthree{margin:0 5px 5px 5px;}
	.quick a.qfive{margin:0 5px;}
}
@media (max-width: 767px) {
	.theme-banner{padding:20px 0;}
	.TabTitle li{width:100%;}
	.search{padding:15px 10px}
	.searchform .sTxt select {width:20%;padding:10px 0;}
	.searchform .keyword {width:55%;}
	.searchform .submitbtn {width:25%;}
	.nbox .nlist{padding:10px 5px;}
	.pic-tiem-one,.pic-tiem-two{margin-top:12px;}
}



