body,
h1,
h2,
h3,
h4,
h5,
p,
dl,
dd,
ul,
ol,
form,
input,
textarea,
ul,
li,
th,
td,
select,
img,
span {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
}

html {
    font-size: 14px;
}

em,
i {
    font-style: normal;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #000;
}

img {
    border: none;
    vertical-align: top;
}

table {
    border-collapse: collapse;
}

input,
textarea {
    outline: none;
}

textarea {
    resize: none;
    overflow: auto;
}

.clear {
    clear: both;
}

.main {
    max-width: 640px;
    height: auto;
    margin: 0 auto;
    min-width: 320px;
    overflow: hidden;
    margin: 0 auto;
    position: relative; padding-bottom:100px;
}

.header {
      max-width: 640px;
    /* height: 90px; */
    /* position: fixed; */
    width: 100%;
    z-index: 50;
    height: 150px;
    background: url(../images/toubu.jpg) top center no-repeat;
    background-size: cover;
}
.xwzxs {
    background: url(../images/xwzxny.jpg) center no-repeat;
    background-size: cover; padding-bottom:80px;
}
/*.ader {
    height: 90px;
}
*/
.header .logo {
    width: 40%;
    margin-left: 1%;
}

.header .logo img {
    margin-top: 5px;

    display: block;
    float: left;
	width:100%

}

.header .nav-ico {
      width: 11%;
    float: right;
    margin-top: -8px;
	margin-right:11px;
}
   .navcom{
        background: #f3f3f3;
	
		height:60px;
			position:fixed;
    }
.header .anav img {
    margin-right: 10%;
}
.icob{
    display: none;
    width: 40px;
}
.index-nav {
    position: fixed;
    top: 90px;
    width: 100%;
    height: 100%;
    padding-bottom: 50px;
    display: none;
    z-index: 999;
    overflow-x: hidden;
    overflow-y: scroll;
}

.index-nav ul {
    max-width: 640px;
    background-color: #fff;
    position: relative;
    z-index: 999;
}

.index-nav li {
    border-bottom: 1px dotted #e6e6e6;
}


/*nav li:last-child{ border-bottom: none;}*/

.index-nav li>a {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 36px;
    text-transform: uppercase;
    padding: 6px 14px 0;
}

.index-nav li .more {
    background: url(../images/cimg22.png) 95% no-repeat;
    -webkit-background-size: 50% 50%;
    background-size: 14px;
}

.index-nav li .active {
    background-image: url(../images/cimg24.png);
}

.index-nav .subnav {
    display: none;
}

.index-nav .subnav a {
    display: block;
    font-size: 12px;
    color: #fff;
    line-height: 36px;
    height: 36px;
    padding: 2px 40px 0;
    border-top: 1px dotted #e6e6e6;
    overflow: hidden;
}

.index-nav ul {
    background-color: transparent;
}

.index-nav li a {
    color: #fff;
}

.index-nav li .more {
    background-image: url(../images/cimg25.png);
}

.index-nav li .active {
    background-image: url(../images/cimg26.png);
}

.nav-mask {
    width: 640px;
    height: 120%;
    background-color: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    z-index: 990;
    display: none;
}

.nav-ico {
    position: absolute;
    top: 11px;
    right: 14px;
    z-index: 999;
}

.nav-ico span {
    display: block;
    width: 30px;
    height: 2px;
    margin-top: 7px;
    background-color: #333;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.nav-ico.active span:first-of-type {
    -webkit-transform: translateY(9px) rotate(45deg);
    -ms-transform: translateY(9px) rotate(45deg);
    -o-transform: translateY(9px) rotate(45deg);
    transform: translateY(9px) rotate(45deg);
}

.nav-ico.active span:nth-child(2n) {
    opacity: 0;
}

.nav-ico.active span:last-of-type {
    -webkit-transform: translateY(-9px) rotate(-45deg);
    -ms-transform: translateY(-9px) rotate(-45deg);
    -o-transform: translateY(-9px) rotate(-45deg);
    transform: translateY(-9px) rotate(-45deg);
}

.ntcr .gsjs p img{
    width:700px;
}

.foot {
    max-width: 640px;
}
.icoa{
    width: 50px;
/*	animation: myfirstd linear infinite .5s*/
}
@keyframes myfirstd {
    0% {
        transform: rotate(2deg);
    }
  10% {
        transform: rotate(3deg);
    }
   20% {
        transform: rotate(4deg);
    }   
	   30% {
        transform: rotate(3deg);
    } 
       40% {
        transform: rotate(2deg);
    } 
	   50% {
        transform: rotate(3deg);
    } 
}
.foot ul {
    width:100%;
    position: fixed;
    bottom: 20px;
    right: -25%;
    left: 0px;
    margin: 0 auto;
    z-index: 999;
}

.foot ul li {
    border-radius: 50%;
    -ms-border-radius: 50%;
    /* IE 9 */
    -moz-border-radius: 50%;
    /* Firefox */
    -webkit-border-radius: 50%;
    /* Safari and Chrome */
    -o-border-radius: 50%;
    /* Opera */
    background: #FFF;
    width: 50px;
    height: 50px;
    float: left;
    margin-left: 10%;
}

.foot ul li:nth-of-type(1) img{
    margin-top: 13px;
    margin-left: 11px;
}
.foot ul li:nth-of-type(2) img{
      margin-top: 12px;
    margin-left: 14.5px;
}
.foot ul li:nth-of-type(3) img{
        margin-top: 12px;
    margin-left: 13px;
}
