/* CSS Document */
body{}
.wm{margin:0 auto;width:1200px;}
.head{height:32px;line-height:32px;background:#0066b1;color:#fff;width:100%;min-width:1200px;overflow:hidden;}
.head .lang{background:#00aee5;width:100px;text-align:center;margin-left:12px;}
.head img{ vertical-align:middle;padding-right:6px;}


#top{width:100%;min-width:1200px;overflow:hidden;height:100px;}
#top .logo{margin-top:18px;width:406px;}
.menu{width:740px;}
.menu ul{float:right;}
.menu ul li{float:left;height:60px;line-height:100px;}
.menu ul li a:link,.menu ul li a:visited{padding:0 20px;font-size:16px;}
.menu ul li a:hover{padding:0 20px;font-size:16px;font-weight:bold;}


/*首页焦点图*/

.fullSlide{width:100%; position:relative;height:547px;min-width:1200px;}
.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:547px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:547px;}
.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:#efefef;width:100%;min-width:1200px;height:58px;line-height:58px;font-size:14px;border-bottom:1px solid #fff;}
.ban_bot img{ vertical-align:middle;padding-right:10px;}
.ban_bot .hot_l{background:url(../images/index_01.jpg) no-repeat left;padding-left:36px;}
.search{margin-top:14px;}
.searchsrk{width:265px;padding-left:30px;border:0px;font-size:14px;background:url(../images/index_02.jpg) no-repeat;line-height:20px;color:#797979;padding-bottom:9px;}
.searchsrk2{background:#0066b1;text-align:center;width:56px;height:30px;border:0px;border-radius:5px;color:#fff; }


.con_01{width:100%;min-width:1200px;overflow:hidden;background:url(../images/index_03.jpg) no-repeat top center;height:479px;padding-top:88px;}
.con_01 .about_l{height:391px;background:url(../images/index_04.png) no-repeat;width:589px;}
.con_01 .about_l p{width:140px;height:46px;line-height:46px;color:#fff;font-size:18px;text-align:center;float:right;margin-top:10px;}
.con_01 .about_r{width:565px;}
.con_01 .about_r h2{font-size:16px;color:#161616;font-family:Arial;padding-bottom:6px;}
.con_01 .about_r h1{font-size:30px;color:#161616;font-weight:bold;padding-bottom:12px;}
.con_01 .about_r .box{height:227px;font-size:16px;color:#4a4a4a;line-height:34px;margin-top:30px;}
.con_01 .about_r .more{width:192px;height:44px;line-height:44px;text-align:center;color:#fff;font-size:16px;}

/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
	width:292px;height:46px;line-height:46px;text-align:center;color:#fff;font-size:20px;
  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: #024271;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background:#0066b1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -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-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

.con_02{width:100%;min-width:1200px;overflow:hidden;background:url(../images/index_06.jpg) no-repeat top center;height:626px;}
.con_02 .title{text-align:center;color:#fff;padding-top:68px;}
.con_02 .title h1{font-size:36px;font-weight:bold;}
.con_02 .title h2{font-size:16px;background:url(../images/index_07.png) no-repeat center;margin-top:12px;font-family:Arial;}
.con_02 .prolist{background:url(../images/index_08.png) repeat-x;height:48px;line-height:48px;margin-top:34px;margin-bottom:58px;}
.con_02 .prolist ul{text-align:center;}
.con_02 .prolist ul li{background:#fff; display:inline-block;padding-left:12px;height:48px;padding:0 20px;margin:0px;font-size:16px;}
.con_02 .prolist ul li img{ vertical-align:middle;padding-right:5px;}
.con_02 .pro_op{background:url(../images/index_10.jpg) no-repeat;height:300px;width:426px;}
.con_02 .pro_op .bt{text-align:center;padding-top:25px;}
.con_02 .pro_op ul{margin-top:10px;}
.con_02 .pro_op ul li{margin:4px 24px;height:26px;line-height:26px;padding:0 12px;font-size:16px;font-weight:bold;color:#000;}
.con_02 .pro_op ul li:hover a{color:#dd072a;}
.con_02 .pro_op ul li .fz01{font-size:14px;}
.con_02 .pro_show{width:740px;}
.con_02 .pro_show ul li{float:left;width:328px;border-bottom:1px solid #fff;height:46px;line-height:46px;margin:0 20px;color:#fff;font-size:16px;}
.con_02 .pro_show ul li a{font-size:16px;font-weight:bold;}
.con_02 .pro_show ul li a:hover{color:#f9ff5e;}

.con_03{width:100%;min-width:1200px;overflow:hidden;background:url(../images/index_12.jpg) no-repeat top center;height:623px;}
.con_03 .title{text-align:center;padding-top:68px;}
.con_03 .title h1{font-size:36px;font-weight:bold;color:#000;}
.con_03 .title h2{font-size:16px;background:url(../images/index_13.png) no-repeat center;margin-top:12px;font-family:Arial;color:#a5a5a5;}
.con_03 .more{width:192px;height:44px;line-height:44px;text-align:center;color:#fff;font-size:16px;margin-top:52px;}
.con_03 .box{margin-top:50px;}
.sy_zbtx{width:205px;padding:10px;background:#eeeeee;margin:0 5px;}
.sy_zbtx dl dt{width:205px;height:152px;}
.sy_zbtx dl dt img{width:205px;height:152px;}
.sy_zbtx dl dd{font-size:14px;text-align:center;height:40px;line-height:40px;}

.con_04{width:100%;min-width:1200px;overflow:hidden;background:url(../images/index_14.jpg) no-repeat top center;height:681px;}
.con_04 .title{text-align:center;padding-top:68px;margin-bottom:56px;}
.con_04 .title h1{font-size:36px;font-weight:bold;color:#000;}
.con_04 .title h2{font-size:16px;background:url(../images/index_13.png) no-repeat center;margin-top:12px;font-family:Arial;color:#a5a5a5;}
.con_04 .news_op{background:url(../images/index_15.jpg) repeat-x;height:421px;width:350px;padding:0 22px;}
.con_04 .news_op dl dt{margin-top:42px;width:350px;height:162px;overflow:hidden}
.con_04 .news_op dl dt img{ transition:all 1s;}
.con_04 .news_op dl dt img:hover{ transform-origin:center center; transform:scale(1.1,1.1);}
.con_04 .news_op dl dd{margin-top:30px;}
.con_04 .news_op dl dd h1{font-size:18px;}
.con_04 .news_op dl dd .time{color:#a7a7a7;font-size:12px;line-height:44px;}
.con_04 .news_op dl dd p{color:#6c6c6c;font-size:14px;line-height:24px;}
.con_04 .news_op dl dd .more{background:#0066b0;width:64px;height:18px;line-height:18px;text-align:center;color:#fff;border-radius:50px;font-size:10px;margin-top:20px;}
.con_04 .news{width:766px;height:416px;border:1px solid #e5e5e5;background:#fff;}
.con_04 .news ul li{border-bottom:1px solid #e7e7e7;padding-bottom:28px;margin:34px 16px 0;}
.con_04 .news ul li .news_time{width:90px;text-align:center;height:70px;border-right:1px solid #e7e7e7;font-family:Arial;}
.con_04 .news ul li .news_time .txt01{color:#0066b0;font-size:38px;font-weight:bold;}
.con_04 .news ul li .news_time .txt02{color:#959595;}
.con_04 .news ul li .news_txt{width:607px;}
.con_04 .news ul li .news_txt h1{font-size:18px;}
.con_04 .news ul li .news_txt p{font-size:14px;color:#6c6c6c;padding-top:10px;line-height:24px;}
.con_04 .news ul li:last-child{border-bottom:none;}



#bottom{background:#272a33;height:234px;width:100%;min-width:1200px;overflow:hidden;color:#818992;padding-top:40px;}
#bottom a:hover{color:#fff;}
#bottom .lm_t{font-size:20px;font-weight:bold;color:#fff;}
#bottom .bot_nav{width:270px;}
#bottom .bot_nav ul{padding-top:26px;}
#bottom .bot_nav ul li{float:left;width:98px;line-height:36px;}
#bottom .bot_contact{background:url(../images/index_17.jpg) no-repeat top right;height:214px;width:772px;}
#bottom .bot_contact ul{padding-top:26px;}
#bottom .bot_contact ul li{float:left;width:320px;height:75px;padding-left:58px;}
.bot_li01{background:url(../images/bot_icon01.png) no-repeat top left;}
.bot_li02{background:url(../images/bot_icon02.png) no-repeat top left;}
.bot_li03{background:url(../images/bot_icon03.png) no-repeat top left;}
.bot_li04{background:url(../images/bot_icon04.png) no-repeat top left;}
.bot_ewm{width:130px;text-align:center;margin-top:40px;line-height:30px;}


.bot a:hover{color:#fff;}
.bot{background:#272a33;height:60px;width:100%;min-width:1200px;overflow:hidden;color:#818992;border-top:1px solid #2e313a;}
.bot_l{line-height:60px;}
.bot_r{width:246px;height:36px;line-height:36px;background:#0054a7;text-align:center;color:#fff;margin-top:11px;font-size:16px;}
/*ny*/
.fullSlide2{width:100%; position:relative;height:400px;min-width:1200px;}
.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;}
.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:45px auto 0;}
.ny_left{float:left;width:260px;padding-bottom:40px;padding-top:12px;}
.ny_left .lm_t{background:#0066b1;height:64px;line-height:64px;font-size:20px;font-weight:bold;color:#fff;text-align:center;}
.ny_left .lm_t span{color:#7fb6f1;font-weight:normal;font-size:16px;font-family:Arial;}
.ny_left .box ul li{background:url(../images/index_18.jpg) no-repeat;line-height:44px;height:44px;padding-left:20px;margin:5px 0;}
.ny_left .box ul li:first-child{color:#2579c1;font-weight:bold;}
.ny_left .box ul li a:link,.ny_left .box ul li a:visited,.ny_left .box ul li a:hover{font-size:16px;text-decoration:none}
.ny_left .box ul li a:hover{font-weight:bold;}
.ny_left .co{background:#f3f3f3;padding:9px;margin-top:10px;}
.ny_right{float:right;width:900px;} 

.ny_right .lm_t{line-height:42px;border-bottom:1px solid #e6e6e6;font-size:20px;font-weight:bold;}
.ny_right .lm_t .span01{font-size:12px;color:#7b7b7b;font-weight:normal;}
.ny_right .lm_t b{color:#2558a7}
.ny_right .box{padding:25px 15px 0;font-size:14px;line-height:32px;}
.ny_right .box a:link,.ny_right .box a:visited,.ny_right .box a:hover{font-size:14px;}




#nynav1 .nynav1,#nynav2 .nynav2,#nynav3 .nynav3,#nynav4 .nynav4,#nynav5 .nynav5,#nynav6 .nynav6,#nynav7 .nynav7{color:#fff;background:#037dc6 !important;}



/*内页新闻*/
.news_ul{padding-left:10px;}
.news_ul li{line-height:36px;border-bottom:1px dashed #ddd;}
.news_ul li img{padding-right:6px; vertical-align:middle;}



.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:#2758a7;color:#fff; transition:all 1s;}


/*内页产品*/
.pro_ul li{border-bottom:1px solid #dddddd;padding-bottom:10px;padding-top:10px;}
.nypro_l{float:left;width:182px;}
.nypro_r{float:left;width:470px;line-height:24px;font-size:12px;}
.nypro_table table td{padding-left:10px;}



.aak{width:122px;height:32px;line-height:32px;text-align:center;background:#2758a7;color:#fff;border:0px;}


/*内页联系我们*/
.ny_contact_l{width:600px;height:460px;}
.ny_contact_r{width:540px;background:#2758a7;height:400px;padding:30px;color:#fff;}
.ny_contact_r a,.ny_contact_r a:hover{color:#fff;}
.ny_contact_r h1{font-size:26px;font-weight:bold;padding-bottom:15px;padding-top:30px;}


.jq222{width: 100%;height:120px;position: relative; display:block;padding:30px 0;}
.jq222 .border-bottom{width: 0px;height: 2px;background: #1e4691;position:absolute;left:0px;bottom:0;z-index:9999}

.pnpage { clear:both; text-align:center; border-top:#ccc 1px solid; padding-top:10px;}
.pnpage a { padding:0 15px; font-weight:bold;}

.close { clear:both; color:#f60; text-align:center; padding-top:5px; font-size:12px;}
.close a{color:#f60; }



.yy{font-size:14px;}
.yy input{height:28px;line-height:28px;border:1px solid #ddd; }
.yy #content3{height:120px;width:480px;border:1px solid #ddd;}

.c1 {border-top:#98bac3 1px solid;border-left:#98bac3 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:#98bac3 1px solid;border-right:#98bac3 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;font-size:14px;}
.nypro span.current,.nypro a.num:hover { background:#edfbf1; border:#037dc6 1px solid; color:#037dc6;font-size:14px;}
.nypro a.num,.nypro a.end,.nypro a.next,.nypro a.prev { border:#cdcdcd 1px solid; color:#333; background:#fff; text-decoration:none;font-size:14px;}
.nypro a.end,.nypro a.next,.nypro a.prev { display:inline-block; padding:0 8px;height:23px; line-height:23px;font-size:14px;}
.nypro a.prev { margin:0 5px;font-size:14px;}

