body {
  background: #fff;
  font-family: arial, "微软雅黑", sans-serif;
  font-size: 16px;
  min-width: 1200px;
}
a {
  text-decoration: none;
  outline: none;
}
ul {
  list-style: none;
}
img {
  border: 0;
}
body,
ul,
p {
  margin: 0;
  padding: 0;
}
.center {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.clear {
  zoom: 1;
}
.clear:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.loading {
  background: url(../img/loading.gif) center no-repeat;
}
/****首页****/
/*header*/
.header {
  width: 100%;
  height: auto;
  zoom: 1;
}
.header:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.header .header_top {
  width: 100%;
  height: 35px;
  background: #0057a4;
}
.header .header_top a {
  float: right;
  display: block;
  height: 35px;
  background-image: url(../img/pic.png);
  background-repeat: no-repeat;
  color: #fff;
  line-height: 35px;
  padding-left: 35px;
  margin-right: 15px;
  font-size: 15px;
}
.header .header_top a.a1 {
  background-position: left top;
}
.header .header_top a.a2 {
  background-position: left -35px;
}
.header .header_top span {
  display: block;
  float: right;
  height: 35px;
  line-height: 35px;
  color: #fff;
  background: url(../img/pic.png) left -70px no-repeat;
  padding-left: 25px;
  margin-right: 30px;
  font-size: 15px;
  font-family: "微软雅黑";
}
.header .header_logo {
  width: 100%;
  height: 90px;
  background: #fff;
}
.header .header_logo .logo {
  width: 513px;
  height: 90px;
  float: left;
}
.header .header_logo .logo img {
  display: block;
  width: 100%;
  height: 100%;
}
.header .header_logo .nav {
  width: 600px;
  height: 90px;
  float: right;
}
.header .header_logo .nav a {
  display: block;
  width: 80px;
  text-align: center;
  float: left;
  margin: 0 20px;
  color: #000;
  font-size: 14px;
  margin-top: 35px;
}
.header .header_logo .nav a:hover {
  color: #0057A4;
}
.header .header_logo .nav a span {
  font-size: 12px;
  white-space: pre-line;
  text-transform: capitalize;
}
.header .header_logo .nav a p
{
     font-size:16px;
    }
.header .header_banner {
  width: 100%;
  height: 480px;
  background: url(../img/b1.jpg) center no-repeat;
}
/*content*/
.content {
  width: 100%;
  height: auto;
  zoom: 1;
}
.content:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.content .content1 {
  width: 100%;
  height: 446px;
  background: #fff;
}
.content .content1 .h1 {
  width: 100%;
  height: auto;
  text-align: center;
  padding-top: 50px;
}
.content .content1 .h1 em {
  font-style: normal;
  font-size: 28px;
  color: #1b7fcb;
}
.content .content1 .h1 span {
  font-size: 19px;
  color: #666;
  white-space: pre;
}
.content .content1 .list {
  width: 1004px;
  height: 210px;
  margin: 65px auto 0;
}
.content .content1 .list li {
  width: 161px;
  height: 210px;
  float: left;
  position: relative;
  margin: 0 45px;
  background-image: url(../img/pic.png);
  background-repeat: no-repeat;
}
.content .content1 .list li.li1 {
  background-position: left -105px;
}
.content .content1 .list li.li1:hover {
  background-position: left -315px;
}
.content .content1 .list li.li2 {
  background-position: left -525px;
}
.content .content1 .list li.li2:hover {
  background-position: left -735px;
}
.content .content1 .list li.li3 {
  background-position: left -945px;
}
.content .content1 .list li.li3:hover {
  background-position: left -1155px;
}
.content .content1 .list li.li4 {
  background-position: left -1365px;
}
.content .content1 .list li.li4:hover {
  background-position: left -1575px;
}
.content .content1 .list li:hover span {
  color: #0057A4;
}
.content .content1 .list li span {
  display: block;
  width: 100%;
  height: 49px;
  line-height: 49px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #353535;
}
.content .content2 {
  width: 100%;
  height: auto;
  background: #fff;
  padding-bottom: 90px;
  zoom: 1;
}
.content .content2:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.content .content2 .content2_1 {
  width: 100%;
  height: 188px;
  background: url(../img/1.jpg) center no-repeat;
}
.content .content2 .content2_1 p {
  text-align: center;
  color: #fff;
  font-size: 27px;
  font-weight: bold;
  padding-top: 48px;
}
.content .content2 .content2_1 span {
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 20px;
  word-spacing: 8px;
  margin-top: 2px;
}
.content .content2 .content2_2 {
  width: 1046px;
  height: 510px;
  margin: 50px auto 0;
  position: relative;
}
.content .content2 .content2_2 a {
  display: block;
  width: 328px;
  height: 330px;
  position: absolute;
}
.content .content2 .content2_2 a.a1 {
  top: 0;
  left: 0;
}
.content .content2 .content2_2 a.a2 {
  top: 0;
  left: 359px;
}
.content .content2 .content2_2 a.a3 {
  top: 0;
  right: 0;
}
.content .content2 .content2_2 a.a4 {
  bottom: 0;
  left: 179px;
}
.content .content2 .content2_2 a.a5 {
  bottom: 0;
  right: 179px;
}
.content .content2 .content2_2 a img {
  display: block;
  width: 100%;
  height: 100%;
}
.content .content2 .content2_2 a span {
  display: block;
  width: 100%;
  height: 330px;
  line-height: 330px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.content .content2 .content2_2 a span:hover {
  font-size: 28px;
}
.content .content2 .content2_3 {
  width: 995px;
  height: auto;
  zoom: 1;
  margin: 65px auto 0;
}
.content .content2 .content2_3:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.content .content2 .content2_3 .h1 {
  width: 100%;
  height: 50px;
  background: url(../img/8.jpg) center no-repeat;
  text-align: center;
  line-height: 40px;
}
.content .content2 .content2_3 .h1 em {
  font-style: normal;
  font-size: 28px;
  color: #1b7fcb;
  font-weight: bold;
}
.content .content2 .content2_3 .h1 span {
  font-size: 19px;
  color: #666;
  white-space: pre;
}
.content .content2 .content2_3 .list {
  width: 995px;
  height: 255px;
  margin-top: 30px;
  overflow: hidden;
}
.content .content2 .content2_3 .list ul {
  height: 255px;
  float: left;
}
.content .content2 .content2_3 .list ul li {
  width: 230px;
  height: 255px;
  float: left;
  margin-right: 25px;
  background: #f1f1f1;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.content .content2 .content2_3 .list ul li:hover {
  background: #1B7FCB;
}
.content .content2 .content2_3 .list ul li:hover span {
  color: #fff;
}
.content .content2 .content2_3 .list ul li a {
  display: block;
  width: 210px;
  height: 235px;
  padding: 10px;
}
.content .content2 .content2_3 .list ul li a img {
  display: block;
  width: 210px;
  height: 172px;
}
.content .content2 .content2_3 .list ul li a span {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #575756;
  margin-top: 25px;
}
.content .content3 {
  width: 100%;
  height: auto;
  padding-top: 50px;
  padding-bottom: 80px;
  zoom: 1;
  background: url(../img/9.jpg) center top no-repeat;
}
.content .content3:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.content .content3 .center {
  width: 1000px;
}
.content .content3 .h1 {
  width: 520px;
  height: 60px;
  background: #fff;
  text-align: center;
  line-height: 60px;
  margin: 0 auto;
  font-size: 35px;
  color: #1B7FCB;
  letter-spacing: 4px;
}
.content .content3 .tab {
  width: 1000px;
  height: 65px;
  margin-top: 49px;
}
.content .content3 .tab a {
  display: block;
  width: 246px;
  height: 65px;
  background: #fff;
  float: left;
  text-align: center;
  line-height: 65px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666;
  font-size: 25px;
  margin-left: 5px;
}
.content .content3 .tab a.a1 {
  margin-left: 0;
}
.content .content3 .tab a.active,
.content .content3 .tab a:hover {
  color: #1B7FCB;
}
.content .content3 .tab_list {
  width: 1000px;
  height: auto;
  margin-top: 45px;
  zoom: 1;
}
.content .content3 .tab_list:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.content .content3 .tab_list a.list {
  display: block;
  width: 1000px;
  height: 496px;
}
.content .content3 .tab_list a.list img {
  display: block;
  width: 100%;
  height: 100%;
}
.content .content3 .tab_list ul.list {
  width: 1000px;
  height: auto;
  float: left;
}
.content .content3 .tab_list ul.list li {
  width: 475px;
  height: 114px;
  float: left;
  margin-left: 50px;
  margin-top: 10px;
  overflow: hidden;
}
.content .content3 .tab_list ul.list li.li1 {
  margin-left: 0;
}
.content .content3 .tab_list ul.list li a.a_img {
  display: block;
  width: 144px;
  height: 104px;
  float: left;
  padding: 5px;
  background: #ededed;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.content .content3 .tab_list ul.list li a.a_img:hover {
  background: #1B7FCB;
}
.content .content3 .tab_list ul.list li a.a_img img {
  display: block;
  width: 100%;
  height: 100%;
}
.content .content3 .tab_list ul.list li .div {
  width: 300px;
  height: 114px;
  float: right;
}
.content .content3 .tab_list ul.list li .div a.a_h1 {
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #000;
  font-size: 17px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 20px;
}
.content .content3 .tab_list ul.list li .div a.a_h1:hover {
  text-decoration: underline;
  color: #1B7FCB;
}
.content .content3 .tab_list ul.list li .div p {
  width: 100%;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  color: #666;
  font-size: 12px;
  margin-top: 2px;
  float: left;
}
/*contact*/
.contact {
  width: 100%;
  height: 540px;
  background: url(../img/11.jpg) center no-repeat;
}
.contact .center {
  width: 1000px;
}
.contact .contact1 {
  width: 100%;
  height: 194px;
  position: relative;
}
.contact .contact1 .h1 {
  width: 100%;
  height: auto;
  text-align: center;
}
.contact .contact1 .h1 p {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  padding-top: 40px;
}
.contact .contact1 .h1 span {
  display: block;
  width: 100%;
  font-size: 18px;
  color: #f29400;
}
.contact .contact1 .h1 em {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 30px;
  background: url(../img/pic.png) left -1785px no-repeat;
  height: 30px;
  margin-top: 10px;
}
.contact .contact1 .h1 i {
  display: block;
  width: 100%;
  font-size: 14px;
  color: #fff;
  font-style: normal;
  margin-top: 20px;
}
.contact .contact1 .img1 {
  width: 127px;
  height: 112px;
  position: absolute;
  left: 200px;
  bottom: 0;
  background-position: center 10px;
}
.contact .contact1 .img1 img {
  display: block;
  width: 100%;
  height: 100%;
}
.contact .contact2 {
  width: 1000px;
  height: 301px;
  margin-top: 15px;
}
.contact .contact2 .contact_address {
  width: 430px;
  height: 301px;
  float: left;
  margin-left: 70px;
}
.contact .contact2 .contact_address p {
  width: 370px;
  height: 42px;
  padding-left: 60px;
  color: #fff;
  line-height: 42px;
  font-size: 14px;
  background-image: url(../img/pic.png);
  background-repeat: no-repeat;
  margin-top: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contact .contact2 .contact_address p.p1 {
  background-position: left -1815px;
}
.contact .contact2 .contact_address p.p2 {
  background-position: left -1857px;
}
.contact .contact2 .contact_address p.p3 {
  background-position: left -1899px;
}
.contact .contact2 .contact_address p.p4 {
  background-position: left -1941px;
}
.contact .contact2 .contact_address p.p5 {
  background-position: left -1983px;
}
.contact .contact2 .contact_message {
  width: 456px;
  height: 301px;
  float: right;
}
.contact .contact2 .contact_message .div {
  display: block;
  width: 456px;
  height: 42px;
  background: #5bb3e2;
  margin-top: 1px;
  position: relative;
}
.contact .contact2 .contact_message .div input {
  width: 436px;
  height: 42px;
  line-height: 42px;
  padding: 0;
  border: 0;
  background: #fff;
  padding: 0 10px;
  outline: none;
  font-family: "微软雅黑";
  font-size: 12px;
  color: #e5e5e5;
  background: none;
}
.contact .contact2 .contact_message .div span {
  display: block;
  width: 50px;
  height: 42px;
  background: #fff;
  position: absolute;
  top: 0px;
  right: 0;
  z-index: 1;
  color: #F29400;
  text-align: center;
  line-height: 42px;
  display: none;
  font-size: 12px;
}
.contact .contact2 .contact_message .div.div1 {
  height: 128px;
}
.contact .contact2 .contact_message .div.div1 textarea {
  width: 436px;
  height: 108px;
  padding: 10px;
  font-family: "微软雅黑";
  font-size: 12px;
  color: #e5e5e5;
  border: 0;
  resize: none;
  background: none;
}
.contact .contact2 .contact_message .div.div2 {
  background: #f29400;
  cursor: pointer;
  text-align: center;
  line-height: 42px;
  font-size: 16px;
  color: #fff;
  white-space: pre;
}
/*footer*/
.footer {
  width: 100%;
  height: 40px;
  background: #0a0b08;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
}
/*side*/
.side {
  width: 130px;
  height: 296px;
  background: url(../img/13.jpg) center no-repeat;
  position: fixed;
  top: 30%;
  right: 20px;
  z-index: 100;
}
.side .side_clear {
  width: 14px;
  height: 14px;
  font-size: 17px;
  position: absolute;
  top: 7px;
  right: 10px;
  background: url(../img/pic.png) left -2025px no-repeat;
  text-align: center;
  line-height: 15px;
  cursor: pointer;
  color: #2bc1e5;
}
.side .side_clear:hover {
  color: #F29400;
}
.side a.a1 {
  display: block;
  width: 90px;
  height: 22px;
  background: url(../img/skype.png) left no-repeat;
  margin-top: 10px;
  margin-left: 12px;
  padding-left:22px;
  font-size:13px;
  line-height:22px;
  float: left;
}
.side a.a1.a2 {
  margin-top: 40px;
}
.side p.p1 {
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: 15px;
  float: left;
}
.side p.p1 i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 26px;
  height: 19px;
  background: url(../img/pic.png) left -2061px no-repeat;
  font-size:13px;
  margin-top:3px;
}
.side p.p1 span {
  display: block;
  width: 100%;
  font-size: 13px;
  color: #000;
  letter-spacing: -1px;
  line-height:13px;
  text-align:center;
  margin-top:5px;
}
.side p.p2 {
  width: 115px;
  height: 23px;
  /*background: url(../img/pic.png) 10px -2080px no-repeat;*/
  font-size: 16px;
  color: #ff7f00;
  padding-left: 15px;
  margin-top: 14px;
  float: left;
}
.side p.p3 {
  width: 100%;
  text-align: center;
  font-size: 13px;
  color: #ff0000;
  margin-top: 7px;
  float: left;
}
.side a.gotop {
  display: block;
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 16px;
  color: #fff;
}
/****子页面****/
.page_content {
  width: 100%;
  height: auto;
  zoom: 1;
  background: #f5f5f5;
  padding-bottom: 40px;
  padding-top: 40px;
}
.page_content:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.page_content .page_nav {
  width: 250px;
  height: auto;
  float: left;
  background: #146bbe;
  padding-bottom: 2px;
}
.page_content .page_nav .h1 {
  width: 250px;
  height: 50px;
  background: url(../img/14.jpg) center no-repeat;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page_content .page_nav .ul {
  width: 246px;
  height: auto;
  zoom: 1;
  margin-left: 2px;
  background: #fff;
}
.page_content .page_nav .ul:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.page_content .page_nav .ul.ul1 li > a {
  width: 100%;
  padding: 0;
}
.page_content .page_nav .ul li {
  width: 92%;
  padding:0 4%;
  height: auto;
  float: left;
  position: relative;
  cursor: pointer;
}
.page_content .page_nav .ul li > a {
  display: block;
  width: 170px;
  height: 40px;
  font-size: 17px;
  color: #333;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #bcbcbc;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 55px;
  padding-left: 21px;
  position: relative;
  z-index: 1;
}
.page_content .page_nav .ul li > a:hover {
  color: #146bbe;
}
.page_content .page_nav .ul li span {
  display: block;
  width: 18px;
  height: 17px;
  background: url(../img/pic.png) left -2120px no-repeat;
  position: absolute;
  top: 11px;
  right: 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page_content .page_nav .ul li.active > a {
  color: #146bbe;
  border-color: #146bbe;
}
.page_content .page_nav .ul li.active span {
  background: url(../img/pic.png) left -2103px no-repeat;
}
.page_content .page_nav .ul li.active .meau {
  display: block;
}
.page_content .page_nav .ul li .meau {
  width: 100%;
  height: auto;
  float: left;
  display: none;
}
.page_content .page_nav .ul li .meau a {
  display: block;
  width: 220px;
  height: auto;
  padding: 10px 16px 10px 10px;
  text-align: center;
  word-wrap: break-word;
  border-bottom: 1px solid #bcbcbc;
  font-size: 14px;
  color: #333;
}
.page_content .page_nav .ul li .meau a:hover,
.page_content .page_nav .ul li .meau a.active {
  color: #4b9fdf;
}
.page_content .page_right {
  width: 936px;
  height: auto;
  float: right;
}
.page_content .page_right .page_title {
  width: 900px;
  height: 50px;
  background: url(../img/15.jpg) center no-repeat;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  padding-left: 36px;
}
.page_content .page_right .page_title a {
  color: #fff;
}
.page_content .page_right .page_title p {
  float: left;
}
.page_content .page_right .page_title span {
  font-family: sans-serif;
}
.page_content .page_right .page_list {
  width: 934px;
  height: auto;
  zoom: 1;
  border: 1px solid #146bbe;
  border-top: 0;
  padding-bottom: 20px;
}
.page_content .page_right .page_list:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.page_content .page_right .page_list .page_number {
  width: 100%;
  height: auto;
  zoom: 1;
  font-size: 0;
  text-align: center;
}
.page_content .page_right .page_list .page_number:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.page_content .page_right .page_list .page_number a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border: 1px solid #666;
  padding: 5px 15px;
  color: #666;
  font-size: 14px;
  font-family: "微软雅黑";
  margin: 0 5px;
  background: #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page_content .page_right .page_list .page_number a:hover,
.page_content .page_right .page_list .page_number a.active {
  background: #1B7FCB;
  color: #fff;
  border-color: #1B7FCB;
}
.page_content .page_right .page_list .page_number a.a1:hover,
.page_content .page_right .page_list .page_number a.a1.active {
  background: #fff;
  color: #666;
}
.page_content .page_right .page_list .page_number span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 5px;
  color: #333;
  font-size: 14px;
  font-family: "微软雅黑";
}
.page_content .page_right .page_list .product {
  width: 830px;
  height: auto;
  zoom: 1;
  margin-left: 36px;
  padding: 10px 0 30px;
}
.page_content .page_right .page_list .product:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.page_content .page_right .page_list .product .div {
  width: 830px;
  height: 260px;
  overflow: hidden;
  float: left;
  margin-top: 20px;
}
.page_content .page_right .page_list .product .div a.a_img {
  display: block;
  width: 254px;
  height: 230px;
  border: 15px solid #d3edfe;
  float: left;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page_content .page_right .page_list .product .div a.a_img:hover {
  border-color: #1B7FCB;
}
.page_content .page_right .page_list .product .div a.a_img img {
  display: block;
  width: 100%;
  height: 100%;
}
.page_content .page_right .page_list .product .div .div_right {
  width: 532px;
  height: 260px;
  float: right;
}
.page_content .page_right .page_list .product .div .div_right a.a_h1 {
  display: block;
  width: 502px;
  height: 38px;
  line-height: 38px;
  background: #d3edfe;
  padding: 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page_content .page_right .page_list .product .div .div_right a.a_h1:hover {
  background: #1B7FCB;
  color: #fff;
}
.page_content .page_right .page_list .product .div .div_right p.p1,
.page_content .page_right .page_list .product .div .div_right p.p2 {
  display: block;
  width: 502px;
  height: 38px;
  line-height: 38px;
  padding: 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  font-size: 14px;
   cursor:pointer;
}
.page_content .page_right .page_list .product .div .div_right p.p2 {
  background: #d3edfe;
  color: #ea0000;
  font-size: 15px;
}
.page_content .page_right .page_list .product .div .div_right p.p3 {
  width: 502px;
  height: 116px;
  overflow: hidden;
  padding: 15px;
}
.page_content .page_right .page_list .product .div .div_right p.p3 i {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-style: normal;
  font-size: 15px;
  color: #146bbe;
}
.page_content .page_right .page_list .product .div .div_right p.p3 span {
  display: block;
  width: 462px;
  height: 86px;
  line-height: 20px;
  font-size: 12px;
  color: #666;
  padding: 0 20px;
  word-break: break-word;
}
.page_content .page_right .page_list .product1 {
  width: 830px;
  height: auto;
  zoom: 1;
  margin-left: 36px;
  padding: 10px 0 30px;
}
.page_content .page_right .page_list .product1:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.page_content .page_right .page_list .product1 .div {
  width: 830px;
  height: auto;
  float: left;
  margin-top: 20px;
}
.page_content .page_right .page_list .product1 .div .a_img {
  display: block;
  width: 254px;
  height: 230px;
  border: 15px solid #d3edfe;
  float: left;
}
.page_content .page_right .page_list .product1 .div .a_img img {
  display: block;
  width: 100%;
  height: 100%;
}
.page_content .page_right .page_list .product1 .div .div_right {
  width: 532px;
  height: auto;
  float: right;
}
.page_content .page_right .page_list .product1 .div .div_right p.p0 {
  display: block;
  width: 502px;
  height: 38px;
  line-height: 38px;
  background: #d3edfe;
  padding: 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}
.page_content .page_right .page_list .product1 .div .div_right p.p1,
.page_content .page_right .page_list .product1 .div .div_right p.p2 {
  display: block;
  width: 502px;
  height: 38px;
  line-height: 38px;
  padding: 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  font-size: 14px;
}
.page_content .page_right .page_list .product1 .div .div_right p.p1 a,
.page_content .page_right .page_list .product1 .div .div_right p.p2 a {
  display: block;
  float: left;
  background: #146bbe;
  height: 22px;
  padding: 0 10px;
  color: #fff;
  line-height: 22px;
  border-radius: 5px;
  margin-top: 8px;
  margin-right: 10px;
}
.page_content .page_right .page_list .product1 .div .div_right p.p1 a:hover,
.page_content .page_right .page_list .product1 .div .div_right p.p2 a:hover {
  background: #0057A4;
}
.page_content .page_right .page_list .product1 .div .div_right p.p2 {
  background: #d3edfe;
  color: #ea0000;
  font-size: 15px;
}
.page_content .page_right .page_list .product1 .div .div_right p.p3 {
  width: 502px;
  height: auto;
  padding: 10px 15px;
}
.page_content .page_right .page_list .product1 .div .div_right p.p3 span {
  display: block;
  width: 482px;
  height: auto;
  line-height: 22px;
  font-size: 12px;
  color: #666;
  padding: 0 10px;
  word-break: break-word;
}
.page_content .page_right .page_list .product1 .div1 {
  width: 100%;
  height: 38px;
  background: #d3edfe;
  line-height: 38px;
  font-size: 16px;
  color: #333;
  float: left;
  margin-top: 20px;
  text-indent: 20px;
}
.page_content .page_right .page_list .product1 .div2 {
  width: 790px;
  height: auto;
  float: left;
  margin-top: 20px;
  padding: 0 20px;
}
.page_content .page_right .page_list .product1 .div2 p.p1 {
  font-size: 15px;
  line-height: 36px;
  color: #333;
}
.page_content .page_right .page_list .product1 .div2 img {
  max-width: 100%;
}
.page_content .page_right .page_list .product1 .div2 img.img1 {
  display: block;
  margin: 20px auto 0;
}
.page_content .page_right .page_list .download {
  width: 880px;
  height: auto;
  zoom: 1;
  margin-left: 27px;
  padding: 10px 0 30px;
}
.page_content .page_right .page_list .download:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.page_content .page_right .page_list .download a {
  display: block;
  width: 100%;
  height: 34px;
  line-height: 34px;
  float: left;
  margin-top: 15px;
  border-bottom: 1px dashed #666;
  color: #333;
  font-size: 14px;
  cursor: pointer;
}
.page_content .page_right .page_list .download a:hover {
  color: #0057a4;
}
.page_content .page_right .page_list .download a em {
  display: block;
  width: 4px;
  height: 20px;
  background: #0057a4;
  margin-top: 7px;
  float: left;
  margin-right: 10px;
}
.page_content .page_right .page_list .download a span {
  display: block;
  width: 80%;
  height: 34px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page_content .page_right .page_list .download a i {
  display: block;
  float: right;
  font-style: normal;
  margin-right: 15px;
}
.page_content .page_right .page_list .news {
  width: 880px;
  height: auto;
  zoom: 1;
  margin-left: 27px;
  padding: 15px 0 0;
}
.page_content .page_right .page_list .news:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.page_content .page_right .page_list .news .h1 {
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 24px;
  color: #333;
}
.page_content .page_right .page_list .news .h2 {
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 14px;
  color: #666;
  margin-top: 5px;
  padding-bottom: 10px;
}
.page_content .page_right .page_list .news p.p1 {
  width: 100%;
  height: auto;
  font-size: 14px;
  color: #333;
  line-height: 30px;
  text-indent: 2em;
}
.page_content .page_right .page_list .news p.p2 {
  width: 100%;
  height: auto;
  font-size: 14px;
  color: #333;
  line-height: 40px;
  text-align: center;
}
.page_content .page_right .page_list .news img {
  max-width: 100%;
}
.page_content .page_right .page_list .news img.img1 {
  display: block;
  margin: 15px auto 0;
}
.page_content .page_right .page_list .about {
  width: 880px;
  height: auto;
  zoom: 1;
  margin-left: 27px;
  padding: 15px 0 0;
}
.page_content .page_right .page_list .about:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.page_content .page_right .page_list .about .video {
  width: 438px;
  height: 364px;
  float: left;
  margin-top: 15px;
}
.page_content .page_right .page_list .about .div {
  width: 100%;
  height: auto;
  float: left;
  margin-top: 20px;
}
.page_content .page_right .page_list .about .div.div1 {
  width: 412px;
  height: auto;
  margin-left: 30px;
}
.page_content .page_right .page_list .about .div .h1 {
  width: 100%;
  height: 20px;
  line-height: 20px;
  padding-bottom: 8px;
}
.page_content .page_right .page_list .about .div .h1 span {
  display: block;
  width: 4px;
  height: 20px;
  background: #146bbe;
  float: left;
  margin-right: 5px;
}
.page_content .page_right .page_list .about .div .h1 p {
  float: left;
  color: #146bbe;
  font-size: 18px;
}
.page_content .page_right .page_list .about .div p.p1,
.page_content .page_right .page_list .about .div p.p2 {
  width: 100%;
  height: auto;
  font-size: 14px;
  line-height: 24px;
  color: #333;
  text-indent: 2em;
}
.page_content .page_right .page_list .about .div p.p1 span,
.page_content .page_right .page_list .about .div p.p2 span {
  color: #146bbe;
}
.page_content .page_right .page_list .about .div p.p2 {
  text-indent: 0;
}
/*查看视频*/
.isvideo {
  width: 724px;
  height: 444px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -362px;
  margin-top: -222px;
  z-index: 9999;
}
.isvideo .isvideo_bg {
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.isvideo .isvideo_bg1 {
  width: 710px;
  height: 430px;
  background: #000000;
  position: absolute;
  top: 7px;
  left: 7px;
  z-index: 1;
}
.isvideo .isclose {
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  position: absolute;
  top: 3px;
  right: 7px;
  z-index: 3;
  cursor: pointer;
}
.isvideo .isclose:hover {
  color: #2BC1E5;
}
.isvideo .isvideo_content {
  position: absolute;
  top: 0;
  left: 0;
  width: 684px;
  height: 404px;
  margin-left: 20px;
  margin-top: 20px;
  overflow: hidden;
  z-index: 2;
}
.isvideo .isvideo_content .v {
  width: 100%;
  height: 100%;
  float: left;
}
