body {
  text-align: left;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-family: 'microsoft yahei';
  -webkit-text-size-adjust: none;
  height: auto;
  color: #333;
  background: #fff;
}
html {
  min-width: 1280px;
}
div,
dl,
dt,
dd,
ul,
detail ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  padding: 0;
  margin: 0;
}
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th {
  padding: 0;
  margin: 0;
}
fieldset {
  border-top-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  border-right-width: 0;
}
a img {
  border: 0;
  padding: 0;
  margin: 0;
}
i {
  font-style: normal;
}
address,
caption,
cite,
cite,
code,
dfn,
em,
th,
var {
  font-weight: normal;
  font-style: normal;
}
li {
  list-style-type: none;
}
caption {
  text-align: left;
}
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  font-size: 100%;
}
q:unknown {
  content: '';
}
input,
textarea,
select {
  font-family: inherit;
  font-size: 100%;
}
a:link {
  color: #333;
  text-decoration: none;
}
a:visited {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #134195;
  text-decoration: none;
}
.icon {
  background-image: url("../images/icon.png");
  display: inline-block;
  vertical-align: middle;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
  font-size: 0;
  margin: 0;
  padding: 0;
  display: block;
  _height: 0;
  overflow: hidden;
}
/*清除浮动*/
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
::-webkit-input-placeholder { /* WebKit browsers */
  color: #d3d3d3;
  font-size: 16px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #d3d3d3;
  font-size: 16px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #d3d3d3;
  font-size: 16px;
}
textarea::-webkit-input-placeholder { /* WebKit browsers */
  color: #999;
  font-size: 16px;
}
textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999;
  font-size: 16px;
}
textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #999;
  font-size: 16px;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.top_main {
  height: 35px;
  line-height: 35px;
  background: #f2f2f2;
  color: #666;
}
.top_main a {
  color: #666;
  padding: 0 10px;
}
.top_main .right {
  color: #999;
}
.top_main .right i {
  width: 13px;
  height: 13px;
  background-position: -314px -1px;
  margin-right: 7px;
}
.top_main .right .c {
  color: #fca600;
}
.top_main .right a {
  position: relative;
  z-index: 10;
}
.top_main .right a img {
  display: none;
  width: 130px;
  height: 130px;
  border: 5px solid #ddd;
  position: absolute;
  left: -40px;
  top: 35px;
  background: #fff;
  z-index: 11;
}
.top_main .right a:hover img {
  display: block;
}
.top_main a:hover {
  color: #014296;
}
.head_main.hover{position:fixed;left:0;top:0; z-index:100;}
.head_main {
 width:100%; background:#fff;
  height:112px;
}
.head_main .logo {
  margin-top:32px;
}
.head_main .right {
  width: 496px;
  padding-top:32px;position:relative;
}
.head_main .right p {
  font-size: 16px;
}
.head_main .right p .icon{width:17px;height:13px;background-position:-196px -86px; margin-left:20px; margin-right:5px}
.head_main .right h3 {
  font-size: 30px;
  font-family: arial;
  color: #014296;
  font-weight: 100;
}
.head_main .right i {
  width: 51px;
  height: 51px;
  background-position: 0 -58px;
  margin-right: 14px;
  float: left;
}
.head_main .s {
  position: absolute;top:32px;right:10px;
}
.head_main .s .input {
  width: 105px;
  background: #fff;
  height: 18px;
  line-height:18px;
  padding: 0px 30px 0 10px;
  border: none;
  border: 1px solid #d83d35;
  border-radius: 9px;
  font-size: 12px;
  color: #999;
  position: absolute;
  right: 0px;
  top: 0px;
  outline: none;
}
.head_main .s .btn {
  width: 16px;
  height: 16px;
  border: none;
  background-position: -197px -115px;
  z-index: 10;
  cursor: pointer;
  position: absolute;
  right:10px;
  top:2px;
  outline: none;
}
.nav_main {
  width: 100%;
  text-align: center;background:#fff;
}
.nav_main.hover{border-bottom:1px solid #ddd;position:fixed;left:0;top:112px; z-index:100;}
.nav_main li:first-child {
  background: none;
}
.nav_main li {
  float: left;
  position: relative;
  display: block;
  text-align: center;
  vertical-align: top;
  z-index: 9;
  width: 150px;
  height: 52px;
  background: url(../images/nav_li.png) left 10px no-repeat;
}
.nav_main li a {
  display: block;
  position: relative;
  height: 37px;
  line-height: 37px;
  font-size: 18px;
  width: 130px;
  overflow: hidden;
  vertical-align: top;
  margin: 0 auto;
}
.nav_main li a:hover,
.nav_main li a.hover,
.nav_main li #hover2 {
  cursor: pointer;
  color: #fff;
  background: #014296;
  border-radius: 5px;
  font-weight: bold;
}
.nav_main dl {
  width: 130px;
  border-radius: 0 0 8px 8px;
  padding-bottom: 3px;
  display: none;
  background: #134195;
  position: absolute;
  left: 11px;
  top: 52px;
  z-index: 1555;
  border-top: none;
}
.nav_main dl dd {
  height: 40px;
  text-align: center;
  position: relative;
  z-index: 12;
  display: block;
  width: 100%;
  line-height: 40px;
}
.nav_main dl dd a {
  color: #e9f2ed;
  width: 100%;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
  transition: ease-in-out 0.2s;
}
.nav_main dl dd a:hover {
  color: #fff;
  background: #295bba;
  height: 30px;
  line-height: 30px;
  border-bottom: none;
  font-weight: 100;
}
/****banner****/
.main_banner {
  width: 100%;
  overflow: hidden;
  height: 652px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.main_banner #next,
.main_banner #prev {
  width: 56px;
  height: 56px;
  position: absolute;
  left: 50%;
  margin-left: -698px;
  background-position: 0 0;
  z-index: 10;
  top: 50%;
  margin-top: -24px;
  cursor: pointer;
  transition: ease-in-out 0.2s;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.main_banner #next {
  margin-left: 650px;
  background-position: -107px 0;
}
.main_banner #next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.main_banner #prev:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.main_banner .banner {
  width: 1920px;
  height: 652px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  overflow: hidden;
}
.main_banner .banner img {
  width: 1920px;
  height: 652px;
  overflow: hidden;
}
.main_banner .banner_fmenu {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 58px;
  height: 14px;
  z-index: 3000;
  text-align: center;
}
.main_banner #banner_fmenu A {
  margin: 0 10px;
  width: 14px;
  height: 14px;
  border: 1px solid #fff;
  line-height: 10px;
  text-align: center;
  cursor: pointer;
  font-size: 0;
  font-weight: bold;
  overflow: hidden;
  display: inline-block;
  background: #ddd;
  border-radius: 100%;
  transition: ease-in-out .2s;
}
.main_banner #banner_fmenu A.activeSlide {
  background: #014296;
}
.main_banner #banner_fmenu A:focus {
  OUTLINE-STYLE: none;
  OUTLINE-COLOR: invert;
  OUTLINE-WIDTH: medium;
}
.search_main {
  background: #f1f2f4;
  height: 34px;
  line-height: 34px;
  width: 100%;
  padding: 21px 0;
}
.searcn_ny{background:#fff;border-bottom:1px solid #ddd;}
.search_main .left {
  color: #999;
  font-size: 12px;
}
.search_main .left b {
  color: #333;
  font-size: 17px;
}
.search_main .left b i {
  width: 14px;
  height: 18px;
  background-position: -333px 0;
  margin-right: 10px;
}
.search_main .left a {
  color: #666;
  padding: 0 12px;
  font-size: 17px;
}
.search_main .left a:hover {
  color: #333;
}
.search_main .right {
  position: relative;
}
.search_main .right .input {
  width: 205px;
  background: #f1f2f4;
  height: 22px;
  line-height: 22px;
  padding: 6px 10px;
  border: none;
  border: 1px solid #a3aab2;
  border-radius: 17px;
  font-size: 12px;
  color: #999;
  position: absolute;
  right: 0px;
  top: 0px;
  outline: none;
}
.search_main .right .btn {
  width: 26px;
  height: 30px;
  border: none;
  background-position: -358px 0;
  z-index: 10;
  cursor: pointer;
  position: absolute;
  right: 14px;
  top: 1px;
  outline: none;
}
.index_title {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 37px;
}
.index_title h3 {
  font-size: 45px;
  padding-bottom: 10px;
}
.index_title h3 b {
  color: #014296;
  padding-left: 10px;
}
.index_title p {
  font-size: 18px;
  color: #333;
  height: 26px;
  line-height: 26px;
  position: relative;
  letter-spacing: 3px;
  font-weight: 100;
  display: inline;
}
.index_title p i {
  width: 100px;
  height: 1px;
  display: block;
  position: absolute;
  background: #ccc;
  left: -130px;
  top: 12px;
}
.index_title p .i2 {
  left: auto;
  right: -130px;
}
.more {
  padding-bottom: 80px;
}
.more a {
  display: block;
  width: 180px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #414f61;
  color: #fff;
  font-size: 16px;
  border-radius: 22px;
  margin: 0 auto;
  transition: ease-in-out .2s;
}
.more a:hover {
  background: #014296;
}
.floor_1 .slideTxtBox {
  text-align: left;
  padding: 0 20px;
  overflow: hidden;
}
.floor_1 .slideTxtBox .hd {
  text-align: center;
  margin-bottom: 38px;
}
.floor_1 .slideTxtBox .hd ul {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.floor_1 .slideTxtBox .hd ul li {
  border: 1px solid #e8e8e8;
  float: left;
  width: 181px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  border-radius: 5px;
  font-size: 18px;
  margin: 0 10px 10px;
  background: #f1f2f4;
}
.floor_1 .slideTxtBox .hd ul li a {
  color: #828282;
  display: block;
  width: 100%;
  height: 100%;
}
.floor_1 .slideTxtBox .hd ul li.on a {
  background: #014296;
  color: #Fff;
  border-radius: 4px;
}
.floor_1 .slideTxtBox .hd ul li.on {
  border: 1px solid #1f6eb1;
}
.floor_1 .slideTxtBox .bd ul {
  zoom: 1;
  width: 105%;
  padding-bottom: 53px;
}
.floor_1 .slideTxtBox .bd ul li {
  margin-right: 23px;
  float: left;
  _display: inline;
  text-align: center;
  width: 385px;
}
.floor_1 .slideTxtBox .bd ul li .pic {
  text-align: center;
}
.floor_1 .slideTxtBox .bd ul li .pic img {
  width: 385px;
  height: 217px;
  display: block;
  border-radius: 5px 5px 0 0;
}
.floor_1 .slideTxtBox .bd ul li .pic a:hover img {
  border-color: #999;
}
.floor_1 .slideTxtBox .bd ul li .title {
  line-height: 76px;
  text-align: left;
  position: relative;
  font-size: 20px;
  padding-left: 20px;
}
.floor_1 .slideTxtBox .bd ul li .title i {
  width: 23px;
  height: 23px;
  background-position: -169px -40px;
  position: absolute;
  right: 20px;
  display: block;
  top: 26px;
  transition: ease-in-out .2s;
}
.floor_1 .slideTxtBox .bd ul li:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
.floor_1 .slideTxtBox .bd ul li:hover .title a {
  color: #333;
  *color: #014296;
}
.floor_2_main {
  background: url(../images/f2_bg.jpg) center top no-repeat;
  width: 100%;
  height: 220px;
}
.floor_2_main .left h3 {
  font-size: 48px;
  color: #fff;
  font-style: italic;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  padding-top: 59px;
}
.floor_2_main .left img{padding-top:45px;}
.floor_2_main .left h3 b {
  color: #fca600;
}
.floor_2_main .left p {
  font-size: 30px;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  color: #fff;
  padding-top: 5px;
}
.floor_2_main .right {
  width: 447px;
}
.floor_2_main .right .fl {
  width: 256px;
}
.floor_2_main .right a {
  background: none;
  display: block;
  width: 254px;
  height: 43px;
  line-height: 43px;
  border-radius: 21px;
  margin-bottom: 21px;
  color: #fff;
  font-size: 22px;
  border: 1px solid #fff;
  text-align: center;
  float: left;
  cursor: default;
}
.floor_2_main .right a i {
  width: 21px;
  height: 21px;
  background-position: -58px -70px;
  margin-left: 31px;
  margin-right: 10px;
  vertical-align: middle;
  margin-bottom: 3px;
}
.floor_2_main .right a:first-child {
  color: #014296;
  background: #fff;
  margin-top: 60px;
  font-family: arial;
}
.floor_2_main .right img {
  width: 117px;
  height: 117px;
  border: 1px solid #c6d2db;
  padding: 8px;
  background: #f0f6f8;
  margin-top: 46px;
  margin-right: 10px;
}
.floor_3 {
  padding-bottom: 20px;
}
.floor_3 .img {
  position: absolute;
  width: 386px;
  height: 401px;
  z-index: 9;
  left: 50%;
  margin-left: -193px;
  -webkit-transition: all ease-in-out 5s;
  -webkit-animation: big 5s infinite linear;
}
.floor_3 .body {
  overflow: hidden;
  padding: 20px;
  position: relative;
  z-index: 2;
}
.floor_3 .body ul {
  width: 170%;
  z-index: 10;
  position: relative;
}
.floor_3 .body li {
  width: 420px;
  height: 160px;
  padding: 20px;
  float: left;
  margin-bottom: 25px;
  margin-right: 250px;
  position: relative;
  text-align: left;
}
.floor_3 .body li h3 {
  font-size: 28px;
  margin-left: 100px;
}
.floor_3 .body li p {
  color: #666;
  padding-bottom: 32px;
  padding-top: 10px;
  line-height: 24px;
  font-size: 16px;
  margin-left: 100px;
}
.floor_3 .body li span {
  font-size: 35px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 20px;
  z-index: 10;
  font-family: impact;
  transition: ease-in-out .2s;
  background: url(../images/f3_ico.png);
  width: 106px;
  height: 91px;
  text-align: center;
  display: block;
  float: left;
  padding-top: 25px;
}
.floor_3 .body .l2 {
  text-align: right;
}
.floor_3 .body .l2 p {
  margin-left:20px;
  margin-right: 100px;
}
.floor_3 .body .l2 h3 {
  margin-left: 0px;
  margin-right: 100px;
}
.floor_3 .body .l2 span {
  left: auto;
  right: 0;
}
.floor_3 .body .l4 {
  text-align: right;
}
.floor_3 .body .l4 p {
  margin-left:20px;
  margin-right: 100px;
}
.floor_3 .body .l4 h3 {
  margin-left: 0px;
  margin-right: 100px;
}
.floor_3 .body .l4 span {
  left: auto;
  right: 0px;
}
@-webkit-keyframes big {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
.floor_4_main {
  background: #f1f2f4;
}
.floor_4_main .picScroll-left {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.floor_4_main .picScroll-left .hd .prev,
.floor_4_main .picScroll-left .hd .next {
  display: block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  left: -90px;
  background-position: 0px -113px;
  top: 50%;
  margin-top: -25px;
  transition: ease-in-out .2s;
}
.floor_4_main .picScroll-left .hd .next {
  background-position: -50px -163px;
  left: auto;
  right: -90px;
}
.floor_4_main .picScroll-left .hd .prev:hover {
  background-position: -50px -113px;
}
.floor_4_main .picScroll-left .hd .next:hover {
  background-position: 0px -163px;
}
.floor_4_main .picScroll-left .bd {
  overflow: hidden;
}
.floor_4_main .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.floor_4_main .picScroll-left .bd ul li {
  margin-right: 27px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  position: relative;
  border-radius: 6px;
}
.floor_4_main .picScroll-left .bd ul li:hover .title i {
  background-position: -159px 0;
}
.floor_4_main .picScroll-left .bd ul li .pic {
  text-align: center;
}
.floor_4_main .picScroll-left .bd ul li .pic img {
  width: 380px;
  height: 285px;
  display: block;
}
.floor_4_main .picScroll-left .bd ul li .pic a:hover img {
  border-color: #999;
}
.floor_4_main .picScroll-left .bd ul li .title {
  background: url(../images/f4_bg.png) repeat;
  width: 100%;
  color: #fff;
  font-size: 20px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  height: 80px;
  overflow: hidden;
  line-height: 99px;
}
.floor_4_main .picScroll-left .bd ul li .title a {
  color: #fff;
}
.floor_4_main .picScroll-left .bd ul li:hover .pic img {
  -webkit-filter: brightness(105%);
  filters: brightness(105%);
}
.floor_5_main .left p {
  font-size: 24px;
}
.floor_6 {
  padding-bottom: 100px;
}
.floor_6 .t {
  font-size: 35px;
  font-weight: bold;
  padding-top: 80px;
  padding-bottom: 35px;
}
.floor_6 .box1 {
  width: 369px;
  height: 419px;
  background: url(../images/f6_bg.jpg) no-repeat;
  padding: 16px;
  color: #fff;
}
.floor_6 .box1 img {
  width: 100%;
  display: block;
  border-radius: 5px;
}
.floor_6 .box1 p {
  font-size: 16px;
  line-height: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.floor_6 .box1 a {
  color: #fff;
  font-size: 16px;
}
.floor_6 .box1 a i {
  width: 16px;
  height: 16px;
  background-position: -92px -64px;
  margin-left: 10px;
}
.floor_6 .box2 {
  width: 764px;
}
.floor_6 .box2 .tit {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 23px;
  *padding-bottom: 13px;
  overflow: hidden;
}
.floor_6 .box2 .tit .right {
  font-size: 16px;
  font-weight: 400;
}
.floor_6 .box2 .tit .right i {
  width: 16px;
  height: 16px;
  background-position: -91px -86px;
  margin-left: 10px;
}
.floor_6 .box2 .tab1 .fl {
  width: 313px;
}
.floor_6 .box2 .tab1 .fl h3 {
  font-size: 20px;
  color: #014296;
  padding-bottom: 20px;
}
.floor_6 .box2 .tab1 .fl p {
  font-size: 16px;
  color: #666;
  line-height: 26px;
  padding-bottom: 19px;
}
.floor_6 .box2 .tab1 .fl span {
  font-size: 16px;
  color: #666;
}
.floor_6 .box2 .tab1 .fl a:hover span {
  color: #014296;
}
.floor_6 .box2 .tab1 .fr {
  width: 425px;
}
.floor_6 .box2 .tab1 .fr .tit {
  padding-left: 25px;
}
.floor_6 .box2 .tab1 .fr ul {
  border-left: 1px solid #f2f2f2;
  padding-left: 25px;
}
.floor_6 .box2 .tab1 .fr ul li {
  font-size: 16px;
  line-height: 38px;
  border-bottom: 1px solid #f4f4f4;
}
.floor_6 .box2 .tab1 .fr ul li b {
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  float: left;
  margin-top: 16px;
  background: #c2c2c2;
  margin-right: 10px;
}
.floor_6 .box2 .tab2 {
  border-top: 1px solid #e3e3e3;
  margin-top: 30px;
  *margin-top: 20px;
}
.floor_6 .box2 .tab2 .tit {
  line-height: 60px;
  padding-bottom: 0;
}
.floor_6 .box2 .tab2 .picScroll-left {
  position: relative;
  margin: 0 auto;
}
.floor_6 .box2 .tab2 .picScroll-left .hd .prev,
.floor_6 .box2 .tab2 .picScroll-left .hd .next {
  display: block;
  width: 30px;
  height: 60px;
  overflow: hidden;
  z-index: 10;
  cursor: pointer;
  position: absolute;
  background-position: -120px -73px;
  left: 0px;
  top: 50%;
  margin-top: -25px;
  transition: ease-in-out .2s;
}
.floor_6 .box2 .tab2 .picScroll-left .hd .next {
  background-position: -150px -133px;
  left: auto;
  right: 0px;
}
.floor_6 .box2 .tab2 .picScroll-left .hd .prev:hover {
  background-position: -150px -73px;
}
.floor_6 .box2 .tab2 .picScroll-left .hd .next:hover {
  background-position: -120px -133px;
}
.floor_6 .box2 .tab2 .picScroll-left .bd {
  overflow: hidden;
}
.floor_6 .box2 .tab2 .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
  width: 105%;
}
.floor_6 .box2 .tab2 .picScroll-left .bd ul li {
  margin-right: 17px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  position: relative;
  border-radius: 6px;
}
.floor_6 .box2 .tab2 .picScroll-left .bd ul li:hover .title i {
  background-position: -159px 0;
}
.floor_6 .box2 .tab2 .picScroll-left .bd ul li .pic {
  text-align: center;
}
.floor_6 .box2 .tab2 .picScroll-left .bd ul li .pic img {
  width: 113px;
  height: 151px;
  display: block;
}
.floor_6 .box2 .tab2 .picScroll-left .bd ul li .pic a:hover img {
  border-color: #999;
}
.floor_6 .box2 .tab2 .picScroll-left .bd ul li:hover .pic img {
  -webkit-filter: brightness(105%);
  filters: brightness(105%);
}
.floor_7_main {
  background: #f1f2f4;
  padding-bottom: 90px;
}
.floor_7_main .picScroll-left {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.floor_7_main .picScroll-left .hd .prev,
.floor_7_main .picScroll-left .hd .next {
  display: block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  left: -90px;
  background-position: 0px -113px;
  top: 50%;
  margin-top: -25px;
  transition: ease-in-out .2s;
}
.floor_7_main .picScroll-left .hd .next {
  background-position: -50px -163px;
  left: auto;
  right: -90px;
}
.floor_7_main .picScroll-left .hd .prev:hover {
  background-position: -50px -113px;
}
.floor_7_main .picScroll-left .hd .next:hover {
  background-position: 0px -163px;
}
.floor_7_main .picScroll-left .bd ul {
  zoom: 1;
}
.floor_7_main .picScroll-left .bd ul li {
  float: left;
  _display: inline;
  text-align: center;
  position: relative;
  border-radius: 6px;
  padding: 10px 9px;
}
.floor_7_main .picScroll-left .bd ul li:hover .title i {
  background-position: -159px 0;
}
.floor_7_main .picScroll-left .bd ul li .pic {
  text-align: center;
  box-shadow: 0px 0px 5px 3px rgba(206, 219, 226, 0.9);
  border-radius: 6px;
}
.floor_7_main .picScroll-left .bd ul li .pic img {
  width: 285px;
  height: 160px;
  display: block;
  border-radius: 6px;
}
.floor_7_main .picScroll-left .bd ul li .pic a:hover img {
  border-color: #999;
}
    .floor_7_main .picScroll-left .bd ul li .pic:hover {box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.2);
    }
.floor_7_main .picScroll-left .bd ul li:hover .pic img {
  -webkit-filter: brightness(105%);
  filters: brightness(105%);
}
.bottom_main {
      background: url(../images/bottom_main.jpg) center top no-repeat;
    background-size: cover;
    padding-bottom: 50px;
    width: 100%;
   
}
.bottom_main .w1200 {
  padding-top: 60px;
}
.bottom_main .box1 {
  width: 351px;
}
.bottom_main .box1 img {
  margin-bottom: 20px;
}
.bottom_main .box1 p {
  color: #fff;
  font-size: 30px;
  font-family: arial;
  margin-bottom: 16px;
  line-height: 31px;
}
.bottom_main .box1 p i {
  width: 27px;
  height: 29px;
  background-position: -204px -35px;
  margin-right: 12px;
  margin-bottom: 2px;
}
.bottom_main .box1 .email i {
  background-position: -232px -35px;
  width: 29px;
}
.bottom_main .box2 {
  width: 305px;
}
.bottom_main .box2 li {
  float: left;
  margin-right: 18px;
  text-align: center;
  width: 120px;
}
.bottom_main .box2 img {
  width: 100px;
  height: 100px;
  border: 8px solid #fff;
  display: block;
}
.bottom_main .box2 p {
  color: #fff;
  padding-top: 14px;
}
.bottom_main .box3 {
  width: 489px;
  overflow: hidden;
}
.bottom_main .box3 ul {
  float: left;
  padding-left: 40px;
}
.bottom_main .box3 ul li:first-child {
  padding-bottom: 15px;
}
.bottom_main .box3 ul li:first-child a {
  color: #fff;
  font-size: 18px;
}
.bottom_main .box3 ul li {
  line-height: 28px;
}
.bottom_main .box3 ul li a {
  color: #b7bbc2;
  font-size: 14px;
}
.bottom_main .box3 ul li:hover a {
  color: #fff;
}

.bottom_copy {
    background: #292a2f;
    color: #999;
    font-size: 12px;
    line-height: 22px;
    border-top: 1px solid #37383e;
    overflow: hidden;
    /* height: 45px; */
    padding: 15px 0;
    text-align: center;
}
.bottom_copy a {
  color: #999;
}
.bottom_copy a:hover {
  color: #fff;
}
.sub_banner {
  width: 100%;
  height: 240px;
  text-align: center;
}
.sub_banner h3 {
  color: #fff;
  font-size: 34px;
  font-weight: 400;
  padding-top: 60px;
}
.sub_banner span {
  display: block;
  width: 50px;
  height: 2px;
  background: #3d72d7;
  background: linear-gradient(to right, #3d72d7, #102e67);
  margin: 0 auto;
  margin-top: 23px;
}
.sub_local {
  background: #134195;
  height: 60px;
  line-height: 60px;
}
.sub_local .left {
  color: #ccc;
}
.sub_local .left i {
  width: 14px;
  height: 12px;
  font-size: 12px;
  background-position: -284px -0px;
  margin-right: 10px;
}
.sub_local .left a {
  color: #ccc;
  font-size: 12px;
}
.sub_local .left a:hover {
  color: #fff;
  font-size: 12px;
}
.sub_local .right li {
  font-size: 12px;
  margin-left: 10px;
  float: left;
}
.sub_local .right li a {
  color: #fff;
  display: inline-block;
}
.sub_local .right li a.hover,
.sub_local .right li a:hover {
  border-bottom: 2px solid #fff;
  height: 58px;
}
.sub_tit {
  background: url(../images/sub_tit.png) left center no-repeat;
  height: 35px;
  line-height: 35px;
  font-size: 30px;
  font-weight: bold;
  margin: 50px auto;
}
.sub_tit h3 {
  padding-left: 45px;
}
.sub_list {
  overflow: hidden;
  padding: 3px 10px;
}
.sub_list ul {
  width: 110%;
}
.sub_list li {
  float: left;
  width: 578px;
  height: 286px;
  margin-right: 40px;
  border: 1px solid #e9e9e9;
  margin-bottom: 43px;
  position: relative;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.05);
}
.sub_list li a {
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  position: relative;
  z-index: 10;
}
.sub_list li img {
  float: left;
  width: 180px;
  height: 246px;
  border: 1px solid #efefef;
  margin-right: 40px;
  margin-left: 20px;
  margin-top: 20px;
}
.sub_list li h3 {
  font-size: 28px;
  padding-top: 57px;
  font-weight: 400;
  padding-bottom: 23px;
}
.sub_list li p {
  line-height: 26px;
  margin-bottom: 29px;
  padding-right: 50px;
}
.sub_list li span {
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: #666;
  padding: 5px 30px;
  border-radius: 15px;
}
.sub_list li i {
  width: 561px;
  height: 269px;
  background: #cbcbcb;
  position: absolute;
  right: -3px;
  top: -3px;
  z-index: 9;
  transition: ease-in-out .2s;
}
.sub_list li:hover {
  box-shadow: 5px 10px 10px #ddd;
}
.sub_list li:hover i {
  background: #09cc8c;
  background: linear-gradient(to right, #014296, #0d55b2);
}
.sub_list li:hover span {
  background: linear-gradient(to right, #014296, #0d55b2);
}
.sub_list li:hover h3 {
  color: #333;
}
.sub_list li:hover p {
  color: #333;
}
.ewmbox {
  width: 300px;
  height: 320px;
  padding-top: 20px;
  background: #fff;
  z-index: 9999;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -170px 0 0 -150px;
  text-align: center;
  font-size: 16px;
  display: none;
}
.ewmbox .close {
  width: 32px;
  height: 32px;
  position: absolute;
  top: -25px;
  right: -40px;
  cursor: pointer;
  border-radius: 100%;
  background: #f3f3f3 url(../images/dialogClose.png) no-repeat center center;
  transition: all ease 300ms;
}
.ewmbox .close:hover {
  transform: rotate(180deg);
}
.ewmbox img {
  width: 260px;
  height: 260px;
  display: block;
  margin: 0 auto 10px;
}
.dialog-layout {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
/*rightFix*/
.rightFix {
  width: 48px;
  position: fixed;
  right: 5px;
  top: 50%;
  margin-top: -100px;
  z-index: 99;
}
.rightFix .ico {
  width: 48px;
  height: 48px;
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0px;
  transition: all ease 300ms;
  margin-top: 1px;
  padding: 0px;
  border-radius: 48px;
  border: 1px solid #dedede;
  margin-bottom: 5px;
  background: #fff url(../images/fix-ico.png) no-repeat center 0;
}
.rightFix .ico:before {
  background: linear-gradient(to bottom, #22e9a6, #009de2);
}
.rightFix .ico img {
  width: 110px;
  height: 110px;
  position: absolute;
  left: -78px;
  top: 0;
  padding: 6px;
  background: #014296;
  border: 1px solid #ddd;
  background: #fff;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 5px;
}
.rightFix .ico span {
  width: 210px;
  text-align: center;
  height: 48px;
  line-height: 48px;
  position: absolute;
  left: -78px;
  top: 0;
  background: #014296;
  color: #fff;
  display: block;
  font-weight: bold;
  font-size: 18px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 48px;
}
.rightFix .ico:hover {
  background-color: #014296;
  border-color: #134195;
  overflow: visible;
}
.rightFix .ico:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -140px;
}
.rightFix .ico:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -215px;
}
.rightFix .fix-tel {
  background-position: 11px 12px;
}
.rightFix .fix-tel:hover {
  background-position: -33px 12px;
}
.rightFix .fix-xcx {
  background-position: 11px -39px;
}
.rightFix .fix-xcx:hover {
  background-position: -33px -39px;
}
.rightFix .fix-ewm {
  background-position: 11px -150px;
}
.rightFix .fix-ewm:hover {
  background-position: -33px -150px;
}
.rightFix .mess {
  background-position: 11px -96px;
}
.rightFix .mess:hover {
  background-position: -33px -96px;
}
.rightFix .fix_top {
  background-position: 11px -205px;
}
.rightFix .fix_top:hover,
.rightFix .fix_top.hover {
  background-color: #134195;
  border-color: #134195;
  background-position: -33px -205px;
}
.rightFix .fix-form {
  background-position: 10px -234px;
}
.rightFix .fix-form span {
  font-size: 14px;
  line-height: 23px;
  width: 180px;
}
.rightFix .fix-form:hover {
  background-position: -37px -234px;
}
.local {
  height: 60px;
  line-height: 60px;
  overflow: hidden;
}
.local ul {
  float: right;
  margin-right: 60px;
}
.local ul li {
  padding: 0 25px;
  float: left;
}
.local ul li a {
  position: relative;
  display: block;
  padding: 0 15px;
  overflow: hidden;
  color: #363636;
}
.local ul li a i {
  width: 0;
  height: 3px;
  background: #3b3a45;
  position: absolute;
  left: 50%;
  opacity: 0;
  filter: alpha(opacity=0);
  bottom: 0;
  transition: ease-in .2s;
}
.local ul li a.hover,
.local ul li a:hover {
  color: #363636;
}
.local ul li a.hover i,
.local ul li a:hover i {
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  width: 100%;
}
.bg_main {
  background: #f5f5f5;
  padding-top: 55px;
  padding-bottom: 50px;
}
.bg_bottom_main {
  background: #eaeaea;
  height: 100px;
}
.sub_banner {
  height: 200px;
  width: 100%;
}
.sub_nav {
  height: 35px;
  line-height: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
  padding-top: 50px;
}
.sub_nav .fl {
  font-size: 30px;
}
.sub_nav .fr li {
  float: left;
}
.sub_nav .fr li a {
  padding: 0 20px;
  border: 1px solid #e6e6e6;
  display: block;
  margin-left: 10px;
  transition: ease-in-out .2s;
}
.sub_nav .fr li a:hover,
.sub_nav .fr li a.hover {
  background: #2ab866;
  color: #fff;
  border: 1px solid #0a408a;
}
.case {
  margin-top: 40px;
}
.case ul {
  width: 105%;
}
.case li {
  width: 380px;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}
.case li .img {
  overflow: hidden;
  height: 213px;
  display: block;
  border: 1px solid #efefef;
  width: 378px;
  border-bottom: none;
}
.case li .img img {
  width: 380px;
  height: 213px;
  transition: .9s;
}
.imgH li .img {
  height: 284px;
  border: 1px solid #efefef;
  width: 378px;
  border-bottom: none;
}
.imgH li .img img {
  height: 284px;
}
.case li:hover .img img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.case li .p {
  border: 1px solid #efefef;
  display: block;
  width: 340px;
  padding: 0 19px;
  height: 108px;
  border-top: none;
}
.case li .p p {
  border-bottom: 1px solid #d6d6d6;
  height: 58px;
  line-height: 58px;
  margin-bottom: 10px;
  font-size: 18px;
}
.case li .p i {
  width: 32px;
  height: 12px;
  background-position: -73px -43px;
}
.case li .p .fl {
  font-size: 12px;
  font-family: arial;
}
.case li:hover {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.news li {
  padding: 20px;
  border: 1px solid #f2f2f2;
  background: #fff;
  margin-bottom: 50px;
}
.news li .img {
  width: 360px;
  float: left;
  height: 205px;
  overflow: hidden;
}
.news li .img img {
  width: 360px;
  height: 205px;
  transition: .9s;
}
.news li:hover .img img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.news li:hover {
  box-shadow: 4px 4px 4px #ddd;
}
.news li .p {
  width: 758px;
  float: right;
}
.search_li li .p {
  width: 1080px;
  margin-right: 40px;
  padding-bottom: 20px;
}
.news li .p h1 {
  color: #363636;
  font-size: 24px;
  font-weight: 100;
  padding: 28px 0;
}
.news li .p p {
  color: #363636;
  line-height: 24px;
  padding-bottom: 24px;
}
.news li .p span {
  line-height: 18px;
  font-family: arial;
  color: #959595;
}
.news li .p i {
  width: 23px;
  height: 16px;
  background-position: -73px 0;
  margin-right: 10px;
}
.news li .p .i2 {
  background-position: -104px 0;
  margin-left: 30px;
}
.detail {
  background: #fff;
  padding: 59px;
  border: 1px solid #e5e5e5;
  width: 1080px;
}
.detail .title {
  padding-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
  text-align: center;
}
.detail .title h1 {
  font-size: 30px;
  font-weight: 100;
}
.detail .title .time{padding-top:10px;width:530px;margin:0 auto;}
.detail .title .time .t {margin-top:5px;}
.detail .title .time .t span{ padding-right:10px}
.detail .title span {
  line-height: 18px;
  font-family: arial;
  color: #959595;
}
.detail .title i {
  width: 23px;
  height: 16px;
  background-position: -73px 0;
  margin-right: 10px;
}
.detail .title .i2 {
  background-position: -104px 0;
  margin-left: 30px;
}
.detail .context {
  line-height: 30px;
  padding: 25px 0;
}
.detail .context img {
  max-width: 1080px;
}
/* reLink */
.reLink {
  height: 38px;
  line-height: 38px;
  border: 1px solid #e6e6e6;
  padding: 0 15px;
  margin-bottom: 50px;
}
.reLink .nextLink,
.detail .reLink .prevLink {
  width: 50%;
}
.reLink .nextLink {
  text-align: right;
}
.reLink a {
  -webkit-transition: all ease 500ms;
  -moz-transition: all ease 500ms;
  -ms-transition: all ease 500ms;
  -o-transition: all ease 500ms;
  transition: all ease 500ms;
}
.reLink a:hover {
  color: #134195;
}
/* pager */
.pager {
  padding: 30px 0 50px;
  text-align: center;
  *zoom: 1;
  *padding: 40px 0 30px;
}
.pager:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.pager p {
  height: 26px;
  line-height: 26px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  display: none;
}
.pager ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
}
.pager ul li {
  float: left;
  margin: 0 5px;
  padding: 0 !important;
  height: auto !important;
  border: none !important;
}
.pager ul a {
  line-height: 30px;
  padding: 0 10px;
  transition: all ease 300ms;
  color: #000000;
  text-decoration: none;
  float: left;
  border: 1px solid #ddd;
}
.pager ul a.current,
.pager ul a:hover {
  color: #fff;
  border: 1px solid #134195;
  background: #134195;
}
.contact .box1 {
  line-height: 18px;
  padding: 48px 0 0px;
  overflow: hidden;
}
.contact .box1 ul {
  width: 125%;
}
.contact .box1 li {
  float: left;
  width: 230px;
  margin-right: 250px;
}
.contact .box1 li i {
  width: 56px;
  height: 56px;
  background-position: -142px 0;
  float: left;
}
.contact .box1 li b {
  font-size: 18px;
  font-family: arial;
  font-weight: 100;
}
.contact .box1 li td {
  vertical-align: middle;
  height: 56px;
  padding-left: 5px;
}
.contact .box1 .l2 i {
  background-position: -204px 0;
}
.contact .box1 .l3 i {
  background-position: -267px 0;
}
.contact .box2 #map1_container,
.contact .box2 #allmap1 {
  width: 100%;
  height: 400px;
}
.contact .box3{padding-top:50px;}
.contact .box3 h1 {
  font-size: 36px;
  padding-bottom: 15px;
  text-align: center;
}
.contact .box3 p {
  font-size: 16px;
  color: #828282;
  line-height: 24px;
  padding-bottom: 46px;
  text-align: center;
}
.contact .box3 b {
  color: #d10000;
  font-weight: 100;
}
.contact .box3 ul {
  width: 115%;
}
.contact .box3 li {
  float: left;
  height: 36px;
  line-height: 36px;
  width: 503px;
  padding: 0 20px;
  padding-right: 0;
  border: 1px solid #e5e5e5;
  margin-right: 30px;
  margin-bottom: 20px;
  color: #828282;
}
.contact .box3 li span {
  padding-right: 10px;
}
.contact .box3 li input {
  width: 440px;
  border: none;
  outline: none;
}
.contact .box3 textarea {
  border: 1px solid #e5e5e5;
  width: 1058px;
  height: 144px;
  resize: none;
  padding: 10px;
  *margin-top: 15px;
  overflow: hidden;
  outline: none;
}
.contact .box3 .btn {
  border: none;
  background:#014296;
  width: 280px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  font-size: 18px;
  margin-top: 26px;
  float: right;
  cursor: pointer;
  transition: ease-in-out .2s;
  margin-bottom: 50px;
}
.contact .box3 .btn:hover {
  width: 340px;
}
.job .img {
  overflow: hidden;
  width: 480px;
  height: 270px;
  display: block;
  float: left;
}
.job .img img {
  width: 480px;
  height: 270px;
  transition: .9s;
}
.job li:hover .img img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.job .p {
  width: 680px;
  padding-left: 40px;
  height: 270px;
  background: #0a408a;
  color: #fff;
  display: block;
  float: right;
  position: relative;
}
.job .p i {
  width: 54px;
  height: 54px;
  background-position: 0 -35px;
  position: absolute;
  right: 40px;
  bottom: 40px;
  transition: ease-in-out .2s;
}
.job .p h1 {
  font-size: 30px;
  font-weight: 100;
  padding-top: 35px;
}
.job .p p {
  font-size: 14px;
  text-transform: uppercase;
  padding-top: 5px;
  padding-right: 20px;
}
.job .p span {
  display: block;
  background: #fff;
  width: 20px;
  height: 3px;
  margin-top: 11px;
}
.job li {
  margin-bottom: 20px;
}
.job .l2 .img {
  float: right;
}
.job .l2 .p {
  float: left;
  background: #fff;
  color: #333;
}
.job .l2 .p i {
  background-position: -59px -35px;
}
.job .l2 .p span {
  background: #333;
}
.job li:hover i {
  margin-right: 20px;
}
.about .box1 {
  padding-top: 105px;
  padding-bottom: 100px;
  overflow: hidden;
}
.box1_add {
  padding: 70px 0;
}
.about .box1 .fl {
  padding-top: 32px;
}
.about .box1 .fl h1 {
  font-size: 80px;
  text-transform: uppercase;
  font-family: arial;
  line-height: 80px;
}
.about .box1 .fl p {
  font-size: 24px;
  padding-bottom: 88px;
}
.about .box1 .fl i {
  width: 54px;
  height: 54px;
  background-position: 0 -99px;
  cursor: pointer;
  position: relative;
  display: block;
  float: left;
}
.about .box1 .fl i img {
  position: absolute;
  left: 20px;
  bottom: 56px;
  width: 0px;
  height: 0px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: ease-in-out .2s;
}
.about .box1 .fl i:hover img {
  filter: alpha(opacity=100);
  opacity: 1;
  left: 0;
  height: 80px;
  width: 80px;
}
.about .box1 .fl .i2 {
  background-position: -58px -99px;
  margin-left: 20px;
}
.about .box1 .fr {
  width: 611px;
}
.about .box1 .fr h1 {
  font-size: 24px;
  font-weight: 100;
}
.about .box1 .fr span {
  display: block;
  background: #b0b0b0;
  width: 20px;
  height: 2px;
  margin: 13px 0 24px;
}
.about .box1 .fr h2 {
  font-size: 18px;
}
.about .box1 .fr p {
  line-height: 30px;
  padding-top: 12px;
}
.about .box1 .fr i {
  width: 54px;
  height: 54px;
  background-position: -59px -35px;
  margin-top: 35px;
  transition: ease-in-out .2s;
}
.about .box1 .fr a:hover {
  cursor: pointer;
}
.about .box1 .fr a:hover i {
  margin-left: 15px;
}
.about .bg_20 {
  height: 20px;
  width: 100%;
  background: #eaeaea;
}
.about .box2 {
  padding-bottom: 94px;
}
.about .box2 .con {
  margin-top: 40px;
}
.about .box2 .con .fl {
  width: 410px;
  height: 428px;
  overflow: hidden;
}
.about .box2 .con .fl img {
  width: 410px;
  height: 428px;
}
.about .box2 .con .fr .img {
  width: 380px;
  height: 214px;
  overflow: hidden;
  display: block;
}
.about .box2 .con .fr .img img {
  width: 380px;
  height: 214px;
  transition: .9s;
}
.about .box2 .con .fr .p {
  display: block;
  padding-left: 20px;
  width: 360px;
  height: 214px;
}
.about .box2 .con .fr .p h1 {
  font-size: 24px;
  line-height: 60px;
  font-weight: 100;
}
.about .box2 .con .fr .p i {
  width: 54px;
  height: 54px;
  background-position: -59px -35px;
  margin-top: 35px;
  transition: ease-in-out .2s;
}
.about .box2 .con .fr li:hover {
  cursor: pointer;
}
.about .box2 .con .fr li:hover h1,
.about .box2 .con .fr li:hover p {
  color: #333;
}
.about .box2 .con .fr li:hover i {
  margin-left: 15px;
}
.about .box2 .con .fr li {
  float: left;
}
.about .box2 .con .fr li:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.about .box3 {
  background: url(../images/about_bg.jpg) center top no-repeat;
  width: 100%;
  height: 457px;
  padding-top: 93px;
}
.about .box3 .w1200 {
  overflow: hidden;
}
.about .box3 .fl {
  width: 500px;
}
.about .box3 .fl h1 {
  font-size: 36px;
  color: #fff;
  font-weight: 100;
  padding-bottom: 25px;
}
.about .box3 .fl span {
  display: block;
  width: 40px;
  height: 2px;
  background: #ffd200;
  margin-bottom: 25px;
}
.about .box3 .fl p {
  color: #fff;
  line-height: 24px;
}
.about .box3 .fl i {
  width: 54px;
  height: 54px;
  cursor: pointer;
  background-position: 0px -35px;
  margin-top: 35px;
  transition: ease-in-out .2s;
}
.about .box3 .fl a:hover i {
  margin-left: 15px;
}
.about .box3 .fr .picScroll-left {
  overflow: hidden;
  position: relative;
  margin-top: 68px;
  height: 225px;
  width: 620px;
}
.about .box3 .fr .picScroll-left .hd {
  overflow: hidden;
}
.about .box3 .fr .picScroll-left .hd .prev,
.about .box3 .fr .picScroll-left .hd .next {
  display: block;
  left: 0;
  top: 50%;
  margin-top: -36px;
  width: 30px;
  height: 72px;
  position: absolute;
  z-index: 10;
  background-position: -133px -67px;
  cursor: pointer;
  display: none;
}
.about .box3 .fr .picScroll-left .hd .next {
  left: auto;
  right: 0;
  background-position: -164px -67px;
}
.about .box3 .fr .picScroll-left:hover .hd .prev,
.about .box3 .fr .picScroll-left:hover .hd .next {
  display: block;
}
.about .box3 .fr .picScroll-left .hd ul {
  float: right;
  overflow: hidden;
  margin-top: 10px;
  zoom: 1;
}
.about .box3 .fr .picScroll-left .hd ul li {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}
.about .box3 .fr .picScroll-left .hd ul li.on {
  background-position: 0 0;
}
.about .box3 .fr .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.about .box3 .fr .picScroll-left .bd ul li {
  margin-right: 20px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.about .box3 .fr .picScroll-left .bd ul li img {
  width: 300px;
  height: 225px;
}
.bg_top {
  height: 50px;
  background: #eaeaea;
  width: 100%;
}
.erro {
  color: red;
}
/* map_ul  */
.map_ul {
  list-style: outside none none;
  display: block;
  width: 100%;
}
.map_ul li {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
}
.map_ul li a {
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-weight: bold;
  display: block;
  background: #f6f6f6;
  text-indent: 15px;
}
.map_ul .list-inline {
  display: block;
  width: 86%;
}
.map_ul .list-inline li {
  height: 32px;
  display: inline-block;
  *display: inline;
  margin: 15px 5px 15px 0;
  zoom: 1;
  line-height: 32px;
  border-bottom: 0;
  text-align: center;
  width: auto;
  padding: 0px;
}
.map_ul .list-inline li a {
  text-indent: 0;
  font-weight: normal;
  display: block;
  line-height: 32px;
  height: 32px;
  display: inline-block;
  padding: 0px 10px;
  width: auto;
  border: 1px solid #ccc;
  text-align: center;
}
.map_ul .list-inline li a:hover {
  background: #0a408a;
  color: #fff;
  border: 1px solid #0a408a;
}
.erro {
  text-align: center;
}
.showPro {
  padding: 50px 50px 0;
}
.showPro .reLink {
  margin-bottom: 0;
}
.showPro .showContxt {
  padding: 30px 0 35px;
  font-size: 16px;
  line-height: 32px;
}
.showPro .showContxt img {
  max-width: 100%;
  height: auto !important;
}
.showPro .showimgCon {
  padding: 0 0 30px;
  font-size: 16px;
  line-height: 32px;
}
.showPro .showimgCon .txtcon {
  width: 680px;
  height: 423px;
  float: right;
  position: relative;
}
.showPro .showimgCon .txtcon .tit {
  position: relative;
  font-size: 20px;
  margin-bottom: 15px;
  color: #d73535;
  font-weight: bold;
  line-height: 24px;
  padding-bottom: 14px;
  border-bottom: 1px solid #dddddd;
  padding-right: 60px;
}
.showPro .showimgCon .txtcon .tit .goBack {
  position: absolute;
  right: 0;
  top: 0;
  color: #999999;
  font-size: 14px;
  display: block;
  font-weight: normal;
  cursor: pointer;
}
.showPro .showimgCon .txtcon .tit .goBack s {
  width: 20px;
  height: 20px;
  background-position: -440px -62px;
  margin-left: 6px;
}
.showPro .showimgCon .txtcon .tit .goBack:hover {
  color: #047fcc;
}
.showPro .showimgCon .txtcon .txt {
  line-height: 24px;
  font-size: 16px;
  color: #666;
}
.showPro .showimgCon .txtcon .txt .item {
  margin-bottom: 7px;
  max-height: 144px;
  overflow: hidden;
}
.showPro .showimgCon .txtcon .tel-btn {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  border-top: 1px solid #ddd;
  padding-top: 40px;
}
.showPro .showimgCon .txtcon .tel-btn .btn {
  width: 118px;
  float: right;
  height: 40px;
  line-height: 40px;
  margin-top: 5px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  background: #2ab866;
}
.showPro .showimgCon .txtcon .tel-btn .btn:hover {
  background: #1152b8;
}
.showPro .showimgCon .txtcon .tel-btn .tel {
  width: 280px;
  float: left;
}
.showPro .showimgCon .txtcon .tel-btn .tel span,
.showPro .showimgCon .txtcon .tel-btn .tel strong {
  display: block;
  color: #666666;
}
.showPro .showimgCon .txtcon .tel-btn .tel s {
  width: 42px;
  height: 42px;
  display: block;
  float: left;
  margin-right: 6px;
  background-position: -315px -30px;
}
.showPro .showimgCon .txtcon .tel-btn .tel span {
  font-size: 16px;
  line-height: 20px;
}
.showPro .showimgCon .txtcon .tel-btn .tel strong {
  font-size: 28px;
  line-height: 28px;
}
.showPro .showimg {
  width: 442px;
  position: relative;
  float: left;
  overflow: hidden;
}
.showPro .showimg .bigimg {
  width: 440px;
  height: 332px;
  display: block;
  position: relative;
  border: 1px solid #dddddd;
}
.showPro .showimg .bigimg .list {
  width: 5000%;
}
.showPro .showimg .bigimg .list li {
  width: 440px;
  height: 332px;
  float: left;
}
.showPro .showimg .bigimg .list img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all ease 300ms;
}
.showPro .showimg .smallimg {
  width: 440px;
  height: 76px;
  position: relative;
  padding-top: 30px;
  z-index: 10;
  overflow: hidden;
}
.showPro .showimg .list {
  width: 357px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.showPro .showimg .listcon {
  width: 600% !important;
  position: relative;
}
.showPro .showimg .prev,
.showPro .showimg .next {
  width: 20px;
  height: 76px;
  z-index: 10;
  position: absolute;
  top: 30px;
  cursor: pointer;
  background: url(../images/show-btn-ico.png) no-repeat 0 center;
}
.showPro .showimg .prev:hover,
.showPro .showimg .next:hover {
  background-color: #f9f9f9;
}
.showPro .showimg .prev {
  left: 0;
  background-position: 3px center;
}
.showPro .showimg .next {
  right: 0;
  background-position: -84px center;
}
.showPro .showimg li {
  width: 98px;
  height: 74px;
  margin-right: 28px;
  float: left;
  cursor: pointer;
  position: relative;
}
.showPro .showimg li img {
  width: 100%;
  height: 100%;
  display: block;
}
.showPro .showimg li.on {
  width: 94px;
  height: 70px;
  border: 3px solid #2ab866;
}
.relateTit {
  height: 58px;
  line-height: 58px;
  border-bottom: 1px solid #e4e4e4;
  margin: 0 auto;
  width: 1200px;
}
.relateTit h3 {
  font-size: 18px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
}
.relateTit h3 .line {
  width: 100%;
  height: 2px;
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  background: #1152b8;
}
.contact {
  background: #fff;
}
.floor_3_remm {
  padding-bottom: 60px;
}
.floor_3_remm .body {
  overflow: hidden;
  *margin-bottom: 38px;
}
.floor_3_remm .body ul {
  width: 112%;
}
.floor_3_remm .body li {
  margin-bottom: 40px;
  width: 370px;
  float: left;
  margin-right: 45px;
  position: relative;
  height: 278px;
  overflow: hidden;
}
.floor_3_remm .body li a {
  display: block;
  width: 100%;
  height: 278px;
  cursor: pointer;
}
.floor_3_remm .body li .img img {
  width: 370px;
  height: 278px;
}
.floor_3_remm .body li .txt {
  position: absolute;
  left: 0;
  top: 211px;
  height: 70px;
  background: #666;
  width: 301px;
  color: #fff;
  padding-left: 42px;
  padding-right: 42px;
  transition: ease-in-out .2s;
  text-align: center;
  line-height: 70px;
}
.floor_3_remm .body li .txt h3 {
  font-size: 20px;
  font-weight: 100;
  line-height: 67px;
}
.floor_3_remm .body li .txt span {
  margin: 0 auto;
  display: block;
  border: 1px solid #fff;
  text-align: center;
  width: 123px;
  height: 33px;
  line-height: 33px;
  border-radius: 5px;
  margin-top: 10px;
  display: none;
}
.floor_3_remm .body li:hover {
  box-shadow: 2px 5px 2px rgba(0, 0, 0, 0.1);
}
.floor_3_remm .body li:hover .txt {
  background: url(../images/bg_6b.png) repeat;
  height: 100%;
  top: 0;
}
.floor_3_remm .body li:hover .txt h3 {
  padding-top: 78px;
}
.floor_3_remm .body li:hover .txt span {
  margin-top: 0;
  display: block;
}
.floor_3_remm .more2 {
  text-align: center;
}
.floor_3_remm .more2 ul {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.floor_3_remm .more2 a {
  width: 141px;
  height: 35px;
  display: block;
  color: #134195;
  margin: 0 19px;
  border: 2px solid #134195;
  line-height: 35px;
  border-radius: 4px;
  font-size: 20px;
}
.floor_3_remm .more2 a:hover {
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}
.floor_3_remm .more2 .wx {
  background: #1451c1;
  color: #fff;
}
.floor_3_remm .more2 li {
  float: left;
}
.detail .box1 {
  background: url(../images/about_1.jpg) right top no-repeat;
  margin-bottom: 70px;
}
.detail .box1 span {
  display: block;
  width: 100px;
  height: 2px;
  background: #999;
}
.detail .box1 h3 {
  font-size: 24px;
  line-height: 40px;
  margin-top: 30px;
  padding-bottom: 44px;
}
.detail .box1 .right {
  width: 734px;
}
.detail .box1 .right h4 {
  font-size: 35px;
  color: #ccc;
  padding-bottom: 10px;
}
.detail .box1 .right p {
  font-size: 16px;
  line-height: 30px;
}
.detail .box1 .right span {
  width: 70px;
  height: 1px;
  background: #ccc;
  margin: 44px 0;
}
.detail .box2 {
  background: url(../images/about_3.jpg) center top no-repeat;
}
.detail .box2 .tab1 {
  padding-left: 728px;
  padding-bottom: 95px;
}
.detail .box2 .tab1 h3 {
  font-size: 24px;
}
.detail .box2 .tab1 span {
  display: block;
  width: 50px;
  height: 3px;
  background: #999;
  margin: 15px 0;
}
.detail .box2 .tab1 li {
  line-height: 30px;
  font-size: 16px;
}
.detail .box2 .tab2 .left {
  padding-top: 80px;
  margin-left: 10px;
}
.detail .box2 .tab2 .left h3 {
  font-size: 24px;
}
.detail .box2 .tab2 .left span {
  display: block;
  width: 50px;
  height: 3px;
  background: #999;
  margin: 15px 0;
}
.detail .box2 .tab2 .left li {
  line-height: 30px;
  font-size: 16px;
}
.detail .box2 .tab2 .right {
  color: #fff;
  width: 330px;
  text-align: center;
  height: 270px;
  font-size: 16px;
  line-height: 35px;
  padding-top: 15px;
}
.news_list{background:#fff; padding:50px;width:1100px;}
.news_list li {
    width: 50%;float:left;border-bottom:1px dashed #ddd;line-height:40px; height:40px;

}