/* CSS Document */
body{}
.wm{margin:0 auto;width:1200px;}

#top{height:125px;border-top:5px solid #0653b0;}
#top .logo{width:400px;padding-top:22px;}
#top .top_r{width:726px;padding-top:26px;}
#top .lang{background:url(../images/lang.jpg) no-repeat left;padding-left:27px;height:24px;margin-left:10px;line-height:24px;}
.searchsrk{height:30px;border:0px;background:url(../images/index_01.jpg) no-repeat;width:235px;padding-left:16px;color:#9c9c9c;}
.searchsrk2{border:none;width:39px;height:30px;background:url(../images/index_02.jpg) no-repeat;color:#fff;font-size:14px;}

.menu{line-height:52px;height:52px;float:right;margin-top:7px;}
.menu ul li{float:left;}
.menu ul li a:link,.menu ul li a:visited{padding:0 20px;display:block;font-size:16px;}
.menu ul li a:hover{padding:0 20px;display:block;font-size:16px;text-decoration:none;color:#0653b0;}
/* Underline From Left */
.hvr-underline-from-left {
  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;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #0653b0;
  height: 3px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
}




/*首页焦点图*/
.fullSlide{width:100%; position:relative;height:535px;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:535px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:535px;}
.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;}


.con_01{margin-top:80px;width:100%;min-width:1200px;overflow:hidden}
.con_01 .pro_list{width:322px;}
.con_01 .pro_list h1{font-size:34px;font-weight:bold;color:#333333;padding-top:10px;}
.con_01 .pro_list p{font-size:16px;line-height:26px;margin-top:20px;color:#808080;}
.con_01 .pro_list ul{margin-top:44px;}
.con_01 .pro_list ul li{border:1px solid #d2d2d2;height:38px;line-height:38px;padding-left:11px;margin:15px 0;}
.con_01 .pro_list ul li:hover{background:#0653b0;border:1px solid #0653b0;color:#fff;}
.con_01 .pro_list ul li:hover a{color:#fff;}
.con_01 .pro_show{width:810px;}

.con_02{background:url(../images/index_03.jpg) no-repeat top center;width:100%;min-width:1200px;overflow:hidden;height:216px;margin:80px 0;}
.con_02 .gg_l{width:848px;}
.con_02 .gg_l h1{font-size:22px;font-weight:bold;color:#fff;padding-top:52px;}
.con_02 .gg_l h2{font-size:16px;color:#a2caf8;padding-top:12px;}
.con_02 .gg_l .tel{background:url(../images/index_04.png) no-repeat left;line-height:36px;height:36px;padding-left:47px;font-size:16px;color:#fff;margin-top:20px;}
.con_02 .gg_l .tel span{font-size:28px;color:#fefb0b;}
.con_02 .gg_r{width:196px;height:44px;line-height:44px;text-align:center;background:#5091de; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;color:#fff;font-size:18px;margin-top:75px;}
.con_02 .gg_r:hover{color:#fefb0b}

.con_03{width:100%;min-width:1200px;overflow:hidden;}
.con_03 .title{text-align:center;margin-bottom:42px;}
.con_03 .title h1{font-size:34px;font-weight:bold;}
.con_03 .title h2{font-size:16px;color:#8a8a8a;padding-top:12px;}
.con_03 .about{width:383px;background:#f2f3f5;height:426px;}
.con_03 .gy dl dt{width:383px;height:210px;overflow:hidden}
.con_03 .gy dl dt img{ transition:all 0.4s;}
.con_03 .gy dl dt img:hover{ transform-origin:center center; transform:scale(1.1,1.1)}
.con_03 .gy dl dd{padding:22px 22px 0;}
.con_03 .gy dl dd .txt{height:100px;padding-top:16px;line-height:24px;color:#494a4c;}
.con_03 .gy dl dd .more{color:#0653b0;}
.con_03 .qywh{width:383px;background:#f2f3f5;height:426px;margin-left:25px;}
.con_03 .gsry{width:383px;background:#f2f3f5;height:426px;}


.con_04{margin-top:80px;width:100%;min-width:1200px;overflow:hidden;}
.con_04 .title{background:url(../images/index_09.jpg) no-repeat bottom;margin-bottom:36px;}
.con_04 .title .title_l{color:#0653b0;font-size:34px;font-weight:bold;padding-bottom:10px;}
.con_04 .news .news_l{width:550px;}
.con_04 .news .news_l ul li{margin:20px 0;}
.con_04 .news .news_r{width:590px;margin-top:10px;}
.con_04 .news .news_r .lm_t{height:240px;width:590px;overflow:hidden}
.con_04 .news .news_r .lm_t img{ transition:all 1s;}
.con_04 .news .news_r .lm_t img:hover{ transform:scale(1.1,1.1); transform-origin:center center;}
.con_04 .news .news_r .box{background:#f1f1f1;height:60px;line-height:60px;text-align:center;font-size:15px;}
.con_04 .news .news_time{width:70px;border-right:1px solid #e1e1e1;color:#aeaeae;height:80px;}
.con_04 .news .news_time h1{font-size:38px;}
.con_04 .news .news_time h2{font-size:14px;}
.con_04 .news .news_txt{width:450px;}
.con_04 .news .news_txt a{font-size:16px;}
.con_04 .news .news_txt .js{color:#939393;padding-top:10px;line-height:22px;}


#bottom{background:#202020;height:234px;width:100%;min-width:1200px;overflow:hidden;margin-top:80px;padding-top:60px;}
#bottom .lm_t{color:#fff;font-size:20px;}
#bottom .box{padding-top:16px;line-height:32px;color:#bbbbbb;}
#bottom .box a{color:#bbbbbb;}
#bottom .box a:hover{color:#fff;}
.bot01{width:210px;border-right:1px solid #373737;height:204px;}
.bot02{width:127px;border-right:1px solid #373737;height:204px;margin-left:41px;}
.bot03{width:460px;border-right:1px solid #373737;height:204px;margin-left:41px;}
.bot03 img{ vertical-align:middle;padding-right:8px;}
.ewm{width:278px;margin-top:20px;}
.ewm01{width:100px;margin-right:15px;text-align:center;color:#bbbbbb;line-height:30px;margin-left:50px;}



.bot{background:#202020;line-height:60px;height:60px;border-top:1px solid #373737;width:100%;min-width:1200px;overflow:hidden;color:#bbbbbb;}




/*ny*/
.fullSlide2{width:100%; position:relative;height:420px;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:420px;overflow:hidden;text-align:center;}
.fullSlide2 .bd li a{display:block;height:420px;}
.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;}

.ban_bot{background:#f0f0f0;height:54px;line-height:54px;width:100%;min-width:1200px;text-align:center;}
.ban_bot span{color:#0653b0;font-weight:bold;font-size:16px;}
.ban_bot a{padding:0 30px;font-size:16px;height:54px;line-height:54px;display:inline-block}
.ban_bot a:hover{background:#0653b0;color:#fff;}

#content{margin:55px auto 70px;width:1200px;}
#content .ny_title{text-align:center;}
#content .ny_title h1{padding-bottom:5px;font-size:32px;color:#333}
#content .ny_title h2{font-size:14px;padding-bottom:15px;color:#333}
#content .ny_about .box{line-height:40px;font-size:16px;margin-top:40px;}

/*内页新闻*/
.ny_news_ul li{border-bottom:1px solid #e7e7e7;height:185px;margin-bottom:12px;}
.ny_news_l{width:70px;margin-left:33px;text-align:center;border-top:2px solid #6d6d6d;padding-top:10px;color:#6d6d6d;margin-top:10px;}
.ny_news_l h1{font-size:36px;}
.ny_news_l h2{font-size:14px;}


.ny_news_r{margin-left:50px;width:1000px;}
.ny_news_r .txt{color:#848484;font-size:14px;line-height:26px;height:82px;padding-top:6px;}
.ny_news_r .more{width:96px;height:30px;text-align:center;line-height:30px;border:1px solid #0653b0;font-size:12px;color:#0653b0;}
.ny_news_r .more:hover{background:#0653b0;color:#fff; transition:all 1s;}


/*内页产品*/
/*产品*/
.ny_product{}
.ny_product_l{width:810px;}
.ny_product_l .bt{border-bottom:3px solid #f0f0f0;padding-bottom:20px;font-size:32px;color:#000;margin-bottom:10px;}
.ny_product_l .zw{border-bottom:1px solid #f0f0f0;line-height:42px;height:42px;color:#a9a9a9;}
.ny_product_l .zw .bt2{width:90px;}
.bt_order img{ vertical-align:middle;padding-right:6px;}
.bt_order2 img{ vertical-align:middle;padding-right:6px;}
.bt_order{background:#1f68b7;width:230px;height:50px;text-align:center;line-height:54px;color:#fff;font-size:16px;border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;margin-right:12px;margin-top:50px;}
.bt_order:hover{background:#16559a}
.bt_order2{background:#ededed;width:230px;height:50px;text-align:center;line-height:54px;font-size:16px;border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;margin-top:50px; }
.guige{margin-top:40px;}
.guige .lm{background:url(../images/index_10.jpg) no-repeat bottom left;height:42px;line-height:42px;font-size:18px;color:#1f68b7;}
.guige .txt{border:1px solid #f0f0f0;border-top:none;padding:25px;line-height:30px;}

.ny_product_r{width:284px;}
.ny_product_r .lm_t{background:#1f68b7;line-height:44px;height:44px;text-align:center;color:#fff;font-size:16px}
.ny_product_r .box{background:#f4f4f4;height:220px;padding:20px 15px;line-height:28px;}
.nypro_back{width:150px;height:32px;line-height:32px;text-align:center;margin:50px auto 0;border:1px solid #ddd;}
.nypro_back:hover{background:#0653b0;color:#fff; transition:all 1s;}


.font8{font-size:14px;}
.aak{width:122px;height:32px;line-height:32px;text-align:center;background:#0653b0;color:#fff;border:0px;}



/*内页联系我们*/


.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; }


.bak{border-top:1px solid #dddddd;border-left:1px solid #dddddd;}
.bak td{border-bottom:1px solid #dddddd;border-right:1px solid #dddddd;padding-left:5px;}
.bak th{text-align:center;font-size:12px;padding-left:5px;border-right:1px solid #dddddd;}

.bak tr:nth-child(odd){background:#f0f0f1;}
.bak tr:nth-child(even){background:#fff;}	

.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;}

