@charset "utf-8";
/* CSS Document */
/*html,body { user-select: none; -moz-user-select: none; -webkit-user-select: none; }*/

* {
  touch-action: pan-y;
}
body,a,ul,ol,span,dl,dd,h1,h2,h3,h4,h5,h6,p,
li,input,select,textarea,form {
  margin: 0;
  padding: 0;
}
::-webkit-scrollbar {
  width: 10px;  
  height: 10px;  
  background-color: #eee;
}
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.3); 
	background: #eee;
}
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 0px rgba(0,0,0,.3);  
    background-color: #c3c3c3;  
}

html {
  height: 100%;
  font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB";
}
body {
  width: 100%;
  height: 100%;
  min-width: 1200px;
}
li {
  list-style: none;
}
img {
  border: none;
}
input,select,textarea,button {
  outline: none;
  border: none;
  background-color: transparent;
}
em,i,dfn {
  font-style: normal;
}
textarea {
  resize: none;
}
a { color:inherit; text-decoration:none; }
.t32 {
  margin-top: 32px;
}
.t16 {
  margin-top: 16px;
}
/*浮动*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear:after,
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}
.clear {
  *zoom: 1;
}
.noData {
  width: 100%;
  text-align: center;
  display: block;
  color:#da020d;
}
a,.top,.header,
.menu,.nav .nav li,
.menu li,.nav .top h1.logo,
.top h1.logo{
  transition: all 0.2s linear 0s;
}
.box{ 
  width: 1200px; 
  margin: 0 auto;
}
.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
/**********************首页*********************/
.top {
  width: 100%;
  height: 205px;
  background: url(../Image/header.jpg) top center no-repeat;
}
.header {
  padding: 8px 0;
  width: 1200px;
  margin: 0 auto;
}
.header h1 {
  display: block;
  background: url(../Image/logo.png);
  width: 411px;
  height: 137px;
  margin: 0 auto;
  text-indent: -99999px;
}
.banner{
  background: url(../Image/banner.jpg) top center no-repeat;
  width: 100%;
  height: 715px;
}
.menu {
  width: 1200px;
  margin: 16px auto 0;
  text-align: center;
}
.menu a {
  font-family: "Microsoft YaHei";
  display: inline-block;
  font-size: 14px;
  color: #a65101;
  text-align: center;
  height: 25px;
  line-height: 25px;
  padding: 4px 6px;
  width: 100px;
  border-radius: 25px;
}
.menu a:hover,.menu a.on {
  background-color: #a65101;
  color: #ffffff;
}

.tel span.iconfont,
.productList li span.iconfont,
.search-button span.iconfont {
   vertical-align: middle;
}


/***********头部搜索***********/
.i-search {
  background-color: rgba(0, 190, 188, 0.9);
  width: 1200px;
  margin: 0 auto;
  padding: 12px 0;
  height: 240px;
  position: relative;
  top: -64px;
}
.i-search-con {
  height: 100px;
}
.sub-search-con {
  width: 600px;
  float: right;
}
.i-search-input {
  padding: 8px 0;
  line-height: 22px;
  margin-left: 16px;
  background-color: #ffffff;
  text-indent: 16px;
  width: 400px;
  font-size: 16px;
  color: #2c2c2c;
}
.i-search-button {
  cursor: pointer;
  padding: 8px 16px;
  line-height: 22px;
  font-size: 16px;
  margin-left: -8px;
  text-align: center;
  color: #fff;
  background-color: #04a6a4;
}
.i-search-button:hover {
  background-color: #038281;
}
.i-search-detail {
  width: 600px;
  float: left;
}

.i-search-link {
  padding: 12px 0;
  font-size: 12px;
  float: left;
}
.i-search-link span {
  color: #f8f8f9;
  display: inline-block;
}
.i-search-link a {
  color: #f8f8f9;
  padding: 0 4px;
  display: inline-block;
}
.i-search-link a:hover {
  color: #004e4d;
}

.i-search-intro {
  background-color: #04a6a4;
  padding: 16px 40px;
  border-radius: 5px;
  float: left;
  margin: 30px 0 0 40px;
  color: #fefefe;
}
.i-search-tel {
  float: right;
  margin: 30px 60px 0 0;
}
.i-search-tel span.iconfont {
  font-size: 60px;
  float: left;
  color: #ffffff;
}
.i-search-tel-con {
  margin-left: 8px;
  float: left;
}
.i-search-tel-con span {
  font-size: 14px;
  color: #ffffff;
}
.i-search-tel-con h3 {
  font-weight: 400;
  letter-spacing: 1px;
  color: #ffe209;
  font-size: 40px;
  font-family: Impact, 'Arial Narrow Bold', sans-serif;
}


.module-title {
  text-align: center;
  width: 100%;
  padding: 24px 0;
}
.module-title h5.types {
  display: block;
  margin-top: 6px;
  color: #b27c32;
  font-size: 22px;
}
.module-title span.intro {
  font-size: 14px;
  margin: 14px 0 0 8px;
  color: #bbbbbb;
  display: block;
}



.productList {
  float: right;
}
.productList  ul {
  width: 100%;
  float: left;
}
.productList li {
  margin: 0 4px;
  float: left;
}
.productList li a {
  font-size: 14px;
  padding: 8px 16px;
  display: block;
  border-radius: 20px;
  color: #999999;
  border: 1px solid #eeeeee;
}
.productList li a:hover {
  background-color: #00a37f;
  color: #fff;
}

.pro-content {
  margin: 0 auto;
  width: 1200px;
}
.content-nav,
.content-nav {
  width: 260px;
  background-image: linear-gradient(0deg,#a85100 2%,#b27c32);
  box-shadow: 0 10px 20px 0 rgba(50,57,73,.3);
  float: left;
  height: auto!important; 
  overflow: hidden!important; 
  overflow: visible; 
  padding-bottom: 40px;
}
.product-side .nav-header,
.pro-content .nav-header {
  margin: 50px 33px 0;
}
.product-side .header-title,
.pro-content .header-title {
  font-size: 24px;
  color: #fff;
  text-align: left;
  line-height: 48px;
}
.product-side .header-desc,
.pro-content .header-desc {
  font-size: 14px;
  color: #fff;
  text-align: justify;
  line-height: 26px;
  margin-top: 10px;
}
.product-side .nav-header a,
.pro-content .nav-header a {
  cursor: pointer;
  display: block;
  color: #fff;
  width: 160px;
  font-size: 14px;
  line-height: 40px;
  background: #b27c32;
  border-radius: 30px;
  text-align: center;
  margin-top: 16px;
  transition: all .2s ease-in-out;
}
.product-side .nav-header a:hover,
.pro-content .nav-header a:hover {
  background-color: #a85100;
}
.product-side .nav-items,
.pro-content .nav-items {
  width: 100%;
  box-sizing: border-box;
  margin-top: 43px;
}
.nav-items a {
  color: #fff;
  text-indent: 35px;
  display: block;
  cursor: pointer;
  width: 100%;
  height: 55px;
  line-height: 55px;
}
.nav-items a:hover {
  background: #b27c32;
}
.product-side .item-line,
.pro-content .item-line  {
  margin: 0 23px;
  height: 1px;
  opacity: .3;
  background: rgba(255, 255, 255, 0.3);
}

.proDetail {
  width: 930px;
  float: right;
}
.proDetail li.cp a {
  background-color:rgba(255, 255, 255, 0.9);
  -webkit-box-shadow:0 10px 16px rgba(0,0,0,.1);
  box-shadow:0 10px 16px rgba(0,0,0,.1);
  width: 220px;
  height: 325px;
  float: left;
  margin: 8px 3px;
  line-height: 30px;
  border-radius: 5px;
  border: 3px solid #e8d7b6;
}
.proDetail li.cp a .pic {
  overflow: hidden;
  width: 220px;
  height: 275px;
}
.proDetail li.cp a img {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  width: 220px;
  height: 275px;
  transition: 400ms ease all;
}
.proDetail li.cp a:hover {
  background-color: #a85100;
  border: 3px solid #a85100;
  transition: 600ms ease all;
  color: #ffffff;
  border-radius: 5px;
}
.proDetail li.cp p.name {
  text-align: center;
  padding: 16px 8px 0;
  font-size: 12px;
  line-height: 20px;
}
.sub-title {
  font-size: 22px;
  color: #444;
}
.sub-time {
  font-size: 14px;
  color: #909090;
}


/*******************************/
.sub-banner {
  background: url(../Image/sub-banner.jpg) top center no-repeat;
  width: 100%;
  height: 240px;
  float: left;
  clear: both;
  margin-top: 24px;
}
.sub-banner-con {
  width: 1200px;
  margin: 0 auto;
}
.sub-banner-text {
  padding-top: 64px;
  color: #fafafa;
  width: 60%;
  float: left;
}
.sub-banner-text h3.sub-banner-title {
  font-weight: bold;
  font-size: 32px;
  margin-bottom: 12px;
}
.sub-banner-tel {
  background-color: #fafafa;
  border-radius: 5px;
  float: right;
  padding: 16px 24px;
  color: #1497db;
  margin: 80px 124px 0 0;
}
.sub-banner-tel span.iconfont {
  font-size: 18px;
}
.sub-banner-tel h4.sub-banner-num {
  display: inline-block;
  font-size: 40px;
}

/*************优势************/
.adv {
  float: left;
  clear: both;
  background: url(../Image/adv-bg.jpg) top center no-repeat;
  width: 100%;
  height: 500px;
}
.adv-con {
  width: 1200px;
  margin: 0 auto;
  padding: 40px 0
}
.adv-title {
  text-align: center;
}
.adv-title h3 {
  color: #4d4d4d;
  font-size: 30px;
}
.adv-title p.adv-text {
  margin-top: 18px;
  color: #666666;
  font-size: 14px;
  line-height: 30px;
}
.adv-title p.adv-text-en {
  color: #666666;
  font-size: 12px;
}
.adv-list {
  margin-top: 32px;
}
.adv-list li {
  margin-right: 14px;
  border: 3px solid #4c96e6;
  width: 200px;
  float: left;
  padding: 40px 40px;
}
.adv-list li.last {
  float: right;
  padding: 40px 40px;
}
.adv-list li span.adv-list-dz {
  display: block;
  height: 3px;
  width: 20px;
  background-color: #00b1ac;
}
.adv-list li span.iconfont {
  display: block;
  margin: 24px 0 16px 0;
  font-size: 60px;
  color: #00b1ac;
}
.adv-list li h4 {
  font-size: 16px;
  color: #202020;
}
.adv-list li p.adv-list-text {
  margin-top: 24px;
  color: #646464;
  font-size: 14px;
}

.I_news {
  height: auto!important; 
  overflow: hidden!important; 
  overflow: visible;
  width: 100%;
  float: left;
  clear: both;
  margin: 30px 0;
  background: url(../Image/newBg.jpg);
}
.newMore {
  width: 100%;
  float: left;
  clear: both;
  margin: 35px 0 0 0;
}

.newMore a {
  background:#2283e9;
  width: 225px;
  position: relative;
  margin: 15px auto;
  color:#ffffff;
  display: block;
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  border-radius: 3px;
}
.newMore a:before,
.newMore a:after{
  content:'';
  position:absolute;
  top:0;
  left:0;
  height:4px;
  width:0;
  background: #2283e9;
  transition: 400ms ease all;
}

.newMore a:hover:before,
.newMore a:hover:after{
  width: 100%;
  transition: 800ms ease all;
}

.newMore a:hover{
  border-radius: 5px;
  color: #2283e9;
  background:#ffffff;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.3);
}

.i-news-con {
  width: 800px;
  float: left;
}
.i-news-con li {
  background-color: rgba(255, 255, 255, 0.4);
  border: 3px solid #ffffff;
  clear: both;
  padding: 24px 16px 0;
  transition: all 0.2s linear 0s;
}
.i-news-con li a {
  height: 150px;
  display: block;
  border-bottom: 1px solid #dee7eb;
}
.i-news-img {
  width: 160px;
  height: 120px;
  overflow: hidden;
  float: left;
  border: 1px solid #f1f1f1;
}
.i-news-img img {
  transition: all 0.2s linear 0s;
  width: 160px;
  height: 120px;
}
.i-news-dz {
  background-color: #b27c32;
  border-radius: 2px;
  padding: 4px;
  color: #ffffff;
  font-size: 12px;
}
.i-news-detail {
  width: 550px;
  float: left;
  margin: 0 0 0 16px;
}
.i-news-detail h6.i-news-title {
  display: inline-block;
  transition: all 0.2s linear 0s;
  font-size: 16px;
  color: #222222;
}
.i-news-detail span.i-news-time {
  display: inline-block;
  color: #bfbfbf;
  font-size: 12px;
  float: right;
}
.i-news-detail span.i-news-time span.iconfont {
  vertical-align: middle;
  margin-right: 6px;
}
.i-news-description {
  transition: all 0.2s linear 0s;
  margin-top: 5px;
  line-height: 25px;
  font-size: 14px;
  color: #7f8c8d;
  height: 70px;
}
.i-news-con li a:hover .i-news-img img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
}
.i-news-con li:hover {
  border: 3px solid #b27c32;
}
.i-news-click {
  margin-top: 10px;
  font-size: 14px;
  color: #9aabb8;
}

.company {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  height: 640px;
  float: left;
  clear: both;
  margin-top: 24px;
}
.about {
  width: 1200px;
  height: 400px;
  margin: 60px auto 0;
}
.about-detail {
  width: 580px;
  padding: 0 40px;
  float: left;
  height: 320px;
}
.aboutTitle {
  font-size: 30px;
  color: #b47c31;
}
.aboutTitle p.intro {
  line-height: 25px;
  font-size: 14px;
  color: #e5e5e5;
}
.aboutCon {
  height: 320px;
  padding: 16px 0;
  line-height: 30px;
  font-size: 14px;
  color: #e5e5e5;
}
.aboutCon a.more {
  background-color: #b47c31;
  border-radius: 25px;
  padding: 1px 10px;
  display: inline-block;
}
.aboutCon a.more:hover {
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
}
.aboutLink {
  margin-top: 16px;
}
.aboutLink a {
  margin-top: 6px;
  font-size: 16px;
  display: inline-block;
  text-align: center;
  color: #fff;
  border-top: 3px solid rgba(0, 0, 0, 0.5);
  width: 160px;
  line-height: 50px;
  background-color: rgba(0, 0, 0, 0.3);
}
.aboutLink a:hover {
  background-color: #b47c31;
  color: #efefef;
  border-top: 3px solid #b47c31;
}

.i-company-pic {
  padding-top: 90px;
  float: right;
  height: 320px;
  width: 540px;
}


/*****************子页-company*********************/
.module{ height: 350px; width: 100%; }

.sub-company {
  width: 1200px;
  margin: 0 auto;
  padding-top: 16px;
}
.sub-about {
  padding: 24px 24px 0;
  font-size: 16px;
  color: #666666;
  line-height: 30px;
}

.sub-company-module {
  float: left;
  clear: both;
  width: 100%;
  margin: 40px 0 16px 0;
}
.sub-company-product {
  background: url(../Image/proBg.jpg) top center no-repeat;
  background-color: #4a4a4a;
  padding: 60px 0;
  width: 100%;
  height: 200px;
  text-align: center;
}
.sub-company-product span {
  color: #fff;
  font-size: 16px;
}
.sub-company-product p {
  color: #fff;
  font-size: 36px;
  font-family: Impact, 'Arial Narrow Bold', sans-serif;
}
.sub-company-product a {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 16px;
  width: 100px;
  text-align: center;
  display: inline-block;
  margin-top: 60px;
  border-radius: 3px;
}
.sub-company-product a:hover {
  color: #ffffff;
  border-radius: 10px;
  background-color: #00b7b5;
}
.sub-company-mission {
  background-color: #f8f8f8;
  padding: 60px 0;
  width: 100%;
  text-align: center;
  height: 200px;
}
.sub-company-mission span {
  color: #666666;
  font-size: 14px;
}
.sub-company-mission p.sub-mission-intro {
  color: #666666;
  font-size: 36px;
  font-family: Impact, 'Arial Narrow Bold', sans-serif;
}
.sub-company-mission p.sub-mission-dz {
  color: #666666;
  margin-top: 16px;
}
.sub-mission-detail {
  padding: 8px 0;
  font-size: 14px;
  line-height: 25px;
  color: #999999;
}

.sub-company-sort {
  padding: 0 24px;
  color: #666666;
  margin-top: 24px;
}
.sub-sort-title span {
  font-size: 22px;
}
.sub-sort-title p {
  font-size: 12px;
}
.sub-sort-con {
  padding: 32px 0;
}
.sub-sort-con li {
  border: 2px solid #f8f8f8;
  width: 44%;
  margin: 0 2% 16px 0;
  float: left;
  color: #666666;
  text-align: center;
  padding: 24px 1%;
  border-radius: 5px;
  transition: all 0.2s linear 0s;
}
.sub-sort-con li span.sub-sort-text {
  display: block;
  text-align: center;
  font-size: 16px;
}
.sub-sort-con li span.iconfont {
  margin: 8px 0;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 60px;
}
.sub-sort-con li:hover {
  border-color: #00a37f;
}
.sub-sort-detail {
  font-size: 14px;
  line-height: 25px;
  padding: 16px;
}



.honor { 
  width: 1200px; 
  margin: 150px auto 0; 
}
.honor-con {
  padding: 0 16px;
}
.honor-con li { 
  width: 240px; 
  height: 270px; 
  float: left; 
  margin: 8px; 
}
.honor-con li a{
  display: block; 
  background: #f4f7fa; 
  padding: 10px;
}
.honor-con li .img{ 
  width: 220px; 
  height: 200px; 
  overflow: hidden; 
}
.honor-con li p{ 
  font-size:14px; 
  line-height:30px; 
  padding:5px 0; 
}

.honor-con li a:hover{ background: #00b7b5; color: #fff; }


.biaoti {
  line-height: 60px;
  font-size: 12px;
  width: 100%; 
  background: #bba479;
  color:#ffffff;
}
.biaoti-search {
  line-height: 60px;
}
.biaotiCon { 
  width:1200px; 
  margin: 0 auto; 
  text-indent: 16px; 
  font-size:14px; 
}
.biaotiCon a {
  color: #ffffff;
}
.biaotiCon a:hover {
  color:#faf563;
}




/********news*****/
.news,.contact,.video{
  width: 1200px;  
  margin: 16px auto;
}
.zy_newsCon { min-height:500px; }
.zy_newsCon li a{ 
  display:block; 
  width:97%; 
  height:215px; 
  padding:15px;
}
.zy_newsCon li{ 
  width: 100%; 
  border-bottom: 1px solid #ebecf1; 
  height: 243px; 
  margin: 15px 0 0 0;
}
.zy_newsPic { 
  width: 290px; 
  height: 195px; 
  float: left;
  border: 2px solid #f3f3f3;
  margin: 0 25px 0 0;
  border-radius: 5px;
}
.zy_newsDetail { width:780px; float:right; }

.zy_newsD { width: 750px; float: left; }
.zy_newsD h3 { 
  width: 100%; 
  display: block; 
  font-size: 18px; 
  color:#333333; 
  font-weight: bold;
}
.zy_newsD p { 
  height: 105px; 
  width: 100%; 
  margin: 10px 0 0 0; 
  line-height: 30px; 
  color:#333333; 
  font-size: 14px; 
  display: block;
}
.zy_newsD span.time { 
  font-size:14px; 
  display:block; 
  line-height:25px; 
  color:#999999;
}

.zy_newsCon li a:hover {
  -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.18);
  box-shadow:  0 5px 30px rgba(0, 0, 0, 0.18);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0); 
}
.zy_news {
  height: auto!important; 
  overflow: hidden!important; 
  overflow: visible; 
  padding: 20px;
  background: #fff;
  box-shadow: 0 1px 3px rgba(27,95,160,.1);
  margin-bottom: 10px;
}
.zy_news h3{ 
  width:100%; 
  display:block; 
  color:#333333; 
  font-size:20px; 
  font-weight:bold; 
  line-height:35px;
}
.read {
  float: right;
}
.women_speak, .men_speak {
  cursor: pointer;
  width: 40px;
}
.meta { 
  border-bottom:1px solid #ebecf1; 
  height:45px; 
  width:100%;
}
.meta span { 
  display:block; 
  float:left; 
  height:45px; 
  color:#999999; 
  line-height:45px;
}
.meta small { 
  display:block; 
  float:right; 
  margin:10px 0 0 0;
}

.nPic { width: 100%; text-align:center; }

.inside_page { 
  padding: 16px 0; 
  line-height: 35px; 
  color:#333333; 
  font-size: 16px;
}
.inside_page img {
  max-width: 800px;
  border: 1px solid #b27c32;
  border-radius: 5px;
}
.share {
  width: 100%;
  text-align: right;
}
.pro-img { 
  padding: 16px 0; 
  line-height: 35px; 
  color:#333333; 
  font-size: 16px;
}
.pro-img .pic {
  width: 400px;
  height: 300px;
  border: 5px solid #cccccc;
  border-radius: 5px;
  margin: 8px auto;
}
.pro-img .pic img {
  width: 400px;
  height: 300px;
}
.inside_detail {
  width: 260px;
  padding: 16px 32px;
  background-color: #f8f8f9;
  border: 1px solid #edeff0;
  border-radius: 4px;
  float: left;
  margin-left: 16px;
}
.inside_detail h4 {
  color: red;
  font-size: 18px;
}
.pro-text {
  width: 100%;
}
.pro-rwm {
  margin-top: 8px;
  line-height: 20px;
  width: 115px;
  text-align: center;
}
.proNr {
  margin-top: 16px;
  float: left;
  width: 100%;
}
.proTitle {
  width: 100%;
  height: 35px;
  background-color: #f8f8f9;
}
.proTitle span {
  display: block;
  font-size: 16px;
  width: 150px;
  background-color: #2f68c5;
  text-align: center;
  line-height: 35px;
  color: #ffffff;
}

.product-side {
  margin-top: 16px;
  min-height: 930px;
  background-image: linear-gradient(0deg,#67a1f1 2%,#3180f0);
  box-shadow: 0 10px 20px 0 rgba(50,57,73,.3);
  width: 250px;
  float: left;
}
.product-side li a {
  display: block;
  line-height: 55px;
  color: #5a5a5a;
}
.product-side li a:hover,.product-side li a.on {
  background: hsla(0,0%,100%,.1);
  color: #fff;
}
.sub-products {
  width: 1200px;
  margin: 16px auto 0;
}
.sub-products-con {
  height: auto!important; 
  overflow: hidden!important; 
  overflow: visible;
  padding: 24px;
  width: 752px;
  float: left;
  background-color: #ffffff;
}
.sub-pro-detail {
  margin-top: 140px;
  padding-top: 12px;
  width: 930px;
  float: right;
}
.contactIntro {
  padding: 16px 0 8px 0;
}
.lxwm { 
  margin-top: 16px;
  width: 100%;
}
.lxwm li {
  background-color: #f8f8f9;
  border: 1px solid #edeff0;
  border-radius: 4px;
  padding: 16px 2%;
  font-size: 14px;
  float: left;
  margin-right: 8px;
  line-height: 30px;
  width: 45%;
  height: 220px;
}
.lxwm li span { 
  margin-bottom: 8px;
  color: #a65101;
  font-size: 20px;
  font-weight: bold;
  display: block;
  line-height: 30px;
}
.lxwm li a { color: #787878; }
.lxwm li a:hover { color: #a65101; }

.erm {
  text-align: center;
  padding: 17px 24px;
  display: inline-block;
}

/*****************message********************/
.message {
  width: 100%;
  float: left;
  clear: both;
  margin-top: 16px;
}
.message-title {
  background-color: #f8f8f9;
  font-size: 16px;
  border-left: 3px solid #a65101;
  padding: 8px 0 8px 16px;
}
.messageCon {
  width: 540px;
  float: left;
  margin-top: 16px;
}
.map {
  width: 580px;
  float: right;
}
.messageCon li {
  width: 100%;
  margin-bottom: 8px;
}
.messageCon img {
  vertical-align: top;
}
.messageCon input, .messageCon textarea {
  border: 1px solid #f8f8f9;
  background:#f8f8f9;
  padding-right: 30px;
  width: 80%;
  padding: 13px 8px;
}

.messageCon input:focus, .messageCon textarea:focus{
  background: #fff;
  border: 1px solid #555;
  box-shadow: 0 0 3px #aaa;
}
.message .but {
  border-radius: 3px;
  width: 320px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  background-color: #a65101;
  border-color: #a65101;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
}



.video li { 
  width: 500px; 
  float:left; 
  margin: 20px; 
  line-height:35px; 
  color: #a65101; 
  font-size: 18px; 
  text-align:center; 
}


.join_ico{ 
  text-align: center; 
  margin-top: 40px; 
  font-size: 24px; 
  color:#000;
}
.join_ico a{ 
  display: inline-block; 
  transition: none; 
}
.join_ico .bt1{ 
  height: 93px; 
  overflow: hidden; 
  margin-bottom: 8px;
}
.join_ico .bt1 a{
  width: 93px; 
  height: 93px; 
  background-image: url(../images/join_ico.png); 
  background-repeat: no-repeat; 
  background-position: top;
}
.join_ico .bt1 a:hover { background-position: bottom; }
.join_ico .bt3 { margin-top: 5px; }
.join_ico .bt3 a { 
  width: 128px; 
  height: 40px; 
  line-height: 40px; 
  border:1px solid #000; 
  color:#524202; 
  font-size: 20px; 
}
.join_ico .bt3 a:hover { 
  background:#000; 
  color:#fff;
}

.chengzhang_li{ margin-bottom:20px; }
.chengzhang_li ul{ width:102%; }
.chengzhang_li .cz_left { 
  width: 48%; 
  margin-right: 2%; 
  float: left; 
}
.chengzhang_li .cz_right { 
  width: 48%; 
  margin-right: 2%; 
  float: left; 
}

.chengzhang_li_01 .cz_left { width: 73%; }
.chengzhang_li_01 .cz_right { width: 23%; }
.chengzhang_li_01 .cz_right { 
  background:#facd00; 
  height: 290px;
}
.chengzhang_li_01 .cz_anli .img {  width: 66%; }
.chengzhang_li_01 .cz_anli .nr { width: 26%; }


.chengzhang_li_02 .cz_left .cz_anli { background:#ececed; }
.chengzhang_li_02 .cz_left .jt_ico { border-right-color:#ececed; }


/*加入*/
.jiaru_main{ width:102%;}
.jiaru_left{ 
  width:48%; 
  margin-right:2%; 
  float:left;
}
.jiaru_right{ 
  width:48%; 
  margin-right:2%; 
  float:right;
}
.jiaru_left .cz_anli{ background:#fff; }
.jiaru_left .cz_anli .jt_ico{ border-right-color:#fff; }

.zp_liucheng{ 
  height:320px; 
  overflow:hidden;
}
.zp_liucheng .zplc_left{
  width:52%; 
  float:left; 
  height:100%; 
  background:#e8e8e8; 
  overflow:hidden;
  }
.zp_liucheng .zplc_right{ 
  width:48%; 
  float:right; 
  height:100%; 
  overflow:hidden; 
}
.zp_liucheng .zpllc_v{ height:50%; }
.zp_liucheng .zpllc_v a{ 
  display:block; 
  height:100%; 
  border-bottom:1px solid #d1d1d1; 
  background:#e8e8e8; 
  color:#000;
}
.zp_liucheng .zpllc_v a:hover{ background:#facd00; }
.zp_liucheng .zpllc_v .zplc_bg{ 
  padding-left:100px; 
  padding-top:40px;
}
.zp_liucheng .zpllc_v .zt1{ font-size:24px; }
.zp_liucheng .zpllc_v .zt2{ font-size:14px;}
.zp_liucheng .zpllc_v01 .zplc_bg{ background-position:30px 60px;}
.zp_liucheng .zpllc_v01 a:hover .zplc_bg{ background-position:30px -114px;}
.zp_liucheng .zpllc_v02 .zplc_bg{ background-position:40px -285px;}
.zp_liucheng .zpllc_v02 a:hover .zplc_bg{ background-position:41px -462px;}

.jiaru_jl{ 
  height:300px; 
  background:url(../Image/c_4.jpg) center top; 
  overflow:hidden; 
  margin-top:20px; 
  text-align:center; 
  color:#9bcfff; 
}
.jiaru_jl a{ color:#9bcfff;}
.jiaru_jl .jl_btn{ margin-top:50px;}
.jiaru_jl .jl_btn a{ 
  display:inline-block; 
  width:50%; 
  line-height:68px; 
  font-size:32px; 
  color:#9bcfff; 
  border:1px solid #9bcfff;
}
.jiaru_jl .jl_btn a:hover{ 
  background:#00417b; 
  color:#fff;
}
.jiaru_jl .jl_texten{ 
  font-size:20px; 
  font-family:arial; 
  margin-top:10px; 
  margin-bottom:20px;
}
.jiaru_jl .jl_text{ 
  font-size:16px; 
  margin-bottom:5px; 
}
.jiaru_jl .jl_text a{ text-decoration:underline; }
.mob_jl_btn{ display:none;}

.effImg01 img,
.inewsSlider li img,
.inewsList li img,
.videoList li img {
  -moz-transition: all .8s ease 0s;
  -ms-transition: all .8s ease 0s;
  -o-transition: all .8s ease 0s;
  transition: all .8s ease 0s;
} 
.effImg01:hover img,
.inewsSlider li:hover img,
.inewsList li:hover img,
.videoList li.hover img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}



/*******************footer********************/
.footer{
  float: left;
  clear: both;
  width: 100%;
  background: url(../Image/footer.png) top repeat-x #5c0000;
  padding: 60px 0 20px 0;
}
.footerIntro{ width:30%; float:left; line-height:25px; color: #ffcf5a; font-size:14px; }
.footerIntro span{ font-size:20px; margin-bottom:10px; font-weight:bold; display:block; }
.fTel{ border-top:1px solid #82230d; width: 100%; padding:10px 0; margin-top:10px; }
.fTel li{ width: 100%; float:left; }
.fTel li.zp{ width:100%; }
.fTel li a,
.fNav li a { color: #9f5e24; }
.stateCon a { color: #9f5e24; margin: 0 4px; }

.fNav{ float: right; width:70%; margin-bottom:15px;}
.fNav li{ padding: 0 30px; float:left; }
.fNav li span{ font-size:16px; line-height:35px; color:#ffcf5a; font-weight:100; text-align:center; display:block; }
.fNav li a{ font-size:14px; display:block; line-height:30px; text-align:center; }

.fNav li.con{ width:250px; float:right; }
.fNav li.con span.title{ width:100%; text-align:left; border-bottom:1px solid #0465bb; display:block; height:35px;  }
.fCode{ width:115px; margin:10px 0 0 0; }
.fCode small{ display:block; text-align:center; font-weight:100; color:#fff;  line-height:30px; font-size:12px; }

.state{
  width: 100%;
  margin-top: 16px;
  height:55px;
  float:left;
  clear:both;
  background:rgba(61,12,3,0.54);
}
.stateCon{ width:1200px; margin: 0 auto; }
.stateCon span{ line-height: 55px; color: #ffcf5a; font-size:12px; display: inline-block; float:left; }
.stateCon a{ font-size:12px; line-height:55px;}
.stateCon a.m{margin:0 0 0 8px;float:right;}
.stateCon a:hover,
.fTel li a:hover,
.fNav li a:hover
{ color:#e29735; }

.jion { 
  padding: 30px 0; 
  width:1200px; 
  margin:0 auto; 
}
.jion li{ 
  width: 280px; 
  height:230px; 
  float: left; 
  margin:10px;  
}
.jion li a{ 
  display:block; 
  width:100%; 
  height:230px; 
  border:2px solid #fff; 
  border-top:2px solid #2196f3; 
  background: #fff; color: #fff; 
}
.jion li span{ 
  height:50px; 
  line-height:50px; 
  color: #757575; 
  font-size: 14px; 
  display:block; 
  text-align:center; 
}
.jion li h4{ 
  color: #025cac; 
  display: block; 
  font-size:18px; 
  text-align:center; 
}
.jion li small{ 
  width: 100px; 
  height: 35px; 
  line-height:35px;
  text-align:center; 
  display:block; 
  margin:15px auto; 
  color: #2196f3; 
  border:1px solid #2196f3; 
  border-radius:5px; 
}

.jion li a:hover{  border:2px solid #2196f3; }

.jionCon{ 
  width: 60%; 
  padding: 30px 50px; 
  background: #fff; 
  margin: 30px auto; 
  line-height:30px; 
  font-size:14px; 
  color:#333; 
}
.jionTitle{ 
  height:50px; 
  width: 100%; 
  margin:0 0 10px 0; 
  border-bottom:1px solid #ebecf1; 
}
.jionTitle span{ 
  display:block; 
  float:left; 
  font-weight: bold; 
  line-height:50px; 
  color: #025cac; 
  font-size:16px; 
}
.jionTitle small{ 
  display:block; 
  float: left; 
  line-height:50px;
  margin:0 0 0 20px; 
  color: #575757; 
  font-size: 14px; 
}
.jionTitle a{ 
  background:#025cac; 
  border:2px solid #025cac; 
  display:block; 
  float: right; 
  height: 40px; 
  color:#fff; 
  text-align:center; 
  width: 110px; 
  border-radius: 5px; 
  line-height:40px;
}
.jionTitle a:hover{ 
  background: #fff; 
  border:2px solid #025cac; 
  color:#025cac; 
}

/***********************page********************************/

#page{
  text-align:center; 
  width:100%; 
  margin:50px 0; 
  float:left; 
  clear:both;
}
#page a{
  padding:0.5em 0.64em 0.43em 0.64em;
  margin:2px;
  color:#666666; 
  border-radius:5px; 
  border:1px solid #e4e6ef; 
  text-decoration:none;
}
#page a:hover{
  padding:0.5em 0.64em 0.43em 0.64em;
  margin:2px;
  color:#fff;
  border-radius:5px; 
  border:1px solid #ff6600; 
  background-color:#ff6600;
}
#page a:active{
  padding:0.5em 0.64em 0.43em 0.64em;
  margin:2px;
  color:#fff; 
  border-radius:5px; 
  border:1px solid #ff6600; 
  background-color:#ff6600;
}
#page span.current{
  padding:0.5em 0.64em 0.43em 0.64em;
  margin:2px;
  color:#fff; 
  border-radius:5px; 
  border:1px solid #ff6600; 
  background-color:#ff6600; 
  font-weight:bold;
}
#page span.disabled{ display:none; }

#prev_next{
  background-color: #ffffff;
  border-top:1px solid #ebecf1; 
  padding: 16px; 
  margin: 16px 0;
}
#prev_next li{ 
  height: 35px; 
  line-height: 35px; 
  width: 100%;
}
#prev_next li a:hover{ color:#0087c7;}

.bayWindow {
  position:fixed;
  top: 160px; 
  right: 8px;
  z-index:99999;
  width: 140px;
}
.bayWindow h4 {
  width:100%;
  background:#1895e6;
  border-radius:8px 8px 0 0;
  color:#ffffff;
  font-size:16px;
  text-align:center;
  padding: 16px 0;
  font-weight:bold;
}
.close {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  height: 25px;
  width: 25px;
  line-height: 25px;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  position: relative;
  top: 13px;
  left: 60px;
  transition:All 0.4s ease-in-out;
}
.close:hover {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  background-color: rgba(0, 0, 0, 0.9);
}
.window {
  background:#f5f5f5;
  padding:10px 0 0 0;
}
.window li {
  padding: 8px 0;
  text-align: center;
  color:#7d7d7d;
  font-size: 14px;
  border-bottom:1px solid #e5e5e5;
}
.window li p.focus {
  color: #ed4014;
  font-size: 18px;
}


/**************新闻样式*************/
.cloumn-con {
 width: 850px;
 float: left;
}
.cloumn-bd {
  height: auto!important; 
  overflow: hidden!important; 
  overflow: visible; 
  padding: 20px 0;
  background: #fff;
  box-shadow: 0 1px 3px rgba(27,95,160,.1);
  margin-bottom: 10px;
}
.cloumn-list {
  padding: 0 24px;
}
.cloumn-list a {
  border-radius: 5px;
  cursor: pointer;
  display: block;
  color: #fff;
  width: 100%;
  margin-top: 6px;
  font-size: 14px;
  line-height: 50px;
  background: #b27c32;
  text-indent: 16px;
  transition: all .2s ease-in-out;
}
.cloumn-list a:hover {
  background-color: #a85100;
}
.section-title h1 {
  padding-bottom: 16px;
  line-height: 24px;
  font-size: 18px;
  font-weight: 400;
  color: #2c2e3b;
  text-indent: 24px;
}
.recommond-wrapper li {
  position: relative;
  padding: 20px 22px;
  border-top: 1px solid #f0f2f7;
}
.member {
  padding: 16px;
}
.member li a {
  padding: 8px;
  border: 2px solid #f0f2f7;
  width: 130px;
  height: 200px;
  float: left;
  margin: 8px 4px;
}
.member li a:hover {
  border: 2px solid #b27c32;
  color: #fff;
  background-color: #b27c32;
}
.member li img {
  width: 130px;
  height: 150px;
}
.member li span {
  font-size: 14px;
  text-align: center;
}


.zy_memberPic {
  display: inline-block;
  width: 140px;
  vertical-align: top;
}
.zy_memberPic img {
  border: 2px solid #f0f2f7;
  width: 130px;
  height: 150px;
}
.zy_memberD {
  width: 650px;
  display: inline-block;
}
.recommond-wrapper li a {
  display: block;
}
.recommond-wrapper li:hover {
  background-color: #f9fafb;
}
.recommond-wrapper li a:hover {
  color: #b27c32;
}
.recommond-wrapper li h3 {
  line-height: 24px;
  font-weight: 600;
}
.recommond-wrapper li p.desc {
  padding: 8px 0;
  line-height: 22px;
  font-size: 13px;
  font-weight: 400;
  color: #828a92;
}
.recommond-wrapper li .time {
  line-height: 12px;
  font-size: 12px;
  font-weight: 400;
  color: #828a92;
  display: inline-block;
}
.recommond-wrapper li .time span.iconfont {
  vertical-align: middle;
  padding: 0 8px;
}
.recommond-wrapper li .download {
  font-size: 12px;
  right: 48px;
  top: 24px;
  position: absolute;
}
.cloumn-side {
  width: 340px;
  float: right;
}
.hots-wrapper {
  padding: 15px 0 0 25px;
}
.hots-wrapper .title {
  position: relative;
  line-height: 24px;
  font-size: 14px;
  font-weight: 400;
}
.hots-wrapper ul li {
  padding-bottom: 16px;
}
.hots-wrapper ul li .title h4 {
  position: relative;
  left: 32px;
  width: 80%;
  color: #2c2e3b;
  cursor: pointer;
  font-size: 14px;
}
.hots-wrapper ul li .title h4 a {
  font-weight: 100;
  display: inline-block;
  min-height: 48px;
  max-height: 48px;
  line-height: 24px;
}
.hots-wrapper .title .nums {
  position: absolute;
  top: 5px;
  width: 20px;
  height: 14px;
  background: #e6f1fb;
  cursor: pointer;
  line-height: 14px;
  text-align: center;
  color: #06c;
  font-size: 12px;
  border-radius: 2px;
}
.hots-wrapper ul li .title h4 a:hover {
  color: #b27c32;
}
.hots-wrapper a span.hotchange {
  height: 18px;
  line-height: 18px;
  display: inline-block;
  margin-left: 7px;
  color: #999;
  font-size: 12px;
  background: #f5f5f5;
  border-radius: 2px;
  padding: 0 6px;
}

.host-pro li {
  height: 68px;
  width: 100%;
  clear: both;
  padding: 8px 0;
  border-bottom: 1px solid #f0f2f7;
}
.host-pro li:hover {
  background-color: #f9fafb;
}

.host-pro .pic {
  margin: 0 8px;
  float: left;
}
.host-pro .pic img {
  width: 90px;
}
.host-pro .name {
  margin-left: 16px;
  float: left;
  width: 180px;
  color: #2c2e3b;
  cursor: pointer;
  font-size: 14px;
}


/*子页search*/
.sub-search {
  padding-top: 10px;
  width: 600px;
  float: right;
}
.sub-search-input {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  float: left;
  padding: 8px 0;
  line-height: 24px;
  background-color: #ffffff;
  border: 1px solid#ededed;
  text-indent: 16px;
  width: 400px;
  font-size: 16px;
  color: #2c2c2c;
}
.sub-search-button {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  cursor: pointer;
  float: left;
  padding: 8px 32px;
  line-height: 24px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background-color: #a65101;
}
.sub-search-button:hover {
  opacity: .8;
}

.i-fast-link {
  width: 1200px;
  margin: 0 auto;
  padding: 24px 0;
}
.fast-link {
  border: 2px solid #e9e8e5;
  box-shadow: 0 10px 20px 0 rgba(50,57,73,.3);
  width: 560px;
  margin: 6px 8px;
  border-radius: 5px;
  height: 260px;
  float: left;
}
.fast-link-title {
  background-color: #f1f0ee;
}
.fast-link-title span {
  display: inline-block;
  text-indent: 16px;
  font-size: 14px;
  color: #d48c5c;
  font-weight: bold;
  line-height: 40px;
}
.fast-link-title a {
  background-color: #be792d;
  border-radius: 3px;
  padding: 2px 8px;
  color: #ffffff;
  font-size: 12px;
  line-height: 20px;
  float: right;
  margin: 8px 16px 0 0;
  border: 1px solid #e3e1dd;
}
.fast-link-title a:hover {
  background-color: #ffffff;
  color: #d48c5c;
}


.fast-link-con {
  padding: 16px;
}
.fast-link-con a {
  border-radius: 25px;
  margin-top: 6px;
  font-size: 14px;
  display: inline-block;
  text-align: center;
  color: #51514e;
  width: 150px;
  line-height: 40px;
  border: 1px solid #e3e1dd;
  background-image: linear-gradient(0deg,#e7e8e4 2%,#fbfbfa);
}
.fast-link-con a:hover {
  color: #efefef;
  background-image: linear-gradient(0deg,#a85100 20%,#b27c32);
}
