﻿html,
body,
applet,
object,
iframe,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
tt,
var,
b,
i,
center,
dl,
dt,
dd,
ol,
ul,
fieldset,
form,
label,
legend,
caption,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
textarea {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
  font-family: simsun;
  font-size: 12px;
  color: #333;
  font-family: "microsoft yahei";
}
body {
  overflow-x: hidden;
}
html {
  height: 101%;
}
.animate {
  display: none;
}
/* always display scrollbars */
i {
  font-style: normal;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
b {
  font-weight: bold;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
b,
strong {
  font-weight: bold;
}
input {
  outline: none;
  padding: 0px;
  margin: 0px;
  font-family: "microsoft yahei";
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  border: 0px solid #aaa;
  padding: 2px;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: none;
  color: #0962A6;
}
.clor {
  color: #0962A6;
  font-size: 14px;
  font-weight: bold;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clear {
  clear: both;
}
.divline {
  height: 10px;
  overflow: hidden;
  clear: both;
}
.v50 {
  height: 50px;
}
.ow {
  min-width: 1200px;
}
.w {
  width: 1190px;
  margin: 0 auto;
}
.fr {
  float: right;
}
.fl {
  float: left;
}
.margin30 {
  margin-top: 30px;
}
/*mian*/
.top {
  height: 36px;
  line-height: 36px;
  color: #8c8c8c;
  border-bottom: 1px solid #dedede;
}
.top .fl {
  color: #8c8c8c;
  background: url(img/topicon1.jpg) no-repeat 0px 15px;
  padding-left: 10px;
}
.top .fr a {
  background: url(img/icon5.jpg) no-repeat 0px 13px;
  color: #bebebe;
  float: left;
  padding: 0px 15px;
}
.top .fr a i {
  background: url(img/icon2.jpg) no-repeat;
  background-position: 0px 0px;
  width: 14px;
  height: 13px;
  display: inline-block;
  margin-right: 8px;
  margin-top: 12px;
  float: left;
}
.top .fr a:hover {
  color: #0962A6;
}
.top .fr .top2 i {
  background-position: -14px 0px;
}
.top .fr .top3 i {
  background-position: -28px 0px;
}
.topmiddle {
  height: 124px;
  overflow: hidden;
}
.topmiddle .fl {
  padding-top: 18px;
}
.topmiddle .fl img {
  width: 600px;
  height: 100px;
  display: block; 
  padding-top: 0px;
}
.telin {
  background: url(img/tel.jpg) no-repeat right bottom;
  padding-top: 30px;
  width: 306px;
  height: 53px;
}
.telin span {
  padding-left: 58px;
  display: inline-block;
  padding-top: 23px;
  color: #0962A6;
  font-weight: bold;
  font-family: "microsoft yahei";
  font-size: 30px;
  line-height: 35px;
  height: 35px;
}
/*nav*/
.nav {
  width: 100%;
  height: 58px;
  background: url(img/nav.jpg) repeat-x;
  line-height: 58px;
  box-shadow: 0px 3px 5px #333;
  position: relative;
  z-index: 2;
  -moz-box-shadow: 0px 3px 5px #333;
  -webkit-box-shadow: 0px 3px 5px #333;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#333', Direction=135, Strength=5);
/*for ie6,7,8*/ }
.nav ul {
  width: 100%;
}
.nav .navLi {
  float: left;
  position: relative;
  text-align: center;
  height: 58px;
  width: 108px;
  background: url(img/navm.jpg) no-repeat right top;
}
.nav .navLi a {
  display: block;
  font-size: 14px;
  color: #fff;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
}
.nav .navLi a:hover,
.nav .navLi a.hover {
  text-decoration: none;
  border-top: 4px solid #ffe400;
  height: 54px;
  font-weight: bold;
  width: 106px;
}
.nav .indexnavli {
  width: 95px;
}
.navLi .box {
  position: absolute;
  left: 0px;
  top: 58px;
  width: 104px;
  display: none;
  z-index: 10;
  border-bottom: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
}
.navLi .box ul {
  background: #fff;
  width: 100%;
  padding: 4px;
  width: 96px;
}
.navLi .box .fl li {
  text-align: center;
  width: 100%;
  height: 24px;
  width: 94px;
  border: 1px solid #e4e4e4;
  line-height: 24px;
  margin-bottom: 3px;
}
.navLi .box .fl li a {
  font-size: 12px;
  color: #0962A6;
  text-align: center;
  border: none;
  padding: 0px;
}
.navLi .box .fl li a:hover {
  color: #fff;
  background: #0962A6;
  width: auto;
  height: auto;
  border: none;
  border-color: #0962A6;
}
/* banner */
.banner {
  height: 450px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.banner ul.list {
  width: 100%;
  height: 450px;
}
.banner li.item {
  width: 100%;
  height: 450px;
  position: absolute;
  left: 0;
  top: 0;
}
.banner div.tip {
  width: 100%;
  height: 7px;
  text-align: center;
  position: absolute;
  bottom: 25px;
}
.banner div.tip em {
  display: inline-block;
  width: 47px;
  height: 7px;
  cursor: pointer;
  background: #424242;
  margin: 0 3px;
  border-radius: 16px;
}
.banner div.tip em.cur {
  background:#F00;
}
.part1 {
  height: 52px;
  width: 100%;
  border-bottom: 1px solid #e3e3e3;
  line-height: 52px;
}
.part1 .w .fl span {
  width: 100px;
  display: block;
  float: left;
}
.part1 .w .fl .keya {
  float: left;
}
.part1 .w .fl .keya a {
  float: left;
  display: block;
  color: #6d6d6d;
  background: url(img/keya.jpg) no-repeat right;
  padding: 0px 10px;
  font-size: 14px;
  font-weight: bold;
}
.part1 .w .fl .keya a:hover {
  text-decoration: underline;
}
/*search*/
.part1 .w .ss {
  width: 291px;
  padding-top: 12px;
}
.part1 .w .search {
  height: 30px;
  width: 291px;
  background: url(img/search.gif) no-repeat;
}
.part1 .w .search_form {
  width: 190px;
  height: 30px;
  float: left;
  padding-left: 15px;
  overflow: hidden;
}
.part1 .w .search_form input {
  border: 0;
  background: transparent;
  line-height: 30px;
  color: #cecece;
  height: 30px;
  width: 190px;
  float: left;
}
.part1 .w .search_btn {
  float: left;
  width: 86px;
  height: 30px;
  display: inline;
}
.part1 .w .search_btn .pushbutton {
  background: transparent;
  border: 0px;
  width: 86px;
  height: 30px;
  cursor: pointer;
}
.inprolist {
  width: 263px;
  overflow: hidden;
  box-shadow: 0px 0px 10px #c7c7c7;
  border: 1px solid #ffffff;
  background: #fafafa;
  -moz-box-shadow: 0px 0px 10px #c7c7c7;
  -webkit-box-shadow: 0px 0px 10px #c7c7c7;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#c7c7c7', Direction=90, Strength=5);/*for ie6,7,8*/
}
.inprolist .inprolisttop {
  padding: 11px;
}
.inprolist .title {
  background: url(img/t1.jpg) no-repeat;
  width: 204px;
  height: 54px;
}
.inprolist .title span {
  color: #0962A6;
  padding-left: 20px;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
}
.inprolist .title span b {
  font-family: arial;
  font-size: 12px;
  color: #333;
  text-transform: uppercase;
  white-space: nowrap;
  display: block;
  line-height: 18px;
  height: 18px;
}
.inprolist .comt ul {
  padding: 10px 0px;
}
.inprolist .comt ul li {
  margin-bottom: 3px;
}
.inprolist .comt ul li a {
  height: 29px;
  line-height: 29px;
  display: block;
  color: #fff;
  background: url(img/t2.png) no-repeat left #0962A6;
  text-align: left;
  padding-left:30px;
  font-size: 14px;
  font-weight: bold;
}
.inprolist .comt ul li a:hover {
  color: #fff;
  background-color: #c9c7c7;
}
.inprolist .comt ul li .box ul {
  padding: 0px;
  margin-top: 3px;
}
.inprolist .comt ul li .box ul li {
  background: url(img/t4.jpg) no-repeat 7px 9px;
  border: 1px #dfdfdf solid;
}
.inprolist .comt ul li .box ul li a {
  height: 28px;
  line-height: 28px;
  color: #333;
  -webkit-transition: all .4s ease-in;
  -moz-transition: all .4s ease-in;
  -o-transition: all .4s ease-in;
  transition: all .4s ease-in;
  background: none;
}
.inprolist .comt ul li .box ul li a:hover {
  background: url(img/t5.jpg) no-repeat 7px 9px;
  color: #0962A6;
}
.inprolist .contact {
  background: url(../images/leftbottom.jpg) no-repeat;
  width: 224px;
  height: 198px;
}
.inprolist .contact .moreti {
  padding-top: 147px;
  padding-left: 22px;
}
.inprolist .contact .moreti a {
  width: 83px;
  height: 24px;
  line-height: 24px;
}
.inprolist .inprolistbo {
  background: url(img/inprolistbo.jpg) repeat-x;
  height: 39px;
  line-height: 39px;
  text-align: center;
  margin-top: 42px;
}
.inprolist .inprolistbo a {
  color: #0962A6;
  font-weight: bold;
  -webkit-animation: trans 1s infinite linear;
  animation: trans 1s infinite linear;
  -ms-animation: trans 1s infinite linear;
  -moz-animation: trans 1s infinite linear;
  -o-animation: trans 1s infinite linear;
}
.inprolist .inprolistbo a:hover {
  text-decoration: underline;
}
@-webkit-keyframes trans {
  0% {
    -webkit-transform: translate(10px, 0px);
    transform: translate(10px, 0px);
    -ms-transform: translate(10px, 0px);
    -moz-transform: translate(10px, 0px);
    -o-transform: translate(10px, 0px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
  }
}
.part2 {
  padding-top: 30px;
}
.part2 .part2title {
  background: url(img/part2title.jpg) no-repeat;
  width: 712px;
  height: 80px;
  margin: 0 auto;
  padding-bottom: 58px;
}
.part2 .right {
  width: 895px;
}
.part2 .right .zuixin {
  margin-bottom: 15px;
}
.titlele {
  border-bottom: 2px solid #ececec;
  height: 42px;
  position: relative;
}
.titlele span {
  color: #333;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  height: 42px;
  float: left;
}
.titlele span b {
  font-family: arial;
  font-size: 12px;
  color: #d1d1d1;
  text-transform: uppercase;
  white-space: nowrap;
  padding-left: 5px;
  font-weight: normal;
}
.titlele i {
  background: url(img/t3.jpg) no-repeat;
  width: 367px;
  height: 6px;
  display: block;
  position: absolute;
  top: 38px;
  left: 0px;
}
a.more {
  float: right;
  width: 58px;
  height: 18px;
  line-height: 18px;
  border: 1px solid #e7e6e6;
  color: #9f9f9f;
  text-align: center;
  border-radius: 10px;
  margin-top: 5px;
}
a.more:hover {
  background: #0962A6;
  color: #fff;
  border-color: #0962A6;
}
.prolist .comt {
  padding: 15px 0px;
}
.prolist ul {
  width: 107%;
}
.prolist ul li {
  float: left;
  margin-bottom: 8px;
  margin-right: 8px;
  box-shadow: 0px 0px 10px #eee;
  -moz-box-shadow: 0px 0px 10px #eee;
  -webkit-box-shadow: 0px 0px 10px #eee;
}
.prolist ul li a {
  width: 196px;
  overflow: hidden;
  display: block;
  padding: 10px;
  border: 1px solid #e7e7e7;
}
.prolist ul li a img {
  width: 196px;
  height: 196px;
  display: block;
}
.prolist ul li a .txt {
  background: url(img/t1c.jpg) no-repeat left;
  padding-left: 10px;
  margin-top: 10px;
}
.prolist ul li a .txt p {
  line-height: 24px;
  height: 24px;
  font-size: 14px;
}
.prolist ul li a:hover {
  border-color: #0A5EA4;
  box-shadow: 0px 0px 2px #0A5EA4;
}
.prolist ul li a:hover p {
  color: #F00;
}
.part3 {
  padding-top: 20px;
}
.part3 .w {
  background: #fafafa;
  border: 1px solid #fff;
  box-shadow: 0px 0px 10px #c7c7c7;
  -moz-box-shadow: 0px 0px 10px #c7c7c7;
  -webkit-box-shadow: 0px 0px 10px #c7c7c7;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#c7c7c7', Direction=90, Strength=5);
  /*for ie6,7,8*/ width: 1149px;
  padding: 15px 20px;
}
.part3 .w .storecomt {
  position: relative;
  margin-top: 30px;
}
.part3 .w .storecomt .tab {
  position: absolute;
  top: 68px;
  width: 1149px;
  height: 32px;
}
.part3 .w .storecomt .tab a {
  background: url(img/tab.jpg) no-repeat;
  display: block;
  width: 20px;
  height: 46px;
  opacity: 0.8;
}
.part3 .w .storecomt .tab a:hover {
  opacity: 1;
}
.part3 .w .storecomt .tab a.arrow_l {
  float: left;
  background-position: 0px 0px;
}
.part3 .w .storecomt .tab a.arrow_r {
  background-position: -20px 0px;
  float: right;
}
.part3 .w .storecomt .tbody {
  width: 1090px;
  overflow: hidden;
  height: 200px;
  margin: 0 auto;
}
.part3 .w .storecomt ul.list {
  float: left;
  width: 300%;
  height: 200px;
}
.part3 .w .storecomt li.item {
  float: left;
  width: 279px;
}
.part3 .w .storecomt li.item a {
  color: #3e3e3e;
}
.part3 .w .storecomt li.item img {
  width: 254px;
  height: 166px;
  display: block;
}
.part3 .w .storecomt li.item span {
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 254px;
  overflow: hidden;
}
.part3 .w .storecomt li.item:hover span {
  color: #0962A6;
}
.part4 {
  padding-top: 10px;
  padding-bottom: 18px;
}
.part5 {
  border-top: 2px solid #b9b9b9;
  position: relative;
  background: #fcfcfe;
  padding-bottom: 40px;
}
.part5 .part5title {
  background: url(img/part5title.jpg) no-repeat;
  position: absolute;
  width: 632px;
  height: 104px;
  left: 50%;
  margin-left: -316px;
  top: -54px;
}
.part5 .w {
  padding-top: 85px;
}
.part5 .w .fl {
  padding-left: 15px;
}
.part5 .w .fl img {
  width: 529px;
  height: 558px;
  display: block;
}
.part5 .w .fr {
  background: url(img/part5right.jpg) no-repeat;
  height: 558px;
  float: left;
  position: relative;
  width: 645px;
}
.part5 .w .fr .you {
  position: absolute;
}
.part5 .w .fr .you p {
  font-weight: bold;
}
.part5 .w .fr .you .p1 {
  font-size: 20px;
  color: #0962A6;
}
.part5 .w .fr .you .p2 {
  font-size: 14px;
}
.part5 .w .fr .icon1 {
  top: 10px;
  left: 95px;
}
.part5 .w .fr .icon2 {
  top: 107px;
  left: 195px;
}
.part5 .w .fr .icon3 {
  top: 204px;
  left: 285px;
}
.part5 .w .fr .icon4 {
  top: 300px;
  left: 285px;
}
.part5 .w .fr .icon5 {
  bottom: 111px;
  left: 195px;
}
.part5 .w .fr .icon6 {
  bottom: 15px;
  left: 95px;
}
.part6 {
  background: #f3f3f3;
  padding-top: 63px;
  position: relative;
}
.part6 .part6icon {
  background: url(img/part6icon.jpg) no-repeat;
  width: 47px;
  height: 42px;
  position: absolute;
  top: -17px;
  left: 50%;
  margin-left: -23.5px;
}
.part6 .w .part6title {
  background: url(img/part6title.jpg) no-repeat;
  width: 712px;
  height: 79px;
  margin: 0 auto;
}
.part6 .w .comt {
  padding-top: 58px;
}
.part6 .w .comt ul {
  width: 102%;
}
.part6 .w .comt ul li {
  width: 584px;
  float: left;
  margin-right: 22px;
  padding-bottom: 40px;
  height: 326px;
}
.part6 .w .comt ul li .a1 {
  background: url(img/part6icon1.jpg) no-repeat;
  width: 583px;
  height: 70px;
}
.part6 .w .comt ul li .a1 i {
  font-family: "Book Antiqua";
  font-size: 48px;
  font-style: italic;
  color: #fff;
  width: 70px;
  text-align: center;
  padding-right: 17px;
}
.part6 .w .comt ul li .a1 p.fl span {
  display: block;
}
.part6 .w .comt ul li .a1 p.fl span.span1 {
  height: 38px;
  font-size: 26px;
  font-weight: bold;
}
.part6 .w .comt ul li .a1 p.fl span.span1 b {
  color: #c2c0c0;
  font-family: "Aparajita";
  font-weight: normal;
  font-size: 30px;
  padding-left: 15px;
}
.part6 .w .comt ul li .a1 p.fl span.span2 {
  height: 31px;
  line-height: 31px;
  font-size: 18px;
}
.part6 .w .comt ul li img {
  padding-top: 10px;
  width: 584px;
  height: 176px;
  display: block;
}
.part6 .w .comt ul li .a2 {
  line-height: 30px;
  padding-top: 10px;
  font-size: 14px;
}
.part6 .w .comt ul li .a2 i {
  font-size: 14px;
  font-weight: bold;
  color: #0962A6;
}
.part7 {
  width: 100%;
  background: #0962A6;
  height: 104px;
}
.part7 img {
  width: 765px;
  height: 62px;
  margin: 0 auto;
  display: block;
  padding-top: 20px;
}
.part8 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.part8 .fl img {
  width: 742px;
  height: 334px;
  display: block;
}
.part8 .fr {
  width: 417px;
}
.part8 .fr ul li {
  font-size: 18px;
  font-weight: bold;
  color: #0962A6;
  background: url(img/part8icon1.jpg) no-repeat 0px 10px;
  padding-left: 25px;
  border-top: 1px dotted #e3e3e3;
  line-height: 35px;
}
.part8 .fr ul li .box {
  padding: 5px 1px 9px 25px;
}
.part8 .fr ul li .box span {
  height: 24px;
  line-height: 24px;
  background: url(img/part8icon2.jpg) no-repeat 0px 10px;
  display: block;
  padding-left: 10px;
}
.part9 {
  background: url(img/part9top.jpg) no-repeat top center;
  padding-top: 57px;
}
.part9 .title {
  width: 810px;
  border-bottom: 1px solid #0962A6;
  margin: 0 auto;
  position: relative;
}
.part9 .titlea {
  text-align: center;
  width: 280px;
  border-bottom: 7px solid #0962A6;
  margin: 0 auto;
}
.part9 .titlea span {
  color: #0962A6;
  font-size: 48px;
  font-weight: bold;
  font-family: impact;
  text-transform: uppercase;
  line-height: 48px;
}
.part9 .titlea span p {
  font-size: 21px;
  line-height: 35px;
}
.part9 .horon .tbody {
  width: 1140px;
  overflow: hidden;
  height: 138px;
  margin: 0 auto;
  border: 5px solid #0962A6;
  padding: 15px 20px;
  position: relative;
}
.part9 .horon ul.list {
  float: left;
  width: 300%;
  height: 138px;
}
.part9 .horon li.item {
  float: left;
  width: 232px;
}
.part9 .horon li.item a {
  position: relative;
  display: block;
}
.part9 .horon li.item a span {
  position: absolute;
  width: 205px;
  height: 138px;
  background: #0962A6;
  opacity: 0;
  top: 0px;
  left: 0px;
  text-align: center;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
}
.part9 .horon li.item a span b,
.part9 .horon li.item a span p {
  color: #fff;
  display: block;
}
.part9 .horon li.item a span b {
  padding-top: 20px;
  -webkit-transition: all .4s ease-in;
  -moz-transition: all .4s ease-in;
  -o-transition: all .4s ease-in;
  transition: all .4s ease-in;
}
.part9 .horon li.item a span p {
  width: 129px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #fff;
  margin: 20px auto;
  transform: scale(0);
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.part9 .horon li.item img {
  width: 203px;
  height: 136px;
  display: block;
  border: 1px solid #ededed;
}
.part9 .horon li.item a:hover span {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.part9 .horon li.item a:hover b {
  padding-top: 40px;
}
.part9 .horon li.item a:hover P {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
}
.part9 .horon {
  position: relative;
  margin-top: 35px;
  width: 1190px;
  overflow: hidden;
}
.part9 .horon .tab {
  position: absolute;
  top: -72px;
  width: 67px;
  height: 31px;
  right: 250px;
}
.part9 .horon .tab a {
  background: url(img/tab1.jpg) no-repeat;
  display: block;
  width: 31px;
  height: 31px;
}
.part9 .horon .tab a.arrow_l {
  float: left;
  background-position: 0px 0px;
}
.part9 .horon .tab a.arrow_l:hover {
  background-position: 0px -31px;
}
.part9 .horon .tab a.arrow_r:hover {
  background-position: -36px -31px;
}
.part9 .horon .tab a.arrow_r {
  background-position: -36px 0px;
  float: right;
}
.part9 .casebottom {
  height: 11px;
  background: #e1e1e1;
  width: 1170px;
  margin-left: 10px;
}
.part10 {
  height: 63px;
}
.part10 .moreti {
  width: 378px;
  margin: 0 auto;
  padding-top: 22px;
}
.part10 .moreti a {
  border: 3px solid #0962A6;
  color: #0962A6;
  width: 178px;
  height: 35px;
  line-height: 35px;
  display: block;
  float: left;
  text-align: center;
  margin-right: 5px;
}
.part10 .moreti a:hover {
  color: #fff;
  background: #0962A6;
}
.kehu {
  width: 670px;
}
.kehu .title {
  width: 630px;
}
.kehu .picScroll-top {
  position: relative;
  width: 668px;
  margin-top: 15px;
  border-right: 2px solid #eee;
}
.kehu .picScroll-top .hd {
  overflow: hidden;
  height: 100%;
  position: absolute;
  right: -12px;
  width: 26px;
  top: 210px;
}
.kehu .picScroll-top .hd .prev,
.kehu .picScroll-top .hd .next {
  display: block;
  width: 26px;
  height: 26px;
  float: right;
  overflow: hidden;
  cursor: pointer;
  background: url(img/arrow.jpg) no-repeat;
}
.kehu .picScroll-top .hd .next {
  background-position: 0 -26px;
  margin-top: 10px;
}
.kehu .picScroll-top .hd .next:hover {
  background-position: -26px -26px;
}
.kehu .picScroll-top .hd .prev:hover {
  background-position: -26px 0px;
}
.kehu .picScroll-top .bd {
  width: 630px;
}
.kehu .picScroll-top .bd ul {
  overflow: hidden;
  zoom: 1;
}
.kehu .picScroll-top .bd ul li {
  zoom: 1;
  height: 170px;
}
.kehu .picScroll-top .bd ul li .pic {
  float: left;
  width: 200px;
  height: 145px;
}
.kehu .picScroll-top .bd ul li .pic img {
  width: 200px;
  height: 145px;
  display: block;
}
.kehu .picScroll-top .bd ul li .title {
  line-height: 24px;
  width: 398px;
  padding: 10px;
  height: 123px;
  border: 1px solid #dadada;
  float: left;
  margin-left: 10px;
}
.kehu .picScroll-top .bd ul li .title p {
  line-height: 24px;
}
.kehu .picScroll-top .bd ul li .title span {
  line-height: 24px;
  font-size: 14px;
  display: block;
}
.kehu .picScroll-top .bd ul li .title a {
  display: block;
  float: right;
  height: 20px;
  width: 98px;
  color: #0962A6;
  border: 2px solid #0962A6;
  line-height: 20px;
  text-align: center;
  margin-left: 5px;
}
.kehu .picScroll-top .bd ul li .title a:hover {
  background: #0962A6;
  color: #fff;
}
.part11 {
  padding-top: 45px;
}
.part11 .title {
  height: 59px;
}
.part11 .title span p {
  font-size: 30px;
  font-weight: bold;
  color: #0962A6;
}
.part11 .title span i {
  font-weight: bold;
  font-size: 14px;
  color: #0962A6;
  text-transform: uppercase;
}
.part11 .qa {
  width: 468px;
}
.part11 .qa .comt {
  margin-top: 15px;
}
.part11 .qa .comt ul li {
  padding: 9px;
  border: 1px solid #e4e4e4;
  height: 70px;
  margin-bottom: 8px;
}
.part11 .qa .comt ul li a {
  height: 70px;
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #0962A6;
  line-height: 24px;
}
.part11 .qa .comt ul li a i {
  background: url(img/part11icon.jpg) no-repeat;
  height: 70px;
  display: block;
  float: left;
  font-size: 40px;
  color: #fff;
  width: 93px;
  font-style: italic;
  line-height: 60px;
}
.part11 .qa .comt ul li a:hover {
  text-decoration: underline;
}
.part12 {
margin-top:130px;
}
.part12 .about {
  width: 820px;
  padding: 15px 20px;
  background: #fafafa;
  border: 1px solid #fff;
  box-shadow: 0px 0px 10px #c7c7c7;
  -moz-box-shadow: 0px 0px 10px #c7c7c7;
  -webkit-box-shadow: 0px 0px 10px #c7c7c7;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#c7c7c7', Direction=90, Strength=5);/*for ie6,7,8*/
}
.part12 .about .comt {
  padding-top: 30px;
}
.part12 .about .comt span.fl {
  width: 375px;
  padding-left: 30px;
  line-height: 24px;
}
.part12 .about .comt a {
  width: 173px;
  height: 45px;
  line-height: 45px;
  float: right;
  background: #0962A6;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
}
.part12 .about .comt a:hover {
  text-decoration: underline;
  opacity: 0.8;
}
.part12 .message {
  width: 300px;
  box-shadow: 0px 0px 10px #c7c7c7;
  -moz-box-shadow: 0px 0px 10px #c7c7c7;
  -webkit-box-shadow: 0px 0px 10px #c7c7c7;
}
.part12 .message .title {
  height: 56px;
  line-height: 56px;
  background: #0962A6;
  color: #fff;
  padding-left: 20px;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
}
.part12 .message .title i {
  color: #fff;
  font-family: arial;
  font-size: 14px;
  font-weight: normal;
}
.part12 .message .comt {
  padding: 15px;
}
.part12 .message .comt span {
  display: block;
  margin-bottom: 10px;
  height: 30px;
  line-height: 30px;
}
.part12 .message .comt span i {
  float: left;
  font-size: 14px;
}
.part12 .message .comt span input {
  float: left;
  border: 1px solid #edecec;
  height: 30px;
  width: 183px;
  padding: 0px 5px;
  box-shadow: 0px 0px 5px #efefef inset;
}
.part12 .message .comt span .textarea {
  border: 1px solid #edecec;
  height: 70px;
  padding: 10px 5px;
  width: 183px;
  box-shadow: 0px 0px 5px #efefef inset;
}
.part12 .message .comt .area {
  height: 90px;
}
.part12 .message .comt .button1 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  margin-top: 10px;
  float: right;
  cursor: pointer;
  width: 173px;
  line-height: 45px;
  background: #0962A6;
  border: none;
  margin-bottom: 15px;
  margin-right: 30px;
}
.part12 .message .comt .button1:hover {
  opacity: 0.8;
}
i.rend {
  color: red;
  padding-left: 5px;
}
.part13 {
  padding-top: 40px;
}
.part13 .w {
  background: #fafafa;
  border: 1px solid #fff;
  box-shadow: 0px 0px 10px #c7c7c7;
  width: 1149px;
  padding: 15px 20px 25px;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#c7c7c7', Direction=90, Strength=5);/*for ie6,7,8*/
}
.part13 .w .photo {
  position: relative;
  margin-top: 30px;
}
.part13 .w .photo .tab {
  position: absolute;
  top: 119px;
  width: 1149px;
  height: 32px;
}
.part13 .w .photo .tab a {
  background: url(img/tab3.jpg) no-repeat;
  display: block;
  width: 14px;
  height: 60px;
  opacity: 0.8;
}
.part13 .w .photo .tab a:hover {
  opacity: 1;
}
.part13 .w .photo .tab a.arrow_l {
  float: left;
  background-position: 0px 0px;
}
.part13 .w .photo .tab a.arrow_r {
  background-position: -14px 0px;
  float: right;
}
.part13 .w .photo .tbody {
  width: 1090px;
  overflow: hidden;
  margin: 0 auto;
}
.part13 .w .photo ul.list {
  float: left;
  width: 300%;
}
.part13 .w .photo li.item {
  float: left;
  width: 282px;
}
.part13 .w .photo li.item a {
  display: block;
}
.part13 .w .photo li.item img {
  width: 242px;
  height: 182px;
  display: block;
}
.part13 .w .photo li.item span {
  display: block;
  text-align: center;
  width: 240px;
  border-bottom: 4px solid #0962A6;
  border-left: 1px solid #d4d3d3;
  border-right: 1px solid #d4d3d3;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.part13 .w .photo li.item span p {
  height: 52px;
  line-height: 52px;
  border-bottom: 1px solid #bfbfbf;
  font-size: 14px;
  font-weight: bold;
}
.part13 .w .photo li.item span i {
  height: 38px;
  width: 38px;
  display: block;
  background: url(img/part13icon1.png) no-repeat;
  margin: 13px auto;
  -webkit-transition: all .4s ease-in;
  -moz-transition: all .4s ease-in;
  -o-transition: all .4s ease-in;
  transition: all .4s ease-in;
}
.part13 .w .photo li.item:hover span {
  border-color: #0962A6;
  background: #0962A6;
}
.part13 .w .photo li.item:hover span p {
  color: #fff;
}
.part13 .w .photo li.item:hover span i {
  background: url(img/part13icon2.png) no-repeat;
  transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
}
.part14 {
  padding-top: 20px;
  padding-bottom: 0px;
}
.part14 .w .title {
  height: 50px;
  line-height: 50px;
  background: #0962A6;
  overflow: hidden;
}
.part14 .w .title span.fl {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  padding-left: 20px;
}
.part14 .w .title span.fl i {
  font-family: arial;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  padding-left: 5px;
}
.part14 .w .title a {
  float: right;
  color: #fff;
  padding-right: 15px;
}
.part14 .w .title a:hover {
  text-decoration: underline;
}
.part14 .w .comt {
  padding: 20px 0px;
}
.part14 .w .news {
  width: 615px;
}
.part14 .w .news .newstop {
  width: 256px;
  height: 338px;
  float: left;
}
.part14 .w .news .newstop img {
  width: 256px;
  height: 193px;
  float: left;
}
.part14 .w .news .newstop span.txt {
  background: url(img/part14news1.jpg) no-repeat;
  height: 145px;
  width: 226px;
  display: block;
  float: left;
  padding: 0px 15px;
}
.part14 .w .news .newstop span.txt p {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.part14 .w .news .newstop span.txt span.jj {
  color: #fff;
  line-height: 18px;
  height: 54px;
  overflow: hidden;
}
.part14 .w .news .comt ul li {
  height: 34px;
  line-height: 34px;
  width: 338px;
  float: left;
  margin-left: 20px;
  background: url(img/t4.jpg) no-repeat 0px 11px;
}
.part14 .w .news .comt ul li a {
  float: left;
  padding-left: 20px;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.part14 .w .news .comt ul li a:hover {
  background: url(img/t5.jpg) no-repeat 0px 11px;
}
.part14 .w .news .comt ul li span {
  float: right;
}
.part14 .w .zixun {
  width: 544px;
}
.part14 .w .zixun .comt ul {
  width: 109%;
}
.part14 .w .zixun .comt ul .newstop {
  height: 122px;
  border-bottom: 1px solid #dadada;
  margin-bottom: 10px;
  width: 544px;
  padding-bottom: 20px;
}
.part14 .w .zixun .comt ul .newstop a.a1 {
  display: block;
  color: #0962A6;
  font-weight: bold;
  font-size: 14px;
}
.part14 .w .zixun .comt ul .newstop a.a1:hover {
  text-decoration: underline;
}
.part14 .w .zixun .comt ul .newstop img.fl {
  width: 183px;
  height: 122px;
  display: block;
}
.part14 .w .zixun .comt ul .newstop .txt {
  width: 345px;
  overflow: hidden;
  padding-left: 15px;
}
.part14 .w .zixun .comt ul .newstop .txt span {
  padding-top: 10px;
  display: block;
  line-height: 20px;
  height: 60px;
  overflow: hidden;
}
.part14 .w .zixun .comt ul .newstop .txt a.a2 {
  float: right;
}
.part14 .w .zixun .comt ul li {
  height: 34px;
  line-height: 34px;
  width: 248px;
  float: left;
  margin-right: 45px;
  background: url(img/t4.jpg) no-repeat 0px 11px;
}
.part14 .w .zixun .comt ul li a {
  float: left;
  padding-left: 20px;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.part14 .w .zixun .comt ul li a:hover {
  background: url(img/t5.jpg) no-repeat 0px 11px;
}
.part14 .w .zixun .comt ul li span {
  float: right;
}
.links {
  padding-top: 20px;
  background: url(img/part9top.jpg) no-repeat;
}
.links span {
  width: 133px;
  height: 53px;
  text-align: center;
  color: #fff;
  float: left;
  background: #0962A6;
  font-size: 20px;
  padding-top: 10px;
}
.links span p {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  margin-top:-2px;
}
.links .linksa {
  float: left;
  width: 1016px;
  border-bottom: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  /*height: 49px;*/
  padding: 6px 20px;
}
.links .linksa a {
  height: 20px;
  border: 0px solid #e4e4e4;
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
  overflow: hidden;
  line-height:20px;
}
.links .linksa a img {
  width: 88px;
  height: 47px;
  -webkit-transition: all .4s ease-in;
  -moz-transition: all .4s ease-in;
  -o-transition: all .4s ease-in;
  transition: all .4s ease-in;
}
.links .linksa a:hover {
  border-color: #0962A6;
}
.links .linksa a:hover img {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.botnav {
  width: 100%;
  height: 37px;
  background: #0962A6;
  line-height: 37px;
  margin-top: 20px;
}
.botnav .w a {
  color: #fff;
  font-size: 14px;
  width: 108px;
  display: block;
  float: left;
  text-align: center;
  position: relative;
  background: url(img/bnavli.jpg) no-repeat 0px 10px;
}
.botnav .w a::before,
.botnav .w a::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  border: 2px solid #0b9108;
  border-radius: 50%;
  content: '';
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.2);
  -moz-transform: translateX(-50%) translateY(-50%) scale(0.2);
  transform: translateX(-50%) translateY(-50%) scale(0.2);
}
.botnav .w a::after {
  width: 30px;
  height: 30px;
  border-width: 6px;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
  -moz-transform: translateX(-50%) translateY(-50%) scale(0.8);
  transform: translateX(-50%) translateY(-50%) scale(0.8);
}
.botnav .w a:hover::before,
.botnav .w a:hover::after,
.botnav .w a:focus::before,
.botnav .w a:focus::after {
  opacity: 0.5;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1);
  transform: translateX(-50%) translateY(-50%) scale(1);
}
.foot .base {
  text-align: center;
  line-height: 24px;
  padding: 20px 0px;
}
.foot .erweima {
  width: auto;
  height: 114px;
  margin: 0 auto;
  padding-bottom: 20px;
  text-align:center;
}
.foot .erweima img
{
    margin:0 10px;
    }
    
    
.fix_left {height: 306px;background: url(img/fix_lbg.png) no-repeat;position: fixed;left: 0px;top: 20%;z-index: 10000000000;width: 47px;padding: 20px 37px 0 13px}
.fix_left .at {display: block;height: 60px;width: 47px;overflow: hidden;background: url(img/fx_lico.png) no-repeat -50px 0;margin-top: 10px;
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
transition: all .3s ease-in}
.fix_left .at:hover {background-position: -50px 0}
.fix_left .wx {background-position: -50px -79px}
.fix_left .wx:hover {background-position: -50px -79px}
.fix_left .qq {background-position: -50px -153px}
.fix_left .qq:hover {background-position: -50px -153px}
.fix_left .mb {background-position: -50px -235px}
.fix_left .mb:hover {background-position: -50px -235px}
.fix_left2 {}
.fix_left2 .at {display: block;height: 60px;width: 47px;overflow: hidden;background: url(img/fx_lico.png) no-repeat;
margin-top: 10px;-webkit-transition: all .3s ease-in;-moz-transition: all .3s ease-in;-o-transition: all .3s ease-in;transition: all .3s ease-in}
.fix_left2 .at:hover {background-position: -50px 0}
.fix_left2 .wx {background-position: 0 -79px}
.fix_left2 .wx:hover {background-position: -50px -79px}
.fix_left2 .qq {background-position: 0 -153px}
.fix_left2 .qq:hover {background-position: -50px -153px}
.fix_left2 .mb {background-position: 0 -235px}
.fix_left2 .mb:hover {background-position: -50px -235px}

/*part2优势*/
.partk,.partka{width:100%; float:left; }
.partka{background-color:#f5f8fc;}
.partk_con,.partk_con{width:1000px; margin:0 auto;}
.partka_head{width:100%; text-align:center; margin:10px 0;  float: left;}
.partk{background-color: #fcfcfe; margin-bottom:30px;}
.partk_head{ background:url(img/p2img3.jpg) no-repeat;height:83px;text-align:center; padding:60px 0 27px;}
.partk_left{background:url(img/p2img4.jpg) no-repeat;width: 50%;height: 389px;background-size: 100%;*width: 49.9%;}
.partk_left_con{ width:455px; float:right;}
.partk_left_info{  margin-top: 15px;float: right;}
.info_num{background:url(img/p2img2.png) no-repeat;width:63px;height:56px;text-align:center;line-height:50px;font-size:36px;color:#fff;font-family:"Agency FB";float:left;margin:10px 20px 0 0;}
.info_intro{ width:360px; float:left;}
.info_intro .s1{font-size:30px; color:#008be8; font-weight:bold;}
.info_intro img{ vertical-align:bottom; margin-left:5px;}
.info_intro p{font-size:14px; line-height:22px;}
.info_intro p span{ color:#ef7a08;}
.partk_right{background:url(img/p2img5.jpg) no-repeat;width:50%;height:109px;background-size:105%;}
.partk_left1{ width:455px;}
.partk_left1 .s1{font-size:14px; color:#999; font-family:"Times New Roman", Times, serif;margin-left:48px;}
.partk_left1 .s2{font-size:26px;color:#008be8;font-weight:bold;display: block;margin: 5px 0 30px 48px;}
.imfl{float:left !important;  margin-top: 80px;  width: 465px !important;}
.imfl .info_intro{width: 380px !important;}