﻿@charset "utf-8";



/*==========================================公共 开始=============================================*/



/* ---------- Responsive accurate ---------- */

@media (max-width:1920px){html{font-size:16px;}}

@media (min-width:471px) and (max-width:639px){html{font-size:13px;}}

@media (min-width:329px) and (max-width:470px){html{font-size:12px;}}

@media (max-width:328px){html{font-size:12px;}}



.miso-slide {}

.miso-slide .miso{border: 1px solid #dedede;background: #efefef;font-size: 24px;color: #0066bb;padding: 50px 0;text-align: center; margin:15px}

.miso-slider {margin: 30px -15px;/*margin-left: -15px;margin-right: -15px;*/}

.miso-list li{ -webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}



/*====header====*/

#header{height: 80px;width: 100%;background-color: #fff;position:fixed; top:0; left:0;z-index: 99;box-shadow: 0 0 20px rgba(0,0,0,0.1);}

#header .container,#header {} 

#header .left{ float:left;}

#header .left img{max-width: 100%;}

#top_bar{ border-bottom: 1px solid #e7e7e9; height: 55px; line-height: 55px; vertical-align: middle;}

.top_padding{ padding-top: 130px;}

#logo{display:table-cell; height: 4.875rem;vertical-align:middle;}

#sousuo,#buy {display: inline-block;width: 1.875rem;height: 4.875rem;vertical-align:  middle;}

#logo a img{ vertical-align:middle; width:100%;}

#header .right{text-align:right;display:table;float:  right;font-size: 0;}

#header .center{position: static; float:left;} 

#sousuo svg,#buy svg{display: inline;width: 1rem;height: 1rem;vertical-align: middle;margin-top: 0.4rem;}


/*#header .right .lan{height: 4.875rem;display: inline-block;vertical-align: middle;}

#header .right .lan ul{display: inline-block;height:1.875rem;width:4.6875rem;vertical-align:middle;border:#dbdcdf 1px solid;text-align:center;margin: 1.5rem 0;margin-left: 1.4rem;}

#header .right .lan ul li{display:inline-block;font-size:0.8125rem;height: 1.75rem;line-height: 1.75rem;vertical-align: top;}

#header .right .lan ul li span{margin: 0 2px;color:#303233;vertical-align: top;}

#header .right .lan ul li a{ color:#303233; font-size:0.8125rem}
#header .right .lan ul li a:hover{ color:#0054a3;}*/

#header .right .lan{display: inline-block;vertical-align: middle; margin-top:30px;}
#header .right .lan ul{display: inline-block;vertical-align: top;text-align:center;margin: 0 0;}
#header .right .lan ul li{display:inline-block;font-size:14px;vertical-align: middle;margin-right: 0.675rem;}
#header .right .lan ul li span{margin: 0 2px;color:#303233;vertical-align: top;}
#header .right .lan ul li a{color:#303233;font-size:14px;margin-left: 0.3rem;vertical-align: middle;}
#header .right .lan ul li a:hover{color:#0C55B8;}

#header .right #sousuo{margin-left: 0.3rem;}


#header .right #sousuo i,#header .row .right #buy i{cursor:pointer;width:1.875rem;height: 1.875rem;background:#0C55B8;display: inline-block;text-align: center;margin: 1.5rem 0;padding: 0;}

#header .right #sousuo i{ background:#0C55B8}

.visible-lg-block{ display:none !important}

@media (min-width: 768px){
#header .left { width: 16.66666667%;}
#header .center{ width: 70%;} 
#header .right{ width: 12%;} 
}

/*====导航====*/

#nav{}

#nav ul{text-align: center;font-size: 0;margin-bottom: 0;}

#nav li{width: 13.3%;display:inline-block;min-width:30px;position:relative;}

#nav li:first-child { background: none;}

#nav li .a{display:block;text-align:center;position: relative;height: 4.875rem;line-height: 4.875rem;}
.a:hover{color: #0054a3;}

#nav li .a p{line-height: 80px;height: 80px;font-size: 17px;color: #1d2123;text-align:center;display:block;position:relative;z-index:2;margin: 0; text-transform:uppercase;}

#nav li .a strong{font-size:12px; line-height: 14px; text-transform: uppercase; display:block;color:#bdc0c2;  text-align:center;position:relative;z-index:1}

#nav li .a span{position:absolute;bottom:20%;left: 50%;margin-left: -1.875rem;text-align:center;}

#nav li .a i{margin:0 auto;text-align:center;z-index:1;height:3px;width:0;background:#e3212a;overflow: hidden; display: none;}

#nav li.on .a p{color: #0054a3;margin: 0;}

#nav li.on i{width:100%;}

/*#nav li.on .a span{width: 3.75rem;height: 2px;background: #0054a3; color:#0054a3;}*/

#nav li .a:hover{color: #0054a3;}
#nav li .a:hover i{width:100%;}

#nav li .a:hover p{ color: #0054a3;}

#nav li.on .a:hover i{transform:rotateX(0);-webkit-transform:rotateX(0);-moz-transform:rotateX(0);color:#0054a3;}

#nav.title{position:relative}

#nav .list{width: 300px;left: 50%;margin-left: -150px;max-height:0;position:absolute;top: 80px; border-top:2px solid #0054a3;z-index:0;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease;opacity: 0;filter:alpha(opacity=0);-moz-transform:scale(0);-o-moz-transform:scale(0);-o-moz-transform:scale(0);-webkit-moz-transform:scale(0);transform: scale(0);}

#nav .list::before{ display: block; position:absolute;top:-10px;right:50%; overflow:hidden;width:0;height:0;border:10px solid #0054a3;border-color:#0054a3 transparent;border-top:0; margin-right: -9px; content: "";}

#nav .list a{width: 100%;height:42px;line-height:42px;text-align:center;color:#222;display:block;font-size:14px;text-decoration:none;opacity:1;background-color:#fff;border-bottom:#e9ecf1 1px solid;-webkit-transition:opacity .4s,-webkit-transform .5s;-moz-transition:opacity .4s,-moz-transform .5s;-ms-transition:opacity .4s,-ms-transform .5s;transition:opacity .4s,transform .5s;}

#nav .list a:hover{color:#0054a3;}

#nav li:focus .list,#nav li:hover .list{max-height:2000px;z-index:10;opacity:1;filter:alpha(opacity=100);-moz-transform:scale(1);-o-moz-transform:scale(1);-o-moz-transform:scale(1);-webkit-moz-transform:scale(1);transform:scale(1);}

#nav .l_chanpin .dui-dropdown-menu{background:#f5f6f8;position: absolute;top: 4.875rem;left: 0;width: 100%;height:0;z-index: 10;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out; }

#nav .l_chanpin .dui-dropdown-menu .container{ width:800px; margin:0 auto;}

#nav .l_chanpin .dui-dropdown-menu .list01{position: relative;display:block;opacity:1;filter:alpha(opacity=100);-moz-transform:scale(1);-o-moz-transform:scale(1);-o-moz-transform:scale(1);-webkit-moz-transform:scale(1);transform:scale(1);margin: 0 0 0 12%;width: 200px;text-align: center; display:none; float:left;}

#nav .l_chanpin{position: static; }

#nav .l_chanpin .dui-dropdown-menu .list01 li{ width:100%;}

#nav .l_chanpin .dui-dropdown-menu .list01 span a{width: 100%;height: 40px; text-align:left;line-height: 40px;color:#222; font-size:15px; font-weight:bold;}

#nav .l_chanpin .dui-dropdown-menu .list01 a{width: 100%;height: 30px; text-align:left;line-height: 30px;color:#222;display:block;font-size:14px;text-decoration:none;opacity:1;-webkit-transition:opacity .4s,-webkit-transform .5s;-moz-transition:opacity .4s,-moz-transform .5s;-ms-transition:opacity .4s,-ms-transform .5s;transition:opacity .4s,transform .5s;transition:all 0.3s;}

#nav .l_chanpin .dui-dropdown-menu .list01 a:hover{color:#0054A3; text-decoration:underline;margin-left:5px;}

#nav .l_chanpin:hover .dui-dropdown-menu{ height:auto; padding:2rem 0; }

#nav .l_chanpin:hover .dui-dropdown-menu .list01{ display:block}




/*====移动端头部====*/

#m_header{display: none;height: 50px;width: 100%;z-index: 9999;}

#m_logo{ position: absolute; top: 0; left: 10px; }

#m_logo img{height: 30px;margin: 10px 0 0 0;}

#m_bnt_top_search{ position: absolute; top: 0; display: block; width: 50px; line-height: 50px; text-align: center; right: 50px; font-size: 2.4rem; color: #1ea78a;}

#m_header .lan{position: absolute;right: 60px;display: inline-block;vertical-align: middle; margin-top:8px;}

#m_header .lan ul{display: inline-block;height: 40px; line-height:40px;/*width:5.5rem;*/vertical-align:middle;text-align:center;margin-left: 1.5rem;/*border: #dbdcdf 1px solid;*/}

#m_header .lan ul li{display:inline-block;font-size:0.8125rem;height:1.875rem;line-height: 20px;vertical-align: middle;}

#m_header .lan ul li span{margin: 0 2px;color:#303233;vertical-align: top;}
#m_header .lan ul li span img { margin-right:3px;}

#m_header .lan ul li a{color:#303233;font-size: 13px;}

#m_header #sousuo01{position: absolute;right: 86px;top: 50%;margin-top: -14px;}

#m_header #buy01{position: absolute;right: 50px;top: 50%;margin-top: -15px;}

#m_header #sousuo01 i,#m_header #buy01 i{cursor:pointer;width: 30px;height: 30px;background: #0C55B8;display: inline-block;text-align: center;padding: 0;}

#sousuo01 svg,#buy01 svg{display: inline;width: 16px;height: 16px;vertical-align: middle;margin-top: 6px;}

#m_header #buy01 i{ background:#e3212a}



/*====移动端导航====*/

#m_bnt_nav{position: absolute;top: 0;right: 0;cursor: pointer;width: 50px;height:50px;text-align: center;}

#m_bnt_nav .point{display: inline-block;width: 22px;height: 22px;margin-top: 12px;position: relative;}

#m_bnt_nav .point:hover .navbtn,

#m_bnt_nav .point:hover .navbtn::after,

#m_bnt_nav .point:hover .navbtn::before{width: 22px;}

#m_bnt_nav .navbtn{position: absolute;top: 14px;right: 0;display: inline-block;width: 24px;height: 2px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #666;border-radius: 3px;}

#m_bnt_nav .navbtn::after,

#m_bnt_nav .navbtn::before{position: absolute;right: 0;display: inline-block;width: 20px;height: 2px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #666;border-radius: 3px;}

#m_bnt_nav .navbtn::after{top: -6px;}

#m_bnt_nav .navbtn::before{top: 6px;}

#m_bnt_nav .point.on .navbtn{background: transparent;}

#m_bnt_nav .point.on .navbtn::after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);top: 0px;}

#m_bnt_nav .point.on .navbtn::before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);top: 0px;}

 

#m_nav{position:absolute;top:50px;left:0;display:none;width:100%;z-index:999; }

#m_nav{filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#E51e316c', endColorstr='#E51e316c');background: rgba(0,0,0,0.9);}

#m_nav li{display:block;width:100%;border-bottom: 1px solid #333; }

#m_nav li .a{display:block;text-align: left;position:relative;height:40px;padding: 0 1rem;line-height: 40px;}

#m_nav li .a p{display: inline-block;font-size: 15px;color:#fff;padding-right: 10px;margin: 0; text-transform:uppercase;}

#m_nav li .a strong{ display: inline-block; text-transform:uppercase; font-size:14px; line-height:40px;height:40px;color:#fff; z-index:11; opacity:.8;filter:alpha(opacity=80);}

#m_nav li .a i{opacity:0;filter:alpha(opacity=0);position:absolute;right: 1em;top:0;text-align:center;z-index:4;color: #fff;font-size: 1.5rem;height:40px;line-height:40px;overflow: hidden;}

#m_nav .on .a{ }

#m_nav .on .a strong{color:#fff;}

#m_nav .on.title .a i{ transform:rotate(270deg);-webkit-transform:rotate(270deg); -moz-transform:rotate(270deg);}

#m_nav .title .a i{  opacity:1;filter:alpha(opacity=100);}

#m_nav .title .a {margin: 0 0;}

#m_nav .title .list{display:none;position:relative; }

#m_nav .title{position:relative}

#m_nav .title .list{position:relative;width:100%;z-index:9;padding: 0 1.7em;}

#m_nav .title .list .box{padding:0 30px 10px 30px;background:#f5f5f5}



#m_nav .title .list a{display:block;font-size: 13px;color: rgba(255,255,255,0.8);text-align: left;line-height:3rem;}
#m_nav .title .list ul li{ border-bottom:none;}
#m_nav .title .list ul li a{ font-size:12px;line-height:2rem; text-indent:10px;color: rgba(255,255,255,0.5);}


@media screen and (max-width: 320px) {
#m_nav li .a{display:block;text-align: left;position:relative;height:36px;padding: 0 1rem;line-height: 36px;}
#m_nav .title .list a{display:block;font-size: 13px;color: rgba(255,255,255,0.8);text-align: left;line-height:2.5rem;}
}

#j_seach_box{ position:fixed; z-index:9999; top:0;  left:0; display:none; height:100%; width:100%; }

#j_seach_box .bg_box{ position:fixed; z-index:9994; top:0px; display:none;  height:100%; width:100%;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#D8000000', endColorstr='#D8000000');background:rgba(0,0,0,0.85);}

#j_seach_box form{position:absolute;border-radius: 4px;overflow: hidden;top:50%;z-index:9999;background: #fff;height: 60px;width: 50%;left:50%;margin-left: -25%;margin-top:-40px;}

#j_seach_box input[type="text"]{border: none;width: 94%;display: block;height: 60px;text-align: left;color: #434343;font-size: 14px;background:none;line-height: 60px;padding:0 20px;}

#j_seach_box input[type="text"]:focus{ text-align: left;}

#j_seach_box input[type="submit"]{position:absolute;right:0;top: 50%;padding: 0;z-index:2;background:url(../images/icon_search.png) center no-repeat;height: 60px;width: 70px;cursor:pointer;border:none;background-size: 20px 20px;margin-top: -30px;}

#j_seach_box input[type="submit"]:hover{background:url(../images/icon_search_hover.png) center no-repeat; background-size: 20px 20px;}



/*====banner====*/

#banner {width: 100%;position: absolute;top: 4.875rem;bottom: 0;overflow:  hidden;}

#banner .main_box{ height: 686px;}

#banner .swiper-slide{ display: block; height: 745px; overflow: hidden; text-align:center; height: auto; background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;  }

#banner .swiper-slide img{ display: block;   }

#banner .swiper-pagination-bullets{ bottom: 11rem;}

#banner .swiper-pagination-bullet{   background: none; border: none; height: 20px; width: 20px; opacity:1;filter:alpha(opacity=100);}

#banner .swiper-pagination-bullet-active{ }

#banner .bnt{position: absolute;top: 50%;border-radius: 50%;font-size: 4rem;color: rgba(255,255,255,0.3);margin-top: -3rem;z-index: 10;cursor: pointer;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}

#banner .bnt_prev{left: 40px;  }

#banner .bnt_next{right: 40px;  } 

#banner .bnt:hover{color: #fff;}

#banner .bnt.off{ opacity:.5;filter:alpha(opacity=50);}

#banner .swiper-pagination-bullets{bottom: 3.5rem;}

#banner .swiper-pagination-bullet{height: 10px;width: 10px;opacity:1;margin: 0 6px;filter:alpha(opacity=100);border: #fff 1px solid;border-radius: 50%;}

#banner .swiper-pagination-bullet-active{background: #e3212a;border: #e3212a 1px solid;}



/*==== banner====*/

.m_top_padding{ margin-top: 50px; display: none;}

#m_banner{display: none;width: 100%;position: relative;overflow:  hidden;}

#m_banner .swiper-slide{ overflow: hidden; text-align:center; height: auto; background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}

#m_banner .swiper-slide img{ display: block; width: 100%;  }

#m_banner .swiper-pagination-bullets{ bottom: 2rem;}

#m_banner .swiper-pagination-bullet{  height: 5px; width: 5px; background: none; border: 2px solid #fff;}

#m_banner .bnt{ position: absolute; top: 50%; width: 60px;  height: 60px;  border-radius: 50%; font-size: 6rem; color: #8d8a86; margin-top: -30px; z-index: 9; cursor: pointer;}

#m_banner .bnt{position: absolute;top: 50%;width: 4rem;height: 4rem;color: #1e316c;border-radius: 50%;font-size: 4rem;margin-top: -2rem;z-index: 9;cursor: pointer;display:  none;}

#m_banner .bnt_prev{left: 20px;}

#m_banner .bnt_next{right: 20px;} 

#m_banner .bnt:hover{ }

#m_banner .bnt.off{ opacity:.5;filter:alpha(opacity=50);}



/*====移动端导航====*/

#m_n_nav{background: #0054A3;display: none;line-height: 50px;height: 50px;position: relative;z-index: 99;width: 100%;}

#bnt_back{position:absolute;left: 1rem;top:0;color: #fff;font-size: 20px;}

#m_n_nav i{}

#m_n_nav h1{font-size: 16px;color: #fff;text-align: center;margin: 0;line-height: 50px;}

#bnt_sub_nav{position: absolute;right: 1rem;top: 0;cursor: pointer;color: #fff;font-size: 18px;}

#bnt_sub_nav img{ display: block; height: 15px; }

#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}

#sub_nav_content{background: #f0f3f5; display: none; box-shadow: 0 0 5px #999; z-index: 9;}

#sub_nav_content ul{ padding:  10px;}

#sub_nav_content ul li { display: block; line-height: 28px; margin: 1rem 0;}

#sub_nav_content ul li a{ display:block; border-left:2px solid #d2b068; height:30px; line-height: 30px; font-size: 14px; padding-left: 10px; color: #535455;}

#sub_nav_content ul li.on a{color: #d2b068;}

#sub_nav_content dt{height:40px;line-height:40px;position:relative;background:#fff;  border-top:1px solid #e7e7e7; z-index: 999; }

#sub_nav_content dt a{ margin:0 20px; display:block;color:#5b5349; height: 40px; font-size:14px; font-weight: 400;  }

#sub_nav_content dt a i{ position: absolute; right: 15px; top: 0; opacity:0;filter:alpha(opacity=0); }

#sub_nav_content dt a{}

#sub_nav_content dt.title{background:#fafafb;}

#sub_nav_content dt.title i{ opacity:1;filter:alpha(opacity=100);}

#sub_nav_content dt.title_on  { background:#fafafb;}

#sub_nav_content dt.title_on a{ color:#e3212a; border-top:1px solid #fff;}

#sub_nav_content dt.title_on a i{ color: #e3212a;  }

#sub_nav_content dt.last a{border-top:1px solid #f8f8f8;}

#sub_nav_content dt.on a,#sub_nav_content dt.title_on a{color: #0054A3;}

#sub_nav_content dd{  display:none;}

#sub_nav_content dd .box{padding:0px 0px 0px 0px;}

#sub_nav_content dd a{ padding:0 25px;  line-height:30px;border-top:1px solid #e7e7e7;font-size:12px;color:#5b5349;display:block;height:30px;}

#sub_nav_content dd a.on{ color:#e3212a}



/*==========================================公共 结束=============================================*/

#ban {
    background-position: center center;
    background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
	margin-top:80px;
}

/*====内页banner====*/

#n_banner{display:block;width:100%;height: 350px;position: relative; margin-top:80px;}

#m_n_banner{position: absolute;left: 0;top: 0;width: 100%;height: 160px;display: none;}

#n_banner .main_box{display: table;width: 100%;height: 100%;}

#n_banner .box{ display: table-cell; vertical-align: middle;   overflow:hidden; text-align:center; }

#n_banner h1{font-size: 1.625rem;color: rgba(255,255,255,1);display:block;text-transform:uppercase;font-weight: bold;line-height: 2rem;}

#n_banner h3{display:block;margin: 0;font-size: 1.5625rem;color: #fff;text-transform:uppercase;margin-bottom: 0.3rem;}

#n_banner h6{ text-align:center;}

#n_banner h6 i{display: inline-block;width: 1.5625rem;height:3px;background: #0054A3;}



/*====手机banner====*/

.n_title{position:relative;height: 3.75rem;line-height: 3.75rem;z-index: 2;border-bottom: #dcdcdf 1px solid; background:#f6f6f6;}

.n_title dl{float: left;position: relative;margin-right: 3.125rem;} 

.n_title dt a{font-size: 0.9375rem;text-align: center;line-height: 3.75rem;display:block;color: #000000;margin-bottom:0px;}
.n_title dt a:hover{ color:#0054A3;}

.n_title dl dd{ position: absolute; width: 100%; display: none;   overflow: hidden; background: #fff;}

.n_title dl dd a{font-size:14px;  width: 100%; text-align: center; color:#30353a; line-height:50px; display:block; border-bottom: 1px solid #dcdcde; position: relative;}

.n_title dl dd a.on{ color: #0054A3;}

.n_title dt i{ display: none; transform:rotate(90deg);-webkit-transform:rotate(90deg); /* Safari and Chrome */-moz-transform:rotate(90deg);}

.n_title dl.title_nav dt i{ display: inline-block;}

.n_title dt.on{height: 3.75rem;border-bottom: #0054A3 0.125rem solid;}

.n_title dl dt.on a,.n_title dl dt.on a i{color: #000;}

@media(max-width: 1060px){
.n_title dl{margin-right: 2.125rem;}
}

.position{display: inline-block;float: right;line-height: 3.75rem;height: 3.75rem;color:#7b7b7d;background: url(../images/icon_home.png) left 1.4rem no-repeat;padding-left: 1.25rem;font-size: 0.75rem;color: #a6a6a6;}

.position a{font-size: 0.75rem;color: #47474a;display: inline-block;line-height: 3.75rem;vertical-align: top;}
.position a:hover{color: #0054A3; }

.position i{display: inline-block;height: 3.75rem;width: 1rem;text-align: center;color: #47474a;font-family: simsun;font-style: normal;font-size: 0.75rem;vertical-align: top;}

.position span{vertical-align: top;font-size: 0.75rem;color: #0054A3;font-style:normal;display: inline-block;line-height: 3.75rem;max-width: 10rem;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}

.pull-left .position{ float:left;}



/*内容样式*/
.ar_article{ font-size:14px; color:#78787a; line-height:1.875rem; text-align:justify;}
.ar_article p{font-size:16px; color:#78787a; line-height:1.875rem; text-align:justify; padding-bottom: 0.8rem;}	
.ar_article strong{ font-weight:bold;}
.ar_article td,.ar_article th{padding: 0.5rem 0.5rem;border: 1px solid #d3d3d6;}
.ar_article td p,.ar_article th p{ padding-bottom:0; margin-bottom:0; text-align: inherit;}
.ar_article img{ max-width:100%; height: auto !important;}
.ar_article a{ color:#717173;}
.ar_article h1,.ar_article h2,.ar_article h3,.ar_article h4,.ar_article h5,.ar_article h6{ font-weight:bold;}
.ar_article table {border-collapse: collapse;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;}
.ar_article table td { border-left: 1px solid #ccc;border-top: 1px solid #ccc;}

#map{height:0; padding-bottom:30%;width:100%;border:1px solid #ccc;}	

@media (max-width:768px) {	
#map{height:0; padding-bottom:60%;}
}







.n_container{padding: 3.75rem 0 5.25rem;}

.n_menu{ float:left; width:20%; height:auto; background:#f4f5f7; padding:2.5rem 0 2.5rem 2.5rem;}

.n_menu h1{ margin-bottom:1.25rem; font-size:1.5rem; color:#3e3e3f;}

.n_menu h2{ font-size:1.375rem; color:#3e3e3f; text-transform:uppercase; font-weight:bold;}

.n_menu ul li{ width:67%; font-size:0.875rem; line-height:2.625rem; border:#ceced1 1px solid; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px; margin-bottom:0.625rem; text-align:center;}

.n_menu ul li a{ display:block; color:#3c3c3e;}

.n_menu ul li.on{ background:#e3212a; border:#e3212a 1px solid;}

.n_menu ul li.on a{ color:#fff;}

.n_menu .more{text-align:center;width: 67%;}

.n_menu .more a{display:inline-block;margin:0 auto;font-size:0.875rem;color: #3c3c3e;font-family:simsun;width: 1.4375rem;height: 1.4375rem;line-height: 1.4375rem;text-align:center;-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius:50%;transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);margin-top: 1rem;border: #bababa 1px solid;cursor: pointer;}

.n_menu .zhankai{overflow: hidden;}

.n_al_model .detail{float:right;width: 73%;overflow:  hidden;}

.height,.height01{ width:100%; float:left;}

.height01{ display:none}



#iframe-wrap {width: 100%;height: 31rem;position: relative;}

#iframe-wrap #full-screen {right: 10px;top: 10px;position: absolute;height: 42px;width: 200px;z-index: 1000;}

@media screen and (max-width: 768px) {

#iframe-wrap #full-screen { display: none; } }

#iframe-wrap #full-screen h4 {padding: 10px 0 0 0; margin: 0; float: left; }

#iframe-wrap #full-screen .icon-btn {height: 42px;width: 42px;float: right;line-height: 42px;border-radius: 3px;text-align: center;cursor: pointer;color: #fff;text-shadow: 0 0 6px rgba(0, 0, 0, 0.6);background: rgba(0, 0, 0, 0.6);outline: 0 none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}

#iframe-wrap #full-screen .icon-btn i {font-size: 44px; }

#iframe-wrap #content-iframe {width: 100%;height: 100%;display: block; }

#iframe-wrap .top{ position:absolute; top:0; left:0; width:82px; height:50px; z-index:100; background:#f4f5f7}

#iframe-wrap .right{ position:absolute; top:0; right:0; width:20px; height:31rem; z-index:100; background:#f4f5f7}



.n_product{}

.n_product .hd{ margin-bottom:2.75rem;}

.n_product .hd ul{ text-align:center; font-size:0; }

.n_product .hd ul li{ display:inline-block;}

.n_product .hd ul li .img{ display:table; text-align:center; width:7.1875rem; height:7.1875rem; border:rgba(0,0,0,0.55) 1px solid; margin:0 3.58rem; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius:50%; margin-bottom:1rem; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}

.n_product .hd ul li .img i{ display:table-cell; vertical-align:middle;}

.n_product .hd ul li .img i .img02{ display:none;}

.n_product .hd ul li h5{ font-size:0.9375rem; color:#1d2123}

.n_product .bd ul li.on{ background:#e3212a;}

.n_product .hd ul li.on .img{ background:#e3212a; border:#e3212a 1px solid}

.n_product .hd ul li.on .img01{ display:none}

.n_product .hd ul li.on .img02{ display:inline-block !important;}

.n_product .bd ul li{ background:#3c3e40;}

.n_product .bd ul li img{ width:100%}

.n_product .bd ul li a{ display:table; width:100%; height:100%; overflow:hidden;}

.n_product .bd ul li .con{ display:table-cell; vertical-align:middle; padding:0 3.75rem;}

.n_product .bd ul li .con h1{ font-size:1.75rem; color:#fff; margin-bottom:0.5rem}

.n_product .bd ul li .con h6{ font-size:0.875rem; color:#fff; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.n_product .bd ul li .con h6 span{ display:inline-block; width:10px; height:1px; background:#fff;}

.n_product .bd ul li .con p{ font-size:0.875rem; color:rgba(255,255,255,0.65); line-height:1.5rem; height:3rem; overflow:hidden; margin-top:2rem}

.n_product .bd .swiper-container{ margin-bottom:10px;}



.n_huoban .swiper-container ul li img{ width:100%}

.n_huoban .j_pages .box{ text-align:center !important;}



.n_zhaopin .swiper-container{ padding-bottom:4rem;}

.n_zhaopin .swiper-container ul li{ border:#e3e4e5 1px solid; background:#f4f5f7; padding:2.25rem; text-align:center; margin-top:0 !important; margin-bottom:1.25rem; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}

.n_zhaopin .swiper-container ul li h1{ font-size:1.375rem; color:#5b5b5c; margin-bottom:0.5rem;}

.n_zhaopin .swiper-container ul li h5{ font-size:0.8125rem; color:#979899; margin-bottom:2rem;}

.n_zhaopin .swiper-container ul li h6{ font-size:0.875rem; color:#5b5b5c;}

.n_zhaopin .swiper-container .button-prev02,

.n_zhaopin .swiper-container .button-next02{position:absolute;bottom:0;width: 4.6875rem;height: 25px;line-height: 23px;text-align:center;font-size: 1rem;font-family:simsun;color: #636365;border: #bec0c3 1px solid;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;cursor:pointer;}

.n_zhaopin .swiper-container .button-prev02{left:50%;margin-left: -5rem;}

.n_zhaopin .swiper-container .button-next02{right:50%;margin-right: -5rem;}



.n_join_detail .left{ float:left; width:69%;}

.n_join_detail .ar_title{border-bottom: #f0f0f0 3px solid;padding-bottom: 0;margin-bottom: 5%;}

.n_join_detail .ar_title h3{font-size: 1.4375rem;color: #424242;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top: 15px;}

.n_join_detail .ar_title h6 span{position:relative;font-size: 0.75rem;color: #7e8080;display:inline-block;height: 3.5rem;line-height: 3.5rem;font-weight:normal;}

.n_join_detail .ar_title h6 span i{position:absolute;left:0;bottom: -3px;width:100%;height: 3px;background-color: #e3212a;}

.n_join_detail .right{ float:right; width:26%;}

.n_join_detail .right .con{ padding:2rem 3rem; background:#f4f5f7;}

.n_join_detail .right .con h3{ font-size:1.375rem; color:#444546; text-transform:uppercase;}

.n_join_detail .right .con h2{font-size:1.375rem;color:#444546;margin-bottom: 0.4rem;}

.n_join_detail .right .con h6{ margin-bottom:1rem}

.n_join_detail .right .con h6 i{display: inline-block;width: 1.5625rem;height:3px;background: #e3212a;}



.n_aply .detail{float:right;width: 73%;}

.n_aply .swiper-container{ padding:0 0 1rem 0}

.n_aply .swiper-container ul li{}

.n_aply .swiper-container ul li .img{ overflow:hidden; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}

.n_aply .swiper-container ul li .img img{ width:100%;}

.n_aply .swiper-container ul li .con{padding: 1.625rem 2rem;overflow:hidden;background: #f7f8fa;}

.n_aply .swiper-container ul li .con h3{ font-size:1.375rem; color:#3c3e3f; margin-bottom:0.75rem}

.n_aply .swiper-container ul li .con h5{ font-size:0.875rem; color:#686868; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.n_aply .swiper-container ul li .con hr{margin: 2.125rem 0 1.25rem;}

.n_aply .swiper-container ul li .con h6 span{width: 0;height: 1px;background-color: #b3b3b7;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;vertical-align: middle;margin-right: 0;float:left;margin-top: 0.8rem;}

.n_aply .swiper-container ul li .con small{ font-size:0.8125rem; color:#686868}

.n_aply .swiper-container ul li .con i{ float:right; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}



.n_chengguo .swiper-container li{}

.n_chengguo .swiper-container li .pic_box{width: 100%;height: 17.1875rem;display:table;overflow:hidden;background: #f5f5f5;}

.n_chengguo .swiper-container li .pic_box .box{display:table-cell;vertical-align:middle;text-align: -webkit-center;}

.n_chengguo .swiper-container li img{max-width: 9.375rem;max-height: 12.8125rem;display:block;}

.n_chengguo .swiper-container li h5{ font-size:0.9375rem; color:#504e4e; text-align:center; margin:1.5rem 0 1rem}



.n_video .title{margin-bottom: 2.75rem;overflow: hidden;text-align: center;}

.n_video .title ul{font-size: 0;text-align:center;overflow: hidden;}

.n_video .title ul li{display:inline-block;width:105px;height:35px;line-height:33px;border: #bfc0c2 1px solid;-moz-border-radius: 17.5px;-webkit-border-radius: 17.5px;border-radius:17.5px;margin:0 11px;box-sizing:border-box; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out; margin-bottom:0.5rem}

.n_video .title ul li a{ font-size:14px; color:#636363; display:block}

.n_video .title ul li.on,.n_video .title ul li:hover{background: #e3212a;border: #e3212a 1px solid;}

.n_video .title ul li.on a,.n_video .title ul li:hover a{ color:#fff}

.n_video .swiper-container ul li{float:left;position:relative;border-bottom:2px solid #fff;background:#fff;display:block;margin: 0 37.5px 0 0;}

.n_video .swiper-container ul li .img{ position:relative; overflow:hidden;}

.n_video .swiper-container ul li a{ display:block; overflow:hidden;}

.n_video .swiper-container ul li img{display: inline-block;}

.n_video .swiper-container ul li span{padding:0 25px;display:block;line-height: 4rem;height: 3.375rem;font-size: 1rem;color: #323233;padding-right: 1.25rem;white-space: nowrap;overflow:hidden;text-overflow: ellipsis;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;text-align: center;}

.n_video .swiper-container ul .con{ width:100%; height:100%; position:absolute; top:0; left:0;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5); -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}

.n_video .swiper-container ul .con .box{ display:table; width:100%; height:100%; text-align:center;}

.n_video .swiper-container ul .con .box i{ vertical-align:middle; display:table-cell;}

.n_video .swiper-container ul span i{display:inline-block;width:23px;height:23px;vertical-align:middle;float:right;background:url(../images/span_more.png) 0 no-repeat;margin-top: 0.875rem;}





/*==============新闻详情右侧=====================*/
.n_news .right{ float:right; width:26%;}

.n_news .right .con{padding:2.5rem 3rem;background:#f6f6f6;position: relative;margin-bottom: 1.25rem;}

.n_news .right .con h2{font-size:1.375rem;color:#0054A3; font-weight:bold;margin-bottom: 1rem;}

.n_news .right .swiper-container ul li{width:100%;}

.n_news .right .swiper-container ul li h5{font-size: 0;line-height: 2.625rem;height: 2.625rem;border-bottom: #dedede 1px solid;}

.n_news .right .swiper-container ul li i{float:right;font-size: 1rem;color: #929292;}

.n_news .right .swiper-container ul li span{font-size:0.9375rem;color:#444;display: inline-block;vertical-align: top;}

.n_news .right .swiper-container ul li a{font-size:0.9375rem;color:#444;display: inline-block;width: 75%;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}

.n_news .right .swiper-container ul li a:hover{ color:#0054A3; text-decoration:underline;}

.n_news .right .swiper-container ul li i span{ color:#929292; font-size:0.75rem}

.n_news .right .swiper-container{ position:static;}

.n_news .right .swiper-container .button-next02{position:absolute;top: 2.5rem;w;width: 5rem;height: 2rem;line-height: 2rem;text-align:center;font-size: 0.875rem;color: #7e7e7e;cursor:pointer;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}

.n_news .right .swiper-container .button-next02{right: 2rem;}

.n_news .right .swiper-container .button-next02 svg{width:1.6rem;height: 1.1rem;vertical-align: middle;}


/*==============新闻详情左侧=====================*/
.n_news01 .left{ float:left; width:69%;}

.n_news01 .ar_title{border-bottom: #f0f0f0 3px solid;padding-bottom: 0;margin-bottom: 3%;}

.n_news01 .ar_title h3{font-size: 1.4375rem; font-weight:bold;color: #424242;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top: 15px;text-align:center;}

.n_news01 .ar_title h6 span{position:relative;font-size: 0.75rem;color: #7e8080;display:inline-block;height: 3.5rem;line-height: 3.5rem;font-weight:normal;}

.n_news01 .ar_title h6 span i{position:absolute;left:0;bottom: -3px;width:100%;height: 3px;background-color: #0054A3;}

.n_news01 .ar_title h6{ text-align:center;} 

.news_details_nei_title{ text-align:center; border-bottom:1px dotted #dcdcdc; padding-bottom:20px; margin-bottom:30px;}
.news_details_nei_title .nei_title_top{ font-size:30px; color:#333333; font-weight:bold;}
.news_details_nei_title .nei_title_bottom{font-size:13px; color:#999999; margin-top:10px}
.news_details_nei_title .nei_title_bottom span{ margin:0px 20px}
.news_details_nei_title .nei_title_bottom span:nth-child(1){ background:url(../images/bn45.png) no-repeat 0% 50%;}
.news_details_nei_title .nei_title_bottom span:nth-child(2){ background:url(../images/bn46.png) no-repeat 0% 50%; padding-left:20px}


/*====上一篇下一篇====*/

#ar_fot{position:relative;padding: 20px 0 0px 0;float:left;box-sizing: border-box;width: 100%;margin-top: 30px;border-top: #dcdcdc 1px dotted;}

#ar_fot h1{display:block;width: 48%;font-size: 0.9375rem;line-height:30px;color: #606161;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

#ar_fot h1 a{font-size: 0.9375rem;color: #606161;font-weight:normal;}

#ar_fot h1 a:hover{ color:#0054A3; text-decoration:underline;}

#ar_fot .bnt_back{ position:absolute; top:28px; right:0; color:#fff; background:#063579; padding:0 25px; font-size:14px; height:30px; line-height:30px;}

#ar_fot .bnt_back:hover{ border-radius:3px;}

.n_article .ar_title span{float: left;padding: 0 36px 0 16px;font-size:12px;color:#afafb2;display:inline-block;line-height: 36px;height: 36px;}

.n_article .ar_title span a{font-size:12px;color:#afafb2;float:left;margin-right: 7px;}

.n_article .ar_title .span1{ background:url(../images/time.png) left center no-repeat;}

.n_article .ar_title .span2{ background:url(../images/fx.png) left center no-repeat;}

#ar_fot h1:nth-child(1){ text-align:left}

#ar_fot h1:nth-child(2){ text-align:right}



.container02{padding:60px 0;}
.container02 ul{ margin:-1%;}
.container02 ul li{ float:left; width:48%; margin:1%;}

.container02 ul li .img{ overflow:hidden; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}

.container02 ul li .con{ padding:1.625rem 1rem; overflow:hidden; background:#f6f6f6;}

.container02 ul li .con h3{ font-size:1.375rem; color:#3c3e3f; margin-bottom:0.75rem; font-weight:bold;}

.container02 ul li .con p{ font-size:0.875rem; color:#686868; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.container02 ul li .con h6{ border-top:1px solid #ddd; margin:20px 0 10px 0; padding-top:20px;}

.container02 ul li .con h6 span{width: 0;height: 1px;background-color: #b3b3b7;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;vertical-align: middle;margin-right: 0;float:left;margin-top: 0.8rem;}

.container02 ul li .con small{ font-size:0.8125rem; color:#686868}

.container02 ul li .con i{ float:right; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}

.slow img:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out; -moz-transform:scale(1.05); -o-moz-transform:scale(1.05); -o-moz-transform:scale(1.05); -webkit-moz-transform:scale(1.05); transform:scale(1.05);}/*图片放大*/
.slow,.slow a,.slow img{-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}/*缓慢效果*/


.n_contact .web{ text-align:center;}

.n_contact .ar_article{ margin-bottom:0.5rem}

.n_contact p{ text-align:center; font-size:0.9375rem; color:#424242}

.n_contact ul{ font-size:0; text-align:center; margin-bottom:3.625rem}

.n_contact ul li{ display:inline-block;  border:#e6e7e9 1px solid; padding:2.5rem 0; background:#f1f2f4; margin:0 0.75rem; min-width:20rem; font-size:0.9375rem; color:#424242; line-height:1.75rem;}



.n_download .swiper-container ul li h5{ font-size:0.875rem; color:#333855; text-align:center;}

.n_download .content{padding: 0 1.5rem; margin: 0 -1.5rem; position: relative; margin-bottom:4.125rem}

.n_download .swiper-container{ position:static}

.n_download .swiper-container .button-prev02,

.n_download .swiper-container .button-next02{position:absolute;top: 50%;margin-top: -2rem;width: 20px;height: 4rem;line-height: 4rem;text-align:center;font-size: 28px;font-family:simsun;color: #333855;cursor:pointer;font-weight: bold;display:none;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}

.n_download .swiper-container .button-prev02{left: 0;}

.n_download .swiper-container .button-next02{right: 0;}

.n_download .bottom{}

.n_download .bottom .con{ float:left; width:50%;}

.n_download .bottom .con .hd{width:100%;background:#f2f1f6;text-align:center;display:table;margin-bottom:2rem;padding: 2.5rem 0;}

.n_download .bottom .con .hd .hd_li{ display:table-cell; vertical-align:middle;}

.n_download .bottom .con .hd h3{ font-size:1.375rem; color:#3d3a3a;}

.n_download .bottom .con .hd h4{ font-size:1.125rem; color:#e3212a}

.n_download .bottom .con .bd{ margin-bottom:2rem}

.n_download .bottom .con .bd ul{}

.n_download .bottom .con .bd ul li{ width:100%; line-height:2.75rem; height:2.75rem; padding:0 2rem;}

.n_download .bottom .con .bd ul li .a{font-size:1rem;color:#545455;display: inline-block;width: 70%;}

.n_download .bottom .con .bd ul li span{ float:right; text-align:right; font-size:0.875rem; color:#7e7f80}

.n_download .bottom .con .bd ul li span a{ margin-left:1rem}

.n_download .bottom .con .bd ul li span .icon{width:1.6rem;height: 1.1rem; fill:#7e7f80}

.n_download .bottom .more{text-align:center;}

.n_download .bottom .more a{display:inline-block;margin:0 auto;font-size: 0.9375rem;color: #3c3c3e;font-family:simsun;width: 2.4rem;height: 2.4rem;line-;line-height: 2.4rem;text-align: center;-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius:50%;transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);margin-top: 1rem;border: #bababa 1px solid;cursor: pointer;}



.n_download_detail .top{ padding:4.25rem 0; background:#f5f7f9; text-align:center; margin-bottom:4rem}

.n_download_detail .top h3{ font-size:1.375rem; color:#3d3e40; margin-bottom:2rem}

.n_download_detail .top h4{ display:inline-block; width:12.5rem; height:3.4375rem;  line-height:3.4375rem; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px; margin:0px 10px;}

.n_download_detail .top h4 svg{ width:1.5rem; height:1rem; fill:#fff;}

.n_download_detail .top h4 span{ font-size:0.9375rem; color:#fff;}

.n_download_detail .ar_article{ margin-bottom:5rem}



.fixed{position: fixed !important;top:0;width:100%;z-index:100000;}







@media (max-width: 1360px){
	.n_product05_fr3 .sixiang2 .img2 .txt{ margin-right:0;}	
}

@media (max-width: 992px){
	.n_product02_fr1 { height: 38rem;}
	.n_product05_fr8{ margin-top:-2rem;}
	.n_product05_fr1_5{ padding-top:3rem;}
	.n_product05_fr1_5 .fr img{ max-width:60%; margin-bottom:2rem;}
	.n_product05_fr1_5 .fl h5{ margin-bottom:1rem;}
	.n_product05_fr2{ padding-top:6rem; background-size: 180%;}
	.n_product05_fr4 .img1 img{ padding-top:1.5rem;}
	.n_product05_fr4 .title h5{}
	.n_product05_fr3 .sixiang2 .img2 .txt{ margin-right:0;}
}
@media(max-width: 768px){
	.n_product05_fr1 h1{ background-size: 60%; margin-top: 13rem;}
	.n_product05_fr1 h3{ margin-top:-6rem;}
	.n_product05_fr1_5 .fr img { max-width: 60%; margin-bottom:2rem;}
	.n_product05_fr1_5{ padding-top:2rem;}
	.n_product05_fr1_5 .fl h5{ margin-bottom:1rem;}
	.n_product05_fr2{ padding-top:5rem;}
	.n_product05_fr2 ul.z_ico li { margin: 0 1rem;}
	.n_product05_fr2 .z_img {  margin-top: 7.5rem;}
	.n_product05_fr2{ background-size: 302%; padding-bottom:16rem;}
	.n_product05_fr4{ background-size:314%;}
	.n_product05_fr4 .img2{ top:-5.6rem;}
	.n_product05_fr8 ul li{ width:9.25rem;}
	.n_product05_fr8{ margin:1.5rem 0 0;}
	.n_product05_fr1 img { max-width: 110% !important; margin-left: -5%;}
	.n_product02_fr9{ padding-top:2.5rem;}
	.n_product05_fr12 .left h3{ font-size:1.2rem;}
}
.n_product06_fr9{ margin-bottom:5rem}
.n_product06_fr9 .z_title h2{ font-size:1.75rem; color:#484848; font-weight:bold; margin-bottom:2.5rem; text-align:center;}
.n_product06_fr9 table{ width:55%; margin:0 auto;}
.n_product06_fr9 table tr th{text-align:center;line-height: 1.5rem;font-weight:normal;color: #4b4b4b;background: #ebebef;}
.n_product06_fr9 table tr td{text-align:center;color: #4b4b4b;background: #f6f7f9;}
.n_product06_fr9 h5{font-size:0.875rem;color:#5f5f5f;font-weight:normal;display:inline-block;width: 53%;text-align: left;margin: 1rem 0 0;}
.n_product06_fr9 .con{ text-align:center;}

/*==========================================内页 结束=============================================*/



@media(min-width: 768px){

	.position a:hover{ color:#0054A3}

	.container01 .row .content:hover .button-prev02,
	.container01 .row .content:hover .button-next02{ display:block !important}
	.container01 ul li:hover .con{ transform: translateY(100%)}
	.container01 ul li:hover img{-moz-transform:scale(1.05); -o-moz-transform:scale(1.05); -o-moz-transform:scale(1.05); -webkit-moz-transform:scale(1.05); transform:scale(1.05);}

	
	.container02 ul li:hover .con h6 span{display:inline-block; width:3.75rem; margin-right:1rem }
	.container02 ul li:hover .con i{ margin-right:-5rem}

	.container03 .left h6:hover span{display:inline-block; width:3.75rem; margin-right:1rem }
	.container03 .left h6:hover i{ margin-right:-5rem; display:none}

	.container04 .left .bd ul li ul li:hover .con h4 a{ color:#e3212a}
	.container04 .left .bd ul li ul li:hover .con h6 span{display:inline-block; width:3.75rem; margin-right:1rem }
	.container04 .left .bd ul li ul li:hover .con h6 small{ color:#e3212a}
	.container04 .left .bd ul li ul li:hover .con i{ margin-right:-5rem}
	.container04 .right ul li h5 a:hover{ color:#e3212a}

	.container08 .center .con dl dt a:hover{ color:#e3212a}
	.container08 .center .con dl dd a:hover{ color:#e3212a}

	.n_menu ul li:hover{ background:#e3212a; border:#e3212a 1px solid;}
	.n_menu ul li:hover a{ color:#fff;}
	.n_menu .more a:hover{ background:#e3212a; color:#fff; border:#e3212a 1px solid}

	
	.n_product .bd ul li:hover{ background:#e3212a;}
	.n_product .hd ul li:hover .img{ background:#e3212a; border:#e3212a 1px solid}
	.n_product .hd ul li:hover .img01{ display:none}
	.n_product .hd ul li:hover .img02{ display:inline-block !important;}


	.n_zhaopin .swiper-container ul li:hover{ background:#e3212a; border:#e3212a 1px solid;}
	.n_zhaopin .swiper-container ul li:hover h1,
	.n_zhaopin .swiper-container ul li:hover h5,
	.n_zhaopin .swiper-container ul li:hover h6{ color:#fff}
	.n_zhaopin .swiper-container .button-prev02:hover,
	.n_zhaopin .swiper-container .button-next02:hover{ background:#e3212a; color:#fff; border:#e3212a 1px solid}

	
	.n_aply .swiper-container ul li:hover .con{background:#fff; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#e2e2e2')";  /* For IE 8 */filter:
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#e2e2e2');  /* For IE 5.5 - 7 */-moz-box-shadow: 5px 5px 10px #e2e2e2;/* for firefox */-webkit-box-shadow: 5px 5px 10px #e2e2e2;/* for safari or chrome */box-shadow: 5px 5px 10px #e2e2e2;/* for opera or ie9 */}
	.n_aply .swiper-container ul li:hover .con h6 span{display:inline-block; width:3.75rem; margin-right:1rem }
	.n_aply .swiper-container ul li:hover .con i{ margin-right:-5rem}
	

	.n_chengguo .swiper-container li:hover .pic_box{ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#e2e2e2')";  /* For IE 8 */filter: 
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#e2e2e2');  /* For IE 5.5 - 7 */-moz-box-shadow: 5px 5px 10px #e2e2e2;/* for firefox */-webkit-box-shadow: 5px 5px 10px #e2e2e2;/* for safari or chrome */box-shadow: 5px 5px 10px #e2e2e2;/* for opera or ie9 */}

	.n_video .swiper-container ul li:hover .con{ display:none}

	.n_news01 .swiper-container ul li:hover .con{background:#fff; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#e2e2e2')";  /* For IE 8 */filter:
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#e2e2e2');  /* For IE 5.5 - 7 */-moz-box-shadow: 5px 5px 10px #e2e2e2;/* for firefox */-webkit-box-shadow: 5px 5px 10px #e2e2e2;/* for safari or chrome */box-shadow: 5px 5px 10px #e2e2e2;/* for opera or ie9 */}
	.n_news01 .left .swiper-container ul li:hover .con h6 span{display:inline-block; width:3.75rem; margin-right:1rem }
	.n_news01 .left .swiper-container ul li:hover .con i{ margin-right:-5rem}

	.n_news02 .left .swiper-container ul li:hover .con{ background:#e3212a; border:#e3212a 2px solid;}
	.n_news02 .left .swiper-container ul li:hover .con h3,
	.n_news02 .left .swiper-container ul li:hover .con h5{ color:#fff}
	.n_news02 .left .swiper-container ul li:hover .con h6,
	.n_news02 .left .swiper-container ul li:hover .con p{ color:rgba(255,255,255,0.75)}

	.n_download .content:hover .button-prev02,
	.n_download .content:hover .button-next02{ display:block !important}
	.n_download .bottom .con .bd ul li .a:hover{ color:#e3212a;}
	.n_download .bottom .con .bd ul li span .icon:hover{fill:#e3212a}
	.n_download .bottom .more a:hover{ background:#e3212a; color:#fff; border:#e3212a 1px solid}

	.n_download_detail .top h4:hover{ background:#d81f28;}

	.n_product01_fr2 ul li:hover img{ -webkit-filter:grayscale(0); -moz-filter:grayscale(0); -ms-filter:grayscale(0); -o-filter:grayscale(0); filter:grayscale(0);filter:none; transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg);}
	
	.n_product01_fr9 .center ul li:hover{ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";  /* For IE 8 */ filter: 
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');  /* For IE 5.5 - 7 */-moz-box-shadow: 1px 1px 10px #999999;/* for firefox */ -webkit-box-shadow: 1px 1px 10px #999999;/* for safari or chrome */ box-shadow:1px 1px 10px rgba(39,39,40,0.5);/* for opera or ie9 */}
	.n_product01_fr6 .con:hover h1 img{ -webkit-filter:grayscale(0); -moz-filter:grayscale(0); -ms-filter:grayscale(0); -o-filter:grayscale(0); filter:grayscale(0);filter:none; transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg);}

	

	.n_product01_fr8 table tr th:hover,
	.n_product01_fr8 table tr td:hover{ background:#fff}

	.n_product02_fr9 table tr th:hover,
	.n_product02_fr9 table tr td:hover{ background:#fff}

	.n_product01_fr11 ul li:hover{ background:#e3212a; border:#e3212a 1px solid; color:#fff;}
	
	.n_product01_fr10 ul li:hover{ border:#e3212a 1px solid; color:#fff;}
	.n_product01_fr10 ul li:hover::before{opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}

	.n_product02_fr2 ul li:hover img{ -webkit-filter:grayscale(0); -moz-filter:grayscale(0); -ms-filter:grayscale(0); -o-filter:grayscale(0); filter:grayscale(0);filter:none; transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg);}
	
	.n_product02_fr7 ul li:hover .top{ background:#e3212a}

	.n_product02_fr11 ul li:hover{ border:#e3212a 1px solid; color:#fff;}
	.n_product02_fr11 ul li:hover::before{opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}

	.n_product03_fr10 .center ul li:hover{ background:none;}
	.n_product03_fr10 .center ul li .gq_big{opacity: 0;filter: alpha(opacity=0);position: absolute;left: 0;top: 0;z-index: 0;background: url(../images/gq_honor_big.png) center no-repeat;width: 10.875rem;height: 10.875rem;}
	.n_product03_fr10 .center ul li .gq_small{opacity: 0;filter: alpha(opacity=0);-moz-transform: scale(1.2);-o-moz-transform: scale(1.2);-o-moz-transform: scale(1.2);-webkit-moz-transform: scale(1.2);transform: scale(1.2);position: absolute;left: 0;top: 0;z-index: 0;background: url(../images/gq_honor_small.png) center no-repeat;width: 10.875rem;height: 10.875rem;}
	.n_product03_fr10 .center ul li:hover .gq_big {opacity: 1;filter: alpha(opacity=100);transform: rotate(45deg);
	-webkit-transform: rotate(45deg);/* Safari and Chrome */-moz-transform: rotate(45deg);}
	.n_product03_fr10 .center ul li:hover .gq_small {opacity: 1;filter: alpha(opacity=100);-moz-transform: scale(.7);-o-moz-transform: scale(.7);-o-moz-transform: scale(.7);-webkit-moz-transform: scale(.7);transform: scale(.7);transform: rotate(-45deg);-webkit-transform: rotate(-45deg);/* Safari and Chrome */
	-moz-transform: rotate(-45deg);}
	
	.n_product03_fr11 ul li:hover{ border:#e3212a 1px solid; color:#fff;}
	.n_product03_fr11 ul li:hover::before{opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}

	.n_zhuce .n_zhuce_con .title ul li:hover{ border-bottom:#e3212a 2px solid; }
	
	.n_product04_fr2 ul li:hover img{ -webkit-filter:grayscale(0); -moz-filter:grayscale(0); -ms-filter:grayscale(0); -o-filter:grayscale(0); filter:grayscale(0);filter:none; transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg);}
	
	.n_product04_fr11 ul li:hover{ border:#e3212a 1px solid; color:#fff;}
	.n_product04_fr11 ul li:hover::before{opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
	
	.n_product04_fr9 table tr th:hover,
	.n_product04_fr9 table tr td:hover{ background:#fff}
	
	.n_product04_fr12 ul li:hover{ border:#e3212a 1px solid; color:#fff;}
	.n_product04_fr12 ul li:hover::before{opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}

}



@media(min-width: 1360px){

	#header .row .right{ width:20%}
	#header .row .center{ margin-left:0%}
}



@media(min-width: 1522px){

	#header .row .right{ width:18%}
	#header .row .center{margin-left: 0%;}

}



@media(min-width: 1200px) and (max-width: 1430px){

	.n_product01_fr9 .center ul li{width:9.625rem;}

}

@media(min-width: 992px) and (max-width: 1300px){

	.container02 .right,
	.container02 .right ul li{ height:auto !important;}
	.container02 .right .con{ padding:30px 2rem 60px;}
	.container02 .right .con h3{ display:inline-block; margin-right:15px;}
	.container02 .right .con h5{ display:inline-block;}
	.container02 .right .more a{ left:2rem; bottom:30px;}
	
	footer p font{ float:right}

	.n_product01_fr9 .left{ margin-bottom:3rem}
	.n_product01_fr9 .left,
	.n_product01_fr9 .center ul{ text-align:left;}
	.n_product01_fr9 .center ul li{ margin:0 1.5rem 0 0}
	.n_product01_fr9 .right img{ top:0}

}

@media(max-width: 1700px){	

}

@media(max-width: 1520px){
	#nav .l_chanpin .dui-dropdown-menu .list01{ margin:0 0 0 8%}
	#nav .l_chanpin .dui-dropdown-menu .list02{margin: 0 0 0 14%;}
}

@media(max-width: 1360px){
	#nav .l_chanpin .dui-dropdown-menu .list01{ margin:0 0 0 10%}
	#nav .l_chanpin .dui-dropdown-menu .list02{margin: 0px 0 0 28%;}
}


@media(max-width: 1300px){
	.n_product04_fr1 img{ margin-left:0}
	.n_product04_fr3 .top{ margin-bottom:10rem;}
	
	.n_product06_fr12 ul li{ width:48%}
	.n_product06_fr12 ul br{ display:none}
}



@media(max-width: 1200px){

	#header{ display:none}
	#m_header{display:block;position:fixed; background:#fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}

	.n_join_detail .left,
	.n_join_detail .right{ width:100%}
	.n_join_detail .right .con{ padding:1.5rem}

	.n_news01 .left,
	.n_news .right{width:100%;}
	.n_news .right .con{padding:2rem 1rem;}
	.n_news .right .swiper-container .button-next02{ right:1rem}
	.n_news01 .left{ margin-bottom:2rem}

	.n_news02 .left{width:100%; margin-bottom:3rem}

	.n_product02_fr2 .ar_article p br{ display:none}
	.n_product04_fr12 ul li{ width:48%;}
	.n_product04_fr5{ height:46rem}
	.n_product04_fr10 .left .left_con .left_con_li{ text-align:center;}
	.n_product04_fr10 .left{ margin-bottom:2rem}
	
	#n_banner{ margin-top:0;}
}



@media(max-width: 1000px){

	.n_product02_fr1,

	.n_product03_fr1{ background-position-y:2.875rem}
	
	.n_product06_fr3 .left,
	.n_product06_fr3 .right,
	.n_product06_fr3 .right img{ width:100%}
	.n_product06_fr3 .left{ margin:1rem 0}

}



@media(max-width: 992px){

	#banner{ display:none}
	#m_banner, #m_header, #m_n_nav{ display:block}

	.n_title{ display:none}

	

	.n_menu{width: 100%;padding: 2.5rem 1rem 2.5rem;margin-bottom: 2rem;}
	.n_menu ul li{width: 49%;float: left;margin-right: 2%;}
	.n_menu ul li:nth-child(2n){ margin-right:0}
	.n_menu .more{ width:100%}

	.n_al_model .detail{ width:100%}

	.j_pages .box{text-align: center;padding: 3rem 0 0 0.5rem;}
	.j_pages a{}
	.j_pages a.m_bnt{display: inline-block;}

	

	.n_product .bd ul li .con p{ display:none}

	.n_aply .detail{float:right;width: 100%;}

	.n_news01 .left{ width:100%;}

	.n_download .bottom .con{ width:100%;}
	
	.container01 ul li .img-responsive{ width:100%}

	

	.container05{ background-size:auto 100%}

	.container08 .right{ width:20%}

	.container08 .right ul li{ width:48%}
	
	.n_product01_fr1{height: 31rem;margin-bottom:8rem;}

	.n_product01_fr9 .left .left_con .left_con_li{ text-align:center;}
	.n_product01_fr9 .left,
	.n_product01_fr9 .center{ margin-bottom:2rem;}
	.n_product01_fr9 .center ul li{ width:8rem; height:8rem;}
	.n_product01_fr9 .center ul li .con .con_li .top{ height:3rem}
	.n_product01_fr9 .center ul li .con .con_li .top i img{width: 25%;}
	.n_product01_fr9 .right{ height:5.625rem}
	.n_product01_fr9 .right img{top:0;width: 100%;right: 0;}

	.n_product01_fr8 table{ width:100%;}

	.n_product02_fr1{height: 38rem;text-align:center;}
	.n_product02_fr1 img{ margin-left:-3rem}

	.n_product02_fr8{ background-position: -11rem 0}
	.n_product02_fr8 .con{width: 16rem;height: 16rem;}
	.n_product01_fr8 table{ width:100%;}

	.n_product02_fr9 table{ width:100%;}

	.n_product02_fr10 .left .left_con .left_con_li{ text-align:center; margin-bottom:2rem}
	.n_product02_fr10 .center ul{ text-align:center;}
	.n_product02_fr10 .center ul li{ margin-right:1.5rem}
	.n_product02_fr10 .center ul li .con .con_li .top i img{width: 21%;}

	.n_product03_fr5 .img img{ margin-top:0}
	
	.n_product04_fr3 .top{ margin-bottom:6rem}
	.n_product04_fr3 .left h4{ margin-top:5rem}
	
	.n_product04_fr5{ height:41rem}
	
	.n_product06_fr2{background-size: auto 100%;height: 50rem;}
	
	.n_product06_fr9 table{ width:100%;}
}



@media(max-width: 768px){
	#banner, .n_title{ display:none}
	#m_banner{ display:block}

	/*====banner====*/

	#n_banner{height: 200px; margin:0; padding-top:50px;}
	#m_n_banner{ display:block}

	#n_banner h1{ font-size:16px;}
	#n_banner h3{ font-size:13px;}

	/*====翻页====*/
	#j_seach_box form{ width:94%; margin-left:-48%}
	.container01 ul li h1 .img i img{ height:2rem}
	.container02 ul li{ min-height:inherit; width:100%; margin:0 ; float:none; margin-bottom:5%;}

	.container04 .left{ float:left; width:100%}
	.container04 .left .title h3{ text-align:center;}
	.container04 .left .title h3 span{ display:none}
	.container04 .left .title h3 br{ display:block}
	.container04 .left .hd ul{ text-align:center; margin-top:1rem}
	.container04 .left .hd ul li{ padding:0.3rem 1.3rem; background:#f2f2f5; margin:0 0.25rem}
	.container04 .right{width:100%;margin: 3rem 0 0 0;}
	.container04 .right .title{ text-align:center;}

	.container08 .left{width:100%;border:none;text-align: center;}
	.container08 .left .con img{display:inline-block;width: 25%;}
	.container08 .left .txt{ float:none; margin-right:0}
	.container08 .center{ width:100%; border:none; display:none}
	.container08 .center .con{ width:100%}
	.container08 .center .con dl{margin:0;width:33.333333%;text-align:center;margin-bottom: 1rem;}
	.container08 .right{ width:100%}
	.container08 .right ul{ text-align:center;}
	.container08 .right ul li{ margin:0 0.5rem; width:25%}
	.container08 .links dt{width:100%;margin-bottom: 1.5rem;}
	.container08 .links dd{ line-height:1.5rem}
	
	footer p br{ display:block}
	.n_product .hd ul li .img{ width:5rem; height:5rem;}
	.n_product .hd ul li .img i img{ max-height:2rem}
	.n_product .bd ul li .con{ padding:0 1rem}
	.n_product .bd ul li .con h6{ display:none; font-size:0.75rem; width:80%;}
	.n_product .bd ul li .con .h6{ display:block;}
	.n_product .bd ul li .con p{ display:none}
	.n_product .bd ul li .con h1{ font-size:1rem}
	.n_product .bd .swiper-container{ margin-bottom:2px;}

	.n_zhaopin .swiper-container ul li h1{ font-size:1rem}
	.n_zhaopin .swiper-container ul li{ margin-bottom:0.875rem;}

	.n_video .title ul li{ width:48%; margin:0 1%; margin-bottom:0.5rem}
	.n_video .swiper-container ul li .con .box i img{ height:2rem}

	.n_join_detail .right{}

	#ar_fot h1{ float:left; width:100%; text-align:left !important; margin-bottom:5px}

	.n_contact ul li{ width:100%; margin:0; margin-bottom:0.5rem}
	.n_contact ul{ margin-bottom:1.5rem}
	.n_contact p img{ width:40%}
	
	.n_download .bottom .con .bd ul li .a{ width:60%}

	.n_buy{padding:1rem 0;}
	.n_buy .left{line-height:1.5rem;margin-bottom: 1rem;}
	.n_buy .right{ width:100%; position:relative;}
	.n_buy .right ul{line-height:0;text-align:left;float:  left;}
	.n_buy .right ul li{line-height:2rem;padding: 0 2rem 0 0;}
	.n_buy .right .gouma{position:absolute;right: 0;top: -2.5rem;margin: 0;}

	.n_product01_fr2 .ar_article p{ width:100%}
	.n_product01_fr2 ul li{margin:0 0.5rem;min-width: 5.5rem;}
	.n_product01_fr1 h1{margin-top:10rem;font-size: 3rem;}
	.n_product01_fr1 h3{margin-bottom:4.375rem;font-size: 1rem;}
	
	.n_product01_fr4 .top,
	.n_product01_fr4 .bottom{ padding:0}
	.n_product01_fr4 .top{ margin-bottom:3px;}
	.n_product01_fr6{ padding:5.5rem 0 2.25rem 0}
	.n_product01_fr6 .con h1 img{width: 6rem;}
	.n_product01_fr6 .content03 img{ width:100% }

	.n_product01_fr7{ padding:2rem 0}
	.n_product01_fr7 .content .top .con i img{ width:3rem; height:3rem;}

	#page_show_video_box video{ width:360px; height:204px;}
	#page_video{width: 420px;height:214px;}
	#page_video .video_box{width: 370px;height:214px;}
	#page_show_video_box .info{ width:370px; padding:5px 25px 5px 25px}
	#bnt_close01{width:50px;height:50px;right: 50px;top: -50px;}
	#bnt_close01 img{width:1rem;height:1rem;left: 14px;top: 18px;}
	#page_show_video_box .box{ margin-left:-185px;}

	.n_product02_fr1 h1{ font-size:3rem; margin-top:9rem}
	.n_product02_fr1 h3{ font-size:1rem}
	.n_product02_fr1 h6{ margin-bottom:0}

	.n_product02_fr2 .ar_article p{ width:100%;}

	.n_product02_fr6{ padding:2rem 0}
	.n_product02_fr6 .content .top .con i img{ width:3rem; height:3rem;}

	.n_product03_fr1{ height:29rem;}
	.n_product03_fr1 h1{ font-size:3rem; margin-top:9rem;}
	.n_product03_fr1 h3{ font-size:1rem;}
	.n_product03_fr1 img{ width:60%}

	.n_product03_fr2 .ar_article p{width:100%;margin-bottom: 1rem;}
	.n_product03_fr2 ul li{ margin:0 1.5rem}
	.n_product03_fr2 ul li h1 img{ width:2rem}

	.n_product03_fr3 .img img{ width:100%;}

	.n_product03_fr4 { background-size:100% 100%}
	.n_product03_fr4 .title h3{ width:70%; margin:0 auto; margin-bottom:3rem; font-size:1rem}
	.n_product03_fr4 .title h1 img{ height:6rem}

	.n_product03_fr5{ height:30rem;}
	.n_product03_fr5 .title{ position:relative; margin-bottom:5rem;}
	.n_product03_fr5 .title h1 img{ height:6rem}
	.n_product03_fr5 .title .right{position:absolute;left:8rem;top: -2rem;}
	.n_product03_fr5 .title .right h5 br{ display:none}

	.n_product03_fr6 .col-xs-6{ margin-left:50%}
	.n_product03_fr6{ padding:3rem 0 5rem}
	.n_product03_fr6 .title h1 img{ height:6rem}
	.n_product03_fr6 .col-xs-12 .title{margin-top: -17rem;width: 70%;}
	.n_product03_fr6 .title br{ display:none}

	.n_product03_fr8 .content .top .con i img{ width:3rem; height:3rem}

	.n_product03_fr10 .center ul{ text-align:center;}
	.n_product03_fr10 .center ul li{ width:8rem; height:8rem; margin: 0 1.5rem 0}
	.n_product03_fr10 .center ul li .con .con_li .top{ height:3rem}
	.n_product03_fr10 .center ul li .con .con_li .top i img{ width:25%}
	.n_product03_fr10 .left h3{margin-bottom:3rem;font-size: 1rem;}
	.n_product03_fr10 .left .left_con .left_con_li{ text-align:center;}

	.n_product04_fr1 img{width: 11rem;margin-top: 11rem;}	
	.n_product04_fr1 h1{ font-size:2rem}
	.n_product04_fr1 h3{ font-size:1rem;}
	.n_product04_fr1{ height:26rem;}
	
	.n_product04_fr12 ul li span{ font-size:0.75rem}
	.n_product04_fr3 .left h4{ margin-top:0rem; margin-bottom:0.5rem}
	.n_product04_fr5{height: 29rem;padding:5rem 0 0 0;}
	.n_product04_fr10 .center ul li{ width:30%;}
	.n_product04_fr10 .center ul{ background-size:100% 100%}
	
	.n_product04_fr9 table{ width:100%}
	
	.n_product06_fr1{ height:29rem;}
	.n_product06_fr1 h1{font-size: 2.5rem;margin-top:9rem;}
	.n_product06_fr1 h3{ font-size:1rem;}
	.n_product06_fr1 img{width: 75%;}
	.n_product06_fr1 h6 span{ margin-bottom:3.375rem}
	
	.n_product06_fr12 ul li span{ font-size:0.75rem;}
	.n_product06_fr12 h1 img{ width:100%}
	
	.n_product06_fr10 .left .left_con .left_con_li{ text-align:center; margin-bottom:2rem}
	.n_product06_fr10 .center ul{ text-align:center;}
	.n_product06_fr10 .center ul li{ margin-left:1.5rem}
	.n_product06_fr10 .center ul li img{ width:25%}
	.n_product06_fr10 .left h3{ font-size:1rem}
	
	.n_product06_fr5{}
	
	.n_product06_fr4{ padding: 3rem 0 0 0}
	.n_product06_fr4 .img{ margin-top:0rem}
	
	.n_product06_fr3{ padding:3rem 0}
	.n_product06_fr3 .left{ padding:0 2rem}
	
	.container03{ background:url(../images/container02_bg01.jpg) center center no-repeat; background-size:auto 100%}
	.container03 .left .title h3{ width:50%}
	.container03 .left ul{ width:10.875rem}
	.container03 .left{ padding-left:0}
	
	.n_product02_fr1 h1{ margin-top:11rem !important;}
	.n_product03_fr1 h1{ margin-top:10rem !important}
	.n_product03_fr1 img{ width:15rem !important}
	.n_product01_fr1 h1{ margin-top:10rem !important}
	.n_product06_fr1 h1{ margin-top:10rem !important}
  }