* {
    margin: 0;
    padding: 0;
}

ol,ul {
    list-style: none;
}

a,a:link,a:visited,a:active {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/*é¢‘é“å¤´éƒ¨å¯¼èˆªå…¬å…±æ ·å¼*/
.commonHeader_nav1 {
    width: 100%;
    min-width: 1200px;
    height: 30px;
    line-height: 30px;
    color: #c6c6c6;
    background: #f1f1f1;
    border-bottom: 1px #c6c6c6 solid;
    text-align: center;
    font-size: 12px;
    overflow: hidden;
    font-family: "Microsoft YaHei","å®‹ä½“",HELVETICA;
}

.commonHeader_nav1 a {
    color: #828282;
}

/*é¢‘é“åº•éƒ¨å…¬å…±æ ·å¼*/
.commonFooter_footer1 {
    width: 100%;
    min-width: 1200px;
    line-height: 26px;
    overflow: hidden;
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding: 20px 0;
    font-family: "Microsoft YaHei","å®‹ä½“",HELVETICA;
}

.commonFooter_footer1 .w1000 {
    width: 1000px;
    margin: 0 auto;
}

.commonFooter_footer1 a {
    color: #fff;
}

/*è¯¦æƒ…å¤´éƒ¨å…¬å…±æ ·å¼*/
.commonHeader_nav2 {
    width: 100%;
    height: 82px;
    line-height: 82px;
    background: #fafafa;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
}

.commonHeader_nav2 .topnav {
    width: 1200px;
    margin: 0 auto;
}

.commonHeader_nav2 .topnav .toplogo {
    float: left;
    margin-right: 10px;
}

.commonHeader_nav2 .topnav .toplogo span {
    display: block;
    width: 203px;
    height: 56px;
    margin-top: 11px;
    background: url(../images/logo247_69.png) no-repeat;
    background-size: 203px 56px;
}

.commonHeader_nav2 .topnav .nav {
    float: left;
}

.commonHeader_nav2 .topnav .nav li {
    float: left;
    position: relative;
    line-height: 80px;
}

.commonHeader_nav2 .topnav .nav li a {
    color: #333;
    display: block;
}

.commonHeader_nav2 .topnav .nav > li > a {
    padding: 0px 15px;
    font-size: 18px;
}

.commonHeader_nav2 .topnav .nav > li > a:hover {
    color: #f43b22;
}

.commonHeader_nav2 .topnav .nav li ul {
    width: 250px;
    padding-top: 13px;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: -1;
    display: none\9;
}

.commonHeader_nav2 .topnav .nav li ul:before {
    content: "";
    border-style: solid;
    border-width: 0 9px 9px 9px;
    border-color: transparent transparent #eee transparent;
    height: 0px;
    position: absolute;
    left: 25px;
    top: 5px;
    width: 0px;
    -webkit-transform: rotate(360deg);
}

/*ä¸‰è§’*/
.commonHeader_nav2 .topnav .nav li:hover ul {
    top: 100%;
    opacity: 1;
    z-index: 100;
    display: block\9;
}

.commonHeader_nav2 .topnav .nav li ul .litter-nav {
    height: 110px;
    border-radius: 6px;
    border: 1px solid #eee;
    box-shadow: 0 0 5px #eee;
    background: #fff;
}

.commonHeader_nav2 .topnav .nav li ul li {
    padding: 3px;
}

.commonHeader_nav2 .topnav .nav li ul a {
    font-size: 14px;
    line-height: 26px;
    padding: 2px 6px;
    text-decoration: none;
}

/*å¼¹å‡ºæ ·å¼*/
.commonHeader_nav2 .topnav .nav li ul a:hover {
    background-color: #eef;
}

.commonHeader_nav2 .topnav .nav-right {
    float: right;
}

.commonHeader_nav2 .topnav .nav-right ul li a div {
    width: 40px;
    height: 40px;
    margin: 21px 0px 0px 0px;
    border-radius: 50%
}

.commonHeader_nav2 .topnav .nav-right ul li a .toutiaolala {
    background: url(../images/100_100.png);
    background-size: 40px;
}

.commonHeader_nav2 .topnav .nav-right ul li a .dinggelala {
    background: url(../images/100_100.png);
    background-size: 40px;
}

.commonHeader_nav2 .topnav .nav-right ul li a .wxsslala {
    background: url(../images/100_100.png);
    background-size: 40px;
}

.commonHeader_nav2 .topnav .nav-right ul li a .changanlala {
    background: url(../images/100_100Anti.png);
    background-size: 40px;
}

.commonHeader_nav2 .topnav .nav-right ul li ul span {
    display: block;
    width: 90px;
    height: 90px;
    margin-left: 15px;
    border: 1px solid #ccc;
}

.erweima span {
    background: url(../images/sxtt0.jpg) no-repeat;
}

.erweima1 span {
    background: url(../images/dingge2.jpg) no-repeat;
}

.erweima2 span {
    background: url(../images/wxsser.png) no-repeat;
}

.erweima3 span {
    background: url(../images/changaner.png) no-repeat;
}

.commonHeader_nav2 .topnav .nav-right ul li ul:before {
    content: "";
    border-style: solid;
    border-width: 0 9px 9px 9px;
    border-color: transparent transparent #ccc transparent;
    height: 0px;
    position: absolute;
    left: 25px;
    top: 5px;
    width: 0px;
    -webkit-transform: rotate(360deg);
}

/*è¯¦æƒ…åº•éƒ¨å…¬å…±æ ·å¼*/
.commonFooter_footer2 {
    color: #666;
    font-size: 16px;
    margin-top: 15px;
}

.commonFooter_footer2 p {
    text-align: center;
    background: #989ca2;
    height: 50px;
    line-height: 50px;
}

.commonFooter_footer2 p span {
    display: block;
    width: 1200px;
    margin: 0 auto;
}

.commonFooter_footer2 p span a {
    color: #fff;
    margin-right: 10px;
}

.commonFooter_footer2 .footword {
    padding: 20px 0px;
    line-height: 26px;
    text-align: center;
    font-size: 16px;
}

.commonFooter_footer2 .foot-ad-img {
    height: 80px;
    padding-top: 40px;
    margin: 0 auto;
    width: 1200px;
    text-align: center;
}

.commonFooter_footer2 .foot-ad-img a {
    margin-right: 30px;
}

.commonFooter_footer2 .foot-ad-img a span {
    display: inline-block;
    width: 200px;
    height: 60px;
    line-height: 30px;
    text-align: center;
    background-color: #95b8dc;
    margin-top: 5px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}

/*é¢‘é“å·¦ä¾§æ */
.commonLeft_cateleft1 {
    float: left;
    width: 200px;
    background: #F6F4F5;
    border-top: 4px solid #0064b3;
}

.commonLeft_cateleft1 .lzb {
    margin: 30px 0 20px 0;
}

.commonLeft_cateleft1 .lzb .head {
    margin: 0
}

.commonLeft_cateleft1 .lzb .content {
    width: 170px;
    margin: 0 auto;
    margin-top: 10px;
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 14px;
    overflow: hidden;
}

.commonLeft_cateleft1 .lzb .content li {
    margin: 10px 0 16px 0;
    text-align: justify;
}

.commonLeft_cateleft1 .lzb .content li a {
    color: #333;
}

.commonLeft_cateleft1 .lzb .content li span {
    color: #c00;
    font-weight: bold;
}

.commonLeft_cateleft1 .lzb .content li img {
    width: 170px;
    height: 96px;
}

.commonLeft_cateleft1 .lzb .content li p {
    font-size: 14px;
    text-align: center;
    color: #333;
    font-weight: 700;
    padding-top: 10px;
}

/*æœç´¢*/
.commonSearchInput {
    float: left;
    width: 150px;
    height: 30px;
    line-height: 20px;
    padding: 5px 10px;
    border: 1px solid #ebebeb;
    border-right: none;
    color: #ccc;
    box-sizing: border-box;
    /*border-bottom-left-radius:15px;border-top-left-radius:15px;*/
}

.commonSearchInput:focus,.commonSearchBtn:focus {
    outline: none;
}

.commonSearchBtn {
    float: left;
    width: 30px;
    height: 30px;
    border: 1px solid #ebebeb;
    border-left: none;
    background: url('../images/catelist/search.png') no-repeat center left;
    cursor: pointer;
    /*border-bottom-right-radius:15px;border-top-right-radius:15px;*/
}
