html {
	margin: 0;
	padding: 0;
	border: 0
}

body {
	font-family: tahoma, arial
}

body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,nav,section
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: arial, 'hiragino sans gb', 'microsoft yahei', '微软雅黑', '宋体',
		\5b8b\4f53, tahoma, arial, helvetica, stheiti;
	vertical-align: baseline
}

table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 1px solid #e3e3e3;
	font-size: 100%;
	font-family: arial, 'hiragino sans gb', 'microsoft yahei', '微软雅黑', '宋体',
		\5b8b\4f53, tahoma, arial, helvetica, stheiti;
	vertical-align: baseline
}

article,aside,details,figcaption,figure,dialog,footer,header,hgroup,menu,nav,section
	{
	display: block
}

body {
	line-height: 1.5;
	background: #fff
}

table {
	border-collapse: separate;
	border-spacing: 0
}

caption,th,td {
	text-align: left;
	font-weight: 400;
	float: none !important
}

table,th,td {
	vertical-align: middle
}

blockquote:before,blockquote:after,q:before,q:after {
	content: ''
}

blockquote,q {
	quotes: "" ""
}

a img {
	border: 0
}

:focus {
	outline: 0
}

ul,ol,li {
	list-style: none
}

* {
	padding: 0;
	margin: 0;
	border: 0;
	-webkit-font-smoothing: antialiased
}

ul,ol,li {
	list-style: none
}

#header,#body {
	margin: 0 auto
}

#body:after {
	clear: both;
	overflow: hidden;
	content: '';
	display: block;
	height: 0
}


button,input,select,textarea,label {
	vertical-align: middle
}

h1,h2,h3,h4,h6,h6 {
	font-weight: 700;
	font-size: 100%
}

a:link {
	text-decoration: none;
	color: #666
}

a:visited {
	text-decoration: none;
	color:#000000
}

a:hover {
	text-decoration: none
}

.align-r {
	text-align: right
}

.align-c {
	text-align: center
}

.align-l {
	text-align: left
}

.bold {
	font-weight: 700
}

.hide {
	display: none
}

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	height: 0
}

.clearfix {
	zoom: 1
}

#header, #body {
    margin: 0 auto;
}
#header {
    background: #69b6e6;
}
#header {
    height: 60px;
    line-height: 60px;
    width: 100%;
    z-index: 11;
    box-shadow: 0 2px 1px rgba(0, 0, 0, .2);
    top: 0;
    transition: transform .5s ease 0s;
    -webkit-transition: -webkit-transform .5s ease 0s;
    position: relative;
}

#header .header {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}
#header .logo {
    position: absolute;
    height: 100%;
    margin-left: 15px;
}
#header .logo a {
    display: block;
    position: relative;
    left: 0;
    width: 100%;
    transition: all .8s ease-out;
    height: 100%;
}
#header .logo .showlogo {
    opacity: 1;
    filter: alpha(opacity = 100);
    display: block;
}

#header .logo a img {
    vertical-align: top; 
    position: relative;
}
#header .menulist {
    padding: 0 10px;
}
#header .menulist .menu {
    height: 60px;
    line-height: 60px;
    position: relative;
    text-align: center;
    float: left;
}
#header .menulist .menu a {
    border-color: #69b6e6 !important;
}
#header .menulist .menu a {
    float: left;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    border-bottom: 4px solid #323338;
    height: 56px;
    width: 100%;
}
#header .menulist .menu a:link, #header .menulist .menu a:visited {
    color: #fff;
}
#header .menulist .menu a:link, #header .menulist .menu a:visited {
    text-decoration: none;
}
#header .menulist .menu.hover a, #header .menulist .menu.active a {
    border-bottom-color: #fff !important;
    background: #fff;
    color: #69b6e6;
}
#header .header .menulist.medium {
    display: none;
}
#header .headersearch {
    float: right;
    position: relative;
    width: 144px;
    height: 32px;
    margin-top: 14px;
    overflow: hidden;
}
#header .sub-menu, .mb-menu {
    display: none;
}
#header .icon-mb {
    position: absolute;
    top: 21px;
    left: 14px;
    display: block;
    width: 20px;
    height: 18px;
    background-image: ;
    background-size: 100% auto;
}
#header .icon-submenu {
    position: absolute;
    top: 21px;
    left: 14px;
    display: block;
    width: 20px;
    height: 18px;
    background-image: ;
    background-size: 100% auto;
}








#footer {
    text-align: center;
    border-top: 1px solid #ebebeb;
    padding: 15px 0;
    background: #f0f0f0;
    position: relative;
    margin-top: -1px;
    transition: transform .5s ease 0s;
    -webkit-transition: -webkit-transform .5s ease 0s;
}
#footer p {
    padding: 5px 0;
    text-align: center;
}
#footer .top-nav {
    color: #d6d6d6;
    font-size: 12px;
}
#footer .site-info {
    font-size: 12px;
    color: #999;
}
#footer .site-info i {
    font-style: normal;
}
#footer .site-info a, #footer .site-info span {
    padding: 0 3px;
    color: #369;
}
.mod-sidebar {
    position: absolute;
    right: 0;
    top: 0;
    width: 200px;
    height: 100%;
    visibility: hidden;
    background-color: #2d2e32;
    overflow: hidden;
    z-index: 1;
}
.item {
    width: 200px;
    border-bottom: 1px solid #38393c;
}
.mod-sidebar .menu .item {
    font-size: 18px;
}
.mod-sidebar a {
    text-decoration: none;
}
.item a {
    display: inline-block;
    zoom: 1;
    width: 140px;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    color: #fff;
}

.nodis {
    display: none !important;
}

#header .submenulist {
    border: 1px solid #dedede;
    background: #fff;
}
#header .submenulist {
    position: absolute;
    top: 60px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .3);
    z-index: 100;
}
#header .submenulist ul {
    width: 135px;
    float: left;
}

#header .submenulist li {
    border-bottom: 1px solid #fff;
}
#header .submenulist li {
    width: 100%;
    padding: 0;
    height: 39px;
    line-height: 39px;
}
#header .menu .submenulist li a {
    display: block;
    font-size: 16px;
    line-height: 39px;
    text-align: center;
    float: none;
    height: 39px;
    border-bottom: 0;
}

#header .menu .submenulist li a, #header .menu .submenulist li a:link, #header .menu .submenulist li a:visited {
    color: #000;
}
#header .menulist .menu .submenulist li a:hover {
	background: #f1e8e8
}

#header .menulist .menu .submenulist li a:hover .enname {
	color: #c6c6c6
}



@media screen and (min-width:1200px) {

	.mod-sidebar {
		display: none
	}

}

@media screen and (max-width:1200px) {
	.mod-sidebar {
		display: none
	}
	
	#header .header {
		width: 660px
	}
	#header .sub-menu {
		display: none
	}
	#header .header .menulist.large {
		display: none
	}
	#header .header .menulist.medium {
		display: block
	}
	#m_contact {
		display: block
	}
}

@media screen and (max-width:660px) {
	html {
		height: 100%
	}
	body {
		padding-top: 0
	}
	.wrap {
		position: relative;
		z-index: 10;
		height: 100%;
		overflow: hidden;
		transition: transform .5s ease 0s;
		-webkit-transition: -webkit-transform .5s ease 0s
	}
	
	#header {
		position: absolute !important;
		top: 0;
		left: 0
	}
	#header .header {
		width: 100%
	}
	#header .header .menulist.medium {
		display: block;
	}
	#header .logo a {
		opacity: 1;
		display: block
	}
	#header .searchbar {
		display: none
	}
	#header .baidulogo {
		display: none
	}
	#header .headersearch {
		overflow: visible
	}
	#header .sub-menu {
		position: absolute;
		right: 0;
		top: -14px;
		display: block;
		width: 48px;
		height: 60px
	}
	#header .mb-menu {
		position: absolute;
		right: 48px;
		top: -14px;
		display: block;
		width: 48px;
		height: 60px
	}
	#m_contact {
		display: block
	}
	.footer-pc .footer-cont{
		width:100% !important;
	}
	.footer-pc .footer-cont .about-us .about-us-item{
		padding: 0px 5px !important;
	}
}

@media screen and (max-width: 660px){
	#bannerlist .bannerlistbody
	{
		width:100%;
	}
	#bannerlist .bannerlistbody img {
	    float: left;
	    margin-right: 5px;
	    width: 30px;
	    vertical-align: middle;
	    margin-top: 6px;
	}	
	#bannerlist .bannerlistbody p {
	    height: 24px;
	    line-height: 24px;
	    font-size: 0.8rem;
	    color: #9e9e9e;
	}
	.wrap {
	    position: relative;
	    z-index: 10;
	    height: 100%;
	    overflow: hidden;
	    transition: transform .5s ease 0s;
	    -webkit-transition: -webkit-transform .5s ease 0s;
	}
	.slideleft {
	    transform: translatex(-200px);
	    -webkit-transform: translatex(-200px);
	    -moz-transform: translatex(-200px);
	    -ms-transform: translatex(-200px);
	    -o-transform: translatex(-200px);
	}
	.mod-sidebar {
    display: block;
}
}
.footer-pc {
    position: relative;
    width: 100%;
    margin-top: 16px;
    background:  center bottom no-repeat;
}
.footer-pc .footer-cont {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
}
.footer-pc .footer-cont .about-us {
    margin-bottom: 30px;
    padding: 20px 0;
    border-bottom: 1px solid #393e42;
    border-top: 1px solid #393e42;
    clear: both;
    overflow: hidden;
    text-align: center;
}
.footer-pc .footer-cont .icp-info {
    padding-bottom: 35px;
    font-size: 12px;
    color: #6c7377;
}
.footer-pc .footer-cont .about-us .about-us-item {
    height: 14px;
    line-height: 14px;
    padding: 0 50px;
    border-right: 1px solid #616161;
    font-size: 14px;
    color: #b5bcc3;
}
.footer-pc .footer-cont .about-us .about-us-item.first {
    border-left: none;
    padding-left: 18px;
}
.footer-pc .footer-cont .about-us .about-us-item.last {
    border-right: none;
    padding-right: 18px;
}

.footer-pc .footer-cont .icp-info .rights {
    text-align: center;
    
}
.footer-pc .footer-cont .icp-info .rights a{
	color: #6c7377;
}