@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.5s ease 0s; -moz-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s;}
a,a:hover{ text-decoration:none; color:#3f3f3f;}
body{     font-family: " "; font-size:14px; color:#3f3f3f;}
.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- */
}
#lContent img{ width:auto !important; height:auto !important; max-width:100%;}
#lblContent img{ width:auto !important; height:auto !important; max-width:100%;}

.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:260px; padding-top:11px;}
.right_div { float:right;  position:relative; text-align:center;}
.top_rightt{width: 1000px;float:right;}
.right_div{ width:190px; }
.right_div em{ color:#0663cb; text-align:center; line-height:35px; font-weight:bold;}
.right_div span{width:190px; height:35px; display:block; line-height:35px; text-align:center; background:#0663cb; border-radius:50px; font-size:16px; box-shadow: 0px 0px 5px #0663cb; position:relative; top:0px;transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; }
.logo img{ width:350px; height:auto; margin-top:5px;}
.right_div a{color:#fff;}
.right_div span:hover{ position:relative; top:4px; background:#0663cb;}
.right_div span:hover a{ text-decoration:underline;}
/*head end*/

.foot{ background:#191919; width:100%; overflow:hidden; padding-top:30px;}
.foot_index{ padding-top:140px;}
.foot_center ul{ overflow:hidden; width:85%; float:left; padding-left:20px;}
.foot_center{ max-width:1500px; margin:0px auto;}
.foot_center ul li{ float:left; text-align:center; padding:0px;}
.foot_center ul li span{ display:block; margin:10px 0px; border-right:solid 1px #dadada;padding:0px 40px;}
.foot_center ul li a{ color:#dadada; font-size:16px; }
.foot_center ul li .oiuy a{ display:block; font-size:14px; color:#a6a6a6; line-height:22px;}
.ewm_t{ float:right; width:15%; text-align:center;}
.ewm_t img{ display:block; margin:0px auto; display:block;}
.ewm_t span{ display:block; line-height:40px; text-align:center; color:#fff;}
.didi{ clear:both; text-align:center; padding:17px 0px; margin-top:30px; color:#505050; border-top:solid 1px #505050;}
.foot_center ul li a:hover{ color:#007fcc;}
/*foot end*/
#rtt:hover{ background:#007fcc;}
#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;transition: all 0.7s ease 0s; -moz-transition: all 0.7s ease 0s; -webkit-transition: all 0.7s ease 0s;}
#rtt i{ font-size:30px; color:#fff;}