@charset "UTF-8";
/*��վ��ʽ*/
html,
body,
dl,
dd,
img,
form,
div,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  font-size: 12px;
  font-family: Verdana;
}
input,
textarea {
  padding: 0;
  font-family: Verdana;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ul,
ol,
li {
  list-style-type: none;
}
img {
  border: 0;
  vertical-align: middle;
}
select,
input,
select,
textarea,
button {
  vertical-align: middle;
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
iframe {
  border: none;
}
a:link {
  color: #666666;
  text-decoration: none;
}
a:visited {
  color: #666666;
  text-decoration: none;
}
a:hover {
  color: #d7160f;
  text-decoration: none;
}
a:active {
  color: #d7160f;
  text-decoration: none;
}
.hidden {
  display: none;
  visibility: hidden;
}
.wrap {
  border: 0;
  padding: 0;
  width: 1200px;
  margin: 0 auto;
  *zoom: 1;
  overflow-x: hidden;
}
.wrap1 {
  border: 0;
  padding: 0;
  width: 1200px;
  margin: 0 auto;
  *zoom: 1;
}
.wrap:after {
  clear: both;
  content: "";
  display: table;
}
.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  visibility: hidden;
}
.fix {
  *zoom: 1;
}
.fix:after {
  clear: both;
  content: "";
  display: table;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pors {
  position: relative;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
/* �༭��������ʽ ���Ǳ༭���޸�������� */
.editor {
  line-height: 24px;
  text-align: left;
}
.editor p {
  text-indent: 2em;
}
.editor ol li {
  list-style-type: circle;
  margin-left: 25px;
}
.editor ul li {
  list-style-type: square;
  margin-left: 25px;
}
/*less��ʽ*/
/*��ҳ��ʽ*/
.header {
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.5);
  height: 80px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 6;
  background: #fff;
  min-width: 1200px;
}
.logo {
  height: 80px;
  line-height: 80px;
}
.nav {
  margin-left: 204px;
}
.nav > ul > li {
  line-height: 80px;
  float: left;
  text-align: center;
  margin-left: 40px;
}
.nav > ul > li:hover {
  background: url('../images/s04.jpg') no-repeat center bottom;
}
.nav > ul > li:hover .sub-nav {
  display: block;
}
.nav > ul > li:hover > a {
  color: #d7160f;
}
.nav > ul > li > a {
  font-size: 15px;
  color: #222;
  display: block;  
}
.nav .active {
  background: url('../images/s04.jpg') no-repeat center bottom;
}
.nav .active > a {
  color: #d7160f;
}
.lang {
  width: 108px;
  border: 1px solid #cccccc;
  background: url("../images/s03.jpg") no-repeat 86px 10px;
  cursor: pointer;
  margin: 28px 0 0 6px;
  position: relative;
  min-height: 24px;
}
.lang input {
  width: 62px;
  border: 0 none;
  height: 23px;
  padding-left: 18px;
  line-height: 22px;
  cursor: pointer;
}
.lang ul {
  width: 108px;
  border: 1px solid #cccccc;
  background: #fff;
  padding: 6px 0;
  position: absolute;
  left: -1px;
  top: 24px;
  display: none;
}
.lang li {
  line-height: 25px;
  padding-left: 18px;
}
.translate {
  margin-top: 28px;
  display:none;
}
.seek {
  position: absolute;
  right: 140px;
  top: 30px;
}
.sk-btn {
  background: url("../images/s01.jpg") no-repeat center;
  width: 20px;
  height: 20px;
  cursor: pointer;
  border: 0;
  padding: 0;
}
.sk-close {
  background: url("../images/s05.jpg") no-repeat center;
}
.seek-box {
  position: absolute;
  left: -400px;
  top: -7px;
  width: 376px;
  background: #fff;
  border: 1px solid #cccccc;
  height: 34px;
  line-height: 34px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  display: none;
}
.seek-box .sk-btn {
  margin: 0 12px;
}
.seek-box .txt {
  width: 320px;
  height: 20px;
  line-height: 20px;
  padding: 6px 0;
  border: 0 none;
  vertical-align: top;
}
.sub-nav {
  display: none;
  text-align: left;
  overflow: hidden;
}
.sub-nav:after {
  content: "";
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  height: 1px;
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  z-index: 2;
}
.pro-nav {
  position: absolute;
  left: 0;
  top: 80px;
  width: 100%;
  padding: 16px;
  background: rgba(255, 255, 255, 0.93);
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.22);
}
.pro-nav .pro-nav-main{width:956px;}
.pro-nav-menu {
  width: 210px;
}
.pro-nav-menu li {
  line-height: 40px;
}
.pro-nav-menu a {
  display: block;
  font-size: 14px;
  padding-left: 16px;
}
.pro-nav-menu .on a {
  background: #eaeaea;
  color: #d7160f;
}
.pro-nav-box {
  background: #eaeaea;
  margin-left: 210px;
  line-height: normal;
  padding: 16px;
  display: none;
}
.pro-box-title {
  font-size: 16px;
  color: #d7160f;
  margin-top: -8px;
  line-height: 32px;
}
.pro-box-title a{ color: #d7160f;}
.pro-nav-col {
  width: 246px;
}
.pro-nav-col dt a:hover{
  color: #d7160f;
}
.pro-nav-col dt {
  font-size: 14px;
  display: inline-block;
  line-height: 28px;
  border: 1px solid transparent;
  margin: 8px 0;
  padding: 0 6px;
  color: #444;
  cursor: pointer;
}
.pro-nav-col dt a {
  color: #444;
}
.pro-nav-col dd {
  position: relative;
  line-height: 28px;
}
.pro-nav-col dd a {
  font-size: 12px;
  color: #00609c;
  padding-left: 12px;
  line-height: 28px;
}
.pro-nav-col dd img {
  display: none;
  border: 1px solid #d7160f;
  position: absolute;
  right: 10px;
  top: 20px;
  z-index: 2;
}
.pro-nav-col dd a:hover {
  background: url("../images/icon01.jpg") no-repeat left center;
  color: #d7160f;
  text-decoration: underline;
}
.pro-nav-col dd a:hover + img {
  display: block;
}
.pro-nav-intro {
  border-left: 1px solid #ccc;
  padding-left: 16px;
  width: 200px;
}
.pro-intro-box:first-child {
  display: block;
}
.pro-intro-box {
  min-height: 320px;
  display: none;
}
.pro-intro-box .title {
  font-size: 14px;
  color: #444;
  margin: 18px 0;
}
.pro-intro-box .txt {
  font-size: 12px;
  color: #666;
  line-height: 20px;
}
.app-nav {
  position: absolute;
  left: 300px;
  top: 80px;
  width: 696px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.93);
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.22);

}
.app-nav-col {
  margin-top: 4px;
}
.app-nav-col li {
  line-height: 38px;
}
.app-nav-col a {
  font-size: 14px;
  color: #444444;
}
.app-nav-col a:hover {
  color: #d7160f;
  text-decoration: underline;
}
.nav-list {
  position: absolute;
  top: 80px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.93);
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.22);
}
.nav-list li {
  line-height: 38px;
  padding-left: 12px;
}
.nav-list a {
  font-size: 14px;
  color: #000;
}
.nav-list a:hover {
  color: #d7160f;
}
.ser-nav {
  left: 660px;
  width: 241px;
  position: absolute;
  top: 80px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.93);
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.22);
}
.ser-nav li {
  line-height: 38px;
  padding-left: 12px;
}
.ser-nav a {
  font-size: 14px;
  color: #000;
}
.ser-nav a:hover {
  color: #d7160f;
}
.cp-nav {
  left: 764px;
  width: 140px;
  position: absolute;
  top: 80px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.93);
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.22);
}
.cp-nav li {
  line-height: 38px;
  padding-left: 12px;
}
.cp-nav a {
  font-size: 14px;
  color: #000;
}
.cp-nav a:hover {
  color: #d7160f;
}
.us-nav {
  left: 884px;
  width: 130px;
  position: absolute;
  top: 80px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.93);
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.22);
}
.us-nav li {
  line-height: 38px;
  padding-left: 12px;
}
.us-nav a {
  font-size: 14px;
  color: #000;
}
.us-nav a:hover {
  color: #d7160f;
}
/*banner*/
.fullSlide {
  min-width: 1200px;
  position: relative;
  height: 520px;
  overflow: hidden;
  margin-top: 80px;
}
.fullSlide .bd {
  position: relative;
  z-index: 0;
}
.fullSlide .bd ul {
  width: 100% !important;
}
.fullSlide .bd li {
  width: 100% !important;
  height: 520px;
  overflow: hidden;
  text-align: center;
}

.fullSlide .hd {
  width: 1000px;
  left: 50%;
  margin-left: -500px;
  position: absolute;
  z-index: 1;
  bottom: 20px;
  overflow: hidden;
}
.fullSlide .hd ul {
  float: right;
}
.fullSlide .hd ul li {
  float: left;
  margin: 0 5px;
  display: inline;
  cursor: pointer;
}
.fullSlide .hd ul li img {
  width: 76px;
  height: 46px;
  display: block;
  border: 2px solid #fff;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.fullSlide .hd ul .on img {
  border-color: #d7160f;
  filter: alpha(opacity=100);
  opacity: 1;
}
.home-col {
  border: 3px solid #666666;
  margin: 14px auto;
  width: 1194px;
}
.home-col li {
  float: left;
  width: 398px;
  position: relative;
  height: 124px;
}
.home-col .hc-icon {
  position: absolute;
  top: 20px;
  z-index: 3;
  width: 100%;
  text-align: center;
}
.home-col .hc-icon img {
  display: block;
  margin: 0 auto;
}
.home-col .hc-icon img:first-child + img {
  display: none;
}
.home-col .hc-icon .intro {
  font-size: 18px;
  color: #222;
  margin-top: 4px;
  display: block;
}
.home-col .hc-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #d7160f;
  opacity: .0;
  filter: alpha(opacity=0);
  z-index: 2;
}
.home-col .hc-img {
  width: 398px;
  height: 124px;
  overflow: hidden;
}
.home-col .hc-img img {
  opacity: 0;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease;
}
.home-col li:hover .hc-img img {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 1.2s ease;
  -moz-transition: all 1.2s ease;
  -o-transition: all 1.2s ease;
  transition: all 1.2s ease;
}
.home-col li:hover .hc-mask {
  opacity: .3;
  filter: alpha(opacity=30);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.home-col li:hover .hc-icon img:first-child {
  display: none;
}
.home-col li:hover .hc-icon img:first-child + img {
  display: block;
}
.home-col li:hover .hc-icon .intro {
  color: #fff;
}
.bg {
  background: #f7f7f7;
  min-width: 1200px;
}
.bg1 {
  background: #e7e7e7;
}
.headline {
  height: 150px;
  line-height: 150px;
  text-align: center;
}
.headline a {
  font-size: 30px;
  color: #444;
}
.headline img {
  margin-right: 8px;
}
.home-pro ul {
  margin-right: -9px;
}
.home-pro li {
  float: left;
  width: 596px;
  margin-right: 8px;
  background: #fff;
  margin-bottom: 8px;
  position: relative;
  height:150px;
}
.hp-img {
  position: relative;
  width: 214px;
  height: 144px;
  overflow: hidden;
}
.hp-img img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 1.1s ease;
  -moz-transition: all 1.1s ease;
  -o-transition: all 1.1s ease;
  transition: all 1.1s ease;
}
.hp-img:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 1.2s ease;
  -moz-transition: all 1.2s ease;
  -o-transition: all 1.2s ease;
  transition: all 1.2s ease;
}
.hp-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #d7160f;
  opacity: .6;
  filter: alpha(opacity=60);
  z-index: 2;
}
.hp-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  margin-left: -16px;
  margin-top: -17px;
}
.hp-main {
  width: 262px;
  padding: 0 80px 0 40px;
}
.hp-main h2 {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  margin-top: 22px;
}
.hp-main h2:hover {
  color: #d7160f;
}
.hp-main .txt {
  font-size: 12px;
  color: #444;
  line-height: 24px;
  margin-top: 6px;
}
.hp-sign {
  position: absolute;
  z-index: 3;
  right: -18px;
  top: 50%;
  margin-top: -18px;
}
.home-more {
  text-align: center;
  padding: 30px 0 50px;
  font-size: 14px;
}
.home-more a {
  color: #888888;
}
.home-more img {
  margin-top: 10px;
}
.hn-table {
  width: 100%;
}
.hn-table td {
  width: 25%;
  vertical-align: middle;
  padding: 0;
  background: #f7f7f7;
}
.hn-table a {
  display: block;
}
.hn-table td:hover {
  background: #d7160f;
}
.hn-table td:hover a {
  color: #fff;
}
.hn-table img {
  width: 100%;
}
.hn-main {
  margin: auto 10%;
}
.hn-main .hn-title {
  font-size: 18px;
}
.hn-main .hn-txt {
  line-height: 24px;
  margin: 20px 0;
}
.hn-bg2 {
  background: #f7f7f7;
  color: #fff;
}
.hn-bg2 .hn-title {
  color: #000;
}
.hn-bg2 .hn-txt {
  color: #666;
}
.hn-bg2 time {
  color: #888;
}
.home-app ul {
  margin-right: -10px;
}
.home-app li {
  float: left;
  width: 232px;
  margin-right: 10px;
}
.home-app li:hover .mask {
  display: block;
}
.home-app li:hover .txt {
  display: block;
}
.ha-img {
  position: relative;
}
.ha-img .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #d7160f;
  opacity: .8;
  filter: alpha(opacity=80);
  z-index: 2;
  display: none;
}
.ha-img .txt {
  position: absolute;
  width: 198px;
  top: 50%;
  left: 0;
  padding: 0 18px;
  z-index: 3;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}
.ha-intro {
  background: #fff;
  text-align: center;
  padding: 18px 0;
}
.ha-intro span {
  display: block;
  font-size: 18px;
  color: #222;
  margin-bottom: 6px;
}
.home-video {
  width: 520px;
}
.hv-img {
  position: relative;
}
.hv-img .icon {
  position: absolute;
  top: 60px;
  right: 110px;
}
.hv-img .icon1 {
  position: absolute;
  top: 60px;
  left: 110px;
}
.hv-img .more-left {
  position: absolute;
  right: 260px;
  top: 0;
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url("../images/h29.jpg") no-repeat center;
}
.hv-img .more-left:hover {
  background: url("../images/h52.jpg") no-repeat center;
}
.hv-img .more-right {
  position: absolute;
  left: 260px;
  bottom: 0;
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url("../images/h53.jpg") no-repeat center;
}
.hv-img .more-right:hover {
  background: url("../images/h30.jpg") no-repeat center;
}
/* ��ҳ���� */
.douban {
  width: 636px;
  height: 297px;
  overflow: hidden;
  position: relative;
}
.douban .hd {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  background: #000000;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.douban .hd .next,
.douban .hd .prev {
  float: right;
  display: block;
  width: 50%;
  height: 30px;
  overflow: hidden;
  cursor: pointer;
}
.douban .hd .next {
  background: #e7e7e7 url("../images/h37.png") no-repeat 20px center;
}
.douban .hd .prev {
  background: #e7e7e7 url("../images/h36.png") no-repeat 290px center;
}
.douban .hd .next:hover {
  background: #d7160f url("../images/h37.png") no-repeat 20px center;
}
.douban .hd .prev:hover {
  background: #d7160f url("../images/h36.png") no-repeat 290px center;
}
.douban .hd .nextStop {
  background: #d7160f url("../images/h37.png") no-repeat 20px center;
}
.douban .hd .prevStop {
  background: #d7160f url("../images/h36.png") no-repeat 290px center;
}
.douban .hd ul {
  float: right;
  zoom: 1;
}
.douban .hd ul li {
  float: left;
  cursor: pointer;
  display: block;
  width: 8px;
  height: 8px;
  margin-right: 4px;
  _display: inline;
}
.douban .hd ul li.on {
  background-position: -12px 0;
}
.douban .bd ul {
  overflow: hidden;
  zoom: 1;
}
.douban .bd ul li {
  float: left;
  width: 640px;
  margin-right: 15px;
}
.hc-main {
  width: 318px;
}
.hc-main:hover h2 {
  color: #d7160f;
}
.hc-cont {
  height: 130px;
  width: 280px;
}
.hc-cont h2 {
  font-size: 18px;
  color: #000;
  line-height: 52px;
}
.hc-cont .txt {
  color: #666;
  line-height: 24px;
}
.home-share {
  min-width: 1200px;
  background: #d7160f;
  height: 65px;
  line-height: 65px;
  text-align: center;
  font-size: 0;
}
.home-share a {
  margin: 0 10px;
}
.footer {
  min-width: 1200px;
  margin: 0 auto;
  background: #162c41;
  padding: 40px 0;
}
.footer dl {
  float: left;
  width: 156px;
  margin-left: 70px;
}
.footer dl:first-child {
  margin-left: 0;
}
.footer dt {
  font-size: 16px;
  color: #f7f7f7;
  margin-bottom: 22px;
}
.footer a {
  font-size: 14px;
  color: #a3b4c4;
  line-height: 30px;
}
.footer a:hover {
  color: #f7f7f7;
}
.wx-img {
  border-left: 1px solid #1f3952;
  padding: 0 30px 30px;
  margin-right: 20px;
}
.wx-cont {
  font-size: 14px;
  color: #dae3ec;
  line-height: 36px;
  margin-top: -10px;
}
.wx-cont img {
  position: absolute;
  margin: 12px 0 0 -24px;
}
.copyright {
  line-height: 62px;
  color: #444;
}
.copyright a {
  color: #444;
}
.copyright a:first-child {
  margin-left: 20px;
}
.copyright a:hover {
  color: #000;
}
/*inside css*/
.crumb {
  background: #f7f7f7;
  line-height: 51px;
  border-bottom: 1px solid #e3e3e3;
  font-size: 13px;
  color: #666;
  min-width: 1200px;
}
.crumb a {
  color: #d7160f;
}
.crumb .on {
  color: #666;
}
.pro-headline {
  margin-top: 28px;
}
.pro-headline img {
  vertical-align: -7px;
}
.pro-headline .col {
  font-size: 26px;
  color: #d7160f;
  margin-left: 8px;
}
.pro-headline .mold {
  font-size: 22px;
  color: #222;
}
.pro-btn {
  background: #666;
  border: 0;
  font-size: 13px;
  color: #fff;
  line-height: 42px;
  padding: 0 16px;
  cursor: pointer;
}
.pro-btn:hover {
  background: #d7160f;
}
.pro-box {
  margin: 30px 0 50px;
}
.pd50 {
  padding: 50px 0;
}
.pro-popup {
  position: fixed;
  z-index: 7;
  top: 50%;
  left: 50%;
  background: #fff;
  width: 800px;
  margin-left: -400px;
  margin-top: -220px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  display: none;
}
.pro-popup .close {
  position: absolute;
  right: 30px;
  top: 8px;
  cursor: pointer;
  width: 36px;
  height: 36px;
  background: url("../images/p-close01.jpg") no-repeat center;
}
.pro-popup .close:hover {
  background: url("../images/p-close.jpg") no-repeat center;
}
.price-popup {
  position: fixed;
  z-index: 7;
  top: 50%;
  left: 50%;
  background: #fff;
  width: 800px;
  margin-left: -400px;
  margin-top: -220px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  display: none;
}
.price-popup .close {
  position: absolute;
  right: 30px;
  top: 8px;
  cursor: pointer;
  width: 36px;
  height: 36px;
  background: url("../images/p-close01.jpg") no-repeat center;
}
.price-popup .close:hover {
  background: url("../images/p-close.jpg") no-repeat center;
}
.pro-popup-title {
  font-size: 20px;
  color: #d7160f;
  line-height: 50px;
  padding: 0 30px;
  border-bottom: 1px solid #ccc;
}
.pro-popup-main {
  padding: 0 30px 30px;
  border-bottom: 1px solid #ccc;
  margin: 10px 0 34px;
}
.pro-popup-main .label {
  display: inline-block;
  min-width: 60px;
}
.pro-popup-main .sign {
  display: inline-block;
  min-width: 90px;
  text-align: left;
}
.pro-popup-main i {
  color: #d7160f;
  margin-right: 4px;
}
.pro-popup-main .txt {
  line-height: 20px;
  height: 20px;
  padding: 6px;
  width: 284px;
  border: 2px solid #ddd;
}
.pro-popup-main li {
  margin-top: 14px;
  font-size: 16px;
  color: #444;
}
.pro-popup-main textarea {
  display: block;
  border: 2px solid #ddd;
  width: 700px;
  height: 80px;
  margin-top: 14px;
  padding: 10px;
}
.pro-popup-main .price {
  display: inline-block;
  border: 2px solid #ddd;
  width: 610px;
  height: 80px;
  margin-top: 14px;
  padding: 10px;
  vertical-align: -90px;
}
.pro-popup-main .send {
  border: 0;
  padding: 0;
  cursor: pointer;
}
.pro-popup-main .send1 {
  border: 0;
  padding: 0;
  cursor: pointer;
  margin-left: 96px;
}
.mask {
  position: fixed;
  z-index: 6;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  display: none;
}
.pro-intro {
  width: 700px;
  float: left;
}
/* ��Ʒ��ϸ ͼƬ�ֲ� */
.game163 {
  position: relative;
  overflow: hidden;
  width: 480px;
  float: right;
}
.game163 .bigImg {
  height: 268px;
  width: 400px;
  position: relative;
  float: left;
}
.game163 .bigImg li img {
  vertical-align: middle;
  width: 398px;
  height: 266px;
  border: 1px solid #ddd;
}
.game163 .smallScroll {
  width: 70px;
  height: 268px;
  float: right;
}
.game163 .sPrev,
.game163 .sNext {
  display: block;
  width: 64px;
  height: 16px;
  background: url("../images/p25.jpg") no-repeat center;
  font-size: 0;
  margin-left: 6px;
}
.game163 .sNext {
  background: url("../images/p24.jpg") no-repeat center;
}
.game163 .sPrev:hover {
  background: url("../images/p22.jpg") no-repeat center;
}
.game163 .sNext:hover {
  background: url("../images/p23.jpg") no-repeat center;
}
.game163 .smallImg {
  width: 70px;
  overflow: hidden;
  height: 222px;
  padding: 14px 0 0;
}
.game163 .smallImg ul {
  width: 72px;
  overflow: hidden;
}
.game163 .smallImg li {
  width: 64px;
  height: 44px;
  padding: 0 1px 0px 6px;
  cursor: pointer;
  margin-bottom: 10px;
}
.game163 .smallImg img {
  width: 62px;
  height: 40px;
  border: 1px solid #ddd;
  display: block;
}
.game163 .smallImg .on {
  background: url("../images/p21.jpg") no-repeat left top;
}
.game163 .smallImg .on img {
  border-color: transparent;
}
.pro-tab {
  border-bottom: 1px solid #ddd;
  margin-bottom: 40px;
}
.pro-tab li {
  float: left;
  line-height: 30px;
  background: #ececed;
  width: 110px;
  margin-right: 1px;
  text-align: center;
}
.pro-tab li a {
  font-size: 14px;
  color: #222;
  display: block;
}
.pro-tab .on {
  background: #d7160f;
}
.pro-tab .on a {
  color: #fff;
}
.pro-table {
  width: 100%;
  font-size: 14px;
}
.pro-table td {
  border: 1px solid #ddd;
  line-height: 38px;
  text-align: center;
}
.pro-table th {
  background: #d7160f;
  color: #fff;
  border: 1px solid #ddd;
  line-height: 38px;
}
.pro-table .name {
  color: #d7160f;
}
.pro-table tr:nth-child(2n+1) {
  background: #ececed;
}
.pro-table a {
  color: #000;
}
.pro-tab-box {
  margin-bottom: 50px;
}
.price-btn {
  background: #666;
  border: 0;
  font-size: 14px;
  color: #fff;
  line-height: 42px;
  padding: 0 16px;
  cursor: pointer;
  background: #d7160f;
  margin-bottom: 50px;
}
.price-btn:hover {
  background: #d7160f;
}
.apply-sort ul {
  margin-right: -8px;
}
.apply-sort li {
  float: left;
  width: 396px;
  height: 250px;
  background: #d5d5d5;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  margin-right: 6px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.apply-sort li a {
  display: block;
}
.apply-sort li:hover {
  background: #bbb;
}
.apply-sort li:hover .masking {
  opacity: 1;
  transition: all .8s ease;
}
.apply-sort li:hover img {
  transform: scale(1.1);
  transition: all .8s ease;
}
.apply-sort img {
  transform: scale(1);
  transition: all .8s ease;
}
.apply-sort .cn {
  position: absolute;
  top: 105px;
  text-align: center;
  width: 100%;
  color: #fff;
  z-index: 3;
  left: 0;
}
.apply-sort .masking {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/a08.png");
  opacity: 0;
  transition: all .8s ease;
}
.apply-title {
  text-align: center;
  font-size: 24px;
  color: #222;
  margin-bottom: 30px;
}
.apply-title span {
  display: inline-block;
  border-bottom: 1px solid #d7160f;
  padding-bottom: 12px;
}
.apply-edit {
  width: 840px;
  border: 1px solid #eee;
  margin: 40px 0;
  padding: 34px;
}
.apply-list {
  width: 248px;
  margin-top: 40px;
}
.apply-list li {
  float: left;
  width: 110px;
  display: table;
  background: #aaa;
  height: 64px;
  text-align: center;
  margin-left: 6px;
  margin-bottom: 6px;
}
.apply-list li a {
  color: #fff;
  font-size: 13px;
  display: table-cell;
  vertical-align: middle;
}
.apply-list li:hover {
  background: #d7160f;
}
.apply-list .on {
  background: #d7160f;
}
/* ����-�ֲ�ͼ */
.scrollBox {
  width: 1200px;
}
.scrollBox .piclist {
  overflow: hidden;
  zoom: 1;
}
.scrollBox .ohbox {
  overflow: hidden;
  position: relative;
  width: 1200px;
  left: 56px;
}
.scrollBox {
  position: relative;
  overflow: hidden;
  zoom: 1;
}
.scrollBox .piclist li {
  float: left;
  display: inline;
  text-align: center;
  width: 272px;
}
.scrollBox .piclist a:hover span {
  color: #d7160f;
}
.scrollBox .piclist li span {
  height: 25px;
  line-height: 25px;
  display: block;
  text-align: center;
  font-size: 18px;
  color: #222;
  margin-top: 14px;
}
.scrollBox .pageBtn span {
  display: none;
  width: 37px;
  height: 59px;
  position: absolute;
  top: 72px;
  cursor: pointer;
  text-indent: -999em;
  overflow: hidden;
}
.scrollBox .pageBtn .list {
  overflow: hidden;
  zoom: 1;
  text-align: center;
  margin-top: 40px;
}
.scrollBox .pageBtn .list li {
  background: url("../images/sv05.jpg") no-repeat;
  display: inline-block;
  width: 16px;
  height: 16px;
  cursor: pointer;
  margin-left: 10px;
  line-height: 10000px;
  overflow: hidden;
}
.scrollBox .pageBtn .list li.on {
  background: url("../images/sv06.jpg") no-repeat;
}
.menu {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 0;
  width: 132px;
  color: #fff;
  font-size: 12px;
}
.menu ul {
  background: rgba(215, 22, 15, 0.85);
  padding-bottom: 20px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  display: none;
}
.menu li {
  line-height: 36px;
  text-align: left;
  padding-left: 26px;
}
.menu li:hover {
  background: #f96561;
}
.menu a {
  color: #fff;
  display: block;
}
.menu-btn {
  background: #d7160f;
  padding-left: 26px;
  cursor: pointer;
  font-size: 14px;
}
.cp-box {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.cp-img {
  width: 580px;
}
.cp-main {
  width: 582px;
  margin-top: -28px;
}
.cp-main .txt {
  font-size: 14px;
  color: #222;
  line-height: 28px;
  margin-top: 20px;
  min-height: 96px;
}
.more {
  display: inline-block;
  background: url("../images/more.jpg") no-repeat center;
  width: 82px;
  height: 30px;
}
.g-more {
  display: inline-block;
  background: url("../images/g-more.jpg") no-repeat center;
  width: 82px;
  height: 30px;
}
.g-more:hover,
.more:hover {
  background: url("../images/more-active.jpg") no-repeat center;
}
.brand-list {
  overflow: hidden;
  margin-top: 40px;
}
.brand-list ul {
  margin-right: -60px;
  margin-bottom: 20px;
}
.brand-list li {
  float: left;
  position: relative;
  width: 260px;
  height: 103px;
  border: 1px solid #f0f0f0;
  margin: 0 50px 20px 0;
  cursor: pointer;
}
.brand-list li:hover .txt {
  display: block;
}
.brand-list .txt {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(215, 22, 15, 0.85);
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 100px;
  display: none;
}
.cp-edit {
  margin: 30px 0 60px;
}
.cp-case {
  overflow: hidden;
  margin: 40px 0 0;
}
.cp-case ul {
  margin-right: -50px;
}
.cp-case li {
  float: left;
  width: 370px;
  margin-right: 45px;
  margin-bottom: 40px;
}
.cp-case .txt {
  text-align: center;
  display: block;
  font-size: 16px;
  color: #222;
  margin-top: 20px;
}
.cp-case .txt:hover {
  color: #d7160f;
}
.cp-turn {
  width: 50%;
  text-align: center;
}
.cp-turn .txt {
  font-size: 22px;
  color: #222;
  background: url("../images/cp10.jpg") no-repeat center bottom;
  padding-bottom: 20px;
}
.cp-turn .go {
  display: inline-block;
  width: 82px;
  height: 30px;
  background: url("../images/cp13.jpg") no-repeat center;
  margin-top: 30px;
}
.cp-turn a {
  display: block;
  padding: 50px 0;
}
.cp-turn:hover {
  background: #f96561;
}
.cp-turn:hover .txt {
  color: #fff;
  background: url("../images/cp11.jpg") no-repeat center bottom;
}
.cp-turn:hover .go {
  background: url("../images/cp12.jpg") no-repeat center;
}
.cp-turn:first-child {
  border-right: 1px solid #e3e3e3;
  margin-right: -2px;
}
.cp-title {
  padding-bottom: 40px;
  border-bottom: 1px solid #eee;
  text-align: center;
}
.cp-title span {
  display: inline-block;
  text-align: center;
  font-size: 24px;
  color: #222;
  /*background: url("../images/cp10.jpg") no-repeat center bottom;*/
  padding: 30px 0;
  border-bottom: 1px solid #d7160f;
}
.mb50 {
  margin-bottom: 50px;
  text-align: center;
}
.mb50 a {
  display: inline-block;
  border: 1px solid #ccc;
  line-height: 26px;
  font-size: 15px;
  color: #444;
  padding: 0 8px;
  margin: 0 4px;
}
.mb50 a:hover {
  background: #d7160f;
  color: #fff;
  border-color: #d7160f;
}
.mb50 .on {
  background: #d7160f;
  color: #fff;
  border-color: #d7160f;
}
.cp-time {
  color: #888;
  margin-top: 30px;
  padding-left: 190px;
}
.cp-time div {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.contact-box {
  width: 906px;
  margin: 40px 0;
}
.addr {
  margin-top: 40px;
}
.msg-form {
  margin-bottom: 50px;
}
.msg-form .txt {
  width: 364px;
  border: 2px solid #ddd;
  line-height: 20px;
  padding: 6px;
  margin-left: 30px;
  color: #666;
}
.msg-form .txt:first-child {
  margin-left: 0;
}
.msg-form li {
  margin-bottom: 20px;
}
.msg-form textarea {
  width: 1176px;
  height: 130px;
  border: 2px solid #ddd;
  color: #ACACAC;
  padding: 10px;
}
.get-code {
  width: 200px;
  border: 2px solid #ddd;
  line-height: 20px;
  padding: 6px;
  color: #ACACAC;
  background: #fff;
  margin-right: 10px;
  text-align: left;
  cursor: pointer;
}
.msg-send {
  margin-top: -56px;
}
.msg-send button{ padding: 0;border:0;}
.sup-list {
  margin-right: -30px;
}
.sup-list li {
  width: 274px;
  height: 124px;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}
.sup-list a {
  display: block;
  border: 1px solid #ddd;
  text-align: center;
  font-size: 18px;
  color: #444;
  line-height: 124px;
}
.sup-list a:hover {
  border-color: #d7160f;
}
.journal dl {
  padding-bottom: 40px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 40px;
}
.journal dt {
  float: left;
  width: 240px;
  position: relative;
}
.journal dt span {
  position: absolute;
  line-height: 28px;
  width: 100px;
  background: #f7f7f7;
  top: 0;
  left: 18px;
  text-align: center;
  color: #666;
}
.journal dd {
  margin-left: 270px;
}
.journal h2 a {
  font-size: 22px;
  color: #222;
}
.journal .txt {
  font-size: 14px;
  color: #666;
  line-height: 28px;
  min-height: 170px;
  margin-top: 30px;
}
.journal .text {
  font-size: 14px;
  color: #666;
  line-height: 28px;
  min-height: 60px;
  margin-top: 30px;
}
.journal .time {
  color: #888;
  line-height: 14px;
  margin: 20px 0 30px;
}
.journal .time img {
  vertical-align: -2px;
  margin-right: 8px;
}
.down-table {
  width: 100%;
  margin-bottom: 50px;
}
.down-table th {
  background: #e7e7e7;
  text-align: left;
  line-height: 40px;
  font-weight: normal;
  font-size: 14px;
  color: #444;
}
.down-table td {
  line-height: 40px;
  font-weight: normal;
  font-size: 14px;
  color: #444;
  border-bottom: 1px dotted #aaaaaa;
}
.down-table th:first-child {
  padding-left: 40px;
}
.down-table td:first-child {
  padding-left: 40px;
}
.down-table .down {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("../images/d02.jpg") no-repeat center;
  vertical-align: middle;
}
.down-table .down:hover {
  background: url("../images/d01.jpg") no-repeat center;
}
.duty-edit {
  margin: 30px 0;
}
.duty-table {
  border-top: 1px solid #ddd;
  width: 100%;
}
.duty-table td {
  padding: 40px 0;
  font-size: 14px;
  line-height: 28px;
}
.duty-table td:first-child {
  width: 316px;
}
.video-list{overflow: hidden;}
.video-list ul {
  margin-right: -54px;
}
.video-list li {
  float: left;
  width: 366px;
  margin-right: 52px;
  margin-bottom: 40px;
}
.video-list li:hover h2 {
  color: #d7160f;
}
.video-list h2 {
  font-size: 18px;
  color: #000;
  margin-top: 14px;
}
.video-list .txt {
  color: #666;
  line-height: 24px;
  margin-top: 10px;
  min-height: 48px;
}
.video-tab {
  border-bottom: 1px solid #ddd;
  margin-bottom: 40px;
}
.video-tab li {
  float: left;
  width: 140px;
  text-align: center;
  padding-bottom: 22px;
}
.video-tab a {
  font-size: 16px;
  color: #222;
  display: block;
}
.video-tab .on {
  background: url("../images/s04.jpg") no-repeat center bottom;
}
.video-tab .on a {
  color: #d7160f;
}
.vd-title {
  padding-bottom: 40px;
  border-bottom: 1px solid #eee;
}
.vd-title span {
  display: block;
  text-align: center;
  font-size: 24px;
  color: #222;
  background: url("../images/cp10.jpg") no-repeat center bottom;
  padding: 0 0 30px;
}
.video-play {
  text-align: center;
  margin-top: 50px;
}
.video-intro {
  margin-top: 30px;
}
.paper-list {
  margin-right: -80px;
}
.paper-list dl {
  width: 576px;
  float: left;
  margin-bottom: 40px;
  margin-right: 60px;
}
.paper-list dt {
  float: left;
  width: 130px;
}
.paper-list dt img {
  border: 1px solid #ccc;
}
.paper-list dd {
  margin-left: 150px;
}
.paper-list h2 {
  font-size: 18px;
  color: #000;
  margin-top: 14px;
}
.paper-list .txt {
  color: #666;
  line-height: 24px;
  margin-top: 10px;
  min-height: 86px;
}
.paper-list a {
  font-size: 14px;
  color: #005d9a;
}
.paper-list a:hover {
  color: #d7160f;
  text-decoration: underline;
}
.paper-more {
  text-align: center;
}
.paper-more a {
  display: inline-block;
  line-height: 28px;
  width: 118px;
  border: 1px solid #7f898f;
  font-size: 14px;
}
.paper-more a:hover {
  color: #d7160f;
  border-color: #d7160f;
}
.jion-title {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
/*3dЧ��*/
#featured-area {
  height: 600px;
  width: 1200px;
  position: relative;
  z-index: 1;
}
.roundabout-holder {
  list-style: none;
  width: 900px;
  height: 434px;
  margin: 0px auto;
}
.roundabout-moveable-item {
  font-size: 12px!important;
  height: 432px;
  width: 678px;
  cursor: pointer;
  border: 1px solid #ddd;
}
.roundabout-moveable-item img {
  height: 100%;
  width: 100%;
  margin: 0;
}
.roundabout-in-focus {
  cursor: auto;
}
.roundabout-in-focus:hover {
  -webkit-box-shadow: 0px 0px 20px #ddd;
  -moz-box-shadow: 0px 0px 20px #ddd;
}
.roundabout li {
  margin: 0;
}
.spanBtn {
  display: inline-block;
  width: 38px;
  height: 38px;
  position: absolute;
  top: 200px;
  cursor: pointer;
}
#featured-area .prev {
  display: inline-block;
  width: 38px;
  height: 38px;
  position: absolute;
  top: 200px;
  cursor: pointer;
  background: url("../images/ct-prev.jpg") no-repeat center;
  left: 0;
}
#featured-area .prev:hover {
  background: url("../images/ct-prev01.jpg") no-repeat center;
}
#featured-area .next {
  display: inline-block;
  width: 38px;
  height: 38px;
  position: absolute;
  top: 200px;
  cursor: pointer;
  background: url("../images/ct-next.jpg") no-repeat center;
  right: 0;
}
#featured-area .next:hover {
  background: url("../images/ct-next01.jpg") no-repeat center;
}
.ct-edit {
  margin: 20px 0;
}
#featured-area .ct-edit {
  display: none;
}
#featured-area .roundabout-in-focus .ct-edit {
  display: block;
}
.return {
  position: fixed;
  right: 50px;
  bottom: 80px;
  cursor: pointer;
  display: none;
}
.bn1-box{
  position:absolute;top:130px;left:0;width: 100%;height:200px;background: rgba(215,22,15,.75);padding-top: 30px;
}
.bn2-box{position: absolute;left:50%;margin-left:-600px;top:160px;background: rgba(54,82,95,.5);padding: 30px 40px;}
.bn3-box{position: absolute;left:50%;margin-left:-600px;top:160px;background: rgba(215,22,15,.5);padding: 30px 40px;}

#abctitle{
height:1px;overflow:hidden;margin:0
}