@charset "utf-8";

@font-face {
  font-family: "impact";
  src: url(fonts/impact.ttf);
}

@font-face {
  font-family: "sys";
  src: url(fonts/siyuansong.otf);
}

@font-face {
  font-family: "swei";
  src: url(fonts/swei.ttf);
}

@font-face {
  font-family: "shuhei";
  src: url(fonts/shuhei.ttf);
}

@font-face {
  font-family: "youshe";
  src: url(fonts/youshe.ttf);
}

body,
dd,
dl,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
ol,
p,
select,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

fieldset,
img {
  border: 0;
}

img {
  vertical-align: middle;
}

li,
ol,
ul {
  list-style-type: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button,
input,
select,
textarea {
  margin: 0;
  outline: 0;
  border: none;
  font-size: 12px;
  font-family: inherit;
  resize: none;
}

.clearfix:after {
  clear: both;
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  content: ".";
}

.clearfix {
  zoom: 1;
}

html {
  overflow: -moz-scrollbars-vertical;
  overflow-x: hidden;
  overflow-y: scroll;
  zoom: 1;
}

body {
  color: #666;
  font-size: 14px;
  font-family:
    microsoft yahei,
    simsun,
    Arial,
    Helvetica,
    sans-serif;
  line-height: 24px;
}

a {
  outline: 0;
  color: #666;
  text-decoration: none;
  transition: all ease 0.3s;
}

a:hover {
  text-decoration: none;
  color: #0f5aa5;
}

:focus {
  outline: 0;
}

img {
  transition: all 0.5s;
}

i {
  font-style: normal;
}

.pl20 {
  padding-left: 20px;
}

.ttan {
  text-align: right;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.w1320 {
  width: 1320px;
  margin: 0 auto;
}

.w1440 {
  width: 1440px;
  margin: 0 auto;
}

.w1500 {
  width: 1500px;
  margin: 0 auto;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb80 {
  margin-bottom: 80px;
}

.center {
  text-align: center;
}

.hide {
  overflow: hidden;
}

.erp {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.plr20 {
  padding: 0 20px;
}

.pb42 {
  padding-bottom: 42px;
}

.mb20 {
  margin-bottom: 24px;
}

.mb30 {
  margin-bottom: 30px;
}

.mr30 {
  margin-right: 30px;
}

.head {
  width: 100%;
  height: 30px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  background: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.head .w1320 {
  height: 30px;
}

.head .logo {
  width: 310px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.head .logo img {
  height: 20px;
  margin-right: 20px;
}

.head .tel {
  width: 254px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  color: #ffffff;

}


.sousou {
  width: 640px;
  height: 180px;
  position: absolute;
  top: 300px;
  left: calc(50% - 320px);
  z-index: 88;
}

.sousou .sstitle {
  width: 100%;
  height: 140px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sousou .sstitle img{
  height: 120px;
}

.sousou form {
  width: 638px;
  height: 60px;
  background: #fff;
  margin: 20px auto 0;
  border: 1px solid #b11212;
  border-radius: 10px;
  overflow: hidden;
  opacity: .8;
}

.sousou form input {
  width: 500px;
  height: 60px;
  padding-left: 18px;
  line-height: 60px;
  font-size: 20px;
  color: #333;
}

.sousou form:hover {
  opacity: 1;
}

.sousou form button {
  width: 120px;
  height: 60px;
  float: right;
  background: #b11212;
  display: flex;
  justify-content: center;
  line-height: 60px;
  text-align: center;
  align-items: center;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  border: none;
}

.sousou form button img {
  margin-right: 6px;
}

.nav {
  width: 100%;
  height: 100px;
  margin: 0 auto;
  background: #b11212;
  position: absolute;
  top: 830px;
  left: 0;
  z-index: 6;
}

.nav::before {
  display: block;
  content: '';
  width: 48px;
  height: 100px;
  background: url(../images/zuo.png) no-repeat center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}

.nav::after {
  display: block;
  content: '';
  width: 48px;
  height: 100px;
  background: url(../images/you.png) no-repeat center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}

.nav .yj {
  width: 1320px;
  height: 100px;
  margin: 0 auto;
}

.nav .yj .m {
  float: left;
  width: 146px;
  height: 100px;
  text-align: center;
  line-height: 100px;
  position: relative;
}

.nav .yj .m .an {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

.nav .yj>.on::after,
.nav .yj>.m:hover::after {
  display: block;
  content: "";
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: 40px;
  left: 0;
  z-index: -1;
  background: url(../images/navon.png) no-repeat center;
}

.nav .yj>.on .an,
.nav .yj>.m:hover .an {
  font-weight: bold;
  color: #fff;
}

.nav .yj li ul {
  position: absolute;
  overflow: hidden;
  width: 146px;
  top: 100px;
  left: 0;
  display: none;
  z-index: 999;
}

.nav .yj .m:hover ul {
  opacity: 1;
}

.nav .yj .m ul li a {
  color: #fff;
  font-size: 14px;
}

.nav .yj .m ul li {
  line-height: 60px;
  background: rgba(0, 0, 0, 0.6);
  width: 146px;
  height: 60px;
}

.nav .yj .m ul li:hover {
  background: #b11212;
}

.nav .yj .m ul li:hover a {
  color: #fff;
}








.banner {
  position: relative;
}

.banner .bd {
  position: relative;
  top: 0;
  text-align: left;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}

.banner .bd .prev,
.banner .bd .next {
  display: block;
  position: absolute;
  top: 45%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  z-index: 80;
  box-shadow: 0 0 10px rgba(7, 44, 221, 0.3);
}

.banner .bd .prev {
  background: url(../images/prev.png) no-repeat center;
  left: 30px;
}

.banner .bd .next {
  background: url(../images/next.png) no-repeat center;
  right: 30px;
}

.banner ul li a img {
  margin: 0 auto;
  display: block;
}

.banner .hd {
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: 120px;
  z-index: 5;
  left: 0;
}

.banner .hd ul {
  width: 540px;
  height: 10px;
  margin: 0 auto;
}

.banner .hd ul li {
  width: 100px;
  height: 10px;
  float: left;
  margin-right: 10px;
  background: #fff;
  transition: all .3s;
}

.banner .hd ul li:last-child {
  margin-right: 0;
}

.banner .hd ul li.on,
.banner .hd ul li:hover {
  background: #f90;
}


.bcover {
  width: 100%;
  height: 120px;
  border-bottom: #eee 2px solid;
  margin-top: -60px;
  position: relative;
  z-index: 99;
}

.bcover h1 {
  width: 500px;
  height: 60px;
  background: #0b28b3;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 60px;
  color: #fff;
}

.bcover h3 {
  width: 500px;
  height: 60px;
  background: #0b28b3;
  font-size: 28px;
  font-weight: normal;
  text-align: center;
  line-height: 60px;
  color: #fff;
}




.stick {
  width: 1300px;
  height: 80px;
  margin: 0 auto;
  box-shadow: 0 0 10px rgba(177, 18, 18, .1);
  border-radius: 10px;
  padding: 10px;
}

.stick::after {
  display: block;
  content: '';
  width: 1300px;
  height: 80px;
  border: 1px solid #b11212;
  border-radius: 5px;
}

.stick .tou {
  width: 180px;
  height: 80px;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
}

.stick .tiao {
  width: 1080px;
  height: 80px;
  float: right;
}

.stick .tiao li {
  width: 1080px;
  height: 80px;
  font-size: 30px;
  line-height: 80px;
  color: #333;
  font-weight: bold;
}

.stick .tiao li span {
  color: #b11212;
  margin-right: 20px;
}



.title {
  width: 1220px;
  height: 70px;
  margin: 0 auto;
  padding-left: 100px;
  position: relative;
  background: url(../images/title.png) no-repeat left center;
}

.title .tit0 {
  width: 50%;
  height: 70px;
  float: left;
}

.title .tit1 {
  width: 360px;
  height: 40px;
  line-height: 40px;
  font-size: 36px;
  color: #000;
  font-family: 'sys';
  font-weight: bold;
}

.title .tit2 {
  width: 460px;
  height: 30px;
  font-size: 14px;
  font-family: 'sys';
  color: #b11212;
  position: relative;
  text-transform: uppercase;
  line-height: 30px;
}

.title .tit2::after {
  display: block;
  content: "";
  width: 135px;
  height: 30px;
  background: url(../images/titl.png) no-repeat center right;
  position: absolute;
  bottom: 0;
  right: 0;
}

.title .tit3 {
  width: 120px;
  height: 70px;
  line-height: 70px;
  text-align: right;
  text-transform: uppercase;
  float: right;
}
.title .tit3 a{
  font-size: 18px;
  color: #b11212;
}




.news-one {
  width: 1320px;
  height: 500px;
  margin: 0 auto;
  padding-top: 30px;
}

.news-one .news-pic-box {
  width: 720px;
  height: 480px;
  float: left;
}

.news-one .news-pic-box li {
  width: 720px;
  height: 480px;
  transition: all 0.3s ease;
  position: relative;
}

.news-one .news-pic-box li .scen {
  width: 720px;
  height: 480px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.news-one .news-pic-box li .scen img {
  width: 100%;
  height: 100%;
}

.news-one .news-pic-box li:hover .scen img {
  transform: scale(1.1);
}

.news-one .news-pic-box li .scen-name {
  background: url(../images/i.png);
  width: 710px;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  color: #fff;
  padding-left: 10px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
}

.news-one .news-list-box {
  width: 570px;
  height: 480px;
  float: right;
}

.news-one .news-list-box .news-nav {
  width: 100%;
  height: 60px;
  margin: 0 auto 20px;
}

.news-one .news-list-box .news-nav li {
  width: 180px;
  height: 60px;
  float: left;
  margin-right: 15px;
  position: relative;
  text-align: center;
  line-height: 60px;
  font-family: 'sys';
}

.news-one .news-list-box .news-nav li:last-child {
  margin-right: 0;
}

.news-one .news-list-box .news-nav li a {
  font-size: 30px;
  color: #b11212;
}

.news-one .news-list-box .news-nav li::after {
  display: block;
  content: '';
  width: 100%;
  height: 14px;
  background: url(../images/n.png) no-repeat center;
  position: absolute;
  left: 0;
  bottom: -10px;
  opacity: 0;
}

.news-one .news-list-box .news-nav li.on::after,
.news-one .news-list-box .news-nav li:hover::after {
  opacity: 1;
}

.news-one .news-list-box .news-lists,
.news-one .news-list-box .news-lists ul {
  width: 100%;
  height: 400px;
  margin: 0 auto;
}

.news-one .news-list-box .news-lists li {
  width: 100%;
  height: 80px;
  margin: 0 auto;
}

.news-one .news-list-box .news-lists li:hover {
  background: #b11212;
}

.news-one .news-list-box .news-lists li .lists-date {
  width: 86px;
  height: 80px;
  float: left;
  position: relative;
}

.news-one .news-list-box .news-lists li .lists-date::after {
  display: block;
  content: '';
  width: 2px;
  height: 30px;
  background: #ffc2c2;
  position: absolute;
  right: 1px;
  top: 25px;
  z-index: 6;
  transition: all .3s;
}

.news-one .news-list-box .news-lists li:hover .lists-date::after {
  background: #fff;
}

.news-one .news-list-box .news-lists li .lists-date h1 {
  width: 100%;
  height: 40px;
  font-size: 22px;
  color: #b11212;
  text-align: center;
  line-height: 50px;
}

.news-one .news-list-box .news-lists li .lists-date p {
  width: 100%;
  height: 40px;
  font-size: 14px;
  color: #b11212;
  text-align: center;
  line-height: 20px;
  font-weight: bold;
}

.news-one .news-list-box .news-lists li:hover .lists-date h1,
.news-one .news-list-box .news-lists li:hover .lists-date p {
  color: #fff;
}

.news-one .news-list-box .news-lists li .lists-name {
  width: 475px;
  height: 80px;
  float: right;
  line-height: 80px;
  font-size: 18px;
  color: #333;
}

.news-one .news-list-box .news-lists li:hover .lists-name {
  color: #fff;
  font-weight: bold;
}



.art {
  width: 100%;
  height: 360px;
  margin: 0 auto;
  padding-top: 40px;
}

.art .art-main {
  width: 1320px;
  height: 245px;
  margin: 30px auto;
  position: relative;
}

.art .art-main .art-nav {
  width: 500px;
  height: 40px;
  position: absolute;
  right: 0;
  top: -80px;
}

.art .art-main .art-nav li {
  width: 158px;
  height: 38px;
  float: left;
  margin-right: 10px;
  border: 1px solid #b11212;
  border-radius: 19px;
  background: #fff;
  line-height: 38px;
  text-align: center;
}

.art .art-main .art-nav li a {
  font-size: 18px;
  color: #b11212;
}

.art .art-main .art-nav li:last-child {
  margin-right: 0;
}

.art .art-main .art-nav li.on,
.art .art-main .art-nav li:hover {
  background: #b11212;
}

.art .art-main .art-nav li.on a,
.art .art-main .art-nav li:hover a {
  color: #fff;
  font-weight: bold;
}

.art .art-main .art-pics {
  width: 1320px;
  height: 245px;
  margin: 0 auto;
}

.art .art-main .art-pics li {
  width: 315px;
  height: 245px;
  float: left;
  margin-right: 20px;
  position: relative;
}

.art .art-main .art-pics li .sico {
  width: 315px;
  height: 245px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.art .art-main .art-pics li .sico img {
  width: 100%;
  height: 100%;
}

.art .art-main .art-pics li .sico {
  width: 315px;
  height: 245px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.art .art-main .art-pics li .stit {
  width: 300px;
  height: 40px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 6;
  background: rgba(0, 0, 0, .5);
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  padding-left: 15px;
}

.lists-list {
  width: 1320px;
  height: 320px;
  margin: 0 auto;
}

.nor-list {
  width: 650px;
  height: 320px;
  padding-top: 20px;
}

.nor-list .title {
  width: 550px;
}

.nor-list .title .tit0 .tit2::after {
  right: 120px;
}

.nor-list .nor-list-box {
  width: 100%;
  height: 200px;
  margin-top: 30px;
}

.nor-list .nor-list-box li {
  width: 100%;
  height: 40px;
  line-height: 40px;
}

.nor-list .nor-list-box li a {
  font-size: 18px;
  color: #333;
}

.nor-list .nor-list-box li i {
  color: #b11122;
  margin-right: 6px;
}

.nor-list .nor-list-box li span {
  float: right;
  color: #666;
}

.nor-list .nor-list-a {
  width: 300px;
  height: 270px;
  display: block;
  margin-left: 25px;
  margin-top: 20px;
  float: left;
}

.nor-list .nor-list-a:last-child {
  margin-right: 0;
}

.talent {
  width: 1320px;
  height: 340px;
  padding-top: 20px;
  margin: 0 auto;
}

.talent .title .tit0 .tit2::after {
  right: 160px;
}

.talent .talent-box {
  width: 1320px;
  height: 240px;
  margin: 30px auto 0;
}

.talent .talent-box li {
  width: 200px;
  height: 240px;
  float: left;
  margin-right: 24px;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}

.talent .talent-box li .caimg {
  width: 100%;
  height: 240px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.talent .talent-box li .caimg img {
  /*width: 100%;*/
  height: 100%;
}

.talent .talent-box li .caname {
  width: 100%;
  height: 240px;
  line-height: 240px;
  font-size: 30px;
  text-align: center;
  color: #fff;
  font-family: 'sys';
  background: rgba(0, 0, 0, .5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  opacity: 0;
  transition: all .3s;
}
.talent .talent-box li:hover .caname {
  opacity: 1;
}



.bottom {
  width: 100%;
  height: 240px;
  position: relative;
  background: url(../images/bottom.jpg) no-repeat center;
  margin-top: 60px;
  clear: both;
}

.bottom .bnavi {
  width: 1320px;
  height: 80px;
  margin: 0 auto;
  line-height: 80px;
}
.bottom .bnavi a{
  color: #fff;
  font-size: 20px;
}

.bottom .bnav {
  width: 1320px;
  height: 160px;
  margin: 0 auto;
}

.bottom .bnav .ull {
  width: 400px;
  height: 160px;
  float: left;
}

.bottom .bnav .ull p {
  width: 400px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #fff;
}
.bottom .bnav .ull p a{
  font-size: 18px;
  color: #fff;
}
.bottom .bnav .ull p a img{
  height: 16px;
  margin-right: 10px;
}

.breadCrumb {
  width: 100%;
  height: 60px;
  line-height: 60px;
  color: #999;
}

.breadCrumb .xy {
  width: 1320px;
  margin: 0 auto;
}

.breadCrumb i {
  margin-right: 10px;
}

.breadCrumb a {
  margin-right: 10px;
  color: #999;
}

.breadCrumb a:hover {
  color: #0f5aa5;
}

.back {
  float: right;
  background: url(../images/back.png) no-repeat left center;
  padding-left: 20px;
}




.NyMain {
    width: 1300px;
    height: auto;
    min-height: 320px;
    margin: 75px auto;
}

.NyLeft {
    width: 20%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    float: left;
}

.cp_type .hd {
    background: rgba(188, 8, 7, 1);
    padding: 9px 0 0 35px;
    height: 85px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.cp_type .hd p {
    height: 40px;
    line-height: 50px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

.cp_type .hd:before {
    content: '';
    display: inline-block;
    width: 44px;
    height: 43px;
    background: url(../images/mulu_tlt.png) center center no-repeat;
    vertical-align: middle;
    float: right;
    margin-top: 10px;
}

.cp_type .hd span {
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: rgba(255,255,255,.3);
    text-transform: uppercase;
}

.cp_type .bd {
    padding: 15px 0 25px;
    background: #fff;
    border: 1px solid #ddd;
    border-top: none;
    min-height: 30px;
}

.cp_type .bd ul li.on {
    /* border: 0; */
}

.cp_type .bd ul li p {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #dedede;
    position: relative;
    padding: 0 10px;
    margin: 0 17px;
}

.cp_type .bd ul li p a {
    display: block;
    width: 100%;
    overflow: hidden;
    line-height: 60px;
    color: #333;
    font-size: 17px;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../images/mulu3.png) 0px center no-repeat;
    padding: 0 20px 0 0;
}

.cp_type .bd ul li p span {
    display: block;
    width: 22px;
    height: 60px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 8px;
    background: url(../images/mulu1.png) center center no-repeat;
    background-size: 22px 22px;
}

.cp_type .bd ul li div {
    display: none;
    padding: 10px 0;
    margin: 0 30px;
}

.cp_type .bd ul li p.on div {
    display: block;
    padding: 10px 0;
    margin: 0 30px;
}

.cp_type .bd ul li div a {
    display: block;
    height: 42px;
    line-height: 42px;
    color: #999;
    font-size: 15px;
    margin: 0 auto 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #ddd;
}

.cp_type .bd ul li div a.ss {
    color: #d70000
}

.cp_type .bd ul li div a:before {
    content: "";
    display: block;
    width: 8px;
    height: 9px;
    background: url(../images/ico2.png) no-repeat left center;
    float: left;
    margin: 15px 10px 0 0;
}

.cp_type .bd ul li div a:first-child {
    border-top: 0;
}

.cp_type .bd ul li p a:hover, .cp_type .bd ul li p.on a {
    color: #d70000;
}

.cp_type .bd ul li p.on span {
    background: url(../images/mulu2.png) center center no-repeat;
    background-size: 22px 22px;
}

.cp_type .bd ul li div a:hover {
    color: #d70000;
}



.newsList{
  width: 1040px;
  height: auto;
  float: right;
}













.listTie {
  line-height: 40px;
  font-size: 40px;
  color: #333;
  font-weight: 100;
  margin-bottom: 40px;
  padding-top: 80px;
}

.listTie span {
  display: block;
  font-size: 12px;
  color: #888;
}

.ny-leftwp {
  float: left;
  width: 264px;
}

.ny_left {
  display: flex;
  flex-direction: column;
  padding: 0 10px 20px 10px;
  background: #f1f1f1;
}

.ny_content_wp {
  float: left;
  width: 78%;
  margin-left: 2%;
  line-height: 40px;
  display: flex;
  flex-direction: column;
  border: 1px solid #ddd;
}

.ny-about-content-wp {
  padding: 20px;
}

.ny-about-twp {
  position: relative;
  padding-left: 20px;
}

.ny-about-twp::after {
  position: absolute;
  content: "";
  width: 4px;
  height: 30px;
  background: #1f6eb1;
  left: 6px;
  top: 22px;
}

.ny-about-title {
  font-size: 20px;
  color: #333;
  font-weight: 600;
  margin-top: 16px;
}

.ny-about-ten {
  font-size: 14px;
  text-transform: uppercase;
  font-family: arial;
  color: #999;
  margin-bottom: 10px;
}

.list_con {
  margin: 0 20px;
  position: relative;
  transition: all 0.5s;
}

.list_con::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #1f6eb1;
  transition: all 0.5s;
}

div.on::after,
.list_con:hover::after {
  left: 0;
  width: 100%;
}

.list_con a {
  display: block;
  line-height: 60px;
  border-bottom: 1px solid #ddd;
}

div.on a,
.list_con:hover a {
  color: #1f6eb1;
}

.ny-nav-jt {
  position: absolute;
  top: 30%;
  right: 0;
  opacity: 0;
  transition: all 0.5s;
}

div.on .ny-nav-jt,
.list_con:hover .ny-nav-jt {
  opacity: 1;
  color: #1f6eb1;
}

.ny_left-lxbg {
  margin-top: 20px;
}

.ny-left-lxhm {
  margin: 0 20px;
  line-height: 50px;
  font-size: 26px;
  font-weight: 600;
  color: #1f6eb1;
}

.ny-left-lx {
  margin: 0 20px;
  line-height: 30px;
}

.content-info{
  width: 76%;
  height: auto;
  float: right;
}

.proList {
  width: 1030px;
  float: right;
}

.proList li {
  float: left;
  width: 328px;
  margin-right: 20px;
  overflow: hidden;
  margin-bottom: 20px;
  border: 1px solid #ccc;
}

.proList li .pro-pic{
  width: 100%;
  height: 256px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.proList li .pro-pic img{
  height: 100%;
}

.proList li:hover .pro-pic img{
  scale: 1.1;
}
.proList li p{
  width: 100%;
  height: 44px;
  font-size: 16px;
  line-height: 44px;
  text-align: center;
}
.proList li:nth-child(3n) {
  margin-right: 0;
}








.Theviewbox {
  width: 1320px;
  margin: 0 auto;
}

.listMain .Theviewul li {
  float: left;
  margin: 0 22px 25px 0;
  border: 1px solid #f0f0f0;
}

.listMain .Theviewul li:hover img {
  transition: all 1s ease 0s;
  -webkit-transform: scale(1.1);
}

.listMain .Theview span img {
  width: 384px;
  height: 300px;
}

.listMain .Theview li a {
  display: inline-block;
}

.Theviewul li:hover p {
  background: #0364b1;
  color: #fff;
}

.listMain .Theview span {
  display: inline-block;
  border: 1px solid #d7d7d7;
  transition: all ease 0.3s;
}

.listMain .Theview p {
  padding: 30px 0;
  text-align: center;
  font-size: 18px;
  color: #666;
}

.listmenujj {
  text-align: center;
  margin: 0 auto;
  margin-top: 80px;
}

.listmenujj ul li a {
  font-size: 18px;
  color: #666;
  background: #fff;
  width: 132px;
  height: 70px;
  line-height: 70px;
  border: 1px solid #ccc;
  display: block;
}

.listmenujj ul li {
  float: left;
}

.listmenujj ul li a {
  border-left: 0;
}

.listmenujj ul li:first-child a {
  border-left: 1px solid #ccc;
}

.listmenujj ul .on a {
  background: #0364b1;
  color: #fff;
}

.listmenujj ul li a:hover {
  background: #0364b1;
  color: #fff;
}

.newsLists {
  border: 1px solid #eaeaea;
  margin-bottom: 40px;
}

.listMain .newsList .title span {
  display: inline-block;
  float: left;
}

.listMain .newsList .title span img {
  width: 600px;
  height: 460px;
}

.listMain .newsList .title {
  display: block;
}

.listMain .newsList .clicka,
.listMain .newsList .time {
  display: block;
}

.listmenuzi {
  text-align: center;
}

.listmenuzi ul li a {
  font-size: 18px;
  color: #666;
  background: #fff;
  width: 298px;
  height: 70px;
  line-height: 70px;
  border: 1px solid #ccc;
  display: block;
}

.listmenuzi ul li {
  float: left;
}

.listmenuzi ul li a {
  border-left: 0;
}

.listmenuzi ul li:first-child a {
  border-left: 1px solid #ccc;
}

.listmenuzi ul .on a {
  background: #0364b1;
  color: #fff;
}

.listmenuzi ul li a:hover {
  background: #0364b1;
  color: #fff;
}

.newsLists .contic .time {
  margin-left: 45px;
}

.newsLists:hover img {
  transition: all 1s ease 0s;
  -webkit-transform: scale(1.3);
}

.listMain .newsList .contic {
  width: 460px;
  float: left;
  margin: 70px 70px 54px;
}

.listMain .newsList .contic .time {
  color: #0364b1;
  font-size: 14px;
  position: relative;
  transition: all 0.5s;
}

.listMain .newsList .contic .time:after {
  content: "";
  width: 35px;
  height: 1px;
  color: #0364b1;
  position: absolute;
  left: -40px;
  border-bottom: 1px solid #0364b1;
  top: 10px;
  transition: all 0.5s;
}

.listMain .newsList .contic h3 {
  margin-bottom: 30px;
  font-size: 24px;
  color: #333;
  font-weight: 100;
}

.listMain .newsList .contic p {
  color: #666;
}

.listMain .newsList .contic .clicka {
  width: 52px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  display: block;
  border-radius: 25px;
  width: 160px;
  background: #0364b1;
  margin-top: 40px;
}

.listMain .newsList li {
  overflow: hidden;
  border: 1px solid #eaeaea;
  margin-bottom: 20px;
}

.listMain .newsList li:hover .list {
  margin-left: 20px;
}

.listMain .newsList li .list {
  transition: all 0.5s;
  width: 640px;
  float: left;
  padding: 20px 5px 30px 20px;
}

.listMain .newsList li .list .time {
  font-size: 12px;
  width: 120px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  display: block;
  border-radius: 25px;
  background: #b11212;
  margin-top: 30px;
}

.listMain .newsList li .list h3 {
  font-weight: 100;
  font-size: 16px;
  color: #333;
  margin-top: 10px;
  margin-bottom: 10px;
}

.listMain .newsList li .list p {
  color: #666;
  margin-top: 10px;
}

.listMain .newsList li>a {
  display: inline-block;
  float: right;
  padding: 24px;
}

.listMain .newsList li>a img {
  height: 220px;
}

.listMain .newsList li>a>div {
  width: 260px;
  height: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.listMain .newsList li .list span {
  position: relative;
  transition: all 0.5s;
}

.listMain .newsList li .list span:after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #eaeaea;
  width: 1px;
  height: 1px;
  left: 0;
  top: 7px;
  transition: all 0.5s;
}

.listMain .newsList li:hover .list span {
  padding-left: 60px;
}

.listMain .newsList li:hover img {
  transition: all 1s ease 0s;
  -webkit-transform: scale(1.3);
}

.listMain .newsList li:hover .list span:after {
  width: 50px;
}

.listmenu {
  margin: 80px 0;
  text-align: center;
  margin: 0 auto;
  margin-top: 80px;
}

.listmenu ul {
  width: 1260px;
  margin: 0 auto;
}

.listmenu ul li a {
  font-size: 18px;
  color: #666;
  background: #fff;
  width: 178px;
  height: 70px;
  line-height: 70px;
  border: 1px solid #ccc;
  display: block;
}

.listmenu ul li {
  float: left;
}

.listmenu ul li a {
  border-left: 0;
}

.listmenu ul li:first-child a {
  border-left: 1px solid #ccc;
}

.listmenu ul .on a {
  background: #0364b1;
  color: #fff;
}

.listmenu ul li a:hover {
  background: #0364b1;
  color: #fff;
}



.folanry {
  color: #666;
  margin-bottom: 60px;
}

.folanry h3 span {
  display: block;
}

.folanry p {
  margin-bottom: 10px;
  line-height: 25px;
  text-align: left;
}

.folanry h3 {
  font-weight: 100;
  font-size: 14px;
  margin-bottom: 15px;
}


.cpy li {
  width: 386px;
  background: #fff;
  text-align: center;
  float: left;
  margin-right: 20px;
  transition: all ease 0.3s;
}

.cpy li:hover {
  margin-top: 30px;
}

.cpy li .bt {
  font-size: 30px;
  color: #0364b1;
  line-height: 30px;
  margin-top: 15px;
  position: relative;
}

.cpy li .bt:after {
  content: "";
  height: 1px;
  width: 30px;
  border-bottom: 2px solid #0364b1;
  position: absolute;
  bottom: 0;
  left: 176px;
}

.cpy li .bt span {
  font-size: 12px;
  color: #666;
}

.cpy li p {
  font-size: 16px;
  color: #666;
  padding: 25px 0;
}

.cpy li img {
  width: 386px;
  height: 260px;
}

.cpy li>span {
  display: block;
}

.cpy li p span {
  display: block;
}

.cpy ul {
  width: 1220px;
  padding-bottom: 80px;
}

.cpy h3 {
  color: #fff;
}

.describe {
  width: 1210px;
}

.describe .maximg {
  width: 595px;
  height: 471px;
  position: relative;
  overflow: hidden;
}

.describe .maximg p {
  text-align: center;
  background: rgba(3, 100, 197, 0.9);
  height: 0;
  line-height: 60px;
  position: absolute;
  bottom: 0;
  width: 590px;
  transition: all 0.8s;
}

.describe .maximg img {
  width: 590px;
  height: 471px;
}

.describe .minimg {
  width: 600px;
  margin-left: 10px;
  position: relative;
}

.describe .minimg a {
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 4px;
}

.describe .minimg img {
  width: 286px;
  height: 230px;
}

.minimg p {
  text-align: center;
  background: rgba(3, 100, 197, 0.9);
  height: 0;
  line-height: 60px;
  position: absolute;
  overflow: hidden;
  bottom: 0;
  width: 293px;
  transition: all 0.8s;
}

.describe .maximg:hover p {
  height: 60px;
  color: #fff;
}

.describe .minimg a:hover p {
  height: 60px;
  color: #fff;
}

.describe .maximg,
.describe .minimg {
  margin-bottom: 80px;
}

.Honor {
  background: #eee;
}

.Honor .tempWrap {
  position: relative;
  width: 1120px;
  margin: 0 auto;
}


.cloudbox{
  width: 100%;
  height: 900px;
  background-image:
    url(../images/images/jw_01.jpg), url(../images/images/jw_02.jpg),
    url(../images/images/jw_03.jpg), url(../images/images/jw_04.jpg),
    url(../images/images/jw_05.jpg), url(../images/images/jw_06.jpg),
    url(../images/images/jw_07.jpg), url(../images/images/jw_08.jpg),
    url(../images/images/jw_09.jpg), url(../images/images/jw_10.jpg);
  background-position:
    top,
    center 90px,
    center 180px,
    center 270px,
    center 360px,
    center 450px,
    center 540px,
    center 630px,
    center 720px,
    center 810px,
    bottom;
  background-repeat:
    no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat,
    no-repeat, no-repeat, no-repeat;
}

.cloudbox .description{width: 1200px;height: auto;margin: 0 auto;line-height: 30px;text-align: center;}
.cloudbox .tef{width: 120px;height: 120px;margin: 0 auto;display: flex;justify-content: center;align-items: center;}
.cloudbox .tef img{width: 100px;}

.cloudbox .cloudlist{
  width: 100%;
  height: 200px;
  margin: 50px auto;
  position: relative;
}
.cloudbox .cloudlist li{
  width: 100%;
  height: 200px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cloudbox .cloudlist .prev {
  display: block;
  width: 120px;
  height: 60px;
  background: url(../images/left.png) no-repeat center/contain;
  position: absolute;
  top: 50px;
  left: 60px;
  z-index: 999;
}

.cloudbox .cloudlist .next {
    display: block;
  width: 120px;
  height: 60px;
  background: url(../images/right.png) no-repeat center/contain;
  position: absolute;
  top: 50px;
  right: 60px;
  z-index: 999;
}

.cloudbox .cloudlist .next:hover,
.cloudbox .cloudlist .prev:hover {
  top:130px;
}

.partnerslist ul li {
  border: 1px solid #f0f0f0;
  float: left;
  width: 208px;
  height: 90px;
  background: #fff;
}

.partnerslist ul li a {
  display: inherit;
  text-align: center;
  line-height: 90px;
}

.partnerslist li .pImg {
  width: 208px;
  height: 90px;
  position: relative;
  display: block;
  overflow: hidden;
}

.partnerslist li .pImg img {
  width: 200px;
  height: 90px;
}

.partnerslist li .pImg:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(3, 90, 167, 0.7);
  transition: all 0.25s;
  transform: perspective(400px) rotateX(-90deg);
  -moz-transform: perspective(400px) rotateX(-90deg);
  -webkit-transform: perspective(400px) rotateX(-90deg);
  -o-transform: perspective(400px) rotateX(-90deg);
  transform-origin: top;
  z-index: 2;
}

.partnerslist li .pImg i {
  position: absolute;
  width: 90%;
  height: 90%;
  top: 0;
  opacity: 0;
  background: url(../images/icon1.png) no-repeat bottom center;
  transition: all 0.4s;
  z-index: 3;
  text-align: center;
  padding-top: 22px;
  color: #fff;
  font-style: normal;
  margin: 0 10px;
  font-size: 13px;
  left: 0;
}

.partnerslist li:hover .pImg:before {
  transform: perspective(200px) rotateX(0);
}

.partnerslist li:hover .pImg i {
  transition-delay: 0.1s;
  margin-top: -40px;
  opacity: 1;
}

.honorList {
  overflow: hidden;
  margin-top: 50px;
  margin-bottom: 40px;
}

.honorList li {
  width: 290px;
  margin-right: 10px;
  text-align: center;
  float: left;
  overflow: hidden;
}

.honorList li .sImg,
.honorList li a,
.honorList li img {
  width: 290px;
  height: 390px;
  overflow: hidden;
}

.honorList li .sImg {
  overflow: hidden;
  display: block;
}

.honorList li img {
  transition: all 1s;
}

.honorList li:hover img {
  transform: scale(1.1);
}

.jjfa ul {
  overflow: hidden;
  margin-top: 80px;
}

.jjfa li {
  border: 1px solid #e6e6e6;
  margin-bottom: 40px;
}

.jjfa li img {
  width: 600px;
  height: 360px;
}

.jjfa li h3 {
  font-size: 30px;
  color: #333;
  font-weight: 100;
  margin-top: 10px;
}

.jjfa li h3 span {
  display: block;
  font-size: 12px;
  color: #888;
  margin-top: 10px;
}

.jjfa li .sptu {
  overflow: hidden;
  float: left;
  width: 600px;
  height: 360px;
  display: inline-block;
}

.jjfa li .sptu2 {
  display: none;
}

.jjfa li p {
  color: #666;
  font-size: 14px;
}

.jjfa .nr {
  width: 458px;
  float: left;
  padding: 60px 70px 6px;
  transition: all ease 0.3s;
}

.jjfa li a {
  display: block;
  overflow: hidden;
}

.jjfa li i {
  transition: all ease 0.3s;
  display: block;
  background: #cecece url(../images/baijiantou.png) no-repeat center;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  margin: 50px 0;
}

.jjfa li:hover i {
  background: #fff url(../images/lanjiantou.png) no-repeat center;
}

.jjfa li:hover .nr {
  background: #0364b1;
}

.jjfa li:hover .nr h3,
.jjfa li:hover .nr h3 span,
.jjfa li:hover .nr p {
  color: #fff;
}

.jjfa li:hover img {
  transform: scale(1.08);
}

.listmenus {
  margin-top: 80px;
  text-align: center;
}

.listmenus ul li a {
  font-size: 18px;
  color: #666;
  background: #fff;
  width: 398px;
  height: 70px;
  line-height: 70px;
  border: 1px solid #ccc;
  display: block;
}

.listmenus ul li {
  float: left;
}

.listmenus ul li a {
  border-left: 0;
}

.listmenus ul li:first-child a {
  border-left: 1px solid #ccc;
}

.listmenus ul .on a {
  background: #0364b1;
  color: #fff;
}

.listmenus ul li a:hover {
  background: #0364b1;
  color: #fff;
}

.Contactuss .contactus {
  width: 530px;
  height: 302px;
}

.Contactuss .contactus h3 span {
  display: block;
  font-size: 14px;
  color: #666;
  margin-top: 20px;
}

.Contactuss .contactus h3 {
  color: #333;
  font-size: 24px;
  line-height: 24px;
  font-weight: 100;
  margin-bottom: 10px;
}

.Contactuss .contactus .content {
  font-size: 14px;
  margin: 10px 0;
  position: relative;
}

.Contactuss .content {
  color: #333;
}

.Contactuss .dianhua {
  font-weight: 900;
  font-size: 48px;
  line-height: 48px;
  color: #0364b1;
  margin-top: 24px;
}

.Contactuss .contactus .content:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 2px;
  border-bottom: 2px solid #0364b1;
  left: 0;
  top: 26px;
}

.feedback {
  width: 650px;
  height: 302px;
  float: right;
}

.feedback input {
  height: 60px;
  border: 1px solid #ccc;
  width: 628px;
}

.feedback .w600 {
  margin: 0 20px 20px 0;
}

.feedback .note {
  height: 20px;
  border: 1px solid #ccc;
  width: 608px;
  padding: 20px;
  margin-top: 15px;
}

.feedback .yanzm {
  width: 260px;
  float: left;
}

.feedback .chongz {
  cursor: pointer;
  width: 190px;
  height: 60px;
  background: #0364b1;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  float: right;
}

.feedback .tij {
  cursor: pointer;
  width: 190px;
  height: 60px;
  background: #d2d2d2;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}

.mapdiv {
  width: 1320px;
  height: 480px;
  border: 1px solid #999;
  margin: 0 auto 30px;
  position: relative;
}

.mapdiv #map {
  width: 100%;
  height: 480px;
  position: absolute;
}

.faqList li {
  position: relative;
  margin-bottom: 25px;
}

.faqList li h3 {
  position: relative;
  padding: 0 60px 0 25px;
  background-color: #f1f1f1;
  line-height: 54px;
  font-size: 16px;
  cursor: pointer;
  font-weight: 400;
  border: 1px solid #e1e1e1;
}

.faqList li h3:after,
.faqList li h3:before {
  content: "";
  position: absolute;
  top: 26px;
  right: 23px;
  z-index: 2;
  width: 16px;
  height: 2px;
  background: #fff;
}

.faqList li h3:before {
  width: 2px;
  height: 16px;
  top: 19px;
  right: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.faqList li div {
  display: none;
  padding: 25px;
  line-height: 25px;
  color: #7c7c7c;
  -webkit-animation: fadeIn 0.5s ease-out 0.2s both;
  animation: fadeIn 0.5s ease-out 0.2s both;
  font-size: 14px;
  background: #f5f5f5;
}

.faqList li:after {
  content: "";
  position: absolute;
  top: 12px;
  right: 16px;
  display: block;
  width: 30px;
  height: 30px;
  background: #0364b1;
  pointer-events: none;
}

.faqList li.act h3:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.jobList li {
  border-bottom: 1px dashed #dbdbdb;
  margin-bottom: 20px;
}

.jobList h4.on {
  color: #333;
  background: url(../images/gicon18.png) no-repeat right center;
}

.jobList h4 {
  font-size: 28px;
  font-weight: 400;
  background: url(../images/gicon19.png) no-repeat right center;
  padding-right: 20px;
  padding-bottom: 20px;
  line-height: 32px;
}

.jobList h4 span {
  display: block;
  font-size: 16px;
  margin-top: 8px;
}

.jobList h4 span i {
  display: inline-block;
  font-style: normal;
  background: url(../images/job_icon.png) no-repeat left -35px;
  padding-left: 30px;
  margin-right: 15px;
}

.jobList h4 span .num {
  background-position: 0 0;
}

.jobList h4 span i {
  display: inline-block;
  font-style: normal;
  background: url(../images/job_icon.png) no-repeat left -35px;
  padding-left: 30px;
  margin-right: 15px;
}

.jobList .font {
  background: #f2f2f2;
  padding: 25px;
  display: none;
}

.jobList .font .tie {
  color: #333;
  margin-bottom: 10px;
  display: block;
}

.products-menu ul li a {
  width: 170px;
}

.products-txt {
  margin-bottom: 0;
  text-align: left;
}

.article-detail h2 {
  font-size: 18px;
}

.article-detail h3 {
  text-align: center;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #d2d2d2;
  margin-bottom: 60px;
}

.article-detail h3 span {
  margin: 8px 8px 0;
  color: #999;
  text-decoration: none;
}

.fontResizer a {
  padding: 0 5px;
}

.curFont {
  font-weight: 700;
  color: #0364b1;
}

.cimg {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px auto;
}

.cimg img {
  max-width: 100%;
}

.news-show-box {
  padding-top: 15px;
  line-height: 26px;
  padding-bottom: 10px;
}

.news-show-box img {
  max-width: 100%;
}

.news-message {
  padding-bottom: 10px;
  border-bottom: 1px dashed #d2d2d2;
  overflow: hidden;
}

.news-message div {
  padding: 10px 0;
}

.news-message h3 {
  width: 100%;
  text-align: right;
  font-weight: 700;
  color: #333;
  text-decoration: underline;
  overflow: hidden;
}

.gr-fenx {
  height: 35px;
  background: #f8f8f8;
  padding: 0 10px;
  margin-top: 15px;
}

.prew {
  background: url(../images/pre_info.gif) no-repeat left center;
  float: left;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  padding-left: 15px;
  text-align: left;
  width: 46%;
}

.nextw {
  background: url(../images/next_info.gif) no-repeat right center;
  float: right;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  padding-right: 15px;
  text-align: right;
  width: 46%;
}

.gr-keyword {
  border: 1px solid #dadada;
  padding: 5px 10px;
  margin: 10px 0;
  overflow: hidden;
}

.gr-keyword a {
  padding: 0 5px;
}

.gr-rec-news {
  width: 1200px;
  margin-top: 10px;
  overflow: hidden;
}

.gr-rec-news ul {
  padding-top: 10px;
}

.gr-rec-news ul li {
  float: left;
  margin-right: 30px;
  width: 47%;
  height: 28px;
  line-height: 28px;
}

.gr-rec-news ul li a {
  display: block;
  width: 260px;
  line-height: 28px;
  background: url(../images/icona.jpg) no-repeat left center;
  padding-left: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
}

.gr-rec-news ul li a:hover {
  background: url(../images/iconb.jpg) no-repeat left center;
}

.gr-rec-news ul li span {
  float: right;
  color: #999;
}

.rec-title {
  padding-left: 20px;
  height: 35px;
  line-height: 35px;
  background: url(../images/page_line.jpg) no-repeat 10px 10px #e8e8e8;
  font-size: 14px;
  font-weight: 700;
  color: #333;
}

.product-detail .list_pro_left {
  float: left;
  width: 210px;
  overflow: hidden;
}

.product-detail .pro_sidebar {
  background: url(../images/pro_sidebg.jpg) no-repeat;
  padding: 10px;
  width: 190px;
  overflow: hidden;
  color: #fff;
}

.product-detail .pro_tie {
  font-family: 微软雅黑;
  font-size: 18px;
  border-bottom: 1px solid #6ec3ff;
  height: 30px;
  margin-bottom: 25px;
}

.product-detail .list_pro_left ul {
  width: 210px;
}

.product-detail .list_pro_left li {
  float: left;
  width: 190px;
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 10px;
}

.product-detail .list_pro_left li a {
  color: #f5f8fb;
}

.product-detail .list_pro_left li a:hover {
  text-decoration: underline;
}

.left_contact {
  background: #fff;
  margin-top: 15px;
}

.left_contact .font {
  padding: 15px;
}

.product-detail .list_pro_right {
  float: right;
  width: 1040px;
  overflow: hidden;
  background: #fff;
  min-height: 965px;
}

.product-detail .list_product {
  width: 75%;
  overflow: hidden;
  margin-bottom: 40px;
  padding-top: 20px;
}

.product-detail .list_product ul {
  width: 820px;
}

.product-detail .list_product li {
  float: left;
  border-right: 1px dotted #adadad;
  margin-bottom: 55px;
  margin-right: 27px;
  width: 235px;
}

.product-detail .list_product li img {
  width: 235px;
  height: 230px;
}

.product-detail .list_product li span {
  display: block;
  height: 30px;
  line-height: 30px;
  width: 225px;
  padding: 0 5px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: 微软雅黑;
  font-size: 14px;
}

.product-detail .list_product li .btn {
  height: 30px;
  text-align: center;
  color: #5c5c5c;
  margin-top: 15px;
}

.product-detail .list_product li .btn a {
  display: inline-block;
  width: 60px;
  height: 30px;
  background: #70b900;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  font-weight: 700;
}

.product-detail .list_product li .btn .zx {
  background: #303331;
}

.product-detail .list_product li .btn a:hover {
  background: #0078ce;
}

.product-detail .prodetail_box {
  padding: 20px 10px 40px;
  width: 98%;
  overflow: hidden;
  border-top: 1px solid #ccc;
}
.product-detail .prodetail_box p{
  width: 100%;
  min-height: 60px;
  margin: 20px auto;
  font-size: 24px;
  line-height: 30px;
  color: #333;
  text-align: center;
}

.product-detail .rec-title {
  padding-left: 20px;
  height: 35px;
  line-height: 35px;
  background: url(../images/page_line.jpg) no-repeat 10px 10px #e8e8e8;
  font-size: 14px;
  font-weight: 700;
  color: #333;
}

.product-detail .product-show-pic {
  width: 100%;
  height: 500px;
  float: left;
}

.product-detail .jqzoom {
  float: left;
  border: none;
  position: relative;
  padding: 0;
  cursor: pointer;
  margin: 0;
  display: block;
}

.product-detail .zoomdiv {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  width: 480px;
  height: 360px;
  background: #fff;
  border: 1px solid #ccc;
  display: none;
  text-align: center;
  overflow: hidden;
}

.product-detail .jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #aaa;
  background: #fff;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
}

.product-detail .spec-preview {
  width: 100%;
  height: 400px;
  border: 1px solid #dadada;
}

.product-detail .spec-scroll {
  margin-top: 10px;
  width: 100%;
  height: 73px;
  overflow: hidden;
  position: relative;
}

.product-detail .spec-scroll a.prev {
  display: block;
  width: 11px;
  height: 18px;
  position: absolute;
  top: 20px;
  left: 10px;
  background: url(../images/listpro_btn.png) no-repeat 0 0;
  overflow: hidden;
  cursor: pointer;
}

.product-detail .spec-scroll a.prev:hover {
  background-position: 0 -54px;
}

.product-detail .spec-scroll a.next {
  display: block;
  width: 11px;
  height: 18px;
  position: absolute;
  top: 20px;
  right: 10px;
  background: url(../images/listpro_btn.png) no-repeat 0 -36px;
  overflow: hidden;
  cursor: pointer;
}

.product-detail .spec-scroll a.next:hover {
  background-position: 0 -18px;
}

.product-detail .spec-scroll .items {
  position: relative;
  width: 100%;
  height: 73px;
  margin: 0 auto;
  overflow: hidden;
}

.product-detail .spec-scroll .items ul {
  position: absolute;
  width: 999999px;
  height: 73px;
}

.product-detail .spec-scroll .items ul li {
  width: 85px;
  height: 73px;
  float: left;
}

.product-detail .spec-scroll .items ul li img {
  width: 73px;
  cursor: pointer;
  border: 1px solid #e6e6e6;
}

.product-detail .spec-scroll .items ul li img:hover {
  border: 1px solid #70b900;
}

.product-detail .product-show-title {
  width: 500px;
  height: 490px;
  overflow: hidden;
  float: right;
}

.product-detail .product-show-title h2 {
  line-height: 24px;
  border-bottom: 1px dashed #ccc;
  font-family: 微软雅黑;
  font-size: 18px;
  color: #333;
  padding: 10px 0;
}

.product-detail .gr-description {
  padding: 10px 0 30px;
}

.product-detail .prodcut-tel {
  padding-left: 25px;
  margin-bottom: 10px;
  height: 27px;
  line-height: 27px;
  background: url(../images/pr_tel.jpg) no-repeat left center;
  float: left;
  margin-top: 12px;
  margin-left: 40px;
}

.product-detail .prodcut-tel span {
  position: relative;
  top: 3px;
  font-family: arial;
  font-size: 24px;
  color: #333;
}

.product-detail .product-order a {
  display: block;
  width: 200px;
  height: 55px;
  background: #0e5aa5;
  line-height: 55px;
  text-align: center;
  font-family: 微软雅黑;
  font-size: 18px;
  color: #fff;
}

.product-detail .product-order a:hover {
  color: #fff;
  opacity: 0.8;
}

.product-detail .product-order {
  float: left;
  width: 200px;
  height: 55px;
}

.product-detail .gr-tab-list {
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px;
}

.product-detail .gr-tab-list .hd {
  height: 29px;
  line-height: 29px;
  border-bottom: 1px solid #dadada;
}

.product-detail .gr-tab-list .hd li {
  width: 100px;
  float: left;
  text-align: center;
  background: #dadada;
  margin-right: 5px;
  cursor: pointer;
}

.product-detail .gr-tab-list .hd li.on {
  background: #b11212;
  color: #fff;
  font-size: 16px;
}

.product-detail .gr-tab-list .bd {
  overflow: hidden;
  padding-top: 15px;
}

.product-detail .gr-order h2 {
  padding-left: 20px;
  height: 35px;
  line-height: 35px;
  background: url(../images/page_line.jpg) no-repeat 10px 10px #e8e8e8;
  font-size: 14px;
  font-weight: 700;
  color: #333;
}

.product-detail .order {
  width: 650px;
  border: none;
  background: 0 0;
  font-size: 14px;
  font-weight: 700;
  color: #333;
}

.product-detail .order-table {
  padding: 20px;
  margin-top: 2px;
  width: 1136px;
  background: #e8e8e8;
  overflow: hidden;
}

.product-detail .table-row {
  width: 370px;
  height: 24px;
  float: left;
}

.product-detail .table-row span {
  display: inline-block;
  float: left;
  width: 65px;
  height: 24px;
  line-height: 24px;
  text-align: center;
}

.product-detail .row-input {
  float: left;
  padding: 3px 5px;
  width: 241px;
  height: 16px;
  line-height: 16px;
  border: 1px solid #d0d0d0;
  background: #fff;
  color: #999;
}

.product-detail .table-row-a {
  margin-top: 15px;
  margin-bottom: 15px;
  width: 1060px;
  height: 100px;
}

.product-detail .table-row-a span {
  display: inline-block;
  float: left;
  width: 65px;
  height: 80px;
  line-height: 22px;
  text-align: center;
}

.product-detail .row-textarea {
  float: left;
  padding: 3px 5px;
  width: 982px;
  height: 100px;
  line-height: 20px;
  border: 1px solid #d0d0d0;
  background: #fff;
  color: #999;
}

.product-detail .gr-code {
  width: 400px;
}

.product-detail .checkcode {
  margin-left: 10px;
  float: left;
  width: 63px;
  height: 22px;
  border: 1px solid #d0d0d0;
}

.product-detail .row-input:focus,
.row-textarea:focus {
  border: 1px solid #70b900;
}

.product-detail .subt-a {
  margin-left: 65px;
  width: 65px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border: none;
  background: #666;
  cursor: pointer;
  float: left;
  color: #fff;
  border-radius: 2px;
  margin-top: 6px;
}

.product-detail .subt-a:hover {
  background: #0364b1;
}

.product-detail .subt-b {
  margin-left: 10px;
  width: 65px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border: none;
  background: #999;
  cursor: pointer;
  float: left;
  color: #fff;
  border-radius: 2px;
  margin-top: 6px;
}

.product-detail .subt-b:hover {
  background: #0364b1;
}

.product-detail .related-product {
  overflow: hidden;
  padding-bottom: 20px;
}

.product-detail .related-product ul {
  width: 1230px;
  margin-top: 20px;
}

.product-detail .related-product li {
  width: 375px;
  height: 355px;
  float: left;
  margin-right: 25px;
}

.product-detail .related-product li a {
  display: block;
  width: 360px;
  height: 345px;
  padding: 2px;
  background: #fff;
  border: 1px solid #eee;
}

.product-detail .related-product li img {
  width: 360px;
  height: 315px;
}

.product-detail .related-product li span {
  display: inline-block;
  width: 360px;
  text-align: center;
  height: 25px;
  line-height: 25px;
  margin-top: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product-detail .related-product li a:hover {
  background: #0f5aa5;
  color: #fff;
}

.picture-detail {
  font-size: 28px;
}

.case_detail_con {
  margin-top: 30px;
  width: 100%;
  margin-bottom: 40px;
  overflow: hidden;
}

.al_jianjie .tie {
  height: 35px;
  background: #dedede;
  line-height: 35px;
  margin-bottom: 15px;
}

.al_jianjie .tie span {
  display: inline-block;
  width: 120px;
  text-align: center;
  background: #0193de;
  color: #fff;
}

.product-search {
  background: #fdfdfd;
  height: 80px;
  width: 100%;
  display: block;
  line-height: 40px;
}

.product-search form {
  width: 720px;
  margin: 0 auto;
  margin-top: 15px;
  background: #fff;
  height: 40px;
}

button,
input,
select,
textarea {
  font-size: 12px;
  font-family: inherit;
  margin: 0;
  outline: 0;
  resize: none;
  border: none;
}

.product-search .txt {
  width: 590px;
  float: left;
  height: 38px;
  line-height: 38px;
  color: #666;
  padding: 0 10px;
  border: 1px #d2d2d2 solid;
}

.product-search .btn {
  float: left;
  width: 50px;
  height: 40px;
  cursor: pointer;
  transition: all 0.3s;
  background: #333 url(../images/searicon.png) no-repeat center;
}

.listLeft {
  width: 78%;
  float: right;
}

.listRight {
  margin-top: 80px;
  width: 300px;
}

.listRight .title {
  padding: 0 20px;
  height: 70px;
  background: #0364b1;
  color: #333;
  color: #fff;
  font-weight: 100;
  font-size: 28px;
  line-height: 70px;
}

.listRight span {
  display: block;
  padding: 5px 10px;
}

.listRight span img {
  width: 258px;
  height: 189px;
}

.listRight span p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.listRight .rightzixun {
  margin-top: 30px;
  margin-bottom: 16px;
}

.listRight .rightzixun a {
  display: block;
  margin-bottom: 5px;
  padding: 0 10px;
}

.listRight .rightzixun p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.listRight .rightzixun ul {
  margin-top: 20px;
}

.listRight ul {
  margin-top: 20px;
}

.listRight div {
  border: 1px solid #ccc;
}

.listRight a {
  display: block;
  margin-bottom: 5px;
  padding: 0 10px;
}

.listRight p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pagebar {
  padding: 20px;
  overflow: hidden;
  clear: both;
  margin-bottom: 30px;
}

.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px;
  line-height: 100%;
}

.pagination span {
  color: #333;
  font-size: 12px;
  padding: 7px 2px;
  margin: 0 2px;
  border-radius: 3px;
}

.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}

.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}

.pagination .st {
  font-family: 宋体;
}

.text-secondary {
  text-align: center;
  padding: 20px 0;
}

#maximg img {
  max-width: 100%;
  height: auto !important;
}