@charset "utf-8";

/* CSS Document */
/* 通用样式 */
* {padding:0px;margin:0px; word-break:break-all;word-wrap:break-word;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1;}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
li{list-style:none}
table{width:100%;line-height:1.5em;border-collapse:collapse;border-spacing:0}
.clearfix:after, .container:after{content:'\0020';display:block;height:0;clear:both;visibility:hidden;max-height:0;}
.clearfix, .container{display:inline-block;}
* html .clearfix, * html .container{height:1%;}
.clearfix, .container{display:block;}
.clearer{background:none;border:0;clear:both;display:block;float:none;font-size:0;list-style:none;margin:0;padding:0;overflow:hidden;visibility:hidden;width:0;height:0}
html{color:#555;font-size:14px;font-family:arial,'Hiragino Sans GB','Microsoft Yahei',sans-serif;text-align:left;background-color:#fff;}
strong, th, thead td, h1, h2, h3, h4, h5, h6{font-weight:bold;}
h1{font-size:1.9em;}h2{font-size:1.7em;}h3{font-size:1.5em;}h4{font-size:1.3em;}h5{font-size:1.2em;}h6{font-size:1em;}
cite, em, dfn ,i{ font-style: normal;}
code, kbd, samp, pre, tt, var, button, input, select, textarea{font-family:Helvetica, Arial,sans-serif;font-size:92%; -webkit-appearance:none; -webkit-tap-highlight-color:rgba(255,0,0,0);outline:none;}
a{color:#444;text-decoration:none;outline:none;text-decoration:none; background-color:transparent;}
a:hover{ color:#000;}
hr{background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:.5em 0;border:none;}
hr.space{background:#fff;color:#fff;}
table{}
th, td{padding:6px;border-bottom:1px solid #ccc;border-left:1px solid #ccc;vertical-align:middle;}
th{font-weight:bold;text-align:center;background:#f8f8f8;}
textarea, input[type='text'], input[type='password'], select{padding:4px;background:#fff;border-width:1px;border-style:solid;border-color:#bbb #ddd #ddd #bbb;}
input[type='text'], input[type='password']{width:180px;}
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover{ border-color:#aaa;}
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus{ border-color:#888;outline:none;}
input, select{cursor:pointer;font-family:arial,'Hiragino Sans GB','Microsoft Yahei',sans-serif;}
input[type='text'],input[type='password']{cursor:text;}
label{cursor:pointer;}
img{ width:100%;}





.bg{ width:100%; height:850px; background-size:cover; background-repeat:no-repeat;}


/**头部**/
header{ width:100%; }
.h_top{ width:100%; height:25px; line-height:25px; background:#3d474a; float:left;}
.h_top .h_topC{ width:1200px; margin:0 auto; padding:0 20px; box-sizing:border-box;}
.h_top .h_topC .h_mem{ float:right; text-align:right; font-size:12px; color:#fff;}
.h_top .h_topC .h_ate{ float:right; font-size:12px; color:#fff; margin-left:20px;}
.h_con{ width:100%; float:left; padding:20px 0;}
.h_con .h_com{ width:1200px; padding:0 20px; box-sizing:border-box; margin:0 auto;}
.h_con .h_com .h_comL{ width:200px; float:left;}
.h_con .h_com .h_comL img{ width:100%;}


/**尾部**/
footer{ width:100%;}
.f_bar{ width:100%; background:#2d2d2d; height:70px; float:left;}
.f_bar .f_row{ width:1200px; margin:0 auto;}
.f_bar .f_row .f_menu{ width:565px; line-height:70px; font-size:12px; color:#fff; float:left;}
.f_bar .f_row .f_menu li{ padding:0 15px; font-size:12px; color:#fff; display:inline-block;}
.f_bar .f_row .f_menu li a{ color:#fff;}
.f_bar .f_row .f_menu li a:hover{ color:#F00}
.f_bar .f_row .f_box{ width:450px; float:right; padding:20px 0;}
.f_bar .f_row .f_box .f_lab{ width:150px; padding-right:20px; box-sizing:border-box; float:left;}
.f_bar .f_row .f_box .f_lab select{outline:medium none;padding:4px;border-radius:3px;background-color:#FFF;color:#585858;border:1px solid #DDD;font-size:12px;width:130px;float:left;margin-left:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.f_inner{ width:100%; background:#222; float:left;}
.f_inner .f_copy{ width:1200px; margin:20px auto 0px; height:150px;}
.f_inner .f_copy .f_copyL{ float:left; width:600px;}
.f_inner .f_copy .f_copyL p{ color:#fff; font-size:12px; padding:10px 0 0 0;}
.f_inner .f_copy .f_copyR{ float:right;}
.f_inner .f_copy .f_copyR a{ width:45px; padding:0 5px; float:left;}
.f_inner .f_copy .f_copyR a img{ width:100%;}

/**内容**/
.main{ width:100%;}
.slider{ width:100%; float:left;}
.a_info{ width:1200px; margin:0 auto;}


/*淘宝风格*/
.paginator { font: 12px Arial, Helvetica, sans-serif;padding:10px 20px 10px 0; margin:0px auto;}
.paginator a {border:solid 1px #ccc;color:#b8b8b8;cursor:pointer;text-decoration:none;}
.paginator a:visited {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;}
.paginator .cpb {border:1px solid #b2b2b2;font-weight:700;color:#ffffff;background-color:#c5c5c5;}
.paginator a:hover {border:solid 1px #F50;color:#f60;text-decoration:none;}
.paginator table{ border:none;}
.paginator table td{ border:none;}
.paginator a,.paginator a:visited,.paginator .cpb,.paginator a:hover{float:left;height:20px;line-height:20px;min-width:18px;_width:18px;margin-right:5px;text-align:center;white-space:nowrap;font-size:12px;font-family:Arial,SimSun;padding:0 3px;}