html body{width:100%;height:100%;overflow-x: hidden; margin:0 auto;padding:0px;font-family:Regular/*Arial*/;}
img{margin:0 auto;padding:0;}a{list-style-type: none;text-decoration:none;}
li{list-style-type:none;margin:0;padding:0px;}.clear{clear:both;}.line{color:#fff;border:1px red dashed;}
.size12{font-size:12px !important;}.size14{font-size:14px !important;}.size16{font-size:16px !important;}
.size18{font-size:18px !important;}.size20{font-size:20px !important;}.size24{font-size:24px !important;}
.white{color:#fff !important;}.red{color:#f00;}.clear{clear:both;}
@media screen and (min-width:0px){html{font-size: 62.5%!important;}}
@media screen and (min-width:319px){html{font-size:80%!important;}.con_c .con_c3 .con_c3hh p{font-size:1rem;}.con_c .con_c3 .con_c3hh a{font-size:1rem;}.con_c .con_c3 .con_c3hd a{font-size:1rem;}.con_c .con_c3 ul li .pro_img{margin-top:10%;}.con_c .con_c3 .con_c3h p.more_pro a{position:relative;top:0;}}
@media screen and (min-width:361px){html{font-size:82%!important;}.con_c .con_c3 .con_c3r2{margin-top:0px;}}
@media screen and (min-width:481px){html{font-size:90%!important;}.con_c .con_c3 .con_c3hh p{font-size:0.8rem;}.con_c .con_c3 .con_c3r2{margin-top:10px;}}
@media screen and (min-width:561px){html{font-size:120%!important;}.con_c .con_c3 .con_c3r2{margin-top:10px;}}
@media screen and (min-width:641px){html{font-size:125%!important;}.con_c .con_c3 ul li .pro_img{margin-top:0;}}
@media screen and (min-width:700px){html{font-size:125%!important;}}
@media screen and (min-width:900px){html{font-size:125%!important;}}/*@media screen and (min-width:1000px){html{font-size:60%!important;}}@media screen and (min-width:1200px){html{font-size:70%!important;}}@media screen and (min-width:1400px){html{font-size:80%!important;}}@media screen and (min-width:1700px){html{font-size:90%!important;}}@media screen and (min-width:1900px){html{font-size:100%!important;}}*/


/*logo begin*/

pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}
audio,canvas,video{display:inline-block;}
audio:not([controls]){display:none;height:0;}[hidden]{display:none;}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
body{margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em 0;}
abbr[title]{border-bottom:1px dotted;}
b,strong{font-weight:bold;}
dfn{font-style:italic;}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}
mark{background:#ff0;color:#000;}
code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}
pre{white-space:pre-wrap;}
q{quotes:"\201C" "\201D" "\2018" "\2019";}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
img{border:0;}
svg:not(:root){overflow:hidden;}
figure{margin:0;}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}
legend{border:0;padding:0;}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}
button,input{line-height:normal;}
button,select{text-transform:none;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
textarea{overflow:auto;vertical-align:top;}
table{border-collapse:collapse;border-spacing:0;}
body{margin: 0;padding:0;}
table{border-collapse:collapse;border-spacing:0}
li{list-style-type:none;}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
ol,ul{list-style:none;padding:0;margin:0;}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%}
legend{color:#000;}
html,body{width:100%;height:100%;color:#333;font-family:"Microsoft YaHei","Hiragino Sans GB",sans-serif;font-size:14px;-webkit-tap-highlight-color:rgba(0,0,0,0)}
a{text-decoration:none}
img {vertical-align:bottom;}
h1,h2,h3,h4,h5{padding:0;margin:0;}
/*清除浮动*/
.fix{*zoom:1;}.fix:after{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;}
/*基于display:table-cell的自适应布局*/
.cell{display:table-cell; *display:inline-block; width:2000px; *width:auto;}
/*双栏自适应cell部分连续英文字符换行*/
.cell_bk{display:table; width:100%; table-layout:fixed; word-wrap:break-word;}
/*单行文字溢出虚点显示*/
.ell{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
/*ie浏览器块状显示*/
.ie_dib{*zoom:1; display:inline-block; *display:inline;}
/*隐藏*/
.hide{display:none;}
.clear{clear:both;}
body{display:inline-block;/*background:#f4f3f3;*/}
.layout{width:100%;display:inline-block;}
.hidden{display:none;}
a{color:#000000;}
.chang_color{color:#008cd7;}
.flex-control-nav{display:none !important;}
.flex-prev{display:none !important;}
.flex-next{display:none !important;}
.mobie_02{width:100% !important;}
.mobie_03{width:100% !important;}

