﻿@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px; }
body{ font-size:12px; font-family:"微软雅黑"; color:#525252; background:#fff;}
a { text-decoration:none;  outline:none; transition:all 0.2s; } 
a:hover{ text-decoration:none; }

img{ border:0;}
table{ margin:auto;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
/*定义新型浏览器特性*/
::-webkit-scrollbar{width:0px;height:10px}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#fff}
::-webkit-scrollbar-thumb:vertical{background-color:#fff;}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#fff}
::-webkit-scrollbar-corner:vertical{background-color:#fff}
::-webkit-scrollbar-resizer:vertical{background-color:#fff;}

.clear{ width:100%; height:0; font-size:0; line-height:0; clear:both;}



.iframe_1{ width:1200px; height:68px; display:block;}
.iframe_2{ width:1200px; height:198px; display:none;}
/*分页样式*/
.page_list{height:21px;line-height:21px;text-align:center;letter-spacing:0;font-size:14px; width:100%; float:left; margin: auto; margin-bottom:45px;}
.page_list a{display:inline-block; height:30px; margin-right:5px; font-size:14px; color:#00a0e1; text-align: center; line-height:30px; border:1px solid #00a0e1; padding:0px 15px; border-radius:4px;}
.page_list a:hover{ border:1px solid #fff;}
.page_list a.on{ border:1px solid #fff;}


/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-size:12px; width:100%; float:left;}
.contPage a{display:inline-block;color:#06257a;text-align:center;text-decoration:none; padding-left:8px; padding-right:8px; border-radius:4px; behavior:url(css3.htc); background:#fff; margin-right:3px; border:1px solid #06257a;}
.contPage a:hover{color:#fff;background:#06257a; border:1px solid #06257a;}
.contPage a.on{color:#fff;background:#06257a; border:1px solid #06257a;}

/*头部*/
.header{ width:100%; height:80px; position:absolute; top:-100px; z-index:9; opacity:0;}
.head{ width:96%; height:80px; margin:auto; position:relative;}
.head_left{ position:absolute; left:0px; top:0px; height:80px;  width:403px; height:80px;}
.head_left img{ padding-top:27px; padding-left:40px;}

.nav{  width:1200px;height:80px; margin:auto; text-align:right;}
.nav_1{ float:left; height:100px;}
.nav_1 a{ display:inline-block; text-align: center; font-size:16px; color:#fff; line-height:80px; height:80px; cursor:pointer; padding:0px 13px; position:relative; z-index:99; margin-left:12px; overflow:hidden;


}
.nav_1 a:hover{  -webkit-transition: all 0.4s ease-in-out;}
.nav_1 a.nav_1_a{  font-weight:bold; }

.nav_1_warp{ width:105px; height:auto; overflow:hidden; position:absolute; top:0; z-index:9; padding-top:80px; display:none;}
.nav_1_warp a{ display:block; width:96px; height:30px; background-color:rgba(0,0,0,0.5); line-height:30px; cursor:pointer; font-size:14px; border-bottom:none; padding:0px;}
.nav_1_warp a:hover{ background-color:#d71718; color:#fff; border-bottom:none;}




.head_right{ position:absolute; right:40px; height:80px; top:0;}
.head_right a{ display:block; font-size:16px; color:#fff; line-height:80px; height:80px; position:relative; cursor:pointer;}
.piao{ float:right;}


/*banner*/
.section{ width:100%; height:100vh; overflow:hidden;}
.ping{ width:100%; height:100vh; position:relative;}
.big{width:100%; height:100vh; margin:auto; position:relative; overflow:hidden;}
.big .swiper-container {
  width: 100%;
  height: 100%;
  overflow:hidden;
}
.big .swiper-slide{ overflow:hidden;}
.big .swiper-slide img{ width:100%; height:auto;}
.big .pagination1{
	  position:relative;
	  bottom:30px;
	  width: 100%;
	  z-index:100;
	  text-align: center; margin:auto;
	 
	}
.big .swiper-pagination-bullet {
	  display: inline-block;
	  width: 10px;
	  height:10px; margin-right:5px;
	  cursor: pointer; background-color:#fff; border-radius:100%;
	}
.big .swiper-pagination-bullet-active{background-color:#c6001e;}
.big .big_div{ width:100%; height: 100vh; overflow:hidden;}

/*第二屏*/
.story{ width:1200px; height:550px; overflow:hidden; margin:auto;}
.story_a{ width:1200px; height:auto; overflow:hidden; position:relative; top:-150px; opacity:0;}
.story_en{ width:1200px; text-align: center; height:58px;}
.story_tit{ width:1200px; text-align: center; font-size:16px; color:#333333; height:40px; line-height:40px;letter-spacing:20px;}
.story_lun{ display:none;}
.story_list{ width:1100px; height:auto; overflow:hidden; margin-top:50px; position:relative; top:-100px; opacity:0;}
.story_list ul li{ float:left; width:275px; height:auto; overflow:hidden; list-style:none;}
.story_list ul li a{ display:block; width:275px; height:auto;}
.story_list ul li a:hover .story_1{ background:url(../images/index_21.png) no-repeat center;-webkit-transition: all 0.4s ease-in-out;}
.story_list ul li a:hover .story_1{-webkit-transform: rotateZ(360deg); -moz-transform: rotateZ(360deg); -o-transform: rotateZ(360deg); -ms-transform: rotateZ(360deg);transform: rotateZ(360deg);-webkit-transition: -webkit-transform 0.8s ease-in-out;}
.story_list ul li a:hover .story_1 img{ transform: rotateZ(0deg);-moz-transform:scale(1.2,1.2);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.story_list ul li a:hover .story_2{ color:#c6001e;-webkit-transition: all 0.6s ease-in-out;}

.story_1{ width:147px; height:118px; background:url(../images/index_24.png) no-repeat center; text-align: center; padding-top:29px; margin:auto;-webkit-transition: -webkit-transform 0.8s ease-in-out;
-moz-transition: -moz-transform 0.8s ease-in-out;-o-transition: -o-transform 0.8s ease-in-out;-ms-transition: -ms-transform 0.8s ease-in-out;}
.story_1 img{ width:92px; height:92px; border-radius:100%; -moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	-webkit-transition: all 0.8s ease-in;
	-moz-transition: all 0.8s ease-in;
	-o-transition: all 0.8s ease-in;
	-ms-transition: all 0.8s ease-in;
	transition: all 0.8s ease-in;}

.story_2{ width:100%; text-align: center; font-size:16px; color:#333333; height:45px; line-height:45px;}

.story_con{ font-size:14px; color:#3e3e3e; text-align: center; line-height:29px; height:58px; width:950px; margin:auto; margin-top:65px; position:relative; top:-100px; opacity:0;}
.story_more{ width:163px; height:42px; margin:auto; margin-top:45px; position:relative; top:-100px; opacity:0;}
.story_more a{ display:block; width:163px; height:42px; background-color:#393939; cursor:pointer;}
.story_more a:hover{ background-color:#c6001e;-webkit-transition: all 0.4s ease-in-out;}

/*第三屏*/
.links{ width:1200px; height: 768px; overflow:hidden; margin:auto;}
.links_a{ width:1200px; height:auto; overflow:hidden; position:relative; top:-100px; opacity:0}
.links_tit{ width:1200px; text-align: center; font-size:16px; color:#fff; height:40px; line-height:40px;letter-spacing:20px;}
.links_con{ width:1200px; height:660px; margin-top:10px; position:relative; bottom:-100px; opacity:0}
.links_left{ float:left; width:400px; height:660px; position:relative;}
.links_left a{ display:block; width:400px; height:660px;}
.links_left a:hover .links_left_img img{ -webkit-filter: grayscale(0%);-webkit-transition: all 0.4s ease-in-out;}
.links_left a:hover .links_bg{ opacity:1;-webkit-transition: all 0.4s ease-in-out;}
.links_left_img{ width:400px; height:660px; }
.links_left_img img{-webkit-filter: grayscale(0%); width:400px; height:660px;}
.links_bg{ width:400px; height:660px; background:url(../images/hot_03.png) no-repeat left; position:absolute; top:0; opacity:1}
.links_bg_1{ padding-top:285px; height:55px; margin-left:137px; width:150px;}
.links_bg_2{ width:150px; font-size:22px; color:#fff; margin-left:137px; height:55px; line-height:55px;}
.links_bg_2 span{ margin-right:10px;}
.links_bg_3{ font-size:26px; color:#fff; width:52px; height:52px; background-color:#c6001e; text-align: center; line-height:52px; position:absolute; bottom:16px; left:169px;}

.links_list{ float:right; width:800px; height:660px;}
.links_list ul li{ float:left; width:400px; height:330px; list-style:none;}
.links_list ul li a{ display:block; width:400px; height:330px; position:relative; cursor:pointer;}
.links_list ul li a:hover .links_list_img img{ -webkit-filter: grayscale(0%);-moz-transform:scale(1.2,1.2);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.links_list ul li a:hover .links_list_bg{ opacity:1;}

.links_list_img{ width:400px; height:330px; overflow:hidden;}
.links_list_img img{-webkit-filter: grayscale(100%); width:400px; height:330px;-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;}
.links_list_bg{ width:400px; height:330px; background-color:rgba(255,255,255,0.8); position:absolute; top:0; opacity:0;}
.links_1{ width:100%; height:30px; text-align: center; line-height:30px; font-size:20px; color:#333; font-family:Arial, Helvetica, sans-serif; padding-top:130px;}
.links_2{ width:100%; font-size:18px; color:#333; text-align: center;height:40px; line-height:40px;}


/*第四屏*/
.amount{ width:1200px; height:637px; overflow:hidden; margin:auto;}
.amount_a{ width:1200px; height:auto; overflow:hidden; position:relative; top:-150px; opacity:0;}
.amount_con{ width:1200px; height:260px; background-color:#343434; margin-top:20px; position:relative; left:-200px; opacity:0;}
.amount_1{ font-size:18px; color:#fff; width:1140px; height:75px; margin:auto; line-height:75px;}
.amount_2{ width:1140px; height:55px; margin:auto; position:relative;}
.amount_select{ font-size:14px; color:#3c3c3c; border:1px solid #e6e6e6; width:130px; height:48px; padding-left:20px; margin-right:14px; font-family:"微软雅黑";}
.amount_2_text{font-size:14px; color:#3c3c3c; border:1px solid #e6e6e6; width:240px; height:46px; padding-left:20px; margin-right:15px; background:#fff url(../images/mi_41.jpg) no-repeat 95%; font-family:"微软雅黑";}
.amount_2_text2{font-size:14px; color:#3c3c3c; border:1px solid #e6e6e6; width:250px; height:46px; padding-left:20px; margin-right:15px;  font-family:"微软雅黑";}
.amount_2_text1{font-size:14px; color:#3c3c3c; border:1px solid #e6e6e6; width:250px; height:46px; padding-left:20px; position:absolute; right:0; font-family:"微软雅黑";}
.amount_b{ width:1200px; height:auto; overflow:hidden; position:relative; right:-200px; opacity:0;}
.amount_3{ width:100%; height:44px; text-align: center; margin-top:40px;}
.amount_3_btn{ font-size:20px; color:#fff; width:160px; height:44px; border:none; background-color:#c6001e; font-family:"微软雅黑";}
.amount_biao{ width:1200px; text-align: center; font-size:26px; color:#333333; height:150px; line-height:150px;  margin-top:20px;}
.amount_search{ width:1200px; height:48px; text-align: center; font-family:"微软雅黑"; background-color:#343434; padding:20px 0px;}
.amount_select1{ font-size:14px; color:#3c3c3c; border:1px solid #d7d7d7; width:270px; height:48px; padding-left:20px; margin-right:5px; background-color:#fff; font-family:"微软雅黑";}
.amount_shou{ font-size:16px; color:#c6001e; font-family:"微软雅黑"; border:1px solid #d7d7d7; height:46px; background:#fff url(../images/index_57.jpg) no-repeat 10px; padding-left:30px; width:90px;}

.amount_biao1{ width:1200px; text-align: center; font-size:26px; color:#333333; height:90px; line-height:110px;  margin-top:20px;}

/*第五屏*/
.contact{ width:1200px; height:529px; overflow:hidden; margin:auto; position:relative; top:-200px; opacity:0;}
.contact_2{width:145px; height:45px; margin:auto; margin-top:30px;}
.contact_2 a{ display:block; font-size:16px; color:#fff; background-color:#c6001e; text-align: center; line-height:45px; cursor:pointer;}
.contact_3{ width:100%; font-size:16px; color:#fff; text-align: center; height:50px; line-height:50px; margin-top:40px;}
.contact_4{ width:100%; font-size:30px; color:#fff; text-align: center; height:55px; line-height:55px;}
.contact_5{ width:100%; font-size:16px; color:#fff; text-align: center; height:35px; line-height:35px;}
.contact_6{ width:100%; height:27px; text-align: center; cursor:pointer; margin-top:70px;}
.contact_7{ width:100%; height:44px; text-align: center; margin-top:75px;}
.contact_7 a{ display:inline-block; width:44px; height:44px; background-color:rgba(0,0,0,0.5); border-radius:100%; cursor:pointer;}
.contact_7 a:hover{background-color:rgba(198,0,30,0.5);-webkit-transition: all 0.4s ease-in-out;}
.contact_type{ width:100%; text-align: center; font-size:14px; color:#fff; opacity:0.5; position:absolute;height:55px; line-height:55px; bottom:-200px; opacity:0;}


/*漂浮*/
.carte { position: fixed; left: 2%; top: 50%; height: 58px; margin-top: -29px; z-index:999; }
.carte li { background-color: #cfcfcf; border-radius:100px; border:2px solid rgba(255,255,255,0); width:2px; display:block; height:2px; margin-bottom: 8px; line-height: 3px; transition: 400ms; -webkit-transition: 400ms; cursor: pointer; list-style:none; margin-left:3px;}
.carte li .tii { position:relative; left:0px; opacity:0; visibility:; color: #c6001e; font-size: 14px; white-space: nowrap; transition: 400ms; -webkit-transition: 400ms; }
.carte li.active { width: 6px; display:block; height:6px; border:2px solid #c6001e; background-color:rgba(255,255,255,0);}
.carte li.active .tii { opacity: 1; visibility: visible; left:10px; top:2px; }


.slideBox{ width:100%; height:100vh; overflow:hidden; position:relative; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd .img{ width:100%; height:100vh; display:block;transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);
transition:All 4s ease;
-webkit-transition:All 4s ease;
-moz-transition:All 4s ease;
-o-transition:All 4s ease; position:absolute; top:0;
 }

.slideBox .liNow .img{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1); min-height:100vh;}
		
/*漂浮框*/
.showy{ width:68px; height:auto; overflow:hidden; position: fixed; z-index:99; right:0px; top:40%; display:none;}
.showy a{ display:block; width:68px; height:68px; margin-bottom:3px; background-color:#6b6b6b; cursor:pointer;}		
.showy a:hover{background-color:#c6001e;-webkit-transition: all 0.4s ease-in-out;}


.cai{ display:none;}
.btn-nav {
  position: fixed;
  top: 10px;
  right:0px;
  background: transparent;
  border: none;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  cursor: pointer;
  z-index: 99999;

    right: 10px;
    padding: 1px 6px;
}

.btn-nav:focus { outline: 0;}
.icon-bar {
  display: block;
  margin: 6px 0;
  width: 25px;
  height: 2px;
  background-color: #fff;
}
.btn-nav:hover .icon-bar {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  background-color: #fff;
}
.nav-item { margin: 40px auto;text-align: center;}
.animated { display: block;  margin: 0 auto;}
.animated:hover .icon-bar,.animated:focus .icon-bar{ background-color: #fff;}
.animated:focus { cursor: pointer;z-index: 9999;}
.middle { margin: 0 auto;}
.icon-bar {
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
  z-index: 999999;
}
.animated .icon-bar {
  z-index: 999999;
  background-color: #fff;
}
.animated .topt {
  webkit-transform: translateY(8px) rotateZ(45deg);
  -moz-transform: translateY(8px) rotateZ(45deg);
  -ms-transform: translateY(8px) rotateZ(45deg);
  -o-transform: translateY(8px) rotateZ(45deg);
  transform: translateY(8px) rotateZ(45deg);
}
.animated .bottom {
  -webkit-transform: translateY(-8px) rotateZ(-45deg);
  -moz-transform: translateY(-8px) rotateZ(-45deg);

  -ms-transform: translateY(-8px) rotateZ(-45deg);
  -o-transform: translateY(-8px) rotateZ(-45deg);
  transform: translateY(-8px) rotateZ(-45deg);
}
.animated .middle { width: 0;}
.love_warp{ display:none;}



@media screen and (max-width:1919px)and (min-width:1600px){
	/*第三屏*/
	.links{ width:1200px; height: 714px; overflow:hidden; margin:auto;}	
	.links_con{ width:1102px; height:606px; margin:auto; margin-top:10px; position:relative; bottom:-100px; opacity:0}
	.links_left{ float:left; width:367px; height:606px; position:relative;}
	.links_left a{ display:block; width:367px; height:606px;}


	.links_left_img{ width:367px; height:606px; }
	.links_left_img img{ width:367px; height:606px;}

	.links_bg{ width:367px; height:606px; background:url(../images/hot_03.png) no-repeat left; background-size:auto 100%; position:absolute; top:0; opacity:1}
	.links_bg_1{ padding-top:260px; height:51px; margin-left:105px; width:150px;}
	.links_bg_1 img{ width:auto; height:51px;}
	.links_bg_2{ width:150px; font-size:20px; color:#fff; margin-left:105px; height:55px; line-height:55px;}
	.links_bg_2 span{ margin-right:10px;}
	.links_bg_3{ font-size:24px; color:#fff; width:47px; height:47px; background-color:#c6001e; text-align: center; line-height:47px; position:absolute; bottom:16px; left:155px;}
	
	.links_list{ float:right; width:735px; height:606px;}
	.links_list ul li{ float:left; width:50%; height:303px; list-style:none;}
	.links_list ul li a{ display:block; width:100%; height:303px; position:relative; cursor:pointer;}

	.links_list_img{ width:100%; height:303px; overflow:hidden;}
	.links_list_img img{-webkit-filter: grayscale(100%); width:100%; height:303px;}
	
	.links_list_bg{ width:100%; height:303px; position:absolute; top:0; opacity:0;}
	.links_1{ width:100%; height:30px; text-align: center; line-height:30px; font-size:20px; color:#333; font-family:Arial, Helvetica, sans-serif; padding-top:130px;}
	.links_2{ width:100%; font-size:18px; color:#333; text-align: center;height:40px; line-height:40px;}
}
@media screen and (max-width:1599px)and (min-width:1440px){
	/*第三屏*/
	.links{ width:1200px; height: 714px; overflow:hidden; margin:auto;}	
	.links_con{ width:1102px; height:606px; margin:auto; margin-top:10px; position:relative; bottom:-100px; opacity:0}
	.links_left{ float:left; width:367px; height:606px; position:relative;}
	.links_left a{ display:block; width:367px; height:606px;}


	.links_left_img{ width:367px; height:606px; }
	.links_left_img img{ width:367px; height:606px;}

	.links_bg{ width:367px; height:606px; background:url(../images/hot_03.png) no-repeat left; background-size:auto 100%; position:absolute; top:0; opacity:1}
	.links_bg_1{ padding-top:260px; height:51px; margin-left:105px; width:150px;}
	.links_bg_1 img{ width:auto; height:51px;}
	.links_bg_2{ width:150px; font-size:20px; color:#fff; margin-left:105px; height:55px; line-height:55px;}
	.links_bg_2 span{ margin-right:10px;}
	.links_bg_3{ font-size:24px; color:#fff; width:47px; height:47px; background-color:#c6001e; text-align: center; line-height:47px; position:absolute; bottom:16px; left:155px;}
	
	.links_list{ float:right; width:735px; height:606px;}
	.links_list ul li{ float:left; width:50%; height:303px; list-style:none;}
	.links_list ul li a{ display:block; width:100%; height:303px; position:relative; cursor:pointer;}

	.links_list_img{ width:100%; height:303px; overflow:hidden;}
	.links_list_img img{-webkit-filter: grayscale(100%); width:100%; height:303px;}
	
	.links_list_bg{ width:100%; height:303px;  position:absolute; top:0; opacity:0;}
	.links_1{ width:100%; height:30px; text-align: center; line-height:30px; font-size:20px; color:#333; font-family:Arial, Helvetica, sans-serif; padding-top:130px;}
	.links_2{ width:100%; font-size:18px; color:#333; text-align: center;height:40px; line-height:40px;}
}
@media screen and (max-width:1439px)and (min-width:1366px){
	.story_en{ width:100%; height:40px;}
	.story_en img{ height:40px; width:auto;}
	.story_tit { font-size: 14px; height: 35px;line-height: 35px;letter-spacing: 10px;}
	.story{ height:530px;}
	
	/*第三屏*/
	.links{ width:1200px; height:580px; overflow:hidden; margin:auto;}	
	.links_tit { font-size: 14px; height:35px; line-height: 35px; letter-spacing:10px;}
	.links_con{ width:900px; height:495px; margin:auto; margin-top:10px; position:relative; bottom:-100px; opacity:0}
	.links_left{ float:left; width:300px; height:495px; position:relative;}
	.links_left a{ display:block; width:300px; height:495px;}
	.links_left_img{ width:300px; height:495px; }
	.links_left_img img{ width:300px; height:495px;}

	.links_bg{ width:300px; height:495px; background:url(../images/hot_03.png) no-repeat left; background-size:auto 100%; position:absolute; top:0; opacity:1}
	.links_bg_1{ padding-top:213px; height:42px; margin-left:101px; width:150px;}
	.links_bg_1 img{ width:auto; height:42px;}
	.links_bg_2{ width:150px; font-size:18px; color:#fff; margin-left:101px; height:55px; line-height:55px;}
	.links_bg_2 span{ margin-right:10px;}
	.links_bg_3{ font-size:22px; color:#fff; width:38px; height:38px; background-color:#c6001e; text-align: center; line-height:38px; position:absolute; bottom:16px; left:127px;}
	
	.links_list{ float:right; width:600px; height:495px;}
	.links_list ul li{ float:left; width:50%; height:247.5px; list-style:none;}
	.links_list ul li a{ display:block; width:100%; height:100%; position:relative; cursor:pointer;}

	.links_list_img{ width:100%; height:100%; overflow:hidden;}
	.links_list_img img{-webkit-filter: grayscale(100%); width:100%; height:100%;}
	
	.links_list_bg{ width:100%; height:100%;  position:absolute; top:0; opacity:1;}
	.links_1{ width:100%; height:30px; text-align: center; line-height:30px; font-size:20px; color:#333; font-family:Arial, Helvetica, sans-serif; padding-top:100px;}
	.links_2{ width:100%; font-size:18px; color:#333; text-align: center;height:40px; line-height:40px;}
	
	/*第四屏*/
	.amount{ height:435px;} 
	.amount_con{ height:170px;}
	.amount_1{ display:none;}
	.amount_2{ padding-top:30px; height:45px;}
	.amount_select{ height:45px;}
	.amount_2_text{ height:43px;}
	.amount_2_text1{ height:43px;}
	.amount_3{ height:40px; margin-top:30px;}
	.amount_3_btn { font-size:16px; width: 130px; height: 40px;}
	.amount_biao {
    width: 1200px;
    text-align: center;
    font-size: 20px;
    color: #333333;
    height: 100px;
    line-height: 100px;
    margin-top: 20px;
}
	
	.showy{ display:none;}
	
	.contact{ height:425px;}
	.contact_2 { width:120px; height: 35px; margin-top:20px;}
	.contact_2 a { font-size: 14px; line-height: 35px;}
	.contact_3{ margin-top:25px;}
	.contact_4{ font-size:26px; height:45px; line-height:45px;}
	.contact_6{ margin-top:50px;}
	.contact_7{ margin-top:50px;}
	
}
@media screen and (max-width:1365px)and (min-width:300px){
	.love_warp{ width:100%; height:40px; display:block;}
	.love{ width:100%; height:40px; position:fixed; bottom:0; z-index:999; background:#000 url(../images/shu.png) no-repeat center;}
	.love a{ display:block; width:50%; height:40px; float:left; text-align:center; font-size:14px; color:#fff; line-height:40px;}
	.love span{ display:inline-block; background:url(../images/zai.png) no-repeat left; padding-left:20px; }
	.love span.love_span{ background:url(../images/dian.png) no-repeat left;}
	
	/*头部*/
	.header{ width:100%; height:80px; position:absolute; top:-100px; z-index:9; opacity:0; display:none;}
	
	.head_left{ position:absolute; left:2%; top:0px; height:60px;  width: auto;}
	.head_left img{ padding-top:16px; padding-left:0px; height:22px; width:auto;}

	
	.cai{ display: block; width:100%; height:50px; top:0; z-index:99; position: fixed; background-color:rgba(0,0,0,0.7);}
	.cai_list{ width:100%; height:100vh; background-color:rgba(0,0,0,0.7); display:none;}
	
	
	/*mnav*/
	.cai_list_kong{ width:100%; height:65px;}
	.mnav{  width:96%; height:auto; margin:auto; margin-left:2%; }
	.mnav li{line-height:39px; margin:0px 15px; font-size:16px; list-style:none;}
	.mnav li a{ width:100%; display:block; color:#fff; text-align:center; height:40px; position:relative;}
	.mnav li a span{ font-size:15px; color:#fff; font-family:"宋体"; padding-left:15px; position:absolute;transform: rotate(90deg); left:61%; opacity:0; top:-6px;}
	.mnav .mnavhor{ line-height:40px;  text-align:center;}
	.mnav .mnavhor a{ width:100%; display:block; color:#c6001e;}
	.mnav .mnavhor a span{opacity:1;}
	
	.mnav .mnavhor dl{ display:block;}
	.mnav li dl{z-index:1000; top:75px; left:-52px; overflow:hidden; width:auto; display:none;}
	.mnav li dl dd{height:24px;line-height:24px; text-align:left;  width:auto;}
	.mnav .mnavhor dl dd a{ color:#8d8d8d; font-size:12px;}
	.mnav .mnavhor dl dd a:hover{ color:#fff;}
	.mnav .mnavhor dl .mnavdd a{ color:#fff}
	
	


	/*banner*/
	.section{ width:100%; height:100vh; overflow:hidden;}
	.ping{ width:100%; height:100vh; position:relative;}
	.big{width:100%; height:100vh; margin:auto; position:relative; overflow:hidden;}
	.big .swiper-container {
	  width: 100%;
	  height: 100%;
	  overflow:hidden;
	}
	.big .swiper-slide{ overflow:hidden;}
	.big .swiper-slide img{ width:100%; height:auto;}
	.big .pagination1{
		  position:relative;
		  bottom:80px;
		  width: 100%;
		  z-index:10;
		  text-align: center; margin:auto;
		 
		}
	.big .swiper-pagination-bullet {
		  display: inline-block;
		  width: 10px;
		  height:10px; margin-right:5px;
		  cursor: pointer; background-color:#fff; border-radius:100%;
		}
	.big .swiper-pagination-bullet-active{background-color:#c6001e;}
	.big .big_div{ width:100%; height: 100vh; overflow:hidden;}

	/*第二屏*/
	.story{ width:96%; height:550px; overflow:hidden; margin:auto;}
	.story_a{ width:100%; height:auto; overflow:hidden; position:relative; top:0px; opacity:1;}
	.story_en{ width:100%; text-align: center; height:30px;}
	.story_en img{ height:30px;}
	.story_tit{ width:100%; text-align: center; font-size:16px; color:#333333; height:25px; line-height:34px;letter-spacing:10px; overflow:hidden;}
	
	.story_lun{ display:block;width:100%; height:230px; margin:auto; position:relative; overflow:hidden; margin-top:20px;}
	.story_lun .swiper-container { width: 100%;height: 100%; overflow:hidden;}
	.story_lun .swiper-slide{ overflow:hidden;}
	
	.story_lun .paginations{ position:relative; bottom:30px;width: 100%;z-index:1; text-align: center; margin:auto;}
	.story_lun .swiper-pagination-bullet { display: inline-block; width: 10px; height:10px; margin-right:5px; cursor: pointer; background-color:#999; border-radius:100%;}
	.story_lun .swiper-pagination-bullet-active{background-color:#c6001e;}


	.story_list{ width:1100px; height:auto; overflow:hidden; margin-top:50px; position:relative; top:-100px; opacity:0; display:none;}

	.story_con{ font-size:14px; color:#3e3e3e; text-align: center; line-height:24px; height:96px; width:100%; margin:auto; margin-top:5px; position:relative; top:0px; opacity:1; overflow:hidden;}
	.story_more{ width:163px; height:42px; margin:auto; margin-top:25px; position:relative; top:0px; opacity:1;}
	
	
	/*第三屏*/
	.links{ width:96%; height: 415px; overflow:hidden; margin:auto;}
	.links_a{ width:100%; height:auto; overflow:hidden; position:relative; top:0px; opacity:1}
	.links_tit{ width:100%; text-align: center; font-size:16px; color:#fff; height:40px; line-height:40px;letter-spacing:10px;}
	.links_con{ width:100%; height:660px; margin-top:10px; position:relative; bottom:0px; opacity:1;}
	.links_left{ float:left; width:400px; height:660px; position:relative; display:none;}
	
	
	.links_list{ float:none; width:100%; height: auto; overflow:hidden;}
	.links_list ul li{ float:left; width:50%; height:330px; list-style:none;}
	.links_list ul li a{ display:block; width:100%; height:330px; position:relative; cursor:pointer;}
	
	.links_list ul li a:hover .links_list_bg{ opacity:1;}
	
	.links_list_img{ width:400px; height:330px; overflow:hidden;}
	.links_list_img img{-webkit-filter: grayscale(100%); width:400px; height:330px;}
	.links_list_bg{ width:400px; height:330px; background-color:rgba(255,255,255,0.5); position:absolute; top:0; opacity:1;}
	.links_1{ width:100%; height:30px; text-align: center; line-height:30px; font-size:18px; color:#333; font-family:Arial, Helvetica, sans-serif; padding-top:30%; overflow:hidden;}
	.links_2{ width:100%; font-size:14px; color:#333; text-align: center;height:24px; line-height:24px;}

	
	/*第四屏*/
	.amount{ width:96%; height:737px; overflow:hidden; margin:auto;}
	.amount_a{ width:100%; height:auto; overflow:hidden; position:relative; top:0px; opacity:1;}
	.amount_con{ width:100%; height: auto; padding-bottom:10px; background-color:#343434; margin-top:10px; position:relative; left:0px; opacity:1;}
	.amount_1{ font-size:15px; color:#fff; width:92%; height:40px; margin:auto; line-height:40px;}
	.amount_2{ width:92%; height: auto; overflow:hidden; margin:auto; position:relative;}
	.amount_select{ font-size:14px; color:#3c3c3c; border:1px solid #e6e6e6; width:100%; height:33px; padding-left:4%; margin-right:0px; font-family:"微软雅黑"; margin-bottom:5px;}
	.amount_2_text{font-size:14px; color:#3c3c3c; border:none; width:96%; height:33px; padding-left:4%; margin-right:0px; background:#fff url(../images/mi_41.jpg) no-repeat 95%; font-family:"微软雅黑";margin-bottom:5px;}
	.amount_2_text2{font-size:14px; color:#3c3c3c; border:none; width:96%; height:33px; padding-left:4%; margin-right:0px;  font-family:"微软雅黑";margin-bottom:5px;}
	.amount_2_text1{font-size:14px; color:#3c3c3c; border:none; width:96%; height:33px; padding-left:4%; position: relative; right:0; font-family:"微软雅黑";margin-bottom:5px;}
	.amount_b{ width:100%; height:auto; overflow:hidden; position:relative; right:-200px; opacity:0;}
	
	.iframe_1{ width:1200px; height:198px; display:none;}
	.iframe_2{ width:100%; height:136px; display:block;}
	.amount_du {
    width: 100%;
    height: 136px;
    overflow: hidden;}
	.amount_3{ width:92%; margin:auto; height:35px; text-align: center; margin-top:0px;}
	.amount_3_btn{ font-size:16px; color:#fff; width:100%; height:35px; border:none; background-color:#c6001e; font-family:"微软雅黑";}
	.amount_biao{ width:100%; text-align: center; font-size:18px; color:#333333; height:50px; line-height:50px;  margin-top:20px;}
	.amount_search{ width:92%; height: auto; overflow:hidden; text-align: center; font-family:"微软雅黑"; background-color:#343434; padding:10px 4%;}
	.amount_select1{ font-size:14px; color:#3c3c3c; border:none; width:100%; height:35px; padding-left:4%; margin-right:0px; background-color:#fff; font-family:"微软雅黑"; margin-bottom:5px;}
	.amount_shou{ font-size:16px; color:#c6001e; font-family:"微软雅黑"; border:none; height:36px; background:#fff none; padding-left:0px; width:100%;}

	
	.amount_biao1{ width:100%; text-align: center; font-size:15px; color:#333333; height:40px; line-height:40px;  margin-top:0px;}

	/*第五屏*/
	.contact{ width:100%; height:411px; overflow:hidden; margin:auto; position:relative; top:0px; opacity:1;}
	.contact_2{width:125px; height:40px; margin:auto; margin-top:20px;}
	.contact_2 a{ display:block; font-size:16px; color:#fff; background-color:#c6001e; text-align: center; line-height:40px; cursor:pointer;}
	.contact_3{ width:100%; font-size:16px; color:#fff; text-align: center; height:40px; line-height:40px; margin-top:20px;}
	.contact_4{ width:100%; font-size:24px; color:#fff; text-align: center; height:45px; line-height:45px;}
	.contact_5{ width:100%; font-size:16px; color:#fff; text-align: center; height:25px; line-height:25px;}
	.contact_6{ width:100%; height:27px; text-align: center; cursor:pointer; margin-top:40px;}
	.contact_7{ width:100%; height:44px; text-align: center; margin-top:75px;}
	.contact_7 a{ display:inline-block; width:44px; height:44px; background-color:rgba(0,0,0,0.5); border-radius:100%; cursor:pointer;}
	
	.contact_type{ width:100%; text-align: center; font-size:14px; color:#fff; opacity:0.5; position:absolute;height:55px; line-height:55px; bottom:0px; opacity:1;}

	
	/*漂浮*/
	.carte { position: fixed; left: 2%; top: 50%; height: 58px; margin-top: -29px; z-index:999; display:none;}

.slideBox{ width:100%; height:100vh; overflow:hidden; position:relative; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd .img{ width:100%; height:100vh; display:block;transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);
transition:All 4s ease;
-webkit-transition:All 4s ease;
-moz-transition:All 4s ease;
-o-transition:All 4s ease; position:absolute; top:0;
 }

.slideBox .liNow .img{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1); min-height:100vh;}
		

			
			

}