/* CSS Document */
body{font-size:12px;background-color:#f5f5f5;-webkit-text-stroke:1px transparent;font-family:"微软雅黑"}
html,body,header,section,footer,div,ul,ol,li,img,a,span,em,del,legend,center,strong,var,fieldset,form,label,dl,dt,dd,cite,input,hr,time,mark,code,figcaption,figure,textarea,h1,h2,h3,h4,h5,h6,p{margin:0;border:0;padding:0;font-style:normal;}
h1,h2,h3,h4,h5,h6{font-weight:normal}
nav,article,aside,details,main,header,footer,section,fieldset,figcaption,figure{display:block;}
img,a,button,em,del,strong,var,label,cite,small,time,mark,code,textarea{display:inline-block;border:0}
header,section,footer{position:relative;}
dl,ol,ul,li{list-style:none;}
input,button,textarea{border:0;margin:0;padding:0;outline:none;resize:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-modify:read-write-plaintext-only;}
span{display:inline-block;}
a:active,a:hover{outline:0;}
a,a:visited{text-decoration:none;}
label,.wordWrap{word-wrap:break-word;word-break:break-all;}
table{border-collapse:collapse;border-spacing:0;text-align:left}
td,th{padding:0;}
iframe{display:block}
a{text-decoration:none;outline:none;color:inherit}
a:link,a:visited{text-decoration:none;}
a:hover{text-decoration:underline;color:inherit;}

/*---------私有公共设置-------------------*/
.pub_width1000{width:1000px; margin:0px auto}
.pub_floatL{float:left;}
.pub_floatR{float:right;}
.pub_clear{clear:both;height:0px;width:100%;font-size:1px;line-height:0px;visibility:hidden;overflow:hidden;}/*清理元素*/
.box_sizi{box-sizing:border-box}/*不会改变盒子的宽度*/
.pub_Break{word-break:break-all;word-wrap:break-word;}/*强制内容换行*/
.pub_Beyhid{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}/*超出部分隐藏*/
.pub_back_img{background-position:0px center;background-repeat:no-repeat}

/*上下2个DIV间距*/
.pub_DivH5,.pub_DivH10,.pub_DivH15,.pub_DivH20,.pub_DivH25{width:100%;overflow:hidden;clear:both}
.pub_DivH5{height:5px;}
.pub_DivH10{height:10px;}
.pub_DivH15{height:15px;}
.pub_DivH20{height:20px;}
.pub_DivH25{height:25px;}

/*常规按钮定义*/
.pub_button{display:inline-block;height:40px;font-size:14px;line-height:40px;color:#edffd1;text-align:center;cursor:pointer;border:0 none;background-color:#000000;box-sizing:border-box;border-radius:3px;appearance:button;color:#FFF;min-width:140px}
.pub_button_lan{background-color:#18bb9c}

/*首页样式*/
#Analysis_img{background-image:url(../images_html/Analysis.jpg);height:551px;background-position:center }
#Analysis{min-height:100px;}
#Analysis .Ana_name{height:53px;background-image:url(../images_html/lanmu.png);font-size:24px;line-height:53px;color:#FFF;padding-left:70px;}
#Analysis .Ana_name span{color:#fff100 }
#Analysis .Ana_name2{padding:20px 15px 0px 15px;position:relative;font-family:'微软雅黑';}
#Analysis .Ana_name2 .name_img{background-image:url(../images_html/home.png);width:102px;height:27px;font-size:18px;text-align:center;line-height:27px;color:#FFF;position:absolute;top:0px;left:10px;}
#Analysis img{ display:block; border:none;}
#Analysis .Ana_name2 .name_font{background-color:#e5ecf3;padding:25px 20px;font-size:14px;color:#000000;line-height:28px;}
#Analysis .Ana_name2 .name_font span{color:#e60012 }
#Analysis .Ana_cent{color:#0e223d;text-align:center;font-size:18px;font-family:'微软雅黑'}
#Analysis .Ana_border_x{height:35px;border-bottom:1px dashed #7f7f7f;margin-bottom:10px;}
#Analysis .Ana_border{border:1px dashed #000000;padding:8px 16px;line-height:25px;font-size:14px;font-family:'微软雅黑';color:#000000;margin:40px 0px 25px 0px}
#Analysis .Ana_foot{background-color:#ececec;color:#666;height:40px;line-height:40px;text-align:center}