body{font-family: "微软雅黑";}
ul,li,h2{margin:0;padding:0;list-style-type: none;}

h2{font-size:16px;}
a {
    color: #666;
    text-decoration: none;
}
.header{background-color:#F1F1F1; line-height: 40px;z-index:9999999;}
.menus{float:right;padding:0 10px 0 0;}
.menus li{float:left;margin:0 3px;}
.menus li.spacer{
    width: 1px;
    height: 12px;
    margin-top: 13px;
    padding: 0;
    background: #ddd;
    overflow: hidden;
}
.menus a{color:#666;}

.form {
    margin-top: 30px;
    float: right;
    overflow: hidden;
}
.text {
    float: left;
    width: 370px;
    height: 46px;
    line-height: 46px;
    color: rgb(102, 102, 102);
    margin-bottom: 4px;
    font-size: 14px;
    font-family: 'microsoft yahei';
    padding: 4px;
    border-width: 2px 0px 2px 2px;
    border-color: rgb(182, 29, 29);
    border-style: solid;
    outline: 0px;
}
.button {
    float: left;
    width: 82px;
    height: 46px;
    line-height: 1;
    color: rgb(255, 255, 255);
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    cursor: pointer;
    background: rgb(182, 29, 29);
    border: none;
}
.gwg {
    float: left;
    margin-left: 40px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: rgb(102, 102, 102);
    padding: 0px 28px 0px 36px;
    background: rgb(249, 249, 249);
    border: 1px solid rgb(204, 204, 204);
}
.hotwords {
    float: left;
    clear: both;
}
.nav-menus{
	height: 44px;
    margin-top: 30px;
    border-bottom: 2px solid rgb(182, 29, 29);
}
.menu_dt {
    float: left;
    position: relative;
    z-index: 10;
    width: 310px;
    height: 44px;
    text-align: center;
    overflow: visible;
    background: rgb(177, 25, 26);
}
.menu_dt a {
    line-height: 44px;
    color: rgb(255, 255, 255);
}
.nav-group {
    float: left;
    margin-left: 30px;
}
.nav-group ul {
    line-height: 44px;
}
.nav-group ul li {
    float: left;
    padding: 0px 10px;
}
.menu_dd {
    clear: both;
    float: left;
    width: 310px;
    background-color: rgb(247, 247, 247);
}
ul, li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.menu_dd li {
    clear: both;
    border-bottom: 1px dashed rgb(204, 204, 204);
    overflow: hidden;
}
.menu_dd .title0 {
    float: left;
    width: 100px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    color: rgb(255, 255, 255);
    background-color: rgb(200, 22, 35);
}
.menu_dd a.bTitle {
    color: rgb(255, 255, 255);
}
.menu_dd .title1 {
    float: left;
    width: 100px;
    height: 128px;
    line-height: 128px;
    text-align: center;
    color: rgb(255, 255, 255);
    background-color: rgb(200, 22, 35);
}
.menu_dd .title2 {
    float: left;
    width: 100px;
    height: 256px;
    line-height: 256px;
    text-align: center;
    color: rgb(255, 255, 255);
    background-color: rgb(200, 22, 35);
}
.menu_dd .chang {
    float: left;
    height: 31px;
    line-height: 31px;
    width: 210px;
    text-indent: 20px;
    color: rgb(182, 29, 29);
}
.menu_dd .chang a {
    color: rgb(182, 29, 29);
}
.silder{
    width: 620px;
   /* height: 450px;*/
    float: left;
    margin: 10px 0 0 10px;
    background-color: rgb(241, 241, 241);
    color: rgb(102, 102, 102);
}


.infoDiv{
	margin: 10px 0 0 10px;
	border:1px solid #ccc;
	float:left;
	width:198px;
	height: 428px;
	background-color: rgb(247, 247, 247);
	overflow:hidden;
}
.mt{height: 32px; line-height: 32px; padding: 0 15px;
    border-bottom: 1px dotted #E8E8E7;
    }
.mt h2{float:left;font-size: 14px;line-height: 32px;}
.extra{float: right;
    font-family: consolas;font-size: 12px;}
.mc{
	    height: 120px;
    padding-top: 5px;
}
.mc li {
    line-height: 24px;
    height: 24px;
}
.mc li {
    width: 100%;
    height: 27px;
    line-height: 27px;
    overflow: hidden;
    }
.mc li a{
	font-size:12px;
	padding:0 10px;
}
.navDiv{font-size: 12px;margin-top: 30px;}
.dropdown-menu a.padA{padding:3px 7px;}
.tab-content{border:1px #ddd solid;border-top:none;background-color: #fff;height: 130px;}
.leve{overflow: hidden;text-align:center;padding:30px 0;}
.leve li{width:40px;height: 40px;border-radius: 0.5em;display: inline-block;color:#fff; line-height: 38px;text-align: center;background-color: rgb(200, 22, 35);}
.leve li a{color:#fff;}
.amoni{display:block;width:100%;height: 105px;text-align: center;background:#efefef;}
.amoni img{text-align: center;width:50%;}
.adDiv{border:1px solid red;clear:both;width:330px;}
/*屏幕宽度小于*/
@media screen and (min-width:750px) and (max-width:768px){
	.silder{
    width: 94%;
   /* height: 450px;*/
    float: left;
    margin: 10px 0 0 24px;
    background-color: rgb(241, 241, 241);
    color: rgb(102, 102, 102);
}
}

@media screen and (max-width:750px) {
		.form {
	    margin-top: 50px;
	    float: right;
	    overflow: hidden;
	}
	.header{background-color:#c1c1c1; line-height: 40px;width:100%;position:fixed;}
	.btnHeader{background-color: rgb(200, 22, 35);}
	.btnHeader span{background:#fff;}
	#myCollapse{
		width:100%;
		clear:both;
		float:left;
		padding:0;
		overflow: hidden;
	}
    .menus{width:100%;padding:0;}
    .menus li{width:100%;background:#F1F1F1;color:#fff;border-bottom:1px dashed #8C8C8C;padding:0 0 0 10px;}
    .menus li.spacer{display:none;}
    .menus a {color: rgb(182, 29, 29);}
    .textCenter{
    	 float: left;
    width:70%;
    height: 30px;
    line-height:30px;
    color: rgb(102, 102, 102);
    margin-top: 10px;
    font-size: 14px;
    font-family: 'microsoft yahei';
    padding: 4px;
    border-width: 2px 2px 2px 2px;
    border-color: rgb(182, 29, 29);
    border-style: solid;
    border-radius: 2em;
    text-indent: 20px;
    outline: 0px;
    }
    .silder{
    margin-left:0;
     margin-top: 50px;
    clear: both;
    overflow: hidden;
    width: 100%;
    /* height: 450px; */
    float: left;
    /* margin: 0 24px; */
    background-color: rgb(241, 241, 241);
    color: rgb(102, 102, 102);
}
}


    
    
 