﻿@charset "utf-8";
/* CSS Document */

/***头部***/
header{ width:100%; height:100px; background-image:url(../images/top_bg.jpg); background-size:auto; background-position:center;}
header .h_con{ max-width:1242px; margin:0px auto;}
header .h_con .h_box{ width:100%; float:left; height:60px; line-height:60px; margin:20px 0; border-bottom:1px solid rgba(255,255,255,0.2); padding:0 20px; box-sizing:border-box; display:table;}
header .h_con .h_box .h_back{ width:20px; height:20px; background-image:url(../images/icon_01.png); background-size:auto; background-position:center; display:table-cell; }
header .h_con .h_box p{ font-size:24px; font-family:"思源黑体 CN Light",sans-serif; text-align:center; color:#fff; display:table-cell; vertical-align:top; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; box-sizing:border-box;}



.a_pbok{ display:block;}
.a_wbok{ display:none;}
.main{ width:100%; float:left; background-image:url(../images/bg.jpg); background-size:auto; background-position:center; background-repeat:repeat;}
.a_wrap{ max-width:1242px; margin:0 auto;}
.a_img{ background-size:contain; background-repeat:no-repeat; background-position:center;}
.a_focus{ width:100%; float:left; height:800px; background-image:url(../images/a_focus.jpg); background-size:auto; background-position:center; margin-top:-1px;}
.a_price{ width:100%; float:left; height:460px; background-image:url(../images/img01.jpg); background-size:auto; background-position:center;}
.a_down{ width:100%; float:left; }
.a_mod{ width:100%; float:left;}
.a_mod .a_tit{ width:100%; height:150px; line-height:150px; background-image:url(../images/tit_bg.jpg); text-align:center; font-family:"思源黑体 CN Light",sans-serif; font-size:48px; color:#000; background-size:cover;}
.a_mod .a_box{ width:100%; float:left; padding:15px;}
.a_mod .a_box .a_pic{ width:100%; float:left; padding:15px;}
.a_mod .a_box .a_pic .a_img{ width:100%; float:none; display:block; border-radius:10px; overflow:hidden; background-size:cover;}
.a_mod .a_box .a_p1{ height:650px;}
.a_mod .a_box .a_p2{ width:40%;}
.a_mod .a_box .a_p3{ width:60%; padding:0;}
.a_mod .a_box .a_p4{ height:310px;}
.a_mod .a_box .a_pic.a_w04{ height:310px; padding:15px 0;}
.a_mod .a_note{ width:100%; float:left; padding:20px;}
.a_mod .a_note .a_note_B{ width:100%; float:left; background-color:#fff; border-radius:10px; overflow:hidden;}
.a_mod .a_note .a_note_B .a_note_T{ width:100%; float:left; background-size:20%; background-position:top left; padding:0 10%; }
.a_mod .a_note .a_note_B .a_note_T p{ width:60%; float:left; font-family:"思源黑体 CN Light",sans-serif; font-size:42px; color:#000; margin-top:150px; padding-right:30px; box-sizing:border-box;}
.a_mod .a_note .a_note_B .a_note_T .a_note_P{ width:40%; height:370px; float:left;}
.a_mod .a_note .a_note_B .a_note_C{ width:100%; float:left; padding:0 8% 120px 8%; position:relative; }
.a_mod .a_note .a_note_B .a_note_C .a_note_L{ width:1px; height:70%; background-color:#888; display:block; position:absolute; top:9%; left:485px; }
.a_mod .a_note .a_note_B .a_note_C ul{ width:100%; float:left;}
.a_mod .a_note .a_note_B .a_note_C ul li{ width:100%; float:left; margin:10px 0; line-height:130%; font-size:30px; color:#000; font-family:"思源黑体 CN Light",sans-serif; }
.a_mod .a_note .a_note_B .a_note_C ul li span{ width:350px; float:left; text-align:right;}
.a_mod .a_note .a_note_B .a_note_C ul li p{ width:60%; float:left; text-align:left; padding-left:100px; box-sizing:border-box;}
/***欢迎选购***/
.a_mod .a_shop{ height:150px; background-image:url(../images/shop_bg.jpg); color:#fff; margin-top:20px;}
.a_mod .a_shop_B{ width:100%; float:left; padding:15px 30px;}
.a_mod .a_shop_B .a_shop_M{ width:100%; float:left; background-color:#fff; border-radius:10px; margin:15px 0; padding:10px; display:table; box-sizing:border-box;}
.a_mod .a_shop_B .a_shop_M .a_shop_P{ width:370px; height:370px; display:table-cell; vertical-align:top; float:none;}
.a_mod .a_shop_B .a_shop_M .a_shop_T{ display:table-cell; vertical-align:top; padding:0 30px; position:relative;}
.a_mod .a_shop_B .a_shop_M .a_shop_T span{ width:100%; float:left; font-family:"思源黑体 CN Light",sans-serif; color:#4a4a4a; font-size:30px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T p{ width:100%; float:left; font-family:"思源黑体 CN Light",sans-serif; color:#000; font-size:36px; line-height:140%; margin-top:10px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T .a_shop_N{ width:100%; float:left; position:absolute; bottom:10px; left:0px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T .a_shop_N b{ width:auto; float:left; font-family:"思源黑体 CN Normal",sans-serif; font-size:42px; color:#F00; margin-left:30px; font-weight:normal;}
.a_mod .a_shop_B .a_shop_M .a_shop_T .a_shop_N i{ width:40px; height:40px; background-image:url(../images/icon_02.png); float:right; margin:15px 0 0 0;}




@media (max-width: 479px) {
/***头部***/
header{ width:100%; height:80px; background-size:cover; }
header .h_con .h_box{ height:50px; line-height:50px; margin:15px 0; padding:0 10px; display:block; }
header .h_con .h_box .h_back{ float:left; margin:15px 0; display:inline-block;  }
header .h_con .h_box p{ width:94%; float:left; font-size:16px; text-align:left; display:inline-block; padding-left:10px; }

.a_pbok{ display:none;}
.a_wbok{ display:block;}
.main{ background-size:100%;}
.a_focus{ height:230px; background-size:cover; margin-top:-1px;}
.a_price{ height:150px; background-size:cover; }
.a_mod{}
.a_mod .a_tit{ height:100px; line-height:140%; font-size:22px; padding:18px 5%; letter-spacing:1px;}
.a_mod .a_tit.a_higt{ height:60px; line-height:60px; padding:0;}
.a_mod .a_box{ padding:5px;}
.a_mod .a_box .a_pic{ padding:5px;}
.a_mod .a_box .a_p1{ height:190px;}
.a_mod .a_box .a_p2{ width:40%;}
.a_mod .a_box .a_p3{ width:60%; padding:0;}
.a_mod .a_box .a_p4{ height:90px;}
.a_mod .a_note{ padding:10px;}
.a_mod .a_note .a_note_B{ }
.a_mod .a_note .a_note_B .a_note_T{ background-size:16%; background-position:top left; padding:0 5%; }
.a_mod .a_note .a_note_B .a_note_T p{ width:100%; font-size:22px; margin-top:20px; padding:0;}
.a_mod .a_note .a_note_B .a_note_T .a_note_P{ width:100%; height:150px; margin-top:40px;}
.a_mod .a_note .a_note_B .a_note_C{ padding:10px 5% 50px 5%; }
.a_mod .a_note .a_note_B .a_note_C .a_note_L{ height:80%; top:5%; left:41%; display:none; }
.a_mod .a_note .a_note_B .a_note_C ul{ }
.a_mod .a_note .a_note_B .a_note_C ul li{ margin:5px 0; line-height:140%; font-size:18px; }
.a_mod .a_note .a_note_B .a_note_C ul li span{ width:auto; }
.a_mod .a_note .a_note_B .a_note_C ul li p{ width:auto; padding-left:0px;}
/***欢迎选购***/
.a_mod .a_shop{ height:60px; line-height:60px; padding:0; }
.a_mod .a_shop_B{ padding:10px 10px;}
.a_mod .a_shop_B .a_shop_M{ margin:5px 0; padding:5px; border-radius:5px; }
.a_mod .a_shop_B .a_shop_M .a_shop_P{ width:125px; height:125px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T{ padding:0 5px 0 10px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T span{ font-size:12px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T p{ font-size:14px; line-height:130%; margin-top:0px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical; word-break:break-all;}
.a_mod .a_shop_B .a_shop_M .a_shop_T .a_shop_N{ bottom:0px; left:0px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T .a_shop_N b{ font-size:17px; margin-left:10px; }
.a_mod .a_shop_B .a_shop_M .a_shop_T .a_shop_N i{ width:20px; height:20px; margin:5px 5px 0 0;}

}

@media (min-width: 480px) and (max-width: 639px) {


}

@media (min-width: 640px) and (max-width:1023px ) {
/***头部***/
header{ width:100%; height:90px; background-size:cover; }
header .h_con .h_box{ height:60px; line-height:60px; margin:15px 0; padding:0 20px; }
header .h_con .h_box .h_back{  }
header .h_con .h_box p{ font-size:20px; text-align:center;}

.main{ background-size:100%;}
.a_focus{ height:500px; background-size:cover; margin-top:-1px;}
.a_price{ height:330px; background-size:cover; }
.a_mod{}
.a_mod .a_tit{ height:100px; line-height:100px; font-size:28px;}
.a_mod .a_box{ padding:10px;}
.a_mod .a_box .a_pic{ padding:10px;}
.a_mod .a_box .a_p1{ height:400px;}
.a_mod .a_box .a_p2{ width:40%;}
.a_mod .a_box .a_p3{ width:60%; padding:0;}
.a_mod .a_box .a_p4{ height:190px;}
.a_mod .a_note{ padding:20px;}
.a_mod .a_note .a_note_B{ }
.a_mod .a_note .a_note_B .a_note_T{ background-size:20%; background-position:top left; padding:0 5%; }
.a_mod .a_note .a_note_B .a_note_T p{ width:60%; font-size:28px; margin-top:110px; padding-right:20px;}
.a_mod .a_note .a_note_B .a_note_T .a_note_P{ width:40%; height:280px;}
.a_mod .a_note .a_note_B .a_note_C{ padding:0 2% 100px 2%; }
.a_mod .a_note .a_note_B .a_note_C .a_note_L{ height:80%; top:5%; left:41%; }
.a_mod .a_note .a_note_B .a_note_C ul{ }
.a_mod .a_note .a_note_B .a_note_C ul li{ margin:10px 0; line-height:130%; font-size:24px; }
.a_mod .a_note .a_note_B .a_note_C ul li span{ width:250px; }
.a_mod .a_note .a_note_B .a_note_C ul li p{ width:62%; padding-left:80px;}
/***欢迎选购***/
.a_mod .a_shop{ height:100px; }
.a_mod .a_shop_B{ padding:10px 10px;}
.a_mod .a_shop_B .a_shop_M{ margin:15px 0; padding:10px; }
.a_mod .a_shop_B .a_shop_M .a_shop_P{ width:260px; height:260px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T{ padding:0 20px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T span{ font-size:22px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T p{ font-size:26px; line-height:140%; margin-top:8px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T .a_shop_N{ bottom:0px; left:0px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T .a_shop_N b{ font-size:32px; margin-left:20px; }
.a_mod .a_shop_B .a_shop_M .a_shop_T .a_shop_N i{ width:40px; height:40px; margin:15px 15px 0 0;}
}


@media (min-width: 1024px) and (max-width:1199px ) {
.main{ background-size:100%;}
.a_focus{ height:680px; background-size:cover;}
.a_price{ height:400px; background-size:cover; }
.a_down{ height:360px; background-size:cover;}
.a_mod{}
.a_mod .a_tit{ height:130px; line-height:130px; font-size:36px;}
.a_mod .a_box{ padding:15px;}
.a_mod .a_box .a_pic{ padding:15px;}
.a_mod .a_box .a_p1{ height:550px;}
.a_mod .a_box .a_p2{ width:40%;}
.a_mod .a_box .a_p3{ width:60%; padding:0;}
.a_mod .a_box .a_p4{ height:260px;}
.a_mod .a_note{ padding:20px;}
.a_mod .a_note .a_note_B{ }
.a_mod .a_note .a_note_B .a_note_T{ background-size:20%; background-position:top left; padding:0 8%; }
.a_mod .a_note .a_note_B .a_note_T p{ width:60%; font-size:38px; margin-top:140px; padding-right:0;}
.a_mod .a_note .a_note_B .a_note_T .a_note_P{ width:40%; height:350px;}
.a_mod .a_note .a_note_B .a_note_C{ padding:0 5% 100px 5%; }
.a_mod .a_note .a_note_B .a_note_C .a_note_L{ height:80%; top:5%; left:40%; }
.a_mod .a_note .a_note_B .a_note_C ul{ }
.a_mod .a_note .a_note_B .a_note_C ul li{ margin:10px 0; line-height:130%; font-size:30px; }
.a_mod .a_note .a_note_B .a_note_C ul li span{ width:300px; }
.a_mod .a_note .a_note_B .a_note_C ul li p{ width:60%; padding-left:90px;}
/***欢迎选购***/
.a_mod .a_shop{ height:130px; }
.a_mod .a_shop_B{ padding:15px 20px;}
.a_mod .a_shop_B .a_shop_M{ margin:15px 0; padding:10px; }
.a_mod .a_shop_B .a_shop_M .a_shop_P{ width:320px; height:320px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T{ padding:0 30px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T span{ font-size:26px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T p{ font-size:32px; line-height:140%; margin-top:10px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T .a_shop_N{ bottom:10px; left:0px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T .a_shop_N b{ font-size:38px; margin-left:30px; }
.a_mod .a_shop_B .a_shop_M .a_shop_T .a_shop_N i{ width:40px; height:40px; margin:15px 15px 0 0;}
}


@media (min-width: 1200px) and (max-width:1439px ){
.main{ background-size:auto;}
.a_focus{ height:780px; background-size:auto;}
.a_price{ height:460px; background-size:auto; }
.a_mod{}
.a_mod .a_tit{ height:150px; line-height:150px; font-size:44px;}
.a_mod .a_box .a_pic{ padding:15px;}
.a_mod .a_box .a_p1{ height:630px;}
.a_mod .a_box .a_p2{ width:40%;}
.a_mod .a_box .a_p3{ width:60%; padding:0;}
.a_mod .a_box .a_p4{ height:300px;}
.a_mod .a_note{ padding:20px;}
.a_mod .a_note .a_note_B{ }
.a_mod .a_note .a_note_B .a_note_T{ background-size:20%; background-position:top left; padding:0 10%; }
.a_mod .a_note .a_note_B .a_note_T p{ width:60%; font-size:42px; margin-top:150px; padding-right:25px;}
.a_mod .a_note .a_note_B .a_note_T .a_note_P{ width:40%; height:370px;}
.a_mod .a_note .a_note_B .a_note_C{ padding:0 8% 120px 8%; }
.a_mod .a_note .a_note_B .a_note_C .a_note_L{ height:70%; top:9%; left:485px; }
.a_mod .a_note .a_note_B .a_note_C ul{ }
.a_mod .a_note .a_note_B .a_note_C ul li{ margin:10px 0; line-height:130%; font-size:30px; }
.a_mod .a_note .a_note_B .a_note_C ul li span{ width:350px; }
.a_mod .a_note .a_note_B .a_note_C ul li p{ width:60%; padding-left:100px;}
/***欢迎选购***/
.a_mod .a_shop{ height:150px; }
.a_mod .a_shop_B{ padding:15px 30px;}
.a_mod .a_shop_B .a_shop_M{ margin:15px 0; padding:10px; }
.a_mod .a_shop_B .a_shop_M .a_shop_P{ width:370px; height:370px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T{ padding:0 30px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T span{ font-size:30px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T p{ font-size:36px; line-height:140%; margin-top:10px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T .a_shop_N{ bottom:10px; left:0px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T .a_shop_N b{ font-size:42px; margin-left:30px; }
.a_mod .a_shop_B .a_shop_M .a_shop_T .a_shop_N i{ width:40px; height:40px; margin:15px 15px 0 0;}

}

@media (min-width: 1440px) and (max-width:1680px ){
.main{ background-size:auto;}
.a_focus{ height:800px; background-size:auto;}
.a_price{ height:460px; background-size:auto; }
.a_mod{}
.a_mod .a_tit{ height:150px; line-height:150px; font-size:48px;}
.a_mod .a_box{ padding:15px;}
.a_mod .a_box .a_pic{ padding:15px;}
.a_mod .a_box .a_p1{ height:650px;}
.a_mod .a_box .a_p2{ width:40%;}
.a_mod .a_box .a_p3{ width:60%; padding:0;}
.a_mod .a_box .a_p4{ height:310px;}
.a_mod .a_box .a_pic.a_w04{ height:310px; padding:15px 0;}
.a_mod .a_note{ padding:20px;}
.a_mod .a_note .a_note_B{ }
.a_mod .a_note .a_note_B .a_note_T{ background-size:20%; background-position:top left; padding:0 10%; }
.a_mod .a_note .a_note_B .a_note_T p{ width:60%; font-size:42px; margin-top:150px;}
.a_mod .a_note .a_note_B .a_note_T .a_note_P{ width:40%; height:370px;}
.a_mod .a_note .a_note_B .a_note_C{ padding:0 8% 120px 8%; }
.a_mod .a_note .a_note_B .a_note_C .a_note_L{ height:70%; top:9%; left:485px; }
.a_mod .a_note .a_note_B .a_note_C ul{ }
.a_mod .a_note .a_note_B .a_note_C ul li{ margin:10px 0; line-height:130%; font-size:30px; }
.a_mod .a_note .a_note_B .a_note_C ul li span{ width:350px; }
.a_mod .a_note .a_note_B .a_note_C ul li p{ width:60%; padding-left:100px;}
/***欢迎选购***/
.a_mod .a_shop{ height:150px; }
.a_mod .a_shop_B{ padding:15px 30px;}
.a_mod .a_shop_B .a_shop_M{ margin:15px 0; padding:10px; }
.a_mod .a_shop_B .a_shop_M .a_shop_P{ width:370px; height:370px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T{ padding:0 30px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T span{ font-size:30px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T p{ font-size:36px; line-height:140%; margin-top:10px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T .a_shop_N{ bottom:10px; left:0px;}
.a_mod .a_shop_B .a_shop_M .a_shop_T .a_shop_N b{ font-size:42px; margin-left:30px; }
.a_mod .a_shop_B .a_shop_M .a_shop_T .a_shop_N i{ width:40px; height:40px; margin:15px 15px 0 0px;}


	
}

@media (min-width: 1681px) and (max-width:1920px ){
	
}

@media (min-width: 1921px) and (max-width:2880px ){
.main{ max-width:1920px; margin:0 auto;}
	
}

