﻿@charset "UTF-8";
body{overflow-x: hidden;overflow-y: auto;}
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd{margin: 0px;}
input,button,ul,ol{margin: 0px; padding: 0px;}
body,input,button,form{font-size: 14px;line-height: 28px;font-family: "microsoft yahei","宋体", "Arial";color: #333;}
h1,h2,h3,h4,h5,h6{font-size: 14px; font-weight: normal;}
ul,ol,li{list-style: none;}
input{background: none; border: 0 none;}
img,iframe{border: 0px;}
em,i{font-style: normal;}
button,input,select,textarea{font-size: 100%;}
table{border-collapse: collapse; border-spacing: 0;}
.red{color: #ba292e;}
.fl{float: left;}
.fr{float: right;}
.tac{text-align: center;}
.tar{text-align: right;}
.poa{position: absolute;}
.por{position: relative;}
.hidden{display: none;}
.w1200{width: 1200px; margin: 0 auto;}
a{color: #434343;text-decoration: none;}
a:hover{color: #005197; text-decoration: none;}
a:visited{text-decoration: none;}
.ease,
.ease *{-webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}
.noease,
.noease *{-webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none;}
:-moz-placeholder{color: #aaa;}
::-moz-placeholder{color: #aaa;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{color: #aaa;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color: #aaa;}

.icon{background: url(../images/icon.png) no-repeat;display: inline-block;vertical-align: middle;}
/*清除浮动*/
.clearfix{*zoom: 1;}
.clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
/*网站顶部*/
.top_main{width: 100%;height: 35px;color: #858585;font-size: 12px;line-height: 35px;border-bottom: 1px solid #e6e6e6;}
.top_main li{position: relative;display: inline-block;text-align: center;margin: 0 8px;}
.top_main .split{display: inline-block;width: 1px;height: 12px;background: #858585;vertical-align: middle;margin: 0;margin-top: -2px;}
.top_main li a{color: #858585;cursor: pointer;}
.top_main li a:hover{color: #005197;}
/*网站头部*/
.header_main{width: 100%;height: 120px;z-index: 100;background: #fff;}
.header_main .logo{display: block;margin-top: 20px;}
.header_main .logo img{width: 100%;height: 100%;display: block;}
.header_main .tel{float: right !important;margin-top: 30px;}
.header_main .tel .tel_img{margin-right: 14px; float: left; width: 57px; height: 57px;}
.header_main .tel .tel_img img{width: 100%; display: block;}
.header_main .tel .tel_text{float: right !important;}
.header_main .tel .tel_text p{font-size: 16px;line-height: 16px;color: #3a3a3a;padding: 7px 0 10px;}
.header_main .tel .tel_text h4{font-size: 24px;font-weight: bold;color: #005197;display: inline-block;line-height: 24px;}
.header_main .tel:hover img{animation: zy 2.5s .15s linear infinite; -moz-animation: zy 2.5s .15s linear infinite; -webkit-animation: zy 2.5s .15s linear infinite; -o-animation: zy 2.5s .15s linear infinite;}
/*网站导航*/
.nav_main{width:100%;height: 60px;background: #005197;position: relative;z-index: 3;}
.nav_main .nav{width: 1200px; margin: 0 auto;}
.nav_main .nav li{float:left;width: 133px;line-height: 60px;display: block;position: relative;z-index: 10;font-size: 16px;text-align: center;transition: all .3s ease-in-out 0s;}
.nav_main .nav li a{display: block;color:#fff;font-size:16px;}
.nav_main .nav li:hover, .nav_main .nav li.hover{background: #3ba86f;}
.nav_main .nav dl{width: 100%;position: absolute;left: 0;top: 100%;z-index: 12;box-shadow: 3px 0 10px rgba(4, 209, 147, 0.1);}
.nav_main .nav dl{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.nav_main .nav li:hover dl{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.nav_main .nav dl dd{line-height: 44px;height: 44px;text-align: left;position: relative;z-index: 12;display: block;width: 100%;border-top: 1px solid #1b1b1b;}
.nav_main .nav dl dd:first-child{border: none;}
.nav_main .nav dl dd a{color: #fff;font-size: 14px;padding: 0;background: #3ba86f;text-align:center;background-repeat: no-repeat;background-image: -webkit-linear-gradient(left, #005197, #005197);background-image: linear-gradient(to right, #005197, #005197);-webkit-transition: all 0.5s;transition: all 0.5s;background-size: 0% 100%;}
.nav_main .nav dl dd a:hover {background-size: 100% 100%;padding-left: 10px;color: rgba(255, 255, 255, 0.9999);}
/*网站大图*/
#banner_main{overflow:hidden;position: relative;z-index: 2;max-width:1920px;margin:0 auto;}
#banner_main .banner{height: 600px;}
#banner{width:100%;min-width:1000px;position:relative;overflow:hidden;z-index:0;}
#banner, .banner ul{max-height: 600px;overflow:hidden;}
.banner li{width:100%;position:absolute;z-index:1;overflow:hidden;display: none;}
.banner li:first-child{display:block;}
.banner li img{width:1920px;display:block;position:relative;left:50%;margin-left:-960px;top:0;}
#banner .tip{width:1000px;height: 18px;line-height:0;font-size:0;text-align:center;position:absolute;left:50%;margin-left:-500px;bottom: 30px;z-index:3;}
#banner .tip span{width: 18px;height: 18px;margin: 0 5px;display:inline-block;cursor: pointer;background: #fff;border-radius: 14px;transition: all .5s;}
#banner .tip span.cur{width: 32px;height: 18px;background: #005197;}
#banner #btn_prev,#banner #btn_next{width: 40px;height: 40px;position:absolute;top: 50%;margin-top: -20px;background: #005197 url(../images/arrows.png)  no-repeat;-webkit-border-radius: 100%;border-radius: 100%;z-index:5;opacity: 0;}
#banner #btn_prev{left: 4%;transition: all 600ms ease;}
#banner #btn_next{background-position: -40px 0;right: 4%;transition: all .5s ease;}
#banner:hover #btn_prev,#banner:hover #btn_next{opacity: 1;}
/*搜索栏*/
.search_main{height: 60px;width:100%;overflow:hidden;background: #F7F7F7;}
.search_main .skey{float:left;line-height: 60px;}
.search_main .skey p{font-size: 14px;font-weight: bold;color: #666;line-height: 60px;}
.search_main .skey p a{display:inline-block;font-weight: normal;color: #666;border-right: 1px solid #e8e8e8;line-height: 15px;padding:0 12px;}
.search_main .skey p a:last-of-type{border-right:none;}
.search_main .skey p a:hover{color:#005197;}
.search_main .search_form{float:right;width: 285px;height: 30px;overflow: hidden;border: 1px solid #e8e8e8;background-color:#fff;position:relative;margin-top: 14px;border-radius: 3px;position:relative;}
.search_main .search_form input{background-color: none; border: none;}
.search_main .search_form .stxt{width:245px;height: 30px;line-height: 28px;display: block;text-indent: 10px;color:#999;}
.search_main .search_form .sbtn{width: 40px;height: 30px;display: block;cursor: pointer;position:absolute;top: 0;right: 0;font-size: 0;background: #005197 url(../images/search.png) center no-repeat;border-radius: 3px;}
/*网站底部*/
.footer{width:100%;height: 443px;background: #353535 url(../images/footer_bg.jpg) center no-repeat;}
.footer .f_top{height: 75px;padding-top: 27px;text-align: center;}
.footer .links{border: 1px solid #474545;height: 45px;padding: 34px 0 22px 0;width: 1198px;margin-top: 30px;}
.footer .links span{width: 130px;padding: 0 20px 0 20px;height: 45px;border-right: 2px solid #464545;float: left;}
.footer .links p{float: left;width: 1000px;height: 45px;line-height: 45px;padding-left: 26px;}
.footer .links p a{color:#fff;margin-right: 5px;}
.footer .bottom{height: 205px;}
.footer .fnav dl{display:inline-block;float:left;width: 160px;padding: 0 20px;overflow:hidden;text-align:left;margin-top: 20px;}
.footer .fnav dl dt{color: #005197;font-size: 18px;line-height: 20px;display:block;padding-bottom: 10px;}
.footer .fnav dl dt a{display:block; font-size:16px; color:#fff; line-height:16px;}
.footer .fnav dl dd{display:block;}
.footer .fnav dl dd a{display:block;font-size:14px;color: #969592;line-height: 35px;}
.footer .fnav dl dd a:hover{color: #dc0000;}
.footer .contact{display:inline-block;float:left;width: 300px;padding: 0 10px;overflow:hidden;text-align:left;margin-top: 20px;}
.footer .contact dt{color: #005197;font-size: 18px;line-height: 20px;display:block;padding-bottom: 10px;}
.footer .contact dt a{display:block; font-size:16px; color:#fff; line-height:16px;}
.footer .contact dd{display:block;}
.footer .contact dd p{display:block;font-size:14px;color: #969592;line-height: 35px;}
.footer .contact dd p i{display: inline-block;width: 12px;height: 12px;background: url(../images/f_ico.png) no-repeat;vertical-align: middle;padding-right: 10px;}
.footer .contact dd p.tel i{background-position: 0 0;}
.footer .contact dd p.cel i{background-position: 0 -14px;}
.footer .contact dd p.web i{background-position: 0 -28px;}
.footer .contact dd p.add i{background-position: 0 -42px;}
.footer .ewm{margin: 42px 0 26px 0;}
.footer .ewm li{float: left;text-align: center;line-height: 25px;color: #969592;margin-left: 20px;}
.footer .ewm li img{width: 115px;height: 115px;display: block;}
.copyright{height: 60px;line-height: 60px;color: #fff;font-size: 14px;background: #005197;}
.copyright a{color: #fff;font-size: 12px;}
/*******index css*******/
/*产品中心*/
.index .product{width: 100%;padding: 30px 0;background: url(../images/product_bg.jpg) center no-repeat;background-size: cover;}
.index .product .pro_left{width: 250px;}
.index .product .pro_left .pro_tit{width: 100%;height: 140px;background: url(../images/conleft1_bg.png) center no-repeat;}
.index .product .pro_left .pro_tit h2{height: 66px;width: 195px;margin:auto;padding-top: 38px;text-align: center;color: #fff;}
.index .product .pro_left .pro_tit h2 p{line-height: 30px;color: #fff;font-size: 30px;padding-left: 5px;}
.index .product .pro_left .pro_tit h2 span{line-height: 30px;color: #fff;font-size: 14px;}
.index .product .pro_left ul{background: #fff;border-bottom: 8px solid #005197;padding: 1px 15px 30px 15px;}
.index .product .pro_left ul li a{display: block;color: #fff;font-size: 14px;font-weight: bold;line-height: 38px;padding-left: 25px;margin-top: 15px;overflow: hidden;background: #3ba86f url(../images/iconAdd.png) 190px center no-repeat;border-radius: 5px;transition: all .5s;}
.index .product .pro_left ul li a:hover{color:#fff;font-size:14px;text-decoration:none;font-weight:bold;background-color: #005197;}
.index .product .pro_left ul li .boxlist{border-bottom: 0;padding: 0;margin-top: 15px;}
.index .product .pro_left ul li .boxlist li a{color: #333;font-size: 12px;font-weight: normal;margin-top: 0;line-height: 35px;border-radius: 0;background: #fff url(../images/tb12.png) 15px center no-repeat;}
.index .product .pro_left ul li .boxlist li a:hover, .submian .subleft .lefta .comt ul li .boxlist li a.hover{color: #005197;}
.index .product .pro_left .contactn{width: 190px;height: 76px;background: #005197 url(../images/conleft3.png) 15px center no-repeat;float: left;padding-left: 60px;padding-top: 34px;margin-top: 20px;border-radius: 15px;}
.index .product .pro_left .contactn p:nth-child(1){color: #fff;line-height: 20px;}
.index .product .pro_left .contactn p:nth-child(2){color: #fff;line-height: 26px;font-size: 26px;font-family: arial;}
.index .product .con_right{width: 920px;}
.index .product .con_right .con_tit{height: 25px;border-bottom: 2px solid #005197;padding: 0 10px 13px 6px;}
.index .product .con_right .con_tit p{float: left;padding-left: 28px;color: #005197;font-size: 22px;font-weight: bold;line-height: 25px;background: url(../images/conright1_bg.png) no-repeat;}
.index .product .con_right .con_tit span{color: #726f6f;font-size: 14px;font-family: arial;line-height: 25px;text-transform: uppercase;}
.index .product .con_right .con_tit .more{float: right;color: #666;line-height: 25px;}
.index .product .con_right ul{width: 100%;}
.index .product .con_right ul li{width: 290px;margin-right: 22px;margin-top: 22px;float: left;border: 1px solid #005197;background: #005197;transition: all .5s;}
.index .product .con_right ul li:nth-child(3n){margin-right: 0;}
.index .product .con_right ul li img{width: 100%;height: 218px;display: block;}
.index .product .con_right ul li h3{color: #fff;line-height: 42px;text-align: center;}
.index .product .con_right ul li:hover{border: 1px solid #005197;background: #005197;}

/*小banner*/
.xbanner{background: url(../images/ixbannerbg1.jpg) center center no-repeat;width:100%;height:200px;}
.xbanner1{background: url(../images/ixbannerbg2.jpg) center center no-repeat;}
.xbanner .slip_tit{width:772px;}
.xbanner .slip_tit .tit1{padding-top: 55px;font:bold 32px "microsoft yahei";color: #fff;}
.xbanner .slip_tit .tit2{margin-top:14px;font-size:24px;color:#fff;}
.xbanner .slip_btn{width: 300px;text-align:center;}
.xbanner .slip_btn span{display:block;font-size: 15px;color: #fff;line-height: 18px;padding-top: 40px;padding-bottom: 5px;}
.xbanner .slip_btn span i{width:16px;height:16px;background-position:-0px -141px;margin-right: 7px;vertical-align: bottom;}
.xbanner .slip_btn p{font-weight:bold;font-size: 34px;color:#fff;font-family:"Arial";line-height:36px;}
.xbanner .slip_btn a{display:block;width: 300px;height:46px;background-position: 0px -217px;margin-top:16px;font-size:18px;color:#fff;line-height:46px;position:relative;-webkit-transition: all .0s ease-in-out 0s;-moz-transition: all .0s ease-in-out 0s;transition: all .0s ease-in-out 0s;}
.xbanner .slip_btn a:hover{background-position: 0px -271px;}
.xbanner .slip_btn a img{width: 300px;height:0;transition: all .36s ease;position:absolute;left:0;top:-150px;}
.xbanner1 .slip_btn a img{width: 300px;height:0;transition: all .36s ease;position:absolute;left:0;top:46px;}
.xbanner .slip_btn a:hover img{height: 300px;}
/*关于我们*/
.index .indexTit{text-align:center;}
.index .indexTit .tit{font-size:48px;color:#005197;font-weight: bold; line-height:48px;}
.index .indexTit .tit span{color:#3ba86f;display:inline-block;padding-left: 24px;}
.index .indexTit .subtit{font-size:16px;color:#333;font-weight:normal;line-height:18px;text-align:center; width:1200px;margin: 0 auto;margin-top: 18px;}

.index .floor_6_main{margin-top:90px;margin-bottom: 60px;}
.index .floor_6_main .floor_6_1{background:url(../images/t12_03.jpg) center center no-repeat; width:1200px; height:470px; position:relative;}
.index .floor_6_main .floor_6_1 .indexTit{text-align:right; position:absolute; right:0; top:38px;}
.index .floor_6_main .floor_6_1 .indexTit p{text-align:right;}
.index .floor_6_main .floor_6_1 .floor_6_2{padding-left:10px; padding-top:10px;}
.index .floor_6_main .floor_6_1 .floor_6_2 b{width:730px; height:440px; border:#fff solid 1px;opacity:0.4;filter:Alpha(opacity=40); position:absolute; left:14px; top:14px;}
.index .floor_6_main .floor_6_1 .floor_6_2 img{width:740px; height:450px; background-size:100%; float:left;}
.index .floor_6_main .floor_6_1 .floor_6_2 .f_z{float:left; width:352px; margin-left:49px; margin-top:176px;}
.index .floor_6_main .floor_6_1 .floor_6_2 .f_z h3{font-size:24px; color:#fff; line-height:24px;}
.index .floor_6_main .floor_6_1 .floor_6_2 .f_z p{display:block;font-size:14px;color:#fff;line-height:24px;margin-top:24px;height:150px;text-align: justify;}
.index .floor_6_main .floor_6_1 .floor_6_2 .f_z a{display:block; float:right; width:198px; height:44px; border:#739bbe solid 1px; border-radius:6px; font-size:16px; color:#fff; text-align:center; line-height:44px;}
.index .floor_6_main .floor_6_1 .floor_6_2 .f_z a:hover{background-color:#739bbe;}
.floor_6_3{display:block; clear:left; width:1200px; margin-top:50px;}
.floor_6_3 .parHd{height:45px; width:1200px; position:relative;}
.floor_6_3 .parHd s{display:block;width: 410px;height:1px;background-color:#eee;position:absolute;left:0;top:22px;}
.floor_6_3 .parHd b{display:block;width: 410px;height:1px;background-color:#eee;position:absolute;right:0;top:22px;}
.floor_6_3 .parHd ul{display:block; width:200px; height:45px; margin:0 auto;}
.floor_6_3 .parHd ul li{display:block;width:198px;height:43px;float:left;border:#eee solid 1px;background-color:#fff;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_6_3 .parHd ul li a{display:block; font-size:16px; color:#333; line-height:43px; text-align:center;}
.floor_6_3 .parHd ul li:hover,.floor_6_3 .parHd ul li.on{background-color:#005197; border:#005197 solid 1px;}
.floor_6_3 .parHd ul li:hover a,.floor_6_3 .parHd ul li.on a{color:#fff;}
.floor_6_3 .parHd ul li:nth-child(2){margin-left:20px;}
.floor_6_3 .parHd ul li:first-child+li{margin-left:20px;}
.floor_6_3 .parBd{width:1200px; height:214px;margin-top:50px;}
.floor_6_3 .parBd .slideBox{width:1200px; height:254px; position:relative;}
.floor_6_3 .parBd .slideBox .sPrev{width:40px; height:90px; background-color:#ddd; position:absolute; left:-58px; top:62px;}
.floor_6_3 .parBd .slideBox .sNext{width:40px; height:90px; background-color:#ddd; position:absolute; right:-58px; top:62px;}
.floor_6_3 .parBd .slideBox .sPrev:hover,.floor_6_3 .parBd .slideBox .sNext:hover{background-color:#343d44;}
.floor_6_3 .parBd .slideBox .sPrev span{width:14px; height:26px; background-position:-51px -158px; margin-top:32px; margin-left:13px;}
.floor_6_3 .parBd .slideBox .sNext span{width:14px; height:26px; background-position:-69px -158px; margin-top:32px; margin-left:13px;}
.floor_6_3 .parBd .slideBox ul{width:1200px; height:254px;}
.floor_6_3 .parBd .slideBox ul li{float:left; width:290px; height:254px; position:relative; margin-right:13px; overflow:hidden; text-align:center;}
.floor_6_3 .parBd .slideBox ul li img{width:290px; height:254px; background-size:100%;transition: all .36s ease;}
.floor_6_3 .parBd .slideBox ul li p{position:absolute; left:0; bottom:0; width:290px; height:36px; background:url(../images/t13_03.png); font-size:14px; color:#fff; line-height:36px;}
.floor_6_3 .parBd .slideBox ul li:hover img{-webkit-transform: scale(1.08); -ms-transform: scale(1.08); transform: scale(1.08);}

/*产品图库*/
.index .gallery{padding: 50px 20px 0 20px;box-sizing: border-box;background: #fff;overflow: hidden;}
.index .gallery .xian{width: 100%;height: 22px;border-bottom:1px solid #e5e2e2 ;}
.index .gallery .imenu{margin-top: -23px;text-align: center;}
.index .gallery .imenu li{width: 150px;height: 46px;border-radius: 20px;background: #535353;line-height: 46px;text-align: center;display: inline-block;margin: 0 10px;transition: all .5s;}
.index .gallery .imenu li a{display: block;color:#fff;}
.index .gallery .imenu li.on,.index .gallery .imenu li:hover{background: #005197;}
.index .gallery .ipro{position:relative;overflow:hidden;padding: 35px 0 20px 0;}
.index .gallery .ipro .list{width: 100%;}
.index .gallery .ipro .item{float:left;display: block;margin: 0 8px;}
.index .gallery .ipro .item a{display: block;}
.index .gallery .ipro .item .img{width: 270px;height: 210px;overflow: hidden;}
.index .gallery .ipro .item img{width: 100%;height: 100%;display: block;transition: all 1s;}
.index .gallery .ipro .item:hover img{transform: scale(1.1);}

/*新闻中心*/
.index .floor_5_main{width:100%;padding-top:80px;overflow: hidden;background-color:#fcfcfc;padding-bottom: 40px;}
.floor_5_1{width:1200px;height:452px;padding-top:50px;}
.floor_5_1 .floor_5_z{float:left;width: 380px;height:452px;position:relative;}
.floor_5_1 .floor_5_z a{display:block;}
.floor_5_1 .floor_5_z .dk{height:213px;width: 100%;border-top:none;}
.floor_5_1 .floor_5_z b{width: 380px;height: 285px;overflow:hidden;display:block;}
.floor_5_1 .floor_5_z img{width: 100%;height: 100%;display:block;transition: all .36s ease;}
.floor_5_1 .floor_5_z h3{font-size: 18px;color: #333;line-height: 18px;width: 100%;display:block;padding-top: 20px;}
.floor_5_1 .floor_5_z p{font-size: 14px;color: #666;line-height: 24px;width: 100%;margin-top: 10px;height: 87px;}
.floor_5_1 .floor_5_z i{display: block;font-size: 14px;color: #434343;margin: 0;padding: 0;width: 120px;height: 30px;line-height: 30px;text-align:center;border:#e5e5e5 solid 1px;border-radius:6px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_5_1 .floor_5_z em{display:block; width:100px; height:100px; background-color:#3ba86f; text-align:center; font-size:16px; color:#fff; font-family:"Arial"; position:absolute; left:0; top:0;}
.floor_5_1 .floor_5_z em span{display:block; font-size:60px; color:#fff; line-height:50px; padding-top:14px;}
.floor_5_1 .floor_5_z:hover h3{color:#3ba86f;}
.floor_5_1 .floor_5_z:hover p,.floor_5_1 .floor_5_z:hover i span{color:#333;}
.floor_5_1 .floor_5_z i:hover{background-color:#3ba86f; color:#fff; border:#3ba86f solid 1px;}
.floor_5_1 .floor_5_z a:hover b img{-webkit-transform: scale(1.08); -ms-transform: scale(1.08);transform: scale(1.08);}
.floor_5_1 .floor_5_y{float:right;width: 800px;height:452px;}
.floor_5_1 .floor_5_y ul{display:block;width: 100%;height:452px;margin:0 auto;}
.floor_5_1 .floor_5_y ul li{height:103px;width: 100%;margin:0 auto;margin-bottom:28px;position:relative;border-bottom:#b9b9b9 dashed 1px;padding-bottom:28px;}
.floor_5_1 .floor_5_y ul li em{display:block;float:left;display:block;width:98px;height:98px;border:#e5e5e5 solid 1px;text-align:center;font-size:16px;color:#333;font-family:"Arial";position:absolute;left:0;top:0;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_5_1 .floor_5_y ul li em span{display:block;font-size:60px;color:#333;line-height:50px;padding-top:14px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_5_1 .floor_5_y ul li a{display:block;width: 100%;height:100px;}
.floor_5_1 .floor_5_y ul li h3{width: 660px;float:right;height:100px;}
.floor_5_1 .floor_5_y ul li p{font-size:18px;color:#333;width: 100%;line-height:18px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_5_1 .floor_5_y ul li p span{display:block;font-size:14px;color: #666;line-height: 22px;padding-top:18px;font-weight:normal;}
.floor_5_1 .floor_5_y ul li:hover i,.floor_5_1 .floor_5_y ul li:hover i span{color:#2e63bc;}
.floor_5_1 .floor_5_y ul li:hover p{color:#3ba86f;}
.floor_5_1 .floor_5_y ul li:hover em,.floor_5_1 .floor_5_y ul li:hover em span{color:#3ba86f;}
/*******内页样式********/
.nybanner{width: 100%;position: relative;height: 300px;overflow: hidden;background-position: center;background-repeat: no-repeat;background-image: url(../images/nybanner.jpg);}
.submian{padding: 20px 0;}
.submian .sobtitle{height: 30px;line-height: 30px;padding: 5px 0;font-size: 14px;color: #666;border-bottom: 5px solid #005197;margin-bottom: 20px;}
.submian .sobtitle s{display: inline-block;width: 18px;height: 22px;margin-right: 10px;background: url(../images/locationIco.png) no-repeat;vertical-align: middle;}
.submian .sobtitle a{font-size: 14px;color: #666;}
.submian .sobtitle a:hover{color: #005197;}
/*内页左侧*/
.submian .subleft{width: 250px;}
.submian .subleft .title{height: 140px;background: url(../images/conleft1_bg.png) center no-repeat;}
.submian .subleft .title h2{height: 66px;width: 195px;margin:auto;padding-top: 38px;text-align: center;color: #fff;}
.submian .subleft .title h2 p{line-height: 30px;color: #fff;font-size: 30px;padding-left: 5px;}
.submian .subleft .title h2 span{line-height: 30px;color: #fff;font-size: 14px;}
/*栏目分页*/
.submian .subleft .lefta{margin-bottom: 10px;}
.submian .subleft .lefta .comt{background: #f2f2f2;border-bottom: 8px solid #005197;padding: 10px 15px 30px 15px;}
.submian .subleft .lefta .comt ul{border-top: 0;}
.submian .subleft .lefta .comt ul li a{display: block;color: #fff;font-size: 14px;font-weight: bold;line-height: 38px;padding-left: 25px;margin-top: 19px;overflow: hidden;background: #464646 url(../images/iconAdd.png) 190px center no-repeat;border-radius: 5px;transition: all .5s;}
.submian .subleft .lefta .comt ul li:hover a, .submian .subleft .lefta .comt ul li.hover a{background-color: #005197;}
.submian .subleft .lefta .comt ul li .boxlist{display: none;}
.submian .subleft .lefta .comt ul li .boxlist li a{color: #333;font-size: 12px;font-weight: normal;margin-top: 10px;line-height: 35px;background: #fff url(../images/tb12.png) 15px center no-repeat;}
.submian .subleft .lefta .comt ul li .boxlist li a:hover, .submian .subleft .lefta .comt ul li .boxlist li a.hover{color: #005197;}
.submian .subleft .lefta .comt ul li.hover .boxlist{display: block;}
/*推荐产品*/
.submian .leftnews{margin-bottom: 10px;}
.submian .leftnews ul{padding-top: 10px;border: 1px solid #ddd;border-top: 0;}
.submian .leftnews ul li{float: left;text-align:center;width: 108px;margin-left: 9px;}
.submian .leftnews ul li img{width: 108px;height: 81px;border: 1px solid #ddd;}
.submian .leftnews ul li p{color: #666;font-size: 12px;line-height: 30px;transition: all .5s;}
.submian .leftnews ul li:hover p{color:#005197;}
/*联系我们*/
.submian .leftnews .leftcont{background: #fff;padding: 10px;border: 1px solid #ddd;border-top: 0;}
.submian .leftnews .leftcont h2{font-size: 16px;font-weight: bold;color: #005197;padding-bottom: 10px;border-bottom: 1px solid #f2f2f2;text-align: center;}
.submian .leftnews .leftcont p{color: #333;font-size: 14px;line-height: 30px;padding-top: 10px;display: block;}
/*内页右侧*/
.submian .subright{width: 930px;}
/*默认单页*/
.submian .Aboutpage{color: #666;font-size: 14px;line-height: 28px;text-align: justify;}
.submian .Aboutpage img{max-width: 100%;}
.submian .t{padding: 0 0 25px;color: #005197;font-size: 18px;}
.submian .t2{padding: 25px 0;color: #005197;font-size: 24px;}
/*文章列表*/
.submian .Newslist{}
.submian .Newslist .list{padding-bottom: 20px;}
.submian .Newslist .item{border-bottom: 1px dashed #eaeaea;display: block;padding: 20px 0;transition: all .5s;}
.submian .Newslist .item a{display: block;}
.submian .Newslist .item .time{width: 120px;height: 100px;font-family: arial;font-size: 18px;color: #666;text-align: center;background: #f2f2f2;}
.submian .Newslist .item .time .day{font-size: 40px;line-height: 60px;display: block;}
.submian .Newslist .item .txt{width: 780px;cursor: pointer;}
.submian .Newslist .item .txt h3{font-size: 16px;line-height: 30px;transition: all .5s;}
.submian .Newslist .item .txt .mark{color: #999;font-size: 12px;line-height: 20px;padding:0;}
.submian .Newslist .item .txt .mark span{display: inline-block;padding-right: 18px;}
.submian .Newslist .item .txt p{color: #666;line-height: 25px;text-align: justify;}
.submian .Newslist .item .txt p span{display: inline-block;color:#005197;padding-left: 10px;}
.submian .Newslist .item a:hover .txt h3{color:#005197;}
/*图片列表*/
.Piclist ul.list{float: left;width: 100%;padding-left: 0px;}
.Piclist ul.list li.item{float: left;width: 287px;margin-bottom: 30px;margin-right: 31px;border: 1px solid #ddd;}
.Piclist ul.list li.item a{display: block;width:100%;overflow: hidden;position: relative;background: #fff;}
.Piclist ul.list li.item span{width: 100%;height: 45px;color: #555;text-align: center;display: block;line-height: 45px;transition: all .5s;}
.Piclist ul.list li.item img{display: block;width: 287px;height: 215px;}
.Piclist ul.list li.item a:hover{background: #005197;}
.Piclist ul.list li.item a:hover span{color: #fff;}
.Piclist ul.list li.item .item_mask{width: 287px;height: 215px;background: rgba(0,0,0,0);position: absolute;left: 0;top: 0;opacity: 0;filter:Alpha(opacity=0);*zoom:1;-webkit-transform: rotateX(180deg) scale(0.5, 0.5);transform: rotateX(180deg) scale(0.2, 0.2);transition: all ease-out .5s;}
.Piclist ul.list li.item .item_link_icon{display: block;width:45px;height:45px;text-align: center;line-height: 38px;position: absolute;left: 50%;top: 50%;margin-left: -22px;opacity:0;filter:Alpha(opacity=0);*zoom:1;background: url(../images/See.png) center no-repeat;}
.Piclist ul.list li.item:hover .item_mask{opacity: 1;filter:Alpha(opacity=100);-webkit-transform: rotateX(0deg) scale(1, 1);transform: rotateX(0deg) scale(1, 1);transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;background: rgba(0, 0, 0, .1);}
.Piclist ul.list li.item:hover .item_link_icon{transform: translateY(-21px);opacity: 1;filter:Alpha(opacity=100);}
.Piclist.pro ul.list li.item{border: 1px solid #454545;background: #454545;transition: all .5s;}
.Piclist.pro ul.list li.item a{background: none;}
.Piclist.pro ul.list li.item span{color: #fff;}
.Piclist.pro ul.list li.item .item_mask{display: none;}
.Piclist.pro ul.list li.item:hover{border-color: #005197;background: #005197;}
/*留言表单*/
.formData{padding-bottom: 20px;}
.formData .item{float: left;color: #999;font-weight: normal;width: 420px;height: 56px;line-height: 56px;border: 1px solid #e4e4e4;margin-right: 76px;margin-bottom: 45px;position: relative;}
.formData .item label{padding-left: 15px;position: absolute;left: 0;top: 0;z-index: 11;text-align: center;display: block;margin: 0;height: 56px;line-height: 56px;font-size: 18px;color: #666;}
.formData .item input{outline: none;line-height: 38px;height: 38px;font-size: 18px;}
.formData .item .txt{width: 350px;height: 56px;line-height: 56px;display: block;background: none;padding-left: 70px;border: 0 none;color: #666;}
.formData .item .red{position: absolute;right: 15px;top: 0;color: #ff0000;z-index: 11;}
.formData .item.mr0{margin-right: 0;}
.formData .msg-box{position: absolute;left: 0;top: 0px;}
.formData .liuyan{width: 918px;height: 260px;border: 1px solid #e4e4e4;float: left;}
.formData .liuyan label{text-align: right;display: block;}
.formData .liuyan textarea{width: 908px;height: 234px;line-height: 35px;padding: 12px 10px;text-indent: 100px;font-size: 18px;font-family: "microsoft yahei";color: #333;border: 0 none;overflow: hidden;background: none;resize: none;display: block;outline: none;}
.formData .bot{width: 100%;}
.formData .sub{width: 232px;line-height: 52px;border: 2px solid #005197;margin-right: 2px;text-align: center;background: #005197;color: #FFF;cursor: pointer;font-size: 18px;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.formData .sub:hover{background: none;color: #005197;}
.formData .yzm .txt{padding-left: 80px;}
.formData .yzm img{position: absolute;right: 0;top: 0;height: 56px;border: 0px;display: block;}
/*内容详情页*/
.submian .subright .conBox .ArticleTitle h1{font-size: 24px;text-align: center;padding: 20px 0px;font-weight: bold;}
.submian .subright .conBox .ArticleMessage{line-height: 30px;height: 30px;margin-bottom: 10px;text-align: center;border-bottom: 1px dashed #ccc;}
.submian .subright .conBox .ArticleMessage span:first-child{margin-left:0;}
.submian .subright .conBox .ArticleMessage span{color: #999;margin-left: 14px;font-size: 12px;}
.submian .subright .conBox .ArticleMessage .jiathis_style{float: left; margin-top: 5px;}
.submian .subright .conBox .ArticleTencont{padding: 5px 0px 20px 0px;color: #666;font-size:14px;line-height: 28px;text-align: justify;overflow: hidden;}
.submian .subright .conBox .ArticleTencont img{max-width: 100%;}
.submian .subright .conBox #pic{width: max-content;margin: 20px auto;padding: 1px;box-shadow: 0 0 20px 0 rgba(0,0,0,.3);}
.submian .subright .conBox #pic img{max-width: 800px;}
/*内容分页*/
.reLink{height: 38px;border: 1px solid #ddd;margin: 10px auto 10px;padding: 0px 10px;}
.reLink .prevLink, .reLink .nextLink{height: 38px;line-height: 38px;color: #666;}
.reLink .prevLink a, .reLink .nextLink a{height: 38px;line-height: 38px;color: #666;}
.reLink .prevLink a:hover, .reLink .nextLink a:hover{color: #005197;}
.reLink .prevLink{float: left;}
.reLink .nextLink{float: right;}
/*浮动客服*/
.toolbar{position: fixed;top: 50%;right: 1%;margin-top: -163px;z-index: 100;width: 80px;}
.toolbar dd{position: relative;float: left;width: 80px;height: 80px;background: #005197;margin-top: 2px;border-radius: 5px;color: #fff;font-size: 14px;line-height: 21px;text-align: center;cursor: pointer;transition: all .5s;}
.toolbar dd:first-child{margin-top: 0;}
.toolbar dd i{width: 100%;height: 30px;display: block;margin-top: 13px;background: url(../images/toolbar.png) no-repeat center 0;}
.toolbar dd.qq i{background-position-y: 0;}
.toolbar dd.tel i{background-position-y: -30px;}
.toolbar dd.code i{background-position-y: -60px;}
.toolbar dd.top i{background-position-y: -90px;}
.toolbar dd span{display: block;color: #fff;}
.toolbar dd.tel .box{position: absolute;top: 0;width: 190px;right: -200px;height: 100%;margin-right: 10px;border-radius: 5px;background: #005197;opacity: 0;transition: all .5s;}
.toolbar dd.tel .box p{font-size: 14px;margin: 15px auto 7px;}
.toolbar dd.tel .box h3{font-size: 18px;font-weight: bold;}
.toolbar dd.tel .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #005197;border-width: 9px;width: 0;height: 0;position: absolute;top: 50%;margin-top: -9px;right: -18px;margin-left: -12px;}
.toolbar dd.code .box{position: absolute;top: 0;width: 162px;right: -172px;height: 162px;margin-right: 10px;border-radius: 5px;background: #005197;opacity: 0;transition: all .5s;}
.toolbar dd.code .box img{width: 140px;height: 140px;padding: 11px;}
.toolbar dd.code .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #005197;border-width: 9px;width: 0;height: 0;position: absolute;top: 30px;right: -18px;margin-left: -12px;}
.toolbar dd:hover{background: #333;}
.toolbar dd.tel:hover .box{opacity: 1;right: 80px;}
.toolbar dd.code:hover .box{opacity: 1;right: 80px;}
/*↓组图样式↓*/
.HS10, .HS15{overflow:hidden;clear:both;}
.HS10{height:10px;}
.HS15{height:15px;}
.Hidden{display:none;}
.Clearer{display:block;clear:both;font-size:1px;line-height:1px;margin:0;padding:0;}
.FlLeft{float:left;}
.FlRight{float:right;}
/*幻灯片区域背景*/
.MainBg{width: 920px;margin:0 auto;}
/*大图展示区域*/
.OriginalPicBorder{padding: 0;}
#OriginalPic{width: 920px;overflow:hidden;position:relative;font-size:12px;}
#OriginalPic img{display:block;min-width: 100px;margin:0 auto;}
/*鼠标手势*/
.CursorL{position:absolute;z-index:999;width:50%;height: 100%;color:#FFF;left: 0;cursor:url(../images/CurL.cur), auto;}
.CursorR{position:absolute;z-index:999;width:50%;height: 100%;color:#FFF;right:0;cursor:url(../images/CurR.cur), auto;}
/*小图预览和滑动*/
.SliderPicBorder{width: 100%;overflow:hidden;}
.ThumbPicBorder {width: 920px;margin:0 auto;background: #eeeeee;overflow: hidden;position: relative;}

.ThumbPicBorder #btnPrev{width:45px;height:113px;cursor:pointer;position: absolute;left: 20px;top: 20px;}
.ThumbPicBorder #btnNext{width:45px;height:113px;cursor:pointer;position: absolute;right: 20px;top: 20px;}
.ThumbPicBorder .pic{width: 755px;overflow: hidden;position: relative;margin: 20px auto;}
#ThumbPic img{border: 3px solid #ddd;cursor:pointer;background-color: #ddd;margin: 0 5px;width: 135px;height: 108px;display:block;transition: all .5s;}
#ThumbPic img.active{border: 3px solid #005197;}
/*↑组图样式↑*/
/*CSS3动画*/
@keyframes zy{
10%{transform: rotate(15deg);}
20%{transform: rotate(-10deg);}
30%{transform: rotate(5deg);}
40%{transform: rotate(-5deg);}
50%,100%{transform: rotate(0deg);}}