@charset "utf-8";
@import "common.css";
/*头部*/
.header {
  margin: 0 auto;
  width: 1120px;
  float: none;
  overflow: hidden;
  padding-top: 30px;
}
.header .logo {
  display: block;
  float: left;
}
.header .tel {
  float: right;
  text-align: right;
  margin-top: 22px;
}
.header .tel p {
  font-size: 20px;
  line-height: 30px;
}
.header .tel p span {
  color: #c00;
}
/*导航*/
.nav {
  border-bottom: #776f58 4px solid;
  width: 100%;
  border-top: #ccc 1px solid;
}
.nav .first {
  margin: 0 auto;
  width: 1120px;
}
.nav .first .item {
  float: left;
  width: 110px;
  height: 40px;
  position: relative;
}
.nav .first .item .nav-a {
  display: block;
  width: 110px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
}
.nav .first .item .nav-a:hover,
.nav .first .item .nav-a.active {
  background: #1b488c;
  color: #fff;
}
.nav .first .item .sub-nav {
  display: none;
  position: absolute;
  z-index: 2000;
  left: 0;
  top: 40px;
  overflow: visible;
  opacity: 1;
}
.nav .first .item .sub-nav li {
  width: 110px;
}
.nav .first .item .sub-nav li .sub-nav-a {
  display: block;
  border-bottom: #d0e4f8 1px solid;
  border-left: #d0e4f8 1px solid;
  line-height: 40px;
  width: 138px;
  background: #2971b5;
  height: 40px;
  color: #fff;
  font-weight: normal;
  border-right: #d0e4f8 1px solid;
  text-align: center;
}
.nav .first .item .sub-nav li .sub-nav-a:hover {
  border-bottom: #d0e4f8 1px solid;
  border-left: #d0e4f8 1px solid;
  background: #2f83d1;
  color: #fff;
  border-right: #d0e4f8 1px solid;
}
/*---------------------------------------*/
/*
	Name:Agent_Style v1.0 -CSS Framework
	Author: Liu Qingqing
	Styles updated: 2017/11/30
*/
/*---------------------------------------*/
body,
button,
input,
select,
textarea {
  font-family: Arial, "microsoft yahei", Helvetica, sans-serif;
}
body {
  background: #fff;
  color: #333;
  font-size: 14px;
}
table {
  borer-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
ol,
ul,
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
* {
  margin: 0;
  padding: 0;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*html5*/
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
  display: block;
}
a {
  color: #333;
  text-decoration: none;
}
a.active {
  color: #1b488c;
}
input,
textarea,
button,
select {
  outline: none;
}
textarea {
  resize: none;
}
em {
  font-style: normal;
}
/*图标*/
.iconfont {
  font-family: "iconfont";
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
}
.c-w {
  width: 100%;
}
.c-w1200 {
  width: 1200px;
  margin: 0 auto;
}
.c-flw {
  float: left;
  width: 100%;
}
.c-ffm {
  font-family: "Microsoft yahei", Arial;
}
.c-ffs {
  font-family: simsun;
}
.c-bg-home {
  background: #008bcd !important;
}
.c-bg-white {
  background: #fff;
}
.c-textarea {
  color: #666 !important;
}
.c-mt0 {
  margin-top: 0 !important;
}
.c-mb0 {
  margin-bottom: 0 !important;
}
.c-mb36 {
  margin-bottom: 36px !important;
}
.c-mb50 {
  margin-bottom: 50px !important;
}
.c-bt0 {
  border-top: 0 !important;
}
.c-mt20 {
  margin-top: 20px !important;
}
.c-mt30 {
  margin-top: 30px !important;
}
.c-mt40 {
  margin-top: 40px !important;
}
.c-mt80 {
  margin-top: 80px !important;
}
.c-fl {
  float: left;
}
.c-fr {
  float: right;
}
.c-w50 {
  width: 50px !important;
}
.c-w100 {
  width: 100px !important;
}
.c-w150 {
  width: 150px !important;
}
.c-w200 {
  width: 200px !important;
}
.c-w250 {
  width: 250px !important;
}
.c-w300 {
  width: 300px !important;
}
.c-w350 {
  width: 350px !important;
}
.c-w400 {
  width: 400px !important;
}
.c-w450 {
  width: 450px !important;
}
.c-w500 {
  width: 500px !important;
}
.c-w550 {
  width: 550px !important;
}
.c-w600 {
  width: 600px !important;
}
.c-w650 {
  width: 650px !important;
}
.c-w700 {
  width: 700px !important;
}
.c-w750 {
  width: 750px !important;
}
.c-w800 {
  width: 800px !important;
}
.c-w850 {
  width: 850px !important;
}
.c-w900 {
  width: 900px !important;
}
.c-w950 {
  width: 950px !important;
}
.c-w1120 {
  width: 1120px !important;
  margin: 0 auto;
}
.c-clear:after {
  display: block;
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
}
.c-hide {
  display: none;
}
.hide {
  display: none;
}
/*banner*/
.fullSlide {
  position: relative;
  width: 100%;
  background: #fff;
  height: 564px;
  overflow: hidden;
}
.fullSlide .bd {
  z-index: 0;
  position: relative;
  margin: 0 auto;
  height: 564px;
  overflow: hidden;
}
.fullSlide .bd ul {
  width: 100% !important;
}
.fullSlide .bd ul li {
  position: absolute;
  text-align: center;
  width: 1920px;
  height: 564px;
  margin-left: -960px;
  overflow: hidden;
  left: 50%;
}
.fullSlide .bd ul li a {
  display: block;
  height: 460px;
  color: #fff;
}
.fullSlide .hd {
  z-index: 1;
  position: absolute;
  line-height: 45px;
  width: auto;
  bottom: 15px;
  height: 60px;
  left: 45%;
}
.fullSlide .hd ul {
  text-align: center;
  padding-left: 2%;
  width: 100%;
  height: 30px;
}
.fullSlide .hd ul li {
  filter: alpha(opacity=50);
  line-height: 999px;
  margin: 1px;
  width: 42px;
  zoom: 1;
  display: inline-block;
  background: #fff;
  float: left;
  height: 8px;
  overflow: hidden;
  cursor: pointer;
  opacity: 0.5;
}
.fullSlide .hd ul li a {
  display: block;
  height: 460px;
  color: #fff;
}
.fullSlide .hd ul .on {
  background: #06c;
}
.fullSlide .prev {
  z-index: 1;
  position: absolute;
  filter: alpha(opacity=50);
  margin-top: -30px;
  width: 40px;
  display: none;
  background: url("../images/slider-arrow.png") #000 no-repeat -125px 50%;
  height: 60px;
  top: 50%;
  cursor: pointer;
  left: 0;
  opacity: 0.5;
}
.fullSlide .next {
  z-index: 1;
  position: absolute;
  filter: alpha(opacity=50);
  margin-top: -30px;
  width: 40px;
  display: none;
  background: url("../images/slider-arrow.png") #000 no-repeat -5px 50%;
  height: 60px;
  top: 50%;
  cursor: pointer;
  left: 15%;
  opacity: 0.5;
}
.fullSlide .next {
  right: 0;
  left: auto;
}
.fullSlide .bd .f_title {
  position: absolute;
  text-align: center;
  filter: alpha(opacity=40);
  line-height: 30px;
  width: 100%;
  bottom: 1px;
  display: none;
  background: #000;
  height: 30px;
  opacity: 0.4;
}
/*公告*/
.notice {
  width: 100%;
  background-image: url("../images/new_bg.png");
  z-index: 999999;
  background-repeat: repeat-x;
  background-position: center top;
  height: 45px;
  overflow: hidden;
}
.notice a {
  display: block;
  height: 45px;
  line-height: 45px;
  color: #ffffff;
}
.notice a p {
  height: 45px;
  line-height: 45px;
  color: #ffffff;
}
/*关于我们*/
.aboutus {
  width: 100%;
  background-image: url("../images/about_bg.png");
  margin-top: 30px;
  background-repeat: no-repeat;
  background-position: center top;
  padding-bottom: 35px;
}
.aboutus .columnSpace {
  background-image: url("../images/bg.png");
  margin-top: 10px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center top;
}
/*banner-page*/
.banner-page {
  width: 100%;
  height: 275px;
  margin-bottom: 25px;
}
.banner-page img {
  display: block;
  width: 1440px;
  height: 275px;
  margin: 0 auto;
}
/*页面主内容*/
.main-content .lefe-side {
  width: 306px;
}
.main-content .lefe-side .tit {
  width: 286px;
  height: 112px;
  color: #ffffff;
  background: #1b488c;
  padding-left: 20px;
}
.main-content .lefe-side .tit p {
  font-size: 35px;
  line-height: 70px;
}
.main-content .lefe-side .tit span {
  display: block;
  font-size: 20px;
}
.main-content .lefe-side .menu {
  width: 306px;
}
.main-content .lefe-side .menu li {
  width: 306px;
}
.main-content .lefe-side .menu li a {
  display: block;
  width: 306px;
  height: 46px;
  line-height: 46px;
  background: url("../images/01.jpg") no-repeat 0 0;
  padding-left: 60px;
}
.main-content .lefe-side .menu li a:hover {
  background: url("../images/02.jpg") no-repeat 0 0;
  color: #ffffff;
}
.main-content .right-side {
  text-align: left;
  width: 790px;
  /*新闻详情*/
}
.main-content .right-side .tit {
  color: #000;
  font-weight: bold;
  margin-left: 5px;
  font-size: 30px;
  border-bottom: #ccc 1px solid;
  line-height: 65px;
  height: 65px;
}
.main-content .right-side .cont {
  width: 790px;
  overflow: hidden;
  padding: 10px 0;
}
.main-content .right-side .product-list {
  padding: 10px 0;
}
.main-content .right-side .product-list ul {
  overflow: hidden;
}
.main-content .right-side .product-list ul li {
  float: left;
  width: 260px;
  height: 215px;
  margin-top: 5px;
  margin-left: 3px;
}
.main-content .right-side .product-list ul li a {
  display: block;
  width: 263px;
  overflow: hidden;
}
.main-content .right-side .product-list ul li a img {
  display: block;
  width: 250px;
  height: 180px;
  border: #e6e7e7 1px solid;
  padding: 1px;
}
.main-content .right-side .product-list ul li a img:hover {
  border-color: #f60;
}
.main-content .right-side .product-list ul li a p {
  text-align: center;
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  height: 31px;
  line-height: 31px;
}
.main-content .right-side .product-list ul li a p:hover {
  color: #1b488c;
  text-decoration: underline;
}
.main-content .right-side .news-list {
  padding: 10px 0;
}
.main-content .right-side .news-list ul {
  overflow: hidden;
}
.main-content .right-side .news-list ul li {
  width: 790px;
  border-bottom: #ccc 1px dashed;
  overflow: hidden;
}
.main-content .right-side .news-list ul li a {
  display: block;
  padding-left: 12px;
  background: url("../images/icon-09.gif") no-repeat 0 10px;
  padding-top: 0;
  height: 31px;
  line-height: 31px;
  overflow: hidden;
  color: #000;
  font-size: 14px;
}
.main-content .right-side .news-list ul li a h3 {
  float: left;
}
.main-content .right-side .news-list ul li a p {
  float: left;
  height: 31px;
  line-height: 31px;
  width: 60%;
}
.main-content .right-side .news-list ul li a span {
  display: block;
  float: right;
  height: 31px;
  line-height: 31px;
  width: 13%;
  overflow: hidden;
  color: #6f6f6f;
}
.main-content .right-side #newsdetail h2 {
  text-align: center;
  line-height: 50px;
  color: #322725;
  font-size: 18px;
  font-weight: bold;
}
.main-content .right-side #newsdetail .attr {
  border-bottom: #666 1px dashed;
  text-align: center;
  padding-bottom: 5px;
  margin-top: 20px;
}
.main-content .right-side #newsdetail .summary {
  margin-top: 20px;
  clear: both;
}
.main-content .right-side #newsdetail .operate {
  margin: 20px 0 0;
}
.main-content .right-side #newsdetail .describe {
  list-style: disc none outside;
  z-index: auto;
  border-bottom: medium none;
  text-justify: auto;
  text-align: left;
  border-left: medium none;
  text-transform: none;
  text-indent: 0;
  margin: auto;
  width: auto;
  display: inline;
  border-collapse: separate;
  word-wrap: normal;
  white-space: normal;
  background: none transparent scroll repeat 0 0;
  float: none;
  letter-spacing: normal;
  height: auto;
  visibility: inherit;
  color: #333;
  clear: none;
  vertical-align: baseline;
  overflow: visible;
  word-break: normal;
  border-top: medium none;
  border-right: medium none;
  word-spacing: normal;
  text-decoration: none;
  font-stretch: normal;
}
.main-content .right-side #newsdetail .describe p {
  line-height: 25px;
}
.main-content .right-side #newsdetail .page {
  margin-top: 15px;
  color: #333333;
}
.main-content .right-side #newsdetail .page p {
  padding: 5px 0;
}
.main-content .right-side #newsdetail .page p a:hover {
  color: #1b488c;
  text-decoration: underline;
}
.main-content .right-side #newsdetail .other {
  margin-top: 10px;
}
.main-content .right-side #newsdetail .other p {
  padding: 3px 0;
}
