﻿@charset "utf-8";
/* CSS Document */
body,div,ul,li,h1,h2,h3,h4,h5,h6,img,input,form,dl,dd,span,strong,p,em{margin:0 auto; padding:0;}
img{ border:0;}
ul, li{ list-style-type:none;}
a{transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; color:#fff;}
a,a:hover{ text-decoration:none; color:#3f3f3f;}
html, body, title, head, ol, table, tr, td, ul, li, dt, dd, dl, h1, h2, h3, h4, h5, h6, form, input, select, textarea, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button, font, span, div{font-family: '思源黑体';}
body{  font-size:14px; color:#232323; overflow-x:hidden;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.hiddle{display:none;}
input,textarea{outline:none;}
input:required:invalid, input:focus:invalid, textarea:required:invalid, textarea:focus:invalid{box-shadow: none;}
i,em{ font-style:normal;}

@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont.eot'); /* IE9*/
  src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/iconfont.woff') format('woff'), /* chrome, firefox */
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../fonts/iconfont.svg') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
*:before,
*:after { -webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
/*head star*/

.logo{ float:left; width:100px; margin-left:20px;}
.logo span{ font-size:30px; line-height:65px;}
.logo img{ width:100%; display:block; height:auto;}
.right_div { float:right; width:284px; position:relative;}
.top_rightt{ width:930px; float:right;}
.right_div{ width:220px; padding:0px 25px; height:38px; line-height:38px; text-align:center;  margin-top:15px; border-radius:2px; font-size:16px; border:solid 1px #d0d0d0;position:relative; top:0px;transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; cursor:pointer;}
.right_div a{color:#fff;}

.right_div i{ float:left;}
.right_div em{ float:right;}
.right_div:hover{ position:relative; top:4px; }
.right_div:hover a{ text-decoration:underline;}



/*head end*/
.tijiao{ position:absolute; top:50%; left:50%; margin-left:-175px; margin-top:-185px; z-index:9999; background:#fff; width:350px; height:370px; padding:30px; display:none;}
.tijiao input{ width:100%; height:40px; line-height:40px; padding:5px;}
.tijiao .in{ margin-bottom:6px;}
.tijiao textarea{ width:100%; height:80px;  padding:5px;}
#fasong{ width:100%; height:40px; line-height:40px; cursor:pointer; border:solid 1px #ececec;transition: all 1s ease 0s; -moz-transition: all 1s ease 0s; -webkit-transition: all 1s ease 0s; margin:5px 0px; background:#1175a4; color:#fff;}
#fasong:hover{ background:#17487a; color:#fff;}
#guanbi{ width:100%; height:40px; line-height:40px; cursor:pointer; border:solid 1px #ececec;transition: all 1s ease 0s; -moz-transition: all 1s ease 0s; -webkit-transition: all 1s ease 0s; margin:5px 0px; display:block; text-align:center;}
#guanbi:hover{ background:#17487a; color:#fff;}

/*foot star*/

/*foot end*/
#rtt {width:50px; height:50px; cursor:pointer; text-align:center; line-height:50px; background:#686869; position:fixed; right:50px; bottom:50px; border-radius: 5px; z-index:9999999; display:none;}
#rtt i{ font-size:30px; color:#fff;}