﻿@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;max-width: 100%;}
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:1300px; }
/*链接*/
a{ text-decoration:none; color:#333; background: transparent;  outline:none;cursor:pointer ;}
a:focus { outline:none; }
a:hover,a:active{ color:#c4121a; 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; }
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;position:absolute; left:0; top:0; width:100%; z-index:999;border-bottom:#4f3d2a solid 1px;}
#top_main #top{height:90px;position:relative;box-sizing:border-box;margin:0 40px;z-index: 11;min-width: 1300px;  }
#top_main #top .logo{display: inline-block;vertical-align: middle;height:57px;margin-top:16px;}
#top_main #top .logo .weblogo{display: block;height:57px;vertical-align: middle; float:left;}
#top_main #top .logo p{ font-size:18px; color:#f6d783; line-height:24px; padding-left:16px; float:left; padding-top:8px;}
#top_main #top .top_r{position:relative; padding-right:50px;}

.top_main.fixed{ }


.tel_main{  font-size:16px; color:#fff; padding-top:32px;}
.tel_main .icon{ display:block; float:left; width:20px; height:20px; background-position:0px -122px; margin-top:2px;}
.tel_main p{ display:inline-block; font-size:20px; color:#fff; font-family:"Arial"; padding-left:10px; line-height:88px;}
.tel_main .tel{ display:block;font-size:26px; color:#ffcd79; font-family:"Arial"; line-height:26px; background:url(../images/y2_03.png) left center no-repeat; padding-left:26px;}

/*nav*/
#nav{width:100%;height:90px;}
#nav ul{display:block;width:100%; padding-top:12px;}
#nav li{float:left;display:block;height:66px;font-size:16px;text-align:center;line-height:66px; width:105px;position: relative; margin-right:10px;}
#nav li a{display:block;margin-top:1px;text-align:center;position: relative;color: #fff;line-height:66px; font-size:16px; }
#nav li a:hover,#nav li.hover a{color: #ffcd79; background:url(../images/y1_03.png) center center no-repeat; }
#nav li a i{ display:block; width:0; height:3px; background-color:#00abeb; position:absolute; left:0; bottom:0;transition: all .3s ease-in;}
#nav li:hover a i,#nav li.hover a i{ width:100%;}

#nav li ul { position: absolute;  left:50%; margin-left:-65px; top:66px;  z-index: 199; opacity: 0; visibility: hidden; height: auto; overflow: hidden; width:130px; 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;}
#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:hover ul li a,#nav li.hover ul li a{ background:none;  }
#nav li ul li { display: block; clear: left; width:100%; height: 36px; background:none;background-color:#f8f3ed; border-bottom: #ded6cc solid 1px; line-height: 45px; margin: 0; padding:0;text-align: center; margin-right:0; }
#nav li ul li a{font-size:14px; color:#333; line-height:34px;}
#nav li:hover ul li a,#nav li.hover  ul li a{ color:#333; }
#nav li ul li:hover a{background:#c4121a;color: #fff;}


/* banner */
.banner_main { width: 100%; overflow: hidden; position: relative; z-index: 2;}
.banner_main .banner { width: 100%; min-width: 1000px;padding: 0 0 49.92%; 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:70px; 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; border:#fad152 solid 2px; border-radius:20px;}
.banner_main .banner .tip span.cur { background: #fad152;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;}
  
}
@media (min-width: 1500px) {
	#top_main #top .top_r{position:relative; padding-right:4px;}
	 #top_main #top{margin: 0 8px;}
	 #nav li{margin-right:0px;}
}
@media (min-width: 1460px) {
	#top_main #top .top_r{position:relative; padding-right:4px;}
	 #top_main #top{margin: 0 8px;}
	 #nav li{margin-right:0px;}
}
@media (min-width: 1400px) {
	#top_main #top .top_r{position:relative; padding-right:4px;}
	 #top_main #top{margin: 0 8px;}
	 #nav li{margin-right:0px;}
}
@media (max-width: 1370px)  {
	 #top_main #top .top_r{position:relative; padding-right:4px;}
	 #top_main #top{margin: 0 8px;}
	 #nav li{margin-right:0px;}
}

:-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:370px; background:url(../images/y30.jpg) center center no-repeat; position:relative; z-index:1;clear: left;}
.bottom_main .bottom_nav{ width:240px; display:inline-block; margin-top:66px; text-align:right;}
.bottom_main .bottom_nav h3{ font-size:24px; color:#fff; line-height:24px; font-weight:bold;}
.bottom_main .bottom_nav ul{ padding-top:8px;}
.bottom_main .bottom_nav ul li{ width:80px; float:left; text-align:right; margin-top:16px;}
.bottom_main .bottom_nav ul li a{ font-size:14px; color:#f7f5f1; line-height:14px;}
.bottom_main .bottom_nav ul li a:hover{ color:#fee7e7;}

.bottom_main .bottom_tit{ padding-top:66px;}
.bottom_main .bottom_tit .r1{  width:450px;}
.bottom_main .bottom_tit .r1 p{ width:450px;}
.bottom_main .bottom_tit .r1 p img{ display:block;}
.bottom_main .bottom_tit .r1 p span{ font-size:12px; color:#666; display:block;padding-top:10px; line-height:20px; }
.bottom_main .bottom_tit .r2 p{ font-size:16px; color:#ccc; text-align:left; margin-top:20px;  line-height:16px; }
.bottom_main .bottom_tit .r2 em{background:url(../images/icon.png) left center no-repeat;background-position:-300px -362px; padding-left:34px; display:block; font-size:30px; color:#fff; text-align:left; font-family:"Arial"; margin-top:34px; font-weight:normal;}
.bottom_main .bottom_tit .r3{ padding-top:10px;}
.bottom_main .bottom_tit .r3 p{ font-size:16px; color:#f7f6f2; line-height:28px;}

.bottom_main .ewm{ width:290px; margin-top:66px; margin-left:140px;}
.bottom_main .ewm p{ border:#6d353d solid 1px; width:110px; height:142px; padding:9px; text-align:center; float:left; margin-left:12px;}
.bottom_main .ewm img{ display:block; width:110px; height:110px;}
.bottom_main .ewm span{ display:inline-block; font-size:14px; color:#fff; line-height:12px; padding-top:12px;}

.bottom_copy{ height:56px; width:100%; line-height:56px; font-size:12px; color:#fff; position:absolute; left:0; bottom:0; 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:#fee7e7;}

.context{ display:inline-block;}

/*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;padding-bottom:60px;}
.index .wBg{position:absolute;bottom:0;left:58px;width:650px;height:292px;background:url("../images/wBg.png") no-repeat;z-index:3;}

/**/
.floor_1_main{ width:100%; background:url(../images/y3_02.png) center center no-repeat; height:550px; position:relative; z-index:66; margin-top:-49px;}
.floor_1_1{ float:left; width:446px; padding-top:90px;}
.floor_1_1 h3{ display:inline-block; position:relative; font-size:48px; line-height:48px; font-weight:bold; color:#333; font-family:"宋体";}
.floor_1_1 h3 i{ display:block; width:11px; height:11px; border:#b20303 solid 2px; border-radius:30px; position:absolute; right:0; top:-2px;}
.floor_1_1 .ls{ display:block; margin-top:18px; font-size:30px; color:#999; line-height:36px; font-weight:100;}
.floor_1_1 .p{ display:inline-block; height:126px; position:relative; font-size:14px; color:#333; line-height:30px; padding-top:20px;}
.digital{ display:inline-block; width:100%; height:128px;}
.digital ul{ display:inline-block; width:100%;}
.digital ul li{ width:50%; float:left;}
.digital ul li h4{ font-size:14px; color:#333;}
.digital ul li h4 span{ display:inline-block; font-size:48px; color:#d5a747; line-height:48px; font-family:"Arial"; font-weight:bold; padding-right:6px;}
.digital ul li p{ display:block; font-size:14px; color:#333; line-height:14px;}
.floor_1_1 a{ display:block; width:200px;transition: all .3s ease-in; height:32px; border-bottom:#d0cbc5 solid 1px;}
.floor_1_1 a:hover{ width:210px;}
.floor_1_1 a i{ display:block; width:13px; height:13px; float:left; background-position:-56px -362px; margin-top:2px;}
.floor_1_1 a p{ float:left; padding-left:12px; font-size:16px; line-height:16px;}
.floor_1_1 a em{ display:block; width:14px; height:12px; float:right; background-position:-82px -362px; margin-top:2px;}

.floor_1_2{ float:right; width:702px; margin-top:50px;}
.floor_1_2 img{ display:block; width:100%;}

.floor_2_main{width:100%; background:url(../images/y3_03.png);}
.in_title{ padding-top:80px; text-align:center; width:1200px;}
.in_title h3{ display:block; margin:0 auto; font-size:48px; color:#333; font-weight:bold; width:424px; line-height:52px; background:url(../images/y4_03.png) center center no-repeat; height:52px; position:relative;font-family:"宋体";}
.in_title h3 i{  display:block; width:11px; height:11px; border:#b20303 solid 2px; border-radius:30px; position:absolute; left:190px; top:-3px;}
.in_title p{ font-size:24px; color:#999; line-height:24px; padding-top:10px;}

.slideGroup{ width:100%; overflow:hidden; padding-top:34px;}
.slideGroup .parHd{ display:block; width:982px; height:130px; background:url(../images/y5_03.jpg); border:#c5c5c5 solid 1px; position:relative; z-index:5; margin:0 auto;}
.slideGroup .parHd ul{ display:inline-block; width:100%;}
.slideGroup .parHd ul li{ display:block; width:33.25%; height:130px; text-align:center; float:left; border-right:#c5c5c5 solid 1px;}
.slideGroup .parHd ul li h3{ font-size:24px; color:#333; line-height:24px; padding-top:24px;}
.slideGroup .parHd ul li.li3{ border-right:none;}
.slideGroup .parHd ul li i{ display:block; margin:0 auto; width:31px; height:31px; background-position:-157px -324px; margin-top:20px;}
.slideGroup .parHd ul li.li2 i{ display:block; margin:0 auto; width:31px; height:31px; background-position:-209px -324px; margin-top:20px;}
.slideGroup .parHd ul li.li3 i{ display:block; margin:0 auto; width:31px; height:31px; background-position:-260px -324px; margin-top:20px;}
.slideGroup .parHd ul li.on{ background:url(../images/y5_04.jpg);}
.slideGroup .parHd ul li.on h3{ color:#fff;}
.slideGroup .parHd ul li.on i{ background-position:-157px -359px;}
.slideGroup .parHd ul li.li2.on i{ background-position:-209px -359px;}
.slideGroup .parHd ul li.li3.on i{ background-position:-260px -359px;}

.slideGroup .parBd{ margin:0 auto; margin-top:-54px; height:790px; width:1200px;position:relative;}
.slideGroup .parBd .slideBox{ width:1920px; height:790px; position:absolute; margin-left:-960px; left:50%; background:url(../images/y6_02.jpg) center center no-repeat; }
.slideGroup .parBd .slideBox ul{ display:block; width:1200px; margin:0 auto; height:790px; position:absolute; left:50%; top:0; margin-left:-600px; }
.slideGroup .parBd .slideBox li{ display:block;width:100%; height:790px; position:relative;}
.slideGroup .parBd .slideBox li .w1200{ position:absolute; left:50%; top:0; margin-left:-600px; height:790px;}
.slideGroup .parBd .slideBox li .w1200 img{ display:block; float:left; margin-top:202px; width:600px;}
.slideGroup .parBd .slideBox li .w1200 .b{ width:532px; float:right; display:block; padding-top:232px;}
.slideGroup .parBd .slideBox li .w1200 .b h3{ font-size:42px; color:#f6d783; line-height:42px;}
.slideGroup .parBd .slideBox li .w1200 .b .p{font-size:16px; color:#f7f2e5; line-height:28px; padding-top:20px;height: 226px;}
.slideGroup .parBd .slideBox li .w1200 .b a{ display:block; width:176px; height:48px; border:#f6d783 solid 1px; text-align:center; line-height:48px; float:left; margin-right:20px; margin-top:36px; font-size:16px; color:#f6d783;}
.slideGroup .parBd .slideBox li .w1200 .b a:hover{ background-color:#f6d783; color:#6d0e1e;}
.slideGroup .parBd .slideBox li .w1200 .b a.a2{ background-color:#f6d783; color:#6d0e1e;}
.slideGroup .parBd .slideBox li .w1200 .b a.a2:hover{ background-color:#e0c375; border:#e0c375 solid 1px; color:#6d0e1e;}
.slideGroup .parBd .slideBox .sNext{ display:block; cursor:pointer; width:30px; height:60px; background-position:-238px -86px; position:absolute; left:50%; top:364px; z-index:66; margin-left:-660px;transition: all ease 300ms;}
.slideGroup .parBd .slideBox .sPrev{ display:block; cursor:pointer; width:30px; height:60px; background-position:-280px -86px; position:absolute; right:50%; top:364px; z-index:66; margin-right:-660px;transition: all ease 300ms;}
.slideGroup .parBd .slideBox .sNext:hover{margin-left:-670px;}
.slideGroup .parBd .slideBox .sPrev:hover{margin-right:-670px;}

.floor_3_main { background:url(../images/y8_03.jpg); width:100%; padding-bottom:82px;}
.floor_3_1{ margin-top:40px; display:block; position:relative; width:1200px; text-align:center;}
.floor_3_1 .hd .prev{ display:block; cursor:pointer; width:30px; height:60px; background-position:-238px -86px; position:absolute; left:50%; top:106px; z-index:66; margin-left:-680px;transition: all ease 300ms;}
.floor_3_1 .hd .next{ display:block; cursor:pointer; width:30px; height:60px; background-position:-280px -86px; position:absolute; right:50%; top:106px; z-index:66; margin-right:-680px;transition: all ease 300ms;}
.floor_3_1 .hd .prev:hover{margin-left:-690px;}
.floor_3_1 .hd .next:hover{margin-right:-690px;}

.floor_3_1 .bd{ display:inline-block; width:1200px;}
.floor_3_1 .bd ul{ display:block; width:1200px; height:264px; position:relative;}
.floor_3_1 .bd ul li{width:282px; height:264px; background:url(../images/y10_06.png) center center no-repeat; margin-right:22px; border-radius:6px; overflow:hidden;}
.floor_3_1 .bd ul li b{ display:block; width:280px; height:210px; margin-left:1px; margin-top:1px; overflow:hidden;}
.floor_3_1 .bd ul li b img{ display:block; width:280px; height:210px; -webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms; overflow:hidden;}
.floor_3_1 .bd ul li b img:hover { transform: scale(1.06, 1.06);}
.floor_3_1 .bd ul li h3{ line-height:52px; font-size:18px; color:#460a14; }
.floor_3_1 .bd ul li:hover h3{ color:#fff;}
.floor_3_1 .bd ul li:hover{ background:url(../images/y10_03.png) center center no-repeat;}


.floor_4_main{background:url(../images/y14_03.jpg); width:100%; padding-bottom:82px;}
.floor_4_1{ margin-top:40px; display:block; position:relative; width:1200px; text-align:center;}
.floor_4_1 .hd .prev{ display:block; cursor:pointer; width:30px; height:60px; background-position:-238px -86px; position:absolute; left:50%; top:180px; z-index:66; margin-left:-680px;transition: all ease 300ms;}
.floor_4_1 .hd .next{ display:block; cursor:pointer; width:30px; height:60px; background-position:-280px -86px; position:absolute; right:50%; top:180px; z-index:66; margin-right:-680px;transition: all ease 300ms;}
.floor_4_1 .hd .prev:hover{margin-left:-690px;}
.floor_4_1 .hd .next:hover{margin-right:-690px;}

.floor_4_1 .bd{ display:inline-block; width:1200px;}
.floor_4_1 .bd ul{ display:block; width:1200px; height:420px; position:relative;}
.floor_4_1 .bd ul li{width:380px; height:420px;  margin-right:30px; overflow:hidden; background-color:#fff; position:relative;}
.floor_4_1 .bd ul li .img{ display:block; width:380px; height:210px; overflow:hidden;}
.floor_4_1 .bd ul li .img img{ display:block; width:380px; height:210px; -webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms; overflow:hidden;}
.floor_4_1 .bd ul li .img img:hover { transform: scale(1.06, 1.06);}
.floor_4_1 .bd ul li h3{ line-height:24px; font-size:16px; color:#333; padding:0 28px; text-align:left; height:60px; margin-top:24px;  }
.floor_4_1 .bd ul li:hover h3{ color:#fff;}
.floor_4_1 .bd ul li:hover{ background-color:#c4121a;}
.floor_4_1 .bd ul li i{ display:block; margin-left:28px; width:62px; height:2px; background-color:#da251c;}
.floor_4_1 .bd ul li:hover i{ background-color:#fff;}
.floor_4_1 .bd ul li p{ text-align:left; font-size:12px; color:#999; line-height:24px; padding:0 28px; padding-top:16px;}
.floor_4_1 .bd ul li:hover p{ color:#fff;}
.floor_4_1 .bd ul li b{ width:106px; height:48px;  line-height:48px; background-color:#c4121a; font-size:30px; color:#fff; font-family:"Arial"; position:absolute; left:0; top:0;}
.floor_4_1 .bd ul li em{ width:106px; height:48px;  line-height:48px; background-color:#f6d783; font-size:30px; color:#fff; font-family:"Arial"; position:absolute; left:0; top:48px;}
.gen a{ display:block; width:282px; height:49px; background:url(../images/y31_15.png) center center no-repeat; text-align:center; line-height:50px; font-size:16px; color:#460a14; margin:0 auto; margin-top:60px;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.gen a:hover{background:url(../images/y31_16.png) center center no-repeat; color:#fff; }

.floor_5_main{ background:url(../images/y13_02.jpg) center center no-repeat; width:100%; height:533px;}
.floor_5_main .in_title p{ font-size:18px; padding:0 350px; padding-top:14px; font-family:"microsoft yahei";}
.floor_5_main .in_title p span{ color:#c41214;}
.floor_5_1{ padding-left:40px; padding-top:30px;}
.floor_5_1 .item{ width:240px; height:51px; background:url(../images/y12_03.png) center center no-repeat; float:left; margin-left:10px; margin-top:10px; position:relative;}
.floor_5_1 .item .txt{background-color:transparent; width:90%; display:block; margin:0 auto; height:51px; line-height:51px; color:#2a2b44;}
.floor_5_1 .item i{ color:#F00; position: absolute; right:10px; top:14px;}
.floor_5_1 .item4{ width:290px; background:url(../images/y12_05.png) center center no-repeat; }
.floor_5_1 .item3{ width:549px; background:url(../images/y12_07.png) center center no-repeat; }
.floor_5_1 .item3 .txt{background-color:transparent; width:95%; display:block;}
.floor_5_1 .item1{ width:1099px; height:111px; background:url(../images/y12_12.png) center center no-repeat; margin-bottom:10px;}
.floor_5_1 .item1 .area{ width:98%; display:block; margin:0 auto; height:108px;background-color:transparent; border:none; line-height:51px;}
.submit{ clear:left;}
.floor_5_1 .btn1{ display:block; background:url(../images/y12_15.png) center center no-repeat; width:1100px; height:51px; cursor:pointer;  clear:left; margin-left:10px;}

.msg-box{ position:absolute !important;}


@-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*********/
/********.fixtool*********/
.toolbar{width: 52px; position: fixed; right: 2%; top: 54%; z-index: 999;}
.toolbar dd{width: 51px; height: 51px; margin-bottom: 1px; position: relative;  -webkit-border-radius: 100%; border-radius: 100%; margin-top:4px; background-color:#f6d783;}
.toolbar dd i{width: 51px; height: 51px; display: block; position: absolute; left: 0; top: 0; cursor: pointer; text-align: center;}
.toolbar dd i span{width: 35px; height: 35px; display: block; margin: 9px 0 0 8px; *margin: 7px 0 0 0; background: url(../images/rightFixIcon.png) no-repeat 0 0;}
.toolbar dd.gottop{display: none;}
.toolbar .slide-tel{display: block; width: 0; height: 52px; line-height: 52px; font-size: 24px; font-weight: bold; font-family: arial; color: #333; position: absolute; padding: 0 0 0 50px; top: 0; right: 0; overflow: hidden;}
.toolbar .pop{position: absolute; right: 90px; top: -65px; background: #f6d783; display: none;}
.toolbar .pop-code{width: 120px; padding: 20px 20px 0;}
.toolbar .pop-code img{width: 120px; height: 120px; display: block;}
.toolbar .pop-code h3{height: 52px; line-height: 52px; text-align: center; color: #333; font-size: 16px; font-weight: 400; white-space: nowrap;}
.toolbar .qq span{background-position:-0px -47px;}
.toolbar .qq a{width: 52px; height: 52px; cursor: pointer; display: block;}
.toolbar .qq:hover{background-color:#f6d783; border-radius: 100%;}
.toolbar .qq:hover span{background-position: -0px -47px; }
.toolbar .tel span{background-position:-0px 0;}
.toolbar .tel:hover{background: #f6d783; border-radius:30px;}
.toolbar .tel:hover span{background-position: -0px 0;}
.toolbar .code span{background-position:-0px -95px;}
.toolbar .code:hover{ background-color:#f6d783;  border-radius: 100%;}
.toolbar .code:hover span{background-position:-0px -95px;}
.toolbar .top span{background-position: -0px -142px;}
.toolbar .top:hover{ background-color:#f6d783;  border-radius: 100%;}
.toolbar .top:hover span{background-position: -0px -142px; }
.toolbar dd:hover{}
/*css3*/

/*css3*/
/*hvr-float-shadow*/
.hvr-float-shadow{display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform;}
.hvr-float-shadow:before{pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */ -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: "transform, opacity"; transition-property: "transform, opacity";}
.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active{-webkit-transform: translateY(-5px); transform: translateY(-5px); /* move the element up by 5px */}
.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before{opacity: 1; -webkit-transform: translateY(5px); transform: translateY(5px); /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */}
/* Bubble Bottom */
.hvr-bubble-bottom{display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px transparent; position: relative;}
.hvr-bubble-bottom:before{pointer-events: none; position: absolute; z-index: -1; content: ''; border-style: solid; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; left: calc(44%); bottom: 0; border-width: 6px 6px 0 6px; border-color: #fff transparent transparent transparent; transition: all .3s;}
.hvr-bubble-bottom.hover:before,
.hvr-bubble-bottom:hover:before,
.hvr-bubble-bottom:focus:before,
.hvr-bubble-bottom:active:before{-webkit-transform: translateY(6px); transform: translateY(6px); border-width: 6px 6px 0 6px; border-color: #363232 transparent transparent transparent;}
/* Underline From Center */
.hvr-underline-from-center{display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative;}
.hvr-underline-from-center:before{content: ""; position: absolute; z-index: -1; left: 50%; right: 50%; bottom: 0px; background: #61b32e; height: 2px; -webkit-transition-property: left, right; transition-property: left, right; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out;}
.hvr-underline-from-center:hover:before,
.hvr-underline-from-center.hover:before,
.hvr-underline-from-center:focus:before,
.hvr-underline-from-center:active:before{left: 0; right: 0;}
.hvr-underline-from-center:hover,
.hvr-underline-from-center.hover{*height: 77px; *border-bottom: 2px solid #61b32e; *line-height: 77px;}
/* Underline From Center2 */
/*.hvr-underline-from-center2{display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative;}
.hvr-underline-from-center2:before{content: ""; position: absolute; z-index: -1; left: 50%; right: 50%; bottom: -2px; background: #c4121a; height: 3px; -webkit-transition-property: left, right; transition-property: left, right; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out;}
.hvr-underline-from-center2:hover:before,
.hvr-underline-from-center2.hover:before,
.hvr-underline-from-center2:focus:before,
.hvr-underline-from-center2:active:before{left: 0; right: 0;}
.hvr-underline-from-center2:hover,
.hvr-underline-from-center2.hover{*height: 47px !important; *border-bottom: 2px solid #c4121a; *line-height: 50px !important;}
@-webkit-keyframes scale{0%{-webkit-transform: scale(1);} 50%{-webkit-transform: scale(1.02);} 100%{-webkit-transform: scale(1);}}
@keyframes scale{0%{transform: scale(1);} 50%{transform: scale(1.02);} 100%{transform: scale(1);}}
*/

.worksShow .caseList{padding-bottom:40px;margin-top:20px;}
.worksShow .caseList .list{width:106%;padding-bottom:20px;}
.worksShow .caseList .list .item{ position: relative; float: left; display: block; width: 296px; height: 166px; margin-right: 20px; margin-bottom: 20px; z-index: 9;cursor:pointer;}
.worksShow .caseList .list .item img{width:296px;height:166px;cursor:pointer;}
.worksShow .caseList .list .item .txt{position: absolute; left: 0px; bottom: 0px; width: 296px; height: 65px; z-index: 9; background: url(../images/shadow.png) repeat-x;}
.worksShow .caseList .list .item .txt .tit{font-size: 20px;line-height: 65px; text-indent: 30px; color: #fff;}
.worksShow .caseList .list .item .txt em{position:absolute;bottom:14px;right:24px;display:block;width:32px;height:32px;background-position:-190px 0;}
.worksShow .caseList .list .item .guan_hover{position:absolute;top:0px;left:0;width:296px;height:166px;background:url("../images/caseHover1.png") no-repeat; opacity:0;filter:alpha(opacity=0);background-size:296px 222px;z-index:3;transition:all ease 300ms;cursor:pointer;}
.worksShow .caseList .list .item:hover .guan_hover{ opacity:1;filter:alpha(opacity=100);transition:all ease 300ms;}
.worksShow .caseList .list .item:hover .txt{display:none;}
.worksShow .caseList .list .item .tit1{margin-top:136px;font-size: 20px;text-align:center;color: #fff;transition:all ease-in-out 300ms;}
.worksShow .caseList .list .item:hover .tit1{margin-top:116px;font-size: 20px;text-align:center;color: #fff;transition:all ease-in-out 300ms;}
.worksShow .caseList .list .item .guan_hover em{position:absolute;top:38px;left:50%;margin-left:-16px;display:block;width:32px;height:32px;background-position:-230px 0;transition:all ease 300ms;}
.worksShow .caseList .list .item:hover .guan_hover em{position:absolute;top:68px;left:50%;margin-left:-16px;display:block;width:32px;height:32px;background-position:-230px 0;transition:all ease-in-out 300ms;}

#nav li.li4 ul .cd li{width: 140px;margin: 0 5px;}



@media (max-width: 1480px) {
	#header_main #nav_main .nav li{padding: 0px 24px;}
}


.locationMain{height:62px;line-height:62px;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;background:#fbfbfb;}
.location .sitepath{height:62px;line-height:62px; font-size:14px;}
.location .sitepath .icon{margin-right:8px;width:16px;height:14px;background-position:-52px -200px;}
.location .sitepath span{margin-right:2px;font-size:14px;color:#666;}
.location .sitepath a{font-size:14px;color:#666;}
.location .sitepath a:hover{color:#c4121a;}
.location .menu{height:62px;line-height:62px;}
.location .menu .item{float:left;display:block;height:62px;line-height:62px;text-align:center;margin-left:1px;}
.location .menu .item:first-child{margin-left:0;}
.location .menu .item a{height:62px;line-height:62px;font-size:16px;color:#6d0e1e;text-align:center;-webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; background-color:#f6d783; transition: all ease 300ms; display: block; padding:0 16px;}
.location .menu .item a:hover,.location .menu .item a.hover{font-weight:bold;color:#fff;background-color: #c4121a;}



.in_ny{ height:88px; width:100%;}

.bg_main {
  padding-top: 55px;
  padding-bottom: 50px;
  min-height: 500px;
}
.detail {
  background: #fff;
  padding: 59px;
  border: 1px solid #e5e5e5;
  width: 1080px;
}
.detail .title {
  padding-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
  text-align: center;
}
.detail .title h1 {
  font-size: 30px;
  font-weight: 100;
  padding-bottom: 15px;
}
.detail .title span {
  line-height: 18px;
  font-family: arial;
  color: #959595;
}
.detail .title i {
  width: 23px;
  height: 16px;
  background-position: -73px 0;
  margin-right: 10px;
}
.detail .title .i2 {
  background-position: -104px 0;
  margin-left: 30px;
}

.wrapper{ min-height:700px;background: url(../images/y8_03.jpg);}
.w{width: 1200px;margin: 0 auto;}
.nybanner, .nybanner ul, .nybanner img{height:350px; width:100%; position:relative;}
.nybanner.nyb2{ height:350px;}

.ntitle2 h3{ text-align:center; font-size:30px; color:#000; line-height:30px; padding-top:80px;}
.anli_lb{ padding-top:0px;width:1200px;}
.anli_lb h3{ font-size:30px; color:#222; line-height:30px; text-align:center;}
.anli_lb .anli_t{ display:inline-block; width:103%; }
.anli_lb .anli_t .item{ display:block; margin-top:30px; width:380px; float:left; margin-right:30px;}
.anli_lb .anli_t .item b{ display:block; overflow:hidden;width:380px; height:286px;}
.anli_lb .anli_t .item b img{ display:block; width:380px; height:286px; transition: all .36s ease;}
.anli_lb .anli_t .item:hover b img { -webkit-transform: scale(1.08);-ms-transform: scale(1.08); transform: scale(1.08);}
.anli_lb .anli_t .item h3{ font-size:20px; color:#222; line-height:20px; padding-top:20px; text-align:left;}
.anli_lb .anli_t .item h3 span{ display:block; font-size:14px; color:#666; line-height:24px; margin-top: 14px;height: 46px;}
.anli_lb .anli_t .item:hover h3{ color:#c4121a;} 

.biao{ background-color:#f5f5f5; width:1198px; height:478px; border:#ddd solid 1px; margin-top:70px;}
.biao .ny-tit { width: 100%; text-align: center;  font-size: 30px; line-height: 30px; padding-top:70px; padding-bottom:36px;}
.biao .formData { width:1000px; margin:0 auto;}
.biao .formData .item { float: left; color: #999; font-weight: normal; width: 320px;  height: 43px; line-height: 43px; border: 1px solid #dddddd;  margin-right: 17px; margin-bottom: 20px;  position: relative; background-color:#fff;}
.biao .formData .item label { width: 110px; border-right: 1px solid #dddddd; position: absolute; left: 0; top: 0; z-index: 11; text-align: center; display: block; margin: 0; height: 43px; line-height: 43px;font-size: 14px; color: #666666;}
.biao .formData .item input { outline: none; line-height: 43px; height: 43px; font-size: 14px;}
.biao .formData .item .txt { width: 266px; height: 43px; line-height: 43px; display: block; background: none; padding-left: 120px; border: 0 none; color: #333; font-size: 14px;}
.biao .formData .item .red { position: absolute; right: 10px; top: 0; color: #ff0000; z-index: 11;}
.biao .formData .item.mr0 { margin-right: 0;}
.biao .formData .item.time .txt { padding-left: 0; margin-left: 100px; padding-left: 8px; background: url(../images/time-ico.png) no-repeat right center;}
.biao .formData .item.keshi { position: relative;z-index: 10;}
.biao .formData .item.keshi p { width: 100%; height: 43px; cursor: pointer;}
.biao .formData .item.keshi .t { padding-left: 30px; color: #666666; width: 314px;  display: block;}
.biao .formData .item.keshi .xia { width: 48px; height: 43px; position: absolute;  right: 0; top: 0; cursor: pointer; border-left: 1px solid #dddddd;  background: #f6f6f6 url(../images/msg-box-ico.png) no-repeat center center;}
.biao .formData .item.keshi input { width: 100%; height: 43px; line-height: 43px;}
.biao .formData .item.keshi .boxlist { width: 100%; border: 1px solid #ddd; position: absolute; left: -1px; top: 43px; background: #fff; z-index: 10; display: none;}
.biao .formData .item.keshi .boxlist li { width: 33.3%; *width: 33%; line-height: 35px; height: 35px; overflow: hidden; float: left; text-indent: 12px;}
.biao .formData .item.keshi .boxlist li:hover { background: #eee; cursor: pointer;}
.biao .formData .msg-box { position: absolute; left: 0; top: 0px;}
.biao .formData .liuyan {width: 1000px; height: 125px; margin-bottom: 20px; border: 1px solid #e5e5e5;  float: left;}
.biao .formData .liuyan label { text-align: right; top: 5px; display: block;}
.biao .formData .liuyan textarea {width: 1000px; height: 101px; line-height: 28px; padding: 12px 20px; font-size: 14px; font-family: "microsoft yahei"; color: #333; border: 0 none;overflow: hidden; background: none;resize: none; display: block; outline: none;}
.biao .formData .bot { width: 100%; float: left;}
.biao .formData .sub { width: 346px; height: 45px; line-height: 45px; text-align: center; background: #282c33; color: #ffffff; font-size: 16px; cursor: pointer; display: block; transition: all ease 300ms; margin: 0 auto; margin-top:10px;}
.biao .formData .sub:hover { background: #404651;}
.biao .formData .yzm { width: 432px;}
.biao .formData .yzm .txt { padding-left: 80px;}
.biao .formData .yzm img { position: absolute; right: 0; top: 0; height: 50px; border: 0px;display: block;}
.biao .formData .item .msg-box{ margin-left: 100px;}



.showxinwen{ margin-bottom:40px;}
.an_ch{}
.an_ch .list{ display:inline-block; width:103%; }
.an_ch .list .item{ display:block; margin-top:42px; width:380px; float:left; margin-right:30px; position:relative; overflow:hidden; padding-bottom: 22px;background-color: #fff;box-shadow: 0px 2px 6px 0px #ddd;}
.an_ch .list .item b{ display:block; overflow:hidden;width:380px; height:286px;}
.an_ch .list .item b img{ display:block; width:380px; height:286px; transition: all .36s ease;}
.an_ch .list .item:hover b img { -webkit-transform: scale(1.08);-ms-transform: scale(1.08); transform: scale(1.08);}
.an_ch .list .item p{ font-size:18px; color:#000; line-height:18px; padding-top:20px; text-align:left; padding-left:20px; }
.an_ch .list .item i{ display:block; font-size:14px; color:#666; line-height:14px; padding-top:14px; padding-left:20px;}
.an_ch .list .item:hover p{ color:#c4121a;} 
.an_ch .list .item:hover{box-shadow: 0px 4px 15px #ddd;}
.an_ch .list .item .cp_bg {
    position: absolute;
    left: -380px;
    top: 0px;
    width: 380px;
height: 286px;
    text-align: center;
    transition: all ease-in-out 600ms;
}
.an_ch .list .item:hover .cp_bg {
    background: url(../images/a7_03.png) repeat center center;
    transition: all ease 600ms;
    left: 0;
}
.an_ch .list .item .cp_bg span {
    margin: 0 auto;
    background-position: -331px -0px;
    width: 47px;
    height: 47px;
    margin-top: 126px;
}

/* pager */
.pager { padding: 50px 0 15px; text-align: center;}
.pager:after { visibility: hidden; display: block; font-size: 0; content: " ";clear: both; height: 0;}
.pager { *zoom: 1;}
.pager p { height: 34px;line-height: 34px;float: left; display: none;}
.pager ul { overflow: hidden; margin: 0 auto; text-align: center;}
.pager ul li { padding: 0 !important; height: auto !important; border: none !important;display: inline-block; *display: inline; zoom: 1;}
.pager ul a { margin-left: 8px; padding: 0 15px; height: 38px; line-height: 38px; border: 1px solid #edebeb; text-decoration: none; float: left;}
.pager ul a.current { background-color: #c4121a;border-color: #c4121a; color: #fff;}
.pager ul a.current:hover { background-color: #c4121a; border-color: #c4121a; color: #fff;}
.pager ul a:hover { background-color: #c4121a; border-color: #c4121a; color: #fff;}



.part_2 .news_ul { width:1200px; margin:0 auto; padding-bottom:0px; padding-top:50px; }
.part_2 .news_ul .ul{ width:105%; display:inline-block;}
.part_2 .news_ul .item{transition: all ease 0.6s;width: 1160px;padding: 19px;height: 160px;margin-bottom: 40px;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;border: 1px solid #ddd;}
.part_2 .news_ul .item a{width: 100%;display: block;}
.part_2 .news_ul .item img{width: 285px;height: 160px;display: block;margin-right: 45px;}
.part_2 .news_ul .item h3{font-size: 18px;color: #333;padding: 30px 0 16px;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.part_2 .news_ul .item .txt{color: #939aa3;line-height: 24px;height: 48px;padding-right: 94px;overflow: hidden;}
.part_2 .news_ul .item .time{width: 130px;padding-top: 28px;line-height: 24px;font-family: arial;font-size: 16px;color: #939aa3;}
.part_2 .news_ul .item .time .day{font-size: 34px;line-height: 40px;display: block;}
.part_2 .news_ul .item .time s{width: 50px;height: 8px;display: block;margin-top: 20px;background-position: -44px 0;}
.part_2 .news_ul .item:hover{border-color: #c4121a;transform: translateY(-3px);transition: all ease 0.6s;}
.part_2 .news_ul .item:hover h3{color: #c4121a;}



.wsk{ padding-top:60px;}



.he_ch{ margin-top:60px;}
.he_ch .list{ width:104%; display:inline-block;}
.he_ch .list .item{ float:left;width:278px;margin-right:30px; text-align:center; margin-bottom:30px;}
.he_ch .list .item b{ display:block; overflow:hidden;width:276px; height:368px; border:#CCC solid 1px; }
.he_ch .list .item b img{ display:block; width:100%; transition: all .36s ease;}
.he_ch .list .item:hover b img { -webkit-transform: scale(1.08);-ms-transform: scale(1.08); transform: scale(1.08);}
.he_ch .list .item p{ font-size:18px; color:#000; line-height:18px; padding-top:20px;}
.he_ch .list .item:hover p{ color:#c4121a;} 


.jobPage{ padding-top:50px;}
.jobPage .item { padding: 10px 25px 0; margin-bottom: 20px; position: relative;}
.jobPage .item .top { height: 80px;padding-left: 20px;  cursor: pointer;border:#e5e5e5 solid 1px; border-left: 4px solid #e5e5e5;}
.jobPage .item .top em{  float: right; margin: 20px 20px 0 0; display:block;}
.jobPage .item.hover .top{border-left: 4px solid #3ba86f;}
.jobPage .item.hover .bottom{border-left: 4px solid #3ba86f;}
.jobPage .item.hover .top s { background-position: -265px -55px;}
.jobPage .item .top h3 { font-size: 18px; color: #333; font-weight:normal; padding-top:12px;}
.jobPage .item .top i{ display:block; padding-top:6px;}
.jobPage .item .top i span{ padding-right:20px;}
.jobPage .item .bottom { padding: 20px 30px 5px; line-height: 32px; border:#e5e5e5 solid 1px; border-top:none;}
.hidden { display: none;}
.jobPage .item .bottom { line-height: 32px;}
.jobPage .morebtn { width: 535px; height: 35px; line-height: 35px; position: relative; margin: 0 auto; padding: 30px 0; cursor: pointer; text-align: center;}
.jobPage .morebtn h3 { display: inline-block; padding: 0 20px; font-size: 16px; background: #fff; position: relative; z-index: 10;}
.jobPage .morebtn .line { width: 100%; height: 1px;display: block;position: absolute; left: 0; top: 50%; background: #dcdcdc;}


.contact_main_3 {  text-align: center;  clear: left; padding-bottom:60px; padding-top:66px;}
.contact_main_3 .title h3 { font-size: 30px;color: #737373; height:75px; font-weight: normal;}
.contact_main_3 .title h3 span { display: block; font-size: 14px; color: #737373; font-family: "Arial"; text-transform: uppercase;}
.contact_main_3 .item .txt { width: 367px; height: 56px; font-size: 14px; line-height: 56px; text-indent: 8px; border: none;background-color: #fff; color: #737373; padding-left: 6px; *text-indent: 0px; border:#dedede solid 1px;}
.contact_main_3 .item .area { width: 1196px; height: 148px; *margin-left: -8px; background: #fff; font-size: 14px; text-indent: 8px; line-height: 18px; resize: none; *resize: none; -webkit-appearance: none; color: #737373; border: none; line-height: 40px; padding-left: 6px; border:#dedede solid 1px;}
.contact_main_3 .submit { display: block; clear: left;}
.contact_main_3 .submit .btn1 { width: 278px; height: 52px; margin-top: 50px; font-size: 16px; line-height: 52px; color: #c4121a; cursor: pointer; border: #d3d7e3 solid 1px; background-color: #fff; display: inline-block;}
.contact_main_3 .submit .btn1:hover{ background-color:#F0F0F0;}
.contact_main_3 .item { float: left; position: relative; width:373px; padding-top: 20px;}
.contact_main_3 .item .n-top{ position:absolute; left:0; top:20px;}
.contact_main_3 .item.item4,.contact_main_3 .item.item3{ margin-left:38px; *margin-left:0px;}
.aboutPage{ padding-top:50px;}
.contact_main_3 .item.item3,.contact_main_3 .item.item5{ *margin-right:38px;}
.contact_main_3 .item i{ display:block; color:#F00; position:absolute; right:10px; top:36px;}

.xq_banner{ height:240px;}
.xq_banner .title_top{ height:240px;}

.showxinwen{ border:#dddddd solid 1px; padding-top:38px;}
.showxinwen_text .title{ font-size:24px; color:#333; line-height:24px; text-align:center;}
.showxinwen_text .mark{ display:block; padding-top:12px;text-align: center;border-bottom: #e9e9e9 solid 1px;height: 44px;}
.showxinwen_text .mark span{ display:inline-block; font-size:14px; color:#666; padding-right:14px;}
.showxinwen_text .yaoqiu{ padding:20px 0; }

.showContxt{ margin-top:30px;}
.showContxt img{ display:inline-block;}
.showContxt_text{padding:26px 0px;}
.showContxt_text p{ line-height:30px;}
.showxinwen_text { padding: 0 38px;}

.reLink {height:50px; line-height:50px; color: #666; border-top:1px solid #e4e4e4; overflow: hidden;}
.reLink .prevLink { float:left; margin-left:10px;color: #666; background:url(../images/g13_03.png) left center no-repeat; padding-left:34px;}
.reLink .nextLink { float:right; margin-right:10px;color: #666;background:url(../images/g14_03.png) right center no-repeat; padding-right:34px;}
.reLink a{ color: #666;}
.reLink a:hover{ color: #c4121a;}
/*showNews*/
.showNews .title {
  font-size: 24px;
  color: #333333;
  text-align: center;
  margin: 10px 0 22px;
  font-weight: bold;
}
.showNews .mark {
  color: #999999;
  height: 38px;
  line-height: 38px;
  text-align: center;
  margin-bottom: 20px;
  border-top: 1px dashed #e5e5e5;
  border-bottom: 1px dashed #e5e5e5;
}
.showNews .showContxt {
  color: #666666;
  padding: 0 0 30px;
  line-height: 30px;
}
.showNews .showContxt img {
  max-width: 100%;
}
.qian_an{ padding-bottom:60px;}
.anli_o{ width:1200px; height:30px;}
.anli_o i{ display:block; float:left; font-size:24px; color:#c4121a;}
.anli_o a{ display:block; font-size:16px; color:#666; float:right;}
.anli_o a:hover{ color:#c4121a;}

.in_bj{ background-color:#f2f2f3;}
.showp_txt{ padding:50px 30px;}
.showp_txt img{ display:inline-block;}
.showxin .dol{ background-color:#fff; margin-top:0px;}
.showImg{background:url(../images/sd_03.jpg) left center no-repeat; width:1200px; height:450px;}
.showImg .htmleaf-container{ float:left; width:600px; height:450px; position:relative;}
.showImg .htmleaf-container img{ display:block; width:600px; height:450px;}
.showImg .htmleaf-container .hd{ position:absolute; right:10px; bottom:10px; z-index:66;}
.showImg .htmleaf-container .hd ul{ display:inline-block;}
.showImg .htmleaf-container .hd ul li{ float:left; width:10px; height:10px; background-color:#cddef7; border-radius:20px; margin-left:10px; font-size:0;}
.showImg .htmleaf-container .hd ul li.on{ background-color:#c4121a;}
.showImg .imgtxtcon{ float:left; width:450px; margin-left:50px;}
.showImg .imgtxtcon h1{ font-size:30px; color:#c4121a; line-height:30px; padding-top:36px;}
.showImg .imgtxtcon i{ display:block; width:84px; height:1px; background-color:#4f4f4f; margin-top:30px;}
.showImg .imgtxtcon .p{ display:block; font-size:16px; color:#666; line-height:28px; padding-top:26px; height:218px;}
.showImg .imgtxtcon a{ display:block; width:171px; height:38px; background-color:#c4121a; color:#fff; text-align:center; line-height:38px; font-size:16px; position:relative; margin-top:20px;}
.showImg .imgtxtcon .mml{ font-size:20px;}
.showImg .imgtxtcon .mml{ font-size:20px;}
.showImg .imgtxtcon a:hover{ background-color:#ac1118; color:#fff;}
.showImg .imgtxtcon a img{ width:132px; height:0px; display:block; position:absolute; left:20px; top:40px;transition: all .3s ease-in;}
.showImg .imgtxtcon a:hover img{ height:132px;}
.showp_txt .tit{ height:28px; position:relative; padding-bottom:20px;}
.showp_txt .tit i{ display:block; width:100%; height:1px; background-color:#ddd; position:absolute; left:0; top:14px;}
.showp_txt .tit p{ position:absolute; left:0; top:0; height:28px; background-color:#fff; width:74px; border-right:#ddd solid 1px; font-size:24px; z-index:2; line-height:28px;}


.contact_main_3 .btn1{ display:block; width:171px; height:38px; background-color:#0062c2; color:#fff; text-align:center; line-height:38px; font-size:16px; position:relative; margin-top:10px;}
.contact_main_3 .btn1:hover{ background-color:#ff6d00; color:#fff;}
.contact_main_3 .btn1 img{ width:132px; height:0px; display:block; position:absolute; left:20px; top:40px;transition: all .3s ease-in;}
.contact_main_3 .btn1:hover img{ height:132px;}
.cont_b{ display:inline-block;}
.contact_main_3 .mml{ float:left;}
.contact_main_3 .mml span{ text-align:left;}


.baojia .zlx{ padding-top:62px; padding-left:54px;}
.baojia .zlx .btn1{ display:block; width:171px; height:38px; background-color:#0062c2; color:#fff; text-align:center; line-height:38px; font-size:16px; position:relative; margin-top:30px;}
.baojia .zlx .btn1:hover{ background-color:#ff6d00; color:#fff;}




.search_box1{ width:450px; border:#ddd solid 1px; height:60px; margin:0 auto; margin-top:130px;}
.search_box1 .stxt{ width:300px; height:60px; padding-left:20px;}
.search_box1 .sbtn{ width:130px; height:60px; background-color:#003586; color:#fff; cursor:pointer;}


.wrapper1 { min-height: 200px;}












/* mapPage  */
.map_ul {
  list-style: outside none none;
  display: block;
  width: 100%;
  padding-top: 10px;
}
.map_ul li {
  display: block;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #DCDBDB;
  float: left;
}
.map_ul li a {
  font-size: 14px;
  float: left;
  width: 100%;
  height: 23px;
  line-height: 23px;
  font-weight: bold;
}
.map_ul .list-inline {
  display: block;
  margin-left: 7%;
  width: 80%;
  min-height: 30px;
}
.map_ul .list-inline a {
  font-weight: normal;
  width: auto;
  float: none;
  line-height: 32px;
  height: 32px;
  margin: 0 10px 10px 0;
  display: inline-block;
  border: 1px solid #ccc;
  padding: 0px 10px;
}
.map_ul .list-inline a:hover {
  background: #c4121a;
  color: #fff;
}
/*.girdlist{ padding-top:20px;}*/

.zx_t1{ display:inline-block; margin-top:50px;} 
.zx_t1 dl{ float:left; width:210px; padding-left:76px; border-right:#cccccc solid 1px;}
.zx_t1 dl dt{ display:inline-block; height:36px;}
.zx_t1 dl dt p{ font-family:"Arial"; font-size:36px; color:#333; float:left; line-height:36px; float:left;}
.zx_t1 dl dt i{ font-size:16px; color:#333; line-height:16px; display:block; float:left; padding-top:16px; padding-left:8px;}
.zx_t1 dl dd{ display:block;  font-size:16px; color:#333; padding-left:2px; line-height:20px;}
.zx_t1 dl dd i{ display:inline-block; width:10px; height:10px; background-position:0px -380px; float:left; margin-top:4px; margin-right:6px;}
.zx_t1 dl:nth-child(1){ padding-left:86px;}
.zx_t1 dl:first-child{ padding-left:86px;}
.zx_t1 dl:nth-child(4){border-right:none; padding-right:0;}
.zx_t1 dl:first-child+dl+dl+dl{border-right:none; padding-right:0;}


.wrapper .content {
  padding-bottom: 40px;
  min-height: 300px;
}
.wrapper .conlist {
  width: 100%;
  padding: 20px 0;
  border-top: 1px solid #dddddd;
  *zoom: 1;
}
.wrapper .conlist:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.wrapper .conlist li {
  width: 33.3%;
  float: left;
  font-size: 20px;
  line-height: 36px;
}
.wrapper .conlist li s {
  width: 60px;
  height: 60px;
  background: url(../images/contact-ico.png) no-repeat left center;
  float: left;
  margin-right: 15px;
}
.wrapper .conlist li span {
  color: #999999;
  font-size: 16px;
  display: block;
  padding: 6px 0 0;
  line-height: 20px;
}
.wrapper .conlist li.a1 {
  width: 38%;
}
.wrapper .conlist li.a2 {
  width: 28%;
  font-family: arial;
  font-size: 24px;
}
.wrapper .conlist li.a2 span {
  font-size: 16px;
  font-family: "microsoft yahei";
}
.wrapper .conlist li.a2 s {
  background-position: -80px center;
}
.wrapper .conlist li.a3 {
  width: 34%;
  font-size: 14px;
}
.wrapper .conlist li.a3 s {
  background-position: -170px center;
}
.wrapper .conlist:first-child {
  border-top: 0px;
  padding-top: 0px;
}
.wrapper.wrappersan .sitepath {
  margin-top: 0;
}

.showVedio2 { width: 765px; height: 440px; position: fixed; left: 50%; top: 50%; margin: -240px 0 0 -382px; z-index: 9999; background: #fff;  display: none;}
.showVedio2 .close { width: 40px; height: 40px; position: absolute; right: -16px; top: -16px; cursor: pointer; background: url(../images/close.png) no-repeat center center; -webkit-transition: all ease 300ms;-moz-transition: all ease 300ms; -ms-transition: all ease 300ms;-o-transition: all ease 300ms; transition: all ease 300ms;}
.showVedio2 .playcon { height: 450px;}
.showVedio2 .close:hover { transform: rotate(180deg);}
.subsou{ min-height:600px;}
.subsou ul{ display:inline-block; width:1200px; padding-top:40px;}
.subsou ul li{ height:60px; line-height:60px; border-bottom:#ccc solid 1px;}
.subsou ul li span{ float:left; display:block;}
.subsou ul li i{ display:block; float:right;}


.contactInfo{position:relative;}
.contactInfo .list{padding-top: 36px;}
.contactInfo .list .item{position: relative; width: 350px;height: 80px;float: left;border-bottom: 1px solid #cccccc;margin-right: 50px;transition: all ease 600ms;}
.contactInfo .list .item.it3{margin-right: 0px;width: 398px;}
.contactInfo .list .item.it3 a h2{font-size: 16px;color: #999999;}
.contactInfo .list .item.it3 a p{font-size: 20px;color: #333333;}
.contactInfo .list .item a{display: block;height: 80px;}
.contactInfo .list .item a h2{font-size: 16px;color: #999999;padding-left: 70px;}
.contactInfo .list .item a p{font-size: 24px;color: #333333;padding-left: 70px;}
.contactInfo .list .item.it1 a .link{background: url(../images/tel.png) left 8px no-repeat;width: 366px;height: 56px;display: block;}
.contactInfo .list .item.it2 a .link{background: url(../images/email.png) left 8px no-repeat;width: 366px;height: 56px;display: block;}
.contactInfo .list .item.it3 a .link{background: url(../images/adrees.png) left 6px no-repeat;width: 398px;height: 56px;display: block;}
.contactInfo .list .item  a .line{position: absolute;top: 80px;left: 0px;width: 0px;height: 1px; display: block;background-color: #004794;transition: all ease 600ms;}
.contactInfo .list .item:hover  a .line{position: absolute;top: 80px;left: 0px;width:100%;height: 1px; display: block;background-color: #004794;transition: all ease 600ms;}
.contactInfo .list .item:hover  a .link h2{color:#004794 ;}
.contactInfo .list .item:hover{margin-top: -8px;transition: all ease 600ms;}



.baojiabox {
  padding: 0; margin-top:50px;
  box-shadow: 0 1px 20px #e2e2e2;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
}
.baojiabox .img {
  width: 840px;
  height: 260px;
  position: relative;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.baojiabox .img img {
  width: 100%;
  height: 100%;
  display: block;
}
.baojiabox .img .txt {
  position: absolute;
  left:-30px;
  top: 70px;
  width: 600px;
  padding-left: 130px;
}
.baojiabox .img .txt p {
  color: #fff;
  font-size: 24px;
}
.baojiabox .img .txt strong {
  font-size: 34px;
  line-height: 34px;
  padding: 5px 0;
  display: block;
}
.baojiabox .img .txt b {
  font-size: 32px;
  font-weight: bold;
  line-height: 32px;
  color: #fff;
  vertical-align: middle;
  padding-right: 5px;
  font-family: "AVGARDD";
  display: block;
}
.baojiabox .img .txt .shus {
  width: 116px;
  height: 112px;
  background: url(../images/10s.png) no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.baojiabox .baojia {
  width: 360px;
  position: relative;
  padding-top: 10px;
}
.baojiabox .baojia p {
  font-size: 17px;
  text-align: center;
  padding: 10px 0 15px;
}
.baojiabox .baojia p b {
  color: #c4121a;
}
.baojiabox .baojia .item {
  width: 300px;
  margin: 0 auto 16px; position:relative;
}
.baojiabox .baojia .item .n-top{ position:absolute; left:0; top:0;}
.baojiabox .baojia .item .txt {
  border-radius: 5px;
  width: 300px;
  height: 48px;
  line-height: 48px;
  border: 1px solid #e5e5e5;
  background: none;
  display: block;
  text-indent: 10px;
  outline: none;
}
.baojiabox .baojia .btn {
  width: 300px;
  height: 48px;
  margin: 0 auto;
}
.baojiabox .baojia .btn input {
  width: 100%;
  height: 48px;
  line-height: 48px;
  display: block;
  border: 0 none;
  background:#0071d6;
  color: #fff;
  font-size: 20px;
  outline: none;
  font-weight: bold;
  cursor: pointer;
  text-align: center;border-radius:5px;
}
.baojiabox .baojia .btn input:hover {
  background:#c4121a;
}

.ip{ display:none;}
.ip.on{ display:block;}
.ip .a1{ display:none;}
.ip .subMenu a{ padding:0 34px; height:40px; background-color: #f6d783; border-radius:50px; line-height:40px; font-size:16px; color: #6d0e1e; float:left; margin-right:16px; margin-top:40px; display:block; text-align:center;}
.ip .subMenu a:hover,.ip .subMenu a.hover{  background-color:#c4121a;color:#fff; font-weight:bold;}



.moreBtn{ text-align:center;display: block;}
.content_ry{ padding-top:30px; padding-bottom:50px;}
.content_ry .item{ display:inline-block; width:1140px; border:#ddd solid 1px; padding:30px; margin-top:20px;}
.content_ry .item h3{ float:left; font-size:18px; line-height:18px;}
.content_ry .item p{ float:right; font-size:14px; line-height:18px; color:#999;}




.guan_1 {
  background: url(../images/y8_03.jpg);
  padding: 0px 0 80px;
}

.guan_1 .flash{text-align:center; padding-top:50px;}
.guan_1 .flash iframe{width:100%; height:500px;}
.guan_1 dl {
  display: inline-block;
  height: 376px; 
  width: 1200px; margin-top:40px;
}
.guan_1 dl dt {
  width: 500px;
  height: 375px;
  float: left;
}
.guan_1 dl dt img {
  width: 500px;
  height: 375px;
  display: block;
}
.guan_1 dl dd {
  width: 620px;
  height: 375px;
  float: right;
}
.guan_1 dl dd i {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 18px;
}
.guan_1 dl dd h4 {
  font-size: 30px;
  color: #c4121a;
  display: block;
  line-height: 30px;
  padding-top: 18px;
}
.guan_1 dl dd b {
  display: block;
  width: 80px;
  height: 2px;
  background-color: #ccc;
  margin-top: 36px;
}
.guan_1 dl dd p {
  font-size: 14px;
  color: #333;
  display: block;
  line-height: 30px;
  padding-top: 30px;
  height: 194px;
}
.guan_1 dl dd a {
  display: block;
  width: 180px;
  height: 36px;
  background-color: #c4121a;
  border-radius: 30px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 36px;
}
.guan_1 dl dd a:hover {
  background-color: #ac1118;
}
.guan_2 {
  position: relative;
  background: url(../images/y14_03.jpg);
}

.guan_2 .history {
  position: relative; 
  z-index: 2;
  padding-bottom: 90px; margin-top:40px;
}
.guan_2 .h_line {
  width: 100%;
  background: url("../images/x7_02.png") no-repeat center top;
  height: 16px;
  position: absolute;
  left: 0;
  bottom:130px;
  z-index: 1;
}
.guan_2 .history .bd {
  overflow: hidden;
}
.guan_2 .history .bd li {
  width: 380px;
  height: 310px;
  float: left;
  margin-right: 30px;
}
.guan_2 .history .bd li a {
  display: block;
  padding: 0 30px;
  text-align: center;
  height: 200px;
  background: #fff;
  position: relative;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 5px 13px #e3e3e3;
}
.guan_2 .history .bd li .date {
  font-size: 50px;
  font-family: "ITCAvantGardeStd-Bold";
  line-height: 60px;
  display: block;
  color: #666;
  padding-top: 34px;
}
.guan_2 .history .bd li a i {
  position: absolute;
  bottom: -110px;
  left: 0;
  width: 100%;
  font-size: 16px;
  color: #333;
}
.guan_2 .history .bd li a i strong {
  font-size: 24px;
  color: #333;
  font-family: "Arial";
  display: inline-block;
  font-weight: normal;
  padding-right: 4px;
}
.guan_2 .history .bd li.hover i {
  color: #c4121a;
}
.guan_2 .history .bd li.hover i strong {
  color: #c4121a;
  font-weight: bold;
}
.guan_2 .history .bd li .word {
  color: #333;
  padding-top: 20px;
  line-height: 24px;
  height: 76px;
  overflow: hidden;
}
.guan_2 .history .bd li .sjx {
  width: 28px;
  height: 83px;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -14px;
  top: 200px;
  background: url("../images/x6_05.png") no-repeat center top;
}
.guan_2 .history .bd li.hover a {
  background: #c4121a;
}
.guan_2 .history .bd li.hover .date {
  color: #fff;
}
.guan_2 .history .bd li.hover .word {
  color: #fff;
}
.guan_2 .history .bd li.hover .sjx {
  background: url("../images/x6_03.png") no-repeat center top;
}
.guan_2 .history .butn {
  position: absolute;
  top: 60px;
  width: 21px;
  height: 74px;
  display: block;
  cursor: pointer;
}

.guan_2 .history .prev{ display:block; cursor:pointer; width:30px; height:60px; background-position:-238px -86px; position:absolute; left:50%; top:76px; z-index:66; margin-left:-680px;transition: all ease 300ms;}
.guan_2 .history .next{ display:block; cursor:pointer; width:30px; height:60px; background-position:-280px -86px; position:absolute; right:50%; top:76px; z-index:66; margin-right:-680px;transition: all ease 300ms;}
.guan_2 .history .prev:hover{margin-left:-690px;}
.guan_2 .history .next:hover{margin-right:-690px;}
.guan_3 {
  position: relative;
  background: url(../images/y8_03.jpg);
  width: 100%;
  padding-bottom:90px;
}
.guan_3 .guan_3_0 {
  margin-top: 38px;
  height: 350px;
  position: relative;
  width: 1200px;
}
.guan_3 .guan_3_0 .guan_3_1 {
  background: url("../images/x7_03.jpg") center center no-repeat;
  width: 700px;
  height: 275px;
  float: left;
  position: absolute;
  left: 0;
  top: 75px;
  z-index: 2;
}
.guan_3 .guan_3_0 .guan_3_1 p {
  font-size: 16px;
  color: #fff;
  line-height: 34px;
  padding-left: 50px;
  padding-top: 58px;
  width: 490px;
}
.guan_3 .guan_3_0 .guan_3_2 {
  background: url("../images/x6_03.jpg") center center no-repeat;
  width: 650px;
  height: 350px;
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.guan_4 {
 background: url(../images/y14_03.jpg);
  padding-bottom:100px;
}

.guan_4 .guan_4_0 {
  position: relative; margin-top:40px;
}

.guan_4 .guan_4_0 .prev{ display:block; cursor:pointer; width:30px; height:60px; background-position:-238px -86px; position:absolute; left:50%; top:106px; z-index:66; margin-left:-680px;transition: all ease 300ms;}
.guan_4 .guan_4_0 .next{ display:block; cursor:pointer; width:30px; height:60px; background-position:-280px -86px; position:absolute; right:50%; top:106px; z-index:66; margin-right:-680px;transition: all ease 300ms;}
.guan_4 .guan_4_0 .prev:hover{margin-left:-690px;}
.guan_4 .guan_4_0 .next:hover{margin-right:-690px;}
.guan_4 .guan_4_0 .bd {
  width: 1200px;
}
.guan_4 .guan_4_0 .bd ul {
  display: inline-block;
}
.guan_4 .guan_4_0 .bd ul li{width:282px; height:264px; background:url(../images/y10_06.png) center center no-repeat; margin-right:22px; border-radius:6px; overflow:hidden; text-align:center;}
.guan_4 .guan_4_0 .bd ul li i{ display:block; width:280px; height:210px; margin-left:1px; margin-top:1px; overflow:hidden;}
.guan_4 .guan_4_0 .bd ul li i img{ display:block; width:280px; height:210px; -webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms; overflow:hidden;}
.guan_4 .guan_4_0 .bd ul li i img:hover { transform: scale(1.06, 1.06);}
.guan_4 .guan_4_0 .bd ul li p{ line-height:52px; font-size:18px; color:#460a14; }
.guan_4 .guan_4_0 .bd ul li:hover p{ color:#fff;}
.guan_4 .guan_4_0 .bd ul li:hover{ background:url(../images/y10_03.png) center center no-repeat;}

.baojiabox {
  padding: 0;
  margin-bottom: 34px;
  margin-top: 34px;
  box-shadow: 0 1px 20px #e2e2e2;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
}
.baojiabox .img {
  width: 840px;
  height: 260px;
  position: relative;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.baojiabox .img img {
  width: 100%;
  height: 100%;
  display: block;
}
.baojiabox .img .txt {
  position: absolute;
  left: -30px;
  top: 70px;
  width: 600px;
  padding-left: 130px;
}
.baojiabox .img .txt p {
  color: #fff;
  font-size: 24px;
}
.baojiabox .img .txt strong {
  font-size: 34px;
  line-height: 34px;
  padding: 5px 0;
  display: block;
}
.baojiabox .img .txt b {
  font-size: 32px;
  font-weight: bold;
  line-height: 32px;
  color: #fff;
  vertical-align: middle;
  padding-right: 5px;
  font-family: "AVGARDD";
  display: block;
}
.baojiabox .img .txt .shus {
  width: 116px;
  height: 112px;
  background: url("../images/10s.png") no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.baojiabox .baojia {
  width: 360px;
  position: relative;
  padding-top: 10px;
}
.baojiabox .baojia p {
  font-size: 17px;
  text-align: center;
  padding: 10px 0 15px;
}
.baojiabox .baojia p b {
  color: #c4121a;
}
.baojiabox .baojia .item {
  width: 300px;
  margin: 0 auto 16px;
}
.baojiabox .baojia .item .txt {
  border-radius: 5px;
  width: 300px;
  height: 48px;
  line-height: 48px;
  border: 1px solid #e5e5e5;
  background: none;
  display: block;
  text-indent: 10px;
  outline: none;
}
.baojiabox .baojia .btn {
  width: 300px;
  height: 48px;
  margin: 0 auto;
}
.baojiabox .baojia .btn input {
  width: 100%;
  height: 48px;
  line-height: 48px;
  display: block;
  border: 0 none;
  background: #f25930;
  color: #fff;
  font-size: 20px;
  outline: none;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  border-radius: 5px;
}
.baojiabox .baojia .btn input:hover {
  background: #b63b1a;
}
.pei_main {
  background: #f5f5f5;
  padding: 50px 0 93px;
}
.pei_main .pei {
  background: #fff;
  border: 1px solid #e0e0e0;
  padding: 30px;
  width: 1138px;
  margin: 0 auto;
  border-radius: 10px;
}
.pei_main .pei .left {
  width: 550px;
  height: 705px;
}
.pei_main .pei .left img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.pei_main .pei .right {
  width: 540px;
}
.pei_main .pei .right h3 {
  font-size: 30px;
  color: #333;
  line-height: 80px;
}
.pei_main .pei .right .tit {
  margin-top: 16px;
}
.pei_main .pei .right .tit .fl {
  width:220px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: #c4121a;
  border-radius: 0 15px 0 0;
  font-size: 16px;
}
.pei_main .pei .right .tit .fr a {
  color: #999;
  line-height: 30px;
}
.pei_main .pei .right .con {
  background: #f4f4f4;
  border: 1px solid #eee;
  padding: 18px;
  border-radius: 0 0 10px 10px;
}
.pei_main .pei .right .con a {
  display: block;
  width: 25%;
  float: left;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}
.pei_main .pei .right .con a i {
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  border: 2px solid #c4121a;
  float: left;
  margin-top: 11px;
  margin-right: 10px;
}
.pei_main .pei2 {
  margin-top: 27px;
}
.pei_main .pei2 .left {
  width: 535px;
  height: 556px;
  float: right;
}
.pei_main .pei2 .right {
  float: left;
}




.news li {
  padding: 20px;
  border: 1px solid #f2f2f2;
  background: #fff;
  margin-bottom: 50px;
}
.news li .img {
  width: 360px;
  float: left;
  height: 205px;
  overflow: hidden;
}
.news li .img img {
  width: 360px;
  height: 205px;
  transition: 0.9s;
}
.news li:hover .img img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.news li:hover {
  box-shadow: 4px 4px 4px #ddd;
}
.news li .p {
  width: 758px;
  float: right;
}
.search_li li .p {
  width: 1080px;
  margin-right: 40px;
  padding-bottom: 20px;
}
.news li .p h3 {
  color: #363636;
  font-size: 24px;
  font-weight: 100;
  padding: 28px 0;
}
.news li .p p {
  color: #363636;
  line-height: 24px;
  padding-bottom: 24px;
}
.news li .p span {
  line-height: 18px;
  font-family: arial;
  color: #959595;
}
.news li .p i {
  width: 23px;
  height: 16px;
  background-position: -73px 0;
  margin-right: 10px;
}
.news li .p .i2 {
  background-position: -104px 0;
  margin-left: 30px;
}

.news li .pp {
  width: 1080px;
  margin-right: 40px;
  padding-bottom: 20px;
}



.part_2{ padding-bottom:60px;}










