@charset "utf-8";
/*==========@@HTML默认 开始@@==========*/
/*基本*/
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd{margin:0px;}
input,button,ul,ol{margin:0px;padding:0px;}
body,input,button,form,textarea{font-size:14px; line-height:28px; font-family: "microsoft yahei", "Arial Black"; color:#333;}
h1,h2,h3,h4,h5,h6,font {font-size:14px; font-weight:normal;}
ul,ol{list-style:none;}
img{border:0px; display: block;margin:0; padding:0;}
em,i,strong{ font-style:normal; }
button,input,select,textarea{font-size: 100%;}
table {border-collapse: collapse;border-spacing:0;}
body{ background:#fff;}
*{padding:0px; margin:0px }
div{ margin:0; padding:0; border:0;}
p{ margin:0;}
b,strong {font-weight: bold;}
table { border-collapse: collapse; border-spacing: 0;/* Remove most spacing between table cells.*/}
li{ list-style: none outside none;}
html{ min-width:1366px; }
/*链接*/
a{ text-decoration:none; color:#333; background: transparent;  outline:none;cursor:pointer ;}
a:focus { outline:none; }
a:hover,a:active{ color:#c20202; text-decoration:none; }
a:visited{text-decoration:none;}

/*表单*/
form {margin: 0;}
button,input,select,textarea {
    font-size: 100%;  /* Correct font size not being inherited in all browsers. */
    margin: 0;  /* Address margins set differently in IE 6/7, Firefox 3+, Safari 5,and Chrome */
    vertical-align: baseline; /* Improve appearance and consistency in all browsers */
    *vertical-align: middle; /* Improve appearance and consistency in all browsers */
    outline:none;
}
button,select {text-transform: none;}
input{ line-height: normal; border:none;}
textarea{ -moz-box-sizing: border-box;  background: #dddddd;border: 1px solid #999999;width:99%;}
fieldset{display: block;-webkit-margin-start: 2px;-webkit-margin-end: 2px;-webkit-padding-before: 0.35em;-webkit-padding-start: 0.75em;-webkit-padding-end: 0.75em;-webkit-padding-after: 0.625em;min-width: -webkit-min-content;border-width: 2px;border-style: groove;border-color: threedface;border-image: initial;}
/*其它*/
blockquote {margin: 1em 40px;}
dfn {font-style: italic;}
hr {-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}
code, kbd, pre, samp {font-size: 1em;}
pre {margin: 1em 0; white-space: pre;white-space: pre-wrap;word-wrap: break-word; }
small {font-size: 80%;}
sub,sup {font-size: 75%;line-height: 0; position: relative;vertical-align: baseline; /* Prevent `sub` and `sup` affecting `line-height` in all browsers.*/}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
dd {margin:0;}
audio:not([controls]) {display: none; height: 0;}
/*==========@@HTML默认  结束@@==========*/


/*==========@@通用 开始@@==========*/
/*常用颜色*/
.red {color: #F00 !important;}

/*清除浮动*/
.clearfix:after {visibility:hidden;display:block;font-size: 0;content: " ";clear:both;height:0;line-height:0; }
.clearfix{*zoom:1;}
.clear { clear:both; }
.fl,.left{ float:left;}
.fr,.right{ float:right;}
/*其它*/
.hidden{ display:none;}

/*必须输入，主要*/
.required{ color:red; font-weight:bold;}
.form_text_verifycode { width:80px; }
.form_radio{ width:auto; border:0;}
.form_checkbox{ width:auto; border:0}

/*网站公用样式表*/
.w1200{width:1200px;margin:0 auto;}
.por{position: relative;}
.poa{position: absolute;}
.icon{background:url(../images/icon.png) no-repeat; display:inline-block; vertical-align:middle;}
.icon1{background:url(../images/icon1.png) no-repeat; display:inline-block; vertical-align:middle;}
#banner_main, #floor_1_main,#links_main, #footer_main{width:100%;margin:0;}
.trans{-webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-in;}

/*top*/
#top_main{max-width:1920px;margin:0 auto;  width:100%; height:95px;}
#top_main #top{height:96px;box-sizing:border-box;z-index: 11;min-width: 1300px; }
#top_main #top .logo{display: inline-block;vertical-align: middle;float:left; margin-left:50px;}
#top_main #top .logo .weblogo{display: block; width:228px;height:54px;vertical-align: middle;  margin-top:15px; }
#top_main #top .top_r{position:relative; margin-right:80px;}

/*.top_main.fixed{ position:fixed; left:0; top:0; width:100%; background-color:#fff; z-index:999;}*/
#top .header_search{-webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;  margin-top: 25px; height:40px; margin-right:40px;}
#top .header_search .search_btn{width:40px; height: 40px; cursor: pointer;background: url(../images/search.png) no-repeat center center; border-radius:20px;}
#top .header_search .search_btn:hover{opacity:.8;filter:alpha(opacity=80);}
#top .header_search .search_main{position: absolute; z-index: 10; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; width: 0; height: 80px; right: 0px; top:80px; overflow: hidden; background: #fff;}
#top .header_search .search_box{width:280px;height:40px;margin-top:20px;margin-left:40px;background:url(../images/search_main.png) no-repeat bottom center;}
#top .header_search .search_box input{background-color: none; border: none;}
#top .header_search .search_box .stxt{width: 240px; height: 40px;line-height: 40px; display: block; text-indent: 10px;color:#999; background-color:transparent;}
#top .header_search .search_box .sbtn{width: 40px; height: 40px; display: block; cursor: pointer;background: url(../images/search1.png) no-repeat center center;}
#top .header_search.addy .search_main{width: 360px;}
#top .header_search.addy .search_btn{ background: url(../images/search2.png) no-repeat center center;}

.tel_main{ margin-right:30px; margin-top:36px;}
.tel_main .icon{ display:block; float:left; width:20px; height:20px; background-position:0px -122px; margin-top:2px;}
.tel_main p{ float:left; font-size:26px; color:#70a90d; font-family:"Arial"; padding-left:10px; line-height:26px;}
.tel_main p .tel_e{ display:block;font-size:20px; color:#333; font-family:"Arial"; line-height:20px;}

.top .tel{ float:right; margin-right:50px; font-size:26px; color:#333; line-height:95px; background:url(../images/lb8_03.png) left center no-repeat; padding-left:54px;}

/*nav*/
#nav{width:100%;height:95px;}
#nav ul{display:block;width:100%;}
#nav li{float:left;display:block;height:95px;font-size:14px;text-align:center;line-height:95px;margin:0 20px;position: relative;}
#nav li a{display:block;text-align:center;position: relative;height:95px;color: #333;line-height:95px; font-size:18px; padding:0 14px; border-radius:30px;position: relative;}
#nav li:hover a,#nav li.hover a{color: #c8030d; }
#nav li a i{ width:0; height:3px; background-color:#c8030d;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms; position:absolute; left:0; bottom:0;}
#nav li:hover a i,#nav li.hover a i{ display:block; width:100%;}
#nav li.li6{ margin-right:0;}
#nav li ul { position: absolute;  left:50%; margin-left:-60px; top:95px;  z-index: 199; opacity: 0; visibility: hidden; height: auto; overflow: hidden; width:120px; transition: all .6s ease 0s; transform: translate3d(0, 10px, 0); -moz-transform: translate3d(0, 10px, 0); -webkit-transform: translate3d(0, 10px, 0); margin-right:0; border-radius:5px;background: rgba(255, 255, 255, .8);}
#nav li:hover ul { opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); text-align:center;}
#nav li ul li { display: block; clear: left; width:100%; background: none; height:45px;background: rgba(255, 255, 255, .8); border-bottom: rgba(171, 171, 171, .8) solid 1px; line-height: 45px; margin: 0; padding:0;text-align: center; margin-right:0; border-radius:0; }
#nav li ul li:last-child{ border-bottom:none;}
#nav li ul li a{font-size:14px;height:45px; line-height:45px;}
#nav li:hover ul li a,#nav li.hover ul li a{ color:#333; }
#nav li ul li:hover a{background:#c8030d;color: #fff; border-radius:0;height:45px; line-height:45px;}


@media (max-width: 1700px) {
#nav li{    margin: 0 20px;}
}
@media (max-width: 1600px) {
#nav li{    margin: 0 10px;}
#top_main #top .top_r {  margin-right: 40px;}

}
@media (max-width: 1446px) {
#nav li{    margin: 0 6px;}
#nav li a{ padding:0 20px;}
#top_main #top .top_r {  margin-right: 30px;}

}






/* banner */
.banner_main { width: 100%; overflow: hidden; position: relative; z-index: 2;}
.banner_main .banner { width: 100%; min-width: 1000px;padding: 0 0 42.05%; z-index: 20; position: relative; overflow: hidden; *zoom: 1;}
.banner_main .banner .list { width: 100%;}
.banner_main .banner li { width: 100%; position: absolute; left: 0; top: 0; bottom: 0; right: 0; z-index: 1; overflow: hidden; background: #fff;}
.banner_main .banner li img { width: 100%; height: 100%; display: block; position: relative; left: 0; top: 0;}
.banner_main .banner li a { width: 100%; display: block; height: 100%;}
.banner_main .banner .tip { width: 100%; height: 20px; text-align: center; position: absolute; left: 0; bottom:30px; z-index: 10;}
.banner_main .banner .tip span { width:14px; height:14px; margin: 0 5px; display: inline-block; cursor: pointer; vertical-align: top; background: none;  background-color:#fff; border-radius:20px;}
.banner_main .banner .tip span.cur { background: #c20202;opacity:1;}
.banner_main .banner .prev,.banner_main .banner .next { width:64px; height:64px; position: absolute; z-index: 12; top: 50%; margin-top: -30px; cursor: pointer; background-position: -0px -0px; display:none;}
.banner_main .banner .prev {left:8%; background-position: -0px -0px;}
.banner_main .banner .prev:hover { background-position:  -162px -0px;}
.banner_main .banner .next { right:8%; background-position: -94px -0px;}
.banner_main .banner .next:hover { background-position: -256px -0px;}
.banner_main .banner:hover .prev,.banner_main .banner:hover .next{ display:block; }
@media (min-width: 1460px) {
  .banner_main .banner .prev,.banner_main .banner .next { width:63px; height:63px; margin-top: -30px; cursor: pointer; background-position:  -0px -0px; display:none; }
  .banner_main .banner .prev { left:8%; background-position:-0px -0px;}
  .banner_main .banner .prev:hover { background-position: -162px -0px;}
  .banner_main .banner .next { right:8%; background-position: -94px -0px;}
  .banner_main .banner .next:hover {  background-position: -256px -0px;}
  .banner_main .banner:hover .prev,.banner_main .banner:hover .next{display:block; }
}



:-moz-placeholder{/* Mozilla Firefox 4 to 18 */ color: #999; opacity:1;}
::-moz-placeholder{/* Mozilla Firefox 19+ */ color: #999;opacity:1;}
input:-ms-input-placeholder{color: #999;opacity:1;}
input::-webkit-input-placeholder{color: #999;opacity:1;}


.bottom_main{width:100%; height:276px; background:url(../images/lb12_02.jpg) center center no-repeat; position:relative; z-index:1;clear: left; padding-top:42px;}
.lx_t{ height:104px; border-bottom:#d46e6f solid 1px;}
.lx_t ul{ display:inline-block; width:104%; padding-top:30px;}
.lx_t ul li{ width:294px; float:left; background:url(../images/lb13_03.png) left center no-repeat; padding-left:56px;}
.lx_t ul li.li2{ width:310px; float:left; background:url(../images/lb13_03.png) left center no-repeat; padding-left:56px;}
.lx_t ul li.li3{ width:434px; float:left; background:url(../images/lb13_07.png) left center no-repeat; padding-left:56px;}
.lx_t ul li span{ display:block; font-size:14px; color:#fff; line-height:14px;}
.lx_t ul li p{ display:block; font-size:28px; color:#fff; line-height:28px; font-family:"Arial"; padding-top:6px;}
.lx_t ul li.li3 p{ font-size:18px;}

.lv_l{ display:inline-block; padding-top:32px; width:100%;}
.lx_x{ width:1200px; display:block; height:168px;}
.bottom_main .bNav { width:716px;}
.bottom_main .bNav ul{ padding:0 44px; text-align:left; float:left;}
.bottom_main .bNav ul li{ line-height:26px;}
.bottom_main .bNav ul li h3{ padding-bottom:8px;}
.bottom_main .bNav ul li h3 a{ display:block; font-size:18px; color:#fff;}
.bottom_main .bNav ul li a{ display:inline-block; font-size:14px; color:#fff;}
.bottom_main .bNav ul li a:hover{color: #fedddd;}

.bottom_main .bottom_tit{ width:364px; float:left;}
.bottom_main .bottom_tit h3{ font-size:22px; color:#fff;font-size: 22px;
color: #fff;
border-left: #fff solid 3px;
padding-left: 14px;
line-height: 22px;}
.bottom_main .bottom_tit ul{ display:inline-block; width:100%; padding-top:14px; }
.bottom_main .bottom_tit ul li{ display:block; float:left; padding-right:48px;}
.bottom_main .bottom_tit ul li a{ display:block; font-size:18px; color:#fff; line-height:34px;}
.bottom_main .bottom_tit ul li a:hover{ color:#fedddd;}

.bottom_main .ybj{ float:left; margin-left:40px; width:480px;}
.bottom_main .ybj h3{ font-size:22px; color:#fff;font-size: 22px;
color: #fff;
border-left: #fff solid 3px;
padding-left: 14px;
left: ;
line-height: 22px;}
.bottom_main .ybj ul{ display:inline-block; width:100%; padding-top:22px;}
.bottom_main .ybj ul li{ display:inline-block; width:100%; font-size:16px; color:#fff; line-height:16px; padding-bottom:4px;}
.bottom_main .ybj ul li span{ display:block; float:left;}
.bottom_main .ybj ul li p{ display:block; float:left;}

.bottom_main .ewm{ width:292px; float:right;}
.bottom_main .ewm h3{ font-size:18px; color:#fff; line-height:18px; }
.bottom_main .ewm h3 i{ display:block; width:30px; height:1px; background-color:#fff; margin-top:20px;}
.bottom_main .ewm ul{ width:100%; display:inline-block;}
.bottom_main .ewm ul li{ width:120px; float:left; margin-left:22px; cursor:pointer; position:relative; text-align:center;}
.bottom_main .ewm ul li i{ display:block; width:120px; height:120px;}
.bottom_main .ewm ul li i img{ display:block; width:100%;}
.bottom_main .ewm ul li span{ font-size:14px; color:#fff; line-height:34px; display:block;}


.bottom_copy{ height:50px; line-height:50px; font-size:12px; color:#fff; text-align:center;}
.bottom_copy span{ padding-left:10px;}
.bottom_copy a{ display:inline-block; font-size:12px; color:#fff; padding-left:10px; padding-right:10px;}
.bottom_copy a:hover{ color:#fff; font-weight:bold;}

/*index*/
.index{position:relative;}
.index .title{padding-top:80px;}
.index .title .tit{font:normal 26px "microsoft yahei";color:#333;text-align:center;}
.index .title .entit{font:normal 14px "AvantGarde Bk BT";color:#999;text-align:center;}
.index .learnMore{display:block;width:130px;height:32px;margin-top:30px;font:normal 12px arial;color:#333;line-height:32px;text-align:center;background:url("../images/learnMore.png") no-repeat;transition:all ease 600ms;}
.index .learnMore:hover{color:#fff;background:url("../images/learnMore1.png") no-repeat;transition:all ease 600ms;}
.index #floor_1_main{position:relative;}
.index .wBg{position:absolute;bottom:0;left:58px;width:650px;height:292px;background:url("../images/wBg.png") no-repeat;z-index:3;}

/**/
.in_title{ margin:0 auto; padding-top:92px; text-align:center; width:1200px;}
.in_title h3{  font-size:48px; color:#333; line-height:48px; padding-top:30px;}
.in_title i{display:block; width:44px; height:21px; background:url(../images/lb9_03.png) center center no-repeat; margin:0 auto;}

.floor_1_main{ width:100%; height:950px; overflow:hidden; background:url(../images/lb6_02.jpg) center center no-repeat; }
.floor_1_main .w1200{ position:relative; height:950px;}
.floor_1_main .w1200 .fl_top{ position:absolute; width:100%; left:0; top:166px; text-align:center;z-index:4;}
.floor_1_main .w1200 .fl_top i{ display:block; width:44px; height:21px; background:url(../images/lb9_03.png) center center no-repeat; margin:0 auto;}
.floor_1_main .w1200 .fl_top h3{ font-size:48px; color:#333; line-height:48px; padding-top:40px;}

.floor_1_main .w1200 .hd{ position:absolute; left:0; top:358px; width:100%; z-index:4;}
.floor_1_main .w1200 .hd ul{ display:inline-block; width:110%;}
.floor_1_main .w1200 .hd ul li{ margin-left:46px; position:relative; float:left; width:268px; height:355px; margin-right:108px;}
.floor_1_main .w1200 .hd ul li img{ display:block;width:268px; height:355px;}
.floor_1_main .w1200 .hd ul li .w{ position:absolute; left:0; top:0;width:268px; height:355px; text-align:center;}
.floor_1_main .w1200 .hd ul li .w h3{ font-size:36px; color:#fff; line-height:36px; font-weight:bold; padding-top:146px;transition: all .36s ease;}
.floor_1_main .w1200 .hd ul li .w i{ display:block; width:58px; height:3px; background-color:#fff; transition: all .36s ease; margin:0 auto; margin-top:38px;} 
.floor_1_main .w1200 .hd ul li .w p{font-size:16px; padding:0 30px;color:#fff; line-height:28px; margin-top:24px; transition: all .36s ease;}
.floor_1_main .w1200 .hd ul li .w h3{ padding-top:40px;}


#nav li ul { position: absolute;  left:50%; margin-left:-60px; top:95px;  z-index: 199; opacity: 0; visibility: hidden; height: auto; overflow: hidden; width:120px; transition: all .6s ease 0s; transform: translate3d(0, 10px, 0); -moz-transform: translate3d(0, 10px, 0); -webkit-transform: translate3d(0, 10px, 0); margin-right:0; border-radius:5px;background: rgba(255, 255, 255, .8);}
#nav li:hover ul { opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); text-align:center;}


.floor_1_main .w1200 .bd{ width:1920px; height:950px; position:absolute; left:50%; top:0px; z-index:1; margin-left:-960px;}
.floor_1_main .w1200 .bd img{ display:block;width:1920px; height:950px;}




.case_main .parHd	{  height:45px; width:1200px; text-align:center; margin-top:20px;}
.case_main .parHd ul{ display:inline-block; height:45px;}
.case_main .parHd ul li{ float:left; width:182px; height:45px; margin-right:21px; text-align:center; line-height:45px;}
.case_main .parHd ul li:nth-child(6){ margin-right:0;}
.case_main .parHd ul li:first-child+li+li+li+li+li{ margin-right:0;}
.case_main .parHd ul li a{ display:block; background:url(../images/a3_03.png) center center no-repeat;width:182px; height:45px; color:#333;}
.case_main .parHd ul li a:hover,.case_main .parHd ul li.on a{background:url(../images/a3_05.png) center center no-repeat; color:#fff;}

.case_main .slideBox{ width:1200px; position:relative; margin-top:40px;}
.case_main .slideBox ul{ display:inline-block;}
.case_main .slideBox ul li{ float:left; width:350px; margin-right:72px;}
.case_main .slideBox ul li em{ display:block; font-family:"Arial";font-size:16px;  padding-top:16px; display:block; height:20px; line-height:20px; color:#666;}
.case_main .slideBox ul li h3{ font-size:18px; color:#000; line-height:18px; padding-top:24px; border-bottom:#dddddd solid 1px; height:106px;}
.case_main .slideBox ul li h3 span{ display:block; padding-top:14px; font-size:14px; color:#999; line-height:24px;}
.case_main .slideBox ul li p{ width:350px; height:197px; overflow:hidden;}
.case_main .slideBox ul li p img{ width:350px; height:197px; background-size:100%;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.case_main .slideBox ul li:hover p img{transform: scale(1.06, 1.06);}
.case_main .slideBox ul li:hover h3{ color:#0068c4;}
.case_main .slideBox ul li:hover p span{background-position:0px -367px;transition:all ease 600ms;}
.case_main .slideBox .sPrev{ width:65px; height:65px; background-position:0px -208px; position:absolute; left:-132px; top:150px;transition:all ease 600ms;}
.case_main .slideBox .sNext{ width:65px; height:65px; background-position:-72px -208px; position:absolute; right:-132px; top:150px;transition:all ease 600ms;}
.case_main .slideBox .sPrev:hover{ width:65px; height:65px; background-position:0px -278px; position:absolute; left:-132px; top:150px;transition:all ease 600ms;}
.case_main .slideBox .sNext:hover{ width:65px; height:65px; background-position:-72px -278px; position:absolute; right:-132px; top:150px;transition:all ease 600ms;}
.genduo{ margin-top:36px; text-align:center;}
.genduo a{ display:inline-block; width:300px; height:45px; background:url(../images/a2_03.jpg) center center no-repeat; font-size:14px; color:#fff; line-height:45px;}
.genduo:hover{ margin-top:32px;transition:all ease 200ms;}

/**/
.floor_2_main{ margin-top:3px; width:100%; overflow:hidden;}
.floor_2_main ul{ display:inline-block; width:100%;}
.floor_2_main ul li{ display:block; width:23.1%; padding-left:10%; float:left; height:188px; margin:0 0.1%; background-color:#fafafa;}
.floor_2_main ul li.li2{ background-color:#f2f2f2;} 
.floor_2_main ul li.li3{ background-color:#e9e9e9;} 
.floor_2_main ul li h3{ font-size:30px; color:#333; line-height:30px; padding-top:54px; font-weight:bold;}
.floor_2_main ul li h3 span{ font-size:48px; color:#e50012; font-family:"Arial"; padding-right:16px;}
.floor_2_main ul li p{ font-size:24px; color:#333; line-height:24px; padding-top:16px; padding-left:6px;}

.floor_3_main{ width:100%; overflow:hidden; background:url(../images/lb3_02.jpg) top center no-repeat; height:1260px;}
.floor_3_1{ position:relative; margin-top:66px; height:906px; text-align:center;}
.floor_3_1 .hd ul{ display:inline-block; height:166px;}
.floor_3_1 .hd ul li{ float:left; width:100px; text-align:center; margin:0 41px;}
.floor_3_1 .hd ul li i{ display:block; width:33px; height:68px; background:url(../images/lb5_05.png) center center no-repeat; margin:0 auto;}
.floor_3_1 .hd ul li p{ padding-top:12px; font-size:20px;}
.floor_3_1 .hd ul li.on i{background:url(../images/lb5_03.png) center center no-repeat;}
.floor_3_1 .hd ul li.on p{ color:#c20202;}
.floor_3_1 .hd .more{ display:block; position:absolute; left:0; bottom:0; width:100%; text-align:center;}
.floor_3_1 .hd .more a{ display:block; width:220px; height:40px; background-color:#c20202; border-radius:30px; line-height:40px; text-align:center; font-size:18px; color:#fff; margin:0 auto;transition: all .36s ease;}
.floor_3_1 .hd .more a span{ display:block;width:220px; height:40px; background-color:#c20202;border-radius:30px; line-height:40px; text-align:center; font-size:18px; color:#fff;margin:0 auto;transition: all .36s ease;}
.floor_3_1 .hd .more a:hover span{ width:230px; background-color:#a60404;}

.floor_3_1 .bd{ width:100%; display:inline-block;}
.floor_3_1 .bd .con{ display:inline-block; width:100%;}
.floor_3_1 .bd .con ul{ display:inline-block; width:105%;}
.floor_3_1 .bd .con ul li{ display:block; width:588px; float:left;height:310px; margin-right:22px; border:#d2d2d2 solid 1px; margin-bottom:24px; background-color:#fff; text-align:center; position:relative; overflow:hidden;}
.floor_3_1 .bd .con ul li b{ display:block; width:588px; height:310px; overflow:hidden;}
.floor_3_1 .bd .con ul li b img{ display:block; width:588px; height:310px; transition: all .36s ease;}
.floor_3_1 .bd .con ul li:hover img {transform: scale(1.1);}
.floor_3_1 .bd .con ul li h3{ height:80px; line-height:80px; font-size:24px; color:#5a5a5a; display:none;}
.floor_3_1 .bd .con ul li .cp_bg { position: absolute; left: -588px; top: 0px; width:588px; height:390px; text-align: center; transition: all ease-in-out 600ms;}
.floor_3_1 .bd .con ul li:hover .cp_bg {  background: url(../images/a7_03.png) repeat center center; transition: all ease 600ms; left: 0;}
.floor_3_1 .bd .con ul li .cp_bg p{ font-size:24px; color:#fff; line-height:24px; padding-top:9%;}
.floor_3_1 .bd .con ul li .cp_bg em{ display:block; width:50px; height:2px; background-color:#fff; margin:0 auto; margin-top:20px;}
.floor_3_1 .bd .con ul li .cp_bg i{ display:block; padding:20px 30px;font-size:14px; color:#fff; line-height:20px;}
.floor_3_1 .bd .con ul li .cp_bg span{ display:block; width:140px; height:36px; line-height:36px; border:#fff solid 2px; font-size:16px; color:#fff; margin:0 auto; margin-top:30px;}
.floor_3_1 .bd .con ul li .cp_bg span:hover{ background-color:#fff; color:#c20202;}

.floor_4_main{ position:relative; height:1100px; width:100%; background:url(../images/lb2_02.jpg) bottom center no-repeat;}
.floor_4_1{ background:url(../images/lb1_03.jpg) top center no-repeat; width:100%; height:690px; margin-top:68px;}
.floor_4_1 dl{ display:inline-block; width:100%;}
.floor_4_1 dl dt{ width:600px; float:left;margin-top: 340px;}
.floor_4_1 dl dt p{ font-size:16px; color:#333; line-height:32px; margin-top:340x; height:260px;}
.floor_4_1 dl dt i{ font-size:22px; color:#c20202;transition: all .36s ease;}
.floor_4_1 dl dt i:hover{ padding-left:10px; color:#9d0202;}
.floor_4_1 dl dd{ display:block; float:right; width:510px; height:630px; margin-top:32px;}
.floor_4_1 dl dd img{display:block;width:510px; height:630px;}


.floor_5_main{ position:relative; width:100%; background-color:#ececec; padding-bottom:100px;}
.floor_5_main .in_title{ padding-top:54px;}
.floor_5_1{ margin-top:56px; position:relative;}
.floor_5_1 .bd{ display:inline-block; width:100%; overflow:hidden;}
.floor_5_1 .bd ul{ display:inline-block; width:100%;}
.floor_5_1 .bd ul li{ width:278px; height:438px; background-color:#f9f9f9; margin-right:34px; text-align:center;}
.floor_5_1 .bd ul li b{ display:block; width:270px; height:368px; margin:0 auto; overflow:hidden; padding-top:4px;}
.floor_5_1 .bd ul li b img{ display:block; width:270px; height:368px; transition: all .36s ease;}
.floor_5_1 .bd ul li:hover img {transform: scale(1.1);}
.floor_5_1 .bd ul li h3{ font-size:16px; line-height:66px;}
.floor_5_1 .hd .prev{ display:block; width:56px; height:80px; background-position:-229px -78px; position:absolute; left:-100px; top:146px;}
.floor_5_1 .hd .next{display:block; width:56px; height:80px; background-position:-295px -78px; position:absolute; right:-100px; top:146px;}
.gen a{ display:block;width:220px; height:40px; background-color:#c20202;border-radius:30px; line-height:40px; text-align:center; font-size:18px; color:#fff;margin:0 auto;transition: all .36s ease; margin-top:60px;}
.gen a:hover{ width:230px; background-color:#a60404;}

.floor_6_main{  width:100%; padding-bottom:100px;}
.floor_6_1{ padding-top:40px;}
.floor_6_1 ul{ display:inline-block; width:100%;}
.floor_6_1 ul li{ width:16.66%; text-align:center; float:left; text-align:center;}
.floor_6_1 ul li img{ display:block; margin:0 auto;}
.floor_6_1 ul li h3{ padding-top:12px;}

.floor_7_main{ background:url(../images/l14_02.jpg) center center no-repeat; width:100%; height:150px;}
.floor_7_main .w1200{ position:relative;}
.floor_7_main a{ display:block; width:130px; height:32px; background-color:#2291e0; text-align:center; line-height:32px; font-size:16px; color:#fff; position:absolute; left:482px; top:92px;}
.floor_7_main a:hover{ background-color:#85bd24; color:#fff;}
.floor_7_main .fr_4{ position:absolute; right:0; top:54px;}
.floor_7_main .fr_4 s{ display:block; float:left; width:46px; height:46px; background-position:-56px -72px;}
.floor_7_main .fr_4 p{ float:left; padding-left:10px;}
.floor_7_main .fr_4 p span{ display:block; font-size:16px; color:#fff; line-height:16px;}
.floor_7_main .fr_4 p i{ display:block; font-size:30px; color:#fff; line-height:30px; font-family:"Arial"; padding-top:4px; font-weight:bold;}

.floor_8_main{ padding-top:80px; padding-bottom:80px;height:378px;}
.floor_8_1{ float:left; width:470px;}
.floor_8_1 h3{ font-size:40px; color:#c20202; line-height:40px; font-weight:bold; padding-top:18px;}
.floor_8_1 i{ display:block; width:100px; height:1px; background-color:#c20202; margin-top:28px;}
.floor_8_1 p{ font-size:14px; color:#666; line-height:32px; margin-top:40px; height:200px;}
.floor_8_1 a{ display:block; width:170px; height:38px; border:#85bd24 solid 2px; font-size:14px; color:#85bd24; padding-left:26px; line-height:38px;transition: all ease 600ms; font-weight:bold;}
.floor_8_1 a:hover{ background-color:#85bd24; color:#fff;}
.floor_8_2{ float:right; width:620px; height:378px; background:url(../images/l15_03.jpg) center center no-repeat;}
.floor_8_2 img{ display:block; width:580px; height:338px; margin:0 auto; margin-top:20px;}

.floor_9_main{ background-color:#f0f3f5; padding-bottom:80px;}
.floor_9_1{ margin-top:46px;}
.floor_9_1 ul{ display:inline-block; width:105%;}
.floor_9_1 ul li{ width:385px; height:385px; background:url(../images/f9_07.png) center center no-repeat; margin-right:22px; float:left;}
.floor_9_1 ul li b{ display:block; width:385px; height:215px; overflow:hidden;}
.floor_9_1 ul li b img{ display:block; width:385px; height:215px; transition: all .36s ease;}
.floor_9_1 ul li:hover img {transform: scale(1.1);}
.floor_9_1 ul li .ne_t{ width:343px; height:110px; border-top:none; padding:30px 20px; background-color:#fff; border:#a6bfe6 solid 1px; border-top:none;}
.floor_9_1 ul li .ne_t em{ display:block; float:left; width:74px; text-align:right; font-size:14px; color:#999; line-height:14px; position:relative;}
.floor_9_1 ul li .ne_t em span{ display:block; font-size:26px; color:#333; line-height:26px; padding-bottom:6px;}
.floor_9_1 ul li .ne_t em s{ display:block; width:30px; height:5px; background-position:-387px -0px; position:absolute; right:0; top:90px;}
.floor_9_1 ul li .ne_t p{ float:right; width:240px; font-size:18px; color:#333; line-height:24px;}
.floor_9_1 ul li .ne_t p i{ display:block; height:48px;}
.floor_9_1 ul li .ne_t p span{ display:block; font-size:14px; color:#999; line-height:22px; padding-top:12px;}
.floor_9_1 ul li:hover{ background-color:#fff;box-shadow:0px 5px 15px #c7d1df;}
.floor_9_1 ul li:hover p{ color:#c20202; font-weight:bold;}
.floor_9_1 ul li:hover p span{ font-weight:normal;}
.floor_9_1 ul li:hover em span{ color:#85bd24;}
.floor_9_2{ margin-top:40px;}
.floor_9_2 a{ display:block; width:200px; height:40px; background-color:#c20202; text-align:center; line-height:40px; font-size:16px; color:#fff; margin:0 auto;}
.floor_9_2 a:hover{ background-color:#85bd24;}


.floor_10_main{background-color:#f0f3f5; padding-bottom:28px; width:100%;}
.floor_10_main .w1200{ padding-bottom:28px;}
.floor_10_main b{ font-size:22px; color:#333; float:left;}
.floor_10_main p{ float:left;}
.floor_10_main p a{ display:block; float:left; font-size:14px; color:#333; padding:0 20px;}
.floor_10_main p a:hover{ color:#c20202;}

.floor_11_main{ background:url(../images/l20_02.jpg) center center no-repeat; width:100%; height:581px; padding-top:60px;}
.floor_11_main .shipink{ width:1000px; height:500px; border-radius:10px; overflow:hidden; margin:0 auto; }
.floor_11_main .shipink img{ display:block;margin-left:-1px; }





@-webkit-keyframes big {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes rotate1 {
  0% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes rotate1 {
  0% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@-webkit-keyframes rotate1s {
  0% {
    -webkit-transform: rotate(-0deg);
    transform: rotate(-0deg);
  }
  50% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes rotate1s {
  0% {
    -webkit-transform: rotate(-0deg);
    transform: rotate(-0deg);
  }
  50% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotates {
  0% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
  50% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(-0deg);
    transform: rotate(-0deg);
  }
}
@keyframes rotates {
  0% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
  50% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(-0deg);
    transform: rotate(-0deg);
  }
}
/********.toolbar1*********/
/*rightFix*/
.rightFix{width: 48px; position: fixed; right: 1%; bottom: 20%; margin-top: -110px; z-index: 99;}
.rightFix .ico{width: 48px; height: 48px; display: block; position: relative; overflow: hidden; margin: 0px; transition: all ease 300ms; margin-top: 1px; padding: 0px; border-radius: 48px; border: 1px solid #eee; margin-bottom: 5px; background: #fff url(../images/fix-ico.png) no-repeat center 0;cursor:pointer;}
.rightFix .ico img{width: 120px; height: 120px; position: absolute; left: -78px; top: 0; padding: 3px; background: #e50012; border: 1px solid #f0cd91; display: block; opacity: 0; filter: alpha(opacity=0); transition: all ease-in-out 0.2s; border-radius: 10px;}
.rightFix .ico span{width: 210px; text-align: center; height: 48px; line-height: 48px; position: absolute; left: -78px; top: 0; background: #fff; color: #fff; display: block; font-weight: bold; font-size: 18px; opacity: 0; filter: alpha(opacity=0); transition: all ease-in-out 0.2s; border-radius: 48px;}
.rightFix .ico span.ftel{background:#e50012;} 
.rightFix .ico:hover{background-color: #e50012; border-color: #e50012; overflow: visible;}
.rightFix .ico:hover img{opacity: 1; filter: alpha(opacity=100); left: -140px;}
.rightFix .ico:hover span{opacity: 1; filter: alpha(opacity=100); left: -215px;}
.rightFix .fix-tel{background-position: 11px 12px;}
.rightFix .fix-tel:hover{background-position: -33px 12px;}
.rightFix .fix-qq{background-position: 11px -40px;}
.rightFix .fix-qq:hover{background-position: -33px -40px;}
.rightFix .fix-ewm{background-position: 11px -96px;}
.rightFix .fix-ewm:hover{background-position: -33px -96px;}
.rightFix .fix_top{background-position: 11px -150px;}
.rightFix .fix_top:hover{background-position: -33px -150px;}
.rightFix .fix-form{background-position: 10px -234px;}
.rightFix .fix-form span{font-size: 14px; line-height: 23px; width: 180px;}
.rightFix .fix-form:hover{background-position: -37px -234px;}
.rightFix .qq{background-position: 11px -192px;}
.rightFix .qq:hover{background-position: -33px -192px;}
.rightFix .fix-tel1{background-position: 11px -232px;}
.rightFix .fix-tel1:hover{background-position: -33px -232px;}














