html {font-family:arial;}body{font-size:14px;margin:0;padding:0;position:relative;overflow-x: hidden;}ul,ol{margin:0;padding:0;list-style: none;}
a {color:inherit;text-decoration:none!important;cursor :pointer;outline: none;transition: all 0.36s; -webkit-transition: all 0.36s; -moz-transition: all 0.36s;-o-transition: all 0.36s;}
a:hover {color:inherit;}
img {background:none;}

.center {margin:0 auto;}
.relative {position:relative;}

.pro-n-n img {max-width:100%!important;}

.imgbox {position:relative;width:100%;overflow:hidden;}
.imgbox:after {content:'';display:block;padding-top:75%;}
.imgbox img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s all;}
.imgbox img:hover {width:110%;transition:.36s all;}

/*手机主导航*/
.header .side-open {width:35px;height:25px;position:absolute;right:15px;top:65px;cursor:pointer;z-index:9999;transition:.2s .1s;-moz-transition:.2s .1s;-ms-transition:.2s .1s;-o-transition:.2s .1s;-webkit-transition:.2s .1s;transition:0.4s cubic-bezier(0.215,0.61,0.355,1);-moz-transition:0.4s cubic-bezier(0.215,0.61,0.355,1);-ms-transition:0.4s cubic-bezier(0.215,0.61,0.355,1);-o-transition:0.4s cubic-bezier(0.215,0.61,0.355,1);-webkit-transition:0.4s cubic-bezier(0.215,0.61,0.355,1)}
.header .side-open hr {height:4px;background:#494441;display:block;margin:0;padding:0;border:none;position:absolute;transition:.5s .3s;-moz-transition:.5s .3s;-ms-transition:.5s .3s;-o-transition:.5s .3s;-webkit-transition:.5s .3s}
.header .side-open hr:nth-child(1) {width:100%;top:0;right:0}
.header .side-open hr:nth-child(2) {width:40%;top:50%;left:0;margin-top:-2px;opacity:1}
.header .side-open hr:nth-child(3) {width:40%;top:50%;right:0;margin-top:-2px;opacity:1}
.header .side-open hr:nth-child(4) {width:100%;bottom:0;right:0}

.header.open .side-open {right:325px}
.header.open .side-open hr {background:#fff!important;}
.header.open .side-open hr:nth-child(1) {width:100%;top:50%;margin-top:-2px;transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;-o-transform-origin:center;-webkit-transform-origin:center}
.header.open .side-open hr:nth-child(2) {opacity:0;left:-50%}
.header.open .side-open hr:nth-child(3) {opacity:0;right:-50%}
.header.open .side-open hr:nth-child(4) {width:100%;bottom:50%;margin-bottom:-2px;transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;-o-transform-origin:center;-webkit-transform-origin:center}

.menu-btn {font-size:26px;}
.m_panel {background:rgba(0,0,0,0.7);display:none;position:fixed;height:100%;width:100%;z-index:999;right:0;top:0;}
#m_menu {width:0;height:100%;background-color:#fff;float:right;}
#m_menu li {width:100%;white-space: nowrap;}
#m_menu li a {white-space:nowrap;padding-left:30px;line-height:40px;font-size:16px;color:#000;width:100%;display:block;}
#m_menu li a i {margin-right:15px;font-size:12px;}
#m_menu li a:hover {background:#035dc9;color:#fff;}
#m_menu li.active a{background:#035dc9;color:#fff;}
#m_menu li:first-child,#m_menu li:last-child {height:100px;width:100%;background-color:#fff;overflow: hidden;}
#m_menu li:last-child b {display:block;line-height:32px;text-align: center;font-size:18px;}
#m_menu li:first-child a {padding:0;}
.menu-logo {font-size:32px;text-align:center;font-weight:bold;line-height: 80px;white-space: nowrap;}
.menu-logo img {vertical-align: middle;max-width: 80%;max-height:80%;margin-top:20px;}
/*手机主导航*/

.top-bar {border-bottom:1px solid #eee;line-height:40px;}
.top-tel {border-bottom:1px solid #eee;line-height:40px;background: url(../Image/tel.png) no-repeat left 15px bottom 10px;background-size: 20px 20px;  padding-left:45px;}
.top-tel b {font-size:16px;color:#ea0404;margin-right:15px;}
.logo {padding:20px 15px;}
.logo h1 {color:#113f73;font-size:28px;font-weight:bold;margin-top:0;}
.logo-small {display:none;color:#666666;}
.logo img {max-width: 70%;height:50px;}
.menu-panel {background:#035dc9;color:#fff;}
.menu {padding:0;text-align: justify;}
.menu:after {content:'';display:block;clear:both;}
.menu li {text-align:center;width:25%;float:left;display:block;box-sizing:border-box;line-height: 50px;font-size:16px;overflow:hidden;}
.menu li a {display:block;}
.menu li.active {background:#ea0404;}
@media(max-width:767px) {
	.menu li {line-height: 40px;font-size: 14px;}
}
@media (min-width:768px){
	.header.open .side-open {right:680px}
	.menu {background:unset;}
	.menu li {width:11.11%;display:inline-block;}
}
@media (min-width:992px){
	.top-tel {position:absolute;right:20px;top:35px;border:0;line-height:30px;}
	.top-tel b {font-size:24px;margin-right:0;}
	.logo{padding:30px 0;}
	.logo h1 {font-size:32px;}
	.logo img {max-width:unset;height:70px;}
	.logo img:first-child {margin-right:30px;}
	.menu li {line-height:68px;}
	.menu li:hover {color:#fff;background:#f88d1a;}
}
@media(min-width:1200px) {
	.logo h1 {font-size:42px;}
	.logo-small {font-size:18px;display:inline;font-weight:normal;}
	.top-tel {font-size:16px;}
	.top-tel b {font-size:31px;}
}

.index-title {position:relative;padding:15px;padding-top: 20px;}
.index-title .more {position:absolute;right:15px;top:55%;line-height:34px;}
.index-title h2 {color:#000;font-weight:bold;font-size:24px;}
@media (min-width:992px){
	.index-title {padding-top: 40px;}
	.index-title h2 {font-size:30px;}
}

.index01 {padding:40px 0 0;}
.index01 .index-title {color:#035dc9;font-size: 18px;}
.index01 .index-title h2 {color:#333333;font-weight:bold;background: url(../Image/in01_tit_bg.png) no-repeat right 20% center;background-size:auto 80%;}
.in01-description {text-align: justify;line-height: 2rem;padding-top:25px;margin-top:20px;border-top:5px solid #eee;}
.in01-news {margin-top:25px;display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 15px;}
.in01-news-slide {background:#53a1ff;line-height:40px;box-sizing:border-box;flex-basis:30%;text-align:center;border-radius: 5px;margin-bottom:5px;}
.in01-news-slide a {color:#fff;display:block;}
.in01-content {margin-top:25px;padding:0;}
.in01-content span {color:#035dc9;font-weight:bold;line-height:35px;text-align:center;display:block;}
.in01-content-img {width:100%;border: 1px solid #d6d6d6;position:relative;overflow:hidden;}
.in01-content-img:after {content:'';display:block;padding-top:75%;}
.in01-content-img img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s all;}
.in01-content a:hover img {width:110%;max-width:110%;transition:.36s all;}
.in01-content a:hover span {color:#e60038;}
@media (min-width:992px){
	.index01 {padding:40px 0 0px;}
	.in01-description {padding:25px 0 10px 3%;}
	.index01 .index-title {font-size:22px;}
	.index01 .index-title h2 {font-size:50px;background-size:unset;}
	.in01-news {padding:0;}
	.in01-news-slide {font-size:17px;flex-basis:16%;max-width:16%;flex:1;line-height: 50px;}
	.in01-news-slide:first-child{margin-left:0;}
	.in01-news-slide:last-child{margin-right:0;}
	.in01-news-slide:hover {background:#f49c00;cursor: pointer;}
	.in01-news-slide:hover a {color:#fff;}
}
@media(min-width:1200px) {
	.in01-content span {font-size:17px;padding-top:10px;}
	.in01-news-slide {flex-basis:12%;max-width:12%;}
}

.index02 {padding-top:30px;background:#efefef url(../Image/in02_bg.jpg) no-repeat center;background-size:cover;}
.index02 .index-title {text-align:center;}
.index02 .index-title h2 {color:#fff;font-weight:bold;}
.index02 .index-title h2 span {color:#f4bd00;}
.index02-description {color:#f4bd00;}
.in02-content {padding:0 0 50px;}
.in02-content:after {content:'';display:block;clear:both;}
.in02-slide {padding:10px;text-align:center;}
.in02-slide h2{color:#fff;font-size:18px;font-weight:700;white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}
.in02-slide p {color:#73aeff;line-height:2.5rem;text-align:center;}
.in02-center img {width:70%;margin:0 auto;}
@media (min-width:768px){
	.in02-left p,.in02-right p {height: 10rem;}
	.index02 .index-title {font-size: 18px;}
	.index02 .index-title h2 {font-size:30px;background-size:unset;}
	.in02-center {position:absolute;left:50%;transform:translateX(-50%);}
	.in02-slide {text-align: left;padding-left:70px;}
	.in02-right .in02-slide {padding-left:150px;}
	.in02-slide p {text-align: left;}
}
@media (min-width:992px){
	.index02 {padding-bottom:20px;}
	.index02 .index-title {margin-bottom:30px;}
	.index02-description {font-size:19px;}
	.in02-slide {padding:0px;padding-right:30px;padding-top:20px;}
	.in02-slide h2 {font-size:19px;}
	.in02-right .in02-slide {padding-left:30px;padding-right:0;}
	.in02-content {padding:0;}
	.in02-center img {width:unset;}
	.in02-center {position:unset;transform:unset;}
	.index02 .index-title {text-align:center;}
	.index02 .index-title h2 {font-size:58px;background-size:unset;}
}
@media(min-width:1200px) {
	.index02 {padding-bottom:60px;}
	.in02-slide h2 {margin-bottom:20px;}
	.in02-slide p {font-size:15px;}
	.index02 .index-title h2 {font-size:50px;}
	.index02 .index-title h2 span {font-size:70px;}
}

.in03-left-con {}
.in03-left-con>div {padding:20px;background:#035dc9;}
.in03-left-con>div:after {content:'';display:block;clear:both;}
.in03-slide {padding:0;}
.in03-slide img {margin-bottom:15px;}
.in03-slide div {color:#fff;line-height:30px;}
.in03-right-con {padding:0 15px;}
.in03-right-con .in03-li {margin-bottom:10px;background:#efefef;padding:18px 30px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.in03-right p {float:left;opacity:.6;width:80%;margin:0;line-height:2.5rem;white-space: nowrap;text-overflow: ellipsis;overflow:hidden;}
.in03-right span {float:left;opacity:.6;display:block;width:19%;}
@media (min-width:768px){
	.in03-right .index-title {padding-left:15px;}
	.in03-right p {line-height:2.5rem;}
}
@media (min-width:992px){
	.index03 .container {padding:0;}
	.in03-li:hover {background: #035dc9;color:#fff;}
}
@media (min-width:1200px){
	.in03-slide {font-size:15px;}
}

.in04-content span {line-height:40px;text-align:center;display:block;}
.in04-content .swiper-slide:hover span {color:#035dc9;font-weight:bold;}
.in04-content-img:before {content:'';width:31px;height:37px;background:url(../Image/hot.png) no-repeat center;background-size:cover;position:absolute;right:10px;top:10px;z-index:99;}
@media(min-width:992px) {
	.index04 .index-title {padding-left:0;}
}

.footer {background:#23272b;color:#6d7984;margin-top:30px;}
/*.footer-hr {border-top:1px solid rgba(255,255,255,.1);margin:0;padding:0;}*/
.f-menu:after{content:'';display:block;clear:both;}
.f-menu a {/*display:block;float:left;width:25%;*/padding:0 2px;line-height: 35px;white-space: nowrap;/*text-align: center;overflow:hidden;text-overflow: ellipsis;*/}
.f-name {color:#fff;font-weight:normal;font-size:18px;}
.f-contact {line-height: 32px;padding-top:20px;}
.f-logo {margin-top:20px;display:flex;text-align:right;}
.f-logo div {margin-right:15px;align-self: center;}
@media (min-width:768px){
	.f-menu {text-align: justify;}
	.f-menu a {width:10%;line-height: 50px;}
}
@media (min-width:992px){
	.footer {padding-bottom:55px;margin-top:50px;}
	.footer a:hover {color:#fff;}
	.f-contact {padding-top:40px;line-height: 34px;}
	.f-logo {position:absolute;top:20px;right:0;}
	.f-menu {/*display:flex;justify-content: space-evenly;*/text-align: center;white-space: nowrap;}
	.f-menu a {/*width:6%;flex-basis:6%;*/line-height: 90px;padding:0 3px;}
}
@media(min-width:1200px) {
	.footer {font-size:15px;}
	.f-name {font-size:24px;}
}
/**************************************************/

/*底部导航*/
.page-margin {height:70px;}
#page-footer ul li {width:25%;}
.page-footer {z-index:998;background-color: #000;position: fixed;bottom: 0;left:0;width: 100%;margin:0;}
.page-footer li {float:left;height:70px;line-height:50px;text-align: center;padding:10px 0;}
.page-footer li a {width:100%;height:100%;text-align:center;color:#fff;}
.page-footer li:hover {background:#555;}
.page-footer li a i{font-size: 24px;color: #fff;display: block;margin-bottom: -10px;}
#page-footer.five ul li {width:20%!important;}
.top {line-height:50px;font-size: 36px;color: #fff;}
.top_li {display:none;}
.five .top_li {display:block;}
/*底部导航*/

.big {font-size:22px;font-weight: bold;}
.in_banner {text-align:right;color:#fff;position:relative;overflow:hidden;height:377px;width:100%; z-index:8;}
.banner_bg {width:100%;height:100%;background:url(../Image/in_banner.jpg) no-repeat center bottom /*fixed*/;}
.page_tag {position:absolute;left:50%;bottom:4%;color:#000;text-align:center;transform: translateX(-50%);}
.page_title {border-bottom:1px solid #eee;width:100%;background:#fff;line-height: 50px;}
.page_title:after {content:'';display:block;clear:both;}
.page_des {font-size:14px;color:#666;float:right;}
.page-txtbox {min-height:240px;}
/*.page-pro-type {text-align:center;margin-bottom: 25px;}
.page-pro-type li {display:inline-block;padding:1% 10px;margin:5px;width:25%;background:#535353;color:#fff;box-sizing: border-box;cursor: pointer;}
*/
.page_main {position:relative;margin-top: 10px;}
.page_main iframe {max-width:100%;}
.page_content {width:100%;line-height:30px;font-size:16px;padding:20px 0;background: #fff;border-radius: 5px;overflow:hidden;margin-top:10px;}
.page_content img {max-width:100%!important;}
.page_content table {width:100%!important;}
.page_contact ul li {text-align:left;padding: 15px;background: #fff;margin: 0 0 10px 0;font-size: 1.7rem;font-weight: bold;}
.page_contact ul li i {background-color:#121a27;width:40px;height:40px;line-height:40px;color:#fff;border-radius:50%;margin-right: 15px;text-align: center;}
.page_info {padding-left:20px;padding-right:20px;}
.product_tel {font-size:3rem;color:#121a27;text-align:right;text-overflow: ellipsis;white-space: nowrap;}
.msg_content {height:305px!important;}
.info_img {padding-bottom:20px;}
.info_con {background-color: #121a27;padding: 10px;color: #fff;font-weight: bold;}
.info-small {font-size: 12px;color: #aaa;text-align:center;padding-bottom:30px;}
.info-back {    margin: 20px 0;}
.info-back a {border-radius: 15px;text-align:center;overflow:hidden;background:#888;color:#fff;padding:5px 20px;}
.share_to {margin-top:20px;}
.share_to li{display: inline-block;line-height: 30px;}
.share_to li a {font-size:22px;background:#1493d0;display: inline-block;vertical-align: middle;margin: 0 10px 0 0;color: #FFF;border-radius: 50%;text-align: center;line-height: 30px;width: 30px;height: 30px;overflow: hidden;}
.share_to li:nth-child(2n) a {background:#f40;}
.share_to li:last-child a {background:#3dc464;}
.bd_weixin_popup_foot:after {content:'　';display:block;clear:both;}/*消除微信分享底部超出*/
.page-number {margin-bottom: 30px;}

.news_list li {margin-top:10px;overflow:hidden;}
.news_list li a {border-bottom: 1px dashed #ccc;transition: all 0.3s;height: 170px;background: #fff;display:block;}
.news_list li:hover .t1{color:#121a27;}
.news_list_img {height: 160px; overflow: hidden;padding: 10px;text-align: center;}
.news_list_img img {height: 160px;}
.news_list_txt {position:relative;height: 160px;overflow: hidden;padding: 0 20px !important;}
.news_list_txt .t1{font-size: 1.8rem;font-weight: bold;line-height: 20px;height:20px;overflow:hidden;margin-top:20px;width: 100%;color: #000;}
.news_list_txt .t2{overflow: hidden;margin: 5px 0;height: 50px;font-size: 1.6rem;line-height: 25px;color: #666;}
.news_list_txt .t3 {font-size: 1.3rem;line-height: 30px;}
.news_list li:hover {box-shadow: 0 0 16px rgba(12,3,6,.3);}
.news_list li:hover .t1 {color: #035dc9;}
.news_list li:hover i:before,.news_list li:hover i:after {visibility: visible; width:101%;height:103%;}
.news_list i:before {content: '';display: block;visibility: hidden;width: 0;height: 0;border-top: 5px solid;border-left: 5px solid;border-color: #035dc9;position: absolute;left: 0px;top: 0px;transition: ease .65s;}
.news_list i:after {content: '';display: block;visibility: hidden;width: 0;height: 0;border-bottom: 5px solid;border-right: 5px solid;border-color: #035dc9;position: absolute;right: 0px;bottom: 0px;transition: ease .65s;}

.product_list:after {content:'';display:block;clear:both;margin-top:50px;}
.product_list li {transition:.2s all;margin-bottom: 20px;}
.product_list_img {width: 100%;box-sizing: border-box;position: relative;overflow: hidden;}
.product_list_img:after {content:'';display:block;margin-top:75%;}
.product_list_img img {position:absolute;top:0;left:0;width: 100%;transition:all 0.4s;border: 1px solid #ccc;}
.product_list_tit {font-size: 12px;text-align:center;opacity:1;color: #fff;background:#035dc9;transition:0.4s all;padding: 5px;width: 100%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.sy {position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;background: url(../Image/sy.png) center no-repeat;background-size: 100%;z-index: 99;}

@media(max-width:991px) {
	.pro-type ul {display:flex;flex-wrap:wrap;justify-content: space-between;margin-bottom:25px;}
	.pro-type ul a {font-size:12px;color:#fff;width:30%;background: #53a1ff;line-height: 35px;box-sizing: border-box;text-align: center;border-radius: 5px;margin-bottom: 5px;}
}
@media (min-width:768px){
	.in01-description {line-height:2.5rem;}
	.in01-content {margin-bottom: 40px;}
	.page-title {padding:20px 35px;}
}
@media (min-width:1200px){
	.container {width:1200px;}
	.product_list li:hover{transform:translateY(-5px);transition:.4s all;}
    .product_list li:hover .product_list_tit{background:#f88d1a;opacity:1;transition:0.4s all;}
    .product_list li:hover img {transform: scale(1.05);transition:all 0.36s;}
    .product_list_tit {font-size:15px;}
    .page-number a {position: relative;padding: 6px;color: #000;text-decoration: none;background-color: #fff;border: 1px solid #ddd;}
    .current {z-index: 3;color: #fff;cursor: default;background-color:#035dc9;border: 1px solid #035dc9;padding: 6px 11px;}
}
@media (min-width:1440px){
	.pro-type {position:absolute;left:-120px;top:50%;transform:translateY(-50%);}
	.pro-type li {width:60px;height:60px;display:block;vertical-align: middle;padding:10px 15px;margin:0;margin-bottom:2px;}
	.pro-type li:hover {background:#035dc9;}
}

/*------菜单点击效果------*/
.ripple {width:0;height:0;border-radius:50%;background:rgba(200,200,200,0.7);-webkit-transform:scale(0);transform:scale(0);position:absolute;opacity:1;}
.rippleEffect {-webkit-animation:rippleDrop .6s linear;animation:rippleDrop .6s linear;}
@-webkit-keyframes rippleDrop {100% {-webkit-transform:scale(6);transform:scale(6);opacity:0;}}
@keyframes rippleDrop {100% {-webkit-transform:scale(6);transform:scale(6);opacity:0;}}
/*------菜单点击效果------*/


#page_index #c_mess_box input,
#page_index #c_mess_box textarea {
    margin-bottom: 10px !important;
}

#c_mess_box {
    max-width: 800px;
}

#c_mess_box .border {
    padding: 10px 10px !important;
    border: 1px solid #efefef !important;
    height: 3.5rem;
    box-sizing: border-box;
    background: #fff;
    color: #000;
}