@charset "gb2312";
* {
  margin: 0;
  padding: 0;
}
body {
  background: #fff;
  font-size: 16px;
  font-family: "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
  line-height: 25px;
  overflow-x: hidden;
}
img {
  margin: 0;
  padding: 0;
}
li {
  list-style-type: none;
  text-decoration: none;
}
ul {
  margin: 0;
  padding: 0;
}
.pt10 {
  padding-top: 10px;
  padding-bottom: 20px;
}
.cl {
  clear: both;
}
.clear {
  clear: both;
}
.fl {
  float: left;
}
.yellow {
  color: #FF0
}
h3 {
  font-size: 1.5em;
  line-height: 1.5em;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #0060c8;
}
#header {
  width: 100%;
  display: block;
  background: #061693;
}
.head {
    padding: 10px 4%;
}
.mheader {
  display: none;
}
.layout {
  width: 1200px;
  margin: 0 auto;
}
.logo {
    display: inline-block;
}
.nav {
    float: right;
    margin-top: 45px;
    color: #004502;
    width: 60%;
}
.nav li {
    text-align: center;
    display: inline-block;
    color: #004502;
    width: 13.5%;
}
.nav li a {
  color: #fff;
  line-height: 35px;
  font-size: 18px;
  display: block;
  transition: all 0.6s;
}
.nav li a:hover {
  color: #000d5d;
  font-weight: bold;
  background: #fff;
  border-radius: 20px;
}
.banner {
  width: 100%;
  display: block;
}
.banner1 {
  display: none;
}
.about_title {
    font-size: 16px;
    color: #004502;
    border-bottom: solid 2px #004502;
  padding-bottom: 5px;
  margin: 20px auto 60px;
}
img.blue {
    display: block;
    margin: 0 auto;
}
.more {
    border: solid 1px #004502;
    color: #004502;
    text-align: center;
    font-size: 14px;
    padding: 0px 6px;
    float: right;
    margin-top: 20px;
}
.more:hover {
  background: #004502;
  color: #fff;
}
.news_title {
    background: #2940cd;
}
.news_title img {
    margin: 0 auto;
    display: block;
    padding: 60px 0;
}
.newsbox {
    width: 1400px;
    margin: 30px auto 100px;
}
.newsbox li {
    margin: 60px 50px 0;
    border-bottom: solid 1px #8e8e8e;
    width: 600px;
    display: inline-block;
}
.news li a {
  display: block;
}
.news_time {
    width: 90px;
    height: 50px;
    background: #0060c8;
    text-align: center;
    float: left;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    padding: 20px 0;
}
.news_time p {
    font-size: 18px;
    font-weight: 500;
    line-height: 50px;
}
.news_con {
    width: 469px;
    display: inline-block;
    margin-left: 30px;
    margin-bottom: 10px;
}
.news_tit {
  font-size: 18px;
  color: #0060c8;
  font-weight: 600;
}
.news_font {
  height: 60px;
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  padding: 10px 0;
}
.news_more {
  width: 120px;
  height: 30px;
  background: #0060c8;
  color: #fff;
  text-align: center;
  line-height: 30px;
  float: right;
  font-size: 14px;
}
.product {
    margin: 75px auto;
}
.product_tit {
    padding-bottom:60px;
}
.product_tit img {
  display: block;
  margin: 0 auto;
}
.product ul {
  width: 1400px;
  margin: 0 auto;
}
.product li{
  margin-bottom: 40px;
}
.product li a {
  display: block;
}
.product .left {
    width: 34%;
    background: #2940cd;
    padding: 3% 3% 1%;
  display: inline-block;
}
.pro_class {
    color: #fff;
    font-size: 46px;
    margin: 120px 0 35px;
}
.pro_texing {
    color: #fff;
}
.pro_texing span {
    border: 1px #fff dashed;
    padding: 4px 10px;
    border-radius: 15px;
    margin-right: 10px;
    font-size: 14px;
}
.pro_jiantou {
    margin: 50px 0 110px;
}
.pro_smore {
    color: #fff;
    border: solid 1px #fff;
    float: right;
    font-size: 14px;
    padding: 2px 5px;
}
.product li a:hover {
    color: #2940cd;
    background: #fff;
    font-weight: bold;
}
.product .right {
    width: 60%;
    float: right;
}
.product .right img {
  width: 100%;
    border: solid 2px #b5b5b5;
}
.biaoyu {
    margin: 60px auto;
    display: block;
}
.pro_more {
    width: 190px;
    margin: 0 auto;
    display: block;
    border: solid 1px #919191;
    color: #919191;
    line-height: 40px;
    letter-spacing: 3px;
    font-size: 18px;
    padding: 0px 0 0 20px;
}
.pro_more span {
    border-left: solid 1px #919191;
    display: inline-block;
    padding-left: 15px;
    margin-left: 20px;
}
.pro_more:hover{
  background: #585858;
  color: #fff;
}
.lanmu a {
    float: left;
    width: 25%;
}
.lanmu img {
    width: 100%;
    height: 595px;
}
#dituContent {
  width: 600px;
  height: 234px;
  display: inline-block;
  border: solid 1px #d1d1d1;
  margin: 25px 0 80px;
}
.contact {
  width: 451px;
  float: right;
  margin-top: 15px;
}
.contact p {
  font-size: 18px;
  color: #313131;
  line-height: 45px;
  padding-left: 35px;
}
.icase li {
  width: 24%;
  float: left;
  text-align: center;
}
.icase li img {
  width: 100%;
  height: 136px;
}
.icase li:nth-child(2), .icase li:nth-child(3) {
  margin-left: 1.3%;
}
.icase li:nth-child(4) {
  float: right;
}
.inews {
  width: 405px;
  float: right;
  position: relative;
}
.inews .more {
  position: absolute;
  right: 0px;
  top: 25px;
}
.inews .title {
  color: #003b78;
  font-size: 1.5em;
}
.footer {
  background: #888888;
  padding: 50px 0px 0;
}
.footer .text {
  width: 1200px;
  font-size: 16px;
  margin: 0 auto;
}
.footer_font {
  display: inline-block;
  padding-bottom: 25px;
}
.footer_bot {
  margin-top: 20px;
  background: #002a01;
  color: #fff;
  font-size: 14px !important;
  line-height: 45px !important;
  text-align: center;
}
.footer .text p, .footer_bot {
  line-height: 35px;
  font-size: 14px;
}
.footer a, .footer .text {
  color: #fff;
}
.footer_bot a {
  color: #fff;
}
.footer1 {
  display: none;
}
/*×ÓÒ³*/
.page_nav {
  width: 270px;
  float: left;
  margin-top: 40px;
  background: #d2ddef;
  padding-bottom: 40px;
}
.page_nav_name {
  background: url(images/page_nav_name.jpg) center center no-repeat;
  text-align: center;
  color: #fff;
  line-height: 68px;
  font-size: 24px;
  letter-spacing: 2px;
}
.page_nav li p {
  font-size: 18px;
  line-height: 50px;
  display: block;
  color: #2c2c2c;
  background: #edf1f9;
  border-radius: 8px;
  margin: 16px 10px;
  padding-left: 60px;
}
.page_nav li p:hover {
  background: #5684ca;
  color: #fff;
}
p.blue {
  background: #5684ca !important;
  color: #fff !important;
}
.page_nav li img {
  margin-left: 15px;
  vertical-align: middle;
}
.second li a {
  font-size: 15px;
  color: #000;
  line-height: 40px;
  padding-left: 50px;
  display: block;
  margin: 0 10px;
}
.page_nav li a span {
  padding: 0 8px;
  color: #014cb1;
}
.page_nav li a:hover {
  background: #fff;
}
.second {
  display: none;
}
.white a {
  background: #fff;
}
.main {
  width: 100%;
  margin-bottom: 80px;
}
.sub_title {
  text-align: center;
  font-size: 32px;
  color: #565656;
  line-height: 70px;
  letter-spacing: 3px;
  margin: 50px auto;
  position: relative;
}
.subtit_line {
  width: 115px;
  height: 4px;
  background: #005bc1;
  margin: 0 auto;
}
.subview_title {
  text-align: center;
  font-size: 24px;
  padding: 40px 0;
  color: #0259b7;
}
.fenlei {
    width: 1400px;
    margin: 0 auto;
    text-align: center;
}
.fenlei li {
    background: #005bc1;
    display: inline-block;
    margin: 0 1% 1%;
    width: 14%;
    text-align: center;
}
.fenlei li a {
    color: #fff;
    line-height: 40px;
    display: block;
}
.fenlei li a:hover{
  background: #c00200;
}
.newsbox1 li {
  background: #2984e1;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  margin-bottom: 5px;
}
.newsbox1 li a {
  color: #fff;
}
.newsbox1 li a:hover {
  color: yellow;
}
.left_tel {
  background: #054985;
  text-align: center;
  color: #fff;
  padding: 10px 0 14px;
  margin-top: 6px;
  font-size: 15px;
}
.left_tel p {
  color: #fcbe00;
  font-size: 22px;
  font-weight: bold;
  padding-top: 10px;
}
.content {
  width: 1400px;
  margin: 0 auto;
  min-height: 300px;
}
.content p {
  line-height: 40px;
  color: #707070;
  font-size: 16px;
}
.content1 p img {
  margin: 5% auto;
}
.content p span {
  font-size: 16px !important;
}
.pbox {
  padding-top: 35px;
}
.pbox li {
  float: left;
  width: 23%;
  margin: 0 1% 2%;
}
.pbox li a {
  display: block;
}
.pbox img {
  height: 214px;
  width: 100%;
}
.pbox li span {
  display: block;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  color: #3b3a3a;
}
.page {
  margin: 40px auto;
}
center a {
  padding: 8px 50px;
  background: #c00301;
  color: #fff;
}
center a:hover {
  background: #343434;
  color: yellow;
}
.sub_newsbox li {
  background: #f7f7f7;
  padding: 25px;
  margin: 20px 0;
}
.sub_newsbox li a {
  color: #707070;
  display: block;
  font-size: 16px;
}
.sub_newsbox li a img {
  vertical-align: middle;
}
.sub_newsbox li span {
  float: right;
  font-weight: 400;
  font-size: 14px;
  color: #014cb1
}
.sub_newsbox_font {
  font-weight: 500;
  margin-top: 25px;
  padding-left: 12px;
  line-height: 35px;
  font-size: 14px;
}
.sub_newsbox li:hover {
  border: 1px solid #efefef;
  box-shadow: 0 2px 5px 2px rgba(0, 0, 0, .08);
}
.sub_newsbox li img {
  margin-right: 10px;
}
.content_font {
  width: 400px;
  float: left;
}
.wodeimg img {
  max-width: 50%;
  margin: 0 auto;
  display: block;
}
.wodetit {
  text-align: center;
}
table.MsoTableGrid {
  margin: 0 auto;
}
.text2 {
  width: 500px;
  margin: 0 auto;
}
.tianjia {
  width: 1200px;
  margin: 0 auto;
}
.footer1 {
  display: none;
}
table[align="center"] {
  margin: 0 auto;
}
table p {
  text-indent: 0 !important;
}
.content table {
  margin: 0 auto;
  border-collapse: collapse;
}
.content td {
  border: solid 1px #333;
}
.wodecon {
  margin: 41px 0;
}
.wodecon p {
  text-indent: 2em;
}
li.redd a {
  background: #c00200;
  color: #fff;
}
.sub_right {
  width: 886px;
  float: right;
  margin-top: 40px;
}
.sub_right_name {
  background: #f1f2f2;
  line-height: 40px;
  padding: 0 20px;
}
.sub_right_name a {
  color: #4a4a4a;
}
.content1_class {
  border-bottom: solid 2px #225aa9;
  line-height: 40px;
  width: 830px;
  padding: 0 5px;
  margin: 15px auto;
}
.book1, .book3 {
  width: 50%;
  margin: 20px auto;
  font-size: 18px;
}
.book1 input, .book1 textarea {
  width: 90%;
  padding: 15px 0;
  border: solid 1px #a2a1a1;
}
#add1 {
  font-size: 18px;
  width: 91%;
  padding: 12px 0;
  background: #d90514;
  color: #fff;
  border: none;
  margin: 0 0 0 9%;
  display: block;
}
.book1 textarea {
  height: 150px;
  vertical-align: top;
}
.about_nav {
  text-align: center;
  margin-bottom: 30px;
  color: #565656;
}
.about_nav li {
  display: inline-block;
  padding: 0 20px;
}
.about_nav li a {
  color: #565656;
  display: inline-block;
  font-weight: 600;
}
.about_nav li a:hover {
  color: #005bc1
}
.book2 {
  text-align: center;
}
.book_name {
  font-size: 15px;
  width: 10%;
  text-align: right;
  display: inline-block;
  color: #343434;
}
.book2 input, .book textarea {
  width: 55%;
  height: 45px;
  margin: 8px 0 8px 20px;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0 10px;
  color: #555;
}
.book_name1 {
  vertical-align: top;
  padding-top: 12px;
}
.book2 textarea {
  padding-top: 10px;
  font-family: "Î¢ÈíÑÅºÚ";
  height: 140px;
}
input#add2 {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 50px;
    margin: 10px auto;
    display: block;
}
