﻿@charset "utf-8";
* {
  padding: 0;
  margin: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p {
  padding: 0px;
  margin: 0px;
}
ol,
ul {
  list-style: none;
}
li {
  list-style-type: none;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  color: #2b96cc;
}
img {
  border: 0;
}

/*公共样式开始*/
body {
  margin: 0 auto;
  font-family: 'Microsoft YaHei', '微软雅黑', '宋体';
  font-size: 12px;
}
.clear {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.hidden {
  display: none;
}
.display {
  display: block;
}
.w1100 {
  width: 1100px;
  margin: 0px auto;
  overflow: hidden;
}
a {
  color: #444;
}
.top {
  height: 130px;
}
.top .logo {
  float: left;
}
.top .logo img {
  height: 130px;
}
.top .topm {
  float: left;
}
.top .tel {
  float: right;
  height: 130px;
  margin-top: 20px;
}
.top .tel span {
  font-size: 16px;
}
.top .tel p {
  font-size: 34px;
  color: #f00;
  font-weight: bold;
  margin-top: 10px;
}
.nav {
  height: 40px;
  background-color: #44bdc3;
}
.nav ul {
  overflow: hidden;
}
.nav ul li {
  float: left;
  width: 174px;
  line-height: 35px;
  font-size: 16px;
  text-align: center;
}
.nav ul li a {
  color: #fff;
}
.banner {
  height: 400px;
  margin-top: 10px;
}
.banner_juzhong {
  width: 1200px;
  height: 392px;
  margin: 0px auto;
}
.box_con {
  width: 1100px;
  height: auto;
  margin: 10px auto;
}
.box_con .left1 {
  width: 458px;
  height: 285px;
}
.tit {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.company {
  line-height: 25px;
  color: #737373;
  height: 248px;
  overflow: hidden;
  font-size: 14px;
}
.company span {
  padding: 8px 10px 5px 0;
}
.news {
  width: 273px;
  height: 285px;
  padding: 0 30px;
}
.news_list ul li {
  width: 97%;
  background: url(../images/img6.png) no-repeat;
  height: 30px;
  line-height: 30px;
  padding-left: 9%;
  border-bottom: 1px #dfdfdf dashed;
  font-size: 12px;
  background-position: 10px;
}
.news_list ul li a {
  color: #737373;
}
.contact {
  background: url(../images/img7.png) no-repeat;
  width: 130px;
  height: 163px;
  padding: 120px 160px 0 19px;
  line-height: 30px;
  color: #737373;
  font-size: 12px;
}
.tit2 img {
  display: block;
  margin: 0px auto;
}
.pic img {
  height: 195px;
  padding: 5px;
  width: 229px;
}
.foot {
  background: #444;
  border-top: 2px #44bdc3 solid;
  line-height: 32px;
  text-align: center;
  width: 100%;
  font-size: 12px;
  color: #ccc;
  padding: 20px 0px;
}
.foot span a {
  color: #fff;
  padding: 0px 10px;
}
.foot span {
  color: #fff;
}
.f_nav {
  width: 100%;
  line-height: 30px;
  height: 30px;
  text-align: center;
}
.f_nav span {
  padding: 0 15px;
  font-size: 14px;
}
.f_nav span a {
  color: #6a6a6a;
}
.copy {
  width: 100%;
  line-height: 30px;
  text-align: center;
  color: #6a6a6a;
}
.wrapper {
  width: 1200px;
  margin: 0 auto;
}
.ny_left {
  float: left;
  width: 245px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.ny_left_top {
  background: #44bdc3;
  width: 205px;
  height: 50px;
  padding: 30px 20px;
  margin-bottom: 3px;
  color: #fff;
  line-height: 33px;
}
#left_nav li a {
  font-size: 16px;
  color: #2b2b2b;
  height: 53px;
  line-height: 53px;
  display: block;
  padding-left: 48px;
  background: url(../images/navbg.jpg) 20px 17px no-repeat #eae8e8;
}
#left_nav li a.hover {
  font-size: 16px;
  color: #fff;
  height: 53px;
  line-height: 53px;
  display: block;
  background: url(../images/navbg_hover.jpg) 20px 17px no-repeat #44bdc3;
  padding-left: 48px;
}
#left_nav li a:hover {
  font-size: 16px;
  color: #fff;
  height: 53px;
  line-height: 53px;
  display: block;
  background: url(../images/navbg_hover.jpg) 20px 17px no-repeat #44bdc3;
  padding-left: 48px;
}
.ny_right {
  float: right;
  width: 925px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.ny_right_top {
  border-bottom: 1px solid #eaeaea;
  height: 50px;
}
.ny_right_top h1 {
  float: left;
  font-size: 24px;
  font-weight: 500;
  line-height: 49px;
}
.ny_right_top span {
  float: right;
  font-size: 12px;
  line-height: 25px;
  padding-top: 24px;
}
.right_con {
  width: 925px;
  line-height: 210%;
  min-height: 400px;
  margin-top: 20px;
}
.xwlist {
  width: 100%;
}
.xwlist li {
  margin-top: 30px;
  width: 100%;
  padding-bottom: 30px;
  border-bottom: 1px dotted #cfcfcf;
}
.xwlist li dl {
  width: 100%;
  display: table;
}
.xwlist li dl dd {
  float: right;
  width: 100%;
}
.xwlist li dl dd p {
  line-height: 25px;
  color: #a19f9f;
  margin-top: 15px;
}
.xwlist li dl dd span {
  float: left;
  font-size: 12px;
}
.xwlist li dl dd strong {
  float: right;
  margin-top: 11px;
  font-weight: 300 !important;
  color: #ed3f34;
}
.pages {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
  margin-top: 12px;
  text-align: center;
}
.pages a:hover {
  display: inline-block;
  border: 1px solid #dddddd;
  color: #b60002;
  background-color: #f0f0f0;
  padding: 0px 6px;
  margin: 0px 2px;
}
.pages a {
  display: inline-block;
  border: 1px solid #dddddd;
  color: #696969;
  padding: 0px 6px;
  margin: 0px 2px;
  height: 24px;
}
#Piclist {
  text-align: left;
  padding-top: 10px;
}
#Piclist ul li {
  padding: 0 14px;
  float: left;
  margin-bottom: 10px;
  display: block;
  width: 278px;
}
#Piclist ul li img {
  height: 195px;
  width: 278px;
}
#Piclist ul li span {
  display: block;
  text-align: center;
  width: 278px;
  height: 30px;
  clear: both;
  margin-top: 2px;
  line-height: 30px;
  overflow: hidden;
}
.line1 {
  border-top: 1px dashed #dddddd;
}
.r1 {
  font-size: 14px;
}
.ly h1 {
  font-size: 24px;
  font-weight: 500;
  text-indent: 22px;
  margin-top: 20px;
}
.reg_info_l {
  width: 400px;
  margin-top: 10px;
}
.reg_info_l ul li {
  margin-bottom: 8px;
  width: 400px;
  display: block;
  float: left;
}
.reg_info_l ul li label {
  text-align: right;
  width: 70px;
  display: inline-block;
  color: #222;
  font-size: 14px;
}
.reg_info_l ul li .k {
  width: 203px;
  border: 1px solid #dfdfdf;
  background: #fff;
  padding: 8px 5px;
  color: #999;
}
.yisq_te {
  width: 320px;
  height: 66px;
  line-height: 22px;
  border: #ddd 1px solid;
  color: #333;
  font-family: '微软雅黑';
  resize: none;
}
.dc_but {
  padding: 0 30px;
  height: 30px;
  border: none;
  line-height: 30px;
  font-family: '微软雅黑';
  background: #444;
  color: #fff;
  cursor: pointer;
}
