@charset "utf-8";
/* css reset www.admin10000.com */
html {
  font-size: 10px;
}
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;
}
body {
  background: #fff;
  color: #555;
  font-size: 1.4rem;
  font-family: "Microsoft Yahei";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
i,
b,
u,
strong,
th,
var {
  font-style: normal;
}
a {
  color: #555;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
  color: #333;
}
img {
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font: 14px "Microsoft Yahei";
}
table {
  border-collapse: collapse;
}
/* css common */
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
/*美化滚动条*/
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #F5F5F5;
}
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.8);
  background-color: #F5F5F5;
}
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.8);
  background-color: rgba(0, 0, 0, 0.8);
}
.con {
  width: 1200px;
  margin: 0 auto;
}
.header {
  background: rgba(255, 255, 255, 0.75);
  /*padding: 20px 0 19px;*/
}
.header .header_con .logo {
  width: 100%;
}
.header .header_con .logo img{
  width: 100%;
}
.header .header_con .tel {
  width: 54%;
}
.header .header_con .tel .tel_icon {
  /*margin-top: 15px;*/
  min-width: 156px;
  width: 368px;
}
.header .header_con .tel .tel_icona{
  width: 280px;
}

.header .header_con .tel .tel_icon span {
  font-weight: bold;
  font-size: 14px;
  color: #302f2f;
  display: inline-block;
  vertical-align: top;
  margin-top: 7px;

}
.header .header_con .tel .tel_icon .tek_list {
  width: 315px;
  display: inline-block;
  vertical-align: top;
}
.header .header_con .tel .tel_icona .tek_list{
  width: 150px;
}
.header .header_con .tel .tel_icon .tek_list li {
  float: left;
  vertical-align: top;
  /*font-weight: bold;*/
  margin-right: 25px;
  font-size: 21px;
  color: #de0526;
}
.nav_dw {
  position: relative;
}
.nav_dw a:hover {
  text-decoration: underline;
}
.nav_dw .index_btn {
  position: absolute;
  top: 4px;
  left: 0;
  width: 142px;
  height: 58px;
  background: #e0250a;
  border: solid 1px rgba(255, 255, 255, 0.4);
  text-align: center;
  line-height: 58px;
  font-size: 16px;
  color: #fff;
  border-radius: 5px;
  font-weight: bold;
}
.nav_dw .lz_btn {
  position: absolute;
  top: 4px;
  right: 0;
  width: 142px;
  height: 58px;
  background: #e0250a;
  border: solid 1px rgba(255, 255, 255, 0.4);
  text-align: center;
  line-height: 58px;
  font-size: 16px;
  color: #fff;
  border-radius: 5px;
   font-weight: bold;
}
.nac_con {
  width: 100%;
  background: url("../images/nav_bj.png") no-repeat;
  height: 82px;
  padding: 10px 0 10px;
}
.nac_con .nav {
  width: 910px;
  margin: 0 auto 0;
  padding-top: 5px;
}
.nac_con .nav > li {
  float: left;
  width: 130px;
  line-height: 2;
  position: relative;
}
.nac_con .nav > li .sub{
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  margin: 0;
  /*background:rgba(224,37,10,0.85);*/
  background: #f03b21;
  z-index:66;
}
.nac_con .nav > li .sub li{
  line-height:2;
  display: block;
  border-bottom: solid 1px rgba(255, 255, 255, 0.4);
}
.nac_con .nav > li .sub li a{
  display: block;
  line-height:2;
  font-size: 13px;
  text-align: center;
color: #fff;
}
.nac_con .nav > li:hover a {
  text-decoration: underline;
}
.nac_con .nav > li > a {
  text-align: center;
  display: block;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
.nac_con .nav > li > a i {
  float: right;
}
.banner {
  /* 本例子css */
}
.banner img {
  max-width: 100%;
}
.banner .slideBox {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.banner .slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 10px;
  z-index: 1;
  width: 100%;
}
.banner .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
  width: 100%;
  text-align: center;
}
.banner .slideBox .hd ul li {
  display: inline-block;
  vertical-align: top;
  border: solid 1px #fff;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  background: #dbdbdb;
}
.banner .slideBox .hd ul li.on {
  background: #f00;
  color: #fff;
}
.banner .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.banner .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.banner .slideBox .bd img {
  width: 100%;
  display: block;
}
.banner .slideBox .prev,
.banner .slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.banner .slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}
.banner .slideBox .prev:hover,
.banner .slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.banner .slideBox .prevStop {
  display: none;
}
.banner .slideBox .nextStop {
  display: none;
}
.conter_top {
  margin-top: 25px;
}
.conter_top .ban_left {
  width: 387px;
  height: 294px;
}
.conter_top .ban_left .ban_left_img {
  width: 100%;
  height: 100%;
  position: relative;
}
.conter_top .ban_left .ban_left_img .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 5px;
  z-index: 1;
  width: 100%;
}
.conter_top .ban_left .ban_left_img .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
  width: 100%;
  text-align: right;
}
.conter_top .ban_left .ban_left_img .hd ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  cursor: pointer;
  background: #fff;
}
.conter_top .ban_left .ban_left_img .hd ul li.on {
  background: #f00;
  color: #fff;
}
.conter_top .ban_left .ban_left_img .bd ul li {
  position: relative;
}
.conter_top .ban_left .ban_left_img .bd ul li p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 2.5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.conter_top .ban_mddl {
  width: 508px;
  margin: 0 15px;
  height: 294px;
  border: solid 1px #dcdcdc;
  padding: 10px;
}
.conter_top .ban_mddl h5 {
  padding: 22px 0 5px;
  font-size: 16px;
  color: #ff1e00;
  font-weight: bold;
  border-bottom: solid 1px #dcdcdc;
}
.conter_top .ban_mddl h5 span a{
  color: #555;
  font-size: 14px;
}
.conter_top .ban_mddl h5 i {
  font-size: 12px;
  color: #999;
}
.conter_top .ban_mddl .ban_mddl_list li {
  border-bottom: dashed 1px #dcdcdc;
  line-height: 2.2;
  font-size: 14px;
  color: #545454;
  background: url("../images/icon_sj.png") left center no-repeat;
  padding-left: 25px;
}
.conter_top .ban_mddl .ban_mddl_list li a{
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.conter_top .ban_mddl .ban_mddl_list li:hover a {
  color: #e0250a;
}
.conter_top .ban_mddl .ban_mddl_list li:last-child {
  border-bottom: none;
}
.conter_top .ban_right {
  width: 275px;
  height: 294px;
  border: solid 1px #dcdcdc;
}
.conter_top .ban_right img {
  width: 100%;
}
.conter_top .ban_right h5 {
  line-height: 2;
  padding: 0 15px;
  font-size: 15px;
  font-weight: bold;
  color: #282828;
}
.conter_top .ban_right p {
  padding: 0 15px;
  font-size: 13px;
  color: #ff1e00;
  font-weight: bold;
  line-height: 2;
}
.content_middl {
  margin-top: 13px;
}
.content_middl .content_middl_left {
  width: 595px;
  height: 344px;
  border: solid 1px #dcdcdc;
}
.content_middl .content_middl_left h5 {
  width: 100%;
  line-height: 43px;
  height: 43px;
  padding: 0 15px;
  background: url("../images/title_bj.png") repeat-x;
}
.content_middl .content_middl_left h5 span {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  width: 132px;
  height: 39px;
  line-height: 37px;
  text-align: center;
  vertical-align: top;
  background: url("../images/icon_bj.png") no-repeat;
}
.content_middl .content_middl_left .ban_mddl_list {
  margin: 10px 0;
}
.content_middl .content_middl_left .ban_mddl_list li {
  border-bottom: dashed 1px #dcdcdc;
  line-height: 2.5;
  font-size: 14px;
  color: #545454;
  background: url("../images/icon_sj.png") left center no-repeat;
  padding-left: 25px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content_middl .content_middl_left .ban_mddl_list li:hover a {
  color: #e0250a;
}
.content_middl .content_middl_left .ban_mddl_list li:last-child {
  border-bottom: none;
}
.hzhb_con {
  margin-top: 15px;
  border: solid 1px #dcdcdc;
}
.hzhb_con h5 {
  background: url("../images/c_bj.png") no-repeat;
  line-height: 48px;
  height: 48px;
  padding: 0 25px;
  font-size: 18px;
  color: #fff;
}
.hzhb_con h5 span a {
  font-size: 14px;
  color: #fff;
}
.hzhb_con .sb_cs_list {
  width: 95%;
  margin: 10px auto;
}
.hzhb_con .sb_cs_list li {
  float: left;
  padding-top: 5px;
  padding-right: 11px;
  padding-bottom: 5px;
  padding-left: 11px;
  margin: 0 0;
}
.hzhb_con .sb_cs_list li .pic {
  background-image: url(../images/sy_1.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  height: 104px;
  width: 140px;
  display: block;
  text-align: center;
  vertical-align: text-top;
  padding-top: 8px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.hzhb_con .sb_cs_list li .pic:hover {
  background-image: url(../images/sy_2.jpg);
}
.hzhb_con .sb_cs_list li .title {
  padding: 0px;
  height: 22px;
  width: 140px;
  font-size: 12px;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  line-height: 22px;
  text-align: center;
  background-color: #DFDFDF;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sbcs_con {
  margin-top: 15px;
  border: solid 1px #dcdcdc;
}
.sbcs_con h5 {
  background: url("../images/c_bj.png") no-repeat;
  line-height: 48px;
  height: 48px;
  padding: 0 25px;
  font-size: 18px;
  color: #fff;
}
.sbcs_con h5 span a {
  font-size: 14px;
  color: #fff;
}
.sbcs_con .sbcs_con_list {
  width: 97%;
  margin: 10px auto;
}
.sbcs_con .sbcs_con_list li {
  float: left;
  padding-top: 7px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 5px;
  display: block;
  text-align: center;
}
.sbcs_con .sbcs_con_list li .pic {
  width: 106px;
  height: 90px;
  text-align: center;
}
.sbcs_con .sbcs_con_list li .pic img{
  width: 106px;
  height: 90px;
}
.sbcs_con .sbcs_con_list li .title {
  padding: 0px;
  width: 104px;
  line-height: 2;
  background-color: #efefef;
  display: block;
  margin: 0px;
  border: 1px solid #dcdcdc;
  font-size: 12px;
}
.footer_top {
  border: solid 1px #dcdcdc;
  background: url("../images/v.png") repeat-x;
  height: 126px;
  margin-top: 15px;
  padding: 27px;
  margin-bottom: 30px;
}
.footer_top .footer_middle {
  margin-left: 68px;
}
.footer_top .footer_middle h6 {
  font-size: 16px;
  font-weight: bold;
  color: #282828;
}
.footer_top .footer_middle p {
  font-size: 14px;
  color: #282828;
}
.footer {
  width: 100%;
  background: url("../images/footer.png") repeat-y;
  height: 128px;
}
.footer .footer_con {
  padding: 33px 0;
  color: #fff;
  text-align: center;
}
.footer .footer_con p a {
  font-size: 14px;
  color: #fff;
}
.info_con {
  margin-top: 25px;
}
.about_left {
  width: 229px;
  float: left;
  background-color: #FFFFFF;
  display: block;
  position: relative;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  text-align: left;
  line-height: 25px;
}
.about_left ul {
  width: 226px;
  padding: 5px;
  margin-top: 8px;
  margin-right: 0px;
  margin-bottom: 12px;
  margin-left: 2px;
  border: 1px solid #AB8181;
}
.about_left ul li {
  background-color: #FFFFFF;
  padding-right: 3px;
  padding-bottom: 3px;
  background-image: url(../images/news_1_2.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  height: 31px;
  width: 214px;
  padding-left: 20px;
  margin-bottom: 5px;
  line-height: 31px;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
.about_left ul li a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  line-height: 29px;
  color: #FF0000;
}
.a_1 {
  height: 40px;
  width: 226px;
  background: #e0250a ;
  line-height: 40px;
  border-radius: 5px 5px 0 0;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}
.ban_right {
  width: 226px;
  height: 294px;
  border: solid 1px #dcdcdc;
}
.ban_right img {
  width: 100%;
}
.ban_right h5 {
  line-height: 2;
  padding: 0 8px;
  font-size: 15px;
  font-weight: bold;
  color: #282828;
}
.ban_right p {
  /*padding: 0 8px;*/
  padding-left: 10px;
  font-size: 10px;
  color: #ff1e00;
  font-weight: bold;
  line-height: 2;
}
.about_right {
  width: 960px;
  background-color: #FFFFFF;
  float: right;
  display: block;
  line-height: 20px;
  margin: 0px;
  padding: 0px;
  height: auto;
  text-align: center;
  position: relative;
}
.biaoti_x {
  height: 25px;
  width: 100%;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #B63D79;
  line-height: 25px;
  font-size: 12px;
  color: #000000;
  text-align: left;
  font-weight: normal;
  display: block;
  text-decoration: none;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  background-color: #FFFFFF;
}
.neirong_r2 {
  overflow: visible;
  padding-top: 10px;
  padding-bottom: 10px;
  height: auto;
  width: 95%;
  margin: 0 auto;
  position: relative;
  text-decoration: none;
  text-align: left;
}
.text {
  line-height: 2;
  font-size: 14px;
}
.text h6 {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
.text img {
  max-width: 100%;
}

.about_right .sb_cs_list {
  width: 100%;
  margin: 10px auto;
}
.about_right .sb_cs_list li {
  float: left;
  padding-top: 5px;
  padding-right: 11px;
  padding-bottom: 5px;
  padding-left: 11px;
}
.about_right .sb_cs_list li .pic {
  background-image: url(../images/sy_1.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  height: 104px;
  width: 140px;
  display: block;
  text-align: center;
  vertical-align: text-top;
  padding-top: 8px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.about_right .sb_cs_list li .pic:hover {
  background-image: url(../images/sy_2.jpg);
}
.about_right .sb_cs_list li .title {
  padding: 0px;
  height: 22px;
  width: 140px;
  font-size: 12px;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  line-height: 22px;
  text-align: center;
  background-color: #DFDFDF;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.i-gx ul li .sb-tt a{
  display: block;    
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}