﻿@charset "UTF-8";
body,
html {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  height: 100%;
  width: 100%;
  font-size: 1em;
  text-align: left;
  font-family: "MicroSoft YaHei";
}
a {
  target: _blank;
}

img {
  border: none;
}
p,
ul,
ol,
li,
form,
h1,
h2,
h3,
h4,
h5,
table,
td,
tr,
b {
  margin: 0;
  padding: 0;
  list-style: none;
}
p,
ul,
ol,
li,
form {
  margin: 0;
  padding: 0;
  list-style: none;
}

/** top **/
.huan100 {
  width: 100%;
  background: #fff;
  float: left;
  border-bottom: 1px solid #f5f5f5;
}
.head1200 {
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
}
.huanying {
  float: left;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
}
.huanying .l {
  float: left;
  width: 800px;
  color: #afafaf;
}

.huanying .topcontact {
  float: left;
  width: 400px;
  height: 30px;
  margin-top: 4px;
}
.huanying .topcontact .t {
  float: right;
  height: 20px;
  line-height: 20px;
  padding-top: 4px;
  text-align: right;
  font-size: 16px;
  color: #f00;
}
.huanying .topcontact .w {
  float: right;
  width: 24px;
  padding-left: 5px;
  height: 24px;
  padding-top: 3px;
  text-align: right;
  margin-right: 5px;
  position: relative;
}
.huanying .topcontact .w img {
  height: 20px;
  border: 1px solid #f00;
  border-radius: 22px;
}

.huanying .topcontact .yincang {
  display: none;
  height: 140px;
  width: 140px;
  z-index: 900;
  top: 30px;
  position: absolute;
  left: -53px;
}
.huanying .topcontact .yincang img {
  width: 140px;
  height: 140px;
  border: none;
  border-radius: 0px;
}
/*contact */
.topbg {
  width: 100%;
  background: #fff;
  float: left;
}
.headtop {
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
}
.logo {
  float: left;
  width: 540px;
}
.logo img {
  height: 36px;
  float: left;
  margin-top: 14px;
  padding-bottom: 14px;
}

.headtop .daohangtop {
  float: left;
  width: 660px;
  padding-top: 14px;
}
.dasep a:link {
  color: #0166aa;
  font-size: 18px;
}
.daohangtop ul li {
  float: left;
  width: 110px;
  line-height: 36px;
  text-align: right;
}
.daohangtop ul li a:link {
  color: #6f6f6f;
  text-decoration: none;
}
.daohangtop ul li a:visited {
  color: #6f6f6f;
}
.daohangtop ul li a:hover,
a:active {
  color: #0166aa;
  text-decoration: none;
}

/** daohang **/
.head {
  width: 100%;
  position: relative;
  background-color: #0166aa;
  height: 45px;
  float: left;
  position: absolute;
  top: 0px;
  z-index: 300;
}
.dao1200 {
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
}

.nanverz {
  float: left;
  width: 1200px;
  font-family: "MicroSoft YaHei";
}

.nanverz li {
  float: left;
  display: inline;
  text-align: center;
  font-size: 16px;
  position: relative;
  height: 45px;
  line-height: 45px;
  z-index: 9999;
  width: 245px;
}
.nanverz li:nth-of-type(5) {
  width: 100px;
}
.nanverz li:nth-of-type(1) {
  width: 205px;
}

.nanverz li a {
  color: #ffffff;
  text-decoration: none;
}
.nanverz li:hover {
  background-color: #005d9c;
}
.nanverz li:hover a {
  color: #ffffff;
}

.nanverz li span {
  display: none;
  font-size: 1em;
  position: absolute;
  left: 0px;
  top: 45px;
  z-index: 9999;
  background: url(../images/daoj.png) center top no-repeat;
  padding: 0;
  border-radius: 0 0 4px 4px;
  background-color: rgba(0, 93, 156, 0.9);
}

.nanverz li span a {
  display: block;
  width: 225px;
  color: #ffffff;
  height: 42px;
  line-height: 42px;
  border-bottom: #5572ab 1px dotted;
  font-family: "MicroSoft YaHei";
  text-align: center;
  margin: 0 10px;
  font-size: 14px;
  text-decoration: none;
}
.nanverz li:nth-of-type(5) span a {
  width: 80px;
}
.nanverz li:nth-of-type(1) span a {
  width: 185px;
}
.nanverz li span a:hover {
  color: #ffffff;
}
.nanverz li span a:last-child {
  border-bottom: none;
}

.nanverz .mainlevel {
  float: left;
  display: inline;
  text-align: center;
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  width: 160px;
}
.nanverz .mainlevel .chanpin {
  display: none;
  width: 100%;
  font-size: 14px;
  position: absolute;
  left: 0px;
  top: 45px;
  z-index: 9999;
  border-bottom: 1px solid #ccc;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  background-color: rgba(255, 255, 255, 1);
}
.nanverz .mainlevel .chanpin .m1200 {
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
}
.nanverz .mainlevel .chanpin .m1200 ul {
  float: left;
  width: 200px;
  padding: 0 20px;
  height: 320px;
}
.nanverz .mainlevel .chanpin .m1200 ul:nth-of-type(1) {
  width: 240px;
  padding: 0 0px;
}
.nanverz .mainlevel .chanpin .m1200 ul:nth-of-type(2) {
  background-color: #f5f5f5;
  width: 200px;
  padding: 0 20px;
}
.nanverz .mainlevel .chanpin .m1200 ul:nth-of-type(4) {
  background-color: #f5f5f5;
  width: 200px;
  padding: 0 20px;
}
.nanverz .mainlevel .chanpin .m1200 ul li {
  text-align: left;
  color: #0166aa;
  line-height: 50px;
  padding-top: 5px;
}
.nanverz .mainlevel .chanpin .m1200 ul li:hover {
  background-color: transparent;
}

.nanverz .mainlevel .chanpin .m1200 ul li a:link {
  color: #0166aa;
  text-decoration: none;
}
.nanverz .mainlevel .chanpin .m1200 ul li a:visited {
  color: #0166aa;
}
.nanverz .mainlevel .chanpin .m1200 ul li a:hover,
a:active {
  color: #0166aa;
  text-decoration: none;
}

.nanverz .mainlevel .chanpin .m1200 ul li dl {
  padding: 0px;
  margin: 0px;
  border-top: 1px solid #e5e5e5;
  padding-top: 10px;
  width: 200px;
}
.nanverz .mainlevel .chanpin .m1200 ul dl:nth-of-type(2) {
  border-top: 1px solid #ffffff;
}
.nanverz .mainlevel .chanpin .m1200 ul dl:nth-of-type(4) {
  border-top: 1px solid #ffffff;
}

.nanverz .mainlevel .chanpin .m1200 ul li dl dd {
  padding: 0px;
  margin: 0px;
  font-size: 14px;
  line-height: 34px;
  height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  background: url(../images/dian.jpg) 0 14px no-repeat;
  padding-left: 10px;
}
.nanverz .mainlevel .chanpin .m1200 ul li dl dd a:link {
  color: #838383;
  text-decoration: none;
}
.nanverz .mainlevel .chanpin .m1200 ul li dl dd a:visited {
  color: #838383;
}
.nanverz .mainlevel .chanpin .m1200 ul li dl dd a:hover,
a:active {
  color: #0166aa;
  text-decoration: none;
}

.nanverz .mainlevel a {
  color: #ffffff;
  text-decoration: none;
}
.nanverz .mainlevel:hover a {
  color: #ffffff;
}
.nanverz .mainlevel:hover {
  background-color: #005d9c;
}
.nanverz .mainlevel a:hover,
a:active {
  color: #ffffff;
}

/*fix */
.fixednav {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 500;
  background-color: rgba(35, 72, 124, 1);
  box-shadow: 0px 1px 1px #000000;
}

.flash {
  width: 100%;
  float: left;
  height: 45px;
  position: relative;
}
/* weizhi */
.neiwith {
  width: 100%;
  float: left;
  background-color: #ffffff;
}
.middlen {
  width: 100%;
  float: left;
}

.middlen .video2 {
  width: 1200px;
  height: 45px;
  margin-left: auto;
  margin-right: auto;
  line-height: 45px;
  color: #292929;
  font-size: 16px;
}

.video2 a:link {
  color: #292929;
  text-decoration: none;
}
.video2 a:visited {
  color: #292929;
}
.video2 a:hover,
a:active {
  color: #292929;
  text-decoration: none;
}

/* search */
.search {
  float: left;
  height: 70px;
  width: 100%;
  background-color: #f5f5f5;
  border-bottom: 1px solid #f5f5f5; /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); 
  -webkit-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s;*/
}
.searchcon {
  margin-left: auto;
  margin-right: auto;
  width: 1200px; /*filter:alpha(Opacity=90);-moz-opacity:0.9;opacity: 0.9;*/
}
.leftser {
  float: left;
  height: 80px;
  width: 370px; /*background:url(../images/searchbg.png) left center no-repeat;*/
}

.searchcon .inputText {
  float: left;
  line-height: 30px;
  border: 1px solid #afafaf;
  height: 30px;
  width: 250px;
  outline: none;
  padding-left: 20px;
  border-radius: 16px 0 0 16px;
  margin-top: 18px;
  margin-left: 5px;
  font-size: 16px;
  color: #4c4c4c;
}
.searchcon .xiala {
  display: none;
  float: left;
  line-height: 34px;
  height: 34px;
  width: 70px;
  border: 1px solid #afafaf;
  border-left: none;
  outline: none;
  margin-top: 18px;
  font-size: 16px;
  color: #4c4c4c;
}
.searchcon .inputSub {
  float: left;
  margin-left: 0px;
  margin-top: 18px;
  line-height: 34px;
  height: 34px;
  outline: none;
}

.rightad {
  float: left;
  width: 600px;
  font-size: 16px;
  color: 4c4c4c;
  line-height: 70px;
  height: 70px;
  text-align: left;
}
.rightad .jj {
  margin-left: 5px;
  margin-right: 5px;
}
.rightad a:link {
  color: #4c4c4c;
  text-decoration: none;
}
.rightad a:visited {
  color: #4c4c4c;
  text-decoration: none;
}
.rightad a:hover,
a:active {
  color: #4c4c4c;
  text-decoration: none;
}

.adtel {
  float: left;
  height: 32px;
  line-height: 32px;
  width: 130px;
  font-size: 16px;
  margin-top: 18px;
  background-color: #0166aa;
  border-radius: 20px 0 0 20px;
  border-right: 1px solid #ffffff;
  text-align: center;
  color: #ffffff;
}
.adim {
  float: left;
  height: 32px;
  line-height: 32px;
  width: 100px;
  font-size: 16px;
  margin-top: 18px;
  background-color: #0166aa;
  border-radius: 0 20px 20px 0;
  text-align: center;
  color: #ffffff;
}
.adim a:link {
  color: #ffffff;
  text-decoration: none;
}
.adim a:visited {
  color: #ffffff;
  text-decoration: none;
}
.adim a:hover,
a:active {
  color: #ffffff;
  text-decoration: underline;
}

/*body*/
.zhubody {
  width: 100%;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}
.company_zhuce {
  margin-left: auto;
  margin-right: auto;
  height: auto;
  overflow: hidden;
  border-radius: 0px;
  width: 1200px;
}
/*flash*/
.con_box {
  width: 600px;
  float: left;
  margin: 0px 0px 20px 0px;
}

.spec-preview {
  width: 590px;
  height: 590px;
}
.spec-scroll {
  clear: both;
  margin-top: 10px;
  width: 590px;
  float: left;
}
.spec-scroll .prev {
  float: left;
  margin-right: 5px;
}
.spec-scroll .next {
  float: right;
}
.spec-scroll .prev {
  display: block;
  text-align: center;
  width: 92px;
  height: 90px;
  line-height: 90px;
  border: 1px solid #ebebeb;
  cursor: pointer;
  text-decoration: none;
  color: #dadada;
  background: url(../images/ll.png) left top no-repeat #f5f5f5;
}
.spec-scroll .next {
  display: block;
  text-align: center;
  width: 92px;
  height: 90px;
  line-height: 90px;
  border: 1px solid #ebebeb;
  cursor: pointer;
  text-decoration: none;
  color: #dadada;
  background: url(../images/rr.png) left top no-repeat #f5f5f5;
}
.spec-scroll .items {
  float: left;
  position: relative;
  width: 392px;
  height: 92px;
  overflow: hidden;
}
.spec-scroll .items ul {
  position: absolute;
  width: 999999px;
  height: 92px;
}
.spec-scroll .items ul li {
  float: left;
  width: 98px;
  text-align: center;
}
.spec-scroll .items ul li img {
  border: 1px solid #ebebeb;
  padding: 3px;
  width: 84px;
  height: 84px;
}
.spec-scroll .items ul li img:hover {
  border: 1px solid #868686;
  padding: 3px;
}

#preview {
  float: left;
  text-align: center;
  width: 590px;
}

.jqzoom {
  float: left;
  border: none;
  position: relative;
  padding: 0px;
  cursor: pointer;
  margin: 0px;
  display: block;
}
.jqzoom img {
  width: 588px;
  height: 588px;
  border: 1px solid #ebebeb; /*box-shadow: 0 0 1px rgba(67, 67, 67, 0.5);*/
}
.zoomdiv {
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #ffffff;
  border: 1px solid #cccccc;
  display: none;
  text-align: center;
  overflow: hidden;
}
.jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50px;
  height: 50px;
  border: 1px solid #aaa;
  background: #ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
}

/*right*/
.company_zhuce_det {
  width: 590px;
  float: right;
  margin-left: 10px;
}
.company_zhuce_det .bar {
  padding: 0px 20px;
  display: block;
  float: left;
  background: #f5f5f5;
  border: 1px solid #e8e8e8;
  margin: 10px 0px;
  color: #898989;
  border-radius: 4px;
  font-size: 16px;
  line-height: 30px;
  height: 30px;
}
.zc_det_tit {
  width: 100%;
  float: left;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 10px;
}
.zc_det_tit h1 {
  font-size: 22px;
  width: 100%;
  height: 40px;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  float: left;
  color: #515151;
}

.xinghao {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #939393;
  line-height: 30px;
  height: 30px;
  margin-bottom: 10px;
}
.xinghao span {
  padding: 0px 20px;
  float: left;
  background: #f5f5f5;
  border: 1px solid #e8e8e8;
  color: #898989;
  border-radius: 4px;
  margin-right: 10px;
}

.zc_det_price {
  font-size: 16px;
  display: block;
  float: left;
  margin-top: 5px;
  width: 100%;
  margin-bottom: 10px;
}
.zc_det_price p {
  color: #939393;
  line-height: 30px;
}

.fwlista {
  float: left;
  width: 100%;
}

.zc_det_leixing {
  height: auto;
  overflow: hidden;
  float: left;
  width: 100%;
}
.zc_det_leixing a {
  padding: 2px 20px;
  text-align: center;
  display: block;
  float: left;
  background: #fff;
  outline: 0px;
  line-height: 26px;
  margin: 5px 15px 10px 0;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  border: 1px solid #dcdcdc;
  cursor: pointer;
  border-radius: 4px;
  color: #898989;
  text-decoration: none;
}
.zc_det_leixing a:hover {
  border: 1px solid #0166aa;
  color: #0166aa;
}

.boking {
  height: auto;
  overflow: hidden;
  float: left;
}
.zc_sub1 {
  margin: 10px 60px 0 100px;
  height: 38px;
  line-height: 38px;
  width: 180px;
  display: inline-block;
  border-radius: 2px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  background: #0166aa;
  border: 1px solid #0166aa;
  text-decoration: none;
}
.zc_sub2 {
  height: 38px;
  line-height: 38px;
  width: 180px;
  display: inline-block;
  border-radius: 2px;
  color: #898989;
  background: #ffffff;
  font-size: 16px;
  text-align: center;
  border: 1px solid #898989;
  margin-top: 10px;
  text-decoration: none;
}
a.zc_sub1:hover {
  color: #fff;
}
a.zc_sub2:hover {
  color: #0166aa;
  border: 1px solid #0166aa;
}

/*neirong*/
.neizong {
  float: left;
  width: 100%;
  background: #f5f5f5;
}
.zc_tj {
  height: auto;
  position: relative;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-bottom: 20px;
  margin-top: 30px;
}
.leftz {
  float: left;
  width: 280px;
}
.zc_le2 {
  float: left;
  width: 280px;
  background: #ffffff;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.zc_le2 h3 {
  float: left;
  width: 260px;
  color: #ffffff;
  line-height: 45px;
  height: 45px;
  margin-bottom: 10px;
  padding-left: 20px;
  font-size: 16px;
  border-radius: 4px 4px 0 0;
  font-weight: bold;
  background: #0166aa;
}
.zc_le2 .fwtj {
  float: left;
  width: 260px;
  padding-left: 20px;
}

.zc_le2 li {
  font-size: 16px;
  line-height: 36px;
  line-height: 36px;
}
.zc_le2 li strong {
  font-size: 16px;
  line-height: 36px;
  line-height: 36px;
  display: block;
  width: 240px;
  text-align: center;
  margin: 10px 0 5px 0;
  background: #f5f5f5;
  border-radius: 3px;
}
.zc_le2 li strong a:link {
  color: #0166aa;
  text-decoration: none;
}
.zc_le2 li strong a:visited {
  color: #0166aa;
  text-decoration: none;
}
.zc_le2 li strong a:hover,
a:active {
  color: #0166aa;
  text-decoration: underline;
}

.zc_le2 dl {
  padding: 0px;
  margin: 0px;
}
.zc_le2 dl dd {
  line-height: 36px;
  line-height: 36px;
  margin: 0px;
  padding: 0px;
}
.zc_le2 dl dd a:link {
  color: #838383;
  text-decoration: none;
}
.zc_le2 dl dd a:visited {
  color: #838383;
  text-decoration: none;
}
.zc_le2 dl dd a:hover,
a:active {
  color: #0166aa;
  text-decoration: none;
}

.zc_tj1 {
  width: 900px;
  float: right;
  height: auto;
  overflow: hidden;
  background: #fff;
  font-family: "Microsoft Yahei";
}
.tbtncon {
}
.zc_tj1 > ul {
  width: 100%;
  height: auto;
  overflow: hidden;
  border-bottom: 1px solid #0166aa;
  border-radius: 4px 4px 0 0;
}
.zc_tj1 > ul li {
  width: 180px;
  float: left;
  font-size: 16px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: #ffffff;
  cursor: pointer;
}
.zc_tj1 > ul li.curr {
  background: #0166aa;
  color: #ffffff;
  height: 44px;
  width: 180px;
  border-radius: 4px 4px 0 0;
}
.zc_tj1 > ul li.curr:hover {
  color: #ffffff;
}

.zctj1 {
  padding: 10px 20px 20px 20px;
  width: 860px;
  height: auto;
  overflow: hidden;
  background: #fff;
  border-radius: 4px;
  border-top: 0px;
  margin: 0 auto;
  line-height: 36px;
  font-size: 16px;
  color: #6a6a6a;
}
.zctj1 img {
  margin: 10px 0;
}
.zctj1 table {
  border: 1px solid #d2d2d2;
  border-right: none;
  border-bottom: none;
  margin: 10px 0;
  width: 858px;
  cellpadding: 0;
  cellspacing: 0;
}
.zctj1 table th {
  border-right: 1px solid #9f9f9f;
  border-bottom: 1px solid #d2d2d2;
  padding: 0 15px;
}
.zctj1 table tr td {
  height: 35px;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  padding: 0 15px;
}
.zctj1 table tr td:nth-child(odd) {
  width: 80px;
  background: #f5f5f5;
}
.zctj1 p {
  line-height: 36px;
  font-size: 16px;
  color: #6a6a6a;
  margin-bottom: 10px;
  margin-top: 10px;
}
.zctj1 div {
  line-height: 36px;
  font-size: 16px;
  color: #6a6a6a;
  margin-bottom: 10px;
  margin-top: 10px;
}
.zctj1 p:last-child {
  margin-bottom: 0px;
}
.zctj1 a:link {
  color: #0166aa;
  text-decoration: none;
}
.zctj1 a:visited {
  color: #0166aa;
  text-decoration: none;
}
.zctj1 a:hover,
a:active {
  color: #6a6a6a;
  text-decoration: none;
}

.mainfangan1200 {
  margin-left: auto;
  margin-right: auto;
  height: auto;
  position: relative;
  width: 1200px;
  margin-top: 20px;
}
.shangxiafa {
  float: left;
  width: 1200px;
  font-size: 16px;
  border-radius: 4px;
  background-color: #ffffff;
  margin-bottom: 20px;
}
.shangxiapfa {
  float: left;
  width: 579px;
  border-right: 1px solid #f5f5f5;
  padding-right: 20px;
  color: #464646;
  line-height: 40px;
  height: 40px;
  text-align: right;
}
.shangxianfa {
  float: left;
  width: 580px;
  padding-left: 20px;
  color: #464646;
  line-height: 40px;
  height: 40px;
}

.shangxiafa a:link {
  color: #464646;
  text-decoration: none;
}
.shangxiafa a:visited {
  color: #464646;
  text-decoration: none;
}
.shangxiafa a:hover,
a:active {
  color: #0166aa;
  text-decoration: none;
}

/*tuijian*/
.xg100 {
  float: left;
  width: 100%;
}
.xg1200 {
  margin-left: auto;
  margin-right: auto;
  width: 1220px;
  border-radius: 4px;
  margin-bottom: 20px;
  background-color: #ffffff;
}
.xg1200 .bar {
  float: left;
  width: 1180px;
  padding-left: 20px;
  margin-left: 10px;
  background: #f5f5f5;
  position: relative;
  border-radius: 4px;
  height: 40px;
  border-bottom: 1px solid #f5f5f5;
  line-height: 40px;
  font-size: 16px;
  color: #838383;
}

.xg1200 .pt {
  float: left;
  width: 285px;
  margin: 20px 10px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}
.xg1200 .pt img {
  float: left;
  width: 285px;
  height: 285px;
}
.xg1200 .pt .tt {
  float: left;
  width: 285px;
  background-color: #f5f5f5;
  height: 36px;
  font-size: 16px;
  text-align: center;
  line-height: 36px;
  text-align: center;
}
.xg1200 .pt .tt a:link {
  color: #838383;
  text-decoration: none;
}
.xg1200 .pt .tt a:visited {
  color: #838383;
  text-decoration: none;
}
.xg1200 .pt .tt a:hover,
a:active {
  color: #0166aa;
  text-decoration: none;
}

/*tuijian*/
.precommend1200 {
  float: left;
  width: 1200px;
  border-radius: 4px;
  margin-bottom: 20px;
  background-color: #ffffff;
}
.precommend1200 .bar {
  float: left;
  width: 1180px;
  position: relative;
  border-radius: 4px;
  height: 40px;
  border-bottom: 1px solid #f5f5f5;
  padding-left: 20px;
  line-height: 40px;
  font-size: 16px;
  color: #838383;
}
.precommend1200 .bar span {
  position: absolute;
  right: 20px;
  line-height: 40px;
  font-size: 16px;
  color: #838383;
}

.precommend1200 .pt {
  float: left;
  width: 275px;
  border-radius: 4px;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  box-shadow: 0 0 1px rgba(67, 67, 67, 0.4);
}
.precommend1200 .pt img {
  float: left;
  width: 275px;
  height: 275px;
  border-radius: 4px 4px 0 0;
}
.precommend1200 .pt .tt {
  float: left;
  width: 275px;
  background-color: #f5f5f5;
  border-radius: 0 0 4px 4px;
  height: 40px;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  text-align: center;
}
.precommend1200 .pt .tt a:link {
  color: #838383;
  text-decoration: none;
}
.precommend1200 .pt .tt a:visited {
  color: #838383;
  text-decoration: none;
}
.precommend1200 .pt .tt a:hover,
a:active {
  color: #0166aa;
  text-decoration: none;
}

.krecommend1200 {
  float: left;
  width: 1200px;
  border-radius: 4px;
  margin-bottom: 20px;
  background-color: #ffffff;
}
.krecommend1200 .bar {
  float: left;
  width: 1200px;
  border-radius: 4px;
  height: 40px;
  border-bottom: 1px solid #f5f5f5;
  padding-left: 20px;
  line-height: 40px;
  font-size: 16px;
  color: #838383;
}
.krecommend1200 ul {
  width: 580px;
  margin: 15px 0 15px 20px;
  float: left;
}
.krecommend1200 ul li {
  background: url(/skin/default/images/dian.jpg) left center no-repeat;
  color: #4d4d4d;
  font-size: 16px;
  line-height: 36px;
  padding-left: 10px;
}
.krecommend1200 ul li span {
  float: right;
  text-align: right;
  width: 100px;
}
.krecommend1200 ul li a:link {
  color: #4d4d4d;
  text-decoration: none;
}
.krecommend1200 ul li a:visited {
  color: #4d4d4d;
}
.krecommend1200 ul li a:hover,
a:active {
  color: #0166aa;
  text-decoration: none;
}

/*tuijian*/
.precommend12006 {
  float: left;
  width: 1200px;
  border-radius: 4px;
  margin-bottom: 20px;
  background-color: #ffffff;
}
.precommend12006 .bar {
  float: left;
  width: 1180px;
  position: relative;
  border-radius: 4px;
  height: 40px;
  border-bottom: 1px solid #f5f5f5;
  padding-left: 20px;
  line-height: 40px;
  font-size: 16px;
  color: #838383;
}
.precommend12006 .bar span {
  position: absolute;
  right: 20px;
  line-height: 40px;
  font-size: 16px;
  color: #838383;
}

.precommend12006 .pt {
  float: left;
  width: 275px;
  border-radius: 4px;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  box-shadow: 0 0 1px rgba(67, 67, 67, 0.4);
}
.precommend12006 .pt img {
  float: left;
  width: 275px;
  height: 200px;
  border-radius: 4px 4px 0 0;
}
.precommend12006 .pt .tt {
  float: left;
  width: 275px;
  background-color: #f5f5f5;
  border-radius: 0 0 4px 4px;
  height: 40px;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  text-align: center;
}
.precommend12006 .pt .tt a:link {
  color: #838383;
  text-decoration: none;
}
.precommend12006 .pt .tt a:visited {
  color: #838383;
  text-decoration: none;
}
.precommend12006 .pt .tt a:hover,
a:active {
  color: #0166aa;
  text-decoration: none;
}

.precommend12006 {
  float: left;
  width: 1200px;
  border-radius: 4px;
  margin-bottom: 20px;
  background-color: #ffffff;
}
.precommend12006 .bar {
  float: left;
  width: 1200px;
  border-radius: 4px;
  height: 40px;
  border-bottom: 1px solid #f5f5f5;
  padding-left: 20px;
  line-height: 40px;
  font-size: 16px;
  color: #838383;
}
.precommend12006 ul {
  width: 580px;
  margin: 15px 0 15px 20px;
  float: left;
}
.precommend12006 ul li {
  background: url(/skin/default/images/dian.jpg) left center no-repeat;
  color: #4d4d4d;
  font-size: 16px;
  line-height: 32px;
  padding-left: 10px;
}
.precommend12006 ul li span {
  float: right;
  text-align: right;
  width: 100px;
}
.precommend12006 ul li a:link {
  color: #4d4d4d;
  text-decoration: none;
}
.precommend12006 ul li a:visited {
  color: #4d4d4d;
}
.precommend12006 ul li a:hover,
a:active {
  color: #0166aa;
  text-decoration: none;
}

/*youshi*/
.jpservice {
  width: 1200px;
  margin: 0px auto 0 auto;
  clear: both;
}
.jpservice dl {
  width: 300px;
  float: left;
  overflow: hidden;
  padding: 0px;
  margin: 25px 0;
}
.jpservice dl dt {
  width: 70px;
  height: 70px;
  float: left;
}
.jpservice dl dt img {
  width: 70px;
  height: 70px;
}
.jpservice dl dd {
  width: 200px;
  float: left;
  margin-left: 10px;
}
.jpservice dl dd h3 {
  font-size: 18px;
  color: #333333;
  font-weight: normal;
  margin: 10px 0;
}
.jpservice dl dd p {
  font-size: 14px;
  color: #666666;
}
/*foot*/
.bigfont100 {
  float: left;
  width: 100%;
  background-color: #2a2c30;
  border-bottom: 1px solid #38393d;
  color: #ffffff;
}
.bigfont100 ul {
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
}
.bigfont100 ul li {
  float: left;
  width: 130px;
  font-size: 16px;
  line-height: 60px;
  height: 60px;
}
.bigfont100 ul li:nth-of-type(1) {
  float: left;
  width: 210px;
}
.bigfont100 ul li:nth-of-type(2) {
  float: left;
  width: 210px;
}
.bigfont100 ul li:nth-of-type(6) {
  float: left;
  width: 390px;
}
.bigfont100 ul li a:link {
  color: #ffffff;
  text-decoration: none;
}
.bigfont100 ul li a:visited {
  color: #ffffff;
}
.bigfont100 ul li a:hover,
a:active {
  color: #0166aa;
  text-decoration: none;
}

.banquan100 {
  float: left;
  width: 100%;
  background-color: #2a2c30;
}
.banquan1200 {
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
}

.banquan1200 ul {
  float: left;
  width: 130px;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.banquan1200 ul:nth-of-type(1) {
  float: left;
  width: 210px;
}
.banquan1200 ul:nth-of-type(2) {
  float: left;
  width: 210px;
}
.banquan1200 ul:nth-of-type(7) {
  float: left;
  width: 260px;
}
.banquan1200 ul li {
  float: left;
  width: 100%;
  line-height: 34px;
}
.banquan1200 ul li a:link {
  color: #a9a9a9;
  text-decoration: none;
}
.banquan1200 ul li a:visited {
  color: #a9a9a9;
}
.banquan1200 ul li a:hover,
a:active {
  color: #0166aa;
  text-decoration: none;
}

.banquan1200 ul .cright {
  float: left;
  width: 100%;
  font-size: 16px;
}
.banquan1200 ul .cright .weixin {
  float: left;
  height: 150px;
  width: 120px;
  background-color: #34363b;
  margin-right: 30px;
  margin-top: 10px;
}
.banquan1200 ul .cright .weixin .z {
  float: left;
  width: 120px;
  height: 40px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 40px; /*writing-mode: vertical-lr;*/
}
.banquan1200 ul .cright .weixin img {
  float: left;
  width: 110px;
  height: 110px;
}

.banquan1200 ul span {
  float: left;
  width: 100%;
  font-size: 16px;
  color: #ffffff;
  line-height: 34px;
}
.banquan1200 ul .sj {
  float: left;
  width: 100%;
  font-size: 16px;
  color: #a9a9a9;
  line-height: 30px;
}

.right100 {
  float: left;
  width: 100%;
  background-color: #2a2c30;
  border-top: 1px solid #38393d;
  padding: 10px 0;
}
.right1200 {
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
  color: #a9a9a9;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
}
.right100 a:link {
  color: #a9a9a9;
  text-decoration: none;
}
.right100 a:visited {
  color: #a9a9a9;
  text-decoration: none;
}
.right100 a:hover,
a:active {
  color: #0166aa;
  text-decoration: none;
}

.link100 {
  float: left;
  width: 100%;
  background-color: #313337;
  padding: 10px 0;
}
.flink {
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
  line-height: 40px;
  font-size: 16px;
}
.flink a:link {
  color: #a9a9a9;
  text-decoration: none;
}
.flink a:visited {
  color: #a9a9a9;
  text-decoration: none;
}
.flink a:hover,
a:active {
  color: #d1d1d1;
  text-decoration: none;
}
#icon_module {
  display: none;
}
