@charset "utf-8";
/* CSS Document */

body {
  margin: 0;
  font-size: 14px;
  color: #363636;
  /*
  background: #fff url(http://www.hnruitai.com/images/bg.jpg) repeat-x;
  */
  min-width: 1200px;
  font-family: Helvetica, Tahoma, Arial, "Microsoft YaHei", "微软雅黑", SimSun, "宋体", Heiti, "黑体", sans-serif;
}
ul, dl, dd, h1, h2, h3, h4, h5, h6, form, p {
  padding: 0;
  margin: 0;
}
ul, li {
  list-style: none;
}
img {
  border: 0px;
}
input {
  font-size: 16px;
  color: #333;
  font-family: Helvetica, Tahoma, Arial, "Microsoft YaHei", "微软雅黑", SimSun, "宋体", Heiti, "黑体", sans-serif;
}
select {
  font-size: 16px;
  color: #313131;
}
a {
  color: #363636;
  text-decoration: none;
}
a:hover {
  color: #cc3300;
}
.clear {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}
.fl {
  float: left;
  display: inline;
}
.fr {
  float: right;
  display: inline;
}
.topbar {
  margin: 0 auto;
  width: 100%;
  min-width: 1200px;
  height: 30px;
  overflow: hidden;
  background: #f5f5f5;
  border-bottom: 1px solid #dddddd;
}
.bar {
  margin: 0 auto;
  width: 1160px;
  overflow: hidden;
}
.welcome {
  float: left;
  width: 620px;
  height: 30px;
  line-height: 30px;
  color: #666;
  font-size: 14px;
  text-align: left;
}
.gup {
  float: left;
  width: 220px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #000;
}
.gup em {
  color: #c00;
  font-style: normal;
}
.gup em a {
  color: #c00;
}
.gup em a:hover {
  color: #f00;
  text-decoration: underline;
}
.other {
  float: right;
  height: 30px;
  width: 130px;
  color: #666;
  font-size: 14px;
}
.other ul li {
  float: left;
  width: 65px;
  height: 30px;
  line-height: 30px;
  color: #666;
  text-align: right;
}
.other ul li a {
  color: #666;
  text-decoration: none;
}
.other ul li a:hover {
  color: #c00;
  text-decoration: none;
}
.lonu {
  margin: 0 auto;
  width: 1200px;
  height: 108px;
}
.logo {
  float: left;
  width: 240px;
  height: 70px;
  margin-top: 19px;
  margin-left: 20px;
}
.menu {
  float: right;
  width: 812px;
  height: 108px;
}
#nav {
  margin: 0 auto;
  line-height: 108px;
  width: 812px;
  text-align: center;
  padding: 0;
}
#nav li {
  float: left;
  width: 116px;
  text-align: center;
  color: #363636;
  font-size: 18px;
  height: 108px;
  line-height: 108px;
  font-weight: normal;
  margin: 0;
}
#nav li a {
  display: block;
  width: 116px;
  height: 108px;
  color: #363636;
  text-decoration: none;
  text-align: center;
}
#nav li a:hover {
  display: block;
  color: #e80102;
  background: url(../images/menu_bj.jpg) repeat-x;
}
#nav li.active {
  display: block;
  color: #e80102;
  background: url(../images/menu_bj.jpg) repeat-x;
}
#nav li.active a {
  color: #e80102;
}
#nav li:hover {
  position: relative;
  background: url(../images/menu_bj.jpg) repeat-x;
  z-index: 9998;
  color: #e80102;
}
#nav li:hover a {
  color: #e80102;
}
#nav dl {
  position: absolute;
  left: -9999px;
  top: -9999px;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
#nav li:hover dl.sub1 {
  left: 0;
  top: 106px;
  background: #fff;
  white-space: nowrap;
  width: 500px;
  height: 170px;
  z-index: 9999;
  background: #fff;
  border: 2px solid #db0100;
  padding-top: 17px;
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
  -ms-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
}
#nav li:hover dl.sub1 dt {
  display: block;
  height: 150px;
  text-align: center;
  position: relative;
  float: right;
  width: 240px;
  font-weight: normal;
  margin-right: 12px;
}
#nav li:hover dl.sub1 dt img {
  width: 240px;
  height: 150px;
}
#nav li:hover dl.sub1 dd {
  display: block;
  height: 49px;
  text-align: center;
  line-height: 49px;
  position: relative;
  float: left;
  width: 220px;
  font-weight: normal;
  border-bottom: 1px dashed #ccc;
  margin-left: 12px;
}
#nav li:hover dl.sub1 dd a {
  display: block;
  font-size: 15px;
  height: 49px;
  width: 220px;
  line-height: 49px;
  color: #000;
  text-decoration: none;
}
#nav li:hover dl.sub1 dd a:hover {
  color: #c00;
}
#nav li:hover dl.sub2 {
  left: 0;
  top: 106px;
  background: #fff;
  white-space: nowrap;
  width: 500px;
  height: 170px;
  z-index: 9999;
  background: #fff;
  border: 2px solid #db0100;
  padding-top: 17px;
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
  -ms-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
}
#nav li:hover dl.sub2 dt {
  display: block;
  height: 150px;
  text-align: center;
  position: relative;
  float: right;
  width: 240px;
  font-weight: normal;
  margin-right: 12px;
}
#nav li:hover dl.sub2 dt img {
  width: 240px;
  height: 150px;
}
#nav li:hover dl.sub2 dd {
  display: block;
  height: 49px;
  text-align: center;
  line-height: 49px;
  position: relative;
  float: left;
  width: 105px;
  font-weight: normal;
  border-bottom: 1px dashed #ccc;
  margin-left: 12px;
}
#nav li:hover dl.sub2 dd {
  display: block;
  height: 49px;
  text-align: center;
  line-height: 49px;
  position: relative;
  float: left;
  width: 104px;
  font-weight: normal;
  border-bottom: 1px dashed #ccc;
  margin-left: 12px;
}
#nav li:hover dl.sub2 dd a {
  display: block;
  font-size: 15px;
  height: 49px;
  width: 105px;
  line-height: 49px;
  color: #000;
  text-decoration: none;
}
#nav li:hover dl.sub2 dd a:hover {
  color: #c00;
}
#maincontent {
  margin: 0 auto;
  overflow: auto;
  zoom: 1;
  width: 1200px;
  background: #fff;
  margin-bottom: 15px;
}
.main_bt {
  margin: 0 auto;
  width: 500px;
  height: 40px;
  line-height: 40px;
  margin-top: 30px;
  text-align: center;
  font-size: 28px;
  color: #000000;
}
.main_bt a {
  color: #000000;
}
.main_bt a:hover {
  color: #cc0000;
}
.main_icon {
  margin: 0 auto;
  width: 168px;
  height: 27px;
  background: url(../images/lm_icon.jpg) no-repeat;
}
.main_by {
  margin: 0 auto;
  width: 500px;
  height: 25px;
  line-height: 25px;
  margin-bottom: 30px;
  text-align: center;
  font-size: 15px;
  color: #363636;
}
.about {
  margin: 0 auto;
  width: 1200px;
  height: 360px;
  background: #f2f2f2;
  overflow: hidden;
}
.about_tu {
  float: left;
  width: 600px;
  height: 360px;
  overflow: hidden;
}
.about_tu img {
  width: 600px;
  height: 360px;
}
.about_wz {
  float: right;
  width: 570px;
  height: 360px;
  overflow: hidden;
  margin-right: 10px;
  margin-top: 15px;
}
.about_info {
  margin: 0 auto;
  width: 550px;
  height: 285px;
  line-height: 30px;
  color: #363636;
  font-size: 15px;
}
.about_info p {
  text-indent: 2em;
}
.about_more {
  float: right;
  width: 115px;
  height: 40px;
  background: #db0100;
  color: #fff;
  line-height: 40px;
  font-size: 15px;
  text-align: center;
  margin-right: 30px;
}
.about_more a {
  display: block;
  width: 115px;
  height: 40px;
  color: #fff;
}
.about_more:hover {
  display: block;
  width: 115px;
  height: 40px;
  background: #f00;
  color: #fff!important;
}
.news {
  margin: 0 auto;
  width: 1200px;
  overflow: auto;
  zoom: 1;
}
.news ul li {
  float: left;
  width: 380px;
  height: 370px;
  background: #f2f2f2;
  border: 1px solid #ddd;
  margin-right: 27px;
}
.news ul li:hover {
  background: #db0100;
  border: 1px solid #db0100;
  cursor: pointer;
}
.news ul li:nth-child(3n) {
  float: right;
  margin-right: 0;
}
.new_img {
  margin: 0 auto;
  width: 360px;
  height: 230px;
  margin-top: 10px;
}
.new_img img {
  width: 360px;
  height: 230px;
}
.new_text {
  margin: 0 auto;
  width: 360px;
  height: 100px;
  overflow: hidden;
  margin-top: 10px;
}
.new_text h1 {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 360px;
  height: 40px;
  line-height: 40px;
  color: #363636;
  font-weight: normal;
}
.new_text p {
  width: 360px;
  height: 60px;
  line-height: 30px;
  color: #666;
  font-size: 14px;
}
.news ul li:hover h1 {
  color: #fff!important;
}
.news ul li:hover p {
  color: #fff!important;
}
.news_more {
  margin: 0 auto;
  display: block;
  width: 200px;
  height: 50px;
  background: #fff;
  border: 1px solid #aaa;
  color: #363636;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  border-radius: 25px;
  margin-top: 30px;
}
.news_more a {
  display: block;
  width: 200px;
  height: 50px;
  background: #fff;
  border: 1px solid #aaa;
  color: #363636;
}
.news_more:hover {
  display: block;
  width: 200px;
  height: 50px;
  background: #fff;
  border: 1px solid #db0100;
  color: #f00;
}
.pro_center {
  margin: 0 auto;
  width: 1200px;
  overflow: hidden;
}
.pro_center ul {
  /* width:80%;*/
    /* padding: 0px 10%;*/
  width: 1200px;
}
.pro_center ul > li {
  text-align: center;
  background: #f2f2f2;
  float: left;
  width: 288px;
  /* width: 25%;*/
  margin-right: 16px;
  height: 288px;
  position: relative;
  margin-bottom: 15px;
}
.pro_center ul > li:nth-child(4n) {
  float: right;
  margin-right: 0px;
}
.pro_center ul > li .pro_img {
  margin: 0 auto;
  width: 240px;
  height: 240px;
  line-height: 240px;
}
.pro_center ul > li .pro_img img {
  width: 240px;
  /*
  height: 240px;
  */
  margin: 0px auto;
  display: inline-block;
  vertical-align: middle;
}
.pro_center ul > li .pro_text {
  margin: 0 auto;
  width: 280px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}
.pro_center ul > li:hover .shade {
  display: block;
}
.pro_center ul > li .shade {
  padding-top: 40px;
  display: block;
  width: 288px;
  height: 244px;
  line-height: 26px;
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
  background-color: rgba(60, 60, 60, 0.8);
 -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc3c3c3c', endColorstr='#cc3c3c3c');
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc3c3c3c', endColorstr='#cc3c3c3c');
  border-bottom: 4px solid #f80e1c;
}
.pro_center ul > li .shade .shade_text {
  margin: 0 auto;
  width: 240px;
  height: 152px;
  overflow: hidden;
  margin-bottom: 28px;
}
.pro_center ul > li .shade .shade_text p {
  text-align: left;
  color: #ffffff;
  font-size: 15px;
}
.pro_center ul > li .shade .btn {
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  width: 120px;
  height: 36px;
  line-height: 36px;
  font-size: 15px;
  text-align: center;
  background: #333;
  border: 1px solid #999;
  color: #999;
  border-radius: 20px;
}
.pro_center ul > li .shade .btn:hover {
  display: block;
  width: 120px;
  height: 36px;
  background: #db0100;
  color: #fff;
  border: 1px solid #db0100;
}
.pro_more {
  margin: 0 auto;
  display: block;
  width: 200px;
  height: 50px;
  background: #fff;
  border: 1px solid #aaa;
  color: #363636;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  border-radius: 25px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.pro_more a {
  display: block;
  width: 200px;
  height: 50px;
  background: #fff;
  border: 1px solid #aaa;
  color: #363636;
}
.pro_more:hover {
  display: block;
  width: 200px;
  height: 50px;
  background: #fff;
  border: 1px solid #db0100;
  color: #f00;
}
.bot {
  margin: 0 auto;
  width: 100%;
  min-width: 1200px;
  height: 270px;
  background: #212226;
  margin-top: 15px;
  overflow: hidden;
}
.bottom {
  margin: 0 auto;
  overflow: auto;
  zoom: 1;
  width: 1200px;
}
.bot1 {
  float: left;
  width: 360px;
  height: 270px;
}
.bot1-t {
  margin: 0 auto;
  width: 75px;
  height: 75px;
  margin-top: 40px;
  background: url(../images/bot_icon.png) no-repeat;
}
.bot1-wz1 {
  margin: 0 auto;
  color: #999999;
  font-size: 14px;
  font-family: "Tahoma";
  text-align: center;
  width: 340px;
  height: 15px;
  line-height: 15px;
}
.bot1-wz2 {
  margin: 0 auto;
  color: #999999;
  font-size: 24px;
  font-family: "Tahoma";
  text-align: center;
  width: 340px;
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  margin-bottom: 5px;
}
.bot1-wz3 {
  margin: 0 auto;
  color: #999999;
  font-size: 14px;
  font-family: "Tahoma";
  text-align: center;
  width: 340px;
  height: 20px;
  line-height: 20px;
}
.bot2 {
  float: left;
  width: 540px;
  height: 240px;
  margin-left: 70px;
  margin-top: 30px;
}
.bot2 dl {
  float: left;
  width: 180px;
  overflow: auto;
  zoom: 1;
}
.bot2 dl dt {
  float: left;
  width: 180px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 18px;
  text-align: left;
}
.bot2 dl dd {
  float: left;
  width: 180px;
  height: 30px;
  line-height: 30px;
  color: #999999;
  font-size: 14px;
  text-align: left;
}
.bot2 dl dd a {
  color: #999999;
}
.bot2 dl dd a:hover {
  color: #fff;
  text-decoration: underline;
}
.bot3 {
  float: right;
  width: 205px;
  height: 190px;
  background: url(../images/ewm.jpg) 30px 0px no-repeat;
  margin-top: 50px;
}
.bot3 dl {
  padding-bottom: 20px;
}
.bot3 dl dd {
  padding-top: 150px;
  color: #999999;
  line-height: 22px;
  text-align: center;
  font-size: 14px;
}
#foot {
  margin: 0 auto;
  width: 100%;
  min-width: 1200px;
  height: 50px;
  line-height: 50px;
  color: #707070;
  background: #1a1b20;
  text-align: center;
  font-size: 14px;
}
#foot a {
  color: #707070;
}
#foot a:hover {
  color: #c00;
}
.p_ban1 {
  margin: 0 auto;
  width: 100%;
  min-width: 1200px;
  height: 400px;
  background: url("../images/p_ban1.jpg") no-repeat center top;
}
.p_ban2 {
  margin: 0 auto;
  width: 100%;
  min-width: 1200px;
  height: 400px;
  background: url("../images/p_ban1.jpg") no-repeat center top;
}
.p_ban3 {
  margin: 0 auto;
  width: 100%;
  min-width: 1200px;
  height: 400px;
  background: url("../images/p_ban1.jpg") no-repeat center top;
}
.p_ban4 {
  margin: 0 auto;
  width: 100%;
  min-width: 1200px;
  height: 400px;
  background: url("../images/p_ban1.jpg") no-repeat center top;
}
.p_ban5 {
  margin: 0 auto;
  width: 100%;
  min-width: 1200px;
  height: 400px;
  background: url("../images/p_ban1.jpg") no-repeat center top;
}
.p_ban6 {
  margin: 0 auto;
  width: 100%;
  min-width: 1200px;
  height: 400px;
  background: url("../images/p_ban1.jpg") no-repeat center top;
}
.p_ban7 {
  margin: 0 auto;
  width: 100%;
  min-width: 1200px;
  height: 400px;
  background: url("../images/p_ban1.jpg") no-repeat center top;
}
.p_ban2 {
  margin: 0 auto;
  width: 100%;
  min-width: 1200px;
  height: 400px;
  background: url("../images/p_ban1.jpg") no-repeat center top;
}
.crumb {
  margin: 0 auto;
  width: 100%;
  height: 50px;
  background: #eee;
}
.crumb2 {
  margin: 0 auto;
  width: 1200px;
  height: 50px;
}
.crumb_left {
  float: left;
  width: 800px;
  height: 50px;
}
.crumb_left ul li {
  float: left;
  width: 100px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #363636;
  font-size: 16px;
}
.crumb_left ul li a {
  display: block;
  width: 100px;
  height: 50px;
  color: #363636;
}
.crumb_left ul li a:hover {
  display: block;
  width: 100px;
  height: 50px;
  background: #db0100;
  color: #fff;
}
.crumb_left ul li.active {
  background: #db0100;
  color: #fff;
}
.crumb_left ul li.active a {
  background: #db0100;
  color: #fff;
}
.crumb_right {
  float: right;
  width: 300px;
  height: 50px;
  line-height: 50px;
  text-align: right;
  color: #666;
  font-size: 14px;
}
.crumb_right a {
  color: #666;
}
.crumb_right a:hover {
  color: #c00;
}
.about_con {
  margin: 0 auto;
  width: 1200px;
  overflow: auto;
  zoom: 1;
  margin-top: 20px;
}
.about_con h1 {
  margin: 0 auto;
  width: 1180px;
  height: 60px;
  line-height: 60px;
  font-size: 28px;
  color: #363636;
}
.about_con .info {
  margin: 0 auto;
  width: 1180px;
  overflow: auto;
  zoom: 1;
  line-height: 36px;
  color: #363636;
  font-size: 16px;
  margin-top: 20px;
}
.about_con .info p {
  text-indent: 0em;
}
.honor_con {
  float: left;
  width: 1200px;
  overflow: auto;
  zoom: 1;
  margin-top: 20px;
  margin-bottom: 15px;
}
.honor_con ul {
  margin: 0 auto;
  width: 1200px;
  overflow: auto;
  zoom: 1;
}
.honor_con ul li {
  float: left;
  width: 286px;
  height: 215px;
  margin-right: 16px;
  overflow: hidden;
  border: 1px solid #eee;
  padding-top: 5px;
  margin-top: 15px;
}
.honor_con ul li:nth-child(4n) {
  float: right;
  margin-right: 0px;
}
.honor_con ul li:hover {
  border: 1px solid #db0100;
}
.honor-c {
  margin: 0 auto;
  width: 280px;
}
.honor-img {
  float: left;
  width: 280px;
  height: 175px;
}
.honor-img img {
  width: 280px;
  height: 175px;
}
.honor-title {
  float: left;
  width: 280px;
  height: 30px;
  line-height: 30px;
  color: #363636;
  font-size: 15px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 5px;
}
.news_list {
  margin: 0 auto;
  width: 1200px;
  padding-bottom: 15px;
}
.news_list ul li {
  padding: 30px 0;
  border-bottom: 1px solid #F0F0F0;
}
.news_list ul li .img { /*height:195px;*/
  width: 240px;
  display: inline-block;
  overflow: hidden;
  margin-right: 20px;
  float: left;
}
.news_list ul li .img img {
  width: 240px;
  height: 160px;
}
.news_list ul li .name {
  line-height: 35px;
  font-weight: normal;
}
.news_list ul li .name a {
  font-size: 18px;
  color: #333;
  font-weight: normal;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_list ul li .name a:hover {
  color: #c00;
  text-decoration: none!important;
}
.news_list ul li .info {
  height: 25px;
  margin: 10px 0 10px 0;
  font-size: 14px;
  color: #aaa;
}
.news_list ul li .info span {
  padding-right: 20px;
}
.news_list ul li .info span font {
  color: #5086be;
}
.news_list ul li .info span a {
  color: #aaa;
}
.news_list ul li .info span a:hover {
  color: #aaa;
}
.news_list ul li .intro {
  line-height: 24px;
  font-size: 14px;
  color: #666;
  height: 72px;
  overflow: hidden;
}
.pagenum {
  margin: 20px 20px 20px 20px;
  text-align: center;
}
.pages {
  color: #999;
  _width: 100%;
  _clear: both;
}
.pages a, .pages .cpb {
  text-decoration: none;
  padding: 5px 10px;
  border: 1px solid #ddd;
  background: #f1f1f1;
  margin: 0 5px;
  font-size: 15px;
  color: #000;
}
.pages a:hover {
  background: #eee;
  color: #333;
  border: 1px solid #ddd;
  text-decoration: none;
  font-weight: bold;
}
.pages .cpb {
  font-weight: bold;
  color: #fff;
  background: #db0100;
  border: 1px solid #db0100;
}
.news_con2 {
  margin: 0 auto;
  width: 1200px;
  padding-bottom: 15px;
}
.news_con2 ul li {
  padding: 30px 0;
  border-bottom: 1px solid #F0F0F0;
}
.news_con2 ul li .tit {
  line-height: 35px;
  font-weight: normal;
}
.news_con2 ul li .tit a {
  font-size: 18px;
  color: #333;
  font-weight: normal;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_con2 ul li .tit a:hover {
  color: #c00;
  text-decoration: none!important;
}
.tj_zn ul li .lmsj {
  height: 25px;
  margin: 5px 0;
  font-size: 14px;
  color: #aaa;
}
.news_con2 ul li .lmsj span {
  padding-right: 20px;
}
.news_con2 ul li .lmsj span font {
  color: #5086be;
}
.tj_zn ul li .lmsj span a {
  color: #aaa;
}
.news_con2 ul li .lmsj span a:hover {
  color: #aaa;
}
.news_con2 ul li .sum {
  line-height: 24px;
  font-size: 14px;
  color: #666;
  height: 50px;
  overflow: hidden;
}
.detail-article {
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  width: 1180px;
}
.article-title h2 {
  font-size: 24px;
  text-align: center;
  line-height: 36px;
  margin-bottom: 10px;
  font-style: normal;
  color: #363636;
}
.detail-article .article-author {
  padding: 20px 0;
  color: #999;
  font-size: 14px;
  position: relative;
}
.article-author a {
  color: #999;
}
.article-author a:hover {
  color: #db0100;
}
.article-author .column-link {
  color: #db0100;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  padding-right: 5px;
  position: absolute;
  top: 18px;
  right: 0;
  text-align: center;
  z-index: 10;
}
.article-author .column-link:hover {
  color: #333;
}
.article-author .author-name {
  font-size: 14px
}
.article-author .article-time {
  margin: 0 10px 0 10px;
}
.data-article {
  line-height: 36px;
  color: #333;
  padding-top: 10px;
  border-top: 1px solid #f0f0f0
}
.data-article p {
  text-indent: 0em;
  font-size: 16px;
}
.share {
  margin: 0 auto;
  width: 1180px;
  height: 40px;
  line-height: 40px;
  text-align: left;
  overflow: hidden;
  border: 1px dashed #db0100;
  margin-top: 30px;
}
.share span {
  float: left;
  font-size: 16px;
  color: #db0100;
  padding-left: 20px;
}
.pre_next {
  margin: 25px 10px 20px 10px;
  overflow: auto;
  zoom: 1;
  line-height: 30px;
  text-align: left;
  font-size: 14px;
  color: #363636;
}
.pn_wz {
  font-size: 14px;
  color: #303030;
  text-decoration: none;
  font-weight: bold;
}
.gbook {
  margin: 0 auto;
  width: 1120px;
  overflow: auto;
  zoom: 1;
  margin-top: 30px;
}
.gbook label {
  float: left;
  width: 200px;
  height: 60px;
  line-height: 60px;
  text-align: right;
  color: #363636;
  font-size: 16px;
}
.gbook label em {
  color: #f00;
  margin-right: 5px;
  font-size: 16px;
}
.gbook .ybox {
  float: left;
  width: 720px;
  height: 60px;
}
.gbook .ybox input {
  height: 40px;
  text-align: left;
  border: 1px solid #ddd;
  margin-top: 9px;
  font-size: 14px;
  padding-left: 10px;
}
.gbook .ybox span {
  margin-left: 20px;
  color: #f00;
  font-size: 14px;
}
.gbook .ybox2 {
  float: left;
  width: 720px;
  height: 120px;
}
.gbook .ybox2 textarea {
  text-align: left;
  border: 1px solid #ddd;
  margin-top: 9px;
  font-size: 14px;
  padding-left: 10px;
}
.gbook .ybox3 {
  float: left;
  width: 720px;
  height: 60px;
  margin-top: 15px;
}
.gbook .ybox3 button {
  height: 40px;
  border: 0px solid #ddd;
  margin-top: 9px;
  padding-left: 10px;
}
.gbook .tis {
  float: right;
  width: 200px;
  height: 60px;
  line-height: 60px;
  color: #f00;
  font-size: 14px;
  text-align: left;
}
.w200 {
  width: 200px;
}
.w300 {
  width: 300px;
}
.w400 {
  width: 400px;
}
.w500 {
  width: 500px;
}
.w600 {
  width: 600px;
}
.w700 {
  width: 700px;
}
.w800 {
  width: 800px;
}
.w900 {
  width: 900px;
}
.h200 {
  height: 100px;
}
.tc-fxk {
  float: left;
  width: 720px;
  height: 60px;
}
.female, .male {
  float: left;
  position: relative;
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
  width: 60px;
}
.sex label {
  display: block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  font-size: 14px;
  cursor: pointer;
}
.sex input {
  z-index: 3;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0px;
  margin: auto;
  display: block;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.ysub {
  width: 200px;
  line-height: 40px;
  background: #db0100;
  text-align: center;
  font-size: 18px;
  color: #fff;
  border-radius: 3px;
  border: 0;
  cursor: pointer
}

.product {
  margin: 0 auto;
  width: 1198px;
  padding: 10px 0;
  border: 1px solid #eee;
  overflow: auto;
  zoom: 1;
  margin-top:20px;
}
.product_tu {
  float: left;
  width: 400px;
  height: 400px;
  margin-left: 10px;
}
.product_tu img {
  width: 400px;
  height: 400px;
}
.product_wz {
  float: right;
  width: 750px;
  height: 290px;
  margin-right: 10px;
}
.product_wz h1 {
  margin: 0 auto;
  width: 750px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  color: #363636;
  font-size: 22px;
  font-style: normal;
}
.product_wz .qita {
  margin: 0 auto;
  width: 750px;
  height: 84px;
  line-height: 25px;
  margin-top: 8px;
}
.product_wz .sub {
  margin: 0 auto;
  width: 750px;
  height: 84px;
  line-height: 25px;
  margin-top: 8px;
  border-bottom:1px dashed #ddd;
}
.product_wz .qita dl {
  margin: 0 auto;
  width: 750px;
}
.product_wz .qita dl dd {
  float: left;
  width: 750px;
  height: 28px;
  line-height: 25px;
  color: #363636;
  font-size: 14px;
}
.product_xx {
  margin: 0 auto;
  width: 1198px;
  overflow: auto;
  zoom: 1;
  margin-top: 15px;
}
.product_tab {margin:0 auto;width:1200px; height: 50px; background: #f2f2f2; margin-top:15px;}
.tabon {float:left;font-size:18px; color:#ffffff; font-weight:normal;background:#db0100; width: 150px; CURSOR: hand; height: 50px;line-height:50px;text-align:center;}
.product_con {
  margin: 0 auto;
  width: 1160px;
  overflow: auto;
  zoom: 1;
  padding: 15px 0;
}
.jiaol {
  float: left;
  width: 150px!important;
  height: 40px!important;
  line-height: 40px!important;
  background: #ff3300!important;
  text-align: center;
  font-size: 18px;
  color: #fff;
  border-radius: 3px;
  margin-top: 10px;
  cursor: pointer
}
.jiaol a {
  display: block;
  width: 150px;
  height: 40px;
  color: #fff;
  border-radius: 3px;
}
.jiaol a:hover {
  color: #fff;
  background: #ff6600;
  border-radius: 3px;
}
.searching {margin:0 auto;width:800px; height:40px;  line-height: 40px;text-align: left; overflow: hidden; background: #def4e7; border: 1px dashed #a7e0be;margin-top:30px; color:#090; font-size:15px;padding-left:15px;} 
.searchno {margin:0 auto;width:800px; height:40px;  line-height: 40px;text-align: left; overflow: hidden; background: #f8ecec; border: 1px dashed #c33;margin-top:30px; color:#c33; font-size:15px;padding-left:15px;}
