/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
    margin: 0;
    padding: 0;
}

img, fieldset {
    border: 0;
}

/* set image max width to 100% */
img {
    max-width: 100%;
    height: auto;
    width: auto \9; /* ie8 */
}

a {
    text-decoration: none;
    color: #000;
}

ul, li {
    list-style-type: none;
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

.wp {
    max-width: 1100px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.header {
    width: 100%;
    height: 103px;
    border-top: 2px solid #1685d9;
}

.header .fl {
    margin-top: 24px;
}

.header .nav {
    margin-top: 40px;
}

.header .nav a {
    margin-left: 30px;
    font-family: "微软雅黑";
    font-size: 15px;
}

.header .nav a:hover {
    color: #0b7fd7;
}

.banner {
    width: 100%;
    height: 500px;
    overflow: hidden;
}

#kinMaxShow .KMSPrefix_kinMaxShow_button {
    left: 48%;
}

.m1 {
    width: 100%;
    height: 590px;
    padding-top: 50px;
    background: #f4f4f4;
}

.mt h1 {
    font-family: "微软雅黑";
    font-weight: normal;
    font-size: 40px;
    text-align: center;
}

.m1 div.wp {
    margin-top: 50px;
}

.m1 div dl dt {
    width: 335px;
    height: 422px;
    border: 1px solid #CCC;
    text-align: center;
    font-family: "微软雅黑";
    float: left;
    margin-right: 44px;
}

.m1 div dl dt img {
    width: 182px;
    height: 182px;
    border-radius: 50%;
    border: 5px solid #fff;
    margin-top: 50px;
}

.m1 div dl dt h3 {
    font-size: 20px;
    margin-top: 20px;
}

.m1 div dl dt p {
    font-size: 12px;
    color: #666;
    margin-top: 20px;
}

.m1 div dl dt div {
    width: 50px;
    height: 3px;
    background: #d3d3d3;
    margin: 0 auto;
    margin-top: 30px;
}

.m1 div dl dt:hover {
    border: 1px solid #0b7fd7;
}

.m1 div dl dt:hover img {
    border: 5px solid #0b7fd7;
}

.m1 div dl dt:hover h3 {
    color: #0b7fd7;
}

.m1 div dl dt:hover p {
    color: #0b7fd7;
}

.m1 div dl dt:hover div {
    background: #0b7fd7;
}

.m1 div dl dt.first {
    margin-right: 0px;
}

.m2 {
    width: 100%;
    height: 680px;
    background: #FFF;
    padding-top: 50px;
}

.m2-con ul li {
    width: 224px;
    height: 218px;
    border: 1px solid #CCC;
    float: left;
    margin-right: 49px;
    margin-top: 40px;
}

.m2-con ul li img {
    width: 216px;
    height: 180px;
    margin: 3px;
}

.m2-con ul li p {
    text-align: center;
    font-size: 14px;
    margin-top: 5px;
    font-family: "微软雅黑";
}

.m2-con ul li:hover {
    background: #0b7fd7;
}

.m2-con ul li:hover p {
    color: #FFF;
}

.more {
    width: 170px;
    height: 42px;
    border-radius: 42px;
    border: 1px solid #CCC;
    margin: 0 auto;
    margin-top: 40px;
    text-align: center;
    font-family: "微软雅黑";
    line-height: 42px;
}

.more a {
    display: block;
}

.more:hover {
    background: #0b7fd7;
    border: 1px solid #0b7fd7;
}

.more:hover a {
    color: #FFF;
}

.m3 {
    width: 100%;
    height: 360px;
    background: #f2f2f2;
    padding-top: 30px;
}

.m3-con {
    margin-top: 20px;
}

.m3-con p {
    text-align: center;
    font-size: 14px;
}

.scrollleft {
    width: 100%;
    height: 250px;
    overflow: hidden;
}

.scrollleft ul li {
    width: 260px;
    margin-top: 25px;
    margin-right: 20px;
    float: left;
}

.scrollleft ul li img {
    width: 256px;
    height: 186px;
    border: 2px solid #FFF;
}

.scrollleft ul li p {
    text-align: center;
    font-size: 14px;
    font-family: "微软雅黑";
    margin-top: 10px;
}

.m4 {
    width: 100%;
    height: 450px;
    background: url(img/m4.png) center;
    padding-top: 50px;
}

.m4-left {
    width: 620px;
}

.m4-left dl dt {
    border: 1px solid #FFF;
    height: 70px;
    padding: 10px;
    background: #f4f4f5;
    margin-top: 27px;
}

.m4-left dl dt a {
    font-weight: normal;
    font-family: "微软雅黑";
    float: left;
}

.m4-left dl dt em {
    font-size: 12px;
    float: right;
    font-weight: normal;
    font-style: normal;
    line-height: 20px;
    color: #666;
}

.m4-left dl dt p {
    font-size: 13px;
    line-height: 20px;
    margin-top: 5px;
}

.m4-left dl dt:hover {
    background: #0b7fd7;
    color: #FFF;
}

.m4-left dl dt:hover em {
    color: #FFF;
}

.m4-left dl dt:hover a {
    color: #FFF;
}

.m4-right {
    width: 450px;
    height: 328px;
    border: 1px solid #FFF;
    margin-top: 27px;
}

/* 本例子css */
.focusBox {
    position: relative;
    width: 450px;
    height: 328px;
    overflow: hidden;
    font: 12px/1.5 Verdana, Geneva, sans-serif;
    text-align: left;
    background: white;
}

.focusBox .pic img {
    width: 450px;
    height: 328px;
    display: block;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 36px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 36px;
    width: 100%;
    overflow: hidden;
}

.focusBox .txt li {
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: -36px;
}

.focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.m5 {
    width: 100%;
    height: 570px;
    background: #FFF;
    padding-top: 30px;
}

.m5 .wp {
    margin-top: 50px;
}

.m5 dl dt {
    width: 276px;
    height: 380px;
    border: 1px solid #CCC;
    float: left;
    padding: 25px;
    margin-right: 38px;
}

.m5 dl dt.first {
    margin-right: 0px;
}

.m5 dl dt h1 {
    text-align: center;
    margin-top: 20px;
}

.m5 dl dt h2 {
    font-family: "微软雅黑";
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    margin-top: 20px;
}

.m5 dl dt p {
    margin-top: 20px;
    font-family: "微软雅黑";
    font-size: 13px;
    line-height: 25px;
    color: #666;
}

.foot-top {
    width: 100%;
    height: 180px;
    background: #2a2a2a;
    color: #FFF;
    font-family: "微软雅黑";
    padding-top: 20px;
}

.foot-top h1 {
    font-size: 40px;
    font-weight: normal;
    text-align: center;
}

.foot-top dl {
    width: 275px;
    float: left;
    margin-top: 30px;
}

.foot-top dl dt {
    float: left;
}

.foot-top dl dd {
    float: left;
    line-height: 25px;
    margin-left: 10px;
}

.foot-bot {
    width: 100%;
    height: 185px;
    background: #323232;
    padding-top: 50px;
}

.fb-left {
    width: 920px;
}

.foot-nav {
    margin-top: 30px;
}

.foot-nav a {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #FFF;
    display: inline-block;
    margin-right: 25px;
}

.fb-left p {
    font-size: 13px;
    margin-top: 30px;
    color: #FFF;
}

.fb-left p a {
    color: #FFF;
}

.fb-right {
    width: 180px;
    text-align: center;
    color: #FFF;
    line-height: 30px;
    color: #FFF;
    font-size: 14px;
}

.fb-right img {
    width: 124px;
    height: 124px;
}

.main {
    margin-top: 20px;
    margin-bottom: 20px;
}

.left {
    width: 244px;
    height: auto;
}

.lt {
    height: 60px;
    background: #0a7ac9;
    color: #FFF;
    font-family: "微软雅黑";
    padding-top: 10px;
    padding-left: 30px;
}

.lt span {
    font-size: 18px;
}

.lt em {
    font-size: 13px;
    font-style: normal;
}

.category dl {
    border: 1px solid #CCC;
    padding-bottom: 20px;
}

.category dl dt {
    width: 216px;
    margin-left: 13px;
    line-height: 30px;
    border-bottom: 1px solid #CCC;
    margin-top: 15px;
}

.category dl dt img {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: -2px;
}

.category dl dt a {
    font-size: 15px;
    font-family: "微软雅黑";
}

.category dl dt a:hover {
    color: #0a7ac9;
}

.msg {
    margin-top: 20px;
}

.right {
    width: 825px;
    height: auto;
}

.rt {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #CCC;
    line-height: 40px;
    font-size: 13px;
    font-family: "微软雅黑";
}

.rt img {
    vertical-align: middle;
    margin-right: 10px;
}

.rt a:hover {
    color: #0a7ac9;
}

.products ul li {
    width: 240px;
    height: 230px;
    float: left;
    margin: 10px 16px;
}

.products ul li img {
    width: 234px;
    height: 190px;
    margin: 2px;
    border: 1px solid #CCC;
}

.products ul li p {
    font-family: "微软雅黑";
    font-size: 14px;
    margin-top: 5px;
    text-align: center;
}

.products ul li:hover img {
    border: 1px solid #0a7ac9;
}

.products ul li:hover p {
    color: #0a7ac9;
}

.pageshow {
    margin-top: 10px;
    line-height: 25px;
}

.con-tt {
    margin-bottom: 20px;
    margin-top: 10px;
}

.con-tt h2 {
    text-align: center;
    margin-bottom: 10px;
    color: #666;
}

.con-tt p {
    text-align: center;
    font-size: 13px;
    color: #666;
}

.con-tt p span {
    margin-right: 20px;
}

.news {
    margin: 20px;
}

.news ul li {
    font-size: 14px;
    line-height: 35px;
    border-bottom: 1px dashed #CCC;
    font-family: "微软雅黑";
}

.news ul li span {
    float: right;
    font-size: 13px;
}

.news ul li img {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: -3px;
}

.news ul li:hover {
    color: #0a7ac9;
}

.news ul li:hover a {
    color: #0a7ac9;
}

.pn {
    margin-top: 50px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #666;
}

/* 分页page样式 style*/
.page {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 13px;
}

.page a {
    border: 1px solid #ccc;
    display: inline;
    padding: 3px 10px 3px 10px;
    margin-right: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
    background: #fff;
    text-decoration: none;
    color: #999;
}

.page a:hover {
    border: 1px solid #FF6600;
    background-color: #FF6600;
    color: #fff;
}

.page span {
    border: 1px solid #FF6600;
    display: inline;
    padding: 3px 10px 3px 10px;
    margin-right: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #FFEEE5;
    color: #FF6600;
}

@media (max-width: 767px) {
    .m1 div dl dt {
        width: 269px;
        height: 388px;
    }

    .m1 div dl dt h3 {
        font-size: 10px;
        margin-top: 20px;
    }

    body {
        /*zoom: 42%;*/
        width: 112%;
        zoom: 31%;
        /*zoom: 0.4;*/
    }

    .m2-con ul li {
        width: 175px;
        height: 204px;
    }

    .m2-con ul li img {
        width: 170px;
        height: 167px;
    }

    .m4-left {
        /*width: 569px;*/
        width: 47%;
    }

    .m5 dl dt {
        width: 23.4%;
    }

    .foot-top {
        height: 266px;
    }

    .fb-left {
        width: 48%;
    }

    .foot-bot {
        height: 224px;
    }

    .fb-right {
        margin-right: 166px;
    }

    .right {
        width: 70%;
        height: auto;
    }

    .products ul li {
        width: 215px;
    }

}

@media (max-width: 260px) {
	body {
		width: 145%;
		zoom: 10%;
	}
}