@charset "utf-8";
html {
    color: #666;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0
}
.h1px{
    width: 100%;
    height:1px;
}
table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,img {
    border: 0
}

address,caption,cite,code,dfn,em,strong,th,var {
    font-style: normal;
    font-weight: 400
}

li {
    list-style: none
}

caption {
    text-align: left
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: 400
}

q:before,q:after {
    content: ''
}
.p:after{display: block;height:0;visibility: hidden;content: " ";clear: both;}
abbr,acronym {
    border: 0;
    font-variant: normal
}

sub {
    vertical-align: text-bottom
}

sup {
    vertical-align: text-top
}

input,textarea,select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

input,textarea,select {
    *font-size: 100%
}
input:focus{outline: none;}
legend {
    color: #666;
}

html,body {
    background-color: #FFF;
    margin: 0;
    padding: 0
}

body {
    font-family:"Microsoft YaHei", "HanHei SC";
    line-height: 170%;
    font-size: 13px;
    color: #666;
    background:#FFF;
}

i {
    font-style: normal
}

a {
    color: #666;
    text-decoration: none;
    outline: 0
}

.g-clr {
    zoom: 1
}

.g-clr:after {
    display: block;
    clear: both;
    height: 0;
    content: "\0020"
}
a:hover {
    text-decoration: none;
    color:#2982e8;
}

a.under:link,a.under:active,a.under:visited,a.under:hover {
    text-decoration: underline
}

#NIE-topBar {
    height: 55px
}
.lf{float:left;}
.rt{float:right;}
.in_block{display: inline-block}
.header,.main,footer {
    margin: 0 auto;
    width: 100%;
    min-width: 1200px;
    max-width: 1920px;
    _width: expression((document.documentElement.clientWidth>1920||document.body.clientWidth>1920)?"1920px": ((document.documentElement.clientWidth<1200||document.body.clientWidth<1200)?"1200px": "100%"))
}

.tops{
    background-color: #81d8d0;
    height:5px;
    width:100%;
}
.tops_hou{
    background-color: #84d8d1;
    height:10px;
    width:1240px;
    margin:0 auto;
}
.block{
    width:1200px;
    margin:0 auto;
}
.block2{width: 900px;margin: 0 auto;}
/*头部*/

.header{height:99px;}
.header .NavMenu{display: inline-block;float: right;}
.header .NavMenu li{float: left;font-size: 14px;position:relative;}
.header .NavMenu li{border-top:4px solid transparent;}
.header .NavMenu li >a{display: inline-block;padding:37px 20px;color:#333;}
.header .NavMenu li.hover,.NavMenu li:hover{border-top-color:#2982e8;}
.header >div.block .NavMenu >li.hover >a,.NavMenu >li:hover >a{color:#2982e8;}
.header .NavMenu li>div{position:absolute;top:95px;left:0;display:none;background: #fff;
                        box-shadow:0px 3px 7px #999; -webkit-box-shadow:0px 3px 7px #999;
                        -moz-box-shadow:0px 3px 7px #999;
                        width: 140%;padding:0px 0;z-index: 1;
                        }
.header .NavMenu li>div>a{display: block;margin:10px 0;width: 100%;padding-left: 20px; }
.header>.block > a img{height:99px;}
.header a.headerUser{margin-top:40px;}
.header a.headerUser>img{height: auto;}
.header a.headerShop{background: #2982e8;color:#FFF;width: 100px;
    text-align: center;
    padding: 10px 0;
    margin-top: 28px;
    margin-right: 15px;}
.header a.headerShop>img{height:auto;margin-left: 5px;vertical-align:sub;}
/*头部*/
.IndexAbout {
    padding: 60px 0 30px 0;
    background: #fafafa;
}
.IndexAbout .block ul {
    display: inline-block;
    width: 100px;
    vertical-align: top;
    margin-right: 20px;
}
.IndexAbout .block ul li:first-child {
    font-size: 14px;
    color: #333;
    height: 50px;
}
.IndexAbout .block ul li {
    text-align: center;
}
.IndexAbout .block ul li a {
    font-size: 12px;
    color: #999;
}
.IndexAbout .block div.in_block {
    width: 200px;
    margin-left: 40px;
    vertical-align: top;
    margin-top: -20px;
}
.IndexAbout .block div.in_block > img {
    width: 100px;
    height: 100px;
}
.IndexAbout .block div.in_block p {
    font-size: 14px;
    color: #333;
    height: 35px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 15px;
}
.IndexAbout .block div.in_block p.btns {
    border: none;
}
.IndexAbout .block div.in_block p.btns img {
    vertical-align: middle;
    margin-right: 2px;
}
.IndexAbout .block div.zixun a {
    padding: 10px 0;
    display: block;
    width: 65%;
    text-align: center;
}
.IndexAbout .block div.zixun a img {
    width: 15px;
    height: auto;
    margin-right: 5px;
    vertical-align: middle;
}
.IndexAbout .block div.zixun a.one {
    background: #333;
    color: #FFF;
    border: 1px solid #333;
    margin-bottom: 10px;
}
.IndexAbout .block div.zixun a:nth-child(2){
    margin-top:30px;
}
.IndexAbout .block div.zixun a.two {
    background: #f6f6f6;
    border: 1px solid #e3e3e3;
    color: #666;
    margin-bottom: 10px;
}

.footer{min-width:1200px;height:420px;font-size: 12px;position: relative;background: url("../images/index_21.jpg") no-repeat}
/*.footer>img{max-width: 100%;min-width: 1200px;}*/
.footer .block{position: absolute;top:10px;left: 50%;margin-left: -600px;}
.footer .block .tables{width: 98%;padding-left: 1%;}
.footer .block .tables p.inputs input{height:40px;border-radius:5px;width: 230px;border:1px solid transparent;padding-left: 15px;margin-right:15px;}
.footer .block .tables p.inputs input:nth-child(3){width: 440px;}
.footer .block .tables p.inputs a{padding: 13px 40px;color:#fff;background: #f12c3e;border-radius: 3px;font-size:14px; }
/*-------修改--------*/
.footer .block .tables p.inputs .tijiao{padding: 13px 40px;color:#fff;background: #f12c3e;border-radius: 3px;font-size:14px; }
/*-------修改--------*/
.footerbtm{color:#666;margin-top:13%;padding-top:10px;border-top:1px solid #6c6c6c;}
p.footerbtm2{color:#666;margin-top:10%;padding-top:10px;text-align: center;padding-bottom: 20px;}

