@charset "UTF-8";
@font-face {
  font-family: 'HelveticaNeueLTPro-ThEx';
  src: url("/images/fonts/HelveticaNeueLTPro-ThEx.eot");
  src: url("/images/fonts/HelveticaNeueLTPro-ThEx.woff2") format("woff2"), url("/images/fonts/HelveticaNeueLTPro-ThEx.woff") format("woff"), url("/images/fonts/HelveticaNeueLTPro-ThEx.svg#HelveticaNeueLTPro-ThEx") format("svg"), url("/images/fonts/HelveticaNeueLTPro-ThEx.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FZZQJW--GB1-0';
  src: url("/images/fonts/fzjtz.eot");
  src: url("/images/fonts/fzjtz.woff2") format("woff2"), url("/images/fonts/FZZQJW--GB1-0.woff") format("woff"), url("/images/fonts/FZZQJW--GB1-0.svg#FZZQJW--GB1-0") format("svg"), url("/images/fonts/fzjtz.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FZCHYJW--GB1-0';
  src: url("/images/fonts/FZCHYJW--GB1-0.eot");
  src: url("/images/fonts/FZCHYJW--GB1-0.woff2") format("woff2"), url("/images/fonts/FZCHYJW--GB1-0.woff") format("woff"), url("/images/fonts/FZCHYJW--GB1-0.svg#FZCHYJW--GB1-0") format("svg"), url("/images/fonts/FZCHYJW--GB1-0.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

body, div, dl, dt, dd, del, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, menu {
  margin: 0;
  padding: 0;
}

body {
  font: 14px/1.5  "Microsoft YaHei";
  font-weight: 100;
  background: #fff;
  color: #000;
}

a {
  border: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  outline: none;
  text-decoration: none;
}

a img {
  border: 0;
}

a, a:visited {
  color: #000;
}

a:hover, a:focus {
  color: #000;
}

ol, ul, li {
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: none;
}

.toup {
  text-transform: uppercase;
}

input {
  outline: none;
}

.clear {
  clear: both;
}

.dx {
  text-transform: uppercase;
}

img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

body {
  width: 100%;
  min-width: 1100px;
}

.basew {
  width: 1100px;
  margin: 0 auto;
}

.header {
  background: #000;
  position: relative;
  z-index: 999;
}

.header .basew {
  position: relative;
  height: 109px;
  z-index: 999;
}

.header .basew .logo {
  position: absolute;
  height: 154px;
  width: 137px;
  left: 0;
  top: 0;
  background: url(/images/toplogo.png);
  display: block;
  z-index: 999;
}

.header .basew .phone {
  position: absolute;
  right: 0px;
  top: 14px;
}
.header .basew .cname {
    position: absolute;
    left: 150px;
    top: 25px;
    font-size: 20px;
    color: #fff;
  
}
.header .basew .cname a{color:#fff;}
.header .basew .cname p{
	font-size:14px;
	
}
.header .basew .phone span {
  color: #c18130;
  font-size: 16px;
  /*float: left;*/
  width: 100%;
  line-height: 30px;
}

.header .basew .phone span i {
  font-size: 20px;
}

.header .basew .phone span:last-child {
  color: #028eb8;
  font-size: 26px;
  font-family: 'FZZQJW--GB1-0';
  line-height: 26px;
}

.header .basew ul {
  position: absolute;
  right: 0px;
  bottom: 0px;
  height: 54px;
}

.header .basew ul li {
  display: inline-block;
  margin-left: -4px;
  overflow: hidden;
  position: relative;
}

.header .basew ul li a {
  display: block;
  z-index: -1;
  padding: 0 21px;
  height: 54px;
  text-align: center;
  color: #fff;
  line-height: 54px;
  font-size: 16px;
  transition: all 0.2s;
  -ms-transition: all 0.2s;
  /* IE 9 */
  -moz-transition: all 0.2s;
  /* Firefox */
  -webkit-transition: all 0.2s;
  /* Safari ��? Chrome */
  -o-transition: all 0.2s;
  /* Opera */
  transform: translateX(-100%);
}

.header .basew ul li:before {
  content: attr(data-title);
  transform: translateX(0%);
  text-align: center;
  color: #fff;
  line-height: 54px;
  font-size: 16px;
  position: absolute;
  padding: 0 21px;
  top: 0;
  left: 0;
  transition: all 0.2s;
  -ms-transition: all 0.2s;
  /* IE 9 */
  -moz-transition: all 0.2s;
  /* Firefox */
  -webkit-transition: all 0.2s;
  /* Safari ��? Chrome */
  -o-transition: all 0.2s;
  /* Opera */
}

.header .basew ul li:hover a, .header .basew ul li.on a {
  transform: translateX(0%);
  background: #0081cc;
}

.header .basew ul li:hover:before, .header .basew ul li.on:before {
  transform: translateX(100%);
}

.proshowbox {
  display: none;
  position: absolute;
  top: 0;
  left: 482px;
  z-index: 901;
  width: 618px;
  height: 215px;
  padding: 25px 0px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.9);
}

.proshowbox .left {
  float: left;
  width: 280px;
  padding-left: 33px;
  border-right: 1px solid #c4c4c4;
}

.proshowbox .left .item {
  display: block;
  float: left;
  font-size: 13px;
  color: #074177;
  margin-bottom: 21px;
  margin-left: 9px;
  width: 131px;
}

.proshowbox .right {
  float: left;
  width: 304px;
}

.proshowbox .right img {
  width: 235px;
  height: 116px;
  margin: 0 auto;
  display: block;
}

.proshowbox .right span {
  widows: 100%;
  display: block;
  line-height: 40px;
  font-size: 13px;
  color: #343434;
  text-align: center;
}

.proshowbox2 {
  display: none;
  position: absolute;
  top: 0;
  left: 4px;
  z-index: 901;
  width: 300px;
  height: 105px;
  padding: 25px 0px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.9);
}

.proshowbox2 .left {
  float: left;
  width: 280px;
  padding-left: 33px;
  /*border-right: 1px solid #c4c4c4;*/
}

.proshowbox2 .left .item {
  display: block;
  float: left;
  font-size: 13px;
  color: #074177;
  margin-bottom: 21px;
  margin-left: 9px;
  width: 131px;
}


.proshow {
  background: #f5f5f5;
}

.proshow .basew .listbox {
  float: left;
  width: 1100px;
  margin-top: 20px;
  overflow: hidden;
}

.proshow .basew .listbox li {
  float: left;
  width: 256px;
  margin-right: 25px;
  margin-bottom: 5px;
}

.proshow .basew .listbox li .imgbox {
  width: 254px;
  height: 202px;
  border: 1px solid #d8d8d8;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  background: #fff;
}

.proshow .basew .listbox li span {
  display: block;
  line-height: 40px;
  text-align: center;
  width: 100%;
  font-size: 14px;
}

.proshow .basew .ar, .proshow .basew .al {
  width: 38px;
  height: 38px;
  margin-top: 124px;
  float: left;
  border-radius: 19px;
  background: #c3c3c3;
  color: #fff;
  text-align: center;
  background: url(/images/index2_05.png);
}

.proshow .basew .al {
  margin-left: -62px;
}

.proshow .basew .ar {
  margin-right: -62px;
  float: right;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari ��? Chrome */
  -o-transform: rotate(180deg);
  /* Opera */
}

.zlbz .basew .t1 {
  font-size: 36px;
  font-weight: bold;
  color: #193881;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 70px;
}

.zlbz .basew .t1:after {
  content: "";
  width: 340px;
  height: 1px;
  background: #b0b0b0;
  position: absolute;
  top: 25px;
  left: 52px;
}

.zlbz .basew .t1:before {
  content: "";
  width: 340px;
  height: 1px;
  background: #b0b0b0;
  position: absolute;
  top: 25px;
  right: 52px;
}

.zlbz .basew .t2 {
  font-family: Arial;
  font-size: 28px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  color: #999999;
  letter-spacing: -2px;
}

.zlbz .basew ul {
  margin-top: 50px;
}

.zlbz .basew ul li {
  display: inline-table;
  width: 200px;
  height: 372px;
  padding: 0 8px;
}

.zlbz .basew ul li .liubianxing {
  color: #fff;
  margin: 0 auto;
  font-family: 'FZCHYJW--GB1-0';
  line-height: 127px;
  text-align: center;
  font-size: 65px;
  margin-top: 40px;
  margin-bottom: 60px;
      transform: rotate(0deg);
    
    transition: all 0.5s;
}
.zlbz .basew ul li .liubianxing:hover{
	 transform: rotate(360deg); 
}

.zlbz .basew ul li .liubianxing:before {
  content: "";
  width: 0px;
  border-bottom: 37px solid #001982;
  border-top: 37px solid transparent;
  border-right: 63.5px solid transparent;
  border-left: 63.5px solid transparent;
  position: absolute;
  left: 0;
  top: -74px;
}

.zlbz .basew ul li .liubianxing {
  width: 127px;
  height: 74px;
  background: #001982;
  line-height: 74px;
  position: relative;
  color: #FFFFFF;
  text-align: center;
}

.zlbz .basew ul li .liubianxing:after {
  content: "";
  width: 0px;
  border-bottom: 37px solid transparent;
  border-top: 37px solid #001982;
  border-right: 63.5px solid transparent;
  border-left: 63.5px solid transparent;
  position: absolute;
  right: 0px;
  top: 74px;
}

.zlbz .basew ul li span {
  width: 200px;
  font-size: 12px;
  line-height: 20px;
  color: #333333;
  text-indent: 2em;
}

.cptj {
  background: url(/images/index2_05.jpg) top center no-repeat #f8f8f8;
}

.cptj .basew {
  overflow: hidden;
}

.cptj .basew .t1 {
  font-size: 36px;
  font-weight: bold;
  color: #193881;
  width: 100%;
  text-align: center;
  margin-top: 150px;
}

.cptj .basew .t2 {
  font-family: Arial;
  font-size: 28px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  color: #999999;
  letter-spacing: -2px;
}

.cptj .basew .left {
  float: left;
  width: 219px;
  margin-top: 65px;
  margin-bottom: 116px;
}

.cptj .basew .left .title {
  width: 219px;
  height: 100px;
  background: url(/images/index2_08.jpg);
  overflow: hidden;
}

.cptj .basew .left .title p {
  font-size: 24px;
  color: #fff;
  margin-left: 42px;
  margin-top: 23px;
}

.cptj .basew .left .title p:last-child {
  font-size: 14px;
  margin-left: 114px;
  margin-top: 0px;
}

.cptj .basew .left ul {
  background: #fff;
}

.cptj .basew .left ul li {
  height: 60px;
  border-bottom: 1px solid #eeeff4;
}

.cptj .basew .left ul li a {
  display: block;
  line-height: 60px;
  color: #333333;
  font-size: 16px;
  float: left;
  width: 100%;
}

.cptj .basew .left ul li a:after {
  font: normal normal normal 14px/1 "FontAwesome";
  content: "\f22d";
  float: left;
  font-size: 18px;
  padding: 0 17px 0 20px;
  line-height: 60px;
  color: #e7e7e7;
}

.cptj .basew .left ul li a:before {
  font: normal normal normal 14px/1 "FontAwesome";
  content: "\f105";
  float: right;
  margin-right: 19px;
  font-size: 20px;
  line-height: 60px;
  color: #e7e7e7;
}

.cptj .basew .left ul li:last-child {
  border: 0;
}

.cptj .basew .left .key {
  width: 219px;
  height: 90px;
  background: url(/images/index2_15.jpg);
  overflow: hidden;
}

.cptj .basew .left .key p {
  font-size: 16px;
  color: #dfdfdf;
  width: 100%;
  text-align: center;
}

.cptj .basew .left .key p:first-child {
  font-size: 14px;
  margin-top: 25px;
}

.cptj .basew .right {
  float: left;
  margin-left: 28px;
  margin-top: 65px;
  width: 853px;
}

.cptj .basew .right .item {
  background: #fff;
  position: relative;
  width: 412px;
  height: 200px;
  margin-right: 5px;
  margin-bottom: 5px;
  float: left;
}

.cptj .basew .right .item .imgbox {
  width: 255px;
  height: 200px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.cptj .basew .right .item .title {
  position: absolute;
  top: 22px;
  left: 265px;
  font-size: 15px;
}

.cptj .basew .right .item .text {
  position: absolute;
  top: 55px;
  left: 265px;
  font-size: 12px;
  line-height: 26px;
  height: 100px;
  overflow: hidden;
}

.cptj .basew .right .item .more {
  position: absolute;
  bottom: 20px;
  right: 0px;
  font-size: 14px;
  line-height: 26px;
}

.cptj .basew .right .bigmore {
  width: 112px;
  height: 36px;
  border: 2px solid #878787;
  line-height: 36px;
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-top: 39px;
  margin-bottom: 37px;
}

.gywm {
  background: url(/images/index2_17.jpg) center no-repeat;
}

.gywm .basew {
  height: 549px;
  position: relative;
}

.gywm .basew .t1 {
  margin-top: 40px;
  width: 100%;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  line-height: 36px;
  float: left;
}

.gywm .basew .t2 {
  font-family: Arial;
  font-size: 28px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  color: #fff;
  letter-spacing: -2px;
  line-height: 28px;
  margin-bottom: 62px;
  float: left;
  margin-top: 12px;
}

.gywm .basew .timg {
  margin-left: 12px;
  width: 401px;
  height: 279px;
  float: left;
    overflow: hidden;
}
.gywm .basew .timg img{
    max-height: inherit;
}
.gywm .basew .title {
  float: left;
  margin-left: 60px;
  color: #ffe400;
  font-size: 24px;
  line-height: 40px;
  margin-top: 25px;
}

.gywm .basew .text {
  float: left;
  margin-left: 60px;
  width: 612px;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
  text-indent: 2em;
}

.gywm .basew .more {
  position: absolute;
  right: 0;
  bottom: 35px;
  border: 2px solid #878787;
  width: 112px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #878787;
}

.indexnews .basew .nav {
  border-bottom: 1px solid #e1e1e1;
  height: 48px;
  padding-top: 34px;
}

.indexnews .basew .nav .left {
  float: left;
  border-bottom: 1px solid #c50000;
  height: 48px;
  padding-left: 5px;
}

.indexnews .basew .nav .left span {
  font-family: Arial;
  font-size: 14px;
  color: #848484;
  margin-top: 8px;
  line-height: 14px;
  display: block;
}

.indexnews .basew .nav .left span:first-child {
  font-size: 18px;
  font-weight: bold;
  color: #041874;
  line-height: 18px;
  margin: 0;
}

.indexnews .basew .nav .more {
  float: right;
  font: 14px;
  color: #878787;
  line-height: 48px;
  display: block;
}

.indexnews .basew .timg {
  float: left;
  margin-top: 17px;
  width: 300px;
  height: 204px;
  margin-right: 77px;
  margin-bottom: 87px;
}

.indexnews .basew ul {
  float: left;
  margin-top: 17px;
}

.indexnews .basew ul li {
  height: 39px;
  border-bottom: 1px dashed #e1e1e1;
  color: #333333;
  line-height: 39px;
  width: 723px;
}

.indexnews .basew ul li a {
  display: block;
  color: #333333;
}

.indexnews .basew ul li a .left {
  float: left;
  width: 570px;
  overflow: hidden;
}

.indexnews .basew ul li a .right {
  float: right;
  margin-right: 33px;
}

.indexnews .basew ul li:before {
  float: left;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 2.5px;
  background: #555555;
  margin: 18px 15px 0 3px;
}

.footer {
  background: #001982;
}

.footer .basew .nav {
  border-bottom: 1px solid #404f92;
}

.footer .basew .nav .logo {
  float: left;
  background: url(/images/logo.png);
  width: 186px;
  height: 52px;
  margin-top: 18px;
}

.footer .basew .nav ul {
  float: right;
}

.footer .basew .nav ul li {
  display: inline-block;
  margin-left: -4px;
  padding: 0 25px;
  line-height: 89px;
}

.footer .basew .nav ul li a {
  color: #fff;
  font-size: 16px;
}

.footer .basew .k1 {
  float: left;
  padding-left: 10px;
  width: 408px;
}

.footer .basew .k1 .t1 {
  color: #fff;
  font-size: 22px;
  line-height: 22px;
  margin: 15px 0 0 0;
}

.footer .basew .k1 .t2 {
  margin-top: 26px;
  width: 100%;
}

.footer .basew .k1 .t2 a {
  display: block;
  width: 37px;
  height: 37px;
  float: left;
  margin-right: 8px;
  color: #fff;
  text-align: center;
  line-height: 37px;
}

.footer .basew .k1 .t2 a .fa-qq {
  font-size: 29px;
  line-height: 37px;
}

.footer .basew .k1 .t2 a .fa-weibo {
  font-size: 30px;
  line-height: 37px;
}

.footer .basew .k1 .t2 .qq {
  background: #ed4a4c;
}

.footer .basew .k1 .t2 .weibo {
  background: #3a5899;
}

.footer .basew .k1 .stext {
  margin-top: 20px;
  border: 1px solid #cfcfcf;
  width: 218px;
  height: 28px;
  line-height: 28px;
  padding-left: 9px;
  box-sizing: border-box;
  display: block;
}

.footer .basew .k1 .submit {
  margin-top: 15px;
  background: #0081cc;
  text-align: center;
  width: 95px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  border: 0;
  outline: 0;
  color: #fff;
  display: block;
}

.footer .basew .k2 {
  float: left;
}

.footer .basew .k2 .title {
  font-size: 20px;
  color: #fff;
  margin-top: 19px;
  line-height: 20px;
  margin-bottom: 15px;
}

.footer .basew .k2 ul li {
  color: #fff;
  font-size: 14px;
  line-height: 2;
}

.footer .basew .k2 ul li i {
  font-size: 25px;
  line-height: 28px;
  padding: 0 13px 0 0;
}

.footer .basew .ewm {
  float: right;
  width: 144px;
  margin-top: 37px;
}

.footer .basew .ewm img {
  display: block;
}

.footer .basew .ewm span {
  display: block;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}

.footer .basew .copyright {
  line-height: 40px;
  width: 100%;
  text-align: center;
  color: #62739a;
  font-size: 12px;
}

.footer .basew .copyright a {
  color: #62739a;
}

.con {
  background: url(/images/pro_06.jpg) top center #fff;
  background-repeat: repeat-x;
}

.con .basew .left {
  float: left;
  width: 219px;
  margin-right: 35px;
  margin-top: -30px;
  z-index: 999;
  position: relative;
}

.con .basew .left .title {
  width: 219px;
  height: 100px;
  background: url(/images/index2_08.jpg);
  overflow: hidden;
}

.con .basew .left .title p {
  font-size: 24px;
  color: #fff;
  margin-left: 42px;
  margin-top: 23px;
}

.con .basew .left .title p:last-child {
  font-size: 14px;
  margin-left: 114px;
  margin-top: 0px;
}

.con .basew .left ul {
  background: #fff;
}
.con .basew .left>ul>li{overflow:hidden;}
.con .basew .left ul li {
  /*height: 60px;*/
  border-bottom: 1px solid #eeeff4;
  
}

.con .basew .left ul li:after{content:"";display:block;clear:both;}
.con .basew .left ul li a {
  display: block;
  line-height: 60px;
  color: #333333;
  font-size: 16px;
  float: left;
  width: 100%;
}

.con .basew .left ul li a:after {
  font: normal normal normal 14px/1 "FontAwesome";
  content: "\f22d";
  float: left;
  font-size: 18px;
  padding: 0 17px 0 20px;
  line-height: 60px;
  color: #e7e7e7;
}
.con .basew .left ul>li.plus>a:after{
	content: "\f067";
}
.con .basew .left ul>li.minus>a:after{
	content: "\f068";
}
.con .basew .left ul li a:before {
  font: normal normal normal 14px/1 "FontAwesome";
  content: "\f105";
  float: right;
  margin-right: 19px;
  font-size: 20px;
  line-height: 60px;
  color: #e7e7e7;
}

.con .basew .left ul li:last-child {
  border: 0;
}

.con .basew .left ul>li:hover>a:after, .con .basew .left ul>li.on>a:after {
  color: #0081cc;
}

.con .basew .left ul>li:hover>a:before, .con .basew .left ul>li.on>a:before {
  color: #0081cc;
}

.con .basew .left ul li ul{
	display:none;
	visibility:hidden;
	transform:translateY(-100%);
	transition:all 0.5s;
	float: left;
    width: 100%;
}
.con .basew .left ul li ul:after{content:"";display:block;clear:both;}
.con .basew .left ul li ul.on{

	visibility:visible;
	transform:translateY(0%);
}

.con .basew .left .key {
  width: 219px;
  height: 90px;
  background: url(/images/index2_15.jpg);
  overflow: hidden;
  margin-bottom: 0px;
}

.con .basew .left .key p {
  font-size: 16px;
  color: #dfdfdf;
  width: 100%;
  text-align: center;
}

.con .basew .left .key p:first-child {
  font-size: 14px;
  margin-top: 25px;
}

.con .basew .right {
  float: left;
  width: 846px;
}

.con .basew .right .nav {
  font-size: 14px;
  line-height: 14px;
  width: 100%;
  line-height: 47px;
  height: 47px;
}

.con .basew .right .prolist {
  margin-top: 18px;
  width: 846px;
}

.con .basew .right .prolist .item {
  float: left;
  width: 255px;
  border: 1px solid #c4c4c4;
  margin-right: 24.6666px;
  margin-bottom: 19px;
  height: 340px;
}

.con .basew .right .prolist .item:hover {
  border: 1px solid #0181cc;
  -webkit-box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.35);
}

.con .basew .right .prolist .item .imgbox {
  width: 255px;
  height: 255px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.con .basew .right .prolist .item span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 14px;
  margin-top: 8px;
  color: #333333;
}

.con .basew .right .prolist .item .more {
  display: block;
  margin-top: 28px;
  text-align: center;
  margin-bottom: 14px;
  font-size: 14px;
  line-height: 14px;
}

.con .basew .right .page {
  width: 100%;
  text-align: center;
  margin: 24px 0 45px 0;
}

.con .basew .right .page a {
  display: inline-block;
  line-height: 21px;
  padding: 0 6px;
  border: 1px solid #bfbfbf;
  margin: 0 2px;
}

.con .basew .right .page a.disabled {
  border: 0;
}

.con .basew .right .page a:hover {
  border-color: #0081cc;
}

.con .basew .right .newslist li {
  list-style-type: none;
  margin-top: 20px;
  float: left;
  width: 100%;
  font-size: 14px;
}

.con .basew .right .newslist li span {
  font-size: 12px;
  color: #000;
  float: right;
}

.con .basew .right .newslist li span:first-child {
  font-size: 14px;
  color: #000;
  overflow: hidden;
  float: left;
  height: 19px;
}

.con .basew .right .newslist li i {
  margin-right: 3px;
}

.con .basew .right .newslist li a {
  color: #000;
  text-decoration: none;
}

.con .basew .right .content-body {
  float: left;
  color: #000;
  margin-top: 25px;
  line-height: 1.7;
  font-size: 14px;
  width: 100%;
}

.con .basew .right .content-body .content-title {
  line-height: 30px;
  padding: 10px 0;
  text-align: center;
  font-size: 24px;
}

.con .basew .right .content-body .content-time {
  font-size: 12px;
  line-height: 1.5;
  display: block;
  margin-bottom: 16px;
  padding: 6px 0;
  text-align: center;
  color: #999;
}

.con .basew .right .content-body p {
  padding: 5px 0 10px 0;
}

.con .basew .right .content-body .content-related {
  margin-top: 25px;
  margin-bottom: 30px;
}

.con .basew .right .content-body .content-related li {
  float: right;
  width: 50%;
  height: 25px;
  overflow: hidden;
  text-align: right;
}

.con .basew .right .content-body .content-related li:first-child {
  float: left;
  text-align: left;
}

.con .basew .right .procon .qiehuan {
  float: left;
  margin-top: 37px;
}

.con .basew .right .procon .qiehuan .jqzoom {
  border: none;
  position: relative;
  padding: 0px;
  cursor: pointer;
  margin: 0px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 400px;
  height: 400px;
}

.con .basew .right .procon .qiehuan .jqzoom img {
  background: url(http://www.lanrenzhijia.com/demo/images/loading.gif) no-repeat center center;
  vertical-align: middle;
  max-height: 100%;
  max-width: 100%;
}

.con .basew .right .procon .qiehuan .zoomdiv {
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 400px;
  height: 400px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: none;
  text-align: center;
  overflow: hidden;
}

.con .basew .right .procon .qiehuan .zoomdiv img {
  max-height: inherit;
  max-width: inherit;
}

.con .basew .right .procon .qiehuan .jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #aaa;
  background: #ffffff;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
}

.con .basew .right .procon .qiehuan .spec-preview {
  width: 400px;
  height: 400px;
  border: 1px solid #DFDFDF;
}

.con .basew .right .procon .qiehuan .spec-scroll {
  clear: both;
  margin-top: 5px;
  width: 402px;
}

.con .basew .right .procon .qiehuan .spec-scroll .prev {
  float: left;
  margin-right: 4px;
}

.con .basew .right .procon .qiehuan .spec-scroll .next {
  float: right;
}

.con .basew .right .procon .qiehuan .spec-scroll .prev, .con .basew .right .procon .qiehuan .spec-scroll .next {
  display: block;
  font-family: "����";
  text-align: center;
  width: 10px;
  height: 54px;
  line-height: 54px;
  border: 1px solid #CCC;
  background: #EBEBEB;
  cursor: pointer;
  text-decoration: none;
}

.con .basew .right .procon .qiehuan .spec-scroll .items {
  float: left;
  position: relative;
  width: 322px;
  height: 56px;
  overflow: hidden;
  margin-left: 23px;
}

.con .basew .right .procon .qiehuan .spec-scroll .items ul {
  position: absolute;
  width: 999999px;
  height: 56px;
}

.con .basew .right .procon .qiehuan .spec-scroll .items ul li {
  float: left;
  width: 64px;
  text-align: center;
}

.con .basew .right .procon .qiehuan .spec-scroll .items ul li img {
  border: 1px solid #CCC;
  padding: 2px;
  width: 50px;
  height: 50px;
}

.con .basew .right .procon .qiehuan .spec-scroll .items ul li img:hover {
  border: 2px solid #FF6600;
  padding: 1px;
}

.con .basew .right .procon .Intro {
  width: 306px;
  float: left;
  margin-left: 37px;
  padding-top: 37px;
}

.con .basew .right .procon .Intro .title {
  font-size: 30px;
  font-weight: bold;
  color: #d9261c;
  line-height: 34px;
}

.con .basew .right .procon .Intro .fenlei {
  font-size: 16px;
  font-weight: bold;
  color: #555;
  line-height: 19px;
  border-bottom: 1px dotted #c0c0c0;
  padding-bottom: 20px;
}

.con .basew .right .procon .Intro .text {
  margin-top: 22px;
  font-size: 13px;
  line-height: 28px;
  color: #555;
  height: 258px;
  word-break: break-word;
  overflow: hidden;
}

.con .basew .right .procon .Intro .zxzx {
  display: block;
  margin-top: 26px;
  width: 148px;
  height: 47px;
  background: url(/images/pro1_06.jpg) no-repeat;
}

.con .basew .right .procon .detail_title, .con .basew .right .procon .xgcp_title {
  width: 100%;
  background-color: #f7f7f7;
  height: 33px;
  position: relative;
  float: left;
  border: 1px solid #dddddd;
  box-sizing: border-box;
  margin-top: 24px;
}

.con .basew .right .procon .detail_title .text, .con .basew .right .procon .xgcp_title .text {
  height: 33px;
  background-color: #164ac2;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  top: -1px;
  left: -1px;
  line-height: 33px;
  color: #fff;
  padding: 0 16px;
}

.con .basew .right .procon .detail_text {
  width: 100%;
  padding: 8px;
  box-sizing: border-box;
  border: 1px solid #dddddd;
  border-top: 0;
  float: left;
  color: #000;
  line-height: 1.5;
  font-size: 14px;
}

.con .basew .right .procon .xgcp_text {
  border: 1px solid #dddddd;
  border-top: 0;
  padding: 0 6px;
  width: 100%;
  box-sizing: border-box;
  float: left;
  margin-bottom: 44px;
}

.con .basew .right .procon .xgcp_text a {
  display: block;
  float: left;
  margin: 0 19px;
  margin-top: 29px;
  width: 238px;
  margin-bottom: 16px;
}

.con .basew .right .procon .xgcp_text a .imgbox {
  width: 236px;
  border: 1px solid #e4e4e4;
  height: 181px;
  text-align: center;
}

.con .basew .right .procon .xgcp_text a span {
  width: 238px;
  text-align: center;
  line-height: 46px;
  text-align: center;
  display: block;
}

.pnew ul li{height: 40px;line-height: 30px; list-style: none;overflow: hidden}
.pnew ul li a{line-height: 30px;height: 30px;}
.pnew ul li a:before{line-height:30px;}
.pnew ul li a::after{content:"";}
.pnew ul li:after{}