body{font-size:12px;font-family:"微软雅黑";}
a,body{color:#666;}
a{text-decoration:none;}
a:focus,a:hover{color:#0079bc;}
ul,li,ol{list-style: none;margin:0;padding:0;}
*{outline:0!important;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s;}
.sy_top{padding:6px 0;border-bottom:1px solid #ddd;background:#f5f5f5;}
.navbar-header{margin:0 auto;}
.navbar{margin-bottom:0;border:none;}
.navbar-brand{padding:20px 15px;height:auto;}
.navbar-toggle{background:#015198;}
.navbar-toggle .icon-bar{background:#fff;}
.sy_top_nav{clear:both;background-image:-webkit-linear-gradient(top, #00b9fc 0, #2d3298 100%);
	background-image:-o-linear-gradient(top, #00b9fc 0, #2d3298 100%);
	background-image:-webkit-gradient(linear, left top, left bottom, from(#00b9fc), to(#2d3298));
	background-image:linear-gradient(to bottom, #00b9fc 0, #2d3298 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2d3298', GradientType=0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat:repeat-x;
	border-color:#245580}
.sy_top_nav ul li a{color:#fff;}
.nav>li>a:focus,.nav>li>a:hover{background:0 0;text-decoration:none;}
.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{border-color:#337ab7;background:#015198;}
.nav>li>a{position:relative;display:block;padding:15px 61px;font-size: 16px;}
#nav1{background:#015198;}
#nav1>li>a{padding:10px 34px;}
#nav1>.dropdown-submenu>.dropdown-menu{background:#015198;}
#nav1>.dropdown-submenu>.dropdown-menu>li>a{padding:10px 20px;}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{background-color:#fff;}
#nav1>li>a:focus,#nav1>li>a:hover{background:#fff;text-decoration:none;}
.sy_language a{padding:0 10px;}
.sy_language a span{padding-left:5px;}
.sy_language a:hover{color:#015198;}
.sy_search{position:absolute;top:30;right:20;width:300px;}
.input-group-btn:last-child>.btn-group,.sy_search .input-group-btn:last-child>.btn{z-index:2;margin-left:5px;border-bottom-left-radius:4px;border-top-left-radius:4px;}
.sy_search .btn{padding:6px 15px;}
.sy_pro{padding-bottom:50px;background:url(../images/bg02.jpg) no-repeat bottom;}
.sy_pro_nav{margin-top:20px;}
.sy_pro_nav ul{margin:0;padding:0;border:1px solid #ddd;border-radius:4px;}
.sy_pro_nav ul li.active{border-radius:4px;background:#0079bc;}
.sy_pro_nav ul li.active a{color:#fff;font-weight:700;}
.sy_pro_nav ul li{padding:9px 10px 9px 20px;border-bottom:1px solid #ddd;list-style:none;}
.sy_pro_nav ul li a{color:#666;font-weight:700;}
.sy_pro_nav ul li span{padding-right:5px;}
.sy_pro_nav ul li:last-child{border-bottom:none;}
.sy_pro_box{margin-top:20px;padding-bottom:20px;border:1px solid #ddd;border-radius:4px;}
.sy_pro_title{padding:10px 10px 10px 30px;border-radius:4px;background:#0079bc;color:#fff;font-weight:700;}
.sy_pro_title span{float:right;padding-right:10px;font-weight:400;}
.sy_pro_title span a{color:#fff;}
.sy_pro_box2{overflow:hidden;}
.sy_pro_img{margin-top:20px;box-shadow:0 2px 15px rgba(0,0,0,.3);}
.sy_pro_img img{width:100%;transition:.2s ease-in-out;}
.sy_pro_img img:hover{box-shadow:0 2px 15px rgba(0,0,0,.3);transform:scale(1.05);}
.sy_pro_name{overflow:hidden;margin-top:10px;padding:0 5px;text-align:center;text-overflow:ellipsis;white-space:nowrap;}
.sy_pro_box2 a:hover .sy_pro_name{color:#0079bc;}

/*首页改版产品*/
.sy-products{padding:30px 0;/*background: url(../images/probg.jpg) no-repeat fixed center;*/background: #fefefe;}
.mob-procate a{margin: 5px;}
.mob-procate a:hover{background: #015198;color: #fff;}
.pro-tit{position:relative;}
.pro-tit h2{font-size:27px;color:#005f8d;}
.pro-tit p{line-height:28px;}
.pro-list{padding:20px;}
a.pro{display:inline-block;margin:30px 0 0;position:relative;overflow:hidden;box-shadow: 0 2px 15px rgba(0,0,0,.3);}
a.pro img{transition:all ease-in-out 0.3s;}
a.pro:hover img.p1{transform:scale(1.2,1.2);}
.pro-list  span.bg{position:absolute;display:block;width:100%;height:100%;left:0;top:0;opacity:0;background:rgba(9,78,137,0.5);}
.pro-list a.pro:hover span.bg{opacity:1;}
.pro-list span.icon{position:absolute;width:150px;height:171px;display:block;left:50%;transform:translate(-50%,0);top:-100%;transition:0.3s;}
.pro-list a.pro:hover span.icon{top:50%;left:50%;transform:translate(-50%,-50%);}
.pro-text{font-size:14px;line-height:3;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background-image:-webkit-linear-gradient(top, #00b9fc 0, #2d3298 100%);
	background-image:-o-linear-gradient(top, #00b9fc 0, #2d3298 100%);
	background-image:-webkit-gradient(linear, left top, left bottom, from(#00b9fc), to(#2d3298));
	background-image:linear-gradient(to bottom, #00b9fc 0, #2d3298 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2d3298', GradientType=0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat:repeat-x;
	border-color:#245580;color: #fff;}

.sy_develop{padding:50px 0 0;font-size: 14px;}
.sy_develop_title{color:#015198;text-align:center;font-weight:700;font-size:3pc;}
.sy_develop_title span{vertical-align:middle;font-weight:400;font-size:30px;}
.sy_develop1{margin-top:40px;padding-bottom:60px;background:url(../images/bg09.jpg) no-repeat right bottom;}
.sy_develop1_t{margin-top:40px;padding-left:85px;background:url(../images/bg05.jpg) no-repeat left;color:#015198;font-size:24px;line-height:42px;}
.sy_develop1_t span{font-size:36px;}
.sy_develop1_c{margin-top:20px;padding-top:15px;background:url(../images/bg08.jpg) top repeat-x;line-height:35px;}
.sy_develop1_r{margin-top:10px;margin-bottom:15px;}
.sy_develop2{padding-bottom:60px;background:url(../images/bg11.jpg) no-repeat left bottom;}
.sy_develop2_t{margin-top:40px;padding-left:85px;background:url(../images/bg06.jpg) no-repeat left;color:#015198;font-size:24px;line-height:42px;}
.sy_develop2_t span{font-size:36px;}
.sy_develop2_c{margin-top:20px;padding-top:15px;background:url(../images/bg08.jpg) top repeat-x;line-height:35px;}
.sy_develop2_d{margin-top:6px;padding-left:45px;background:url(../images/bg13.jpg) top left no-repeat;}
.sy_develop2_d3{margin:20px 0;}
.sy_develop2_r{margin-top:10px;margin-bottom:15px;}
.sy_develop3{margin-top:40px;padding-bottom:60px;background:url(../images/bg09.jpg) no-repeat right bottom;}
.sy_develop3_t{margin-top:40px;padding-left:85px;background:url(../images/bg07.jpg) no-repeat left;color:#015198;font-size:24px;line-height:42px;}
.sy_develop3_t span{font-size:36px;}
.sy_develop3_c{margin-top:20px;padding-top:15px;background:url(../images/bg08.jpg) top repeat-x;line-height:35px;}
.sy_develop3_d{margin-top:6px;padding-left:45px;background:url(../images/bg13.jpg) top left no-repeat;}
.sy_develop3_r{margin-top:15px;margin-bottom:15px;}

/*首页改版关于我们*/
.about-bg{background: url(../images/aboutbg.png) no-repeat center;background-size: cover;padding: 30px 0;}
.sy_about{}
.sy_about_t{padding:10px 15px;border-radius:4px;background:#015198;color:#fff;font-weight:700;font-size:1pc;}
.sy_about_t span a{float:right;padding-right:10px;color:#fff;font-weight:400;font-size:14px;}
.sy_about_img{padding-top:20px;padding-bottom:20px;}
.sy_about_c{padding:10px 20px 0 0;line-height:28px;font-size: 14px;}

.sy_news{margin-top:20px;background:#f1f1f1;padding-bottom: 30px;}
.sy_news_box{padding:30px 0;}
.sy_news_title{padding-bottom:8px;padding-left:30px;border-bottom:1px solid #015198;background:url(../images/bg14.jpg) left top no-repeat;color:#015198;font-weight:700;font-size:1pc;}
.sy_news_title span{float:right;padding-right:10px;font-weight:400;font-size:14px;}
.sy_news_title span a{color:#a5a5a5;}
.media{padding-bottom:20px;border-bottom:1px dotted #999;}
.media-body{font-size:14px;line-height:26px;}
.media-heading{padding:3px 0;color:#555;font-weight:700;font-size:14px;}
.media-body h5 a{color:#ff5a00;}
.sy_news_list{overflow:hidden;margin-top:15px;padding-right:10px;padding-left:15px;background:url(../images/list.jpg) left center no-repeat;text-overflow:ellipsis;white-space:nowrap;}
.sy_news_list a:hover{color:#015198;}
.sy_news_box .thumbnail .pic{background-size:contain;background-position: center;background-repeat: no-repeat;min-height: 150px;}
.sy_news_box .news_date{color: #999;font-size: 12px;}
.sy_contact{padding:30px 0 30px 40px;min-height:382px;background:url(../images/bg16.jpg) left top no-repeat;}
.sy_contact_title{padding-bottom:8px;padding-left:30px;border-bottom:1px solid #015198;background:url(../images/bg15.jpg) left top no-repeat;color:#015198;font-weight:700;font-size:1pc;}
.sy_contact_c{margin-top:15px;}
.sy_contact_tel{padding-left:50px;background:url(../images/bg17.jpg) left center no-repeat;color:#ba261a;font-size:27px;font-family:Georgia;}
.sy_bottom{background-image:-webkit-linear-gradient(top, #00b9fc 0, #2d3298 100%);
	background-image:-o-linear-gradient(top, #00b9fc 0, #2d3298 100%);
	background-image:-webkit-gradient(linear, left top, left bottom, from(#00b9fc), to(#2d3298));
	background-image:linear-gradient(to bottom, #00b9fc 0, #2d3298 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2d3298', GradientType=0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat:repeat-x;
	border-color:#245580;}
.sy_bottom_l{padding:20px 0;color:#fff;}
.sy_bottom_l h4{font-weight: bold;}
.sy_bottom_l a{color: #fff;}
.sy_bottom_l .footnav{font-size: 14px;}
.sy_bottom_l a:hover{color: #df0024;}
.sy_copy{/*margin-bottom:10px;*/}
.sy_ewm{padding:50px 35px 20px 0;text-align:right;}
.sy_ewm_body{margin-top:5px;color:#fff;font-size:14px;}
.ny_main{padding:30px 0;font-size: 14px;}
.list-group-item{font-weight:700;clear:both;}
.list-group-item-title{color:#0079bc!important;background:#f5f5f5;}
.list-group-son{position:relative;display:block;margin-bottom:-1px;padding:10px 15px 10px 30px;border:1px solid #ddd;background-color:#fff;}
.list-group-son-item{width:50%;float:left;}
.list-group a:hover{color:#0079bc;}
.breadcrumb{margin-bottom:20px;padding:10px 15px;border-radius:4px;list-style:none;color: #fff;background-image:-webkit-linear-gradient(top, #00b9fc 0, #2b669a 100%);
	background-image:-o-linear-gradient(top, #00b9fc 0, #2b669a 100%);
	background-image:-webkit-gradient(linear, left top, left bottom, from(#00b9fc), to(#2b669a));
	background-image:linear-gradient(to bottom, #00b9fc 0, #2b669a 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
	background-repeat:repeat-x;
	border:1px solid #2b669a;}
.breadcrumb a{color:#fff;}
/*.breadcrumb>li+li:before{padding:0 5px;color:#fff;content:"/\00a0";}*/
.ny_about{line-height:26px;}
.ny_about img{max-width:100%;}
.tz-gallery{padding:0;}
.tz-gallery .lightbox{display:block;margin-bottom:30px;}
.tz-gallery .lightbox img{width:100%;box-shadow:0 2px 3px rgba(0,0,0,.2);transition:.2s ease-in-out;}
.tz-gallery .lightbox img:hover{box-shadow:0 8px 15px rgba(0,0,0,.3);transform:scale(1.05);}
.tz-gallery img{border-radius:4px;}
.baguetteBox-button{background-color:transparent!important;}
.eq_body{margin-top:5px;text-align:center;}
.pagination>li>a,.pagination>li>span{position:relative;float:left;margin-left:-1px;padding:6px 9pt;border:1px solid #ddd;background-color:#fff;color:#0079bc;text-decoration:none;line-height:1.42857143;}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;border-color:#ddd;background-color:#eee;color:#0079bc;}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;border-color:#0079bc;background-color:#0079bc;color:#fff;cursor:default;}
.ny_network{text-align:center;}
.ny_news .media_news{position:relative;margin-bottom:20px;padding:20px 9pt;height:292px;background:#f2f2f2;}
.ny_news .media_news h4{font-weight:700;font-size:1pc;line-height:22px;}
.ny_news .media_news h5{overflow:hidden;margin-top:20px;height:88px;color:#666;line-height:22px;}
.ny_news .media_news span{position:absolute;bottom:0;display:inline-block;margin:15px 0;padding:10px 20px;border-radius:6px;background:#0079bc;color:#fff;}
.ny_news a:hover,a:focus h4{color:#0079bc;}
.ny_shownews h3{margin-bottom:10px;text-align:center;}
.ny_shownews span{display:inline-block;width:100%;color:#666;text-align:center;font-size:14px;}
.showpro_img{text-align:center;}
.showpro_img img,.content img,.ny_shownews img{max-width:100%;}
.ny_showpro h4{font-weight:700;font-size:1pc;}

.side{position:fixed;width:50px;height:275px;right:0;top:250px;z-index:100;}
.side ul li{width:50px;height:50px;float:left;position:relative;margin-bottom:2px;}
.side ul li .sidebox{position:absolute;width:50px;height:50px;border-radius:5px 0 0 5px;top:0;right:0;transition:all 0.3s;background:#000022;color:#fff;font:16px/50px "微软雅黑";overflow:hidden;}
.side ul li a:hover .sidebox{width:175px;box-sizing: border-box;}
.side ul li img{float:right;max-width: 100%;}
.side2{position:fixed;width:40px;right:10px;z-index:100;top:500px;height:80px;}
.side2 ul li{width:40px;height:40px;}
.side2 ul li a{display:block;background-color:#e4392a;width:40px;text-align:center;height:40px;line-height:40px;}
.side2 ul li a img{display:inline-block;vertical-align:middle;margin-top: 11px;}
.side2 ul li a:hover{background-color:#000022;}
.side2 ul li .weixin{position:absolute;left:-154px;bottom:0;display:none;}
.side2 ul li .weixin em{background:url(../images/arr3.png) no-repeat;width:5px;height:17px;display:block;position:absolute;right:-5px;top:50%;margin-top:3px;}
.side2 ul li .weixin img{display:block;border:1px solid #ccc;}

/*商品放大镜*/
#magnifier{position:relative;width:400px;margin:20px 0;}
.small-box{position:relative;width:400px;height:400px;margin-bottom:20px;border:1px solid #eee;}
.small-box img{display:block;}
.small-box .hover{display:none;position:absolute;left:0;top:0;width:100px;height:100px;border:1px solid #aaa;background:#0099ff;opacity:.5;filter:alpha(opacity:50);cursor:move;}
.thumbnail-box{position:relative;width:100%;}
.thumbnail-box .btn{position:absolute;top:50%;width:22px;height:32px;margin-top:-16px;}
.thumbnail-box .btn-prev{left:0;background:url(../images/btn_prev.png) no-repeat;}
.thumbnail-box .btn-next{right:0;background:url(../images/btn_next.png) no-repeat;}
.thumbnail-box .list{overflow:hidden;width:390px;margin:0 auto;}
.thumbnail-box .wrapper{width:100000px;}
.thumbnail-box .list .item{float:left;margin:0 20px;}
.thumbnail-box .list .item-cur{}
.thumbnail-box .list .item img{border:2px solid #fff;}
.thumbnail-box .list .item-cur img{border:2px solid #e53e41;}
.big-box{display:none;overflow:hidden;position:absolute;left:401px;top:0;width:400px;height:400px;border:1px solid #e4e4e4;}
.big-box img{display:block;}