@charset "UTF-8";

body{
	margin:0px;
	font-size:14px;
	color: #4c4c4c;
	font-family: "MyriadPro","Microsoft JhengHei" !important;
}
a{
	text-decoration:none;
	color:#e9e5e4;
}
a:hover,button:hover{
	color: #9a9a9a;
	
	-moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.container{
	float:left;
	width:100%;
}
.nav1{
	float:left;
	width:100%;
	position: fixed;
    z-index: 100;
    background-color:rgb(212, 212, 212);
}
.logo_index{
	float:left;
	width:20%;
	height: 66px;
	background:url("../img/logo_index.png") no-repeat;
	background-size:auto 40px;
	background-position:0 50%;
	margin-left:10%;
}
#ul1{
	float: left;
    padding: 0 0 0 10%;
    height: 74px;
    line-height: 74px;
    width: 90%;
    margin: 0;
    background-color: rgba(0,50,78,0.9);
}
#ul1 li{
	float:left;
	list-style:none;
	margin: 0 36px 0 0;
	padding:0;
	font-size: 18px;
    letter-spacing: 0.025em;
}
header{
	float:left;
	width:100%;
	height:530px;
	overflow:hidden;
	margin-top: 140px;
	background-color:#f3f3f3;
}
header img{
	float:left;
	width:100%;
	position: relative;
    top: -120px;
}
.aside1{
	float:left;
	width: 80%;
    padding: 72px 10%;
	background-color:#f3f3f3;
}
.aside2{
	float:left;
	width:100%;
}
footer{
	float: left;
    width: 80%;
    margin: 0;
    position: relative;
    border-top:1px solid rgb(199, 199, 199);
    padding: 60px 10% 24px 10%;
    background-color: #213242;
	color: #cfd5d9;
}
h1,h2{
	width:100%;
	margin:0px;
	text-align:center;
}
h1{
	font-size: 30px;
}
h2{
	font-size: 16px;
}
.aside1 h1{
	margin: 0 0 20px 0;
    text-align: left;
	font-size: 32px;
    letter-spacing: 0.05em;
	color:#00324e;
}
.aside1 h2{
	width: 70%;
    margin: 20px 30% 0 0;
    float: none;
    line-height: 28px;
    font-weight: normal;
    text-align: justify;
    color: #86959f;
}
footer > span{
	float: left;
    width: 90px;
    height: 100px;
    background: url("../img/logo_index_bt.png") no-repeat;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 50%;
}
.footer_info{
	float: left;
    width: calc(50% - 126px);
    bottom: 0;
    line-height: 26px;
	margin-left: 36px;
}
.footer_info p{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}
.footer_copy{
	float: left;
    width: 100%;
    margin: 40px 0 0 0;
    text-align: center;
}
.index_item1{
	float:left;
	width:100%;
	height: 380px;
}
.index_i1left{
	float: left;
    width: 50%;
	height: inherit;
	background-color: #f3f3f3;
}
.index_i1leftww{
	float: left;
    width: 80%;
    margin: 12% 10%;
}
.index_i1leftww p{
	margin: 0 0 6px 0;
    width: 100%;
    float: left;
    font-size: 28px;
}
.index_i1leftww span{
	width: 100%;
    float: left;
    font-size: 16px;
    line-height: 24px;
    color: #9a9a9a;
}
.index_i1leftww ul{
	width: 100%;
    float: left;
    margin: 24px 0 0 0;
    padding-left: 20px;
    font-size: 16px;
    line-height: 180%;
}
.index_i1leftww ul li{
	list-style-type: square;
}
.index_i1right{
	float: left;
    width: 50%;
	height: inherit;
    background: url("../img/use1.jpg") no-repeat;
    background-size: cover;
    background-position:center;
}
.index_item2{
	float:left;
	width:100%;
	height: 380px;
}
.index_i2left{
	float: left;
    width: 50%;
	height: inherit;
    background: url("../img/use2.jpg") no-repeat;
    background-size: cover;
    background-position:center;
}
.index_i2left222{
	display:none;
}
.index_i2right{
	float: left;
    width: 50%;
	height: inherit;
	background-color: #f3f3f3;
}
.line1{
	width: 130px;
    height: 3px;
    border-bottom:2px solid #e9e5e4;
}
.index_i2rightww{
    float: left;
    width: 80%;
    margin: 12% 10%;
}
.index_i2rightww p{
	float:left;
	width:100%;
	font-size: 28px;
	margin:0 0 0 0;
}
.index_i2rightww span{
	float:left;
	width:100%;
	font-size: 16px;
    line-height: 24px;
	margin: 4px 0 36px 0;
}
.index_i2rightww button{
	float: left;
    border-radius: 0;
    background: none;
    color: black;
    box-shadow: none;
    border: 2px solid black;
    font-size: 16px;
    padding: 5px 50px;
}
.index_i2rightww button:hover{
	background-color:black;
	color:white;
	cursor:pointer;
}
.aside3{
	float:left;
	width:80%;
	margin-top:140px;
	padding: 48px 10%;
	background-color: #f3f3f3;
	color: #86959f;
}
.page_title1{
	float: left;
    width: 70%;
    font-size: 24px;
    margin: 0 30% 8px 0;
	height: 32px;
    line-height: 32px;
	color: #00324e;
}
.page_content{
	float:left;
	width:100%;
}
.article1{
	float:left;
	width: 48%;
    margin:0 4% 0 0;
	border-top: 1px solid #e9e5e4;
}
.article1 p{
	float: left;
    width: 100%;
    line-height: 26px;
    margin: 0;
    padding-top: 24px;
    text-align: justify;
    font-size: 15px;
	color: #86959f;
}
.article1 p a{
	color: #15425b;
}
.article2{
	float:left;
	width: 48%;
}
.article2 img{
	float:left;
	width:100%;
}
.article2 iframe{
	float:left;
	width:100%;
	height:500px;
}
.article9 {
    float: left;
    width: 100%;
	border-top: 1px solid #e9e5e4;
}
.news_list{
    float: left;
    width: 100%;
	height:50px;
	line-height:50px;
	border-bottom: 1px solid rgba(220, 220, 220, 0.85);
}
.newslt_title{
    float: left;
    width: 50%;
	height:inherit;
}
.newslt_date{
    float: left;
    width: 20%;
	height:inherit;
}
.newslt_more{
    float: left;
    width: 30%;
	height:inherit;
}
.news_list a{
    float: right;
    width: 110px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #b6b6b6;
    margin: 7px 0;
	color:#b6b6b6;
}
.news_list a:hover{
	color:white;
	background-color:black;
}
.page_title2{
	float: left;
    width: 70%;
    font-size: 24px;
    margin: 0 0 8px 0;
	color: #00324e;
}
.page_back{
	float: right;
    width: 30%;
}
.page_back a{
	float: right;
    width: 110px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #b6b6b6;
    margin: 0;
	color:#b6b6b6;
}
.page_back a:hover{
	color:white;
	background-color:black;
}
.article_title{
	float: left;
    width: 70%;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    margin-top: 36px;
}
.article_date{
	float: right;
    width: 30%;
    text-align: right;
    height: 40px;
    line-height: 40px;
    margin-top: 36px;
}
.article_words{
	float: left;
    width: 100%;
    line-height: 26px;
    margin-top: 16px;
    font-size: 15px;
}
.article_img{
	float: left;
    width: 100%;
}
/*.article_img img{
	float:left;
	width:100%;
    margin-top: 24px;
}*/
.article_img img{
	max-width:100%;
	height:auto !important;
    margin-top: 24px;
}
.article_title2{
	float: left;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
}
.article_items{
	float: left;
    width: 30%;
    margin-right: 5%;
    border: 1px solid #b6b6b6;
    box-sizing: border-box;
    padding: 26px;
}
.article_items2{
	float: left;
    width: 30%;
    border: 1px solid #b6b6b6;
    box-sizing: border-box;
    padding: 26px;
}
.article_subti{
	float: left;
    width: 100%;
	font-size: 28px;
    letter-spacing: 0.1em;
    color: #00324e;
}
.article_info{
	float: left;
    width: 100%;
	color:grey;
	font-size: 15px;
    line-height: 26px;
	text-align: justify;
	margin-top: 16px;
}
.products_in{
	float: left;
    width: 100%;
	margin-top:36px;
	margin-bottom: 72px;
}
.mnsn-banner{
    float: left;
    width: 100%;
	height: 480px;
}


.flexslider{
	position: relative;
    height: 480px;
    width: 100%;
}
.slides{
	position: relative;
    z-index: 1;
    padding: 0px;
    margin: 0px;
    float: left;
    width: 100%;
}
.slides li{height:480px; background-size:cover; background-position: center !important; position:relative;}
.slides li a{ display:block; width:100%; height:100%; text-align:left; text-indent:-9999px}
.flex-control-nav{
    float: left;
	z-index: 12;
    width: 100%;
    text-align: center;
    padding: 0px;
}
.flex-control-nav li{
	display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 10px 0 0;
}
.flex-control-nav a{
	float: left;
    display: inline-block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid black;
    cursor: pointer;
    color: white;
    background-color: white;
    line-height: 37px;
}
.flex-control-nav .flex-active{
	display: inline-block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #00324e;
    background-color: #00324e;
    cursor: pointer;
    color: #00324e;
    line-height: 37px;
}
.flex-direction-nav{position:absolute;z-index:3; left:0;width:100%;top:45%;padding:0px;}
.flex-direction-nav li{ list-style:none;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:60px;background:url("../banner-use-img/prev3.png") center center no-repeat;}
.flex-direction-nav li a.flex-next{right:60px;background:url("../banner-use-img/next3.png") center center no-repeat;}

.nvh_phoneall.closed{
	display:none;
}
.lang{
	float: right;
	margin: 0 30px 0 72px;
    height: 66px;
    line-height: 66px;
    color: white;
}
.lang span{
	float: left;
}
.lang span a{
    color: #616161;
}
.lang p{
	float: left;
	margin: 0;
    padding: 0 5px;
}
.lang1{
	float: right;
    margin: 30px 30px 0 0;
	
	display:none;
}
.lang1 span{
	float: left;
}
.lang1 p{
	float: left;
	margin: 0;
    padding: 0 15px;
}
.focus-nav1{
	font-weight: bold;
}
.phone_index{
	float: right;
	color: #616161;
}
.phone_index p{
	margin: 0;
    height: 66px;
    line-height: 66px;
}
.main-banner-words {
	position:absolute;
	color:white;
	left:10%;
	bottom:36px;
	background-color:rgba(0,50,78,0.7);
	padding: 20px;
}
.main-banner-words h3 {
	font-size: 38px;
    letter-spacing: 0.1em;
    height: 38px;
    line-height: 38px;
    margin: 0 0 10px 0;
    padding: 0;
	color:white;
}
.main-banner-words h5 {
	font-size: 18px;
    margin: 0;
    padding: 0;
    font-weight: normal;
	color:#bfbdae;
}
.vidindex{
	float:left;
	width:100%;
	padding:120px 0;
	background:url("../img/video-bg.jpg") no-repeat;
	background-size:cover;
	background-position:bottom;
	position:relative;
}
.vidi_mask{
	position:absolute;
	top: 0px;
	width:100%;
	height:100%;
	background-color:rgba(28, 44, 59, 0.65);
}
.vidi_put{
	float: left;
    width: 40%;
    height: 290px;
    margin: 0 6% 0 10%;
    position: relative;
    z-index: 2;
}
.vidi_put iframe{
	float:left;
	width:100%;
	height:100%;
}
.vidi_words{
	float:left;
	width:35%;
	position: relative;
    z-index: 2;
	color:white;
}
.vidi_words p{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	font-size: 39px;
	color:#F5F2E9;
}
.vidi_words span{
	float:left;
	width:100%;
	padding:0;
	margin:24px 0 0 0;
	font-size: 18px;
	line-height: 30px;
	color:#c7c6bc;
}
.ag-item{
	float:left;
	width:100%;
	margin: 36px 0;
}
.agi{
	float:left;
	width: 23.5%;
    margin-right: 2%;
}
.ag-item a:hover .agi > span{
	background-color:#00324e;
	color:white;
	border:2px solid #00324e;
}
.ag-item a:hover .agi-left > span{
	background-color:#00324e;
	color:white;
	border:2px solid #00324e;
}

.agi-left{
	float:left;
	width: 23.5%;
}
.agi span{
	float:left;
	width:100%;
	height:40px;
	line-height:40px;
	background-color:#d6d6d6;
	text-align:center;
	color: #00324e;
    border: 2px solid #b6b6b6;
    box-sizing: border-box;
}
.agi-left span{
	float:left;
	width:100%;
	height:40px;
	line-height:40px;
	background-color:#d6d6d6;
	text-align:center;
	color: #00324e;
    border: 2px solid #b6b6b6;
    box-sizing: border-box;
}
.agi-img1{
	float:left;
	width:100%;
	height:260px;
	background:url("../img/use1.jpg") no-repeat;
	background-size:cover;
	background-position:center;
}
.agi-img2{
	float:left;
	width:100%;
	height:260px;
	background:url("../img/use2.jpg") no-repeat;
	background-size:cover;
	background-position:center;
}
.agi-img3{
	float:left;
	width:100%;
	height:260px;
	background:url("../img/use3.jpg") no-repeat;
	background-size:cover;
	background-position:center;
}
.agi-img4{
	float:left;
	width:100%;
	height:260px;
	background:url("../img/use4.jpg") no-repeat;
	background-size:cover;
	background-position:center;
}
.benew-about{
	float:left;
	width:100%;
}
.benewa-left{
	float:left;
	width: 45%;
    margin: 0 7% 0 0;
}
.benewa-left img{
	float:left;
	width:100%;
}
.benewa-right{
	float: left;
    width: 48%;
}
.benewa-right h2{
	float: left;
    width: 100%;
    text-align: left;
    font-size: 30px;
    letter-spacing: 0.1em;
    font-weight: bold;
	color: #00324e;
}
.benewa-right p{
	float: left;
    width: 100%;
    margin: 20px 0 0 0;
    padding: 0 40px 0 50px;
    box-sizing: border-box;
    border-left: 10px solid rgba(0,50,78,0.95);
    text-align: justify;
    font-size: 16px;
    line-height: 24px;
}
.aside-benew{
	float: left;
    width: 100%;
    margin-top: 140px;
    padding: 72px 0;
    background-color: #f3f3f3;
    color: #86959f;
}
.loading-mask{
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #f3f3f3;
    z-index: 101;
}
.loading-mask span {
    float: left;
    width: 100%;
    height: 100%;
    background: url(../img/loading-wait.svg) no-repeat;
    background-size: 42px;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
}
.pronew-left{
	float:left;
	width:22%;
	margin:0 5% 0 0;
	background-color: rgb(230, 230, 230);
}
.pronew-right{
	float:left;
	width:73%;
}
.pronew-right > p{
	float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 24px 0;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
}
.pronew-item{
	float:left;
	width:100%;
}
.pronew-item a:hover > .pronewit-one > .pronewit-img{
	background-size:106% !important;
	
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.pronew-item a:hover > .pronewit-o2 > .pronewit-img{
	background-size:106% !important;
	
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.pronewit-one{
	float: left;
    width: 32%;
    margin: 0 2% 12px 0;
    padding: 3px;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
}
.pronewit-o2{
	float: left;
    width: 32%;
	margin:0 0 12px 0;
    padding: 3px;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
}
.pronewit-img{
	float:left;
	width:100%;
	height:240px;
}
.pronewit-words{
	float: left;
    width: 100%;
    text-align: center;
    padding: 6px 0;
}
.pronewit-words p{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	height:24px;
	line-height:24px;
}
.prinnew-bd{
    float: left;
	font-size: 16px;
    width: 100%;
    height: 36px;
    line-height: 36px;
}
.prinnew-top{
	float: left;
    width: 100%;
	margin:36px 0;
}
.prinnet-show{
	float: left;
    width: 40%;
	height: 480px;
	margin:0 10% 0 0;
}
.prinnet-det{
	float: left;
    width: 50%;
}
.prinnet-title{
	float: left;
    width: 100%;
	margin:0 0 48px 0;
	
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
	letter-spacing: 0.05em;
}
.prinnet-words{
	float: left;
    width: 100%;
}
.prinnet-words p{
	float: left;
    width: 100%;
	margin:0 0 24px 0;
	padding:0;
}
.prinnet-words ul{
	float: left;
    width: 100%;
    margin: 0 0 24px 0;
    padding: 0 0 0 20px;
    box-sizing: border-box;
}
.prinnet-words ul li{
	float: left;
    width: 100%;
	margin:0;
	padding:0;
	list-style:square;
}
.prinnet-words span{
	float: left;
    width: 100%;
	margin:0 0 24px 0;
	padding:0;
	
    font-size: 20px;
	font-weight:bold;
}
.prinnet-btn{
	float: left;
    width: 100%;
}
.prinnet-btn a{
	float: left;
	border:1px solid #002b57;
	padding:6px 24px;
	background-color:#002b57;
	color:white;
}
.prinnet-btn a:hover{
	background-color:#282828;
	border:1px solid #282828;
}

.swiper-container {
	width: 100%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}
.swiper-slide {
	background-size: contain;
	background-position: center;
}
.gallery-top {
	height: 80%;
	width: 100%;
}
.gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}
.swiper-wrapper .swiper-slide{
	flex-shrink: 0;
    height: 100%;
    position: relative;
	
    background-repeat: no-repeat;
}
.gallery-thumbs .swiper-slide{
	width: 18%;
	height: 100%;
	opacity: 0.4;
	
    background-repeat: no-repeat;
    background-color:#cacaca;
}


.gallery-thumbs .swiper-slide-active {
	opacity: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.connew-form{
	width: 100%;
    float: left;
    margin-top: 24px;
}
.connew-form form{
	width: 100%;
	font-size: 14px;
	float:right;
}
.bigout{
    float: left;
    width: 100%;
    margin: 0;
    padding: 24px 24px 60px 24px;
    box-sizing: border-box;
}
.big{
    float: left;
    width: 100%;
    margin: 0;
    padding: 8px 0 8px 22px;
    list-style: none;
    font-size: 16px;

    background: url('../img/claps-down.png') no-repeat;
    background-size: 12px;
    background-position: 0 50%;
}
.big:hover{
    cursor: pointer;
}
.big.title-animated{
    background: url('../img/claps-up.png') no-repeat;
    background-size: 12px;
    background-position: 0 50%;
}
.bigin{
    float: left;
    width: 100%;
    display: none;
}
.bigin ul{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 16px 45px;
    box-sizing: border-box;
}
.bigin ul li{
    float: left;
    width: 100%;
    margin: 0;
    font-size: 16px;
    list-style-type: square;
    padding: 4px 0;
}
.bigin ul li a{
	color:#a7a7a7;
}



.connew-form{
	width: 100%;
    float: left;
    margin-top: 24px;
}
.connew-form form{
	width: 100%;
	font-size: 14px;
	float:right;
}
.con_type{
	border: 0px;
    width: 100%;
    height: 34px;
    line-height: 34px;
    margin-bottom: 8px;
    padding: 0px 14px;
	color:#002435;
	font-size: 14px;
	font-family: "MyriadPro","Microsoft JhengHei";
	float:right;
	box-sizing: border-box;
	background-color:rgb(228, 228, 228);
}
.con_type:focus{
	outline: 2px solid #213242;
}
.connew-form textarea{
	border:0px;
	width: 100%;
	height:100px;
	resize: none;
    padding: 10px 14px;
	color:#002435;
	font-size: 14px;
	font-family: "MyriadPro","Microsoft JhengHei";
	float:right;
	box-sizing: border-box;
	background-color: rgb(228, 228, 228);
}
.connew-form textarea:focus{
	outline: 2px solid #213242;
}
.con_submit{
	float: right;
    width: 124px;
    height: 40px;
    line-height: 32px;
    outline: none;
    display: block;
    margin-top: 12px;
    font-size: 20px;
    font-family: "MyriadPro","sourcehansans-tc","Microsoft JhengHei" !important;
    color: #213242;
    border: 2px solid #213242;
    text-align: center;
    letter-spacing: 0.1em;
    background-color: transparent;
}
.con_submit:hover{
	cursor:pointer;
	background-color:#213242;
    color: white;
	
	-moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.focus-nav{
	font-weight: bold;
	color:#01334e !important;
}

/* 1060407新增 BEGIN*/
.cipa-new-block1{
	float: left;
    width: 80%;
    padding: 48px 10%;
    background-color: #f3f3f3;
}
.cipa-new-block1 h1{
	margin: 0 0 20px 0;
    text-align: left;
    font-size: 32px;
    letter-spacing: 0.05em;
    color: #00324e;
}
.cipa-new-one{
	float: left;
    width: 33.33%;
    box-sizing: border-box;
    padding: 24px;
}
.cipa-nwo-img{
	float: left;
    width: 100%;
    padding: 0 0 75% 0;
    margin: 0 0 0 0;
    position: relative;
    background-position: 100% 0;
    background-size: contain;
}
.cipa-nwo-p{
	float: left;
    width: 80%;
	padding: 0;
	color: #444444;
    font-size: 16px;
    margin: 12px 10% 0 10%;
}
.cab1-slide{
	float: left;
    width: 100%;
    position: relative;
}
.cipa-new-footer-spt{
	float: left;
    width: 50%;
    line-height: 26px;
}
.cipa-new-footer-spt p{
	float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}
.cipa-nw-spt{
	float: left;
    width: 33.33%;
}
.cipa-nw-spt a{
	float: left;
    width: 100%;
    text-decoration: none;
    color: white;
}

/* 1060407新增 END*/


@media screen and (max-width: 1200px){
	.logo_index{
	    width: 100% !important;
		position:absolute !important;
	}
}
@media screen and (max-width: 700px){
	.phone_index{
		display:none !important;
	}
}
@media screen and (max-width: 480px){
	.aside1 h2{
		width: 100% !important;
	}
	.index_i1left{
		width: 100% !important;
		height:auto !important;
	}
	.index_i1right{
		width: 100% !important;
		height: 300px !important;
	}
	.index_i1leftww{
		width: 76% !important;
		margin: 12% 12% !important;
	}
	.index_item1{
		height:auto !important;
	}
	.index_item2{
		height:auto !important;
	}
	.index_i2left{
		display:none !important;
	}
	.index_i2right{
		width: 100% !important;
		height:auto !important;
	}
	.index_i2left222{
		float: left;
		width: 100%;
		height: 300px;
		background: url("../img/use2.jpg") no-repeat;
		background-size: cover;
		background-position:center;
		
		display:block !important;
	}
	footer{
		height:auto !important;
		padding: 48px 0 0 0 !important;
		width:100%;
	}
	footer > span{
		display:none !important;
	}
	.flex-direction-nav{
		display:none !important;
	}
	.footer_info{
		width: calc(100% - 36px) !important;
		position:inherit !important;
		height:auto !important;
		left:0 !important;
	}
	.footer_copy{
		width: 100% !important;
		position:inherit !important;
		text-align: center !important;
		margin-top: 36px !important;
		font-size: 12px !important;
		color: #ababab;
		margin-bottom: 12px;
	}
	.logo_index{
	    width: 70% !important;
		background-size: auto 38px;
		height: 60px;
		position:relative !important;
	}
	#ul1{
		display:none;
	}
	header{
		margin-top: 60px;
	}
	.page_title1{
		width: 100%;
	}
	.page_content{
		width: 100%;
	}
	.article1{
		width: 100%;
		margin: 0 0 24px 0;
	}
	.article2{
		width: 100%;
	}
	.news_list{
		height:auto;
	}
	.news_list{
		padding: 12px 0;
	}
	.newslt_date{
		width: 100%;
	}
	.newslt_title{
		width: 100%;
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 10px;
	}
	.newslt_more{
		width: 100%;
	}
	.newslt_more a{
		width: 100%;
		box-sizing:border-box;
	}
	.article_title{
		width: 100%;
		margin-top: 24px;
	}
	.article_date{
		width: 100%;
		margin-top: 0px;
		text-align:left;
	}
	.article_words{
		width: 100%;
		margin-top: 24px;
	}
	.article_items{
		width: 100%;
		margin-bottom: 18px;
	}
	.article_items2{
		width: 100%;
	}
	.aside3{
		padding: 36px 10%;
		margin-top: 60px;
	}
	
	
	.nvh_phoneall.closed{
		float: left;
		position: absolute;
		display: block;
		width: 100%;
		
		display:block;
	}
	.nvh_phonebar.closed{
		float: left;
		position: absolute;
		right: 10px;
	}
	.nvh_phonebar{
		float: left;
		position: absolute;
		right: 10px;
	}
	img#nvgtcg{
		float: left;
		height: 46px;
		margin-top: 7px;
	}
	.info-content.closed{
		float: left;
		width: 100%;
		
		display:none;
	}
	.info-content{
		float: left;
		position: absolute;
		background-color:rgba(33, 50, 66, 0.9);
		height: 600px;
		width: 100%;
		top: 60px;
	}
	.info-content ul{
		float: left;
		padding: 0;
		margin:0;
		width: 100%;
	}
	.info-content ul li{
		float: left;
		padding: 0;
		margin:0 0 20px 0;
		list-style:none;
		width: 100%;
		text-align: center;
	}
	.info-content ul li a{
		float: left;
		font-size:16px;
		width: 100%;
		text-align:center;
	}
	.lang{
		display:none;
	}
	.lang1{
		display:block;
	}
	.main-banner-words h3{
		height:auto;
	}
	.main-banner-words{
		width: 100%;
		box-sizing: border-box;
		left:0;
	}
	.agi{
		width: 100%;
		margin-right: 0;
		margin-bottom: 12px;
	}
	.agi span{
		height: 48px;
		line-height: 48px;
		font-size: 18px;
		letter-spacing: 0.1em;
	}
	.agi-left{
		width: 100%;
		margin-right: 0;
		margin-bottom: 12px;
	}
	.agi-left span{
		height: 48px;
		line-height: 48px;
		font-size: 18px;
		letter-spacing: 0.1em;
	}
	.vidi_put{
		width: 80%;
		height:270px;
		margin: 0 10% 24px 10%;
	}
	.vidi_words{
		width: 80%;
		margin: 0 10%;
	}
	.phone_index{
		display:none;
	}
	.aside-benew{
		padding: 120px 10% 40px 10%;
		margin: 0;
		box-sizing: border-box;
	}
	.benewa-left{
		width: 100%;
		margin: 0 0 46px 0;
	}
	.benewa-right{
		width: 100%;
	}
	.benewa-right p{
		padding: 0 0 0 50px;
	}
	
	.pronew-left{
		width: 100%;
		margin:0 0 36px 0;
	}
	.pronew-left ul{
		padding: 24px;
	}
	.pronew-right{
		width: 100%;
	}
	.pronew-right > p{
		font-size: 24px;
		height:auto;
		line-height: 24px;
	}
	.pronewit-one{
		width: 100%;
		margin: 0 0 24px 0;
	}
	.pronewit-o2{
		width: 100%;
		margin: 0 0 24px 0;
	}
	.pronewit-img{
		height: 280px;
	}
	.prinnet-show{
		width: 100%;
		margin: 0 0 24px 0;
	}
	.prinnet-det{
		width: 100%;
	}
	.prinnet-title{
		margin: 0 0 16px 0;
	}
	.prinnet-words{
		font-size: 16px;
	}
	.article_words{
		font-size: 16px;
	}
	.focus-nav{
		color: black !important;
	}
	.bigin ul{
		padding: 0 0 0 45px;
	}
	.bigout{
		padding: 24px 24px 24px 24px;
	}
	.article1 p{
		text-align:left;
	}

/* 1060508新增*/
	.cipa-new-footer-spt{
		width: calc(100% - 36px) !important;
    	margin-left: 36px;
	}
	.cipa-nw-spt {
    	width: 100%;
	}
	.swiper-button-next{
		right: -10% !important;
	}
	.swiper-button-prev{
		left: -10% !important;
	}
	.cipa-new-one{
		width: 100%;
	}
}

/* ============WAYHUNT ADD============ */
.article1 p a,.article_words p a {
    color: #15425b;
}

div#showpages {
clear:both;
padding:50px 0;
width:100%;
white-space: nowrap;
text-align: center;
}
  
div#pagesinfo {
float:left;
white-space: nowrap;
}

div#pages {
text-align: center;
white-space: nowrap;
display: table;
margin: 0 auto;
}

div#pages ul{
margin:0;
padding:0;
}

div#pages a:link,div#pages a:visited,div#pages a:active{
color:#505050;
text-decoration: none;
}

div#pages a:hover{
color:#f4f4f4;
text-decoration: none;
}

div#pages li{
margin:3px;
padding:2px 5px;
list-style-type: none;
float:left;
background:#fff;
color:#505050;
border:1px #999 solid;
white-space: nowrap;
}

div#pages li.pagesnow{
color:#505050;
background-color:#f4f4f4;
white-space: nowrap;
border:1px #999 solid;
}

div#pages li.pbutton{
color:#505050;
background-color:#f4f4f4;
padding:3px 5px 1px 5px;
white-space: nowrap;
border:1px #999 solid;
}

div#pages li.pbutton:hover{
color:#f4f4f4;
background-color:#333;
padding:3px 5px 1px 5px;
white-space: nowrap;
border:1px #999 solid;
}


div#pages li.opt{
color:#505050;
padding:0px 2px;
white-space: nowrap;
border:0px;
}

div#showpages select{
background-color:#f4f4f4;
border:1px #999 solid;
padding: 3px;
color:#505050;
}

a.active{
	color: #9a9a9a;
}

.agi-img{
	float:left;
	width:100%;
	height:260px;
	background-repeat: no-repeat;
	background-size:cover;
	background-position:center;
}
.aside1 button{
	display: block;
	border-radius: 0;
    background: rgba(38, 46, 51, 0.05);
    color: #f19a3b;
    box-shadow: none;
    border: 2px solid #ccc;
    font-size: 16px;
    padding: 5px 50px;
    letter-spacing: 0.2em;
    margin:20px auto 0px auto;
    cursor: pointer;
}
.aside1 button:hover{
	background-color: rgba(38, 46, 51, 0.94);
	color:white;
	cursor:pointer;
}

.f-black{
	color: #616161;
}
.vidi_words ul{
	width: 100%;
    float: left;
    margin: 25px 0 0 0;
    padding-left: 20px;
    font-size: 15px;
    line-height: 180%;
	color: #d0cfc7;
}
.vidi_words ul li{
	list-style-type: square;
}

.vidi_words button{
	float: right;
    border-radius: 0;
    background: none;
    color: #d0cfc7;
    box-shadow: none;
	border: 2px solid #d0cfc7;
    font-size: 16px;
    padding: 5px 50px;
    letter-spacing: 0.2em;
    margin-top:-40px;
}
.vidi_words button:hover{
	background-color: rgba(38, 46, 51, 0.94);
	border: 2px solid #ef8b1e;
    color: #fff;
	cursor:pointer;
}