/*初始化*/
body,html{position:relative;z-index:-2;width:100%;height:100%;font-family:宋体!important;}
body{width:100%;height:100%;}
body,button,dd,dl,dt,form,h1,h2,h3,h4,h5,h6,input,p,ul{margin:0;padding:0}
li{list-style:none}
a{text-decoration:none;color: #333}
img{border:0 none;vertical-align:middle}
button,input{outline-style:none;vertical-align:middle}
button{border:0 none;}
.clearfix:after,.clearfix:before{content:"";display:table;clear:both;height:0;overflow:hidden;visibility:hidden}
.clearfix:after{clear:both}
.clearfix{zoom:1}
.w1100 {width: 1100px;margin: auto;}
.body {background-color: rgba(249, 249, 249, 1);}
/* 网页头部以及导航 */
.nav{width: 100%;}
.wrapper{width: 100%;height: auto;}
.container,.container1{width: 1100px;margin: auto;overflow: hidden}
.container01{width: 1184px;margin: auto;overflow: hidden}
.container02{width: 1205px;margin: auto;overflow: hidden}

.nav .erweima{margin-top: 5px }
.nav>div{float: left;height: 100%;}
.nav .logo{width: 262px;height: 100%;}
.nav .search{width: 363px;border:1px solid #cc3333;margin-left: 157px;height: 40px;margin-top: 6px;}
.nav .search>div{float: left;}
.search .tap{width: 108px;height: 100%;border-right: 2px solid #cc3333;position: relative;}
.search .tap .all{display: inline-block;height: 100%;line-height: 50px;width: 100%;font-weight: 400;background: url(./jiao4.png) no-repeat 70px center;font-style: normal;font-size: 16px;color: #CC3333;padding-left: 24px;}
.search .tap .tap_menu{position: absolute;display: none;top: 52px;left: -2px;width: 110px;height:auto;border:2px solid #cc3333;border-top: none;}
.search .tap .tap_menu span{display: inline-block;width: 100%;padding:5px 0px;text-align: center;font-weight: 400;font-style: normal;font-size: 16px;color: #666666;}
.search .input{width: 290px;height: 100%;}
.nav .search .input input{width: 100%;height: 100%;padding-left: 15px;border: none;}
.nav .search button{display: inline-block;float: left;width: 71px;height: 100%;line-height: 50px;background: #cc3333 url('./search.png') no-repeat center center;}
.erweima>div{float: left;height: 100%;height: 54px;width: 154px;text-align: center;}
.erweima_weixin{border-right:1px solid #ccc;}
.erweima .erweima_weibo{width: 110px;padding-left: 39px;}
.erweima_weixin:hover .erweima_box {display: inline-block;}
.erweima_box:hover{display: block;}
.erweima_box {position: absolute;width: 250px;height: 170px;border: 1px solid #3c55a7;top: 70px;padding: 16px;right: 1px;top: 131px;display: none;background: white;}
.erweima_box .box{float: left;width: 100px;}
.erweima_box1 {position: absolute;border: 1px solid #3c55a7;top: 70px;padding: 16px;right: 141px;top: 131px;display: none;background: white;}
.erweima_box1 .jiao{position: absolute;display: inline-block;width: 15px;height: 11px;top: -9px;right: 108px;background: url('./jiao3.png') no-repeat center center;}
.erweima_box1 .box p{text-align: center;}
.erweima_box1 .box img{width: 100px;height: 100px;}
.erweima_box .jiao{position: absolute;display: inline-block;width: 15px;height: 11px;top: -9px;right: 143px;background: url('./jiao3.png') no-repeat center center;}
.erweima_box .box p{text-align: center;}
.erweima_box .box img{width: 100px;height: 100px;}
.erweima_box .box:last-of-type{margin-left: 16px;}
.box_width{width: 132px;height: 170px;top: 70px;left: -45px;}
.box_width .box:last-of-type{margin-left: 0;}
.erweima_weibo:hover .erweima_box{display: block;}
.erweima_weixin:hover .erweima_box1{display: block;}
/*导航_nav*/
.wrapper_nav{width:100%;height:auto;overflow: hidden;background:url("../images/top_bg.png") no-repeat top center;margin-bottom:23px;}
.container1{margin-top:15px;overflow: hidden}
.container1 h3 { border-radius: 4px;float: left;width:105px;height:40px;background-color:#a72929;line-height: 40px;color: #fff;text-align: center;font-size:16px;margin-right:20px;margin-bottom:10px;font-weight: 400;font-style: normal;position: relative;}
.container1 h3 img{position: absolute;top: 16px;right: -11px;width: 15px;height: 9px;transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);}
.container1 ul li {float: left;margin-left:20px;line-height:40px;}
.container1 ul li span{margin-left:20px;}
.container1 ul li a{color:#fff;}
.container1 ul li a:hover{font-weight: bold;}
.cjqk{margin-top:0;}
.yhfw{margin-bottom:5px;}

/*尾部*/
.foot{margin-top:30px;width:100%;height:auto;overflow: hidden;background-color: rgba(247, 247, 247, 1);}
.foot_line{width:100%;height:6px;background-color:rgba(204, 51, 51, 1);}
.foot p {text-align: center;font-size: 14px;line-height: 42px; font-weight: 400;font-style: normal;color: #666666;}
.foot_p{margin-top:10px;}


/* 修改后样是 */
.bg_nav{
    background:url("../images/index_top_bg.png") repeat-x;
    height: 36px;
}
.top_nav{
    width: 100%;
    height:100%;
    overflow: hidden;
}
.top_nav a{
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    float: left;
}
.top_nav a:hover{
    color:#333;
}
.top_nav>a{
    float: left;
    height: 36px;
    line-height: 36px;
}
.top_nav>ul{
    float:right;
    height: 36px;
    line-height: 36px;
}
.top_nav>ul li{
    float: left;
    height: 36px;
    line-height: 36px;
}
.top_nav>ul li a{
    height: 18px;
    line-height: 18px;
    margin-top: 10px;
    padding: 0 13px;
    border-right: 1px solid #ccc;
}
.margin_bottom{
    margin-bottom: 30px;
}
.more{
    display: inline-block;
    width: 23px;
    height: 23px;
    background: red;
    float: right;
    margin-top: 5px;
    background:url('./more.png') no-repeat center center; 
}




