
/*通用部分*/
* {
    margin:0;
    padding:0;
    /*字体笔画精细化*/
    -webkit-text-stroke-width: 0px;
    -moz-text-stroke-width: 0px;
    -o-text-stroke-width: 0px;
    -ms-text-stroke-width: 0px;
    /*边框和内间距算在宽度和高度之内*/
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing:border-box;
}

a {color: #000;font-size: 100%;text-decoration: none;}
a, a:after, a:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -ms-touch-action: none;
    -moz-user-select: -moz-none;
}
a img{ border:0}
a {color:#000000;text-decoration: none;}
input,select,textarea {vertical-align:middle;outline: none;border:0;}
input, textarea, keygen, select, button {
    margin: 0em;
    font: -webkit-small-control;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
}
textarea {font-family: monospace;border-color: rgb(169, 169, 169);}
user agent stylesheettextarea {
    -webkit-appearance: textarea;
    border: 1px solid;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    resize: auto;
    cursor: auto;
    padding: 2px;
    white-space: pre-wrap;
    word-wrap: break-word;
}
img {vertical-align:middle;border:0;}
div, p, dl, dt, dd, ul, ol, li, h1,h2,h3,h4 {display: block;height: auto;}
table {width: 100%;border-collapse: separate;border-spacing:0px;border: 0;}


/*头部样式*/
*{padding:0px;margin:0px;list-style: none;font-size:14px;text-decoration: none;color: #666666;outline:none;}
.clear{clear: both}
/*头部样式*/
.header{width:100%;height:30px;background:#e9e9ef;border-bottom:1px solid #c5c5c5;}
.top{width:1200px;height:30px;margin:0 auto;line-height:31px;}
.text-left{width:700px;height:30px;float:left;overflow: hidden;}
.text-right{width:435px;height:30px;float:right;}
.text-right ul .cc{width:85px;text-align: center;float:left;}
.text-right ul .cc ul{display:none;width:200px;height:auto; z-index:10;padding:10px;border:1px solid #eee;text-align: left;}
.text-right .subcc span{display:inline-block;width:85px;line-height:26px;text-align: left;}
.text-right ul .cc:hover ul{ display:block; position: absolute; background:#FFF; margin-left:-1px;}
.top span a{font-size:14px;font-family: "宋体"}
.top span a:hover{ color:#F00}
.text-right ul li:hover .iim{
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    -o-transition: -o-transform 0.4s ease-out;
    -ms-transition: -ms-transform 0.4s ease-out
}
.last-cc{position:relative;}
.text-right ul li .daohang{width:1200px;position:absolute;background:#fff;display:none;right:0px;top:31px;z-index:10;padding:10px;border-bottom:1px solid #e3e4e5;}
.text-right ul li .daohang div{padding-left:10px;text-align:left;float:left;width:280px;border-bottom:none;border-right:1px solid #eee;}
.text-right ul li .daohang div h3{text-align:center;font-family: "宋体";font-size:14px;font-weight: bold;}
.text-right ul li .daohang div a{display:inline-block;height:22px;line-height:22px;min-width:80px;}
.text-right ul li:hover .daohang div a{color:#666;}
.text-right ul li .daohang div a:hover{color:#de2810;}
.text-right ul li .daohang div.lastt{border-right:none;}
.text-right ul li:hover .daohang{display:block;}

/*头部搜索、aaaa导航样式*/
.hmx-shouye-top{width:100%;height:181px;background:#fff;}
.hmx-shouye-top1{width:1200px;height:180px;margin:0px auto;}
.hmx-shouye-top .logo{width:330px;height:70px;float:left;}
.hmx-shouye-top .logo img{width:214px;height:55px;float: left; margin-top: 30px;}
.hmx-shouye-top .logo span{font-size: 13px; color: #999999; margin-top: 65px; float: left;font-family: "Microsoft YaHei";padding-left:10px;}
.hmx-shouye-top .sousuo{float: left;margin-left: 105px;margin-top:35px;}
.hmx-shouye-top .sousuo .inp1{border:1px solid #e60012;width:355px;height:36px;float:left;text-indent:10px;}
.hmx-shouye-top .carr{display:inline-block;width:145px;height:36px;position:relative;border:1px solid #e3e4e5;margin-top:36px;margin-left:120px;}
.hmx-shouye-top .carr p{margin-top:7px;margin-left: 36px;}
.hmx-shouye-top .carr p img{position:absolute;top:9px;left:14px;}
.hmx-shouye-top .carr p span{display: inline-block;width:16px;height:16px;background:#e60012;border-radius: 100%;text-align: center;color:#fff;line-height: 16px;}
.hmx-shouye-top .carr .la{
    font-family: "Microsoft YaHei";
    font-size: 12px;
    color: #999;
    z-index: 8;
    position: absolute;
    top: 33px;
    right: -1px;
    display: none;
    width: 193px;
    border: 1px solid #e3e4e5;
    text-align: right;
    padding: 10px;
    background: #fff;
}
.hmx-shouye-top .carr .la a{color:#e60012;}
.hmx-shouye-top .carr:hover .la{display:block;}
.nav {width:1200px;margin:0 auto;margin-top:-40px;height:40px;position: relative;line-height:40px;}
.nav .fenlei {width:210px;height:40px;float:left;position:relative;}
.nav .na{float:left;margin-left:25px;}
.nav .baishi{width:200px;height:430px;position:absolute;right:0;top:41px;background:#fff;}
.nav .baishi img{width:200px;display:block;}
.fenlei>img{display:block;width:28px;height:21px;float:left;margin-top:10px;margin-left:38px;}
.fenlei>span{display:block;font-size: 16px;font-family: "Microsoft YaHei";font-weight: bold;}
.nav .na>a{color:#000;font-family: "Microsoft YaHei";font-size:16px;font-weight: bold;color:#000;}
.nav .na:hover {background:url(/homev/xxhmx/images/red.png)no-repeat center bottom;}
.nav .na:hover a{color:#e60012;}
.erji{width:210px;height:430px;position:absolute;top:41px;left:26px;z-index: 20;background:#fff;}
.public{width:210px;height:22px;margin-top:5px;}
.public>img{display:block;float:left;margin-left:26px;}
.public>span{display:block;float:left;font-size:14px;line-height: 22px;color:#b21b00;margin-left:10px;}
/*.detail{width:210px;padding-left:26px;padding-right:26px;line-height:20px;margin-top:5px;}
.detail>a span{font-size:12px;color:#555;font-family: "Microsoft YaHei"}
.detail>a:hover span{color:#e60012;}*/

.detail{
    width:180px;
    line-height:20px;
    margin-top:5px;
}
.detail a{
    display: inline-block;
    border-right: 1px solid #e6e6e6;
}
.detail a span{
    font-size:12px;
    color:#555;
    font-family: "Microsoft YaHei";
    margin-right: 5px;
}
.detail>a:hover span{color:#e60012;}


/*底部样式*/
.footer{width:100%;height:auto;overflow:hidden;}
.hanmoxuan_footer{width:1920px;height:558px;margin:20 auto;}
.hmx_footer_top{width:1920px;height:110px;background:#fff;overflow: hidden;}
.hmx_footer_top>ul{width:1200px;height:110px;margin-left:360px;}
.hmx_footer_top>ul>li{width:200px;float:left;}
.hmx_footer_top>ul>li>img{display:block;margin-top:35px;margin-left:10px;float:left;}
.hmx_footer_top>ul>li>p:nth-of-type(1){width:140px;font:18px/18px "Microsoft YaHei";color:#a40000;margin-top:35px;margin-left:10px;float:left;}
.hmx_footer_top>ul>li>p:nth-of-type(2){width:140px;font:12px/12px "Microsoft YaHei";color:#555;margin-top:10px;margin-left:10px;float:left;}
.hanmoxuan_footer_fuwu{width:1920px;height:448px;background:#f7f7f7;}
.hanmoxuan_footer_fuwu>ul{width:1200px;height:190px;margin-left:360px;}
.hanmoxuan_footer_fuwu>ul>li{width:200px;float:left;padding-left:52px;padding-top:20px;}
.hanmoxuan_footer_fuwu>ul>li>h5{font:16px/16px "Microsoft YaHei";color:#555;}
.hanmoxuan_footer_fuwu>ul>li>h5{font:16px "Microsoft YaHei";color:rgb(51,51,51);font-weight:bold;}
.hanmoxuan_footer_fuwu>ul>li>p{font:13px "Microsoft YaHei";margin-top:10px;color:rgb(102,102,102);}
.hanmoxuan_footer_fuwu>ul>li>p>a{color:#666;}
.hanmoxuan_footer_fuwu>ul>li:nth-last-of-type(1){padding:0;}
.hanmoxuan_footer_fuwu>ul>li:nth-last-of-type(1)>div{width:176px;height:132px;margin-top:20px;background:url(/homev/xxhmx/images/dinggoubackground.jpg) no-repeat 0px 0px;padding-top:24px;}
.hanmoxuan_footer_fuwu>ul>li:nth-last-of-type(1)>div>p{width:100%;text-align:center;}
.hanmoxuan_footer_fuwu>ul>li:nth-last-of-type(1)>div>p:nth-of-type(1){font:22px/22px "楷体";color:#333;font-weight: 700;}
.hanmoxuan_footer_fuwu>ul>li:nth-last-of-type(1)>div>p:nth-of-type(2){font:16px/16px "Microsoft YaHei";color:#e60012;margin-top:8px;font-weight: bold;}
.hanmoxuan_footer_fuwu>ul>li:nth-last-of-type(1)>div>p:nth-of-type(3){font:12px/12px "Microsoft YaHei";color:#333;margin-top:8px;}
.hanmoxuan_footer_fuwu>ul>li:nth-last-of-type(1)>div>p:nth-of-type(4){font:12px/12px "Microsoft YaHei";color:#333;margin-top:8px;}
.hanmoxuan_footer_fuwu>div{width:100%;text-align: center;font:13px "Microsoft YaHei";margin-top:20px;}
.hanmoxuan_footer_fuwu>div:nth-of-type(1)>span>a{color:#333;}
.hanmoxuan_footer_fuwu>div:nth-of-type(n+2)>span>a{color:#666;}
.hanmoxuan_footer a:hover{color:#e60012}
.hanmoxuan_footer_fuwu>div>span>a:hover{color:#e60012}
.hanmoxuan_footer_fuwu>div:nth-of-type(n+2)>a{margin-left:16px;}



