body {
  overflow-x: hidden;
  font-family: "microsoft yahei" !important;
}
li {
  list-style: none;
}
body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
dl,
div,
li,
dt,
dd,
a,
img,
i,
span,
blockquote,
em {
  margin: 0;
  padding: 0;
}
i,
em {
  font-style: normal;
}
.clear {
  clear: both;
  height: 0;
  width: 0;
  padding: 0;
  margin: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
img {
  width: 100%;
  height: auto;
}
a {
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
.fm_os {
  font-family: 'open sans';
  font-weight: 600;
}
.no-mr {
  margin-right: 0!important;
}
.no-mb {
  margin-bottom: 0!important;
}
.no-pr {
  padding-right: 0!important;
}
.no-pb {
  padding-bottom: 0!important;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.indent1 {
  text-indent: 1em;
}
.indent2 {
  text-indent: 2em;
}
.indent3 {
  text-indent: 3em;
}
.indent4 {
  text-indent: 4em;
}
.indent5 {
  text-indent: 5em;
}
.center {
  text-align: center;
}
#header .h-top {
  display: block;
  height: 43px;
  padding: 8px 0 0;
  border-bottom: 1px solid #c9c9c9;
  background: url(../images/top_nav.jpg) no-repeat left top;
}
#header .h-top .top_link {
  display: block;
  float: right;
  margin: 0 30px 0 0;
}
#header .h-top .top_link img {
  width: auto;
}
#header .h-top .top_link p {
  display: inline-block;
  font-size: 12px;
  line-height: 30px;
}
#header .h-top .top_link p i {
  display: inline-block;
  color: #ff9000;
  font-size: 14px;
  margin: 0 5px 0 0;
}
#header .h-top .top_link p a {
  color: #777;
}
#header .h-top .top_link p a:hover {
  color: #ff9000;
}
#header .h-top .top_link p.fax {
  padding: 0 17px;
  margin: 0 17px;
  line-height: 10px;
  border-left: 2px solid #c9c9c9;
  border-right: 2px solid #c9c9c9;
}
#header .h-top .top_link p.last {
  position: relative;
  font-size: 14px;
  width: 70px;
  background: url(../images/sanjiao.png) no-repeat right center;
}
#header .h-top .top_link p.last span {
  position: absolute;
  display: inline-block;
  width: 45px;
  height: 21px;
  overflow: hidden;
  top: 4px;
  left: 20px;
}
#header .h-top .top_link p.last span a {
  display: block;
  height: 21px;
  line-height: 21px;
}
#header .h-top .top_link p.last span:hover {
  height: 42px;
}
#header .h-top .top_seach {
  display: block;
  float: right;
  width: 154px;
  height: 30px;
  border: 1px solid #ccc;
  border-left: 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
#header .h-top .top_seach input {
  display: block;
  outline: none;
  border: none;
  height: 28px;
}
#header .h-top .top_seach input[type="text"] {
  float: left;
  width: 80%;
  padding: 0 0 0 10px;
  font-size: 12px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-left: 1px solid #ccc;
}
#header .h-top .top_seach input[type="submit"] {
  float: right;
  width: 20%;
  background: url(../images/fdj.png) no-repeat left center;
}
#header .h-logo {
  display: block;
  height: 113px;
}
#header .h-logo .logo {
  display: block;
  float: left;
  color: #2d3241;
}
#header .h-logo .logo img {
  position: relative;
  width: auto;
  margin: -25px 50px 0 0;
}
#header .h-logo .logo span {
  display: block;
  margin: 21px 0 0;
}
#header .h-logo .logo span strong {
  font-size: 30px;
  display: block;
}
#header .h-logo .logo span i {
  text-transform: uppercase;
  font-size: 13.12px;
}
#header .h-logo .cont {
  display: block;
  float: right;
  padding: 0 0 0 70px;
  margin: 18px 0 0;
  background: url(../images/tel.png) no-repeat left top;
}
#header .h-logo .cont p {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 5px;
}
#header .h-logo .cont span {
  display: block;
  font-family: arial;
  font-size: 22px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#f19164), to(#b22123));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#header .nav {
  height: 41px;
  line-height: 42px;
  background: url(../images/nav_bg.jpg) repeat-x left top;
}
#header .nav .container {
  padding: 0;
}
#header .nav .menu-box {
  float: left;
}
#header .nav .menu-box .menu > li {
  position: relative;
  float: left;
  text-transform: capitalize;
}
#header .nav .menu-box .menu > li > a {
  display: block;
  width: 141px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border-left: 1px solid #5993d1;
  border-right: 1px solid #003c7d;
  font-size: 15px;
  margin: 8.5px 0;
  color: #fff;
}
#header .nav .menu-box .menu > li > a:hover {
  color: #ff9000;
}
#header .nav .menu-box .menu > li:first-child > a {
  border-left: 0;
}
#header .nav .menu-box .menu > li.last > a {
  border-right: 0;
}
#header .nav .menu-box .menu > li .sub-menu {
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -ms-border-bottom-left-radius: 5px;
  -o-border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
  opacity: 0;
  filter: alpha(opacity=100);
  position: absolute;
  top: 130%;
  left: 0;
  width: 220px;
  background: #fff;
  text-align: left;
  z-index: 99;
  display: none;
  box-shadow: 0 0 3px 0 #666666;
  -webkit-box-shadow: 0 0 3px 0 #666666;
  -moz-box-shadow: 0 0 3px 0 #666666;
  -ms-box-shadow: 0 0 3px 0 #666666;
  -o-box-shadow: 0 0 3px 0 #666666;
}
#header .nav .menu-box .menu > li .sub-menu li {
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  line-height: normal;
}
#header .nav .menu-box .menu > li .sub-menu li a {
  color: #999;
  display: block;
  padding: 15px 10px 15px 20px;
}
#header .nav .menu-box .menu > li .sub-menu li:hover {
  background: #ff9000;
}
#header .nav .menu-box .menu > li .sub-menu li:hover a {
  color: #fff;
}
#banner {
  width: 100%;
  min-height: 600px;
  position: relative;
}
#banner img {
  width: auto;
}
#banner .DB_bgSet {
  position: relative;
}
#banner .DB_bgSet li {
  position: absolute;
  width: 100%;
  min-height: 600px;
  display: none;
}
#banner .DB_bgSet li a {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  z-index: 9;
}
#banner .DB_imgSet {
  position: absolute;
  width: 1100px;
  left: 50%;
  margin-left: -500px;
}
#banner .DB_imgSet .DB_1_1 {
  position: absolute;
  z-index: 2;
}
#banner .DB_imgSet .DB_1_2 {
  position: absolute;
}
#banner .DB_menuWrap {
  float: left;
  position: absolute;
  width: 100%;
  z-index: 999;
}
#banner .DB_prev,
#banner .DB_next {
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  top: 230px;
  cursor: pointer;
  display: none;
  position: absolute;
}
#banner .DB_prev {
  left: 30px;
}
#banner .DB_prev:hover {
  left: 25px;
}
#banner .DB_next {
  right: 30px;
}
#banner .DB_next:hover {
  right: 25px;
}
#index-body .i-product {
  display: block;
  height: 660px;
  background: url("../images/i-pro-bg.jpg");
}
#index-body .i-product .i-product-tit {
  display: block;
  margin: 50px 0 40px;
  text-align: center;
}
#index-body .i-product .i-product-tit h3 {
  font-family: impact;
  font-size: 36px;
  color: #ea8d15;
  text-transform: uppercase;
}
#index-body .i-product .i-product-tit p {
  display: inline-block;
  font-size: 18px;
  padding: 10px 0 7px;
  border-bottom: 2px solid #010101;
}
#index-body .i-product .i-product-scroll-box {
  position: relative;
}
#index-body .i-product .i-product-scroll-box .i-product-box {
  overflow: hidden;
  width: 1010px;
  margin: 0 auto;
}
#index-body .i-product .i-product-scroll-box .i-product-box li {
  display: block;
  width: 325px;
  float: left;
  margin-right: 17px;
}
#index-body .i-product .i-product-scroll-box .i-product-box li img {
  padding: 7px;
  border: 1px solid #ddd;
  box-shadow: 1px 1px 1px 0 #dddddd;
  -webkit-box-shadow: 1px 1px 1px 0 #dddddd;
  -moz-box-shadow: 1px 1px 1px 0 #dddddd;
  -ms-box-shadow: 1px 1px 1px 0 #dddddd;
  -o-box-shadow: 1px 1px 1px 0 #dddddd;
}
#index-body .i-product .i-product-scroll-box .i-product-box li h6 {
  display: block;
  font-size: 18px;
  color: #333;
  margin: 20px 0 12px;
  text-align: center;
}
#index-body .i-product .i-product-scroll-box .i-product-box li p {
  display: block;
  padding: 0 12px;
  font-size: 13px;
  line-height: 23px;
  color: #777;
}
#index-body .i-product .i-product-scroll-box .i-product-box li span {
  display: block;
  width: 108px;
  height: 33px;
  color: #fff;
  margin: 25px auto 0;
  text-align: center;
  line-height: 32px;
  background: #ee8f15;
}
#index-body .i-product .i-product-scroll-box .i-product-box li:hover .pic-zoom {
  opacity: 1;
}
#index-body .i-product .i-product-scroll-box .i-product-box li:hover h6,
#index-body .i-product .i-product-scroll-box .i-product-box li:hover p {
  color: #ee8f15;
}
#index-body .i-product .i-product-scroll-box .i-product-box li:hover span {
  background-color: #2d3a41;
}
#index-body .i-product .i-product-arr {
  position: absolute;
  width: 32px;
  height: 68px;
  top: 120px;
  z-index: 9;
  cursor: pointer;
}
#index-body .i-product .i-product-arr.i-product-arr-l {
  background: url("../images/pro_l_01.png") no-repeat;
  left: 0;
}
#index-body .i-product .i-product-arr.i-product-arr-l:hover {
  background: url("../images/pro_l_02.png") no-repeat;
}
#index-body .i-product .i-product-arr.i-product-arr-r {
  background: url("../images/pro_r_01.png") no-repeat;
  right: 0;
}
#index-body .i-product .i-product-arr.i-product-arr-r:hover {
  background: url("../images/pro_r_02.png") no-repeat;
}
#index-body .i-about {
  display: block;
  padding: 35px 0;
  height: 540px;
  overflow: hidden;
  background: url(../images/about_bg.jpg) no-repeat right top;
}
#index-body .i-about .i-about-right {
  display: block;
  float: right;
  width: 48%;
}
#index-body .i-about .i-about-right .i-about-tit {
  display: block;
  width: 496px;
  height: 153px;
  padding: 20px 0 0 28px;
  background: url(../images/about_tit.png) no-repeat;
}
#index-body .i-about .i-about-right .i-about-tit em {
  display: block;
  float: left;
  font-weight: bold;
  font-size: 88px;
  line-height: 76px;
  height: 30px;
  overflow: hidden;
  font-family: arial;
}
#index-body .i-about .i-about-right .i-about-tit span {
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
}
#index-body .i-about .i-about-right .i-about-tit p {
  display: block;
  color: #EE8F15;
  clear: both;
}
#index-body .i-about .i-about-right .i-about-tit .p1 span {
  font-size: 29.31px;
  font-weight: bold;
  margin: 2px 0 0;
}
#index-body .i-about .i-about-right .i-about-tit .p2 {
  display: block;
  margin: 40px 0 0 80px;
}
#index-body .i-about .i-about-right .i-about-tit .p2 span {
  font-size: 24px;
  margin: 0 12px 0 -12px;
}
#index-body .i-about .i-about-right .i-about-bdy {
  display: block;
}
#index-body .i-about .i-about-right .i-about-bdy .tit {
  display: block;
  margin: 24px 0 4px;
}
#index-body .i-about .i-about-right .i-about-bdy .tit h5 {
  display: block;
  color: #EE8F15;
  font-size: 36px;
  font-family: impact;
  text-transform: uppercase;
}
#index-body .i-about .i-about-right .i-about-bdy .tit p {
  display: inline-block;
  font-size: 18px;
  color: #d8d8d8;
  padding: 0 0 5px;
  margin: 5px 0;
  border-bottom: 2px solid #fff;
}
#index-body .i-about .i-about-right .i-about-bdy .bdy {
  display: block;
}
#index-body .i-about .i-about-right .i-about-bdy .bdy p {
  display: block;
  line-height: 26px;
  color: #d8d8d8;
  text-indent: 2em;
}
#index-body .i-advn {
  display: block;
  margin: 40px 0 80px;
}
#index-body .i-advn ul li {
  display: block;
  float: left;
  width: 330px;
  height: 143px;
  padding: 24px 20px 0 0;
  margin: 36px 18px 0;
  border: 1px solid #ccc;
  box-shadow: 0 0 6px 0 #cccccc;
  -webkit-box-shadow: 0 0 6px 0 #cccccc;
  -moz-box-shadow: 0 0 6px 0 #cccccc;
  -ms-box-shadow: 0 0 6px 0 #cccccc;
  -o-box-shadow: 0 0 6px 0 #cccccc;
}
#index-body .i-advn ul li .left {
  display: block;
  float: left;
  width: 100px;
  line-height: 75px;
  text-align: center;
}
#index-body .i-advn ul li .left img {
  width: auto;
}
#index-body .i-advn ul li .right {
  display: block;
  float: right;
  width: 205px;
}
#index-body .i-advn ul li .right h5 {
  font-size: 17px;
  margin: 5px 0 12px;
  font-weight: bold;
}
#index-body .i-advn ul li .right p {
  line-height: 23px;
  font-size: 13px;
}
#index-body .i-advn ul li.first {
  border: none;
  box-shadow: none;
  text-align: center;
}
#index-body .i-advn ul li.first h5 {
  display: block;
  font-size: 36px;
  text-transform: uppercase;
  font-family: impact;
  margin: 5px 0 0;
  color: #ee8f15;
}
#index-body .i-advn ul li.first p {
  display: inline-block;
  font-size: 18px;
  padding: 12px 0 5px;
  border-bottom: 2px solid #000;
}
#index-body .i-app .tit {
  display: block;
  text-align: center;
}
#index-body .i-app .tit h5 {
  display: block;
  font-size: 36px;
  text-transform: uppercase;
  font-family: impact;
  color: #ee8f15;
}
#index-body .i-app .tit p {
  display: inline-block;
  font-size: 18px;
  padding: 12px 0 5px;
  border-bottom: 2px solid #000;
}
#index-body .i-app .i-app-bdy {
  display: block;
  margin: 40px 0 0;
}
#index-body .i-app .i-app-bdy img {
  width: auto;
}
#index-body .i-app .i-app-bdy .img_01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
#index-body .i-app .i-app-bdy .i-app-01 {
  position: relative;
  display: block;
  float: left;
  width: 431px;
}
#index-body .i-app .i-app-bdy .i-app-01:hover .img_01 {
  opacity: 1;
}
#index-body .i-app .i-app-bdy .i-app-02 {
  position: relative;
  display: block;
  float: left;
  width: 431px;
  margin: 0 16px;
}
#index-body .i-app .i-app-bdy .i-app-02 .top {
  position: relative;
}
#index-body .i-app .i-app-bdy .i-app-02 .top:hover .img_01 {
  opacity: 1;
}
#index-body .i-app .i-app-bdy .i-app-02 .btm span {
  position: relative;
  display: inline-block;
  width: 207px;
  margin-top: 16px;
}
#index-body .i-app .i-app-bdy .i-app-02 .btm span:first-child {
  margin: 0 12px 0 0;
}
#index-body .i-app .i-app-bdy .i-app-02 .btm span:hover .img_01 {
  opacity: 1;
}
#index-body .i-app .i-app-bdy .i-app-03 {
  position: relative;
  display: block;
  float: left;
  width: 203px;
}
#index-body .i-app .i-app-bdy .i-app-03:hover .img_01 {
  opacity: 1;
}
#index-body .i-news .tit {
  display: block;
  margin: 42px 0;
  text-align: center;
}
#index-body .i-news .tit h5 {
  display: block;
  font-size: 36px;
  text-transform: uppercase;
  font-family: impact;
  color: #ee8f15;
}
#index-body .i-news .tit p {
  display: inline-block;
  font-size: 18px;
  padding: 12px 0 5px;
  border-bottom: 2px solid #000;
}
#index-body .i-news .i-news-bdy {
  display: block;
  margin: 0 0 90px 0;
}
#index-body .i-news .i-news-bdy .i-news-left {
  display: block;
  float: left;
  width: 527px;
  margin: 16px 0 0 0;
}
#index-body .i-news .i-news-bdy .i-news-left .tit {
  position: relative;
  display: block;
  margin: 0;
  height: 145px;
  overflow: hidden;
}
#index-body .i-news .i-news-bdy .i-news-left .tit .time {
  position: absolute;
  display: block;
  width: 70px;
  height: 70px;
  color: #fff;
  top: 0;
  left: 0;
  text-align: center;
  background: #0e64a4;
}
#index-body .i-news .i-news-bdy .i-news-left .tit .time em {
  font-size: 36px;
}
#index-body .i-news .i-news-bdy .i-news-left .tit .time span {
  display: block;
  margin: -7px 0 0 0;
}
#index-body .i-news .i-news-bdy .i-news-left .bdy h5 {
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin: 25px 0 12px;
}
#index-body .i-news .i-news-bdy .i-news-left .bdy p {
  color: #777;
  font-size: 13px;
  line-height: 23px;
}
#index-body .i-news .i-news-bdy .i-news-left .bdy a {
  display: block;
  height: 30px;
  width: 126px;
  color: #fff;
  background: #ee8f15;
  text-align: center;
  line-height: 30px;
  margin: 20px 0 0 0;
}
#index-body .i-news .i-news-bdy .i-news-left .bdy a:hover {
  background-color: #2d3a41;
}
#index-body .i-news .i-news-bdy .i-news-right {
  display: block;
  float: right;
  width: 530px;
}
#index-body .i-news .i-news-bdy .i-news-right li {
  display: block;
  padding: 0 0 10px;
  margin: 0 0 0;
  border-bottom: 1px solid #9aa5ab;
}
#index-body .i-news .i-news-bdy .i-news-right li a .left {
  display: block;
  float: left;
  width: 70px;
  text-align: center;
  color: #9aa5ab;
}
#index-body .i-news .i-news-bdy .i-news-right li a .left em {
  font-size: 54px;
}
#index-body .i-news .i-news-bdy .i-news-right li a .left span {
  display: block;
  font-size: 16px;
  margin: -7px 0 0 0;
}
#index-body .i-news .i-news-bdy .i-news-right li a .right {
  display: block;
  float: right;
  width: 445px;
}
#index-body .i-news .i-news-bdy .i-news-right li a .right h5 {
  display: block;
  font-size: 17px;
  color: #2f383d;
  margin: 14px 0 10px 0;
  font-weight: bold;
}
#index-body .i-news .i-news-bdy .i-news-right li a .right p {
  line-height: 23px;
  font-size: 13px;
  color: #777;
}
#index-body .i-news .i-news-bdy .i-news-right li:hover em,
#index-body .i-news .i-news-bdy .i-news-right li:hover span,
#index-body .i-news .i-news-bdy .i-news-right li:hover .right {
  color: #ee8f15;
}
#index-body .i-news .i-news-bdy .i-news-right li:hover em h5,
#index-body .i-news .i-news-bdy .i-news-right li:hover span h5,
#index-body .i-news .i-news-bdy .i-news-right li:hover .right h5,
#index-body .i-news .i-news-bdy .i-news-right li:hover em p,
#index-body .i-news .i-news-bdy .i-news-right li:hover span p,
#index-body .i-news .i-news-bdy .i-news-right li:hover .right p {
  color: #ee8f15;
}
#footer {
  display: block;
  margin: 70px 0 0;
  background: url(../images/fot_bg.jpg) no-repeat left top;
}
#footer p {
  color: #aaa;
}
#footer a {
  color: #aaa;
}
#footer a:hover {
  color: #ee8f15;
}
#footer .fot {
  display: block;
  float: left;
}
#footer .fot h5 {
  display: block;
  font-size: 18px;
  color: #fff;
  margin: 60px 0 24px;
}
#footer .fot a,
#footer .fot p {
  display: block;
  line-height: 26px;
  font-size: 13px;
}
#footer .fot_link {
  width: 20%;
}
#footer .fot_pro {
  width: 20%;
}
#footer .fot_ewm li {
  display: block;
  float: left;
  margin: 0 56px 0 0;
}
#footer .fot_cont {
  float: right;
}
#footer .bottom {
  display: block;
  height: 42px;
  margin: 56px 0 0;
  overflow: hidden;
  text-align: center;
  border-top: 1px solid #959595;
}
#footer .bottom p {
  display: inline-block;
  margin: 0 10px;
  line-height: 42px;
}
.inner-banner {
  position: relative;
  display: block;
}
.inner-page .container {
  top: -34px;
}
.inner-page .sidebar {
  width: 242px;
  border: 1px solid #dcdcdc;
}
.inner-page .sidebar .side-top .side-tit {
  display: block;
  height: 115px;
  font-size: 26px;
  color: #fff;
  text-align: center;
  line-height: 115px;
  margin: -1px 0 0 -1px;
  background: url(../images/side_tit.png) no-repeat left top;
}
.inner-page .sidebar .side-top .side-menu {
  padding: 0 14px;
}
.inner-page .sidebar .side-top .side-menu > li > a {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #555;
  border-bottom: 1px solid #dcdcdc;
  background: url(../images/side_sanjiao.png) no-repeat right center;
}
.inner-page .sidebar .side-top .side-menu > li > a:hover {
  color: #ff9a16;
}
.inner-page .sidebar .side-bottom {
  display: block;
  padding: 20px 14px 5px;
}
.inner-page .sidebar .side-bottom a span {
  display: block;
  height: 36px;
  line-height: 36px;
  font-weight: bold;
  text-align: center;
  color: #333;
}
.inner-page .sidebar .side-bottom a:hover span {
  color: #ff9a16;
}
.inner-page .page-right-bar {
  display: block;
  width: 858px;
  padding: 0 26px 0 23px;
  background-color: #fff;
}
.inner-page .page-right-bar .bread-crumbs {
  display: block;
  height: 40px;
  margin: 30px 0 21px;
  padding: 0 0 0 25px;
  border-bottom: 1px solid #dcdcdc;
  background: url(../images/bdyNav.png) no-repeat left center;
}
.inner-page .page-right-bar .bread-crumbs h5 {
  display: block;
  float: left;
  line-height: 40px;
}
.inner-page .page-right-bar .bread-crumbs .bdyNav {
  position: relative;
  display: block;
  float: right;
  line-height: 40px;
}
.inner-page .page-right-bar .bread-crumbs .bdyNav a {
  color: #555;
}
.inner-page .page-right-bar .bread-crumbs .bdyNav a:before {
  display: inline-block;
  margin: 0 5px 2px;
  content: '';
  border-top: 3px solid transparent;
  border-left: 6px solid #555;
  border-bottom: 3px solid transparent;
}
.inner-page .page-right-bar .bread-crumbs .bdyNav a:hover {
  color: #ff9a16;
}
.inner-page .page-right-bar .bread-crumbs .bdyNav a:first-child:before {
  display: none;
}
.inner-page .piclist li {
  float: left;
}
.inner-page .piclist li p {
  display: block;
  color: #555;
  padding: 16px 0;
  text-align: center;
}
.about-page .about-artical p {
  line-height: 28px;
  color: #555;
  text-indent: 2em;
}
.about-page .about-artical img {
  display: block;
  margin: 32px 0 0 0;
}
.product-page .piclist li {
  display: block;
  width: 260px;
  margin: 0 14px 3px 0;
}
.product-page .piclist li img {
  border: 1px solid #dcdcdc;
}
.product-page .piclist li:hover .pic-zoom {
  opacity: 1;
}
.product-page .piclist li:hover p {
  color: #ff9a16;
}
.prodet-page .product-details .prodet-top-l {
  width: 50%;
}
.prodet-page .product-details .prodet-top-l .b-pro {
  padding: 10px;
  border: 1px solid #d3d3d3;
  margin-bottom: 20px;
}
.prodet-page .product-details .prodet-top-l ul li {
  float: left;
  width: 20%;
  margin-right: 10px;
  padding: 2px;
  cursor: pointer;
  border: 1px solid #ccc;
}
.prodet-page .product-details .prodet-top-l ul li:hover {
  border: 1px solid #003f75;
}
.prodet-page .product-details .prodet-top-l li.active {
  border: 1px solid #003f75;
}
.prodet-page .product-details .prodet-top-l #pic-zoom {
  position: relative;
  margin-top: 0px;
}
.prodet-page .product-details .prodet-top-l .mark {
  width: 405px;
  height: 404px;
  position: absolute;
  z-index: 2;
  background: transparent;
  display: inline-block;
  left: 0;
  top: 0;
  opacity: 0.1;
  filter: alpha(opacity=100);
}
.prodet-page .product-details .prodet-top-l .layer {
  width: 50px;
  height: 50px;
  background: #E8E8E8;
  position: absolute;
  opacity: 0.4;
  filter: alpha(opacity=100);
  display: none;
}
.prodet-page .product-details .prodet-top-l .big_pic {
  padding: 20px;
  z-index: 9;
  position: absolute;
  display: none;
  overflow: hidden;
  width: 550px;
  height: 363px;
  left: 100%;
  top: 0px;
  background: #eee;
}
.prodet-page .product-details .prodet-top-l .big_pic img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
}
.prodet-page .product-details .prodet-top-r {
  position: relative;
  width: 45%;
}
.prodet-page .product-details .prodet-top-r h1.protit {
  margin: 24px 0;
  color: #222;
  font-size: 18px;
  font-family: 'open sans';
  font-weight: 600;
}
.prodet-page .product-details .prodet-top-r .prodetail p {
  color: #333;
  line-height: 1.8em;
}
.prodet-page .product-details .prodet-top-r a.pro-mes {
  position: absolute;
  bottom: 0;
  color: #fff;
  font-weight: 600;
  width: 195px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #ff9f0c;
}
.prodet-page .product-details .prodet-top-r a.pro-mes:hover {
  opacity: 0.8;
  filter: alpha(opacity=100);
}
.prodet-page h4.pro-title {
  font-weight: 600;
  font-family: 'open sans';
  width: 150px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background: #003f75;
  font-size: 14px;
  margin-bottom: 15px;
}
.prodet-page .prodet-details {
  margin: 20px 0px;
}
.prodet-page .prodet-details p {
  line-height: 1.8em;
}
.news-page .newslist li {
  padding: 0 10px 8px 20px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 20px;
}
.news-page .newslist li .new-l {
  width: 20%;
}
.news-page .newslist li .new-r {
  width: 78%;
}
.news-page .newslist li .new-r h3 {
  font-size: 17px;
  font-weight: 600;
  color: #444;
}
.news-page .newslist li .new-r i.new-update,
.news-page .newslist li .new-r p.new-abst {
  color: #777;
  font-size: 13px;
}
.news-page .newslist li .new-r i.new-update {
  display: block;
  margin: 10px 0;
}
.news-page .newslist li .new-r p.new-abst {
  line-height: 1.7em;
}
.news-page .newslist li .new-r:hover h3,
.news-page .newslist li .new-r:hover p,
.news-page .newslist li .new-r:hover i {
  color: #ff9a16;
}
.news .news_title h1 {
  padding-bottom: 10px;
  font-size: 22px;
  text-align: center;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news .news_date {
  line-height: 22px;
  text-align: center;
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
}
.news .news_abst {
  border-bottom: 1px dashed #CCC;
  padding: 10px 0;
  font-size: 12px;
}
.news .news_abst p {
  display: inline-block;
}
.news .news_contents {
  color: #000;
  font-size: 13px;
  line-height: 24px;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px dashed #CCC;
  padding: 20px 0;
}
.news .news_contents a {
  color: #000;
  font-size: 13px;
  line-height: 24px;
}
.news .news_contents p,
.news .news_contents div,
.news .news_contents span,
.news .news_contents table {
  color: #000;
  font-size: 13px;
  line-height: 24px;
  clear: both;
}
.news .news_next {
  width: 99%;
  margin-top: 0px;
  padding-left: 5px;
  border-top: 0px solid #CCC;
  text-align: left;
  padding-top: 10px;
}
.news .news_next a {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #999;
  font-size: 12px;
  margin-left: 5px;
}
.news .news_next a:hover {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #ff9a16;
}
.news .newsnav {
  margin-bottom: 30px;
}
.cont_body img {
  width: auto;
}
.cont_body .page-right-bar {
  width: 1130px;
}
.cont_body .page-right-bar .bread-crumbs {
  margin: 12px 0 30px;
}
.cont_body .cn-form {
  width: 67%;
  float: left;
  padding: 25px 35px 15px;
}
.cont_body .contact-details {
  width: 30%;
  padding: 30px;
  border: 6px solid #f2f2f2;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
}
.cont_body .contact-details h3.contact-title {
  font-weight: 600;
  font-size: 21px;
  border-bottom: 1px dashed #dcdcdc;
  margin-bottom: 20px;
  color: #444;
  padding-bottom: 15px;
}
.cont_body .contact-details .contact-list h5 {
  font-weight: 600;
  margin-bottom: 10px;
  color: #222;
}
.cont_body .contact-details .contact-list p {
  font-size: 13px;
  line-height: 1.8em;
}
.cont_body .contact-details .contact-list a {
  color: #333;
}
.cont_body .contact-details .contact-list a:hover {
  opacity: 0.7;
  filter: alpha(opacity=100);
}
.cont_body #footer {
  margin: -32px 0 0;
}
.lg-page .piclist li {
  margin-right: 30px;
  margin-bottom: 40px;
  width: 240px;
}
.faq-page .faq-list {
  font-family: 'open sans';
  font-weight: 600;
}
.faq-page .faq-list dt {
  font-size: 16px;
  color: #b1a004;
  font-weight: 600;
}
.faq-page .faq-list dd {
  font-size: 14px;
  color: #222;
  margin: 10px 0 30px;
}
.cn-form {
  width: 100%;
  height: auto;
  font-family: 'open sans';
  font-weight: 600;
  padding: 35px 45px 25px;
  border: 1px solid #dddddd;
}
.cn-form p {
  font-size: 16px;
  padding: 10px 0;
  color: #666;
}
.cn-form .formtit {
  margin-bottom: 26px;
  font-size: 23px;
  line-height: 23px;
  color: #444;
  text-align: center;
  padding-bottom: 18px;
  background: url(../images/form-tit-bg.jpg) no-repeat center bottom;
}
.cn-form li {
  margin-bottom: 13px;
  color: #444;
}
.cn-form li label {
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
}
.cn-form .m-form-l {
  width: 49%;
}
.cn-form .m-form-l li .iptTxt {
  font-size: 13px;
  padding: 0 15px;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  width: 100%;
  border: 1px solid #dedede;
  height: 40px;
  outline: none;
  background: #fff;
  color: #777;
}
.cn-form .m-form-l li .iptTxt:focus {
  border-color: #e9322d;
  box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  outline: 0;
  background: rgba(255, 43, 66, 0.04);
}
.cn-form .m-form-l li .txtAre {
  width: 95%;
  height: 383px;
  border: 1px solid #dedede;
  outline: none;
  resize: none;
  padding: 14px;
  color: #ccc;
  line-height: 18px;
}
.cn-form .m-form-l li .btnTjly {
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  width: 100%;
  height: 38px;
  background: #003f75;
  border: none;
  cursor: pointer;
  color: #fff;
}
.cn-form .m-form-l li .btnTjly:hover {
  opacity: 0.8;
  filter: alpha(opacity=100);
}
.cn-form .m-form-r {
  width: 49%;
}
.cn-form .m-form-r textarea {
  height: 237px;
  width: 100%;
  border: 1px solid #dedede;
  font-size: 13px;
  padding: 10px 15px;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
}
.cn-form .m-form-r textarea:focus {
  border-color: #e9322d;
  box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  outline: 0;
  background: rgba(255, 43, 66, 0.04);
}
.cn-form div.wpcf7 .ajax-loader {
  display: block;
  margin: 0 auto;
  width: auto;
  background-repeat: no-repeat;
  background-position: center;
}
.cn-form .yzm img {
  width: 19.4%;
}
.cn-form .yzm input {
  font-size: 13px;
  padding: 0 15px;
  width: 75.6%;
  border: 1px solid #dedede;
  height: 30px;
  outline: none;
  background: #fff;
  color: #777;
}
::-webkit-input-placeholder {
  color: #777;
}
:-moz-placeholder {
  color: #777;
}
::-moz-placeholder {
  color: #777;
}
:-ms-input-placeholder {
  color: #777;
}
.recommend-product {
  margin: 50px 0;
}
.recommend-product ul li {
  float: left;
  width: 23%;
  margin-left: 2.6%;
}
.recommend-product ul li p {
  color: #000;
  margin-top: 8px;
  text-align: center;
}
.recommend-product ul li:first-child {
  margin-left: 0;
}
.zoom-box {
  position: relative;
}
.zoom-box .pic-zoom {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.4s ease-in;
  -webkit-transition: 0.4s ease-in;
  -moz-transition: 0.4s ease-in;
  -ms-transition: 0.4s ease-in;
  -o-transition: 0.4s ease-in;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6) url(../images/zoom.png) no-repeat center center;
}
.zoom-box:hover .pic-zoom {
  opacity: 1;
  filter: alpha(opacity=1);
}
.zoom-pic {
  overflow: hidden;
}
.zoom-pic img {
  transition: 1s linear;
  -webkit-transition: 1s linear;
  -moz-transition: 1s linear;
  -ms-transition: 1s linear;
  -o-transition: 1s linear;
}
.zoom-pic img:hover {
  transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
}
.white-zoom {
  position: relative;
}
.white-zoom:after {
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  content: '';
  position: absolute;
  z-index: 2;
  width: 1px;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  left: 50%;
  top: 50%;
}
.around-line li {
  float: left;
  position: relative;
  cursor: pointer;
}
.around-line li a {
  color: #fff;
  display: block;
  text-decoration: none;
}
.around-line li:before,
.around-line li:after {
  content: '';
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  position: absolute;
}
.around-line li:before {
  top: 0;
  left: 0;
  right: 100%;
  bottom: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  border-left: 1px solid rgba(255, 255, 255, 0.8);
}
.around-line li:after {
  right: 0;
  bottom: 0;
  top: 100%;
  left: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  border-right: 1px solid rgba(255, 255, 255, 0.8);
}
.around-line li:hover:before {
  bottom: 0;
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.around-line li:hover:after {
  top: 0;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.around-line li.active:before {
  bottom: 0;
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.around-line li.active:after {
  top: 0;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.m-page {
  text-align: center;
  line-height: 22px;
  font-size: 0;
  letter-spacing: -0.307em;
  word-wrap: normal;
  white-space: nowrap;
  color: #138bdf;
}
.m-page a,
.m-page span {
  display: inline-block;
  vertical-align: top;
  padding: 2px 10px;
  margin-left: -1px;
  border: 1px solid #ddd;
  font-size: 12px;
  letter-spacing: normal;
  text-shadow: 0 1px #fff;
  background: #fff;
  -webkit-transition: background-color 0.1s;
  -moz-transition: background-color 0.1s;
  -ms-transition: background-color 0.1s;
  -o-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
.m-page a {
  text-decoration: none;
  color: #000;
}
.m-page a:first-child {
  margin-left: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.m-page a:last-child {
  margin-right: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.m-page a:hover {
  color: #fff;
  background: #ff9a16;
}
.m-page a:active {
  background: #ff9a16;
}
.m-page span.current,
.m-page span.current:hover,
.m-page span.current:active {
  cursor: default;
  color: #fff;
  background: #ff9a16;
}

.download{
	margin-bottom: 24px;
}
.download a{
	display: block;
	color: #333;
	line-height: 28px;
	padding: 7px 0;
	border-bottom: 1px dashed #ccc;
}
.download a:hover{
	    color: #ff9a16;
}

.i-fixed{
	position: fixed;
    display: block;
    top: 25%;
    right: 15px;
    z-index: 999;
    width: 178px;
    height: 394px;
	color: #fff;
    background: #306aad;
}
.i-fixed #close{
    position: absolute;
    display: block;
    width: 27px;
    height: 27px;
    top: -10px;
    right: -10px;
    cursor: pointer;
    background:#000;
    color: #fff;
    text-align: center;
    line-height: 27px;
    border-radius: 50%;
}
.i-fixed .top{
	display: block;
	padding: 16px 16px 7px 16px;
	border-bottom: 1px dashed #ccc;
}
.i-fixed .top h5{
	display: block;
	font-weight: bold;
	font-size: 18px;    padding: 0 0 0 25px;
	margin: 12px 0;
	background: url(../images/fix_02.png) no-repeat left center;
}
.i-fixed .top h5 i{}
.i-fixed .top h5 span{}
.i-fixed .top p{
	line-height: 28px;
}
.i-fixed .top p b{
}
.i-fixed .btm{
	display: block;
	padding: 0 16px;
}
.i-fixed .btm h5{
	display: block;
	font-weight: bold;
	font-size: 18px;
	margin: 12px 0 0;    padding: 0 0 0 28px;
	background: url(../images/fix_01.png) no-repeat left center;
}

.i-fixed .btm a{
	display: block;
	color: #fff;
	line-height: 28px;
}
.i-fixed .btm img{
	width: 120px;
	margin: 5px auto;
}