html {
  font-size: 10px;
  font-size: 62.5%;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
a {
  text-decoration: none;
  -webkit-transition: color 0.1s linear, background-color 0.15s linear;
  -moz-transition: color 0.1s linear, background-color 0.15s linear;
  -o-transition: color 0.1s linear, background-color 0.15s linear;
  transition: color 0.1s linear, background-color 0.15s linear;
}
body {
  background: #fff;
  color: #555;
  font-size: 1.4rem;
  font-family: "Microsoft Yahei";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
i,
u,
strong,
th,
var {
  font-style: normal;
 /* font-weight: normal;*/
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #ff9125;
}
img {
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font: 14px Verdana, Helvetica, Arial, sans-serif;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
}
/* css common */
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.left {
  float: left;
}
.right {
  float: right;
}
input,
textarea,
select,
button {
  font: 14px Verdana, Helvetica, Arial, sans-serif;
  color: #999999;
}
input[placeholder],
[placeholder],
*[placeholder] {
  color: #808080 !important;
}
.Header {
  width: 100%;
}
.Header .head_na {
  width: 100%;
  height: 30px;
  padding: 9px 0;
  background-color: #f4f4f4;
  border-bottom: 1px solid #b5b5b5;
}
.Header .head_na .na_center {
  width: 1200px;
  margin: 0 auto;
  font-size: 12px;
  font-family: "SimSun";
  color: #636363;
}
.Header .head_na .na_center > span {
  float: right;
  display: inline-block;
}
.Header .head_na .na_center > span > a {
  display: inline-block;
  padding: 0 10px;
  border-right: 1px solid #636363;
  font-size: 12px;
  font-family: "SimSun";
  color: #636363;
}
.Header .head_na .na_center > span > a:last-child {
  border-right-style: none;
}
.Header .head_nb {
  width: 100%;
}
.Header .head_nb .head_Cen {
  width: 1200px;
  margin: 0 auto;
}
.Header .head_nb .head_Cen .logo {
  float: left;
  width: 198px;
  padding: 13px 0;
}
.Header .head_nb .head_Cen .logo a img {
  width: 100%;
  height: 63px;
}
.Header .head_nb .head_Cen .Nav {
  float: right;
}
.Header .head_nb .head_Cen .Nav > ul >li {
  display: inline-block;
  width: 114px;
  height: 94px;
  line-height: 94px;
  text-align: center;
}
.Header .head_nb .head_Cen .Nav > ul> li >a {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #212121;
}
.Header .head_nb .head_Cen .Nav > ul li.on {
  background-color: #2670c4;
}
.Header .head_nb .head_Cen .Nav > ul >li.on> a {
  color: #ffffff;
}
.Header .head_nb .head_Cen .Nav > ul li:hover {
  background-color: #2670c4;
}
.Header .head_nb .head_Cen .Nav > ul >li:hover >a {
  color: #ffffff;
}
.Bannar {
  width: 100%;
  position: relative;
  height: 526px;
  overflow: hidden;
}
.Bannar .bd ul li a img {
  display: block;
  width: 100%;
}
.Bannar .hd {
  width: 100%;
  position: absolute;
  bottom: 38px;
}
.Bannar .hd #parentU {
  width: 100%;
  text-align: center;
}
.Bannar .hd #parentU li {
  width: 12px;
  height: 12px;
  display: inline-block;
  margin: 0 5px;
  border-radius: 50%;
  background-color: #cdd1d4;
  cursor: pointer;
}
.Bannar .hd #parentU li.on {
  width: 30px;
  cursor: pointer;
  height: 12px;
  background-color: #ffffff;
  border-radius: 6px 6px 6px 6px;
}
.About_us {
  width: 100%;
  padding: 33px 0;
}
.About_us > .Title {
  width: 100%;
  text-align: center;
  font-size: 25px;
  color: #212121;
  font-weight: bold;
}
.About_us > .Title > span {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #212121;
  text-transform: uppercase;
  font-weight: normal;
  background: url("../images/001.jpg") no-repeat center;
}
.About_us .About_cont {
  width: 1200px;
  padding-top: 40px;
  margin: 0 auto;
}
.About_us .About_cont .Video {
  width: 500px;
  float: left;
  height: 390px;
}
.About_us .About_cont .Video iframe {
  width: 100%;
  height: 100%;
}
.About_us .About_cont .Content-ab {
  padding-left: 550px;
}
.About_us .About_cont .Content-ab .Title {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #2670c4;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.About_us .About_cont .Content-ab .Cin_tit {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #262626;
  font-weight: bold;
  height: 38px;
  line-height: 38px;
}
.About_us .About_cont .Content-ab .Conten_tetx p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #262626;
  line-height: 2;
  height: 252px;
  overflow: hidden;
}
.About_us .About_cont .Content-ab .Conten_tetx a {
  float: right;
  margin-top: 30px;
  display: block;
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background-color: #2670c4;
  color: #ffffff;
  border-radius: 8px 8px 8px 8px;
}
.About_us .product {
  width: 1200px;
  margin: 0 auto;
  padding: 30px 0;
}
.About_us .product .produ_nav {
  width: 300px;
  float: left;
}
.About_us .product .produ_nav .Pro_tit {
  width: 100%;
  height: 82px;
  padding: 16px 26px;
  background: #1f64b6;
}
.About_us .product .produ_nav .Pro_tit a {
  font-weight: bold;
  font-size: 25px;
  font-family: "JZhongYi";
  color: #ffffff;
  display: block;
  background: url("../images/002.png") no-repeat right center;
}
.About_us .product .produ_nav .Pro_tit a span {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  display: block;
}
.About_us .product .produ_nav > ul {
  padding-top: 12px;
}
.About_us .product .produ_nav > ul li {
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding: 0 26px;
  background-color: #2066b9;
  margin-bottom: 6px;
}
.About_us .product .produ_nav > ul li a {
  font-weight: bold;
  font-size: 16px;
  font-family: "JZhongYi";
  color: #ffffff;
  display: block;
  background: url("../images/002.png") no-repeat right center;
}
.About_us .product .produ_nav > ul li:hover {
  background-color: #3bb632;
}
.About_us .product .produ_nav > ul li.on {
  background-color: #3bb632;
}
.About_us .product .produ_nav > ul li:last-child {
  margin-bottom: 0;
}
.About_us .product .pron_cont {
  width: 886px;
  float: right;
}
.About_us .product .pron_cont .cont_title {
  width: 100%;
  height: 46px;
  border-bottom: 2px solid #005a84;
}
.About_us .product .pron_cont .cont_title > span {
  height: 44px;
  line-height: 44px;
  width: 100px;
  display: block;
  border-bottom: 2px solid #50b948;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #50b948;
  font-weight: bold;
}
.About_us .product .pron_cont .cont-label {
  width: 100%;
  padding: 8px 0;
}
.About_us .product .pron_cont .cont-label > ul {
  border: 1px solid #bebebe;
  border-bottom-style: none;
  border-right-style: none;
}
.About_us .product .pron_cont .cont-label > ul li {
  border-right: 1px solid #bebebe;
  border-bottom: 1px solid #bebebe;
  float: left;
  width: 177px;
  height: 177px;
  text-align: center;
}
.About_us .product .pron_cont .cont-label > ul li a {
  display: block;
}
.About_us .product .pron_cont .cont-label > ul li a img {
  width: 160px;
  height: 134px;
  margin: 5px 0;
}
.About_us .product .pron_cont .cont-label > ul li a span {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #010101;
  display: block;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.About_us .product .pron_cont .cont-label > ul li a:hover span {
  color: #2066b9;
}
.Advertising {
  width: 100%;
  position: relative;
}
.Advertising > img {
  width: 100%;
  display: block;
  height: 185px;
}
.Advertising .Adver {
  width: 1200px;
  margin: 0 auto;
  height: 185px;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0;
}
.Advertising .Adver .Le_img {
  float: left;
  width: 50%;
  text-align: center;
  padding: 58px 0;
}
.Advertising .Adver .ri_zixun {
  width: 50%;
  float: right;
  text-align: right;
}
.Advertising .Adver .ri_zixun .Lianxi {
  display: inline-block;
  width: 303px;
  height: 185px;
  padding: 18px ;
  background-color: #2873c8;
  text-align: center;
}
.Advertising .Adver .ri_zixun .Lianxi .telephone {
  height: 44px;
  line-height: 44px;
  width: 208px;
  display: inline-block;
  background: url("../images/005.png") no-repeat left center;
  padding-left: 44px;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #fefefe;
}
.Advertising .Adver .ri_zixun .Lianxi .tele_tetx {
  margin: 4px 0 8px 0;
  font-size: 35px;
  font-family: "CTBiaoSongSJ";
  color: #fefeff;
  font-weight: bold;
}
.Advertising .Adver .ri_zixun .Lianxi > a {
  display: block;
  text-align: left;
  background: #ffffff url("../images/006.png") no-repeat center;
  width: 190px;
  background-position-x: 190px;
  height: 54px;
  line-height: 54px;
  border-radius: 27px 27px 27px 27px;
  padding: 0 28px 0 38px ;
  font-size: 25px;
  font-family: "Microsoft YaHei";
  color: #2873c8;
}
.leading {
  width: 100%;
  padding: 20px 0;
}
.leading .Img {
  width: 1200px;
  margin: 0 auto;
}
.leading .Img img {
  width: 100%;
}
.leading > ul {
  width: 1200px;
  margin: 0 auto;
}
.leading > ul li {
  width: 100%;
}
.leading > ul li .tti_le {
  float: left;
  width: 665px;
  height: 267px;
  border-bottom: 1px solid #cecece;
  padding: 55px 0;
}
.leading > ul li .tti_le .Img_h {
  width: 80px;
  margin: 18px 0;
  float: left;
  height: 95px;
  line-height: 95px;
  text-align: left;
  padding-left: 10px;
  background: url("../images/010.png") no-repeat;
  font-size: 40px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  text-shadow: 2.5px 4.33px 5px #000000;
  -moz-transform: scale(0.95, 1.05);
  -webkit-transform: scale(0.95, 1.05);
  -ms-transform: scale(0.95, 1.05);
}
.leading > ul li .tti_le .cont-ri {
  margin-left: 120px;
}
.leading > ul li .tti_le .cont-ri .Title {
  font-size: 32px;
  font-family: "Microsoft YaHei";
  color: #2670c4;
  font-weight: bold;
  line-height: 2.549;
}
.leading > ul li .tti_le .cont-ri .Title > span {
  color: #fd932d;
}
.leading > ul li .tti_le .cont-ri .tetx p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #000000;
  line-height: 1.786;
  height: 75px;
  overflow: hidden;
}
.leading > ul li .tti_le .cont-ri .tetx p > span {
  color: #2670c4;
}
.leading > ul li .tti_ri {
  width: 535px;
  padding: 0 10px;
  height: 267px;
  vertical-align: baseline;
  float: left;
}
.leading > ul li .tti_ri img {
  width: 100%;
  height: auto;
}
.About_us .News_center {
  width: 1200px;
  margin: 0 auto;
  padding: 30px 0 10px 0;
}
.About_us .News_center > ul li {
  float: left;
  margin-right: 16px;
  padding: 14px;
  width: 284px;
  height: 360px;
  background-color: #f4f4f4;
}
.About_us .News_center > ul li a .Img {
  margin-top: 4px;
  width: 100%;
  height: 157px;
  overflow: hidden;
}
.About_us .News_center > ul li a .Img img {
  width: 100%;
  height: 157px;
  display: block;
  -webkit-transform: scale(1, 1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(1, 1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
}
.About_us .News_center > ul li a .Title {
  width: 100%;
  height: 56px;
  line-height: 56px;
  border-bottom: 1px solid #d0d0d0;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: rgba(1, 1, 1, 0.8);
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.About_us .News_center > ul li a .tetx {
  padding: 10px 0;
}
.About_us .News_center > ul li a .tetx p {
  height: 96px;
  overflow: hidden;
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: rgba(0, 0, 0, 0.878);
  line-height: 2;
}
.About_us .News_center > ul li a:hover .Img img {
  -webkit-transform: scale(1.1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 750ms;
  -moz-transform: scale(1.1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 750ms;
}
.About_us .News_center > ul li a:hover .Title {
  color: #0d71cf;
}
.links {
  position: relative;
  width: 100%;
  padding: 12px 0;
  background-color: #0d71cf;
}
.links .link_cen {
  width: 1200px;
  margin: 0 auto;
}
.links .link_cen .tit_na {
  line-height: 40px;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
}
.links .link_cen .tit_na > span {
  display: inline-block;
  margin-left: 56px;
}
.links .link_cen .tit_nb {
  line-height: 40px;
}
.links .link_cen .tit_nb a {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  display: inline-block;
  margin-right: 57px;
  text-align: left;
}
.links .Top {
  display: none;
  position: absolute;
  right: 10%;
  top: -30px;
  cursor: pointer;
}
.footer {
  width: 100%;
}
.footer .footer_na {
  width: 100%;
  background-color: #333333;
  padding: 20px 0;
}
.footer .footer_na .foot_cen {
  width: 1200px;
  margin: 0 auto;
}
.footer .footer_na .foot_cen > ul li {
  float: left;
  width: 124px;
  text-align: left;
}
.footer .footer_na .foot_cen > ul li > a.tit {
  padding: 0;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
}
.footer .footer_na .foot_cen > ul li a {
  padding-left: 5px;
  display: block;
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: rgba(255, 255, 255, 0.412);
  line-height: 1.667;
}
.footer .footer_na .foot_cen > ul li > span {
  display: block;
}
.footer .footer_na .foot_cen > ul li.Went {
  float: right;
  text-align: center !important;
}
.footer .footer_na .foot_cen > ul li.Went > span {
  color: #ffffff;
}
.footer .footer_nb {
  width: 100%;
  background-color: #000000;
}
.footer .footer_nb .footer-cen {
  width: 1200px;
  margin: 0 auto;
}
.footer .footer_nb .footer-cen > div {
  text-align: center;
  line-height: 36px;
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: rgba(255, 255, 255, 0.302);
}
.footer .footer_nb .footer-cen > div a {
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: rgba(255, 255, 255, 0.302);
}
.customer {
  position: fixed;
  right: 2%;
  top: 50%;
  padding-top: 18px;
  padding-right: 7px;
  padding-left: 7px;
  padding-bottom: 0;
  background: url("../images/kefu.png") no-repeat;
  width: 110px;
  height: 380px;
  margin-top: -190px;
}
.customer .Title {
  width: 100%;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #fefefe;
}
.customer .Cust_sd {
  width: 100%;
  height: 290px;
  background-color: #ffffff;
  border-radius: 6px 6px 6px 6px;
  padding: 10px 6px;
}
.customer .Cust_sd > div > span {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  font-family: "SimSun";
  color: #666666;
}
.customer .Cust_sd > div > a {
  display: inline-block;
  height: 22px;
  line-height: 22px;
}
.customer .Cust_sd > .Gongsi {
  padding: 1px 0;
  border-top: 1px dashed #eeeeee;
  font-size: 12px;
  font-family: "SimSun";
  color: #666666;
  line-height: 1.4;
}
.customer .Cust_sd > .Gongsi > div {
  line-height: 2;
  text-align: center;
}
.customer .Cust_sd > .Gongsi > div img {
  display: inline-block;
  border: 1px solid #eeeeee;
}
.customer .Cust_sd > .Gongsi > div a {
  display: block;
  font-size: 12px;
  font-family: "SimSun";
  color: #2670c4;
}
.customer .Cust_sd .Top_na {
  text-align: center;
}
.customer .Cust_sd .Top_na a {
  color: #ffffff;
}
.conditions {
  width: 100%;
  background-color: #ededed;
  padding: 15px 0;
}
.conditions .condi_cen {
  width: 1200px;
  margin: 0 auto;
}
.conditions .condi_cen .selected {
  width: 100%;
  padding: 22px;
  background-color: #ffffff;
}
.conditions .condi_cen .selected form > span {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #000000;
  height: 28px;
  line-height: 28px;
}
.conditions .condi_cen .selected form > div {
  width: 280px;
  display: inline-block;
  position: relative;
  margin: 0 20px;
}
.conditions .condi_cen .selected form > div .seled {
  display: inline-block;
  width: 282px;
  height: 28px;
  padding: 0 10px;
  line-height: 28px;
  border: 1px solid #bfbfbf;
  -webkit-appearance: none;
  /*for chrome*/
}
.conditions .condi_cen .selected form > div .ico {
  position: absolute;
  right: 0;
  top: 1px;
}
.conditions .condi_cen .screening {
  width: 100%;
  background-color: #ffffff;
  margin-top: 12px;
  padding: 14px 26px;
}
.conditions .condi_cen .screening > div {
  margin: 14px 0;
}
.conditions .condi_cen .screening > div > span {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #0d71cf;
  display: inline-block;
  width: 44px;
  text-align: center;
}
.conditions .condi_cen .screening > div > a:hover {
  background-color: #0d71cf;
  color: #ffffff;
}
.conditions .condi_cen .screening > div > a {
  display: inline-block;
  padding: 4px 10px;
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #000000;
  border-radius: 6px 6px 6px 6px;
}
.conditions .condi_cen .screening > div > a.on {
  background-color: #0d71cf;
  color: #ffffff;
}
.conditions .condi_cen .screening > div.bj_none a {
  background: none;
}
.products {
  width: 100%;
  background-color: #ffffff;
  padding: 26px 0;
}
.products .prod_Cen {
  width: 1200px;
  margin: 0 auto;
}
.products .prod_Cen .Title {
  width: 100%;
  line-height: 30px;
  border-bottom: 3px solid #0d71cf;
}
.products .prod_Cen .Title > a {
  display: inline-block;
  padding: 0 30px;
  margin: 0 5px 10px 0;
  background-color: #86b8e7;
}
.products .prod_Cen .Title > span {
  float: right;
}
.products .prod_Cen .prod_cont {
  width: 100%;
}
.products .prod_Cen .prod_cont ul li {
  float: left;
  margin-right: 20px;
  height: 252px;
  margin-top: 20px;
  width: 282px;
}
.products .prod_Cen .prod_cont ul li .images {
  width: 100%;
  height: 180px;
}
.products .prod_Cen .prod_cont ul li .images a img {
  width: 100%;
  height: 100%;
}
.products .prod_Cen .prod_cont ul li .Xinxin {
  margin: 15px 0 5px 0;
  line-height: 32px;
  text-align: left;
}
.products .prod_Cen .prod_cont ul li .Xinxin > span {
  float: left;
  width: 32px;
  height: 32px;
  display: block;
  overflow: hidden;
  border-radius: 50%;
}
.products .prod_Cen .prod_cont ul li .Xinxin > span img {
  width: 32px;
  height: 32px;
}
.products .prod_Cen .prod_cont ul li .Xinxin > div {
  /*padding-left: 12px;*/
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.products .prod_Cen .prod_cont ul li .Hide {
  display: none;
}
.products .prod_Cen .prod_cont ul li .Hide > a {
  margin-right: 22px;
  display: inline-block;
}
.products .prod_Cen .prod_cont ul li .Hide > a img {
  margin-right: 10px;
}
.products .prod_Cen .Living {
  width: 100%;
}
.products .prod_Cen .Living .Living_tit {
  width: 100%;
  height: 48px;
  line-height: 48px;
  background-color: #0d71cf;
  padding: 0 26px;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
}
.products .prod_Cen .Living .Living_tit > span {
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
}
.products .prod_Cen .Living .Living_tit > a {
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
}
.products .prod_Cen .Living .Livi-label {
  border: 1px solid #d1d1d1;
  border-top-style: none;
  width: 100%;
  padding: 10px 26px;
}
.products .prod_Cen .Living .Livi-label > ul li {
  width: 50%;
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  line-height: 32px;
  margin: 10px 0;
}
.products .prod_Cen .Living .Livi-label > ul li a {
  display: block;
}
.products .prod_Cen .Living .Livi-label > ul li a > span {
  width: 30px;
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  background-color: #ededed;
}
.products .prod_Cen .Living .Livi-label > ul li a > div {
  padding-left: 40px;
  color: #000000;
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.products .prod_Cen .Living .Livi-label > ul li a:hover > div {
  color: #0d71cf;
}
.products .prod_Cen .Living .Livi-label > ul li a:hover span {
  color: #0d71cf;
}
.products .prod_Cen .list_of {
  width: 100%;
}
.products .prod_Cen .list_of > ul li {
  width: 100%;
  padding: 28px 0;
  border-bottom: 1px solid #eeeeee;
}
.products .prod_Cen .list_of > ul li a {
  display: block;
}
.products .prod_Cen .list_of > ul li a .Images {
  float: left;
  width: 282px;
  height: 150px;
  overflow: hidden;
}
.products .prod_Cen .list_of > ul li a .Images img {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1, 1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(1, 1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
}
.products .prod_Cen .list_of > ul li a .list-text {
  padding-left: 300px;
}
.products .prod_Cen .list_of > ul li a .list-text .title {
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #343a40;
}
.products .prod_Cen .list_of > ul li a .list-text .tetx p {
  color: #91989e;
  line-height: 2;
  height: 84px;
  overflow: hidden;
}
.products .prod_Cen .list_of > ul li a .list-text .Clisd {
  height: 28px;
  line-height: 28px;
}
.products .prod_Cen .list_of > ul li a .list-text .Clisd > span {
  display: inline-block;
  margin-right: 10px;
  color: #91989e;
}
.products .prod_Cen .list_of > ul li a .list-text .Clisd > span img {
  display: inline-block;
  margin: 0px 5px;
}
.products .prod_Cen .list_of > ul li a:hover .Images img {
  -webkit-transform: scale(1.1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 750ms;
  -moz-transform: scale(1.1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 750ms;
}
.products .prod_Cen .list_of > ul li a:hover .list-text .title {
  color: #036acf;
}
.products .prod_Cen .Details {
  width: 100%;
  padding: 20px 0;
  position: relative;
}
.products .prod_Cen .Details ul li {
  padding: 77px 26px;
  width: 50%;
  float: left;
  height: 382px;
  background-color: #fbfbfb;
}
.products .prod_Cen .Details ul li .ad-a {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #000000;
  font-weight: bold;
  line-height: 1.2;
}
.products .prod_Cen .Details ul li .ad-b p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #000000;
  line-height: 1.714;
}
.products .prod_Cen .Details ul li:nth-of-type(2) {
  background-color: #ffeee6;
  padding: 77px 26px 0 246px;
}
.products .prod_Cen .Details ul li:nth-of-type(3) {
  background-color: #fffae6;
}
.products .prod_Cen .Details ul li:nth-of-type(4) {
  background-color: #eff9f8;
  padding: 77px 26px 0 246px;
}
.products .prod_Cen .Details .Posi {
  cursor: pointer;
  position: absolute;
  left: 50%;
  margin-left: -209px;
  top: 50%;
  margin-top: -209px;
  width: 418px;
  height: 418px;
  border-radius: 50%;
  overflow: hidden;
}
.products .prod_Cen .Details .Posi img {
  width: 100%;
  height: 100%;
}
.products .prod_Cen .Details .Posi .Zhezao {
  position: absolute;
  left: 0;
  top: 0;
  width: 418px;
  height: 418px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #84b5e0;
  opacity: 0.8;
  padding: 120px 0;
  text-align: center;
}
.products .prod_Cen .Details .Posi .Zhezao .tit {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 60px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  line-height: 0.818;
}
.products .prod_Cen .Details .Posi .Zhezao .tit-b {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 45px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
  line-height: 2.091;
}
.products .prod_Cen .Details .Posi .Zhezao .tit-c {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
}
.page {
  text-align: center;
  font: 16px '微软雅黑';
  margin: 42px auto;
}
.page a {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 6px;
  line-height: 40px;
  font-size: 15px;
  text-align: center;
  color: #333;
  text-decoration: none;
  background: #f0f0f0;
  border-radius: 6px;
}
.page a > img {
  display: inline-block;
  vertical-align: text-bottom;
}
.page a.a1 {
  margin-top: 0px;
  background-color: #0a63bd;
  color: #fff;
  border: 0;
}
.page a:hover {
  color: #fff;
  text-decoration: none;
  background: #0a63bd;
  /*--淡淡蓝色--*/
}
.page span {
  display: inline-block;
  border-radius: 6px;
  width: 40px;
  height: 40px;
  margin: 0 6px;
  line-height: 40px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  background: #0a63bd;
  /*--深蓝色--*/
}
.page .noPage {
  display: inline-block;
  padding: 8px 15px;
  text-align: center;
  color: #a4a4a4;
  font-size: 15px;
  /*--深灰色--*/
}




.message{
  width: 1200px;
  margin: 0 auto;
}
.message > h5 span{
  color: #333333;
  font-size: 20px;
  line-height: 2;
  font-weight: bold;
}
.message > h5 p{
  color: #333333;
  font-size: 16px;
  line-height: 2;
}
.text{
  margin-bottom: 10px;
}
.text  input[type=text]{
  background-color: #fff;
  border: 1px solid #333333;
  font-size: 12px;
  text-indent: 5px;
  height: 38px;
  width: 100%;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
}
.tel{
  margin-bottom: 10px;
}
.tel  input[type=tel]{
  background-color: #fff;
  border: 1px solid #333333;
  font-size: 12px;
  text-indent: 5px;
  height: 38px;
  width: 100%;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
}

.email{
  margin-bottom: 10px;
}
.email input[type=email]{
  background-color: #fff;
  border: 1px solid #333333;
  font-size: 12px;
  text-indent: 5px;
  height: 38px;
  width: 100%;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
}
.textarea{
  margin-bottom: 10px;
}
.textarea textarea{
  width: 100%;
  height: 400px;
  padding: 10px;
  resize: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  border: 1px solid #333333;
}

.yanz{
  margin-bottom: 10px;
}
.yanz #validateCode{
  background-color: #fff;
  border: 1px solid #333333;
  font-size: 12px;
  text-indent: 5px;
  height: 38px;
  width: 20%;
  border-radius: 3px;
  -moz-border-radius: 3px;
  float: left;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
}
.yanz >div  #tuukdkdkd{
  width: 102px;
  margin: 0 10px;
  height: 38px;
  float: left;
}


input[type=submit]{
  display: block;
  background-color: #00aff1;
  border-style: solid;
  border-width: 0;
  line-height: 40px;
  height: 40px;
  width: 120px;
  margin: 20px 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  text-align: center;
  color: #fff;
  margin-top: 5px;
}



.pull-left {
  float: left;
}

.pull-right {
  float: right;
}
.con {
  width: 1200px;
  margin: 0 auto;
}
.in_yenei{
  width: 1456px;
  margin: 0 auto;
  position: relative;
  padding-top: 30px;
}
.in_yenei .yenei_info .yefo_left{
  width: 50%;
  position: relative;
  padding-top: 60px;
}


.in_yenei .yenei_info .yefo_right{
  width: 50%;
  position: relative;
  background: #fff;
}
.in_yenei .yenei_info .yefo_left span{
  display: inline-block;
  background: url("../images/icon_3.png") no-repeat center;
  height: 95px;
  width: 76px;
  margin-top: 25px;
  font-size: 40px;
  padding-left: 9px;
  line-height: 95px;
  color: #fff;
  font-weight: 600;
  padding-top:5px;
}
.in_yenei .yenei_info .yefo_left div{
  width: 445px;
  margin-left: 30px;
}
.in_yenei .yenei_info .yefo_left div h3{
  font-size: 37px;
  font-weight: 600;

}
.in_yenei .yenei_info .yefo_left div h3 i,
.color-blue
{
  color: #2670c4;
}
.in_yenei .in_yenei_bt_fl{
  width: 885px;
  display: inline-block;
  height: 1px;
  background: #ddd;
  position: absolute;
  left: -128px;
  top: 240px;
  z-index:-1;
}
.yefo_rightt{
  width: 540px;
  background: #fff;
  height: 272px;
}
.yefo_rightt img{
  width: 540px;
  background: #fff;
}

