
.page-banner {
  width: 100%;
  height:300px;
}
.menu-position {
  border-bottom: 1px solid #dddddd;
}
.page-menu {

  width: 100%;
  float: left;
  margin-top:-50px;
}
.page-menu ul {
  overflow: hidden;
}
.page-menu li {
  float: left;
}
.page-menu li{     
    margin-right:1px;
}

.page-menu li:last-child{
}

.page-menu li:hover {
}
.page-menu li:hover a {
}
.page-menu li.active a {
  background-color: #ee8314;
  color: #ffffff;
}
.page-menu a {
background:#fff;
 	display: block;
    font-size: 14px;
    line-height: 50px;
	padding:0 20px;
    text-align: center;
}
.page-menu a.cur,.page-menu a:hover {
background:#ee8314;
color:#fff;
}
.page-position {
/*  width: 20%;
  float: left;*/
      width: 100%;
    float: left;
}
.page-position p {
  vertical-align: bottom;
  text-align: left;
}
.page-position a {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 50px;
}
.page-position a:hover {
  text-decoration: none;
  color: #ee8314;
}
.page-position span {
  display: inline-block;
  font-size: 14px;
  line-height: 50px;
  vertical-align: middle;
  padding: 0 5px;
}
.page-con {
  width: 100%;
  padding-bottom: 60px;
}
.list-page {
  padding-top: 0;
  margin-bottom: 20px;
}
.list-page li {
  width: 230px;
  float: left;
  margin: 20px 10px 0 10px;
}
.list-page li a.list-img {
  width: 100%;
  height: 230px;
  border: 1px solid #dddddd;
  display: block;
}
.list-page li a.list-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.list-page li a.list-title {
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 38px;
  padding: 0 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.list-page li:hover a.list-img {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}
.list-page li:hover a.list-title {
  color: #ee8314;
}
.pinfo-title {
  padding-bottom: 40px;
  padding-top: 20px;
  border-bottom: 2px solid #dddddd;
  overflow: hidden;
}
.info-slide {
  width: 500px;
  overflow: hidden;
  float: left;
}
.info-slide .hd {
  width: 70px;
  float: left;
}
.info-slide .hd li {
  width: 70px;
  height: 70px;
  border: 1px solid #e5e5e5;
  margin-top: 12px;
}
.info-slide .hd li.on {
  border-color: #0091d6;
}
.info-slide .hd li:first-child {
  margin-top: 0;
}
.info-slide .hd li img {
  width: 100%;
  height: 100%;
}
.info-slide .bd {
  width: 400px;
  float: right;
}
.info-slide .bd li {
  width: 100%;
  height: 398px;
  border: 1px solid #e5e5e5;
}
.info-slide .bd li img {
  width: 100%;
  height: 100%;
}
.title-main {
  width: 640px;
  height: 398px;
  float: right;
}
.title-main > b {
  display: block;
  font-size: 28px;
  line-height: 40px;
  color: #000000;
  padding-bottom: 20px;
  border-bottom: 1px solid #dddddd;
}
.title-con {
  padding: 20px 0;
  border-bottom: 1px solid #dddddd;
}
.title-con p {
  font-size: 12px;
  line-height: 20px;
  color: #666666;
}
.title-hot {
  margin: 20px 0;
  width: 100%;
  font-size: 0;
  padding: 10px 0 10px 60px;
  background: url("../images/phone.png") no-repeat left center;
}
.title-hot span {
  width: 50px;
  font-size: 12px;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  border-right: 2px solid #cccccc;
}
.title-hot p {
  font-size: 28px;
  line-height: 40px;
  display: inline-block;
  vertical-align: middle;
  color: #ca0707;
  margin-left: 20px;
}
.pinfo-main {
  padding-top: 40px;
  overflow: hidden;
}
.main-title {
  background-color: #ececec;
  border: 1px solid #dddddd;
  margin-bottom: 20px;
}
.main-title h3 {
  padding: 4px 16px;
  font-size: 15px;
  line-height: 2;
  color: #999999;
  font-weight: normal;
}
.pinfo-con {
  width: 100%;
  float: right;
}
.pinfo-con .main-title {
  overflow: hidden;
  border-bottom: 1px solid #ee8314;
}
.pinfo-con .main-title h3 {
  text-align: center;
  color: #ffffff;
  background-color: #ee8314;
  float: left;
}
.single-page {
  width: 100%;
  padding: 20px 0px;
   font-size: 14px;
  line-height: 1.5;color:#000000;
}

.single-page table {
  border:1px solid #CCC;border-collapse:collapse;
}

.single-page td {
   padding: 5px;
  font-size: 14px;
  line-height: 30px;
   border:1px solid #CCC;border-collapse:collapse;
}

.single-page p {
     font-size: 16px;
    line-height: 30px;
    color: #333;
}



.single-page img {
  max-width: 100%;
}


.single-page blockquote {
  text-indent: 2rem;
}





.news-main {
  width: 100%;
  margin-top: 20px;
}
ul.news-list {
  width: 100%;
  margin-bottom: 30px;
}
ul.news-list li {
  margin-top: 20px;
  border-bottom: 1px solid #999999;
  padding-bottom: 20px;
  overflow: hidden;
}
ul.news-list a.list-a {
  display: block;
  width: 200px;
  height: 126px;
  float: left;
  overflow: hidden;
}
ul.news-list a.list-a:hover img {
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -o-transform: scale(1.4);
}
ul.news-list a.list-a img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
ul.news-list section.list-section {
  width: 980px;
  float: right;
}
ul.news-list section.list-section p {
  font-size: 12px;
  line-height: 24px;
  color: #999999;
  height: 72px;
  text-overflow: ellipsis;
  overflow: hidden;
}
ul.news-list section.list-section p a {
  font-size: 12px;
  line-height: 24px;
  color: #d80000;
}
ul.news-list section.list-section h2 {
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}
ul.news-list section.list-section h2 a {
  display: block;
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
  color: #000000;
}
ul.news-list section.list-section h2 a:hover {
  color: #FF0000;
}
ul.news-list section.list-section time {
  font-size: 12px;
  line-height: 18px;
  color: #a9a9a9;
}
.news-info .hd {
  text-align: center;
}
.news-info .hd h1 {
  font-size: 22px;
  line-height: 36px;
  font-weight: normal;
  color: #000000;
}
.news-info .hd p {
  font-size: 12px;
  line-height: 18px;
  color: #d0d0d0;
  margin-bottom: 10px;
}
.news-info .bd {
  padding: 10px 0px 0 0px;
}

.turn {
  width: 100%;
  border-top: 2px solid #cccccc;
  border-bottom: 2px solid #cccccc;
  padding: 10px 0;
  overflow: hidden;
}
.turn > div {
  width: 50%;
  overflow: hidden;
}
.turn > div a.iconfont {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  line-height: normal;
  color: #cccccc;
  margin: 0 10px;
}
.turn > div a.iconfont:hover {
  text-decoration: none;
  color: #ee8314;
}
.turn > div a.turn-main {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 20px;
  color: #333333;
}
.turn > div a.turn-main:hover {
  color: #ee8314;
  text-decoration: none;
}
.turn > div a.turn-main:hover span {
  color: #333333;
}
.turn > div a.turn-main span {
  display: block;
}
.turn .prev {
  float: left;
}
.turn .next {
  text-align: right;
  float: right;
}
.turn .next a.iconfont {
  text-align: right;
}
.turn .next a.turn-main {
  text-align: right;
}
.correlation {
  margin-top: 20px;
}
.correlation h2 {
  font-size: 18px;
  line-height: 24px;
  color: #000000;
}
.correlation li {
  font-size: 0;
  margin: 5px 0;
}
.correlation li a,
.correlation li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 20px;
  color: #666666;
}
.correlation li a {
  width: 80%;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 28px;
    font-size: 16px;
}
.correlation li a:hover {
  color: #ee8314;
}
.correlation li span {
  width: 20%;
  text-align: right;
}
.form-div {
  margin-top: 20px;
  padding-top: 30px;
  width: 100%;
  min-height: 404px;
  border: 1px solid #dddddd;
}
#mes-form {
  width: 100%;
  text-align: center;
}
#mes-form ul {
  overflow: hidden;
}
#mes-form li {
  border: 1px solid #d1d1d1;
  float: left;
  width: 530px;
  margin: 0 30px 30px 30px;
  font-size: 0;
  vertical-align: bottom;
}
#mes-form li label {
  display: inline-block;
  width: 10%;
  text-align: center;
  font-size: 14px;
  line-height: 38px;
  color: #ee8314;
  vertical-align: middle;
}
#mes-form li:last-child {
  width: 1120px;
}
#mes-form input {
  border: 0;
  outline: none;
}
#mes-form input[type=text],
#mes-form input[type=email] {
  font-size: 14px;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  width: 90%;
  padding-left: 10px;
}
#mes-form textarea {
  display: inline-block;
  width: 100%;
  height: 120px;
  border: 0;
  padding: 10px;
  font-size: 14px;
  line-height: 20px;
  overflow-y: scroll;
  -o-overflow-y: scroll;
  -ms-overflow-y: scroll;
  -webkit-overflow-y: scroll;
  text-align: left;
}
#mes-form #sub-btn {
  font-size: 16px;
  line-height: 30px;
  padding: 10px 60px;
  background-color: #cc3333;
  color: #ffffff;
  cursor: pointer;
}


/*分页*/
.pagination-wrapper{ 
  	margin: 40px 0 20px 0;
  	text-align: center;
} 
.pagination{  
  	font-size: 0;
} 
.pagination li{
	display: inline-block;
	vertical-align: top;
}
.pagination li a{ 
  	display: inline-block;
  	height: 32px; 
  	line-height: 32px; 
  	margin-right: 8px; 
  	padding: 0 12px; 
  	font-size: 14px; 
  	border: 1px solid #dfdfdf; 
  	color: #999; 
  	text-decoration: none; 
  	border-radius: 4px;
  	box-sizing: border-box;
  	transition: all .3s;
  	background: #f7f7f7;
} 
.pagination li:last-child{
	margin-right: 0;
}
.pagination li a:hover{ 
  	background:#ee8314; 
  	color:#fff; 
  	border-color: #ee8314;
} 
.pagination li.active a { 
  	background: #ee8314; 
  	color: #fff;
  	border-color: #ee8314;
} 
.pagination .pageinfo{
	display: inline-block;
  	height: 32px; 
  	line-height: 32px; 
  	padding: 0 12px; 
  	font-size: 14px; 
  	border: 1px solid #555555; 
  	color: #555555; 
  	box-sizing: border-box;
}
/*分页*/

.subnav{padding:20px 0 10px;}
.subnav a{display:inline-block;margin-right:10px;border:1px solid #ddd;padding:3px 10px;margin-bottom:10px;font-size:14px;}
.subnav a:hover{border:1px solid #f6c189;background:#f6c189;color:#fff;}
.subnav a.cur{border:1px solid #ee8314;background:#ee8314;color:#fff;}

.pagedesc{line-height:180%;padding:30px 0;color:#666;}
.pagedesc h2{font-size:36px;line-height:40px;font-weight:bold;margin-bottom:10px;}
.pagedesc h4{font-size:18px;line-height:30px;font-weight:bold;margin-bottom:20px;}

.confoot{text-align:center;color:#c00;padding:20px 0;}