:focus {
  outline: 0;
}
a:active {
  outline: none;
}
* {
  margin: 0px;
  padding: 0px;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a:link,
a:visited {
  color: #666;
  text-decoration: none;
}
a:hover {
  color: #014f9a;
  text-decoration: none;
}
img {
  border: none;
  vertical-align: top;
}
.cl {
  clear: both;
  height: 0px;
  overflow: hidden;
}
.ColorF {
  color: #014f9a;
}
.HiddenText {
  text-align: left;
  text-indent: -9999em;
  overflow: hidden;
}
.W_Box,
.w_1200 {
  width: 1205px;
  margin: 0 auto;
}
body {
  font-size: 14px;
  font-family: "Microsoft YaHei", sans-serif, serif;
  text-align: center;

  color: #333;
}
body.NyBody {
  background: #fff;
}

#Head {
  height: 100px;
  background: #051795;
  min-width: 1200px;
  overflow: hidden;
  border-bottom: 1px solid #457eb5;

}
#Head .logo {
  float: left;
}
#Head .logo span {
  display: inline-block;
  font-size: 24px;
  color: #fff;
  padding-left: 20px;
  line-height: 100px;
}
#Head .tel {
  float: right;
}
#Head .tel span {
  display: inline-block;
  float: left;
}
#Head .tel .tel_number {
  padding-top: 25px;
  padding-right: 205px;
}

.Header {
position: sticky;
top:0;
z-index: 9999;
}


#Head .tel .top_qcoder {
  padding-top: 21px;
  padding-right: 21px;
  font-size: 12px;
  color: #FFF;
}
#Head .tel .top_qcoder img {
  max-height: 60px;
}

#Nav {
  position: absolute;
  width: 100%;
  min-width: 1200px;
  height: 40px;
  text-align: center;
  left: 0px;
  top: 120px;
  z-index: 2;
}
#Nav a {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  width: 100px;
  font-size: 16px;
  font-weight: bold;
  margin: 0 19px;
}
#Nav a:link,
#Nav a:visited {
  color: #FFF;
}
#Nav a:hover,
#Nav a.sel {
  background-color: #ff8300;
  border-radius: 50px;
}
#Banner {
  width: 100%;
  min-width: 1200px;
  height: 680px;
  overflow: hidden;
  position: relative;
}
#Banner .db {
  height: 776px;
  position: relative;

}
#Banner .db ul li {
  display: block;
  min-width: 1200px;
  height: 776px;
  position: relative;
  overflow: hidden;
}
#Banner .db ul li img {
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
#Banner .hd {
  position: absolute;
  bottom: 20px;
  z-index: 999;
  width: 100%;
}
#Banner .hd table {
  width: auto;
  margin: 0 auto;
}
#Banner .hd table tr td {
  text-align: center;
}
#Banner .hd table tr td ul {
  display: inline-block;
}
#Banner .hd table tr td ul li {
  float: left;
  margin: 0 12px;
  cursor: pointer;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  overflow: hidden;
  background: none;
  border: 1px solid #FFF;
}
#Banner .hd table tr td ul li img {
  width: 160px;
  display: none;
}
#Banner .hd table tr td ul li.on {
  background: #fff;
  border-color: #fff;
}
.IT {
  font-size: 34px;
  text-align: center;
  font-weight:700;
  line-height: 1.5;
  color: #001081;
}
.IT abbr {
  display: inline-block;
  line-height: 12px;
  font-size: 22px;
  position: relative;
  top: -5px;
  margin: 0 10px;
}
.IT span {
  font-size: 18px;
  display: block;
  line-height: 35px;
  color: #666;
}
#HotProduct {
  padding-top: 35px;
  margin-bottom: 40px;
}
#HotProduct .IT {
  margin-bottom: 0px;
}
#HotProduct .item {
  float: left;
  width: 230px;
  border: 1px solid #e9ecef;
  margin: 4px 4px;
  border-radius: 5px;
}


#HotProduct .item a div {
  display: table-cell;
  height: 192px;
  width: 230px;
  text-align: center;
  vertical-align: middle;
  
}
#HotProduct .item a div img {
  max-width: 230px;
  max-height: 175px;
  vertical-align: middle;
}


#About {
  height: 450px;
  padding: 70px 0px;
  background: url("../Images/About_bj.jpg") center center no-repeat;
  min-width: 1200px;
  overflow: hidden;
}
#About .Box {
  height: 615px;
  text-align: left;
}
#About .Box .Info {
  text-align: center;
  margin-bottom: -30px;

}
#About .Box .Info .t {
  font-size: 30px;
  margin-top: -20px;
  color: #FFF;
  letter-spacing: 3px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 30px;
}
#About .Box .Info .t p {
  display: block;
  font-size: 18px;
  font-weight: 200;
  letter-spacing: 1px;
  font-variant: small-caps; 
  text-align: center;
  
}
#About .Box .Info p {
  color: #FFFFFF;
  font-size: 20px;
  line-height: 1.8;
  width: 1119px;
    margin-left: 40px;
    
    text-align: left;
}
#About .Box .Info div.more {
  text-align: right;
  padding-top: 30px;
}
#About .Box .Info div.more a {
  display: inline-block;
  background: #003599;
  color: #FFF;
  font-size: 14px;
  padding: 8px 20px;
}
#About .Box #A_product {
  width: 1202px;
  height: 436px;
  margin: 0 auto;
  position: relative;
}
#About .Box #A_product a.ar {
  position: absolute;
  top: 200px;
  cursor: pointer;
}
#About .Box #A_product a.prev {
  left: -20px;
  margin-top: 20px;
}
#About .Box #A_product a.next {
  right: -20px;
  margin-top: 20px;
}
#About .Box #A_product .itemBox {
  width: 1202px;
  float: left;
}
#About .Box #A_product .itemBox .item {
  width: 342px;
  height: 178px;
  float: left;
  margin: 28px;
  border: 1px solid #3b5da2;
  border-radius: 10px;
}
#About .Box #A_product .itemBox .item a {
  display: table-cell;
  width: 342px;
  height: 178px;
  text-align: center;
  vertical-align: middle;
}
#About .Box #A_product .itemBox .item a img {
  vertical-align: middle;
  max-width: 342px;
  max-height: 178px;
}
#Product {
  padding: 0px 0px;
}
#Product .IT {
  margin-bottom: 30px;
}
#Product .Category {
  width: 210px;
  float: left;
  text-align: left;
}
#Product .Category .title {
  border-bottom: 2px solid #222;
  font-size: 26px;
}
#Product .Category .title span {
  display: inline-block;
  line-height: 30px;
  padding-bottom: 8px;
  border-bottom: 1px solid #222;
}
#Product .Category ul {
  padding-top: 39px;
  /*li.on{ background:#fefefe;
                a{background: url(../images/news_ar2.png) left center no-repeat;}
                ul{ display:block;
                    li{
                        a{ background: url(../images/news_ar.png) left center no-repeat;}
                    }
                }
            }*/
}
#Product .Category ul li {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 5px;
}
#Product .Category ul li a {
  display: block;
  height: 38px;
  line-height: 43px;
  font-size: 15px;
 
  padding-left: 25px;
}
#Product .Category ul li a:hover {
  font-weight: bold;
}
#Product .Category ul li ul {
  padding-top: 0px;
  display: block;
}
#Product .Category ul li ul li {
  padding-left: 15px;
  margin-bottom: 0px;
}
#Product .Category ul li ul li a {
  font-size: 14px;
  height: 33px;
  line-height: 33px;
}
#Product .Category ul li ul li:last-child {
  border: none;
}
#Product .ProBox {
  width: 900px;
  float: right;
}
#Product .ProBox .Box {
  margin: 0 auto;
}
#Product .ProBox .Box ul {
  padding-top: 8px;
}
#Product .ProBox .Box ul li {
  float: left;
  width: 33%;
  height: 265px;
  overflow: hidden;
  border-top: 1px solid #fff;
  padding-top: 15px;
  position: relative;
}
#Product .ProBox .Box ul li span.ProImg {
  display: table-cell;
  width: 260px;
  height: 220px;
  text-align: center;
  vertical-align: middle;
}
#Product .ProBox .Box ul li span.ProImg img {
  max-width: 260px;
  max-height: 220px;
  vertical-align: middle;
}
#Product .ProBox .Box ul li span.ProName {
 
  display: block;
  padding-top: 4px;
  line-height: 30px;
  height: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 15px;
  text-align: center;
 
}
#Product .ProBox .Box ul li a:link,
#Product .ProBox .Box ul li a:visited {
  color: #666;
}
#Product .ProBox .Box ul li span {
  display: block;
}
#Product .ProBox .Box ul li span.info {
  width: 100%;
  height: 280px;
  padding-top: 0px;

	
  left: 0px;
  top: 280px;

}
#Product .ProBox .Box ul li span.info span.t {
  text-align: center;
  padding: 40px 10px 0 10px;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 20px;
  font-weight: bold;
}
#Product .ProBox .Box ul li span.info span.dec {
  padding: 10px 20px;
  height: 50px;
  line-height: 1.7;
  margin-bottom: 20px;
  font-size: 16px;
}
#Product .ProBox .Box ul li span.info span.dec .l {
  width: 80px;
  float: left;
  text-align: right;
}
#Product .ProBox .Box ul li span.info span.dec .r {
  margin-left: 80px;
  text-align: left;
}
#Product .ProBox .Box ul li span.info span.more {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background: url(../images/pro_ar.png) center center no-repeat;
}
#Product .ProBox .Box ul li.F {
  border-top: none;
}
#Product .ProBox .Box ul li:hover span.info {
  top: 0px;
}
#Product .ProBox .Box ul li:hover span.ProName {
  display: none;
}
#Zhuli {
  margin: 20px auto;
  padding: 60px 0px 40px 0px;
  background: #F5F5F5;
}
#Zhuli .IT {
  margin-bottom: 30px;
}
#Zhuli .item {
  width: 380px;
  height: 390px;
  border: 1px solid #F5F5F5;
  float: left;
  margin-right: 27px;
}
#Zhuli .item i {
  display: block;
  width: 178px;
  height: 235px;
  margin: 0 auto;
  background: url('../Images/zl_icon.png') left center no-repeat;
}
#Zhuli .item .i2 {
  background-position: center center;
}
#Zhuli .item .i3 {
  background-position: right center;
}
#Zhuli .item .t {
  font-size: 24px;
  margin-bottom: 15px;
  color: #666666;
}
#Zhuli .item .st {
  width: 290px;
  height: 30px;
  margin: 0 auto;
}
#Zhuli .item .st span {
  display: block;
  float: left;
  width: 33.33%;
  line-height: 1.2;
  padding: 5px 0px;
  font-size: 12px;
  text-align: center;
  color: #FFF;
}
#Zhuli .item .st span.st1 {
  background: #ff4e00;
}
#Zhuli .item .st span.st2 {
  background: #2bbadb;
}
#Zhuli .item .st span.st3 {
  background: #1052ca;
}
#Zhuli .item a {
  display: inline-block;
  color: #469af8;
  font-size: 16px;
  background: url("../Images/zl_detail_line.png") center bottom no-repeat;
  margin-top: 18px;
  padding-bottom: 12px;
}
#Zhuli .item zhulitext {
  display: inline-block;
  color: #469af8;
  font-size: 16px;
 
}
#Zhuli .item.e {
  margin-right: 0px;
}
#Zhuli .item:hover {
  border-color: #3a81d1;
  box-shadow: 10px 10px 15px #ccc;
}
#Shili {
  margin: 50px auto;
  padding: 30px 0px;
  background: url(../Images/About_bja.jpg) right top no-repeat;
}
#Shili .IT {
  margin-bottom: 30px;
}
#Shili .TabItem {
  height: 40px;
  padding: 20px;
  margin-bottom: 15px;
}
#Shili .TabItem a {
  display: inline-block;
  margin: 0 50px;
  width: 150px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #004f9a;
  color: #004f9a;
  font-size: 22px;
  border-radius: 15px;
}
#Shili .TabItem a.sel {
  background: #fa6d23;
  color: #FFF;
}
#Shili .ItemBox {
  width: 1200px;
  
  margin: 0 auto;
  position: relative;
  text-align: left;
}
#Shili .ItemBox .TextBox {
  width: 550px;
  float: right;
  padding-top: 30px;
  margin-right: 20px;
}
#Shili .ItemBox .TextBox .t {
  font-size: 30px;
  color: #FFF;
  letter-spacing: 2px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 20px;
  text-align: center;
}
#Shili .ItemBox .TextBox .t p {
  display: block;
  font-size: 18px;
  font-weight: 400;
  padding: 0;
  letter-spacing: 1px;
  font-variant: small-caps;
}
#Shili .ItemBox .TextBox p {
  color: #FFF;
  font-size: 18px;
  padding: 0px;
  text-indent: 0px;
  line-height: 1.7;
}
#Shili .ItemBox .TextBox .but {
  padding-right: 20px;
}
#Shili .ItemBox .TextBox .but a {
  float: left;
}
#Shili .ItemBox .TabBox {
  display: none;
}
#Shili .ItemBox .TabBox.sel {
  display: block;
}
#Shili .ItemBox .Tab1 {
  width: 100%;
  height: 100%;
 
  padding-top: 10px;
}
#Shili .ItemBox .Tab1 img {
  float: left;
}
#Shili .ItemBox .Tab2 {
  width: 100%;
  height: 100%;
  background: url(../Images/rybj.png) left top no-repeat;
  background-size: 100% 100%;
}
#Shili .ItemBox .Tab2 .ListBox {
  padding: 40px 85px;
  position: relative;
}
#Shili .ItemBox .Tab2 .ListBox .Item {
  height: 648px;
  width: 1030px;
}
#Shili .ItemBox .Tab2 .ListBox .Item ul {
  display: block;
  height: 648px;
  width: 1030px;
}
#Shili .ItemBox .Tab2 .ListBox .Item ul li {
  width: 255px;
  height: 324px;
  float: left;
}
#Shili .ItemBox .Tab2 .ListBox .Item ul li span {
  display: table-cell;
  width: 255px;
  height: 324px;
  text-align: center;
  vertical-align: middle;
}
#Shili .ItemBox .Tab2 .ListBox .Item ul li span img {
  max-width: 85%;
  max-height: 85%;
  vertical-align: middle;
}
#Shili .ItemBox .Tab2 .ListBox .Item ul li:hover span img {
  max-width: 100%;
  max-height: 100%;
}
#Shili .ItemBox .Tab2 .arItem {
  text-align: center;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  z-index: 1;
}
#Shili .ItemBox .Tab2 .arItem a {
  display: inline-block;
  width: 45px;
  height: 45px;
  margin: 0 10px;
  background: url(../Images/ry_ar.png) left top no-repeat;
}
#Shili .ItemBox .Tab2 .arItem a.next {
  background-position: right top;
}
#Shili .ItemBox .Tab2 .but {
  position: absolute;
  right: 75px;
  bottom: 55px;
  z-index: 2;
}
#Shili .ItemBox .Tab3 {
  width: 100%;
  height: 100%;
  background: url(../Images/ysBJ.png) right top no-repeat;
}
#Shili .ItemBox .Tab3 img {
  float: left;
}
#Shili .ItemBox .Tab3 p {
  color: #FFF;
  font-size: 18px;
  text-align: center;
  line-height: 1.8;
}
#Case {
 
  height: 490px;
  position: relative;
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
}
#Case .IT {
  margin-bottom: 30px;
}
#Case .bj {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 345px;
  height: 230px;
  background: #fff;
  z-index: 0;
}
#Case .box {
  position: relative;
  z-index: 2;
}
#Case .box ul {
  height: 350px;
}
#Case .box ul li {
  width: 270px;
  height: 350px;
  float: left;
  margin: 0 15px;
}
#Case .box ul li .img {
  width: 270px;
  height: 190px;
  display: block;
}
#Case .box ul li .img span {
  width: 268px;
  height: 188px;
  border: 1px solid #eee;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  background: #FFF;
}
#Case .box ul li .img span img {
  max-width: 268px;
  max-height: 188px;
  vertical-align: middle;
}
#Case .box ul li .info {
  display: block;
  background: #eee;
  color: #333;
  padding: 15px;
}
#Case .box ul li .info span {
  display: block;
  text-align: center;
}
#Case .box ul li .info .t {
  width: 216px;
  height: 33px;
  line-height: 33px;
  margin-bottom: 8px;
  border-radius: 20px;
  padding: 0 12px;
  background: #001081;
  color: #FFF;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#Case .box ul li .info abbr {
  color: #666;
  display: block;
  height: 50px;
  margin-bottom: 15px;
  text-align: left;
}
#Case .box ul li .info .more {
  display: none;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #333;
  border-radius: 50%;
}
#Case .box ul li:hover .info .t {
  background: #ff8300;
  color: #fff;
}
#Case .box a.ar {
  display: block;
  position: absolute;
  top: 100px;
  width: 25px;
  height: 50px;
  cursor: pointer;
  background: url("../Images/pn.png") left center no-repeat;
}
#Case .box a.prev {
  left: -35px;
  background-position: -21px 0px;
}
#Case .box a.next {
  right: -35px;
  background-position: 1px 0px;
}
#Case .box a.prev:hover {
  left: -35px;
  background-position: -21px -67px;
}
#Case .box a.next:hover {
  right: -35px;
  background-position: 2px -67px;
}
#News {
  padding-top: 15px;
  padding-bottom: 50px;
  background: #fff;
}
#News .IT {
  margin-bottom: 30px;
}
#News div.t img {
  float: left;
}
#News div.t div {
  margin-left: 0px;
  border-bottom: 1px dashed #999;
  text-align: left;
  padding-bottom: 6px;
}
#News div.t div a {
  float: right;
  display: block;
  margin-top: 10px;
}
#News div.t div span {
  font-size: 22px;
  color: #001081;
  font-weight: bold;
}
#News .News {
  width: 745px;
  float: left;
}
#News .News ul {
  display: block;
  clear: both;
  padding-top: 20px;
}
#News .News ul li {
  text-align: left;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px dashed #999;
  padding-left: 15px;
  background: url("../Images/sl_icon2.png") left center no-repeat;
}
#News .News ul li span {
  float: right;
}
#News .News ul li.f {
  height: 217px;
  line-height: 2.5;
  padding-left: 0;
  background: none;
  border: none;
  margin-bottom: 15px;
}
#News .News ul li.f img {
  float: left;
  margin-right: 15px;
  width: 360px;
  height: 217px;
}
#News .News ul li.f h3 {
  font-size: 16px;
  color: #333;
}
#News .News ul li.f p {
  text-indent: 0px;
}
#News .News ul li.f a.more {
  display: inline-block;
  margin-top: 30px;
  border-radius: 20px;
  padding: 7px 25px;
  line-height: 1.5;
  background: #001081;
  color: #FFF;
}
#News .News ul li:last-child {
  border: none;
}
#News .Faq {
  width: 375px;
  float: right;
}
#News .Faq .box {
  background: #fff;
  padding: 0px;
  margin-top: 30px;
}
#News .Faq .box dl {
  text-align: left;
  border-bottom: 1px dashed #bbb;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#News .Faq .box dl dt {
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
  padding-left: 30px;
  background: url("../Images/AQ.png") left 3px no-repeat;
}
#News .Faq .box dl dt a:link,
#News .Faq .box dl dt a:visited {
  color: #001081;
}
#News .Faq .box dl dd {
  line-height: 25px;
  padding-left: 30px;
  background: url("../Images/AQ.png") left -40px no-repeat;
}
#News .Faq .box dl.e,
#News .Faq .box dl:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border: none;
}
#Foot {
  background: #051795;
  color: #FFF;
  font-size: 16px;
}
#Foot .Nav {
  text-align: center;
  font-size: 18px;
  padding: 30px 0 30px 0;
  font-weight: bold;
}
#Foot .Nav a {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  width: 100px;
  font-size: 16px;
  font-weight: bold;
  margin: 0 10px;
}
#Foot .left {
  float: left;
  width: 240px;
  height: 70px;
  padding-right: 30px;
 
  text-align: left;
}
#Foot .left .companyName {
  font-size: 22px;
  padding-top: 20px;
}
#Foot .left .companyName span {
  font-size: 14px;
  display: block;
  font-variant: small-caps;
}
#Foot .W_Box {
  
  padding-left: 8px;
  padding-top: 40px;
  padding-bottom: 100px;
}
#Foot .mid {
  float: left;
  text-align: left;
  width: 570px;
  height: 70px;
  padding: 0 40px;
 
  position: relative;
}
#Foot .mid .info {
  margin-left: 60px;
  line-height: 1.5;
  font-weight: bold;
}
#Foot .mid .qcode {
  width: 165px;
  padding-top: 10px;
  position: absolute;
  right: 20px;
  top: -30px;
  font-size: 14px;
  text-align: center;
}
#Foot .mid .qcode img {
  max-width: 110px;
  margin-bottom: 5px;
}
#Foot .right {
  padding-right: 12px;
  float: right;
  line-height: 1.5;
  text-align: left;
  font-weight: bold;
}
#Foot .copyright {
  height: 45px;
  line-height: 45px;
  text-align: center;
  padding-bottom: 10px;
  border-top: 1px solid #457eb5;
}
#Foot a:link,
#Foot a:visited {
  color: #FFF;
}
#GoTop {
  display: none;
  width: 26px;
  height: 32px;
  padding: 3px 6px;
  font-size: 12px;
  position: fixed;
  bottom: 80px;
  background: #F5F5F5 url(../Images/GoTop.gif) left center no-repeat;
  border: 1px solid #CCC;
  text-align: left;
  text-indent: -9999em;
  z-index: 9999;
}
#GoTop:hover {
  background-image: none;
  text-align: center;
  text-indent: 0em;
}
#PageBanner {
  height: 317px;
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
  position: relative;
}
#PageBanner img {
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
#Root {
  padding: 15px;
  text-align: right;
}
.NyPage {
 
  width: 1200px;
  min-height: 750px;
  margin: 0 auto;
  margin-bottom: 40px;
  border: 0px solid #ccc;
  margin-top:28px;
  /*box-shadow: 0 0 5px #ddd;*/
  /*��Ʒ����ҳ*/
  /*��Ʒ�������*/
  /*�������б�*/
  /*�ͻ�����*/
  /*�ں�����*/
}
.NyPage .Left {
  width: 290px;
  float: left;
  padding-top:0px;
}
.NyPage .Left .Title {
  height: 47px;
  line-height: 40px;
  text-align: center;
  color: #FFF;
  font-size: 22px;
  background: #051795;
}
.NyPage .Left .Title span {
  font-size: 34px;
  position: relative;
  top: 3px;
  margin-right: 5px;
  font-family: 'Times New Roman';
}
.NyPage .Left ul {
  /*li.on{
                a{ background:url(../Images/news_ar2.png) 15px center no-repeat;}
                ul{ display:block;
                    li{
                        a{ background:url(../Images/news_ar.png) 15px center no-repeat;}
                    }
                }
            }*/
}
.NyPage .Left ul li {
  font-size: 16px;
  border-bottom: 0px dashed #CCC;
  text-align: left;
}
.NyPage .Left ul li a {
  display: block;
  text-indent: 30px;
  height: 47px;
  line-height: 47px;
 
}
.NyPage .Left ul li a.sel:link,
.NyPage .Left ul li a.sel:visited,
.NyPage .Left ul li a:hover {
  color: #ff8300;
  font-weight: bold;
}
.NyPage .Left ul li ul {
  padding: 0 10px 10px 10px;
}
.NyPage .Left ul li ul li {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #CCC;
}
.NyPage .Left ul li ul li a {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}
.NyPage .Left ul li ul li:last-child {
  border: none;
}
.NyPage .Left .Contact {
  padding-top: 0px;
}
.NyPage .Left .Contact .Box {
  text-align: left;
  padding: 12px;
  padding-bottom: 50px;
  font-size: 14px;
  line-height: 1.8;
  background: url(../Images/LeftMap.png) center bottom no-repeat;
}
.NyPage .Left .Contact .Box h3 {
  text-align: center;
  color: #003599;
}
.NyPage .Left .Contact .Box span {
  padding-left: 42px;
}
.NyPage .Left .Contact .Box a.qq {
  position: absolute;
  right: 8px;
  top: 92px;
}
.NyPage .Right {
  text-align: left;
  padding: 7px 0px 25px 0px;
  float: none;
  width: 1200px;
  min-height: 750px;
}
.NyPage .Right .BigTitle ,.NyPage .BigTitle{
  color: #083281;
  font-size: 22px;
  text-align:left;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-left: 30px;
  background: url("../Images/right_title_icon.png") left center no-repeat;
}
.NyPage .Right .BigTitle dl,.NyPage .BigTitle dl {
  height: auto;
  float: right;
  line-height: 2;
  padding: 1px 0px;
  font-size: 14px;
  padding-right: 0px;
}
.NyPage .Right .BigTitle dl dt,.NyPage .BigTitle dl dt {
  width: 85px;
  color: #003599;
  text-align: left;
  float: left;
  font-weight: bold;
  font-size: 16px;
}
.NyPage .Right .BigTitle dl dd,.NyPage .BigTitle dl dd {
  margin-left: 88px;
  padding-top: 2px;
}
.NyPage .Right .BigTitle dl dd a,.NyPage .BigTitle dl dd a {
  display: inline-block;
  width: auto;
  padding: 0 8px;
  margin: 0 2px;
  text-align: left;
  margin-bottom: 3px;
  margin-top: 0px;
}
.NyPage .Right .BigTitle dl dd a:hover,
.NyPage .Right .BigTitle dl dd a.sel ,.NyPage .BigTitle dl dd a:hover,
.NyPage .BigTitle dl dd a.sel{
  background: #051795;
  color: #FFF;
  padding:0px 20px;
  border-radius:20px;
}
.NyPage .Right .Content {
  
  padding-right: 0px;
}
.NyPage .Right .Content img {
  max-width: 100%;
}
.NyPage .NewsBox {
  min-height: 450px;
}
.NyPage .NewsBox dl {
  height: 151px;
  margin-bottom: 25px;
  border-bottom: 1px dashed #999;
}
.NyPage .NewsBox dl dt {
  width: 190px;
  height: 120px;
  float: left;
  background: #FFF;
  padding: 1px;
  border: 1px solid #CCC;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.NyPage .NewsBox dl dt img {
  max-width: 190px;
  max-height: 120px;
  vertical-align: middle;
}
.NyPage .NewsBox dl dd {
  margin-left: 210px;
  height: 151px;
  text-align: left;
}
.NyPage .NewsBox dl dd h2 {
  font-size: 14px;
  margin-bottom: 8px;
  font-size: 18px;
}
.NyPage .NewsBox dl dd h2 span {
  display: block;
  font-size: 14px;
  color: #909090;
  float: right;
  font-weight: 400;
  margin-right: 20px;
  margin-top: 4px;
}
.NyPage .NewsBox dl dd p {
  line-height: 1.6;
  font-size: 14px;
  color: #909090;
}
.NyPage .ArticleDetailed {
  text-align: left;
}
.NyPage .ArticleDetailed h1 {
  text-align: center;
  font-size: 25px;
  margin-bottom: 25px;
  color: #333;
}
.NyPage .ArticleDetailed .Item {
  font-size: 15px;
  clear: both;
  height: 30px;
  padding-bottom: 5px;
  margin-bottom: 25px;
  border-bottom: 1px dashed #083281;
}
.NyPage .ArticleDetailed .Item .AuthorTime {
  width: 355px;
  float: left;
}
.NyPage .ArticleDetailed .Item .AuthorTime span {
  display: block;
  line-height: 22px;
  color: #666;
}
.NyPage .ArticleDetailed .Item .Other {
  float: right;
  color: #444;
}
.NyPage .ArticleDetailed .Item .Other div {
  clear: both;
}
.NyPage .ArticleDetailed .Item .Other a {
  color: blue;
}
.NyPage .ArticleContent {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 30px;
}
.NyPage .ArticleContent img {
  max-width: 99%;
}
.NyPage .PrevNext {
  line-height: 30px;
  color: #083281;
  border: 1px solid #CCC;
  padding: 5px 10px;
  background: #F5F5F5;
  position: relative;
}
.NyPage .PrevNext .Return {
  position: absolute;
  right: 20px;
  top: 19px;
}
.NyPage .PrevNext .Return a {
  background: #DEDEDE;
  color: #333;
  border: 1px solid #ccc;
  padding: 3px 12px;
  border-radius:20px;
}
.NyPage .PrevNext .Return a:hover {
  background: #083281;
  color: #FFF;
}
.NyPage .ProductBox {
  height: 0px;
}
.NyPage .ProductBox .img_video {
  width: 408px;
  height: 330px;
 
  float: left;
  position: relative;
 
}
.NyPage .ProductBox .img_video .img {
  
  width: 408px;
  height: 368px;
  vertical-align: middle;
  
}
.NyPage .ProductBox .img_video .img img {
  max-width: 400px;
  max-height: 360px;
  vertical-align: middle;
}
.NyPage .ProductBox .img_video .img div {
  display: block;
  width: 408px;
  height: 368px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
}
.NyPage .ProductBox .img_video .video {
  display: none;
  width: 408px;
  height: 368px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
}
.NyPage .ProductBox .img_video .close_video {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 4;
  cursor: pointer;
}
.NyPage .ProductBox .img_video .close_video img {
  max-width: 100%;
}
.NyPage .ProductBox .info {
  width: 520px;
  float: right;
}
.NyPage .ProductBox .info .title {
  font-size: 24px;
  font-weight: bold;
  color: #0437a0;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.NyPage .ProductBox .info .category {
  border-bottom: 1px solid #ccc;
  padding: 8px 0px;
  font-size: 16px;
}
.NyPage .ProductBox .info .category a {
  color: #0437a0;
}
.NyPage .ProductBox .info .dec {
  padding: 5px 0px 5px 0;
  font-size: 14px;
  line-height: 1.7;
  color: #555;
  border-bottom: 1px solid #ccc;
}
.NyPage .ProductBox .info .but {
  padding-top: 20px;
  padding-bottom: 10px;
}
.NyPage .ProductBox .info .but a {
  display: inline-block;
  color: #FFF;
  font-size: 16px;
  margin-right: 20px;
  padding: 5px 20px 5px 35px;
  background: #0437a0 url("../Images/v_c.png") left center no-repeat;
}
.NyPage .ProductBox .info .but .video {
  background-position: 14px 9px;
}
.NyPage .ProductBox .info .but .contact {
  background-position: -180px 9px;
}
.NyPage .ProductBox .info .tel {
  font-size: 20px;
  color: red;
}
.NyPage .ProductBox .info .tel span {
  font-size: 28px;
}
.NyPage .ProductBox .info .prev {
  color: #062f83;
  padding-top: 15px;
  font-size: 14px;
  line-height: 2;
}
.NyPage .DetailTitle {
  border-bottom: 1px solid #003599;
  margin-top: 0px;
}
.NyPage .DetailTitle span {
  display: inline-block;
  font-size: 16px;
  background: #003599;
  color: #FFF;
  padding: 5px 18px;
}
.NyPage .DetailTitle2 span {
  background: #ccc;
  color: #333;
  cursor: pointer;
}
.NyPage .DetailTitle2 span.sel {
  background: #003599;
  color: #FFF;
}
.NyPage .detailContent {
  padding: 20px 0px;
  min-height: 350px;
}
.NyPage .dp {
  color: #062f83;
  border: 1px solid #ccc;
  background: #ededed;
  padding: 5px 10px;
  line-height: 2;
  position: relative;
}
.NyPage .dp span {
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 18px;
  font-size: 16px;
}
.NyPage .dp span .Returnn a {
background: #DEDEDE;
color :#333;
border: 1px solid #ccc;
padding: 3px 12px;
border-radius: 20px;
}


.NyPage .dp span .Returnn a:hover {
  background: #083281;
  color: #FFF;
}

.NyPage #line .item {
  text-align: center;
  padding: 10px 10px 0px 10px;
}
.NyPage #line .item .box {
  border-bottom: 1px solid #9395d5;
}
.NyPage #line .item .box img {
  max-width: 95%;
}
.NyPage #line .item .box .t {
  font-size: 22px;
  color: #0437a0;
  font-weight: bold;
}
.NyPage #line .item .box p {
  text-align: left;
  padding: 10px 0px 20px 0px;
  line-height: 1.7;
}
.NyPage #line .item .box p a {
  color: #0012fe;
}
.NyPage #line .item:hover {
  box-shadow: 0px 0px 5px #333;
}
.NyPage #line .item:hover .box {
  border-color: #FFF;
}
.NyPage .CaseBox {
  min-height: 450px;
  padding-top: 10px;
}
.NyPage .CaseBox dl {
  height: 192px;
  margin-bottom: 25px;
  border-bottom: 1px dashed #999;
}
.NyPage .CaseBox dl dt {
  width: 282px;
  height: 175px;
  float: left;
  background: #FFF;
  padding: 1px;
  border: 1px solid #CCC;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.NyPage .CaseBox dl dt a {
  display: table-cell;
  width: 282px;
  height: 175px;
  text-align: center;
  vertical-align: middle;
}
.NyPage .CaseBox dl dt img {
  max-width: 282px;
  max-height: 175px;
  vertical-align: middle;
}
.NyPage .CaseBox dl dd {
  margin-left: 320px;
  height: 179px;
  text-align: left;
}
.NyPage .CaseBox dl dd h2 {
  margin-bottom: 12px;
  font-size: 18px;
  border-bottom: 1px dashed #cdcdcd;
  padding-bottom: 6px;
}
.NyPage .CaseBox dl dd h2 span {
  display: block;
  font-size: 14px;
  color: #909090;
  float: right;
  font-weight: 400;
  margin-right: 20px;
  margin-top: 4px;
}
.NyPage .CaseBox dl dd p {
  line-height: 1.6;
  font-size: 14px;
  color: #909090;
}
.NyPage .CaseBox dl dd .more {
  text-align: right;
  padding-top: 5px;
}
.NyPage .CaseBox dl dd .more a {
  display: inline-block;
  border: 1px solid #cdcdcd;
  padding: 3px 15px;
  color: #888;
  border-radius: 20px;

}
.NyPage .CaseBox dl dd .more a:hover {
  background: #ff8300;
  color: #FFF;
  border-color: #ff8300;
  
  }
.NyPage .Horo ul li {
  width: 252px;
  float: left;
  margin-right: 70px;
  margin-bottom: 20px;
  background: url("../Images/honor.png") left top no-repeat;
}
.NyPage .Horo ul li a {
  display: table-cell;
  padding: 17px;
  width: 218px;
  height: 277px;
  vertical-align: middle;
  text-align: center;

}
.NyPage .Horo ul li a img {
  width: 218px;
  height: 277px;
  vertical-align: middle;
}
.NyPage .Horo ul li span {
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 2;
}
.NyPage .Horo ul li.e,
.NyPage .Horo ul li:last-child {
  margin-right: 0px;
}
/* nypagewithnoleft */
.NyPageNoLeft {
  background: #FFF ;
  width: 1200px;
  min-height: 750px;
  margin: 0 auto;
  margin-bottom: 40px;
  border: 0px solid #ccc;
  margin-top:20px;
  /*box-shadow: 0 0 5px #ddd;*/
  /*��Ʒ����ҳ*/
  /*��Ʒ�������*/
  /*�������б�*/
  /*�ͻ�����*/
  /*�ں�����*/
}
.NyPageNoLeft .Right {
  text-align: left;
  padding: 5px 0px 25px 34px;
  float: right;
  width: 100%;
  min-height: 750px;
}
.NyPageNoLeft .Right .BigTitle {
  color: #051795;
  font-size: 22px;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-left: 30px;
  background: url("../Images/right_title_icon.png") left center no-repeat;
}
.NyPageNoLeft .Right .BigTitle dl {
  height: auto;
  float: right;
  line-height: 2;
  padding: 1px 0px;
  font-size: 14px;
  padding-right: 12px;
}
.NyPageNoLeft .Right .BigTitle dl dt {
  width: 85px;
  color: #003599;
  text-align: left;
  float: left;
  font-weight: bold;
  font-size: 16px;
}
.NyPageNoLeft .Right .BigTitle dl dd {
  margin-left: 88px;
  padding-top: 2px;
}
.NyPageNoLeft .Right .BigTitle dl dd a {
  display: inline-block;
  width: auto;
  padding: 0 8px;
  margin: 0 2px;
  text-align: left;
  margin-bottom: 3px;
  margin-top: 0px;
}
.NyPageNoLeft .Right .BigTitle dl dd a:hover,
.NyPageNoLeft .Right .BigTitle dl dd a.sel {
  background: #2B76C6;
  color: #FFF;
}
.NyPageNoLeft .Right .Content {
  line-height: 1.7;
  padding: 0px 0px 0px 0px;
}
.NyPageNoLeft .Right .Content img {
  max-width: 100%;
}
.NyPageNoLeft .NewsBox {
  min-height: 450px;
}
.NyPageNoLeft .NewsBox dl {
  height: 151px;
  margin-bottom: 25px;
  border-bottom: 1px dashed #999;
}
.NyPageNoLeft .NewsBox dl dt {
  width: 190px;
  height: 120px;
  float: left;
  background: #FFF;
  padding: 1px;
  border: 1px solid #CCC;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.NyPageNoLeft .NewsBox dl dt img {
  max-width: 190px;
  max-height: 120px;
  vertical-align: middle;
}
.NyPageNoLeft .NewsBox dl dd {
  margin-left: 210px;
  height: 151px;
  text-align: left;
}
.NyPageNoLeft .NewsBox dl dd h2 {
  font-size: 14px;
  margin-bottom: 8px;
  font-size: 18px;
}
.NyPageNoLeft .NewsBox dl dd h2 span {
  display: block;
  font-size: 14px;
  color: #909090;
  float: right;
  font-weight: 400;
  margin-right: 20px;
  margin-top: 4px;
}
.NyPageNoLeft .NewsBox dl dd p {
  line-height: 1.6;
  font-size: 14px;
  color: #909090;
}
.NyPageNoLeft .ArticleDetailed {
  text-align: left;
}
.NyPageNoLeft .ArticleDetailed h1 {
  text-align: center;
  font-size: 25px;
  margin-bottom: 25px;
  color: #333;
}
.NyPageNoLeft .ArticleDetailed .Item {
  font-size: 15px;
  clear: both;
  height: 30px;
  padding-bottom: 5px;
  margin-bottom: 25px;
  border-bottom: 1px dashed #083281;
}
.NyPageNoLeft .ArticleDetailed .Item .AuthorTime {
  width: 355px;
  float: left;
}
.NyPageNoLeft .ArticleDetailed .Item .AuthorTime span {
  display: block;
  line-height: 22px;
  color: #666;
}
.NyPageNoLeft .ArticleDetailed .Item .Other {
  float: right;
  color: #444;
}
.NyPageNoLeft .ArticleDetailed .Item .Other div {
  clear: both;
}
.NyPageNoLeft .ArticleDetailed .Item .Other a {
  color: blue;
}
.NyPageNoLeft .ArticleContent {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 30px;
}
.NyPageNoLeft .ArticleContent img {
  max-width: 99%;
}
.NyPageNoLeft .PrevNext {
  line-height: 30px;
  color: #083281;
  border: 1px solid #CCC;
  padding: 5px 10px;
  background: #F5F5F5;
  position: relative;
}
.NyPageNoLeft .PrevNext .Return {
  position: absolute;
  right: 20px;
  top: 19px;
}
.NyPageNoLeft .PrevNext .Return a {
  background: #DEDEDE;
  color: #333;
  border: 1px solid #ccc;
  padding: 3px 12px;
}
.NyPageNoLeft .PrevNext .Return a:hover {
  background: #083281;
  color: #FFF;
}
.NyPageNoLeft .ProductBox {
  height: 370px;
}
.NyPageNoLeft .ProductBox .img_video {
  width: 408px;
  height: 368px;
  border: 1px solid #ccc;
  float: left;
  position: relative;
}
.NyPageNoLeft .ProductBox .img_video .img {
  display: table-cell;
  width: 408px;
  height: 368px;
  vertical-align: middle;
  text-align: center;
}
.NyPageNoLeft .ProductBox .img_video .img img {
  max-width: 400px;
  max-height: 360px;
  vertical-align: middle;
}
.NyPageNoLeft .ProductBox .img_video .img div {
  display: block;
  width: 408px;
  height: 368px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
}
.NyPageNoLeft .ProductBox .img_video .video {
  display: none;
  width: 408px;
  height: 368px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
}
.NyPageNoLeft .ProductBox .img_video .close_video {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 4;
  cursor: pointer;
}
.NyPageNoLeft .ProductBox .img_video .close_video img {
  max-width: 100%;
}
.NyPageNoLeft .ProductBox .info {
  width: 460px;
  float: right;
}
.NyPageNoLeft .ProductBox .info .title {
  font-size: 24px;
  font-weight: bold;
  color: #0437a0;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.NyPageNoLeft .ProductBox .info .category {
  border-bottom: 1px solid #ccc;
  padding: 8px 0px;
  font-size: 16px;
}
.NyPageNoLeft .ProductBox .info .category a {
  color: #0437a0;
}
.NyPageNoLeft .ProductBox .info .dec {
  padding: 5px 0px 5px 0;
  font-size: 14px;
  line-height: 1.7;
  color: #555;
  border-bottom: 1px solid #ccc;
}
.NyPageNoLeft .ProductBox .info .but {
  padding-top: 20px;
  padding-bottom: 10px;
}
.NyPageNoLeft .ProductBox .info .but a {
  display: inline-block;
  color: #FFF;
  font-size: 16px;
  margin-right: 20px;
  padding: 5px 20px 5px 35px;
  background: #0437a0 url("../Images/v_c.png") left center no-repeat;
}
.NyPageNoLeft .ProductBox .info .but .video {
  background-position: 14px 9px;
}
.NyPageNoLeft .ProductBox .info .but .contact {
  background-position: -180px 9px;
}
.NyPageNoLeft .ProductBox .info .tel {
  font-size: 20px;
  color: red;
}
.NyPageNoLeft .ProductBox .info .tel span {
  font-size: 28px;
}
.NyPageNoLeft .ProductBox .info .prev {
  color: #062f83;
  padding-top: 15px;
  font-size: 14px;
  line-height: 2;
}
.NyPageNoLeft .DetailTitle {
  border-bottom: 1px solid #003599;
  margin-top: 25px;
}
.NyPageNoLeft .DetailTitle span {
  display: inline-block;
  font-size: 16px;
  background: #003599;
  color: #FFF;
  padding: 5px 18px;
}
.NyPageNoLeft .DetailTitle2 span {
  background: #ccc;
  color: #333;
  cursor: pointer;
}
.NyPageNoLeft .DetailTitle2 span.sel {
  background: #003599;
  color: #FFF;
}
.NyPageNoLeft .detailContent {
  padding: 20px 0px;
  min-height: 350px;
}
.NyPageNoLeft .dp {
  color: #062f83;
  border: 1px solid #ccc;
  background: #ededed;
  padding: 5px 10px;
  line-height: 2;
  position: relative;
}
.NyPageNoLeft .dp span {
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 18px;
  font-size: 16px;
}
.NyPageNoLeft #line .item {
  text-align: center;
  padding: 10px 10px 0px 10px;
}
.NyPageNoLeft #line .item .box {
  border-bottom: 1px solid #9395d5;
}
.NyPageNoLeft #line .item .box img {
  max-width: 95%;
}
.NyPageNoLeft #line .item .box .t {
  font-size: 22px;
  color: #0437a0;
  font-weight: bold;
}
.NyPageNoLeft #line .item .box p {
  text-align: left;
  padding: 10px 0px 20px 0px;
  line-height: 1.7;
}
.NyPageNoLeft #line .item .box p a {
  color: #0012fe;
}
.NyPageNoLeft #line .item:hover {
  box-shadow: 0px 0px 5px #333;
}
.NyPageNoLeft #line .item:hover .box {
  border-color: #FFF;
}
.NyPageNoLeft .CaseBox {
  min-height: 450px;
  padding-top: 10px;
}
.NyPageNoLeft .CaseBox dl {
  height: 192px;
  margin-bottom: 25px;
  border-bottom: 1px dashed #999;
}
.NyPageNoLeft .CaseBox dl dt {
  width: 282px;
  height: 175px;
  float: left;
  background: #FFF;
  padding: 1px;
  border: 1px solid #CCC;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.NyPageNoLeft .CaseBox dl dt a {
  display: table-cell;
  width: 282px;
  height: 175px;
  text-align: center;
  vertical-align: middle;
}
.NyPageNoLeft .CaseBox dl dt img {
  max-width: 282px;
  max-height: 175px;
  vertical-align: middle;
}
.NyPageNoLeft .CaseBox dl dd {
  margin-left: 320px;
  height: 152px;
  text-align: left;
}
.NyPageNoLeft .CaseBox dl dd h2 {
  margin-bottom: 12px;
  font-size: 18px;
  border-bottom: 1px dashed #cdcdcd;
  padding-bottom: 6px;
}
.NyPageNoLeft .CaseBox dl dd h2 span {
  display: block;
  font-size: 14px;
  color: #909090;
  float: right;
  font-weight: 400;
  margin-right: 20px;
  margin-top: 4px;
}
.NyPageNoLeft .CaseBox dl dd p {
  line-height: 1.6;
  font-size: 14px;
  color: #909090;
}
.NyPageNoLeft .CaseBox dl dd .more {
  text-align: right;
  padding-top: 5px;
}
.NyPageNoLeft .CaseBox dl dd .more a {
  display: inline-block;
  border: 1px solid #cdcdcd;
  padding: 3px 15px;
  color: #888;
}
.NyPageNoLeft .CaseBox dl dd .more a:hover {
  background: #003599;
  color: #FFF;
  border-color: #003599;
}
.NyPageNoLeft .Horo ul li {
  width: 252px;
  float: right;
  margin-inline: 30px;
  margin-bottom: 20px;
  background: url("../Images/honor.png") left top no-repeat;
}
.NyPageNoLeft .Horo ul li a {
  display: table-cell;
  padding: 17px;
  width: 218px;
  height: 277px;
  vertical-align: middle;
  text-align: center;
}
.NyPageNoLeft .Horo ul li a img {
  width: 218px;
  height: 277px;
  vertical-align: middle;
}
.NyPageNoLeft .Horo ul li span {
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 2;
}
/* .NyPageNoLeft .Horo ul li.e,
.NyPageNoLeft .Horo ul li:last-child {
  margin-right: 0px;
} */
#P_BOX {
  margin-bottom: 40px;
  border: 0px solid #ccc;
}
.WhereBox {
  margin-bottom: 10px;
  text-align: left;
}
.WhereBox .t {
  height: 30px;
  line-height: 30px;
  text-indent: 15px;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  background: #F1F1F1;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}
.WhereBox .t span {
  float: right;
  margin-right: 10px;
}
.WhereBox .t a {
  display: inline-block;
  font-size: 12px;
  font-weight: 200;
  text-indent: 8px;
  height: 20px;
  line-height: 20px;
  background: url(../Images/close.png) 95% center no-repeat;
  padding-right: 22px;
}
.WhereBox .t a:hover {
  background-color: #fefefe;
}
.WhereBox dl {
  height: auto;
  width: 100%;
  float: left;
  line-height: 2;
  border-bottom: 1px solid #DDD;
  padding: 7px 0px;
}
.WhereBox dl dt {
  width: 85px;
  color: #666;
  text-align: left;
  text-indent: 12px;
  float: left;
  font-weight: bold;
}
.WhereBox dl dd {
  margin-left: 88px;
}
.WhereBox dl dd a {
  display: inline-block;
  width: auto;
  padding: 0 8px;
  margin: 0 2px;
  text-align: left;
  margin-bottom: 3px;
  margin-top: 0px;
}
.WhereBox dl dd a:hover,
.WhereBox dl dd a.sel {
  background: #2B76C6;
  color: #FFF;
}
/*��Ʒ�б�ҳ*/
.ProductList {
  margin: 0;

}
.ProductList ul {
  padding-left: 4px;
}
.ProductList ul li {
  display: block;
  position: relative;
  float: left;
  width: 298px;
  height: 290px;
  margin-bottom: 15px;
  /* float: right; */
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}
.ProductList ul li a {
  display: block;
  width: 298px;
  height: 290px;
  position: relative;
  overflow: hidden;
}
.ProductList ul li a span {
  display: block;
}
.ProductList ul li a span.info {
  width: 298px;
  height: 290px;
  padding-top: 0px;
  color: #FFF;
  position: absolute;
  left: 0px;
  top: 290px;
  background: url("../Images/pro_ap65.png") left center repeat;
}
.ProductList ul li a span.info span.t {
  text-align: center;
  padding: 10px 10px 0 10px;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 20px;
  font-weight: bold;
}
.ProductList ul li a span.info span.dec {
  padding: 10px 20px;
  height: 80px;
  line-height: 1.7;
  margin-bottom: 20px;
  font-size: 16px;
}
.ProductList ul li a span.info span.dec .l {
  width: 80px;
  float: left;
  text-align: right;
}
.ProductList ul li a span.info span.dec .r {
  margin-left: 80px;
  text-align: left;
}
.ProductList ul li a span.info span.more {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background: url(../images/pro_ar.png) center center no-repeat;
}
.ProductList ul li a span.img {
  display: table-cell;
  width: 298px;
  height: 245px;
  text-align: center;
  vertical-align: middle;
}
.ProductList ul li a span.img img {
  max-width: 280px;
  max-height: 240px;
  vertical-align: middle;
}
.ProductList ul li a span.title {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #014f9a;
  text-align: center;
  overflow: hidden;
}
.ProductList ul li a:hover span.title {
  display: none;
}
.ProductList ul li.e {
  margin-right: 0px;
}
#CommProduct .dh {
  float: right;
  font-size: 25px;
}
#CommProduct .dh ul {
  float: left;
}
#CommProduct .dh ul li {
  width: 14px;
  height: 14px;
  position: relative;
  top: 15px;
  float: left;
  margin: 0 3px;
  border-radius: 50%;
  cursor: pointer;
  overflow: hidden;
  text-align: left;
  text-indent: -999em;
  background: #014f9a;
}
#CommProduct .dh ul li.on {
  background: #EEAE06;
}
#CommProduct .dh a {
  cursor: pointer;
  float: left;
}
#CommProduct .ProductList {
  padding-top: 15px;
}
#CommProduct .ProductList ul li {
  width: 224px;
  height: 250px;
}
#CommProduct .ProductList ul li a {
  width: 224px;
  height: 250px;
}
#CommProduct .ProductList ul li a span.info {
  width: 224px;
  height: 250px;
  top: 250px;
}
#CommProduct .ProductList ul li a span.info span.t {
  font-size: 14px;
  margin-bottom: 10px;
}
#CommProduct .ProductList ul li a span.info span.dec {
  height: 60px;
}
#CommProduct .ProductList ul li a span.img {
  width: 224px;
  height: 210px;
  text-align: center;
  vertical-align: middle;
}
#CommProduct .ProductList ul li a span.img img {
  max-width: 200px;
  max-height: 210px;
  vertical-align: middle;
}
/*��ҳ��ʽ*/
DIV.scott {
  padding: 8px;
  margin: 8px;
  text-align: center;
  font-size: 12px;
  clear: both;
}
DIV.scott table {
  margin: 0 auto;
}
DIV.scott A {
  border: #333333 1px solid;
  color: #333333;
  text-decoration: none;
}
DIV.scott A,
DIV.scott span {
  padding: 6px 10px;
  margin-right: 6px;
}
DIV.scott A:active {
  border: #333333 1px solid;
  color: #FFF;
  background-color: #333333;
}
DIV.scott A:hover {
  border: #0437a0 1px solid;
  color: #FFF;
  background-color: #0437a0;
}
DIV.scott SPAN.current {
  border: #0437a0 1px solid;
  font-weight: bold;
  color: #fff;
  background-color: #0437a0;
}
DIV.scott SPAN.disabled {
  border: #ddd 1px solid;
  color: #ddd;
}
/**ͨ�����Կ�**/
.ly_msg {
  width: 100%;
  overflow: hidden;
  margin: 0 auto 20px;
  padding: 0;
}
.ly_msg ul {
  width: 100%;
  overflow: hidden;
  margin: 20px auto;
  padding: 0;
  /* box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;*/
}
.ly_msg ul li {
  width: 100%;
  overflow: hidden;
  margin: 0 auto 12px;
  padding: 0;
}
.ly_msg ul li h4 {
  width: 17%;
  height: 34px;
  overflow: hidden;
  line-height: 34px;
  margin: 0;
  padding: 0 20px 0 0;
  color: #333;
  text-align: right;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.ly_msg ul li .msg_ipt1,
.ly_msg ul li .msg_tara {
  width: 83%;
  overflow: hidden;
  margin: 0;
  padding-right: 20px;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.ly_msg ul li .msg_ipt1 {
  height: 34px;
}
.ly_msg ul li .msg_tara {
  height: 118px;
}
.msg_ipt1 input,
.msg_tara textarea {
  display: block;
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 8px 15px;
  color: #333;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.msg_ipt1 input {
  height: 34px;
  line-height: 16px;
}
.msg_tara textarea {
  height: 118px;
  line-height: 20px;
  resize: none;
  font-size: 14px;
}
.ly_msg ul li .msg_ipt2 {
  width: 120px;
  height: 34px;
  overflow: hidden;
  margin-right: 10px;
  padding: 0;
  float: left;
}
.msg_ipt2 input {
  display: block;
  width: 120px;
  height: 34px;
  overflow: hidden;
  line-height: 16px;
  margin: 0;
  padding: 8px 15px;
  color: #333;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.ly_msg ul li a.yzm_img {
  display: block;
  width: 90px;
  height: 34px;
  overflow: hidden;
  margin: 0;
  padding-right: 20px;
  float: left;
}
.ly_msg ul li .msg_btn {
  width: 83%;
  overflow: hidden;
  margin: 0;
  padding: 0;
  float: left;
}
.msg_btn input {
  display: block;
  width: 100px;
  height: 34px;
  overflow: hidden;
  line-height: 32px;
  margin: 20px 15px 0 0;
  padding: 0;
  background-color: #f0f0f0;
  color: #333;
  text-align: center;
  border: 1px solid #ccc;
  float: left;
}
.ly_msg ul li .msg_ipt12 {
  width: 83%;
  height: 34px;
  overflow: hidden;
  margin: 0;
  padding-right: 20px;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.msg_ipt12 input {
  height: 34px;
  line-height: 1.6;
  display: block;
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 8px 15px;
  color: #333;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

