/* CSS Document */
* {font-family: 'Source Sans Pro', sans-serif;}
body {font-family: 'Source Sans Pro', sans-serif;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {margin:0;padding:0;}fieldset,img {border:0;}focus {outline:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup {font-style:normal; }h1,h2,h3,h4,h5,h6 {font-size:100%; }abbr,acronym {border:0;font-variant:normal;}input,button,textarea,select,optgroup,option {font-family:inherit;font-size:inherit;font-style:inherit; }code,kbd,samp,tt {font-size:100%;}input,button,textarea,select {*font-size:100%;}body {line-height:1.5;font-family: 'Source Sans Pro', sans-serif;}ol,ul {list-style:none;}table {border-collapse:collapse;border-spacing:0;}caption,th {text-align:left;}sup,sub {font-size:100%;vertical-align:baseline;}:link,:visited ,ins {text-decoration:none;}blockquote,q {quotes:none;}blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}

A:link{color:#000000;text-decoration:none; target:_parent}
A:visited{color:#000000;text-decoration:none; target:_blank}
A:active{color:#ff0000;text-decoration:none; target:_blank}
A:hover{color:#FF0000;text-decoration:none; target:_blank}

td{ vertical-align:top}
/*************************************
* public style  author:wenbj
*************************************/
.clearfloat{clear:both;height:0;line-height:0;font-size:0;}
.clearfloat2{overflow:auto;zoom:1;}
.pabs{position: absolute;}
.prel{position:relative;}
.floatL{display:inline;float:left;}
.floatR{ display:inline; float:right;}
html{overflow-y:scroll; font-size:16px;}
body{  margin:0 auto;}
.wap{ width:100%; margin:0 auto;}



.header1{ width:100%; margin:0 auto;background: #c80b0d;height: 40px;}

.nav{background:#fff;}
.nav-con{margin: 0 auto;}
.nav-logo{float: left;}
.nav-nav{float: left;}
.nav-phone{ display:none;}
.logo-wrapPhone{display:none;}
.news{ display:block;}
.phone-news{ display:none;}
/********中间内容部分******/

/****底部版权****/
.footer{margin:auto}

@media screen and  (max-width:800px){
.logo-wrapPhone{display:block; width:80%; padding-left:0%; position:absolute;top:4px; left:10px}
.top-now{display:none;}	
.headerbox{display:none;}
.header1{display:none;}
.nav{ display:none;}

}
