@charset "utf-8";

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,th,var,optgroup{font-style:normal;font-weight:normal}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}abbr,acronym{border:0;font-variant:normal}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}code,kbd,samp,tt{font-size:100%}input,button,textarea,select{*font-size:100%}body{line-height:1.5}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}

/* CSS Document */

* {margin: 0;padding: 0;}body,html {overflow-y: auto;overflow-x: hidden;}

.clearfix{margin-right:auto;margin-left:auto;*zoom:1}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}

b,em,i{font-style:normal;font-weight:normal;}

body{margin:0;font-family:"Microsoft Yahei",Arial,Tahoma,Helvetica,"SimSun","Hiragino Sans GB",sans-serif;font-size:14px;line-height:20px;color:#333;background-color:#fff;position:relative;}

html,body{width:100%;min-width:1200px;margin:0 auto;overflow-x:hidden;min-height:1000px;}

button,input,select,textarea,th{background:#fff;font-size:12px;line-height:1.5em;font-family:"Microsoft Yahei",Arial,Tahoma,Helvetica,"SimSun","Hiragino Sans GB",sans-serif;}

a{color:#333;text-decoration:none;}

a:hover,a:focus{-webkit-transition:color 150ms ease-in 0ms,background-color 150ms ease-in 150ms;-moz-transition:color 150ms ease-in 0ms,background-color 150ms ease-in 150ms;-ms-transition:color 150ms ease-in 0ms,background-color 150ms ease-in 150ms;-o-transition:color 150ms ease-in 0ms,background-color 150ms ease-in 150ms;transition:color 150ms ease-in 0ms,background-color 150ms ease-in 150ms;}

.rotate360:hover{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}

a:hover{color:#3198fc;}

.rotate360{-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}

.fl{float:left;}

.fr{float:right;}

.w1200{width:1206px;margin:0 auto;}

.h20{width:100%;height:20px;}

.hide{display:none;}

.pagess{clear: both;margin:20px auto 20px auto; padding-top:30px; overflow: hidden; text-align: center;font-size:14px; }
.pagess ul li{display:inline-block;border: 1px solid #ccc;padding: 6px 15px;margin: 0 1px;line-height:24px;background: #fff;color:#999;border-radius:2px}
.pagess ul li:hover{background:#3198fc;color:#fff;border: 1px solid #3198fc}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass{display: inline-block;border: 1px solid #3198fc;padding:6px 15px;margin: 0 1px;background: #3198fc;color: #fff;}
.pagess ul li.thisclass a{color: #fff;}
.pagess ul li a{display:block;color:#999}
.pagess ul li a:hover{color: #fff;}
.ewm{ text-align:center}

.dowl-btn{ margin-top:10px}
.dowl-btn .btn { width: 185px; height: 42px; line-height: 42px; position: relative; background: #3198fc; display: block; border-radius: 6px; margin: 15px 0 0 0; text-align: center; color: #fff; font-size: 14px; }
.dowl-btn .btn i.az { display: inline-block; width: 16px; height: 19px; vertical-align: middle; margin-right: 5px; background: url("../images/icon_az.png") no-repeat; background-size: 100%; margin-bottom: 4px; }
.dowl-btn .btn i.ios { display: inline-block; width: 15px; height: 18px; vertical-align: middle; margin-right: 5px; background: url("../images/icon_ios.png") no-repeat; background-size: 100%; margin-bottom: 4px; }
.dowl-btn .btn .ewm_box { width: 42px; height: 42px; float: right; border-left: 1px solid #eee; background: url("../images/icon_wx.png") no-repeat center; position: relative; }
.dowl-btn .btn .ewm_box:hover .code_box { display: block; }
.dowl-btn .btn .ewm_box .code_box { width: 120px; height: 120px; padding: 10px; background: #fff; border: 1px solid #ccc; position: absolute; display: none; z-index: 9; right: -65px; top: 55px; }
.dowl-btn .btn .ewm_box .code_box:after { content: ""; position: absolute; width: 10px; height: 10px; border: 1px solid #ccc; border-bottom: 0; border-right: 0; transform: rotate(45deg); left: 50px; top: -6px; background: #fff; z-index: 3; }
.dowl-btn .btn .ewm_box .code_box img { width: 120px; height: 120px; }
.dowl-btn .gray { -webkit-filter: grayscale(100%); -moz-filter: grayscale(1); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; }
.dowl-btn .btn + .btn { margin-right: 0; background: #81ba13; }