@charset "utf-8";
/* css reset www.admin10000.com */
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;
}
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,
b,
u,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
a {
  color: #555;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
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;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.container {
  width: 1240px;
  margin: 0 auto;
  padding: 0;
}
.header {
  height: 117px;
  line-height: 117px;
}
.header .header_l img {
  display: block;
  margin-top: 30px;
}
.header_meau li {
  text-align: center;
  float: left;
  width: 88px;
  border-bottom: 3px solid transparent;
}
.header_meau li a {
  display: block;
  font-size: 16px;
}
.header_meau li:hover {
  background-color: #0932a6;
  border-bottom: 3px solid #e60101;
}
.header_meau li:hover a {
  color: #fff;
}
.banner img {
  width: 100%;
}
.i_body1 li {
  float: left;
  width:168px;
  height: 168px;
  margin:0 40px;
  overflow: hidden;
  border-radius: 100% ;
}
.i_body1 ul{
  width:1240px;
  margin:0 auto;
}
.i_body1 li a {
  position: relative;
  display: block;
  width:100%;
  height:100%;
}
.i_body1 li a > img {
  display: block;
  width:168px;
  height: 168px;
  /*border-radius: 100%;*/
  overflow: hidden;
}
.i_body1 li a .i_body1_d {
  padding: 0 30px;
  padding-top: 29px;
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.i_body1 li a .i_body1_d p {
  text-align: center;
  line-height: 2;
  font-size: 16px;
  color: #ffffff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.i_body1 li a .i_body1_d h3 {
  text-align: center;
}
.i_body1 li a .i_body1_d h3 img {
  height: 64px;
}
.i_body1 li:hover a > img {
  transform: scale(1.2);
  border-radius: 100%;
}
.con {
  margin: 20px auto;
}
.i_news_t {
  background: url("../images/img6.png") repeat-x center center;
  height: 50px;
}
.i_news_t span {
  font-size: 22px;
  padding-right: 30px;
  line-height: 50px;
  background-color: #fff;
  display: inline-block;
  color: #333333;
  font-weight: bold;
}
.i_news_t a {
  padding-left: 30px;
  display: inline-block;
  line-height: 50px;
  background-color: #fff;
  float: right;
  color: #333333;
}
.i_news_d li {
  margin-left: 70px;
  width: 364px;
  float: left;
}
.i_news_d li a {
  display: block;
}
.i_news_d li a > img {
  width: 364px;
  height: 148px;
}
.i_news_d li a h3 {
  font-size: 16px;
  color: #333333;
  text-transform: uppercase;
  line-height: 2;
}
.i_news_d li a > span {
  font-size: 14px;
  color: #666666;
  text-transform: uppercase;
  line-height: 2.333;
}
.i_news_d li a > p {
  height: 48px;
  overflow: hidden;
  font-size: 14px;
  color: #666666;
  text-transform: uppercase;
  line-height: 24px;
}
.yqlj_t h3 {
  font-size: 22px;
  padding-right: 30px;
  line-height: 50px;
  background-color: #fff;
  display: inline-block;
  color: #333333;
  font-weight: bold;
}
.yqlj_d a {
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 10px;
  white-space: nowrap;
}
.yqlj_d a:nth-of-type(4n+1) {
  margin-left: 0;
}
.yqlj_d img {
  width: 298px;
  height: 64px;
}
.footer {
  background-color: #3f3f3f;
}
.footer1 {
  padding: 40px 0;
}
.footer_l {
  width: 418px;
}
.footer_l_t {
  margin-bottom: 20px;
}
.footer_l_t h3 {
  letter-spacing: 2px;
  font-size: 16px;
  color: #ebebeb;
  text-transform: uppercase;
  line-height: 1.167;
}
.footer_l_d h3 {
  letter-spacing: 1px;
  font-size: 14px;
  color: #ebebeb;
  text-transform: uppercase;
  line-height: 2;
}
.footer_l_d p {
  font-size: 14px;
  color: #ebebeb;
  line-height: 2;
}
.footer_r li {
  line-height: 2;
}
.footer_r li a {
  color: #ebebeb;
  display: block;
}
.footer_r {
  padding: 0 50px;
  width: 746px;
}
.footer2 {
  text-align: center;
  background-color: #313131;
  line-height: 4.5;
  color: #ebebeb;
}
body {
  overflow: hidden;
}
.banner {
  position: relative;
}
.all_l {
  width: 288px;
}
.all_r {
  width: 915px;
}
.all_l_t {
  background-color: #f2f3f5;
}
.all_l_t1 {
  margin-bottom: 30px;
  padding: 24px;
  width: 288px;
  height: 122px;
  background-color: #0932a6;
}
.all_l_t1 h3 {
  font-size: 24px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.7;
}
.all_l_t2 {
  padding: 0 10px;
  padding-bottom: 30px;
}
.all_l_t2 li {
  margin-bottom: 5px;
}
.all_l_t2 li a {
  font-size: 16px;
  padding: 0 5px;
  line-height: 36px;
  display: block;
}
.all_l_t2 li a i {
  float: right;
}
.all_l_t2 li:hover {
  background-color: #0932a6;
}
.all_l_t2 li:hover a {
  color: #fff;
}
.all_l_t2 li.on {
  background-color: #0932a6;
}
.all_l_t2 li.on a {
  color: #fff;
}
.all_l_d li {
  margin: 20px 0;
  width: 288px;
  height: 182px;
  overflow: hidden;
}
.all_l_d li a {
  position: relative;
  display: block;
}
.all_l_d li a > img {
  transition: 0.2s linear all;
  display: block;
  width: 288px;
  height: 182px;
}
.all_l_d li a .i_body1_d {
  padding: 0 30px;
  padding-top: 20px;
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.all_l_d li a .i_body1_d p {
  text-align: center;
  line-height: 2;
  font-size: 18px;
  color: #ffffff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.all_l_d li a .i_body1_d h3 {
  text-align: center;
}
.all_l_d li a .i_body1_d h3 img {
  height: 64px;
}
.all_l_d li:hover a > img {
  transform: scale(1.2);
}
.all_r_t {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #b3b3b3;
}
.all_r_t > h3 {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  line-height: 1.556;
  float: left;
  background: url("../images/img9.png") no-repeat left;
  padding-left: 20px;
}
.all_r_t span {
  background: url("../images/img10.png") no-repeat left;
  padding-left: 25px;
  font-size: 14px;
  color: #333333;
  line-height: 2;
}
.all_r_t a {
  font-size: 14px;
  color: #333333;
  line-height: 2;
}
.pic li {
  margin-bottom: 10px;
  margin-left: 57px;
  text-align: center;
  width: 266px;
  float: left;
}
.pic li img {
  display: block;
  width: 266px;
  height: 200px;
  transition: 0.2s linear all;
}
.pic li i {
  overflow: hidden;
  display: block;
  width: 266px;
  height: 200px;
}
.pic li p {width: 266px;
  color: #333333;
  line-height: 24px;
  height:24px;
  font-size: 15px; overflow:hidden;
}
.pic li:hover i img {
  transform: scale(1.2);
}
.pages {
  margin: 10px 0;
  text-align: center;
}
.pages a {
  padding: 2px 7px;
  border: 1px solid #d0d0d0;
}
.pages span {
  color: #fff;
  padding: 2px 7px;
  border: 1px solid #d0d0d0;
  background-color: #d80010;
}
.pages a:hover {
  color: #fff;
  padding: 2px 7px;
  border: 1px solid #d0d0d0;
  background-color: #d80010;
}
.news li {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #d0d0d0;
}
.news li span {
  line-height: 2;
  color: #333333;
  font-size: 16px;
  background: url("../images/img12.png") no-repeat left;
  padding-left: 13px;
}
.news li i {
  line-height: 2;
  float: right;
  color: #333333;
  font-size: 16px;
}
.news li .news2 {
  padding-left: 13px;
}
.news li .news2 p {
  height: 56px;
  overflow: hidden;
  color: #444444;
  font-size: 14px;
  line-height: 2;
}
.pic_info_t1 img {
  width: 436px;
  height: 328px;
}
.pic_info_t2 {
  padding-left: 20px;
  width: 457px;
}
.pic_info_t2 h3 {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 2;
  border-bottom: 1px dashed #d0d0d0;
}
.pic_info_t2 .pic_info_t2_1 {
  padding: 10px 0;
  line-height: 2;
  border-bottom: 1px dashed #d0d0d0;
}
.pic_info_t2 .pic_info_t2_2 {
  padding-top: 20px;
}
.pic_info_t2 .pic_info_t2_2 a {
  margin: 5px;
  line-height: 39px;
  text-align: center;
  border-radius: 5px;
  display: inline-block;
  width: 158px;
  height: 39px;
  background-color: #d80010;
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
}
.pic_info_t2 .pic_info_t2_2 a img {
  margin-right: 5px;
}
.pic_info_d {
  margin-top: 35px;
}
.pic_info_d1 {
  border-bottom: 1px solid #d0d0d0;
}
.pic_info_d1 span {
  color: #fff;
  display: inline-block;
  background-color: #0932a6;
  width: 114px;
  height: 35px;
  text-align: center;
  line-height: 35px;
}
.pic_info_d2 {
  padding: 10px ;
  line-height: 2;
}
.news_info_t {
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #d0d0d0;
}
.news_info_t > h3 {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  line-height: 2;
  color: #333;
}
.news_info_t p {
  text-align: center;
}
.news_info_d {
  line-height: 2;
}
.news_info_d strong{ font-weight:bold;}