﻿@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: "Microsoft YaHei"; 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- */
}

.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:128px; padding-top:11px;}
.right_div { float:right;  position:relative; text-align:center;}
.top_rightt{width: auto;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{  height:auto; margin-top:6px;}
.right_div a{color:#fff;}
.right_div span:hover{ position:relative; top:4px; background:#0663cb;}
.right_div span:hover a{ text-decoration:underline;}

.top_i{ height:45px; background:#f3f3f3; line-height:45px;}
.cen_1180{ max-width:1180px; margin:0px auto;}
.top_i ul { width:600px; float:left;}
.top_i ul li{ float:left; padding-right:15px;}
.top_i ul li i{ padding-right:6px; display:block; float:left; color:#4c6ca5;}
.top_i div.riy { float:right; color:#9a9a9a;}
.top_i div.riy i{ font-size:26px; padding-right:6px; color:#9a9a9a; display:block; float:left;}
.top_i div.riy a{ color:#9a9a9a;}
.top_i div.riy a:hover{ color:#4c6ca5;}
/*head end*/

.foot{ background:#4c4c4c; width:100%; overflow:hidden; padding-top:30px;}
.foot_index{ padding-top:40px;}
.foot_center ul{ overflow:hidden;}
.foot_center{ margin:0px auto;}
.foot_center ul li{ float:left; text-align:center; padding:0px;}
.
.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;}

.foot_center ul li a:hover{ color:#BD1D21;}

.fotp_left{ width:290px; float:left;}
.fotp_center1{ width:306px; float:left; color:#fff;}
.bot_bt{ font-size:16px; height:50px; color:#fff; line-height:40px; position:relative; padding-bottom:10px; }
.bot_bt i{ display:block; width:40px; height:3px; background: #BD1D21; position:absolute; bottom:0px;}

.fotp_center1 ul{ padding:9px 0px;}
.fotp_center1 ul li{ padding:6px 0px;}
.fotp_center1 ul li b{ float:left; width:68px; display:block; font-weight:normal; }
.fotp_center1 ul li span{ float:right; text-align:left; width:200px; float:right; line-height:22px;}

.fotp_center2{ width:396px; float:left; color:#fff; padding-left:90px;}
.fotp_center2 ul{ padding:9px 0px;}
.fotp_center2 ul li a{ display:inline-block; color:#fff;}
.fotp_center2 ul li { line-height:32px; padding-right:29px;}
.fotp_right{ width:180px; float:right;}
.fotp_right img{ margin-top:20px;}
.fot_ppp{ overflow:hidden; border-bottom:solid 2px #656565; padding-bottom:50px;}
.didi p{ width:auto; float:left; color:#fff; text-align:left; line-height:22px;}
.dhdh{ width:260px; float:right; position:relative; color:#fff;}
.didi{ clear:both; text-align:center; padding:17px 0px; margin-top:10px;  border-top:solid 1px #505050; overflow:hidden;}

.didi a{color:#fff;}
.dhdh span{ display:block;font-size:22px;}
.dhdh em{ display:block;}
.dhdh i{ font-size:39px; position:absolute; color:#9d9d9d; left:0px;}
.dh_div{color:#9d9d9d;}
/*foot end*/
#rtt:hover{ background:#bd1c21;}
#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;}