
#message {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1000;
	transform: scale(0);
	transition: .3s;
}
.messagebg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 1001;
}
#message .m-content {
	margin-top: 10%;
}
#message .m-content .guestbook-message{
	background: #fff;
	width: 580px;
    background: #fff;
    padding: 50px;	
    margin: 0 auto;
    position: relative;
    z-index: 1002;
    box-shadow: 1px 1px 50px rgba(0,0,0,.3);
}
.guestbook-message{
    width: 494px;
    margin: 48px auto 0;
}
.guestbook-message label{
    margin-bottom: 15px;
    display: block;
    font-size: 14px;
}
.guestbook-message label em{
    display: block;
    float: right;
    color: red;
    height: 32px;
    line-height: 32px;
}
.guestbook-message label span{
    width: 70px;
    height: 34px;
    line-height: 34px;
    color: #2F2F2F;
    float: left;
    font-weight: bold;
    text-align: right;
    margin-right: 30px;
    display: inline-block;
}
.guestbook-message label input.input-info,.guestbook-message label textarea,.guestbook-message label.code input{
    width: 72%;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    border: #cccccc 1px solid;
    border-radius: 3px;
    padding:0 14px;
    box-sizing: border-box;
    color: #555;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.guestbook-message label input:focus,.guestbook-message label textarea:focus{
    border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);
}
.guestbook-message label textarea{
    height: 72px;
    line-height: 24px;
    padding:10px 14px;
}
.guestbook-message label.code{
    line-height: 34px;
}
.guestbook-message label.code input{
    width: 30%;
    float: left;
    margin-right: 30px;
}
.guestbook-message label.code .pic {
    display: inline-block;
    vertical-align: top;
    width: 80px;
    height: 32px;
}
.guestbook-message label.code img{
    display: block;
    width: 100%;
    height: 100%;
}
.btn-one input{
    width: 65px;
    height: 32px;
    line-height: 32px;
    background: #e8e8e8;
    border: none;
    color: #333;
    margin-right: 22px;
    cursor: pointer;
    transition: 0.3s;
}
.btn-one{
    padding-left: 100px;
}
.btn-one input.focus{
    background: #cc6600;
    color: #fff;
}
.btn-one input.focus:hover{
    background: #444;
}
.btn-one input:hover{
    background: #ccc;
}
.home-bn .swiper-slide {background: no-repeat center / cover;}
.home-bn .swiper-slide img {display: block;width: 100%;height: auto;}
.home-bn .swiper-pagination {bottom: 30px;}
.home-bn .swiper-pagination-bullet {background-color: #fff;opacity: 1;}
.home-bn .swiper-pagination-bullet-active {background-color: #015cb5;}
.hot-search {padding: 25px 0;border-bottom: 1px solid #eee;}
.hot-search .hot {float: left;padding: 7px 0;}
.hot-search .hot a {margin-right: 10px;}
.hot-search .hform {float: right;}
.hot-search .hform input {float: left;border: 1px solid #eee;padding: 6px 12px;width: 210px;font-size: 14px;}
.hot-search .hform button {border: 0;border-bottom: 1px solid transparent;padding: 0;float: left;cursor: pointer;outline: none;width: 40px;height: 34px;background: url(../image/sear.png) no-repeat center / contain #cc6600;color: #fff;font-size: 0;}
.section {padding: 20px 0;}
.section-title {text-align: center;margin-bottom: 30px;font-size: 26px;font-weight: bold;}
.section-title span {color: #1e4890;}
.section-title small {display: block;color: #999;font-size: 14px;font-weight: normal;margin-top: 10px;}
.title-one {border-bottom: 1px solid #e2e2e2;font-size: 24px;color: #0d5ba4;padding-bottom: 15px;margin-bottom: 20px;line-height: 32px;}
.title-one .more {float: right;font-size: 14px;}
.title-one small {font-size: 14px;color: #999;text-transform: uppercase;margin-left: 10px;}
.info-pro-menu {float: left;width: 290px;border: 3px solid #214d98;background-color: #fff;}
.info-pro-menu .tit {text-align: center;color: #fff;line-height: 70px;font-size: 24px;font-weight: bold;background-color: #214d98;}
.info-pro-menu dl {padding: 10px;margin: 0;}
.info-pro-menu dt a {display: block;line-height: 60px;background: url(../image/g3.jpg) no-repeat center;color: #fff;font-size: 18px;text-align: center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.info-pro-menu dd {margin: 0;}
.info-pro-menu dd a {display: block;line-height: 60px;font-size: 15px;border-bottom: 1px dotted #e5e5e5;background: url(../image/aao_10.jpg) left center no-repeat;padding-left: 28px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.info-pro-list {float: right;width: 870px;}
.list-one {margin: -20px 0 0 -20px;}
.list-one li {float: left;width: 33.333333%;}
.list-one li a {display: block;margin: 20px 0 0 20px;}
.list-one li .img-center {background-color: #fff;height: 248px;line-height: 248px;border: 1px solid #ddd;}
.list-one li p {text-align: center;margin: 15px 0 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.list-one li a:hover .img-center {border-color: #CC6600;}
.list-one-1 li .img-center {height: 220px;line-height: 220px;}
.info-case-menu {float: left;width: 300px;}
.info-case-menu li a {display: block;background: url(../image/ag2.jpg) no-repeat center / 100% 100%;line-height: 64px;padding-left: 64px;font-size: 16px;padding-right: 40px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.info-case-menu li.active a {background-image: url(../image/ag1.jpg);color: #fff;}
.info-case-list {margin-left: 325px;}
.info-case-list dl {margin: 0;overflow: hidden;}
.info-case-list dt {float: left;width: 436px;}
.info-case-list dd {margin-left: 466px;}
.info-case-list dd h4 {margin: 0;font-size: 18px;}
.info-case-list dd p {margin: 20px 0 0;color: #777;line-height: 2;text-align: justify;height: 215px;}
.info-case-list dd .more {display: block;width: 180px;line-height: 38px;background-color: #CC6600;color: #fff;text-align: center;margin-top: 20px;font-size: 16px;}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide{height:319px;}
.info-commend ul {font-size: 0;}
.info-commend li {width: 280px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.info-commend li a {display: block;}
.info-commend li .img-center {height: 185px;background-color: #fff;}
.info-commend li p {text-align: center;margin: 15px 0 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 14px;}
.info-abotus {margin: 0;}
.info-abotus dt {float: left;width: 526px;}
.info-abotus dd {margin-left: 550px;}
.info-abotus dd p {margin: 0;line-height: 2;text-align: justify;}
.bg-one {color: #fff;background: url(../image/asq_27.jpg) no-repeat center / cover;}
.bg-one .section-title span {color: #fff;}
.bg-one .section-title small {color: #fff;}
.info-process {margin: -20px 0 0 -20px;}
.info-process li {float: left;width: 33.333333%}
.info-process li a {display: block;margin: 20px 0 0 20px;position: relative;color: #fff;}
.info-process li .img-cover {padding-top: 76%;}
.info-process li .text {position: absolute;left: 0;bottom: 0;width: 100%;background-color: rgba(0,0,0,0.5);margin: 0;text-align: center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;line-height: 45px;}
.info-news {margin-left: -45px;}
.info-news .item {float: left;width: 33.333333%;}
.info-news .wrap {margin-left: 45px;}
.info-news .img-center {margin-bottom: 20px;}
.info-news .title-one {font-size: 20px;padding-bottom: 5px;margin-bottom: 0;}
.list-two li {border-bottom: 1px dotted #ccc;}
.list-two li a {display: block;line-height: 45px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;background: url(../image/li2.jpg) left center no-repeat;padding-left: 15px;}
.list-two li span {float: right;font-size: 12px;color: #666;}
.qiyou-flink {padding: 20px 0;}
.qiyou-flink h4 {border-bottom: 1px solid #ddd;margin: 0;font-size: 18px;color: #0d5ba4;padding-bottom: 15px;}
.qiyou-flink h4 small {text-transform: uppercase;font-size: 16px;font-weight: normal;color: #999;}
.qiyou-flink ul {margin-left: -20px;}
.qiyou-flink li {float: left;margin-left: 20px;margin-top: 20px;}
.footer {padding: 50px 0;background-color: #253653;color: #bec3cc;}
.footer a {color: #bec3cc;}
.footer a:hover {color: #fff;}
.footer-menu {margin-bottom: 30px;background-color: #334564;border-radius: 5px;font-size: 0;padding: 15px;text-align: center;}
.footer-menu a {display: inline-block;vertical-align: middle;font-size: 15px;margin: 0 20px;}
.footer-qrcode {float: right;width: 120px;text-align: center;}
.footer-qrcode p {margin: 10px 0 0;font-size: 12px;}
.footer-info {margin-right: 160px;padding-left: 250px;}
.footer-info p {margin: 5px 0 0;}
.list-bn-sub {height: 400px;background: no-repeat center / cover;}
.left-side {float: left;width: 260px;}
.content-two-main {float: right;width: 910px;}
.left-side-panel {margin-bottom: 20px;background-color: #f6f6f6;}
.left-side-panel:last-child {margin-bottom: 0;}
.left-side-panel .tit {text-align: center;color: #fff;font-size: 20px;background: url(../image/k1.jpg) no-repeat center / cover;padding: 20px 0;}
.left-side-contact {padding: 20px;line-height: 1.8;font-size: 13px;}
.left-side-menu li {border-bottom: 1px dotted #ddd;}
.left-side-menu li:last-child {border-bottom: 0;}
.left-side-menu li>a {display: block;line-height: 44px;padding: 0 0 0 25px;}
.left-side-menu li .arr {float: right;height: 45px;width: 40px;position: relative;cursor: pointer;}
.left-side-menu li .arr:after {content: '';border-top: 2px solid #ccc;border-left: 2px solid #ccc;box-sizing: content-box;display: block;width: 8px;height: 8px;margin: auto;position: absolute;top: 0;bottom: 0;-webkit-transform: rotate(135deg);transform: rotate(135deg);right: 15px;}
.left-side-menu-box {display: none;}
.left-side-menu-box p {margin: 0;border-top: 1px dotted #ddd;padding-left: 15px;}
.left-side-menu-box p a {padding: 0 25px;display: block;line-height: 40px;}
.left-side-menu li>a:hover,.left-side-menu li.active>a {color: #CC6600;}
.left-side-menu li.open .left-side-menu-box {display: block;}
.left-side-menu li.open .arr:after {-webkit-transform: rotate(225deg);transform: rotate(225deg);}
.list-pages {margin: 30px 0 0;text-align: center;font-size: 0;}
.list-pages a {display: inline-block;font-size: 14px;line-height: 35px;padding: 0 14px;margin: 5px;background-color: #f5f5f5;border-radius: 3px;-webkit-transition: all 0.5s;transition: all 0.5s;}
.list-pages a:hover,.list-pages a.active {background-color: #CC6600;color: #fff;}
.subtitle {border-bottom: 1px solid #ddd;font-size: 18px;color: #0d5ba4;font-weight: bold;padding-bottom: 15px;margin-bottom: 20px;}
.current-locat {float: right;font-weight: normal;font-size: 12px;color: #999;line-height: 25px;background: url(../image/hom1.jpg) no-repeat 0 center;padding-left: 20px;}
.current-locat em {font-style: normal;padding: 0 5px;}
.list-four li {border-bottom: 1px dotted #ccc;}
.list-four li a {display: block;line-height: 45px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;background: url(../image/libg.jpg) left center no-repeat;padding-left: 20px;}
.list-four li span {float: right;font-size: 12px;color: #666;}
.list-five li{margin-bottom:15px}
.list-five li a{display:block;border:1px solid #ddd;padding:15px;overflow:hidden}
.list-five li .img-center{float:left;width:250px}
.list-five li .text{margin-left:270px}
.list-five li .text h4{margin:0;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px}
.list-five li .text h4 span{float:right;font-size:12px;color:#999;font-weight:normal}
.list-five li .text p{color:#797979}
.list-five li .text .more{float:right;padding:6px 12px;color:#fff;background-color:#B6B6B6}
.list-five li a:hover{border-color:#0a6fbf}
.list-five li a:hover .text h4{color:#0a6fbf}
.list-five li a:hover .text .more{background-color:#0a6fbf}
.list-six li{ float: left; width: 25%; margin: 0; }
.list-six li a{display:block;margin:20px 0 0 20px; text-align: center; }
.list-six li .img-cover{border:1px solid #ddd;padding-top:76%}
.list-six li .text{margin:8px 0 0;}
.content-title {margin-bottom: 20px;text-align: center;}
.content-title h1 {font-size: 22px;margin: 0;}
.content-title p {margin: 15px 0 0;font-size: 12px;color: #999;border-top: 1px dashed #ddd;padding-top: 15px;}
.content-title p span {padding: 0 10px;display: inline-block;}
.content-main {line-height: 1.8;}
.content-main img {max-width: 100% !important;height: auto !important;width: auto !important;}
.content-pageup {padding: 10px 15px;font-size: 12px;background-color: #f5f5f5;margin-top: 20px;border-radius: 5px;}
.content-pageup li {line-height: 2;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.product-show {margin: 0 0 20px;padding-bottom: 20px;border-bottom: 1px dashed #ddd;}
.product-show-info {margin-left: 430px;}
.product-show-info h1 {font-size: 20px;margin: 0;border-bottom: 1px dashed #ddd;padding-bottom: 15px;}
.product-show-info p {margin: 15px 0 0;color: #666;line-height: 1.8;}
.product-show-info .tel {margin-top: 15px;}
.product-show-info .tel a {line-height: 42px;color: #fff;display: inline-block;width: 120px;text-align: center;border-radius: 5px;background-color: #CC6600;}
.product-show-slide{float:left;width:400px;}
.product-show-view .swiper-slide .img-center {width:100%;height:300px;line-height:300px;}
.product-show-view .swiper-container{width:100%;}
.pre-view{width:100%;margin-top:10px;position:relative;}
.pre-view .swiper-container{margin:0 30px;}
.pre-view .swiper-slide .img-center{height:80px;border:1px solid #ddd;cursor:pointer;position:relative;line-height: 80px;}
.pre-view .arrow-left{background:url(../image/feel3.png) no-repeat left top;position:absolute;left:0;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10;}
.pre-view .arrow-right{background:url(../image/feel4.png) no-repeat left bottom;position:absolute;right:0;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10;}
.pre-view .active-menu .img-center{border-color: #CC6600;}
div.zoomDiv {z-index: 999;position: absolute;top: 0;left: 0;background: #ffffff;border: 1px solid #ddd;display: none;text-align: center;overflow: hidden;font-size: 0;}
div.zoomMask {position: absolute;background: url(../image/mask.png) repeat scroll 0 0 transparent;cursor: move;z-index: 1;}
.map {height: 400px;margin-top: 20px;}
@media screen and (max-width: 767px) {
    body {min-width: 320px;padding-top: 50px;padding-bottom: 50px;}
    .container {width: auto;}
	#message .m-content .guestbook-message{width:90%;padding:20px;}
    .on-line {display: none;}
    .footer-fix {display: block;}
    .header {padding: 10px 0;position: fixed;z-index: 10;width: 100%;top: 0;left: 0;box-shadow: 0 0 10px rgba(0,0,0,0.2);}
    .header .topbar,.header .text,.header .tel {display: none;}
    .header .site-logo {height: 50px;line-height: 50px;float: none;padding: 0;margin: -10px 0;}
    .header .menu {margin: 10px 0 -10px;text-align: left;display: none;background-color: transparent;border-bottom: 0;}
    .header .menu ul {margin: 0 -15px;}
    .header .menu li {display: block;margin: 0;border-top: 1px solid #eee;background: none;}
    .header .menu li a {line-height: 40px;padding: 0 15px;color: #333;}
    .header .menu li .arr {display: block;}
    .header .menu li.active a, .header .menu li.open a, .header .menu li a:hover {background-color: transparent;color: #CC6600}
    .header .menu li.open .arr:after {border-color: #CC6600;-webkit-transform: rotate(225deg);transform: rotate(225deg);}
    .header .menu .dropdown-box {position: static;background-color: #f5f5f5;min-width: auto;text-align: left;}
    .header .menu .dropdown-box a {color: #333 !important;border-top: 1px dotted #ddd;padding: 0 15px;line-height: 40px;background-color: transparent !important;border-bottom: 0;}
    .header .menu .dropdown-box a:hover {background-color: transparent !important;}
    .menu-btn {display: block;}
    .home-bn .swiper-slide {height: auto;}
    .home-bn .swiper-pagination {bottom: 10px;}
    .hot-search {padding: 0;border-bottom: 0;}
    .hot-search .container {padding: 0;}
    .hot-search .hot {display: none;}
    .hot-search .hform {float: none;position: relative;}
    .hot-search .hform input {border-color: transparent;width: 100%;box-sizing: border-box;line-height: 20px;padding: 9px 60px 9px 15px;border-radius: 0;border-bottom: 1px solid #eee;}
    .hot-search .hform button {position: absolute;right: 0;top: 0;width: 50px;height: 40px;}
    .info-pro-menu {display: none;}
    .info-pro-list {float: none;width: auto;}
    .section {padding: 30px 0;}
    .section-title {margin-bottom: 20px;font-size: 18px;}
    .section-title small {font-size: 12px;margin-top: 5px;}
    .title-one {font-size: 18px;line-height: 24px;padding-bottom: 10px;margin-bottom: 15px;}
    .title-one small {font-size: 12px;}
    .list-one {margin: -15px 0 0 -15px;}
    .list-one li {width: 50%;}
    .list-one li a {margin: 15px 0 0 15px;}
    .list-one li .img-center {height: 188px;line-height: 188px;}
    .list-one li p {margin-top: 10px;}
    .list-one li a:hover .img-center {border-color: #CC6600;}
    .list-one-1 li .img-center {height: 108px;line-height: 108px;}
    .list-five li {padding-bottom: 15px;border-bottom: 1px solid #eee;}
    .list-five li a {padding: 0;border: 0;}
    .list-five li .img-center {float: none;width: auto;display: none;}
    .list-five li .text {margin: 0;}
    .list-five li .text .more {display: none;}
    .list-five li .text h4 {line-height: 20px;font-size: 16px;}
    .list-five li .text p {margin: 10px 0 0;}
	.list-six li{width: 50%;}
    .info-case-menu {display: none;}
    .info-case-list {margin: 0;}
    .info-case-list dt {float: none;width: auto;}
    .info-case-list dd {margin: 15px 0 0;}
    .info-case-list dd p {height: auto;margin: 10px 0 0;line-height: 1.8;}
    .info-case-list dd .more {margin-top: 15px;}
    .info-commend li {width: 140px;}
    .info-commend li .img-center {height: 150px;line-height: 150px;}
    .info-commend li p {margin-top: 10px;}
    .info-abotus dt {float: none;width: auto;}
    .info-abotus dd {margin: 15px 0 0;}
    .info-abotus dd p {line-height: 1.8;}
    .info-process li {width: 100%;}
    .info-news {margin-top: -20px;}
    .info-news .item {width: 100%;}
    .info-news .wrap {margin-top: 20px;}
    .info-news .img-center {display: none;}
    .info-news .title-one {font-size: 18px;}
    .footer {padding: 30px 0;}
    .footer-menu {display: none;}
    .footer-qrcode {display: none;}
    .footer-info {background: none!important;padding: 0;margin: 0;font-size: 12px;}
    .list-bn-sub {height: 130px;}
    .left-side {display: none;}
    .content-two-main {float: none;width: auto;}
    .subtitle {padding-bottom: 10px;margin-bottom: 15px;}
    .current-locat {display: none;}
    .list-pages {margin-top: 20px;}
    .list-pages a {font-size: 12px;line-height: 30px;padding: 0 12px;}
    .list-four li a {line-height: 40px;padding-left: 15px;}
    .content-title {margin-bottom: 15px;}
    .content-title h1 {font-size: 18px;}
    .content-title p {margin-top: 10px;padding-top: 10px;}
    .content-title p span {padding: 0 5px;}
    .content-pageup {margin-top: 15px;}
    .product-show-slide {float: none;width: auto;}
    .product-show-info {margin: 20px 0 0;}
    .product-show-info h1 {padding-bottom: 10px;}
    .product-show-info p {margin-top: 10px;}
    .map {height: 200px;}
}
.pagination{height:40px;text-align:center;padding:20px 0px;}
.pagination li{display: inline-block;}
.pagination a{display:inline-block;margin-right:10px;padding:2px 12px;height:24px;border:1px #cccccc solid;background:#fff;text-decoration:none;color:#808080;font-size:12px;line-height:24px;}
.pagination .active a,.pagination a:hover{background: #214d98;color: #fff;border: 1px #214d98 solid;}