/* CSS Document */
body{}
.wm{margin:0 auto;width:1200px;}
.wm2{margin:0 auto;width:1054px;}
#top{height:94px;width:100%;min-width:1200px;overflow:hidden;background:#fff;}
.zd01{width:100%;position:fixed; top:0;left:0; z-index:9999999;height:94px;box-shadow:0px 0px  10px 0px #aaa;}
.logo{width:420px;padding-top:14px;}
.lang{margin-top:35px;margin-left:12px;background:#0082d6;height:24px;line-height:24px;width:70px;text-align:center;color:#fff;border-left:6px solid #0668a7;}
.lang a{color:#fff;font-size:14px;}
.lang a:hover{text-decoration:underline;color:#fff;}


.menu{}
.menu ul li{float:left;line-height:94px;height:94px;}
.menu ul li:last-child{background:none;}
.menu ul li a:link,.menu ul li a:visited{padding:0 17px;display:block;font-size:16px;}
.menu ul li a:hover{padding:0 17px;display:block;font-size:16px;text-decoration:none;color:#fff;background:#0082d6;}



/*首页焦点图*/
h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,select,object{margin:0;padding:0;outline: none;}
.ban_txt{color:#fff;margin-top:170px;}
.ban_txt h1{font-size:48px;font-weight:bold;}
.ban_txt h2{font-size:24px;padding-top:20px;font-weight:normal;line-height:40px;}
.fullSlide{width:100%; position:relative;height:600px;min-width:1200px;overflow:hidden}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:600px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:600px; text-decoration:none;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom: 30px;left:0;height:11px;line-height:11px;}
.fullSlide .hd ul{text-align:center; margin:0 auto;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:14px;height:14px;margin:0 6px;overflow:hidden;background:url(../images/icon-circle.png) right no-repeat;filter:alpha(opacity=90);opacity:0.9;line-height:999px;z-index:998;}
.fullSlide .hd ul .on{background:url(../images/icon-circle.png) left no-repeat;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:45%;margin-top:-30px;left:5%;z-index:1;	width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:5%;background-position:-6px -137px;}


.ban_bot{background:#f2f2f2;line-height:68px;height:68px;min-width:1200px;overflow:hidden;width:100%;}
.pro_hot{background:url(../images/index_01.jpg) no-repeat left;padding-left:38px;font-size:16px;}
.pro_hot span{font-weight:bold;color:#1b73ce;}
.search{margin-top:15px;}
.searchsrk{background:url(../images/index_02.jpg) no-repeat;width:264px;height:37px;border:none;padding-left:15px;color:#555555;outline:none;}
.searchsrk2{background:url(../images/index_03.jpg) no-repeat;width:56px;height:37px;border:0px;}

.con_01{margin-top:75px; width:100%;min-width:1200px;overflow:hidden}
.con_01 .title{text-align:center;margin-bottom:50px;}
.con_01 .title h1{font-size:40px;color:#232d46;}
.con_01 .title h2{font-size:16px;color:#888888;padding-top:12px;font-family:Arial;text-transform:uppercase;}
.con_01 .sy_pro{width:204px;padding:6px;border:1px solid #eaeaea;text-align:center;margin:0 6px;background:#ededed;}
.con_01 .sy_pro a:hover{text-decoration:none;}
.con_01 .sy_pro h1{font-size:18px;color:#050505;padding-top:18px;font-weight:bold;}
.con_01 .sy_pro h2{font-size:14px;color:#898989;padding-top:10px;}
.con_01 .sy_pro .more{border-top:1px solid #a7a7a7;border-bottom:1px solid #a7a7a7;width:124px;height:30px;line-height:30px;margin:22px auto 25px;color:#898989;font-size:14px;}
.con_01 .sy_pro:hover .more{background:#0062ad;color:#fff;border-top:1px solid #0062ad;border-bottom:1px solid #0062ad; transition:all 1s;font-size:14px;}
.con_01 .sy_pro_img{width:204px;height:122px;overflow:hidden;border-bottom:1px solid #eaeaea;background:#fff;overflow:hidden;position: relative;}
.con_01 .sy_pro_img img{position: absolute;top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    transition: .5s ease-in-out;
    text-align: center;
    vertical-align: middle;}
.con_01 .sy_pro_img img:hover{ transform-origin:center center; transform:scale(1.15,1.15)}


.con_01 .more{width:370px;height:50px;line-height:50px;text-align:center;background:#f2f2f2;font-size:18px;}
/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
  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;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #006cb4;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
  color: white;
}
.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.con_02{background:url(../images/index_04.jpg) no-repeat top center;width:100%;min-width:1200px;overflow:hidden;height:141px;margin-top:70px;text-align:center;color:#fff;}
.con_02 h1{font-size:30px;padding-top:32px;}
.con_02 h2{font-size:16px;font-family:Arial;padding-top:6px;text-transform:uppercase;}

.con_03{margin-top:60px;}
.con_03 .about_l{width:419px;height:299px;overflow:hidden;border-radius:10px;}
.con_03 .about_l img{ transition:all 1s;}
.con_03 .about_l img:hover{ transform-origin:center center; transform:scale(1.1,1.1);}
.con_03 .about_r{width:717px;font-size:16px;line-height:38px;color:#535353;}
.con_03 .more{width:370px;height:50px;line-height:50px;text-align:center;background:#f2f2f2;font-size:18px;}

.con_04{margin-top:75px; width:100%;min-width:1200px;overflow:hidden;border-top:1px solid #e5e5e5;padding-top:60px;}
.con_04 .title{text-align:center;margin-bottom:55px;}
.con_04 .title h1{font-size:40px;color:#232d46;}
.con_04 .title h2{font-size:16px;color:#888888;padding-top:12px;font-family:Arial;text-transform:uppercase;}
.con_04 .news{margin-top:60px;}
.con_04 .news ul li{width:351px;float:left;margin:0 14px;box-shadow: 0 0 15px rgba(0,0,0,0.1);padding:10px;}
.con_04 .news ul li:hover{}
.con_04 .news ul li dl dt{width:351px;height:207px;overflow:hidden;}
.con_04 .news ul li dl dt img{ transition:all 1s;width:351px;height:207px;}
.con_04 .news ul li:hover dl dt img{ transform-origin:center center; transform:scale(1.1,1.1);}
.con_04 .news ul li dl dd{height:178px;background:#fff;padding:20px 0 0;}
.con_04 .news ul li dl dd .bt{font-size:18px;line-height:26px;height:65px;color:#000;}
.con_04 .news ul li dl dd a:hover .bt{color:#1b6fae}
.con_04 .news ul li dl dd .js{font-size:14px;line-height:24px;height:58px;color:#767676;}
.con_04 .news ul li dl dd .time{color:#aeaeae;font-size:14px;background:url(../images/index_06.jpg) no-repeat left;padding-left:22px;}
.con_04 .more{width:370px;height:50px;line-height:50px;text-align:center;background:#f2f2f2;font-size:18px;margin-top:60px;}



#bottom{background:#2c2c2c;padding-top:62px;color:#acacac;font-size:14px;height:323px;width:100%;min-width:1200px;overflow:hidden;margin-top:90px;}
#bottom a{color:#acacac;font-size:14px;}
#bottom a:hover{color:#fff;font-size:14px;}
#bottom .lm_t{font-size:22px;color:#fff;}
.bot_contact{width:988px;background:url(../images/index_07.jpg) no-repeat top right;height:255px;}
.bot_contact .box{padding-top:30px;line-height:26px;color:#acacac;}
.bot_ewm{width:113px;text-align:center;margin-top:40px;line-height:36px;}
.bot{border-top:1px solid #37383a;line-height:42px;text-align:center;padding-top:12px;font-size:16px;}


/*ny*/
.ban_txt2{color:#fff;margin-top:110px;}
.ban_txt2 h1{font-size:48px;font-weight:bold;}
.ban_txt2 h2{font-size:24px;padding-top:20px;font-weight:normal;line-height:40px;}
.fullSlide2{width:100%; position:relative;height:400px;}
.fullSlide2 .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide2 .bd ul{width:100% !important;}
.fullSlide2 .bd li{width:100% !important;height:400px;overflow:hidden;text-align:center;}
.fullSlide2 .bd li a{display:block;height:400px; text-decoration:none;}
.fullSlide2 .hd{width:100%;position:absolute;z-index:1;bottom: 30px;left:0;height:11px;line-height:11px;}
.fullSlide2 .hd ul{text-align:center; margin:0 auto;}
.fullSlide2 .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:14px;height:14px;margin:0 6px;overflow:hidden;background:url(../images/icon-circle.png) right no-repeat;filter:alpha(opacity=90);opacity:0.9;line-height:999px;z-index:998;}
.fullSlide2 .hd ul .on{background:url(../images/icon-circle.png) left no-repeat;}
.fullSlide2 .prev,.fullSlide2 .next{display:block;position:absolute;z-index:1;top:45%;margin-top:-30px;left:5%;z-index:1;	width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide2 .next{left:auto;right:5%;background-position:-6px -137px;}


#content{width:1200px;margin:50px auto 0;}
#content .title{text-align:center;margin-bottom:50px;}
#content .title h1{font-size:32px;color:#232d46;}
#content .title h2{font-size:16px;color:#888888;padding-top:12px;font-family:Arial;text-transform:uppercase;}
#content .box{line-height:36px;font-size:16px;}
.ny_right .box a,.ny_right .box a:hover{font-size:16px;}


.pnpage { clear:both; text-align:center; border-top:#ccc 1px solid; padding-top:10px;}
.pnpage a { padding:0 15px; font-weight:bold;}

/*内页新闻*/

.news_ul li{margin-bottom:46px;border-bottom:1px dotted #ddd;padding-bottom:12px;}
.news_ul li .news_img{width:161px;height:112px;overflow:hidden}
.news_ul li .news_img img{width:161px;height:112px; transition:all 0.5s;}
.news_ul li:hover .news_img img{ transform-origin:center center; transform:scale(1.1,1.1)}
.news_ul li .news_txt{width:870px;}
.news_ul li .news_txt img{ vertical-align:middle;padding-right:5px;padding-bottom:2px;}
.news_ul li .news_txt a{font-size:18px;}
.news_ul li .news_txt .js{line-height:24px;color:#8d8d8d;font-size:14px;height:50px;margin-top:5px;}
.news_ul li .news_txt span{color:#8d8d8d;font-size:14px;}
.news_ul li .news_more{width:136px;height:38px;line-height:38px;text-align:center;border:1px solid #d8d8d8;margin-top:15px;font-size:14px;}
.news_ul li:hover .news_more{background:#1764ae;color:#fff; transition:all 0.5s;font-size:14px;}
.nypro_back{width:150px;height:32px;line-height:32px;text-align:center;margin:50px auto 0;border:1px solid #ddd;font-size:14px;}
.nypro_back:hover{background:#1764ae;color:#fff; transition:all 1s;}


.aak{width:80px;height:26px;line-height:26px;text-align:center;}


.yy input{height:28px;line-height:28px;border:1px solid #ddd; }
.yy #content3{height:120px;width:480px;border:1px solid #ddd;}



.c1 {border-top:#e2e2e2 1px solid;border-left:#e2e2e2 1px solid;}
.c1 th {font-weight:bold; line-height:30px;text-align:center;}
.c1 td,.c1 th { padding:5px 10px; line-height:18px; border-bottom:#e2e2e2 1px solid;border-right:#e2e2e2 1px solid;font-size:14px;}
.c1 a {color:#s444444;}
td.yyk { padding-left:10px;}
.con_t1 { color:#444444;}
.con_t1 h4{ background:#eeefef; width:700px; height:30px; line-height:25px; font-size:14px; text-align:center;font-weight:bold}
.tab_body{color:#000000}
.tr_odd 
  { 
   background: #cedefa; 
  } 
.tr_even 
  { 
   background: #FFFFFF; 
  } 

.nypro span.current,.nypro a.num { display:inline-block; margin:0 5px; padding:0 8px; height:23px; line-height:23px;}
.nypro span.current,.nypro a.num:hover { background:#edfbf1; border:#429cd8 1px solid; color:#429cd8;}
.nypro a.num,.nypro a.end,.nypro a.next,.nypro a.prev { border:#cdcdcd 1px solid; color:#333; background:#fff; text-decoration:none;}
.nypro a.end,.nypro a.next,.nypro a.prev { display:inline-block; padding:0 8px;height:23px; line-height:23px;}
.nypro a.prev { margin:0 5px;}

