﻿@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; overflow-x:hidden }
/*链接*/
a{ text-decoration:none; color:#333; background: transparent;  outline:none;cursor:pointer ;}
a:focus { outline:none; }
a:hover,a:active{ color:#0f4494; 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_main{max-width:1920px;margin:0 auto;box-shadow: 0px 1px 3px #ececec;}
#top_main #top{height:90px;position:relative;box-sizing:border-box;margin:0 40px;z-index:999;min-width: 1300px; }
#top_main #top .logo{display: inline-block;vertical-align: middle; width:350px;height: 58px;margin-top:18px;}
#top_main #top .logo .weblogo{display: block; width:113px;height:58px;vertical-align: middle; float:left;}
#top_main #top .logo p{ font-size:18px; color:#0f4494; line-height:24px; padding-left:16px; float:left; padding-top:8px; font-weight:bold;}
#top_main #top .top_r{position:relative; margin-right:160px;}

.top_main.fixed{ position:fixed; left:0; top:0; width:100%; background-color:#fff; z-index:999;}


.tel_main{ margin-right:30px; margin-top:16px;}
.tel_main .icon{ display:block; float:left; width:20px; height:20px; background-position:0px -122px; margin-top:16px;}
.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;}

/*nav*/
#nav{width:100%;height: 40px;padding-top:30px;}
#nav ul{display:block;width:100%;margin-right:60px;}
#nav li{float:left;display:block;height:60px;font-size:14px;text-align:center;line-height:40px; padding:0 8px; position: relative;}
#nav li a{display:block;margin-top:1px;text-align:center;position: relative;height:34px;color: #000;line-height:34px; font-size:16px; padding:0 30px; border-radius:30px;}
#nav li a:hover,#nav li.hover a{height:34px;color: #fff;background-color:#0f4494; }

#nav li ul { position: absolute; left:0;  /*left:50%; margin-left:-60px;*/ top:60px;  z-index: 199; height: auto; overflow: hidden; width:100%; border-right: 1px solid rgba(255,255,255,.4); height:296px;/*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 ul li { display: block; clear: left; width:100%; background: none; height: 29px;/*background: rgba(255, 255, 255, 1); border-bottom: #f2f2f2 solid 1px;*/ line-height: 36px; margin: 0; padding:0;text-align: center; margin-right:0; }
#nav li ul li a{font-size:14px; padding:0;}
#nav li ul li:hover a,#nav li ul li.hover a{ color:#fff; }
#nav li ul li a ,#nav li.hover ul a  {
    background-color:transparent; color:#e7e7e7;
}
#nav li:hover ul,#nav li.hover ul {
  background: rgba(133,189,36,.8);border-left: 1px solid rgba(255,255,255,.4);
}
#nav li ul li:hover a{/*background-color:#009b4d;*/background:none;color: #fff; font-weight:bold;}
.top_main .navbg {
  width: 100%;
  height:296px;
 position: absolute;  left: 0px; top:90px; background: rgba(15,68,148,.7);
overflow: hidden; z-index:66; width:100%;
  display: none;
}

/* banner */
.banner_main { width: 100%; overflow: hidden; position: relative; z-index: 2;}
.banner_main .banner { width: 100%; min-width: 1000px;padding: 0px 0 34.18%; 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:40px; height:3px; margin: 0 5px; display: inline-block; cursor: pointer; vertical-align: top; background: none;  background-color:#fff; border-radius:5px;}
.banner_main .banner .tip span.cur { background: #2291e0;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:365px; background:#1e2530; position:relative; z-index:1;clear: left;}
.bottom_main .bottom_nav{ width:680px; display:inline-block; margin-top:68px;}
.bottom_main .bottom_nav ul{ width:100px; text-align:left; float:left; margin-right:40px;}
.bottom_main .bottom_nav ul li{ line-height:26px;}
.bottom_main .bottom_nav ul h3{ padding-bottom:8px;}
.bottom_main .bottom_nav ul h3 a{ display:block; font-size:18px; color:#fff;}
.bottom_main .bottom_nav ul li a{ display:block; font-size:14px; color:#999;}
.bottom_main .bottom_nav ul li a:hover{color: #fff;}
.bottom_main .bottom_nav ul:nth-child(6){ margin-right:0;}
.bottom_main .bottom_nav ul:first-child+li+li+li+li+li{ margin-right:0;}
.bottom_main .bottom_tit{ padding-top:50px;}
.bottom_main .bottom_tit .r1{  width:300px;}
.bottom_main .bottom_tit .r1 p{ width:269px;}
.bottom_main .bottom_tit .r1 p img{ width:160px; height:82px;}
.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; background:url(../images/icon.png) left center no-repeat; line-height:16px; background-position:0 -354px; padding-left:24px;}
.bottom_main .bottom_tit .r2 em{ display:block; font-size:28px; color:#fff; text-align:left; font-family:"Arial"; padding-top:10px;}

.bottom_main .ewm{ width:200px; margin-top:68px;}
.bottom_main .ewm img{ display:block; width:200px;}

.bottom_copy{ height:45px; background-color:#222222;  line-height:45px; font-size:12px; color:#cccccc;}
.bottom_copy span{ padding-left:10px;}
.bottom_copy a{ display:inline-block; font-size:12px; color:#ccc; padding-left:5px; padding-right:5px;}
.bottom_copy a:hover{ color:#fff;}
.bottom_copy p{ float:left;}
.bottom_copy i{ float:right;}

/*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{ height:70px; background-color:#f0f3f5; width:100%;}
.floor_1_main .floor_1_1{ float:left;}
.floor_1_main .floor_1_1 b{ float:left; font-size:16px;  font-weight:normal; line-height:70px;}
.floor_1_main .floor_1_1 a{ display:block; float:left; font-size:16px; padding:0 14px; line-height:70px;}
.floor_1_main .search_main{ float:right;border:#dededf solid 1px; border-radius:5px; margin-top:17px;} 
.floor_1_main .search_main .stxt{ padding-left:14px; width:240px; height:36px;  background-color:#fff;border-radius:5px 0 0 5px; line-height:36px; border:none;}
.floor_1_main .search_main .sbtn{ width:46px; height:36px;  background-color:#0f4494;border-radius: 0 5px 5px 0; background-position:0px -77px;}




.in_title{ padding-top:70px; text-align:center; width:1200px;}
.in_title h3{ display:block; background:url(../images/l1_03.png) center center no-repeat; font-size:40px; color:#0f4494; font-weight:bold; width:1200px; height:40px; line-height:40px;}
.in_title p{ font-size:18px; color:#666; line-height:18px; padding-top:12px;}
.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{ background:url(../images/l3_02.jpg) center center no-repeat; width:100%; height:842px; margin-top:80px;}
.floor_2_main .in_title {
    padding-top: 50px;}
.floor_2_1	{ }
.floor_2{ width:1200px; height:554px; background-color:#fff; margin-top:40px;box-shadow: 0px 1px 2px #ccc;}
.floor_2 .hd{ display:inline-block; height:66px; width:1200px; border-bottom:#dde3ec solid 1px; text-align:center;}
.floor_2 .hd ul{ display:inline-block; height:66px;}
.floor_2 .hd ul li{ float:left; width:150px; height:66px; text-align:center; line-height:66px; position:relative;}
.floor_2 .hd ul li a{ display:block; width:100%; height:66px; line-height:66px; color:#333;}
.floor_2 .hd ul li i{ display:block; position:absolute; right:0; top:25px; width:1px; height:16px; background-color:#cbd4e2;}
.floor_2 .hd ul li.li8 i{ display:none;}
.floor_2 .hd ul li:hover,.floor_2 .hd ul li.on{ background-color:#0f4494;}
.floor_2 .hd ul li:hover i,.floor_2 .hd ul li.on i{ display:none;}
.floor_2 .hd ul li:hover a,.floor_2 .hd ul li.on a{ color:#fff;}
.floor_2 .bd{ padding:30px; height:427px;}
.floor_2 .bd ul{ display:inline-block; width:100%;}
.floor_2 .bd ul .floor_2_z{ float:left; width:570px; height:427px; overflow:hidden; position:relative; }
.floor_2 .bd ul .floor_2_z img{ display:block; width:100%;-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_2 .bd ul .floor_2_z img:hover { transform: scale(1.06, 1.06);}
.floor_2 .bd ul .floor_2_y{ float:left; width:460px; margin-left:78px; height:427px;}
.floor_2 .bd ul .floor_2_y h3{ font-size:30px; color:#333; line-height:30px; padding-top:28px;}
.floor_2 .bd ul .floor_2_y i{ display:block; width:50px; height:1px; background-color:#0f4494; margin-top:28px;}
.floor_2 .bd ul .floor_2_y p{ font-size:14px; color:#666; line-height:30px; padding-top:40px; height:200px;}
.floor_2 .bd ul .floor_2_y .a1{ width:164px; height:46px; border:#85bd24 solid 2px; font-size:16px;  color:#85bd24; text-align:center; line-height:46px; font-weight:bold; display:block; position:absolute; z-index:55; left:0; bottom:40px; }
.floor_2 .bd ul .floor_2_y .a1:hover{ color:#fff; background:#85bd24;}
.floor_2 .bd ul .floor_2_y:hover h3{ color:#0f4494;}

.floor_3_main .in_title{ padding-top:0;}
.floor_3_1{ margin-top:36px; display:block; position:relative;height:378px; width:1200px;}
.floor_3_1 .bd{}
.floor_3_1 .bd ul li{ float:left; width:215px; height:415px; overflow:hidden; position:relative;margin-right:31px; background:url(../images/dc_03.png) center center no-repeat; text-align:center;}
.floor_3_1 .bd ul li b{ display:block; width:150px; height:150px; background:url(../images/dc1_03.png) center center no-repeat; margin:0 auto;-webkit-animation: rotate 10s linear 0s infinite;
animation: rotate 10s linear 0s infinite;}
.floor_3_1 .bd ul li img{ display:block; top:50px; position:absolute; left:50%; margin-left:-30px; height:54px; background-size:100%;}
.floor_3_1 .bd ul li s{ display:block; width:20px; height:20px; background-position:0px -185px; position:absolute; right:38px; top:30px;}
.floor_3_1 .bd ul li h3{ padding-top:28px; display:inline-block; width:100%; text-align:center; font-size:28px; color:#333; font-weight:bold;}
.floor_3_1 .bd ul li i{ margin:0 auto; display:block; width:58px; height:1px; background-color:#a6bfe6; margin-top:18px;transition: all 0.6s ease 0s;}
.floor_3_1 .bd ul li p{ font-size:14px; color:#666; line-height:26px; padding-top:20px; padding-left:36px; padding-right:36px;}

.floor_3_1 .bd ul li:hover{ background:url(../images/dc_05.png) center center no-repeat;}
.floor_3_1 .bd ul li:hover h3{ color:#0f4494;}
.floor_3_1 .hd .prev{ display:block; width:60px; height:60px; background-position:0px -219px; position:absolute; left:-110px; top:194px;}
.floor_3_1 .hd .next{display:block; width:60px; height:60px; background-position:-70px -219px; position:absolute; right:-110px; top:194px;}
.floor_3_1 .hd .prev:hover{ background-position:0px -283px;}
.floor_3_1 .hd .next:hover{ background-position:-70px -283px;}

.floor_4_main{ background:url(../images/l5_02.jpg) center center no-repeat; width:100%; height:150px;}
.floor_4_main .w1200{ position:relative;}
.floor_4_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:570px; top:88px;}
.floor_4_main a:hover{ background-color:#85bd24; color:#fff;}
.floor_4_main .fr_4{ position:absolute; right:0; top:54px;}
.floor_4_main .fr_4 s{ display:block; float:left; width:46px; height:46px; background-position:-56px -72px;}
.floor_4_main .fr_4 p{ float:left; padding-left:10px;}
.floor_4_main .fr_4 p span{ display:block; font-size:16px; color:#fff; line-height:16px;}
.floor_4_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_5_1{ position:relative; width:1200px; height:518px; margin-top:56px;padding-bottom:60px;}
.floor_5_1 .floor_5_z { width:481px; height:481px; position:absolute; left:50%; top:22px; margin-left:-240px; text-align:center;}
.floor_5_1 .floor_5_z .img1{ display:block; width:260px; height:260px; position:absolute; left:50%; margin-left:-130px; top:113px; -webkit-transition: all ease-in-out 5s; -webkit-animation: big 5s infinite linear;}
.floor_5_1 .floor_5_z .img2{ display:block; width:481px; height:481px;-webkit-animation: rotate 10s linear 0s infinite;
animation: rotate 10s linear 0s infinite;}
.floor_5_1 .floor_5_z .img3{ display:block; width:481px; height:481px;-webkit-animation: rotate 10s linear 0s infinite;
animation: rotate 10s linear 0s infinite; position:absolute; left:0; top:0;}
.floor_5_1 .floor_5_z .img4{ display:block; width:481px; height:481px;-webkit-animation: rotate1 10s linear 0s infinite;
animation: rotate1 10s linear 0s infinite; position:absolute; left:0; top:0;}

.floor_5_1 .floor_5_y{ position:relative; width:1200px; height:518px;}
.floor_5_1 .floor_5_y ul{ display:block; width:1200px; height:518px;}
.floor_5_1 .floor_5_y ul li{ width:326px; position:absolute;}
.floor_5_1 .floor_5_y ul li h3{ float:left; width:200px;text-align:right;}
.floor_5_1 .floor_5_y ul li h3 span{ display:block; font-size:28px; color:#333; line-height:30px; font-weight:bold; padding-top:10px;}
.floor_5_1 .floor_5_y ul li h3 p{ font-size:16px; color:#666; line-height:24px; padding-top:10px;}
.floor_5_1 .floor_5_y ul li .ic{ float:right; width:104px; height:104px; position:relative;}
.floor_5_1 .floor_5_y ul li .ic b{ display:block;width:104px; height:104px; background:url(../images/l10_03.png) center center no-repeat;-webkit-animation: rotate 10s linear 0s infinite;
animation: rotate 10s linear 0s infinite;}
.floor_5_1 .floor_5_y ul li .ic i{ width:64px; height:64px; display:block; background-color:#0f4494; border-radius:60px; position:absolute; left:50%; margin-left:-32px; top:20px;}
.floor_5_1 .floor_5_y ul li .ic i s{ display:block; width:35px; height:37px; background-position:0px 0px; margin:0 auto; margin-top:15px;}
.floor_5_1 .floor_5_y ul li.l2 .ic i s{background-position:-46px 0px;}
.floor_5_1 .floor_5_y ul li.l3 .ic i s{background-position:-94px 0px;}
.floor_5_1 .floor_5_y ul li.l4 .ic i s{background-position:-148px 0px;}
.floor_5_1 .floor_5_y ul li.l5 .ic i s{background-position:-196px 0px;}
.floor_5_1 .floor_5_y ul li.l6 .ic i s{background-position:-249px 0px;}
.floor_5_1 .floor_5_y ul li.l7 .ic i s{background-position:-299px 0px;}
.floor_5_1 .floor_5_y ul li.l8 .ic i s{background-position:-347px 0px;}
.floor_5_1 .floor_5_y ul li.l2 h3,.floor_5_1 .floor_5_y ul li.l4 h3,.floor_5_1 .floor_5_y ul li.l6 h3,.floor_5_1 .floor_5_y ul li.l8 h3{ float:right; text-align:left;}
.floor_5_1 .floor_5_y ul li.l2 .ic,.floor_5_1 .floor_5_y ul li.l4 .ic,.floor_5_1 .floor_5_y ul li.l6 .ic,.floor_5_1 .floor_5_y ul li.l8 .ic{ float:left;}
.floor_5_1 .floor_5_y ul li:hover h3 span{ color:#0f4494;}
.floor_5_1 .floor_5_y ul li:hover .ic b{ background:url(../images/l11_03.png) center center no-repeat;}
.floor_5_1 .floor_5_y ul li:hover .ic i{ background-color:#2291e0;}
.floor_5_1 .floor_5_y ul li.l1 { left: 78px; top:0;}
.floor_5_1 .floor_5_y ul li.l2 { right: 78px; top:0;}
.floor_5_1 .floor_5_y ul li.l3 { left: 0px; top:206px;}
.floor_5_1 .floor_5_y ul li.l4 { right: 0px; top:206px;}
.floor_5_1 .floor_5_y ul li.l5 { left: 78px; top:410px;}
.floor_5_1 .floor_5_y ul li.l6 { right:78px; top:410px;}
.floor_5_1 .floor_5_y ul li.l7 { left: 78px; top:410px;}
.floor_5_1 .floor_5_y ul li.l8 { right: 78px; top:410px;}


.floor_6_main{ background-color:#f0f3f5; width:100%; margin-top:80px; padding-bottom:90px;}
.floor_6_1{ margin-top:40px;}
.floor_6_1 .hd{ position:relative; width:100%; height:120px;}
.floor_6_1 .hd ul{ display:inline-block; width:100%;}
.floor_6_1 .hd ul li{ float:left; height:60px;  width:20%;}
.floor_6_1 .hd ul li .aa{ display:block; background-color:#0f4494;border-right:#1f77b5 solid 1px;height:60px; width:99.7%; text-align:center; line-height:60px; font-size:18px; color:#fff; font-weight:bold; position:relative;}
.floor_6_1 .hd ul li .aa i{ display:none;width: 0;height: 0;border-style: solid;border-width: 0 7px 7px 7px;border-color: transparent transparent #fff transparent; position:absolute; left:50%; bottom:0; margin-left:-7px;}
.floor_6_1 .hd ul li .aa.c5{ width:100%;}
.floor_6_1 .hd ul li .aa:hover,.floor_6_1 .hd ul li.on .aa{ background-color:#85bd24;}
.floor_6_1 .hd ul li p{ display:none; width:100%; background-color:#fff;box-shadow: 0px 1px 2px #ddd; height:60px; position:absolute; left:0; top:60px; text-align:center;}
.floor_6_1 .hd ul li .aa:hover i,.floor_6_1 .hd ul li.on .aa i{ display:block;}
.floor_6_1 .hd ul li:hover p,.floor_6_1 .hd ul li.on p{ display:block;}
.floor_6_1 .hd ul li p a{ display:inline-block; border-right:#ddd solid 1px; font-size:16px; color:#666; line-height:16px; padding:0 38px; margin-top:22px;}
.floor_6_1 .hd ul li p a:hover{ color:#0f4494;}
.floor_6_1 .hd ul li p a:last-child{ border-right:none;}
.floor_6_1 .bd{ width:100%;}
.floor_6_1 .bd ul{ width:105%; display:inline-block;}
.floor_6_1 .bd ul li{ position:relative; width:385px; height:350px; background-color:#fff;box-shadow: 0px 1px 2px #ddd; float:left; margin-top:22px; margin-right:22px; overflow:hidden;}
.floor_6_1 .bd ul li b{ display:block; width:366px; height:275px; margin:0 auto; margin-top:10px; overflow:hidden;}
.floor_6_1 .bd ul li b img{ display:block; width:100%;-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_6_1 .bd ul li:hover img { transform: scale(1.06, 1.06);}
.floor_6_1 .bd ul li .cp_bg{position: absolute;left: -385px;width: 366px;height:275px;text-align: center;transition: all ease-in-out 600ms;top:10px;}
.floor_6_1 .bd ul li .cp_bg span{background-position: -331px -0px;width: 46px;height: 46px;margin-top:115px;}
.floor_6_1 .bd ul li:hover .cp_bg{background: url(../images/l13_03.png) repeat center center;transition: all ease 600ms;left: 10px; }
.floor_6_1 .bd ul li p{ font-size:18px; color:#222; line-height:64px; padding-left:20px;}
.floor_6_1 .bd ul li .a1{ width:88px; height:24px; border:#0f4494 solid 1px; border-radius:5px; text-align:center; line-height:24px; font-size:14px; color:#0f4494; position:absolute; right:10px; bottom:20px; z-index:66;}
.floor_6_1 .bd ul li .a1:hover{ background-color:#85bd24; color:#fff; border:#85bd24 solid 1px;}


.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:#0f4494; line-height:40px; font-weight:bold; padding-top:18px;}
.floor_8_1 i{ display:block; width:100px; height:1px; background-color:#0f4494; 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:#0f4494; 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:#0f4494; 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:#0f4494;}

.floor_11_main{ width:100%; height:473px; padding-top:80px;}
.floor_11_main .shipink{ width:1200px; height:394px; margin:0 auto; }
.floor_11_main .shipink .left{ display:block; width:700px; height:394px; margin-left:-1px; }
.floor_11_main .shipink .left .cut3video{display:block; width:700px; height:394px; border-radius:15px;box-shadow: 0px 5px 25px #abb0b7;}
.floor_11_main .shipink .right{ width:424px;}
.floor_11_main .shipink .right h3{ font-size:40px; color:#0f4494; line-height:40px; padding-top:64px;}
.floor_11_main .shipink .right i{ display:block; width:238px; height:30px; background:url(../images/l22_03.png) center center no-repeat; margin-top:18px;}
.floor_11_main .shipink .right p{ font-size:14px; color:#666; line-height:32px; padding-top:20px;}


@-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:#0071d6;}
.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: #FFF; position: absolute; padding: 0 0 0 50px; top: 0; right: 0; overflow: hidden;}
.toolbar .pop{position: absolute; right: 90px; top: -65px; background: #0071d6; 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: #f2e8e1; font-size: 16px; font-weight: 400; white-space: nowrap;}
.toolbar .qq span{background-position:-36px -47px;}
.toolbar .qq a{width: 52px; height: 52px; cursor: pointer; display: block;}
.toolbar .qq:hover{background-color:#0071d6; border-radius: 100%;}
.toolbar .qq:hover span{background-position: -36px -47px; }
.toolbar .tel span{background-position:-36px 0;}
.toolbar .tel:hover{ width: 420px;background: #0071d6; border-radius:30px;}
.toolbar .tel:hover span{ width: 420px;background-position: -36px 0;}
.toolbar .code span{background-position:-36px -95px;}
.toolbar .code:hover{ background-color:#0071d6;  border-radius: 100%;}
.toolbar .code:hover span{background-position:-36px -95px;}
.toolbar .top span{background-position: -36px -142px;}
.toolbar .top:hover{ background-color:#0071d6;  border-radius: 100%;}
.toolbar .top:hover span{background-position: -36px -142px; }
.toolbar dd:hover{}
/*css3*/


@media (max-width: 1800px) {
#top_main #top .top_r{ margin-right:100px;}
}

@media (max-width: 1700px) {
#top_main #top .top_r{ margin-right:40px;}#nav ul{ margin-right:10px;}
}
@media (max-width: 1660px) {
#top_main #top .top_r{ margin-right:40px;}#nav ul{ margin-right:10px;}
}
@media (max-width: 1600px) {
#top_main #top .top_r{ margin-right:20px;}#nav ul{ margin-right:10px;}
}
@media (max-width: 1575px) {
#top_main #top .top_r{ margin-right:0px;}
}

@media (max-width: 1536px) {
#top_main #top{ margin:0 15px;}
}
/*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: #0f4494; 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 #0f4494; *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;}




@media (max-width: 1660px) {

}
@media (max-width: 1600px) {

}
@media (max-width: 1575px) {

}

@media (max-width: 1536px) {

}
@media (max-width: 1480px) {
	#top_main #top .top_r{    padding-right:30px;}
	/*#nav li{margin-right:4px;}*/
	#nav li a{ padding:0 20px;}
}


.wrapper{ min-height:700px; }
.w{width: 1200px;margin: 0 auto;}
.nybanner, .nybanner ul, .nybanner img{height:300px; width:100%; position:relative;}
.nybanner.nyb2{ height:360px;}
.sitepath{ height: 54px; line-height: 54px; color: #666666; border-bottom: 1px solid #f1f1f1;margin:0 auto 10px;overflow: hidden;}
.sitepath s{ width:22px; height: 26px; background-position:0 0; margin-right: 8px;}
.sitepath span{ color: #d51118; font-weight: bold;}
.sitepath a{ color: #666666; }
.sitepath a:last-child{color: #d51118; font-weight: bold;}
.sitepath a:hover { color: #d51118; }
.in_ny{ padding-bottom:40px;background-color:#f0f3f5; }
.title_top { margin:0 auto; width:1200px; position:relative; height:300px;}
.title_top .sobtitle { height:76px; padding-top:100px;}
.title_top .sobtitle p{ float:left;}
.title_top .sobtitle p span{ display:block; float:left; font-size:34px; color:#333; line-height:34px; padding-left:46px;}
.title_top .sobtitle p span strong{ display:block; font-size:24px; color:#fff; padding-bottom:8px; line-height:24px;}
.title_top .sobtitle p em{text-shadow:0px 1px 2px #333; display:block; width:100px; height:1px; background-color:#333; float:left; margin-top:18px;}
.title_top .sobtitle i{ float:right; display:block;font-size: 14px;  color: #fff; line-height: 14px; margin-top:106px;text-shadow:0px 1px 2px #333;}
.title_top .sobtitle a { display: inline-block; font-size: 14px;  color: #fff; line-height: 14px;text-shadow:0px 1px 2px #333;}
.title_top .sobtitle a:hover{ color:#fff;}
.title_top .sob_nav{ width:100%; height:60px; position:absolute; bottom:0; left:0; background-color:#0f4494;z-index: 12;}
.title_top .sob_nav a { display:block; float:left; padding:0 16px; font-size: 16px; height:60px;  color: #fff; line-height: 60px; border-right:#2d6286 solid 1px; text-align:center;}
.title_top .sob_nav a i{ display:none; position:absolute; right:26px; width:20px; height:5px; top:30px; background-position:-52px -350px;}
.title_top .sob_nav a:hover,.title_top .sob_nav a.on { color: #fff; background-color:#85bd24;}
.title_top .sob_nav a:hover i,.title_top .sob_nav a.on i{background-position:-25px -350px;}
.nybanner .bg {
    width: 50%;
    height: 60px;
    background: #0f4494;
    position: absolute;
    right: 0;
    bottom: 0;
}
.title_top .sob_nav .subMenu{ position:absolute; left:0; top:60px; display:none;}
.title_top .sob_nav .on .subMenu{ display:block; width:100%;}
.title_top .sob_nav .subMenu a{border-right: #ddd solid 1px;
font-size: 16px;
color: #666; height:16px;
line-height: 16px;
padding: 0 38px;
margin-top: 22px;}
.title_top .sob_nav .subMenu a:last-child{ border-right:none;}
.title_top .sob_nav .subMenu a.hover,.title_top .sob_nav .subMenu a:hover{ color:#0f4494;}
.title_top .sob_nav .subMenu a,.title_top .sob_nav li.on .subMenu a{background-color:transparent;}

.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:#0f4494;} 

.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;}


.location{ margin-top:10px;}
.location .menu{ display:inline-block; width:100%;  text-align:center;}
.location .menu ul{ display:inline-block;}
.location .menu li{ width:110px; height:110px; background-color:#d0d8e4; border-radius:5px; float:left; margin:0 19px;margin-top:30px;  text-align:center; overflow:hidden;}
.location .menu li img{ display:inline-block; width:54px; height:49px; margin-top:16px;}
.location .menu li span{ display:block; font-size:16px; color:#666; line-height:16px;}
.location .menu li a{ display:block; width:110px; height:110px;}
.location .menu li.hover,.location .menu li:hover{ background-color:#0f4494;}
.location .menu li:hover img,.location .menu li.hover img { transform: scale(1.06, 1.06); transform: translateY(-140px);filter: drop-shadow(#fff 0 140px);}
.location .menu li.hover span,.location .menu li:hover span{ color:#fff;}

.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 1px 2px #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:#0f4494;} 
.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: -91px -151px;
    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: #0f4494;border-color: #0f4494; color: #fff;}
.pager ul a.current:hover { background-color: #0f4494; border-color: #0f4494; color: #fff;}
.pager ul a:hover { background-color: #0f4494; border-color: #0f4494; color: #fff;}



.part_2 .news_ul { width:1200px; margin:0 auto; padding-bottom: 40px; padding-top:20px; }
.part_2 .news_ul .ul{ width:105%; display:inline-block;}
.part_2 .news_ul li { margin-top:40px; width:372px; margin-right:40px; float:left; height:424px; background-color:#f5f5f5;}
.part_2 .news_ul li .box1 { width:372px; height:210px; overflow: hidden; display:block; }
.part_2 .news_ul li .box1 img { width:372px; height:210px; transition: ease-in-out .6s;display:block;  }
.part_2 .news_ul li .box2 { display:block; margin:0 auto; width:294px; padding-top:38px;}
.part_2 .news_ul li .box2 h1 { font-size:18px; color: #333; font-weight: 100; line-height:18px; }
.part_2 .news_ul li .box2 p { line-height: 24px; margin-top:16px; height:78px; color:#999; border-bottom:#ddd solid 1px;}
.part_2 .news_ul li .box2 span { font-size: 14px; color: #666; background: url(../images/bn_03.png) no-repeat right center; padding-right:32px; margin-top:20px; display:inline-block; }
.part_2 .news_ul li .right { padding-right: 15px; padding-top: 42px;}
.part_2 .news_ul li .right h3 { font-size: 36px; color: #999; font-weight: 100; }
.part_2 .news_ul li .right p { font-size: 24px; color: #bbb; padding-top:10px; }
.part_2 .news_ul li a { display: block; cursor: pointer; width: 100%; height: 100%; }
.part_2 .news_ul li a:hover .box2 p { color: #f2f2f2; }
.part_2 .news_ul li a:hover img { transform: scale(1.1); -webkit-transform: scale(1.1); }
.part_2 .news_ul li a:hover h1{ color:#3fb150;}
.part_2 .news_ul li:hover .box2 p{ border-bottom:#5385d0 solid 1px;}
.part_2 .news_ul li:hover{ background-color:#0f4494;}
.part_2 .news_ul li:hover .box2 span{ color:#fff;}
.part_2 .news_ul li:hover .box2  h1{ color:#fff;}
.part_2 .news_ul li:hover .box2 p{ color:#fff;}

.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:#0f4494;} 


.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;}
.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;}
.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: #0f4494; cursor: pointer; border: #d3d7e3 solid 1px; background-color: #fff; display: inline-block;}
.contact_main_3 .submit .btn: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;  margin-top:38px; 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: #0e428f;}
/*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:80px;}
.anli_o{ width:1200px; height:30px;}
.anli_o i{ display:block; float:left; font-size:24px; color:#0e428f;}
.anli_o a{ display:block; font-size:16px; color:#666; float:right;}
.anli_o a:hover{ color:#0e428f;}

.in_bj{ background-color:#f2f2f3;}
.showp_txt{ padding:50px 50px;}
.showp_txt img{ display:inline-block;}
.showxin .dol{ background-color:#fff; margin-top:40px;}
.showImg{background:url(../images/sd_03.jpg) left center no-repeat; width:1200px; height:450px; margin-top:20px;}
.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:#0f4494;}
.showImg .imgtxtcon{ float:left; width:450px; margin-left:50px;}
.showImg .imgtxtcon h1{ font-size:30px; color:#0f4494; line-height:30px; padding-top:56px;}
.showImg .imgtxtcon i{ display:block; width:84px; height:1px; background-color:#4f4f4f; margin-top:50px;}
.showImg .imgtxtcon p{ display:block; font-size:16px; color:#666; line-height:28px; padding-top:26px; height:190px;}
.showImg .imgtxtcon a{ display:block; width:171px; height:38px; background-color:#85bd24; color:#fff; text-align:center; line-height:38px; font-size:16px; position:relative;}
.showImg .imgtxtcon a:hover{ background-color:#0f4494; 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;}


/* 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: #0e428f;
  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: 100px;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: 14px;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: 100px;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: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: #0f4494;
}
.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:#0f4494;
}
