@charset "UTF-8";
.vn1920 {
  width: 1920px;
  left: 50%;
  margin-left: -960px;
  position: relative;
}

.vn1200 {
  width: 1200px;
  margin: 0 auto;
}

.sample-head {
  background: #2a4084;
  height: 183px;
}

.sample-head .vn1200 {
  position: relative;
}

.sample-head .sample-logo {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 0px;
  left: 0px;
  z-index: 9;
}

.sample-head .head1 {
  position: relative;
  z-index: 99;
}

.sample-head .head2 {
  position: relative;
  z-index: 99;
}

.sample-head .head1-left {
  margin-top: 30px;
}

.sample-head .head1-left h3 {
  font-size: 29px;
  color: #ffffff;
  line-height: 29px;
  font-weight: 400;
}

.sample-head .head1-left span {
  display: block;
  font-size: 20px;
  color: #ffffff;
  line-height: 20px;
  text-align: center;
  background: url(../images/xians.png) no-repeat center center;
  margin-top: 5px;
}

.sample-head .head1-right {
  background: url(../images/tels.png) no-repeat left center;
  padding-left: 41px;
  margin-top: 44px;
}

.sample-head .head1-right p:nth-child(1) {
  font-size: 14.5px;
  color: #ffffff;
  line-height: 15px;
}

.sample-head .head1-right p:nth-child(2) {
  font-size: 24px;
  color: #ffffff;
  line-height: 24px;
  font-weight: 600;
  margin-top: 5px;
}

/*热门搜索*/
.sample-search {
  height: 91px;
  border-bottom: 1px solid #dedede;
}

.sample-search .hotsearch {
  line-height: 90px;
  font-size: 14px;
  color: #2a4084;
}

.sample-search .hotsearch a {
  color: #1a1a1a;
  margin-right: 17px;
}

.sample-search #formsearch {
  width: 370px;
  height: 41px;
  background: url(../images/sss.png) no-repeat center center;
  margin-top: 21px;
  font-size: 0px;
}

.sample-search #formsearch input {
  background: none;
  border: none;
  outline: none;
  line-height: 41px;
}

.sample-search #formsearch #keyword {
  width: 85%;
  font-size: 12px;
  color: #999999;
  text-indent: 35px;
}

.sample-search #formsearch #s_btn {
  width: 15%;
}

.sample-search #formsearch ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #999999;
}

.sample-search #formsearch :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999;
}

.sample-search #formsearch ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999;
}

.sample-search #formsearch :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999999;
}

/*免费预约*/
.sample-yuyue {
  margin-top: 29px;
}

.sample-yuyue .titles h3 {
  font-size: 28px;
  color: #000000;
  line-height: 28px;
  border-left: 5px solid #2a4084;
  padding-left: 14px;
}

.sample-yuyue .titles h3 span {
  font-size: 18px;
  color: #000000;
  padding-left: 18px;
}

.sample-yuyue .yuyue-con {
  margin-top: 25px;
}

.sample-yuyue .yuyue-con .list1 {
  width: 220px;
}

.sample-yuyue .yuyue-con .list1 li {
  float: left;
  width: 105px;
  height: 120px;
  border-radius: 15px;
  background: #f3f3f3;
  padding-top: 30px;
}

.sample-yuyue .yuyue-con .list1 li a.img {
  display: block;
  line-height: 40px;
  text-align: center;
}

.sample-yuyue .yuyue-con .list1 li h3 {
  text-align: center;
  font-size: 14px;
  line-height: 14px;
  margin-top: 10px;
}

.sample-yuyue .yuyue-con .list1 li h3 a {
  color: #666666;
}

.sample-yuyue .yuyue-con .list1 li:nth-child(2) {
  margin-left: 10px;
}

.sample-yuyue .yuyue-con .list1 li:nth-child(3) {
  width: 220px;
  height: 120px;
  background: #2a4084;
  margin-top: 10px;
}

.sample-yuyue .yuyue-con .list1 li:nth-child(3) h3 a {
  color: #fff;
}

.sample-yuyue .yuyue-con .yuyue-right {
  width: 965px;
  height: 250px;
  background: #f6f6f6;
  border-radius: 15px;
}

.sample-yuyue .yuyue-con .yuyue-right .yuyue-inquiry {
  width: 736px;
  margin-top: 41px;
  margin-left: 21px;
}

.sample-yuyue .yuyue-con .yuyue-right .yuyue-inquiry .inquirys1 .sample-name span {
  display: block;
  float: left;
  line-height: 32px;
  font-size: 14px;
  color: #333333;
}

.sample-yuyue .yuyue-con .yuyue-right .yuyue-inquiry .inquirys1 .sample-name input {
  float: left;
  width: 180px;
  height: 32px;
  border-radius: 9px;
  background: #fff;
  border: 1px solid #dcdcdc;
  font-size: 12px;
  line-height: 30px;
  text-indent: 10px;
  outline: none;
}

.sample-yuyue .yuyue-con .yuyue-right .yuyue-inquiry .inquirys1 .sample-tel {
  margin-left: 21px;
}

.sample-yuyue .yuyue-con .yuyue-right .yuyue-inquiry .inquirys1 .sample-mail {
  margin-left: 21px;
}

.sample-yuyue .yuyue-con .yuyue-right .yuyue-inquiry .inquirys2 {
  margin-top: 20px;
}

.sample-yuyue .yuyue-con .yuyue-right .yuyue-inquiry .inquirys2 span {
  display: block;
  float: left;
  font-size: 14px;
  color: #333333;
  line-height: 82px;
}

.sample-yuyue .yuyue-con .yuyue-right .yuyue-inquiry .inquirys2 textarea {
  float: left;
  background: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 10px;
  width: 666px;
  height: 82px;
  padding-left: 12px;
  line-height: 32px;
  outline: none;
  font-size: 12px;
}

.sample-yuyue .yuyue-con .yuyue-right .yuyue-inquiry .inquirys3 {
  margin-top: 20px;
}

.sample-yuyue .yuyue-con .yuyue-right .yuyue-inquiry .inquirys3 span {
  display: block;
  float: left;
  line-height: 32px;
  font-size: 14px;
  color: #333333;
}

.sample-yuyue .yuyue-con .yuyue-right .yuyue-inquiry .inquirys3 input#address {
  float: left;
  width: 317px;
  height: 32px;
  border-radius: 9px;
  background: #fff;
  border: 1px solid #dcdcdc;
  font-size: 12px;
  line-height: 30px;
  text-indent: 10px;
  outline: none;
}

.sample-yuyue .yuyue-con .yuyue-right .yuyue-inquiry .inquirys3 input.btns {
  width: 131px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 12px;
  background: #2a4084;
  margin-left: 15px;
  border: none;
  border-radius: 9px;
  margin-top: 1px;
}

.sample-yuyue .yuyue-con .yuyue-right .yuyue-inquiry ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #808080;
}

.sample-yuyue .yuyue-con .yuyue-right .yuyue-inquiry :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #808080;
}

.sample-yuyue .yuyue-con .yuyue-right .yuyue-inquiry ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #808080;
}

.sample-yuyue .yuyue-con .yuyue-right .yuyue-inquiry :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #808080;
}

.sample-yuyue .yuyue-con .yuyue-baojia {
  margin-top: 10px;
  margin-right: 25px;
}

.sample-yuyue .yuyue-con .yuyue-baojia .wzs {
  border-radius: 10px;
  background: #e8e8e8;
  width: 150px;
  height: 177px;
  padding-top: 35px;
  padding-left: 15px;
  font-size: 12px;
  color: #333333;
  line-height: 20px;
}

.sample-yuyue .yuyue-con .yuyue-baojia a {
  display: block;
  width: 150px;
  line-height: 42px;
  background: #2a4084;
  text-align: center;
  border-radius: 10px;
  font-size: 12px;
  color: #ffffff;
  margin-top: 10px;
}

/*产品中心*/
.sample-product {
  margin-top: 45px;
}

.sample-product .product-left {
  width: 320px;
}

.sample-product .product-left .titls {
  height: 70px;
  background: url(../images/pros.png) no-repeat 264px center #2a4084;
  padding-left: 25px;
}

.sample-product .product-left .titls h3 {
  font-size: 24px;
  color: #ffffff;
  line-height: 70px;
  height: 70px;
}

.sample-product .product-left .titls h3 span {
  font-size: 12px;
  color: #ffffff;
  margin-left: 5px;
}

.sample-product .product-left .sort1 {
  border: 1px solid #eaeaea;
  border-top: none;
  padding: 0 25px;
  padding-bottom: 30px;
  padding-top: 5px;
}

.sample-product .product-left .sort1 li {
  line-height: 56px;
  background: url(../images/jian.png) no-repeat 220px center #eaeaea;
  text-indent: 25px;
  margin-top: 21px;
}

.sample-product .product-left .sort1 li:hover {
  background: url(../images/jian1.png) no-repeat 220px center #2a4084;
}

.sample-product .product-left .sort1 li:hover a {
  color: #fff;
}

.sample-product .product-left .sort1 li a {
  font-size: 16px;
  color: #333333;
  display: block;
}

.sample-product .product-left .pro-contact {
  background: #2a4084;
  padding-top: 42px;
  padding-bottom: 39px;
}

.sample-product .product-left .pro-contact .contacts1 {
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  padding-left: 65px;
  background: url(../images/tels2.png) no-repeat left top;
  margin-left: 36px;
}

.sample-product .product-left .pro-contact .contacts1 p:nth-child(1) {
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
}

.sample-product .product-left .pro-contact a {
  display: block;
  width: 221px;
  height: 45px;
  margin: 0 auto;
  text-align: center;
  line-height: 45px;
  border-radius: 50px;
  background: #ffffff;
  font-size: 16px;
  color: #2a4084;
  margin-top: 28px;
}

.sample-product .product-right {
  width: 858px;
}

.sample-product .product-right .title2 {
  background: #fafafa;
  border: 1px solid #dfdfdf;
}

.sample-product .product-right .title2 h3 {
  float: left;
  line-height: 47px;
  font-size: 16px;
  color: #333333;
  margin-left: 25px;
}

.sample-product .product-right .title2 a {
  display: block;
  float: right;
  line-height: 47px;
  font-size: 16px;
  color: #333333;
  margin-right: 20px;
}

.sample-product .product-right .lists1 {
  text-align: justify;
  font-size: 0px;
  margin-top: 17px;
}

.sample-product .product-right .lists1:after {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 0;
  content: '';
}

.sample-product .product-right .lists1 li {
  position: relative;
  display: inline-block;
  width: 275px;
  vertical-align: top;
  overflow: hidden;
  text-align: center;
}

.sample-product .product-right .lists1 li a.img {
  display: block;
}

.sample-product .product-right .lists1 li a.img img {
  width: 275px;
  height: 275px;
}

.sample-product .product-right .lists1 li h3 {
  font-size: 16px;
  line-height: 56px;
  font-weight: 400;
}

.sample-product .product-right .lists1 li h3 a {
  color: #333333;
}

/*优势*/
.sample-youshi {
  background: #f2f2f2;
  padding-top: 54px;
  margin-top: 74px;
  padding-bottom: 59px;
}

.sample-youshi .titles {
  text-align: center;
}

.sample-youshi .titles span {
  display: block;
  font-size: 18px;
  color: #333333;
  margin-top: 10px;
  line-height: 30px;
}

.sample-youshi .youshi-con {
  margin-top: 45px;
}

.sample-youshi .youshi-con .ads1 li .tu1 {
  width: 725px;
}

.sample-youshi .youshi-con .ads1 li .tu1 img {
  width: 725px;
  height: 491px;
}

.sample-youshi .youshi-con .ads1 li .wz1 {
  width: 475px;
  height: 491px;
  background: #fff;
  padding-left: 50px;
  padding-right: 25px;
  padding-top: 75px;
}

.sample-youshi .youshi-con .ads1 li .wz1 h3 {
  font-size: 40px;
  color: #2a4084;
  font-weight: 600;
  background: url(../images/xie.png) no-repeat 50px 10px;
  position: relative;
}

.sample-youshi .youshi-con .ads1 li .wz1 h3:after {
  content: "";
  display: block;
  width: 78px;
  height: 3px;
  background: #2a4084;
  position: absolute;
  left: -100px;
  top: 30px;
}

.sample-youshi .youshi-con .ads1 li .wz1 h3 span {
  font-size: 25px;
  color: #1c1b1b;
  font-weight: 400;
  margin-left: 12px;
}

.sample-youshi .youshi-con .ads1 li .wz1 h2 {
  font-size: 24px;
  color: #2a4084;
  font-weight: 600;
  line-height: 24px;
  padding-bottom: 21px;
  border-bottom: 1px solid #d7d7d7;
  margin-top: 30px;
}

.sample-youshi .youshi-con .ads1 li .wz1 p {
  font-size: 14px;
  color: #707070;
  line-height: 32px;
  margin-top: 15px;
}

.sample-youshi .youshi-con .ads1 li .wz1 a {
  display: block;
  width: 186px;
  height: 46px;
  background: #eb1c24;
  font-size: 20px;
  color: #f2f2f2;
  text-align: center;
  line-height: 46px;
  margin-top: 30px;
}

.sample-youshi .youshi-con .sorts1 li {
  float: left;
  width: 300px;
  height: 104px;
  background: #2a4084;
  border-right: 1px solid #fff;
}

.sample-youshi .youshi-con .sorts1 li:last-child {
  border: none;
}

.sample-youshi .youshi-con .sorts1 li.on {
  background: #eb1c24;
}

.sample-youshi .youshi-con .sorts1 li .tus2 {
  line-height: 104px;
  margin-left: 40px;
  float: left;
}

.sample-youshi .youshi-con .sorts1 li h3 {
  line-height: 104px;
  font-size: 20px;
  color: #f2f2f2;
  font-weight: 400;
  margin-left: 15px;
  float: left;
}

.sample-youshi .youshi-con .sorts1 li h2 {
  float: left;
  line-height: 104px;
  font-size: 67px;
  color: #ffffff;
  font-weight: 400;
  margin-left: 25px;
  font-family: "Impact";
}

/*邻域*/
.sample-linyu {
  margin-top: 80px;
}

.sample-linyu .titles1 {
  text-align: center;
  background: url(../images/di.png) no-repeat center bottom;
  padding-bottom: 21px;
}

.sample-linyu .titles1 h3 {
  font-size: 36px;
  color: #1a1a1a;
  line-height: 36px;
  font-weight: 600;
}

.sample-linyu .titles1 h3 span {
  color: #2a4084;
}

.sample-linyu .titles1 p {
  text-align: center;
  font-size: 18px;
  color: #c9c9c9;
  line-height: 18px;
  text-transform: uppercase;
  margin-top: 12px;
}

.sample-linyu .lists2 {
  text-align: justify;
  font-size: 0px;
  margin-top: 60px;
}

.sample-linyu .lists2 li {
  position: relative;
  display: inline-block;
  width: 33%;
  vertical-align: top;
  overflow: hidden;
  text-align: center;
  margin-bottom: 9px;
}

.sample-linyu .lists2 li img {
  width: 396px;
  height: 222px;
}

.sample-linyu .lists2:after {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 0;
  content: '';
}

.sample-pinpai {
  text-align: center;
  margin-top: 30px;
}

.sample-shebei {
  background: url(../images/shebei.png) no-repeat center center;
  height: 719px;
  margin-top: 42px;
  padding-top: 78px;
}

.sample-shebei .titles {
  text-align: center;
  background: url(../images/di1.png) no-repeat center bottom;
  padding-bottom: 21px;
}

.sample-shebei .titles h3 {
  font-size: 36px;
  color: #fff;
  line-height: 36px;
  font-weight: 600;
}

.sample-shebei .titles p {
  text-align: center;
  font-size: 18px;
  color: #fff;
  line-height: 18px;
  text-transform: uppercase;
  margin-top: 12px;
}

.sample-shebei .ads3 {
  position: relative;
  margin-top: 40px;
}

.sample-shebei .ads3 li {
  float: left;
  width: 287px;
  position: relative;
  overflow: hidden;
  margin-bottom: 17px;
}

.sample-shebei .ads3 li a.img {
  display: block;
}

.sample-shebei .ads3 li a.img img {
  width: 287px;
  height: 187px;
}

.sample-shebei .ads3 li .shadows {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 100%;
  left: 0px;
  transition: all ease 0.8s;
  background: rgba(42, 64, 132, 0.8);
  text-align: center;
  padding-top: 25%;
}

.sample-shebei .ads3 li .shadows a {
  display: block;
  margin-top: 20px;
}

.sample-shebei .ads3 li .shadows h3 {
  font-size: 22px;
  color: #ffffff;
}

.sample-shebei .ads3 li:hover .shadows {
  top: 0px;
}

.sample-shebei .ads3 li:nth-child(2) {
  margin-left: 625px;
}

.sample-shebei .ads3 li:nth-child(4) {
  margin-left: 625px;
}

.sample-shebei .ads3 li:nth-child(5) {
  position: absolute;
  top: 0px;
  width: 602px;
  left: 300px;
}

.sample-shebei .ads3 li:nth-child(5) a.img {
  display: block;
}

.sample-shebei .ads3 li:nth-child(5) a.img img {
  width: 602px;
  height: 391px;
}

.sample-shebei .shebei-more {
  width: 300px;
  height: 50px;
  background: url(../images/mores.png) no-repeat center center;
  margin: 0 auto;
  margin-top: 25px;
  line-height: 50px;
  text-indent: 75px;
  font-size: 19px;
}

.sample-shebei .shebei-more a {
  color: #ffffff;
}

/*数字*/
.sample-sz {
  height: 817px;
  background: url(../images/sample2.png) no-repeat center center;
  padding-top: 51px;
}

.sample-sz .szs li {
  width: 300px;
  float: left;
  text-align: center;
  border-right: 1px solid #929ec0;
}

.sample-sz .szs li:nth-child(4) {
  border-right: none;
}

.sample-sz .szs li h3 {
  font-size: 60px;
  color: #fff;
  font-weight: 600;
  display: inline-block;
}

.sample-sz .szs li span {
  font-size: 23px;
  color: #ffffff;
  font-weight: 400;
}

.sample-sz .szs li p {
  font-size: 18px;
  color: #ffffff;
  line-height: 18px;
  margin-top: 10px;
}

.sample-sz .about-con .about-left {
  width: 570px;
  margin-top: 165px;
}

.sample-sz .about-con .about-left .about-title {
  font-size: 23px;
  color: #262626;
  font-weight: 600;
  background: url(../images/h3s.png) no-repeat left top;
  padding-top: 25px;
  padding-bottom: 5px;
  line-height: 23px;
  padding-left: 220px;
}

.sample-sz .about-con .about-left .about-contents {
  font-size: 14px;
  color: #262626;
  margin-top: 25px;
  line-height: 30px;
  opacity: 0.7;
}

.sample-sz .about-con .about-left a {
  display: block;
  font-size: 14px;
  color: #2a4084;
  opacity: 0.7;
  font-weight: 600;
  margin-top: 30px;
}

.sample-sz .about-con .about-right {
  width: 546px;
  margin-top: 130px;
}

.sample-sz .about-con .about-right img {
  width: 546px;
  height: 413px;
}

.sample-xingxiang ul {
  border-top: 1px dashed #d9d9d9;
  text-align: justify;
  font-size: 0px;
  padding-top: 30px;
}

.sample-xingxiang ul li {
  position: relative;
  display: inline-block;
  width: 292px;
  vertical-align: top;
  overflow: hidden;
  text-align: center;
}

.sample-xingxiang ul li img {
  width: 292px;
  height: 191px;
}

.sample-xingxiang ul:after {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 0;
  content: '';
}

.sample-xingxiang ul h3 {
  position: absolute;
  width: 100%;
  text-align: center;
  line-height: 44px;
  background: rgba(0, 0, 0, 0.4);
  bottom: 0px;
  left: 0px;
  font-size: 14px;
}

.sample-xingxiang ul h3 a {
  color: #ffffff;
}

.nei3 {
  background: #f8f8f8;
  padding-bottom: 55px;
  height: 757px;
  margin-top: 95px;
}

.xwen {
  padding-top: 76px;
  float: left;
  width: 450px;
  font: 600 34px/45px "Microsoft Yahei";
  color: #000000;
}

.xwen span {
  font: 400 24px/45px "Microsoft Yahei";
  color: #a1a1a1;
  padding-left: 12px;
}

.xwfeb {
  float: right;
  width: 366px;
  padding-top: 70px;
}

.sortt li {
  float: left;
  width: 122px;
  height: 41px;
  text-align: center;
  font: 400 16px/41px "Microsoft Yahei";
  color: #999999;
  background: #fff;
}

.sortt li a {
  color: #999999;
}

.sortt li:hover {
  background: #e0ba3a;
}

.sortt li:hover a {
  color: #fff;
}

.xggf {
  float: left;
  width: 600px;
  margin-top: 45px;
}

.xggf_nei {
  background: #fff;
  padding: 25px 21px;
}

.xggf_nei_tt {
  font: 400 16px/30px "Microsoft Yahei";
  color: #333333;
}

.xggf_nei_tt a {
  color: #333333;
}

.xggf_nei_rong {
  font: 400 14px/24px "Microsoft Yahei";
  color: #999999;
}

.xggf_img img {
  width: 600px;
  height: 410px;
  overflow: hidden;
}

.xhhfg {
  float: right;
  width: 580px;
  margin-top: 45px;
}

.xhhfg_shi {
  float: left;
  width: 105px;
  height: 126px;
  border-right: #eeeeee 1px solid;
  text-align: center;
  box-sizing: border-box;
}

.xhhfg li {
  background: #fff;
  margin-bottom: 11px;
}

.xhhfg_shi_n {
  font: normal 35px/45px "Microsoft Yahei";
  color: #999999;
  padding-top: 35px;
}

.xhhfg_shi_g {
  font: 400 14px/25px "Microsoft Yahei";
  color: #999999;
}

.xhhfg_rong {
  float: right;
  width: 450px;
  padding-right: 30px;
}

.xhhfg_rong_tt {
  font: 400 16px/30px "Microsoft Yahei";
  color: #333;
  padding-top: 25px;
}

.xhhfg_rong_tt a {
  color: #333;
}

.xhhfg_rong_yy {
  font: 400 14px/24px "Microsoft Yahei";
  color: #999999;
}

.sortt li:hover,
.sortt li.on {
  background: #2a4084;
  position: relative;
  color: #fff;
  cursor: pointer;
}

.sortt li:hover a,
.sortt li.on a {
  color: #fff;
}

.yousin {
  float: left;
  width: 75px;
  height: 39px;
  background: url(../images/link.png) no-repeat;
  margin-top: 50px;
}

.youqng {
  float: left;
  width: 1058px;
  font: 400 14px/28px "Microsoft Yahei";
  color: #999999;
  margin-top: 50px;
}

.youqng a {
  color: #999999;
}

.dhangnag {
  font: 400 16px/70px "Microsoft Yahei";
  color: #fff;
  background: url(../images/dd.png) bottom repeat-x;
}

.dhangnag a {
  color: #fff;
}

.difenglei {
  float: left;
  width: 360px;
  margin-top: 35px;
}

.lian {
  float: left;
  width: 300px;
  margin-top: 35px;
  height: 176px;
}

.lian {
  text-align: left;
  background: url(../images/xian1.png) left top no-repeat;
  padding-left: 18px;
}

.lian dt {
  font-size: 16px;
  color: #fff;
  margin-bottom: 15px;
  font-weight: 400;
}

.lainxii {
  font: 400 14px/24px "Microsoft Yahei";
  color: #e5e5e5;
}

.lainxii strong {
  color: #fff;
}

.ereinh {
  margin-top: 35px;
  float: right;
  width: 235px;
  text-align: center;
  font-size: 12px;
  color: #e5e5e5;
  line-height: 30px;
}

.x-copyright,
.x-region {
  font: 400 12px/24px "Microsoft Yahei";
  color: #fff;
}

.x-copyright a,
.x-region a {
  color: #fff;
}

/*内页*/
.left .box {
  margin-bottom: 10px;
}

.left .box h3 {
  line-height: 56px;
  font-weight: bold;
  height: 56px;
  width: 226px;
  background: url(../images/cpfl.jpg);
  font-size: 14px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}

.left .box .content {
  padding: 5px 0px;
}

.xypg-pro-description {
  border: 1px solid #e5e5e5;
  background: #f9f9f9;
  line-height: 24px;
  padding: 10px;
  margin-bottom: 15px;
  text-indent: 20px;
}

.n_banner {
  width: 1920px;
  margin: 0 auto;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.n_banner img {
  width: 1920px;
  margin: 0 auto;
}

.left {
  width: 226px;
  float: left;
}

.sort_menu h3 {
  background-color: #ececec;
  line-height: 28px;
  font-weight: bold;
}

.sort_product {
  margin-top: 10px;
}

.sort_product h3 {
  background-color: #ececec;
  line-height: 28px;
  font-weight: bold;
}

.n_contact {
  margin-top: 10px;
}

.n_contact h3 {
  background-color: #ececec;
  line-height: 28px;
  font-weight: bold;
}

.n_contact .content {
  padding: 5px;
  line-height: 24px;
}

.right {
  width: 863px;
  float: right;
  padding-bottom: 10px;
}

.sitemp {
  line-height: 31px;
  height: 31px;
  overflow: hidden;
  padding-right: 10px;
  background: url(../images/right.png) no-repeat 0% 100%;
}

.sitemp h2 {
  width: 340px;
  float: left;
  line-height: 27px;
  text-align: center;
  text-align: left;
  text-indent: 32px;
  color: #000;
  font-size: 14px;
  font-weight: 600;
}

.sitemp .site {
  width: 380px;
  float: right;
  text-align: right;
  line-height: 30px;
  font-size: 12px;
}

.sitemp .site a {
  color: #333;
}

.right .content {
  padding: 10px;
  padding-top: 15px;
  overflow: hidden;
  line-height: 30px;
}

.xypg-left-nav {
  background: #f7f7f7;
  border: 1px solid #dedede;
  padding-top: 9px;
}

.xypg-left-nav li {
  position: relative;
  z-index: 999;
}

.xypg-left-nav li .about_b {
  position: absolute;
  left: 210px;
  top: 0px;
  width: 210px;
  padding: 10px 20px;
  background: #f5f6f6;
  border-bottom: 2px solid #038dd4;
  z-index: 9999;
}

.xypg-left-nav li .layer2 {
  position: absolute;
  left: 210px;
  top: 0px;
  width: 210px;
  padding: 10px 20px;
  background: #f5f6f6;
  border-bottom: 2px solid #038dd4;
  z-index: 9999;
}

.xypg-left-nav li .layer2 li {
  overflow: hidden;
}

.xypg-left-nav li .layer2 li a {
  font-weight: bold;
  background: url(../images/ico1.gif) no-repeat 0% 50%;
}

.xypg-left-nav li .layer2 li a:hover {
  text-decoration: none;
  color: #038dd4;
}

.xypg-left-nav li .layer2 li .layer3 li {
  border-bottom: 1px dashed #d5d5d5;
  margin: 6px 0px;
  height: 24px;
  line-height: 24px;
}

.xypg-left-nav li .layer2 li .layer3 li a {
  font: normal 12px/24px "å¾®è½¯é›…é»‘";
  background: none;
}

.xypg-left-nav li a {
  color: #666;
  display: block;
  line-height: 40px;
  font-family: "å¾®è½¯é›…é»‘";
  font-size: 14px;
  text-align: center;
}

.xypg-left-nav li a:hover {
  color: #fff;
  text-decoration: none;
  background: #ffa200;
  height: 40px;
}

.xypg-left-nav li .layer2 li .layer3 li .layer4 li {
  margin: 6px 0px;
  line-height: 24px;
  padding-left: 15px;
}

.xypg-left-nav li .layer2 li .layer3 li .layer4 li a {
  font: normal 12px/24px "å¾®è½¯é›…é»‘";
  background: none;
}

.words {
  overflow: hidden;
  margin-right: -1.3%;
  padding-top: 5px;
}

.words li {
  width: 46%;
  float: left;
  border: 1px dashed #d0d0d0;
  background: #fcfcfc;
  padding-left: 0px;
  margin-bottom: 10px;
  text-align: center;
}

.words li:nth-child(2n) {
  float: right;
}

.news_list li {
  line-height: 27px;
  position: relative;
  padding-left: 10px;
}

.new1 li {
  border-bottom: 1px solid #dddddd;
  background: url(../images/d.png) no-repeat 0% 50%;
  padding-left: 13px;
  font-size: 12px;
}

.news_list li a {
  line-height: 27px;
  color: #666;
}

.news_list li a:hover {
  text-decoration: none;
  color: #4197e4;
}

.news_list li span {
  color: #999;
  z-index: 0;
  line-height: 27px;
  position: absolute;
  right: 0px;
  top: 0px;
}

.news_list li h3 {
  font-size: 14px;
}

.news_list li div {
  line-height: 24px;
}

.right_word {
  margin-left: 5%;
}
