/* CSS Document */
body{}
.wm{margin:0 auto;width:1200px;}
#top{height:121px;border-top:6px solid #1764ae;}
#top ul li{float:left;}
#top ul li a:link,#top ul li a:visited{padding:0 28px;display:block;font-size:16px;line-height:121px;}
#top ul li a:hover{padding:0 28px;display:block;font-size:16px;text-decoration:none;color:#fff;background:#2874b8;line-height:121px;}
#top ul li img{vertical-align:middle;padding-right:5px;}
#top .logo{width:177px; z-index:99999; position:absolute;margin-left:511px;}
.menu_l{width:511px;}
.menu_r{width:511px;}

.menu{line-height:96px;height:96px;}
.menu ul li{float:left;}
.menu ul li:last-child{background:none;}
.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:#fff;background:#2874b8;}


#nav1 .nav1 a,#nav2 .nav2 a,#nav3 .nav3 a,#nav4 .nav4 a,#nav5 .nav5 a,#nav6 .nav6 a,#nav7 .nav7 a,#nav8 .nav8 a,#nav9 .nav9 a,#nav10 .nav10 a,#nav11 .nav11 a,#nav12 .nav12 a,#nav13 .nav13 a,#nav14 .nav14 a,#nav15 .nav15 a,#nav16 .nav16 a,#nav17 .nav17 a,#nav18 .nav18 a{position:relative; color:#fff;background:#2874b8;}



/*首页焦点图*/
.fullSlide{width:100%; position:relative;height:499px;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:499px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:499px;}
.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{padding-top:70px;width:100%;min-width:1200px;overflow:hidden}
.con_01 .lm_t{text-align:center;}
.con_01 .lm_t h1{font-size:38px;font-weight:bold;color:#000}
.con_01 .lm_t h1 span{color:#1764ae;}
.con_01 .lm_t h2{font-size:14px;color:#a1a1a1;padding-top:15px;}
.con_01 .box{padding-top:20px;}
.con_01 .box .content {width: 1150px;margin:30px auto 0;}
.con_01 .box h2 {text-align: center;margin-bottom: 35px;padding-top: 250px;}
.con_01 .box .Box_con {position: relative;}
.con_01 .box .Box_con .btnl {position: absolute;}
.con_01 .box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 90px;cursor: pointer;}
.con_01 .box .Box_con .btnl {background:url(../images/jtl02.png) no-repeat center;left: -90px;}
.con_01 .box .Box_con .btnr {background: url(../images/jtr02.png) no-repeat center;right: -90px;}
.con_01 .box .Box_con .btnl:hover {background: url(../images/jtl03.png) no-repeat center;}
.con_01 .box .Box_con .btnr:hover {background: url(../images/jtr03.png) no-repeat center;}
.con_01 .box .Box_con .conbox {position: relative;overflow: hidden;}
.con_01 .box .Box_con .conbox ul {position: relative;list-style:none;}
.con_01 .box .Box_con .conbox ul li {float: left;width:245px;margin-left:30px;height:273px;background:#eeeeee;padding:10px 10px 0;}
.con_01 .box .Box_con .conbox ul li:first-child {margin-left: 0;}
.con_01 .box .Box_con .conbox ul li dl dt{width:245px;height:107px;overflow:hidden;}
.con_01 .box .Box_con .conbox ul li dl dt img{ transition:all 0.4s;width:245px;height:107px;}
.con_01 .box .Box_con .conbox ul li dl dt img:hover{ transform-origin:center center; transform:scale(1.15,1.15)}
.con_01 .box .Box_con .conbox ul li dl dd{padding:20px 10px;}
.con_01 .box .Box_con .conbox ul li dl dd .lm_t{text-align:left;height:86px;}
.con_01 .box .Box_con .conbox ul li dl dd h1{font-size:16px;color:#515151;}
.con_01 .box .Box_con .conbox ul li dl dd p{color:#a1a1a1;font-size:14px;line-height:24px;padding-top:5px;}

.con_01 .more{width:106px;height:28px;line-height:28px;text-align:center;border:1px solid #0188e1;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}
.con_01 .more a{font-size:14px;color:#006bc0;}
.con_01 .more:hover a{color:#fff;text-decoration:none}
.con_01 .more:hover{background:#0188e1;transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;	}

.con_02{margin-top:80px;background:url(../images/index_01.jpg) no-repeat top center;height:643px;overflow:hidden;min-width:1200px;width:100%;}
.con_02 .title{padding-top:50px;text-align:center;margin-bottom:55px;}
.con_02 .title h1{font-size:34px;font-weight:bold;color:#000}
.con_02 .title h2{color:#a1a1a1;font-size:16px;padding-top:15px;}
.about{width:539px;height:405px;overflow:hidden; position:relative;}
.about_bg{background:#fff;}
.about img{ transition:all 0.4s;}
.about img:hover{ transform-origin:center center; transform:scale(1.05,1.05)}
.about_title{ position:absolute;height:87px;bottom:0px;background:url(../images/index_04.png) repeat-x; z-index:999;width:100%;}
.about_bt{width:106px;height:65px;background:url(../images/index_03.jpg) no-repeat;text-align:center;color:#fff;font-size:18px;padding-top:22px;}
.about_ny{padding:22px 10px 0 20px;color:#fff;width:400px;line-height:18px;}
.about01{width:329px;}
.about01 .lm_t{background:url(../images/index_05.jpg) no-repeat;height:203px;text-align:center;}
.about01 h1{padding-top:60px;}
.about01 h2{padding-top:10px;color:#fff;}
.about01 h2 a{color:#fff;}
.about01 .box{padding:18px;line-height:24px;}
.about02{width:332px;}
.about02 .box{padding:26px 18px 0;line-height:24px;height:177px;}

.con_03{margin-top:40px;overflow:hidden;min-width:1200px;width:100%;}
.con_03 .lm_t{font-size:34px;color:#1a1a1a;padding-bottom:30px;}
.con_03 .lm_t span{color:#eaeaea;font-size:60px;}
.con_03 .news_img{width:422px;height:316px; position:relative;overflow:hidden}
.con_03 .news_img img{ transition:all 0.4s;}
.con_03 .news_img img:hover{ transform-origin:center center; transform:scale(1.05,1.05)}
.con_03 .news_bt{ position:absolute;height:48px;bottom:0px;background:url(../images/index_04.png) repeat-x;width:100%;text-align:center;line-height:48px;color:#fff;font-size:16px; z-index:99999}
.con_03 .news_box{width:698px;}
.con_03 .news_box ul li{border-bottom:1px solid #e5e5e5;padding-bottom:20px;margin-bottom:20px;}
.con_03 .news_box .news_time{width:98px;text-align:center;border-right:1px solid #e3e3e3;color:#2375c1;}
.con_03 .news_box .news_time h1{font-size:36px;font-weight:bold;}
.con_03 .news_box .news_time h2{font-size:14px;}
.con_03 .news_box .news_txt{width:529px;margin-left:20px;}
.con_03 .news_box .news_txt a{font-size:18px;}
.con_03 .news_box .news_txt p{color:#7c7c7c;font-size:14px;padding-top:12px;}
.con_03 .news_box .news_more{cursor:pointer; top:0; width:36px; height:36px;background-repeat:no-repeat; background-color:#fff; border-radius:50%; -webkit-border-radius:50%;border:1px solid #ddd;text-align:center;line-height:36px;margin-top:12px;}
.con_03 .news_box ul li:hover .news_more{background:#2375c1;color:#fff;}

.con_04{background:url(../images/index_09.jpg) no-repeat top center;height:176px;min-width:1200px;width:100%;margin-top:82px;padding-top:48px;overflow:hidden}
.con_04 ul li{float:left;width:285px;}
.con_04 ul li .txt{color:#fff;padding-top:17px;}
.con_04 ul li .txt h1{font-size:18px;}
.con_04 ul li .txt h2{font-size:14px;padding-top:5px;}
.con_04 ul li .img01{background:url(../images/p_01.png) no-repeat;}
.con_04 ul li .img02{background:url(../images/p_02.png) no-repeat;}
.con_04 ul li .img03{background:url(../images/p_03.png) no-repeat;}
.con_04 ul li .img04{background:url(../images/p_04.png) no-repeat;}
.con_04 ul li .part_gy{width:48px;height:48px;-webkit-background-size: 48px 48px;
    -moz-background-size: 48px 48px;
    background-size: 48px 48px;
    -webkit-border-radius: 48px;
    border-radius: 48px;
    -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;}
.con_04 ul li:hover .part_gy {
    -webkit-transform:rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}	

#bottom{background:#f3f3f3;width:100%;min-width:1200px;height:222px;font-size:14px;overflow:hidden;padding-top:62px;overflow:hidden}
#bottom a,#bottom a:hover{font-size:14px;}
#bottom .bot_logo{width:172px;border-right:1px solid #e1e1e1;height:192px;margin-right:52px;}
#bottom .bot_nav01{width:188px;padding-right:10px;}
.bot_nav01 .lm_t{font-size:20px;color:#2d2d2d;}
.bot_nav01 ul{padding-top:20px;}
.bot_nav01 ul li{line-height:26px;}
.bot_contact{width:370px;}
.bot_contact .lm_t{font-size:20px;color:#2d2d2d;}
.bot_contact .box{padding-top:20px;line-height:28px;}

#bottom a{color:#5e5e5e;font-size:14px;}
#bottom a:hover{color:#1764ae;}
.bot{background:url(../images/index_10.jpg) no-repeat top center;height:59px;line-height:59px;width:100%;min-width:1200px;color:#fff;}
.bot a,.bot a:hover{color:#fff;}

/*ny*/
.ny_ban01{background:url(../images/ny_ban01.jpg) no-repeat top center;padding-top:350px;width:100%;min-width:1200px;overflow:hidden}
.ny_ban02{background:url(../images/ny_ban02.jpg) no-repeat top center;padding-top:350px;width:100%;min-width:1200px;overflow:hidden}
.ny_ban03{background:url(../images/ny_ban03.jpg) no-repeat top center;padding-top:350px;width:100%;min-width:1200px;overflow:hidden}
.ny_ban04{background:url(../images/ny_ban04.jpg) no-repeat top center;padding-top:350px;width:100%;min-width:1200px;overflow:hidden}
.ny_ban05{background:url(../images/ny_ban05.jpg) no-repeat top center;padding-top:350px;width:100%;min-width:1200px;overflow:hidden}
.ny_ban06{background:url(../images/ny_ban06.jpg) no-repeat top center;padding-top:350px;width:100%;min-width:1200px;overflow:hidden}

.bgcol{background:#f3f3f3;padding-top:60px;}
#content{width:1200px;margin:0 auto;}

#content{width:1200px;margin:50px auto 0;}
.ny_left{width:247px;}
.ny_left .lm_t{height:70px;background:#2165ac;text-align:center;color:#fff;line-height:70px;}
.ny_left .lm_t h1{font-size:24px;}
.ny_left .box p{background:#f2f2f2;height:44px;line-height:44px;margin:5px 0;padding-left:23px;}
.ny_left .box p:hover{background:url(../images/index_25.jpg) no-repeat;}
.ny_left .box p a{font-size:14px;}
.ny_left .box p:hover a{color:#fff;text-decoration:none;}
.ny_left .box ul li{line-height:33px;background:url(../images/index_28.jpg) no-repeat;padding-left:20px;}
.ny_left .box ul li:hover{background:url(../images/index_29.jpg) no-repeat;}
.ny_left .box ul li:hover a{text-decoration:none;color:#2165ac}
.ny_left .box ul li a{font-size:14px;color:#6a6a6a}
.ny_right{width:902px;}
.ny_right .lm_t{background:url(../images/index_26.jpg) no-repeat;line-height:60px;height:60px;padding:0 12px 0 18px;}
.ny_right .lm_t .span01{font-size:20px;color:#000}
.ny_right .lm_t .span02{font-size:14px;color:#828282;}
.ny_right .lm_t .span02 img{ vertical-align:middle;padding-right:3px;}
.ny_right .box{padding:30px 15px 0;line-height:34px;font-size:14px;color:#666;min-height:300px}
.ny_right .box a,.ny_right .box a:hover{font-size:14px;}
/*内页新闻*/
.ny_news_ul li{padding:15px 0;border-bottom:1px solid #e7e7e7}
.ny_news_ul li:hover{background:#f4f4f4}
.ny_news_ul li:hover .bt{font-weight:bold;color:#000;}
.ny_news_ul li:hover .ny_news_l{color:#2165ac}
.ny_news_l{width:150px;text-align:right;color:#c8c8c8;margin-left:10px;}
.ny_news_l img{width:150px;height:120px;}
.ny_news_r{width:690px;}
.ny_news_r .bt{font-size:18px;}
.ny_news_r .bt .n_span01{color:#2165ac;padding-right:5px;}
.ny_news_r .bt .n_span02{font-size:14px;padding-right:10px;color:#bcbcbc;}
.ny_news_r p{color:#767676;font-size:14px;line-height:24px;padding:8px 0;}
.ny_news_r .more a{color:#2165ac;}


/*内页产品*/
.ny_pro_ul li {float: left;width:245px;margin:15px 12px;height:273px;background:#eeeeee;padding:10px 10px 0;}
.ny_pro_ul li dl dt{width:245px;height:107px;overflow:hidden;}
.ny_pro_ul li dl dt img{ transition:all 0.4s;width:245px;height:107px;}
.ny_pro_ul li dl dt img:hover{ transform-origin:center center; transform:scale(1.15,1.15)}
.ny_pro_ul li dl dd{padding:20px 10px;}
.ny_pro_ul li dl dd .lm_t2{text-align:left;height:86px;}
.ny_pro_ul li dl dd .lm_t2 h1{font-size:18px;color:#515151;}
.ny_pro_ul li dl dd .lm_t2 p{color:#a1a1a1;font-size:14px;line-height:24px;}
.ny_pro_ul li .more{width:106px;height:28px;line-height:28px;text-align:center;border:1px solid #0188e1;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}
.ny_pro_ul li .more a{font-size:14px;color:#006bc0;}
.ny_pro_ul li .more:hover a{color:#fff;text-decoration:none}
.ny_pro_ul li .more:hover{background:#0188e1;transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;	}



.ny_pro_table table td{padding-left:5px;}
.ny_pro_table table th{text-align:center;padding-left:5px;}






/*内页联系我们*/


.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;}

.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;}

