@charset "utf-8";
/* CSS Document */
/* CSS Document */
body, div, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0px; padding:0px; }
body{ font-family:"微软雅黑"; font-size:12px; line-height:1.6; color:#666666;}
table { border-collapse:collapse; border-spacing:0; }
img, feldset { border:0; }
/*address, cite, caption, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }*/
ul, ol { list-style:none; }
caption, th { text-decoration:none; }
h1, h2, h3, h4, h5, h6 { font-size:120%; font-weight:normal; }
blockquote, q{ quotes:none}
blockquote:before,blockquote:after,q:before,q:after{ content:'';content:none}
:focus { outline:0}
.copyright{ font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.cursor{cursor:pointer;}
/*链接样式*/
a{text-decoration:none; cursor:pointer; transition: all .1s ease 0s;}
a:hover{ color:#ff6637;}
* {margin:0; list-style-type:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.cb{ clear:both}
.none{ display:none}
.w1200{ width:1200px; margin:0 auto;}
.w526{ width:526px; margin:0 auto;}
.did_fz{letter-spacing:0px; word-spacing:0px; font-size:0;}

.fl{ float:left;}
.fr{ float:right;}
.Morenoe{ color:#3aa861; margin-right:13px;}
.mr0{ margin-right:0!important;}
.ml10{ margin-left:10px!important;}
.ml3{ margin-left:3px!important}
.ml8{ margin-left:8px!important}
.mt6{ margin-top:6px!important;}
.mr9{ margin-right:9px!important;}
.mr21{ margin-right:21px!important;}
.mt12{ margin-top:12px!important;}
.mt15{ margin-top:15px!important;}
.mt20{ margin-top:20px!important;}
.mt100{ margin-bottom:100px!important;}
.mt50{ margin-top:50px!important;}
.mr13{ margin-right:13px!important;}
.mt22{ margin-top:22px!important;}
.mb40{ margin-bottom:40px!important;}
.mb38{ margin-bottom:38px!important;}
.mb0{ margin-bottom:0!important;}
/**颜色**/
.Orange{ color:#fa8100;}
.Blue{ color:#1198f5;}
.Purple{ color:#d06dc3;}
.Red{ color:#db0f0f;}

::-webkit-input-placeholder { /* WebKit browsers */
color:#666666;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:#666666;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color:#666666;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color:#666666;
}
.Somimg{ -webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;}
.Somimg:hover{ -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);}

.xwcms { margin:0 auto;-webkit-border-radius: 110px;border-radius: 110px;-webkit-transition: -webkit-transform 0.2s ease-out;-moz-transition: -moz-transform 0.2s ease-out;-o-transition: -o-transform 0.2s ease-out;-ms-transition: -ms-transform 0.2s ease-out;}
.xwcms:hover {-webkit-transform: rotateZ(360deg);-moz-transform: rotateZ(360deg);-o-transform: rotateZ(360deg);-ms-transform: rotateZ(360deg);transform: rotateZ(360deg);}

.fixedSubNav{ position:fixed; top:0; left:0; z-index: 9999;}
.dib_fz {font-size: 0;letter-spacing: 0;word-spacing: 0;}
