body {
  overflow-x: hidden;
  font-family: "microsoft yahei" !important;
}
li {
  list-style: none;
}
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;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
img {
  width: 100%;
}
a:hover {
  text-decoration: none;
}
.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;
}
@font-face {
  
}
#header .h-top {
  display: block;
  height: 80px;
}
#header .h-top .hTopL {
  margin: 0 0 0 48px;
}
#header .h-top .hTopL img {
  margin: 10px 0 0;
  width: auto;
}
#header .h-top .hTopR {
  display: block;
  height: 79px;
  margin: 0 48px 0 0;
}
#header .h-top .hTopR .hTopRc {
  display: block;
  float: left;
  margin: 9px 0 0;
}
#header .h-top .hTopR .hTopRc p,
#header .h-top .hTopR .hTopRc a {
  color: #333;
  font-family: "franklin gothic medium";
}
#header .h-top .hTopR .hTopRs {
  display: block;
  float: left;
  margin: 32px 13px 0 20px;
}
#header .h-top .hTopR .hTopRs .txt {
  width: 187px;
  line-height: 32px;
  border: 1px solid #888;
  border-right: none;
  outline: none;
  padding: 0 0 0 9px;
}
#header .h-top .hTopR .hTopRs .btn {
  background: url(../images/Ss.png) no-repeat center center;
  border: 1px solid #888;
  border-radius: 0;
  border-left: none;
  background-size: 60% 60%;
  width: 35px;
  outline: none;
  margin: -3px 0 0 -4px;
}
#header .h-top .hTopR .hTopRy {
  display: block;
  float: left;
  margin: 18px 0 0 18px;
}
#header .h-top .hTopR .hTopRy img {
  width: auto;
  margin: 0 5px 3px 0;
}
#header .h-top .hTopR .hTopRy a {
  color: #333;
  margin: 5px 0;
  display: block;
}
#header .h-top .hTopR .hTopRy a:hover {
  color: #d70302;
}
#header .nav {
  display: block;
  height: 44px;
  background: #d70302;
}
#header .nav ul {
  margin: 0 0 0 48px;
}
#header .nav ul li {
  float: left;
  display: block;
  padding: 12px 22px;
}
#header .nav ul li a {
  color: #fff;
}
#header .nav ul li:hover,#header .nav ul li.menu-item-home.current_page_item,#header .nav ul li.current-post-parent,#header .nav ul li.current-menu-item,#header .nav ul li.current-category-ancestor {
  background: url("../images/navLBg.png") no-repeat;
  background-size: 100% 100%;
}
#banner {
  width: 100%;
  min-height: 482px;
  position: relative;
}
.new-abst p{
	display: inline-block;
	margin: 0!important;
}
#banner img {
  width: auto;
}
#banner .DB_bgSet {
  position: relative;
}
#banner .DB_bgSet li {
  position: absolute;
  width: 100%;
  min-height: 482px;
  display: none;
}
#banner .DB_imgSet {
  position: absolute;
  width: 1100px;
  left: 50%;
  margin-left: -500px;
}
#banner .DB_imgSet .DB_1_1 {
  background: url("../images/bg_01.png");
  display: block;
  position: absolute;
  top: 75px;
  left: 300px;
  z-index: 2;
  width: 508px;
}
#banner .DB_imgSet .DB_1_1 p {
  display: block;
  margin: 16px 28px;
  font-family: "book antiqua";
  color: #fff;
  font-size: 18px;
}
#banner .DB_imgSet .DB_1_2 {
  position: absolute;
}
#banner .DB_menuWrap {
  float: left;
  position: absolute;
  width: 100%;
}
#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: 113px;
  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 {
  display: block;
  width: 1200px;
  margin: 0 auto;
  position: relative;
  background: #fff;
  margin-top: -150px;
  border: 1px solid #fff;
}
#index-body .hei {
  position: relative;
  left: -0.5%;
  margin-top: 9px;
  display: block;
  width: 101%;
  height: 29px;
  background-color: #333;
}
#index-body .indexL {
  position: relative;
  display: block;
  width: 70.3%;
}
#index-body .indexR {
  display: block;
  width: 23%;
}
#index-body .i-product {
  margin: 23px 0;
}
#index-body .i-product .investment_title {
  position: relative;
  border-bottom: 2px #ccc solid;
  height: 46px;
  overflow: hidden;
}
#index-body .i-product .img {
  position: absolute;
  top: 25px;
  right: 0;
  width: auto;
}
#index-body .i-product .investment_con {
  display: block;
  height: 290px;
  overflow: hidden;
}
#index-body .i-product .cat-item {
  display: block;
  float: left;
  font-size: 12px;
  height: 45px;
  padding-top: 3px;
  width: 117px;
  
  cursor: pointer;
  text-transform: capitalize;
  text-align: center;
}
#index-body .i-product .cat-item a{
	color: #000;
}
#index-body .i-product .prolistT {
  margin: 20px 0;
}
#index-body .i-product .prolistT .proListTL {
  background: #d33434;
  display: block;
  float: left;
  text-align: center;
  width: 83px;
  height: 67px;
}
#index-body .i-product .prolistT .proListTL p {
  display: block;
  font-size: 12px;
  color: #fff;
  font-family: "franklin gothic medium";
  padding: 5px 0 0;
  text-transform: uppercase;
}
#index-body .i-product .prolistT .proListTL a {
  display: block;
  font-family: impact;
  font-size: 36px;
  color: #fff;
  margin: -7px 0;
}
#index-body .i-product .prolistT .proListTR {
  margin: 14px 0 0 14px;
  float: left;
  width: 71%;
}
#index-body .i-product .proListB {
  margin: 0 0 23px;
}
#index-body .i-product .proListB .proListBUl {
  float: left;
  display: none;
  width: 40%;
}
#index-body .i-product .proListB .proListBUl li {
  text-transform: uppercase;
  line-height: 32px;
  padding: 0 0 0 10px;
  cursor: pointer;
  background-color: #ee9f9f;
}
#index-body .i-product .proListB .proListBUl li a{
	color: #333;
}
#index-body .i-product .proListB .proListBUl li:nth-child(odd) {
  background-color: #f3bebe;
}
#index-body .i-product .proListB .proListBR {
  position: relative;
  /*float: left;*/
  display: block;
  height: 183px;
  width: 100%;
  overflow: hidden;
}
#index-body .i-product .proListB .proListBR ul li {
	position: relative;
    float: left;
    display: block;
    width: 160px;
    /*height: 160px;*/
    margin-right: 8px;
}
#index-body .i-product .proListB .proListBR ul li img {
  /*position: absolute;*/
  width: 100%;
  height: auto;
}
#index-body .i-product .proListB .proListBR ul li p{
	display: block;
	margin: 3px 0;
	text-align: center;
	font-size: 12px;
	color: #d33434;
}
#index-body .i-product .proListB .proListBR ul li:first-child {
  display: block;
}
#index-body .i-about .tit {
  display: block;
  margin: 13px 0;
  height: 27px;
  border-bottom: 2px solid #ccc;
}
#index-body .i-about .tit a {
  float: left;
  color: #333;
  font-family: arial;
  font-weight: bold;
  line-height: 25px;
  text-transform: uppercase;
  border-bottom: 2px solid #f3bebe;
}
#index-body .i-about .tit a i {
  margin: 0 3px;
}
#index-body .i-about .tit a:hover {
  color: #dc3737;
}
#index-body .i-about .bdy {
  margin: 13px 0;
}
#index-body .i-about .bdy .img {
  float: left;
  display: block;
  width: 272px;
  height: 154px;
}
#index-body .i-about .bdy .p {
  float: right;
  width: 65%;
}
#index-body .i-about .bdy .p a {
  display: block;
  text-align: right;
  color: #ee9f9f;
}
#index-body .i-about .bdy .p a:hover {
  color: #dc3737;
}
#index-body .iService .tit {
  font-weight: bold;
  font-family: arial;
}
#index-body .iService .tit a {
  color: #333;
}
#index-body .iService .tit a:hover {
  color: #dc3737;
}
#index-body .iService .bdy {
  display: block;
}
#index-body .adv .tit {
  display: block;
  margin: 13px 0;
  height: 27px;
  border-bottom: 2px solid #ccc;
}
#index-body .adv .tit a {
  float: left;
  font-family: arial;
  font-weight: bold;
  line-height: 25px;
  text-transform: uppercase;
  color: #333;
  border-bottom: 2px solid #f3bebe;
}
#index-body .adv .tit a:hover {
  color: #dc3737;
}
#index-body .adv .bdy {
  margin: 0 6%;
}
#index-body .adv .bdy .div {
  display: block;
  width: 43%;
  float: left;
  margin: 10px 37px 10px 0;
}
#index-body .adv .bdy .div .img {
  float: left;
  display: block;
  width: 76px;
  height: 58px;
  line-height: 53px;
  text-align: center;
}
#index-body .adv .bdy .div .img img {
  width: auto;
}
#index-body .adv .bdy .div p {
  float: right;
  width: 76%;
}
#index-body .case {
  margin: 28px 0 0;
}
#index-body .case .tit {
  display: block;
  margin: 13px 0;
  height: 40px;
  border-bottom: 2px solid #ccc;
}
#index-body .case .tit a {
  float: left;
  color: #333;
  font-family: arial;
  font-weight: bold;
  line-height: 15px;
  padding-bottom: 10px;
  width: 100px;
  text-transform: uppercase;
  background: url("../images/casebotm.png") no-repeat left bottom;
}
#index-body .case .tit a:hover {
  color: #dc3737;
}
#index-body .case .bdy p {
  display: block;
  margin: 7px 0;
}
#index-body .case .bdy a {
  display: block;
  color: #ee9f9f;
  text-align: right;
}
#index-body .case .bdy a:hover {
  color: #dc3737;
}
#index-body .i-news .tit {
  display: block;
  margin: 13px 0;
  height: 40px;
  border-bottom: 2px solid #ccc;
}
#index-body .i-news .tit a {
  float: left;
  color: #333;
  font-family: arial;
  font-weight: bold;
  margin: 10px 0;
  padding-bottom: 10px;
  width: 100px;
  text-transform: uppercase;
  background: url("../images/casebotm.png") no-repeat left bottom;
}
#index-body .i-news .tit a:hover {
  color: #dc3737;
}
#index-body .i-news .bdy {
  border: 1px solid #eee;
  border-radius: 6px;
}
#index-body .i-news .bdy p {
  display: block;
  color: #333;
  margin: 3px 7px;
}
#index-body .i-news .bdy span {
  display: block;
  margin: 13px 7px;
  font-family: arial;
  font-size: 12px;
  color: #777;
}
#index-body .order {
  display: block;
  margin: 18px 0;
  background: url(../images/order.png) no-repeat left top;
  height: 78px;
}
#index-body .order a {
  display: block;
  color: #c1c1c1;
  font-size: 24px;
  font-family: arial;
  font-weight: bold;
  padding: 24px 0 0 30px;
}
#index-body .icont .tit {
  background: url(../images/cont.png) no-repeat left top;
  display: block;
  height: 78px;
}
#index-body .icont .tit a {
  display: block;
  color: #c1c1c1;
  font-size: 24px;
  font-family: arial;
  font-weight: bold;
  padding: 24px 0 0 30px;
}
#index-body .icont .bdy {
  margin: 18px 0 0;
}
#index-body .icont .bdy .p1 {
  display: block;
  font-size: 24px;
  font-family: impact;
}
#index-body .icont .bdy .p2 {
  display: block;
  color: #777;
  line-height: 23px;
  margin: 17px 0;
}
#index-body .icont .bdy a {
  display: block;
  color: #777;
  line-height: 23px;
}
#index-body .icont .bdy a:hover {
  color: #DC3737;
}
.proLH {
  background: url(../images/Redbottom.png) no-repeat center bottom;
}
.libd {
  background: #dc3737 url(../images/sanjiao.png) no-repeat right center !important;
  color: #fff;
}
.libd a{
	color: #fff!important;
}
.fotop {
  display: block;
  width: 1200px;
  height: 90px;
  margin: 23px auto;
  background: #eee;
}
.fotop .fotpL {
  float: left;
  display: block;
  width: 30%;
  margin: 10px 6%;
}
.fotop .fotpL .p1 {
  font-family: "palatino linotype";
  font-size: 18px;
}
.fotop .fotpL .p2 {
  font-family: "palatino linotype";
  font-weight: bold;
  font-size: 25px;
  color: #000;
}
.fotop .fotpL p {
  line-height: 25px;
}
.fotop .fotpR {
  float: right;
  width: 57%;
  margin-top: 32px;
}
.fotop .fotpR .txt {
  outline: none;
  width: 339px;
  height: 37px;
  border: none;
  padding: 0 7px;
  background-color: #fff;
}
.fotop .fotpR .btn {
  background-color: #373737;
  color: #fff;
  outline: none;
  width: 198px;
  height: 37px;
  line-height: 37px;
  border-radius: 0;
  padding: 0;
}
#footer {
  display: block;
  height: 324px;
  overflow: hidden;
  border-top: 4px solid #222;
  background: url(../images/fotbg.jpg) no-repeat;
}
#footer .fotli {
  display: block;
  float: left;
}
#footer .fotBL {
  width: 27%;
  margin: 4% 0 4% 4.3%;
}
#footer .fotBL a {
  color: #c9caca;
  display: block;
  line-height: 23px;
}
#footer .fotBL a:hover {
  color: #DC3737;
}
#footer .fotBL p {
  color: #c9caca;
  display: block;
}
#footer .fotBL .a1 {
  font-family: arial;
  font-size: 24px;
}
#footer .fotBL .p1 {
  font-size: 24px;
  margin: 17px 0;
  font-family: impact;
}
#footer .fotBL .p2 {
  line-height: 23px;
  margin: 17px 0;
}
#footer .fotBC {
  width: 36.5%;
  margin: 4% 1%;
}
#footer .fotBC ul {
  margin: 21px 0;
}
#footer .fotBC ul li {
  margin: 0 0 7px;
}
#footer .fotBC ul li i {
  display: block;
  color: #c9caca;
  float: left;
  width: 71px;
  text-align: right;
  margin-right: 13px;
  height: 30px;
  line-height: 30px;
  font-style: normal;
}
#footer .fotBC ul li input {
  display: block;
  width: 197px;
  border: 1px solid #c9caca;
  padding-left: 7px;
  height: 30px;
  color: #c9caca;
  outline: none;
  background: #393533;
}
.fotBC div.wpcf7-response-output{
	margin:0;
	color: #fff;
}
#footer .fotBC ul li textarea {
  outline: none;
  background: #393533;
  border: 1px solid #c9caca;
  padding-left: 7px;
  width: 341px;
  height: 89px;
  color: #C9CACA;
}
#footer .fotBC ul li .btn {
  background: #d03232;
  color: #c9c9c9;
  width: 83px;
  text-align: center;
  border: none;
  margin: 0 0 0 83px;
  font-size: 18px;
  font-family: "微软雅黑";
  line-height: 30px;
  padding: 0;
}
#footer .fotBR {
  width: 25%;
  margin: 4% 0 4% 3%;
}
#footer .fotBR .fotBRt {
  display: block;
}
#footer .fotBR .fotBRt img {
  float: right;
  width: auto;
}
#footer .fotBR .fotBRt p {
  color: #c9caca;
  line-height: 19px;
  text-transform: uppercase;
}
#footer .fotBR a {
  color: #c9caca;
  font-size: 15px;
  line-height: 27px;
}
#footer .fotBR a:hover {
  text-decoration: underline;
}
#footer .fotBR .ewm {
  display: block;
  width: 112px;
  height: 112px;
  margin: 10px 0;
}
.ibtm {
  display: block;
  text-align: center;
  height: 52px;
  background: #212121;
}
.ibtm a {
  display: inline-block;
  color: #c9caca;
  padding: 16px 7px;
}
.ibtm a:hover {
  text-decoration: underline;
}
.inner-page .container {
  width: 1100px;
}
.pageNav {
  background: url(../images/home.png) no-repeat 1px 0;
  border-bottom: 1px solid #DC3737;
  color: #777;
  padding: 3px 0 0 30px;
  margin: 13px 0 7px;
}
.pageNav a {
  color: #777;
  padding: 0 2px;
  font-family: "microsoft sans serif";
}
.pull-top {
  margin: 21px 0 27px 0;
}
.pull-top ul li {
  float: left;
  margin: 0 7px;
}
.pull-top ul li a {
  display: block;
  font-family: "microsoft sans serif";
  padding: 5px 23px;
  color: #fff;
  background-color: #3a3a39;
}
.pull-top ul li a:hover {
  background-color: #dc3737;
}
.pull-top ul li.active a{
	background-color: #dc3737;
}
.about-page .container {
  width: 1100px;
}
.about-page .about-artical .about-culture img{
	  float: left;
  width: auto;
  margin: 0 23px 0 7px;
}
.about-page .about-artical .about-culture .right {
 
  font-family: "microsoft sans serif";
  float: left;
  color: #333;
  width: 56%;
}
.about-page .about-artical .about-culture .right p{
 line-height: 23px;
  margin: 10px 0;
}
.about-page .about-artical .Artiacal01 img {
  float: left;
  width: auto;
  margin: 0 23px 0 7px;
}
.about-page .about-artical .Artiacal01 p {
  line-height: 23px;
  font-family: "microsoft sans serif";
  float: left;
  color: #333;
  width: 100%;
  margin: 10px 0;
}
.about-page .about-artical .Artiacal02 .tit {
  display: block;
  background-color: #aaa;
  color: #fff;
  text-transform: uppercase;
  font-family: "microsoft sans serif";
  width: 173px;
  text-align: center;
  line-height: 32px;
  height: 30px;
  margin: 35px 0 21px 7px;
}
.about-page .about-artical .Artiacal02 .bdy p {
  font-family: "microsoft sans serif";
  margin: 0 0 10px 5px;
}
.about-page .about-artical .Artiacal02 .bdy img {
  margin: 27px 0;
}
.about-page .about-artical .Artiacal03 .tit {
  margin: 13px 0;
  border-bottom: 1px solid #dc3737;
}
.about-page .about-artical .Artiacal03 .tit a {
  display: block;
  background-color: #DC3737;
  color: #fff;
  width: 197px;
  height: 41px;
  text-align: center;
  line-height: 43px;
  text-transform: uppercase;
  font-family: "microsoft sans serif";
}
.about-page .about-artical .Artiacal03 .bdy {
  position: relative;
  margin: 27px 0 43px;
}
.about-page .about-artical .Artiacal03 .bdy .lunboL {
  position: absolute;
  top: 24%;
  cursor: pointer;
}
.about-page .about-artical .Artiacal03 .bdy .lunboR {
  position: absolute;
  right: 0;
  top: 24%;
  cursor: pointer;
}
.about-page .about-artical .Artiacal03 .bdy .PdeList {
  margin: 0 0 0 45px;
}
.about-page .about-artical .Artiacal03 .bdy .PdeList ul {
  display: block;
  /*width: 981px;*/
  /*overflow: hidden;*/
}
.about-page .about-artical .Artiacal03 .bdy .PdeList ul li {
  float: left;
  display: block;
  margin: 0 15px;
  width: 165px;
}
.about-page .about-artical .Artiacal03 .bdy .PdeList ul li img{
	height: auto;
	border: 1px solid #ccc;
	padding: 2px;
}
.about-page .about-artical .Artiacal03 .bdy .PdeList ul li p {
  display: block;
  text-align: center;
  color: #777;
  line-height: 32px;
}
.teamBdy .Artiacal01 p {
  width: 51%!important;
}
.teamBdy .Artiacal02 {
  margin: 23px 7px 37px;
}
.strBdy .Artiacal01 p {
  width: 51%!important;
}
.strBdy .Artiacal02 {
  margin: 20px 3px 0;
}
.proYd .proYdTit {
  display: block;
  border: 1px solid #ccc;
  border-radius: 15px;
}
.proYd .proYdTit .proYdTitL {
  float: left;
  width: 346px;
}
.proYd .proYdTit .proYdTitL img {
  margin: 13px;
  width: auto;
}
.proYd .proYdTit .proYdTitR {
  float: left;
  margin: 13px 23px;
  width: 63.29%;
}
.proYd .proYdTit .proYdTitR .p1 {
  display: block;
  margin: 7px 0 17px;
}
.proYd .proYdTit .proYdTitR .p1 a {
  color: #fff;
  padding: 8px 10px;
  background-color: #dc3737;
  font-family: "microsoft sans serif";
}
.proYd .proYdTit .proYdTitR .p2 {
  display: block;
  margin: 27px 0;
}
.proYd .proYdTit .proYdTitR .p2 a {
  display: block;
  float: left;
  /*width: 178px;*/
  height: 32px;
  line-height: 32px;
background-color: #eaeaea;
	  color: #333;
  margin: 0 15px 12px 0;
  padding-left: 7px;
  font-size: 13px;
  padding: 0 15px;
 
}

.proYd .proYdTit .proYdTitR .p2 a:hover{
  background-color: #dc3737;
  color: #fff;
}
.proYd .proYdBdy {
  margin: 13px 0;
}
.proYd .proYdBdy ul li {
	display: block;
	width: 192px;
  float: left;
  margin: 0 11px;
}
.proYd .proYdBdy ul li img {
  padding: 2px;
  height: auto;
  border: 1px solid #ccc;
}
.proYd .proYdBdy ul li p {
  display: block;
  text-align: center;
  height: 32px;
  width: 192px;
  overflow: hidden;
  line-height: 32px;
  font-family: "microsoft sans serif";
  color: #333;
}
.proYd .proYdFot {
  display: block;
  height: 20px;
  width: 100%;
  margin: 0 0 27px;
  background: url(../images/prolibg.png) repeat-x center bottom;
}
.proYd .proYdFot a {
  display: block;
  color: #fff;
  margin: 0 0 0 48.81%;
}
.proMore {
  display: block;
  background: #dc3737;
  text-align: center;
  margin-bottom: 47px;
}
.proMore a {
  color: #fff;
  line-height: 43px;
  font-family: "microsoft sans serif";
}
.proMore a:hover {
  text-decoration: underline;
}
.product-page .sidebar {
  display: block;
  width: 20%;
  margin: 23px 0 7px;
}
.product-page .sidebar>ul>li {
  margin-bottom: 13px;
}
.product-page .sidebar>ul>li>a {
  display: block;
  background-color: #dc3737;
  color: #fff;
  padding: 3px 7px;
  font-family: "microsoft sans serif";
  line-height: 18px;
  cursor: pointer;
}
.product-page .sidebar>ul>li .children {
  display: none;
}
.product-page .sidebar>ul>li .children li {
  display: block;
  margin-bottom: 3px;
  height: 35px;
  line-height: 35px;
  background-color: #ededed;
}
.product-page .sidebar>ul>li .children a {
  margin: 0 0 0 7px;
  color: #777;
  font-family: "microsoft sans serif";
  overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;
    padding: 0 15px 0 0px;
}
.product-page .sidebar>ul>li .children li:hover {
  background-color: #d8d8d8;
}
.product-page .sidebar>ul>li .children li:hover a {
  color: #000;
}
.product-page .page-right-bar {
  display: block;
  width: 78%;
}
.product-page .page-right-bar .pageNav {
  margin-top: 28px;
}
.product-page .proTit {
  display: block;
  border: 1px solid #ccc;
  border-radius: 15px;
}
.product-page .proTit .img {
  float: left;
  margin: 13px;
  display: block;
  width: 30%;
}
.product-page .proTit .bdy {
  float: right;
  width: 65%;
  margin: 13px 0;
}
.product-page .proTit .bdy a {
  display: block;
  background-color: #dc3737;
  color: #fff;
  width: 345px;
  line-height: 37px;
  text-align: center;
  height: 37px;
  font-family: "microsoft sans serif";
  font-size: 18px;
}
.product-page .proTit .bdy p {
  margin: 13px 0;
  font-family: "microsoft sans serif";
}
.product-page .i-pro-box {
  margin: 13px 0;
}
.product-page .i-pro-box .tit {
  color: #777;
  font-family: "microsoft sans serif";
  font-size: 18px;
  border-bottom: 1px solid #777;
  padding: 0 0 3px;
  margin: 0 0 17px;
}
.product-page .i-pro-box .bdy ul li {
	display: block;
	width: 194px;
  float: left;
  margin: 0 19px 10px 0;
}
.product-page .i-pro-box .bdy ul li img {
  width: 194px;
  height: auto;
  border: 1px solid #ccc;
  padding: 2px;
}
.product-page .i-pro-box .bdy ul li p {
  display: block;
  text-align: center;
  height: 32px;
  line-height: 32px;
  color: #777;
  overflow: hidden;
  font-family: "microsoft sans serif";
}
.product-page .i-pro-box .bdy ul li:hover p {
  color: #dc3737;
}
.product-page .cn-form {
  margin: 23px 0;
}
.product-page .cn-form .tit {
  color: #dc3737;
  border-color: #dc3737;
}
.product-page .cn-form .radio {
  display: block;
  float: right;
  width: 47%;
}
.product-page .cn-form .radio div {
  display: block;
  margin-left: 30px;
  float: left;
}
.prodet-page .product-details {
  margin-top: 18px;
}
.prodet-page .product-details .prodet-top-l {
  width: 45%;
  margin-right: 50px;
}
.prodet-page .product-details .prodet-top-l .b-pro {
  padding: 10px;
  border: 1px solid #d3d3d3;
  margin-bottom: 20px;
  width: 375px;
  height: auto;
}
.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 img{
	height: auto;
}
.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: 0;
}
.prodet-page .product-details .prodet-top-l .mark {
  width: 375px;
  height: 375px;
  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: 460px;
  height: 375px;
  left: 100%;
  top: 0;
  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: 35%;
}
.prodet-page .product-details .prodet-top-r h1 {
  margin-bottom: 20px;
  background-color: #dc3737;
  color: #fff;
  font-size: 18px;
  text-transform: capitalize;
  font-family: "microsoft sans serif";
  padding: 10px;
}
.prodet-page .product-details .prodet-top-r .infor1 {
  margin-bottom: 32px;
  font-size: 14px;
}
.prodet-page .product-details .prodet-top-r .infor1 p {
  line-height: 23px;
  color: #777;
}
.prodet-page .product-details .prodet-top-r .pro-mes {
  display: block;
  width: 186px;
  height: 48px;
  color: #fff;
  font-size: 18px;
  font-family: "microsoft sans serif";
  padding-left: 25%;
  line-height: 48px;
  background: url(../images/message.png) no-repeat left center;
}
.prodet-page .product-details .prodet-top-r .pro-mes:hover {
  text-decoration: underline;
}
.prodet-page .pro-title {
  font-weight: bold;
  text-transform: capitalize;
  margin-bottom: 15px;
  border-bottom: 1px solid #dc3737;
}
.prodet-page .pro-title h4 {
  text-align: center;
  background: #dc3737;
  width: 178px;
  height: 36px;
  color: #fff;
  font-size: 18px;
  line-height: 36px;
}
.prodet-page .prodet-bottom {
  margin-top: 50px;
  margin-bottom: 20px;
}
.prodet-page .prodet-bottom .prd01 {
  padding: 0 20px;
}
.prodet-page .prodet-bottom .prd01 p {
  margin-bottom: 20px;
  font-family: "microsoft sans serif";
  line-height: 1.8em;
}
.prodet-page .prodet-bottom .prd02 {
  margin: 0 0 13px;
  padding: 0 20px;
}
.prodet-page .prodet-bottom .prd02 p {
  font-family: "microsoft sans serif";
  line-height: 23px;
}
.prodet-page .prodet-bottom .prd02 p:first-child {
  display: block;
  background-color: #e5e5e5;
  color: #000;
  width: 147px;
  line-height: 27px;
  margin-bottom: 13px;
}
.prodet-page .prodet-bottom .prd03 {
  padding: 0 20px;
}
.prodet-page .prodet-bottom .prd03 p {
  font-family: "microsoft sans serif";
  padding-left: 32px;
  margin: 27px 0;
  background: url(../images/dh.png) no-repeat left center;
}
.news-page .new-list-haspic {
  padding: 10px;
  margin-bottom: 30px;
  background: #fff;
  border: 1px solid #d9d9d9;
  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;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}
.news-page .new-list-haspic img {
  width: 100%;
  height: auto;
}
.news-page .new-list-haspic li {
  padding: 10px 15px 20px;
  margin-bottom: 2px;
  transition: 0.1s ease-in;
  -webkit-transition: 0.1s ease-in;
  -moz-transition: 0.1s ease-in;
  -ms-transition: 0.1s ease-in;
  -o-transition: 0.1s ease-in;
}
.news-page .new-list-haspic li a {
  display: block;
  color: #000;
}
.news-page .new-list-haspic li a h4 {
  font-size: 16px;
  line-height: 26px;
  margin: 5px 0;
}
.news-page .new-list-haspic li a span {
  color: #bdbdbd;
  margin-bottom: 10px;
  display: block;
}
.news-page .new-list-haspic li a p {
  font-size: 14px;
}
.news-page .new-list-haspic li:nth-of-type(2n+1) {
  background: #f8f8f8;
}
.news-page .new-list-haspic li:nth-of-type(2n) {
  background: #fff;
  border-bottom: 1px solid #f2f2f2;
}
.news-page .new-list-haspic li:hover {
  background: #d80025;
}
.news-page .new-list-haspic li:hover a {
  color: #fff;
}
.news-page .new-list-haspic li:hover span {
  color: #fff;
}
.news-page .new-list-haspic li .new-l {
  width: 430px;
}
.news-page .new-list-haspic li .new-r {
  box-shadow: 0 2px 4px 0 #cccccc;
  -webkit-box-shadow: 0 2px 4px 0 #cccccc;
  -moz-box-shadow: 0 2px 4px 0 #cccccc;
  -ms-box-shadow: 0 2px 4px 0 #cccccc;
  -o-box-shadow: 0 2px 4px 0 #cccccc;
  padding: 3px;
  border: 1px solid #A4A4A4;
  width: 180px;
}
.news-page .new-list-nopic li {
  padding: 12px 0;
  border-bottom: 1px solid #bababd;
}
.news-page .new-list-nopic li a {
  color: #666666;
}
.news-page .new-list-nopic li span {
  float: left;
  font-size: 14px;
  color: #0074cc;
}
.news-page .new-list-nopic li span em {
  font-style: normal;
  color: #666666;
  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;
}
.news-page .new-list-nopic li span:hover em {
  color: #000;
}
.news-page .new-list-nopic li i {
  float: right;
  font-style: normal;
  font-size: 12px;
}
.news {
  background: #fff;
}
.news .news_title h1 {
  padding-bottom: 10px;
  font-size: 26px;
  text-align: center;
  color: #333;
}
.news .news_date {
  line-height: 24px;
  text-align: center;
  border-bottom: 1px solid #CCC;
}
.news .news_date h3 {
  padding-bottom: 12px;
  font-size: 12px;
  color: #999;
  text-align: center;
}
.news .news_contents {
  color: #333;
  font-size: 12px;
  line-height: 24px;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px dashed #CCC;
  text-indent: 2em;
  padding-bottom: 10px;
}
.news .news_contents a {
  color: #333;
  font-size: 12px;
  line-height: 24px;
}
.news .news_contents p,
.news .news_contents div,
.news .news_contents span,
.news .news_contents table {
  color: #333;
  font-size: 12px;
  line-height: 24px;
  clear: both;
  margin-top: 30px;
}
.news .news_next {
  width: 99%;
  margin-top: 0;
  padding-left: 5px;
  border-top: 0 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: #000;
}
.news .newsnav {
  margin-bottom: 30px;
}
.contact-page img {
  width: 120px;

}
.contact-page .contBdy {
  margin: 17px 0;
}
.contact-page .contBdy .map {
  float: left;
}
.contact-page .contact-list {
  float: right;
  width: 50%;
  margin: 7px 0 30px;
}
.contact-page .contact-list .contact-detils {
  float: left;
  width: 70%;
  margin: 0 0 0 23px;
}
.contact-page .contact-list .contact-detils .p1 {
  font-size: 18px;
  color: #dc3737;
  margin: 32px 0 27px;
  text-transform: uppercase;
}
.contact-page .contact-list .contact-detils p,
.contact-page .contact-list .contact-detils a {
  display: block;
  font-family: "microsoft sans serif";
  line-height: 23px;
  color: #333;
}
.contact-page .contact-list .contact-detils a:hover {
  color: #DC3737;
}
.contact-page .contact-list .ewm {
  float: right;
  width: 20%;
  display: block;
  margin: 87px 0 0;
}
.MicrosoftMap {
  width: 100%!important;
}
.cn-form {
  width: 100%;
  height: auto;
  margin-bottom: 53px;
}
.cn-form .tit {
  font-family: "microsoft sans serif";
  font-size: 18px;
  color: #DC3737;
  margin: 13px 0;
  padding: 0 0 7px;
  border-bottom: 1px solid #dc3737;
}
.cn-form p {
  font-size: 16px;
  padding: 10px 0;
  color: #666;
}
.cn-form .m_form li {
  width: 50%;
  height: 43px;
  float: left;
  margin-bottom: 13px;
  color: #777;
}
.cn-form .m_form label {
  font-weight: 100;
  float: left;
  border: 1px solid #dedede;
  line-height: 43px;
  height: 43px;
  width: 24%;
  display: inline-block;
  text-align: center;
  font-family: "microsoft sans serif";
}
.cn-form .m_form .iptTxt {
  float: right;
  width: 76%;
  border: 1px solid #dedede;
  border-left-width: 0;
  height: 43px;
  line-height: 16px;
  outline: none;
  text-indent: 1em;
  background: #fff;
  color: #ccc;
}
.cn-form .m_form .txtAre {
  width: 95%;
  height: 155px;
  border: 1px solid #dedede;
  outline: none;
  resize: none;
  padding: 14px;
  color: #ccc;
  line-height: 18px;
  font-family: "microsoft sans serif";
}
.cn-form .m_form .btnTjly {
  transition: 0.2s eaes-in;
  -webkit-transition: 0.2s eaes-in;
  -moz-transition: 0.2s eaes-in;
  -ms-transition: 0.2s eaes-in;
  -o-transition: 0.2s eaes-in;
  width: 100%;
  height: 43px;
  background: #dc3737;
  border: none;
  cursor: pointer;
  color: #fff;
  line-height: 43px;
}
.cn-form .m_form .btnTjly:hover {
  background: #022644;
}
.cn-form .m_form .areLi {
  float: right;
  height: 155px;
  display: inline;
  text-align: right;
}
.cn-form .m_form .btnLi {
  float: right;
  width: 47.43%;
  font-family: "microsoft sans serif";
  font-size: 12px;
}
.recommend-product {
  margin: -20px 0 50px;
}
.recommend-product .bdy {
  position: relative;
  margin: 27px 0 43px;
}
.recommend-product .bdy .lunboL {
  position: absolute;
  top: 24%;
  cursor: pointer;
}
.recommend-product .bdy .lunboR {
  position: absolute;
  right: 0;
  top: 24%;
  cursor: pointer;
}
.recommend-product .bdy .PdeList {
  margin: 0 0 0 45px;
}
.recommend-product .bdy .PdeList ul {
  display: block;
  /*width: 748px;*/
  height: 191px;
  overflow: hidden;
}
.recommend-product .bdy .PdeList ul li {
  float: left;
  display: block;
  margin: 0 14px;
  width: 159px;
}
.recommend-product .bdy .PdeList ul li img{
	height: auto;
	border: 1px solid #ccc;
	padding: 2px;
}
.recommend-product .bdy .PdeList ul li p {
  display: block;
  text-align: center;
  color: #777;
  line-height: 32px;
}
.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.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
}
.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 {
  margin: 50px 0 10px;
  _padding-bottom: 30px;
  *padding-bottom: 30px;
  text-align: center;
  line-height: 32px;
  font-size: 0;
  letter-spacing: -0.307em;
  word-wrap: normal;
  white-space: nowrap;
  color: #138bdf;
}
.m-page a,
.m-page i {
  display: inline-block;
  vertical-align: top;
  padding: 2px 12px;
  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: #064896;
}
.m-page a:active {
  background: #064896;
}
.m-page a.z-crt,
.m-page a.z-crt:hover,
.m-page a.z-crt:active {
  cursor: default;
  color: #fff;
  background: #064896;
}
.m-page-sm {
  margin: 25px auto;
  line-height: 22px;
}
.m-page-sm a,
.m-page-sm i {
  padding: 5 10px;
}
.m-page-sr a,
.m-page-sr i {
  margin: 0 3px;
  border-radius: 2px;
}
.m-page-sr i {
  border: 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%;
}
.fancy ul li {
  float: left;
  margin-right: 17px;
  cursor: pointer;
}
.fancy ul li p {
  display: block;
  color: #000;
  text-align: center;
  margin: 7px 0;
}
.fancy ul li img {
  width: 200px;
}
#fancybox-loading {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none;
}
#fancybox-loading div {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url("../images/fancybox.png");
}
#fancybox-overlay {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none;
}
#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}
#fancybox-wrap {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1101;
  outline: none;
  display: none;
}
#fancybox-outer {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}
#fancybox-content {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0 solid #fff;
}
#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101;
}
#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url("../images/fancybox.png") -40px 0;
  cursor: pointer;
  z-index: 1103;
  display: none;
}
#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0;
}
#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top;
}
#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}
#fancybox-left,
#fancybox-right {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background: transparent url("../images/blank.gif");
  z-index: 1102;
  display: none;
}
#fancybox-left {
  left: 0;
}
#fancybox-right {
  right: 0;
}
#fancybox-left-ico,
#fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block;
}
#fancybox-left-ico {
  background-image: url("../images/fancybox.png");
  background-position: -40px -30px;
}
#fancybox-right-ico {
  background-image: url("../images/fancybox.png");
  background-position: -40px -60px;
}
#fancybox-left:hover,
#fancybox-right:hover {
  visibility: visible;
}
#fancybox-left:hover span {
  left: 20px;
}
#fancybox-right:hover span {
  left: auto;
  right: 20px;
}
.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001;
}
#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url("../images/fancybox-x.png");
}
#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url("../images/fancybox.png");
  background-position: -40px -162px;
}
#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url("../images/fancybox-y.png");
  background-position: -20px 0;
}
#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-image: url("../images/fancybox.png");
  background-position: -40px -182px;
}
#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url("../images/fancybox-x.png");
  background-position: 0 -20px;
}
#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url("../images/fancybox.png");
  background-position: -40px -142px;
}
#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url("../images/fancybox-y.png");
}
#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url("../images/fancybox.png");
  background-position: -40px -122px;
}
#fancybox-title {
  font-family: Helvetica;
  font-size: 12px;
  z-index: 1102;
}
.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative;
}
.fancybox-title-outside {
  padding-top: 10px;
  color: #fff;
}
.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  text-align: left;
}
#fancybox-title-over {
  padding: 10px;
  background-image: url("../images/fancy_title_over.png");
  display: block;
}
.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px;
}
#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto;
}
#fancybox-title-float-wrap td {
  border: none;
  white-space: nowrap;
}
#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: url("../images/fancybox.png") -40px -90px no-repeat;
}
#fancybox-title-float-main {
  color: #FFF;
  line-height: 29px;
  font-weight: bold;
  padding: 0 0 3px;
  background: url("../images/fancybox-x.png") 0 -40px;
}
#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: url("../images/fancybox.png") -55px -90px no-repeat;
}
.i-ser-box{
	position: relative;
}
.i-ser-box i{
	position: absolute;
	right: 2%;
	top:0;
	cursor: pointer;
	width: 11px;
	height: 100%;
	background:url(../images/fdown.png) no-repeat center;
}
.i-ser-box dl{
	position: absolute;
	top:100%;
	left:0;
	width: 100%;
	background: #fff;
	z-index: 999;
	display: none;
}
.i-ser-box dl dd{
	padding: 10px 0;
	text-indent: 20px;
	color: #333;
	font-size: 14px;
	border-top:1px dashed #ccc;
	cursor: pointer; 
	transition: 0.2s;
}
.i-ser-box dl dd:hover{
	background: #d70302;
	color: #fff;
}
.i-ser-box dl dd:first-child{
	border:none;
}
.i-ser-box dl em{
	display: none;
}
.shui,
.shui1{
	position: absolute;
}
.shui img{
	width: 15%!important;
	border: none!important;
	padding: 0!important;
}
.shui1 img{
	/*width: 85%!important;*/
	border: none!important;
	padding: 0!important;
}
.zoom-box .shui{
	left: 10px;
	top: 10px;
}
.zoom-box .shui1{
	left: 4px;
	top: 7px;
}
.prdshui{
	top: 25px;
	left: 25px;
}
.prdshui img{
	width: 20%!important;
}
.prdshui1{
	top: 25px;
	left: 25px;
}
.prdshui1 img{
	width: 92%!important;
}
.overlay{
	    background: url(../images/shui2.png)no-repeat 2px 2px;
       background-size: 100% 100%;
        visibility: inherit!important;
        opacity: 1!important;
}
.pp_hoverContainer{
		    background: url(../images/shui2.png)no-repeat 7px 7px;
    background-size: 100% 100%;
    /*    visibility: inherit!important;
        opacity: 1!important;*/
}
.proYd .proYdTit .proYdTitL{
	position: relative;
}
.proYd .proYdTit .proYdTitL .shui{
top: 10px;
left:10px;
}
.proYd .proYdTit .proYdTitL .shui img{
	width: 15%!important;
}
#index-body .i-product .proListB .proListBR ul li .shui{
	left: 10px;
}
.proYd .proYdTit .proYdTitL .shui1{
top: -16px;
left:10px;
}
.proYd .proYdTit .proYdTitL .shui1 img{
	width: 85%!important;
}
#index-body .i-product .proListB .proListBR ul li .shui1{
	left: 10px;
}
.product-page .proTit{
	position: relative;
}
.product-page .proTit .shui{
	top: 21px;
	left: 20px;
}
.product-page .proTit .shui img{
	width: 8%!important;
}
.product-page .proTit .shui1{
	top: 40px;
}
.product-page .proTit .shui1 img{
	width: 31%!important;
}
.news-page .new-list-haspic li .new-r .shui1{

}
.news-page .new-list-haspic li .new-r .shui1 img{
	width: 80%!important;
}
.pp_gallery div{
  display: none;
}

#map img,
#map label{
	width: auto;
	max-width: none;
}