@import url(jquery.bxslider.css);
@charset "UTF-8";
@font-face {font-family: 'iconfont';
    src: url('ico/iconfont.eot');
    src: url('ico/iconfont.eot?#iefix') format('embedded-opentype'),
    url('ico/iconfont.woff') format('woff'),
    url('ico/iconfont.ttf') format('truetype'),
    url('ico/iconfont.svg#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
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: #333333;}

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;}

.icon{background: url(../images/icon.png) no-repeat; display: inline-block; vertical-align: middle;}

a{color: #333333; text-decoration: none;}

a:hover{color: #151515; 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;}

/*清除浮动*/

.clearfix{*zoom: 1;}

.clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.c{ clear:both;}
/*header_main*/

.header_main{position:relative;width: 100%; height: 80px; z-index: 100; background: #024e9c;min-width:1300px;}

.header_main .logo{display: block;padding: 13px 0 0 40px;}

.header_main .logo img.img1{display:inline-block;float:left;}

.header_main .logo img.img2{display:inline-block;float:left;}

#header_main #nav_main{width:1000px;float:right; margin-right:0px;}

#header_main #nav_main .nav{height: 80px; z-index:14;}

#header_main #nav_main .nav li{float: left; padding-left:5px;padding-right:5px; z-index: 10; position: relative; height: 80px; font-size:16px;}
#header_main #nav_main .nav li{font-size:16px;}
#header_main #nav_main .nav li:first-child{padding-left:0px;}

#header_main #nav_main .nav li a.aLink{-webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}

#header_main #nav_main .nav li a.aLink:before{content: "\20"; display: block; position: absolute; left: 0; bottom: 0; height: 2px; width: 0; background: #0754a3; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}

#header_main #nav_main .nav li.item7{background:none;}

#header_main #nav_main .nav li a.aLink{height: 30px;line-height: 30px; display: block; position: relative; color: #fff; cursor: pointer; overflow: hidden; font-size:14px; border-radius:15px; padding:0 18px; margin-top:26px;}

#header_main #nav_main .nav li:hover a,#header_main #nav_main .nav li.hover a{background-color:#024181;}

#header_main #nav_main .nav li ul{position: absolute; left: 0px; top:80px; filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5); z-index: 199; opacity: 0; visibility: hidden; height: auto; overflow: hidden; width: 120px; transition: all .6s ease 0s; transform: translate3d(0, 10px, 0); -moz-transform: translate3d(0, 10px, 0); -webkit-transform: translate3d(0, 10px, 0);}

#header_main #nav_main .nav li:hover ul{opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); text-align:center;}

#header_main #nav_main .nav li ul li{display: block; clear: left; width:100%; background: none; height: 45px; background-color: #024181; border-bottom: #0261c2 solid 1px; line-height: 45px; margin: 0; padding:0;text-align: center;}

#header_main #nav_main .nav li:hover ul li a{background-color:#024181;}

#header_main #nav_main .nav li ul li a{display: block; font-size: 16px; color: #ddd; height: 45px; line-height: 45px; background: none; padding-right: 0; width: 100%;}

#header_main #nav_main .nav li ul li a:hover{background-color:#024e9c; color:#fff;}

/*搜索框*/

#header_main .header_search{-webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; right: 0; top: 24px; color:#FFFFFF; width:2000px; float:right;}


#header_main .header_search .search_btn{width:58px; height: 28px; cursor: pointer;background: url(../images/search.png) no-repeat center center; border:#fff solid 1px; border-radius:14px;margin-right: 40px;}

#header_main .header_search .search_btn:hover{opacity:.8;filter:alpha(opacity=80);}

#header_main .header_search .search_main{position: absolute; z-index: 10; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; width: 0; height: 80px; right: 0px; top:56px; overflow: hidden; background: #fff;}

#header_main .header_search .search_box{width:280px;height:40px;margin-top:20px;margin-left:40px;background:url("../images/search_main.png") no-repeat bottom center;}

#header_main .header_search .search_box input{background-color: none; border: none;}

#header_main .header_search .search_box .stxt{width: 240px; height: 40px; font:normal 14px "思源黑体";line-height: 40px; display: block; text-indent: 10px;color:#999;}

#header_main .header_search .search_box .sbtn{width: 40px; height: 40px; display: block; cursor: pointer;background: url(../images/search1.png) no-repeat center center;}

#header_main .header_search.addy .search_main{width: 360px;}

#header_main .header_search.addy .search_btn{background: url(../images/search.png) no-repeat center center;}

@media (max-width: 1900px){#header_main #nav_main{width: 840px;} #header_main #nav_main .nav li{padding-left:8px; padding-right:8px;}}

@media (max-width: 1500px){#header_main #nav_main{width: 840px;} #header_main #nav_main .nav li{padding-left:8px; padding-right:8px;} #header_main #nav_main .nav .subnav{width:100%;} #header_main #nav_main .nav .subnav a{text-indent:14px!important;} #header_main #nav_main .nav .subnav li:hover{width:138px!important;} #header_main #nav_main .nav .subnav li:hover a{text-indent:12px!important;}}

@media (max-width: 1367px){#header_main .logo{padding-left: 0;} #header_main #nav_main{width: 756px;} #header_main #nav_main .nav li{padding-left:2px; padding-right:2px;} #header_main #nav_main .nav .subnav{width:100%;} #header_main #nav_main .nav .subnav a{text-indent:14px!important;} #header_main #nav_main .nav .subnav li:hover{width:128px!important;} #header_main #nav_main .nav .subnav li:hover a{text-indent:12px!important;}}

/*footer*/

.footer{width: 100%; color: #fff; height:342px; background: #191919;}

.footer .links{padding: 20px 0;font-size: 16px;border-bottom: 1px solid #222;}

.footer .links span{color: #fff;font-weight: bold;display:inline-block;}

.footer .links a{display:inline-block;font-size: 14px;color: #999999;padding-right: 10px;}

.footer .links a:hover{color: #eed398;}

.footer .di_logo{width:200px; padding-top:80px;}

.footer .bNav{width:460px; padding-left:40px; padding-top:80px;}

.footer .contacte{width:500px; padding-top:80px;}

.footer .di_logo img{ width:200px;}

.footer .bNav dl{display:inline-block;float:left; width:100px; padding-right:10px;}

.footer .bNav dl dt{height:16px; display:block; padding-bottom:22px;}

.footer .bNav dl dt a{display:block; font-size:16px; color:#fff; line-height:16px;}

.footer .bNav dl dd{display:block; height:12px; padding-bottom:16px;}

.footer .bNav dl dd a{display:block; font-size:12px; color:#999999; line-height:12px;}

.footer .bNav dl dd a:hover{color:#eed398;}

.footer .contacte .ewm{width:140px; height:140px; background-color:#fff; text-align:center;}

.footer .contacte .ewm img{width:122px; height:122px; background-size:100%; display:inline-block; margin-top:8px;}

.footer .contacte .contact_info{width:300px;}

.footer .contacte .contact_info p.p1{font-size:14px; color:#fff;}

.footer .contacte .contact_info p.dh{font-size:30px; color:#fff; font-family:"Arial"; line-height:42px;}

.footer .contacte .contact_info p.teo{font-size:16px; color:#ddd; font-family:"Arial"; line-height:28px;}

.footer .contacte .contact_info p.tel{font-size:12px; color:#999999; line-height:22px;}

/*copyright*/

.copyright{height:60px; line-height:60px; color: #999999; font-size: 12px; background: #222;}

.copyright a{color: #999999; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}

.copyright a:hover{color: #fff;}

/********.toolbar1*********/

/*右侧悬浮框*/

/*rightFix*/

.rightFix{width: 48px;position: fixed;right: 0;bottom: 12%;z-index: 99;}

.rightFix .ico{width: 48px;height: 48px;position: relative;display: block;margin: 0px;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;margin-top: 1px;padding: 0px;border-top-left-radius: 2px;border-bottom-left-radius: 2px;background: #333333 url(../images/fix-ico.png) no-repeat center 0;}

.rightFix .ico img{width: 85px;height: 85px;position: absolute;left: -78px;top: 0;padding: 5px;background: #fff;border: 1px solid #ddd;display: block;opacity: 0;filter: alpha(opacity=0);transition: all ease-in-out .2s;}

.rightFix .share_sqq img{top: 0;}

.rightFix .ico span{width: 160px;text-align: center;height: 48px;line-height: 48px;position: absolute;left: -78px;top: 0;background: #333333;color: #fff;display: block;font-weight: bold;font-size: 18px;opacity: 0;filter: alpha(opacity=0);transition: all ease-in-out 0.2s;}

.rightFix .ico:hover img{opacity: 100;filter: alpha(opacity=100);left: -98px;}

.rightFix .ico:hover{opacity: 1; filter: alpha(opacity=100);}

.rightFix .box{position: absolute;left: 0;bottom: 101px;}

.rightFix .fix_top{margin-top: 4px; background-position: 10px -38px;background-color: #333333;}

.rightFix .share_tit{background-position: 10px 8px;background-color:#333333;}

.rightFix .share_lt{background-position: 10px -136px;}

.rightFix .share_lt:hover{background-position: -37px -136px;}

.rightFix .share_taobao{background-position: 10px -232px;}

.rightFix .share_taobao:hover{background-position: -37px -232px;}

.rightFix .share_sqq{background-position: 10px -183px;}

.rightFix .share_sqq:hover{background-position: -37px -183px;}

.rightFix .share_lunt{background-position: 10px -282px;}

.rightFix .share_lunt:hover{background-position: -37px -282px;}

.rightFix .fix-tel{background-position: 10px -232px;}

.rightFix .fix-tel:hover{background-position: -37px -232px;}

.rightFix .ico:hover span{opacity: 1; filter: alpha(opacity=100); left: -168px;}

/*******index css*******/

.index .in_title .entit{font: bold 45px "AvantGarde Bk BT";color:#333;line-height:34px;}

.index .in_title .cntit{margin-top:20px;font-size:24px;line-height:24px;color:#0754a3;}

/*工程案例*/

.floor_2 .in_title{padding-top:80px; height:64px; text-align:center;}

.floor_2 .in_title h3{display:inline-block; font-size:30px; color:#333333; font-weight:normal; position:relative;}

.floor_2 .in_title h3 i{background:url(../images/lian_03.png) center center;display:inline-block;width: 375px;height:5px;position:absolute;left:284px;top:14px;}

.floor_2 .in_title h3 i:first-child{left: -540px;top: 14px;}

.floor_2 .in_title p{font-size:20px; color:#999999; font-family:"Arial"; text-transform:uppercase; padding-top:4px;}

.floor_2 .case_main ul{display:inline-block; margin-top:32px;}

.floor_2 .case_main li{background:url(../images/a2_03.jpg) no-repeat; width:400px; height:218px; overflow:hidden; float:left;}

.floor_2 .case_main li a{width:400px; height:218px; display:block;}

.floor_2 .case_main li p{padding-top:44px;font-size:20px;color:#fff;line-height:20px;padding-left:48px;float:left;transition: all ease 600ms;}

.floor_2 .case_main li p span{display:block; padding-top:8px; font-size:14px; color:#666666; line-height:14px; font-family:"Arial";}

.floor_2 .case_main li p i{display:block;width:40px;height:40px;margin-top:36px;background-position:0px -196px;transition: all ease 600ms;}

.floor_2 .case_main li em{display:block; float:right; width:181px; height:151px; margin-right:17px; margin-top:32px;}

.floor_2 .case_main li em img{width:181px;height:151px;}

.floor_2 .case_main li:nth-child(2){background:url(../images/a2_05.jpg) no-repeat; width:398px; height:218px; margin:0 1px;}

.floor_2 .case_main li:first-child+li{background:url(../images/a2_05.jpg) no-repeat; width:398px; height:218px; margin:0 1px;}

.floor_2 .case_main li:nth-child(3){background:url(../images/a2_07.jpg) no-repeat; width:400px; height:218px;}

.floor_2 .case_main li:first-child+li+li{background:url(../images/a2_07.jpg) no-repeat; width:400px; height:218px;}

.floor_2 .case_main li:nth-child(4){background:url(../images/a2_12.jpg) no-repeat; width:400px; height:218px; margin-top:1px;}

.floor_2 .case_main li:first-child+li+li+li{background:url(../images/a2_12.jpg) no-repeat; width:400px; height:218px; margin-top:1px;}

.floor_2 .case_main li:nth-child(5){background:url(../images/a2_13.jpg) no-repeat; width:398px; height:218px; margin:0 1px; margin-top:1px;}

.floor_2 .case_main li:first-child+li+li+li+li{background:url(../images/a2_13.jpg) no-repeat; width:398px; height:218px; margin:0 1px; margin-top:1px;}

.floor_2 .case_main li:nth-child(6){background:url(../images/a2_14.jpg) no-repeat; width:400px; height:218px; margin-top:1px;}

.floor_2 .case_main li:first-child+li+li+li+li+li{background:url(../images/a2_14.jpg) no-repeat; width:400px; height:218px; margin-top:1px;}

.floor_2 .case_main li:hover p{padding-top: 90px;}

.floor_2 .case_main li:hover p i{transform: translate3d(0, 60px, 0);-moz-transform: translate3d(0, 60px, 0);-webkit-transform: translate3d(0, 60px, 0);}

/*新闻动态*/

.floor_3_main{background-color:#eeeeee;}

.floor_3{padding-bottom:120px; padding-top:80px;}

.floor_3 .part1{width:800px;}

.floor_3 .proCase{position:relative;width:800px;height:520px;}

.floor_3 .proCase li{width:245px;height:245px;position:absolute;left:0px;top:0px;overflow:hidden;transition: all ease 600ms;}

.floor_3 .proCase li .txt{position:absolute;left:48px;top:48px;transition: all ease 600ms;}

.floor_3 .proCase li .txt h3{font-size:26px; color:#ffffff; font-weight:normal; line-height:26px;}

.floor_3 .proCase li .txt p{font-size:14px; color:#ffffff; font-weight:normal; line-height:14px; padding-top:14px; text-transform:uppercase; font-family:"Arial";}

.floor_3 .proCase li .txt span{background-position:0px -243px;width:19px;height:19px;margin-top:24px;position:absolute;left:-70px;top:50px;transition: all ease 600ms;}

.floor_3 .proCase li:nth-child(2){width:245px; height:245px; position:absolute; left:275px; top:0px;}

.floor_3 .proCase li:first-child+li{width:245px; height:245px; position:absolute; left:275px; top:0px;}

.floor_3 .proCase li:nth-child(3){width:520px; height:245px; position:absolute; left:0px; top:275px;}

.floor_3 .proCase li:first-child+li+li{width:520px; height:245px; position:absolute; left:0px; top:275px;}

.floor_3 .proCase li:nth-child(4){width:250px; height:520px; position:absolute; right:0px; top:0px;}

.floor_3 .proCase li:first-child+li+li+li{width:250px; height:520px; position:absolute; left:550px; top:0px;}

.floor_3 .proCase li .img{width:245px;height:245px;background: url(../images/bg1.jpg) no-repeat;}

.floor_3 .proCase li:nth-child(2) .img{width:245px;height:245px;background-size:100%;background: url(../images/bg2.jpg) no-repeat;}

.floor_3 .proCase li:first-child+li .img{width:245px;height:245px;background-size:100%;background: url(../images/bg2.jpg) no-repeat;}

.floor_3 .proCase li:nth-child(3) .img{width:520px;height:245px;background-size:100%;background: url(../images/bg3.jpg) no-repeat;}

.floor_3 .proCase li:first-child+li+li .img{width:520px;height:245px;background-size:100%;background: url(../images/bg3.jpg) no-repeat;}

.floor_3 .proCase li:nth-child(4) .img{width:250px;height:520px;background-size:100%;background: url(../images/bg4.jpg) no-repeat;}

.floor_3 .proCase li:first-child+li+li+li .img{width:250px;height:520px;background-size:100%;background: url(../images/bg4.jpg) no-repeat;}

.floor_3 .proCase li:hover{-moz-box-shadow: 1px 1px 5px 3px #c8c8c8; -webkit-box-shadow: 1px 1px 5px 3px #c8c8c8; box-shadow: 1px 1px 5px 3px #c8c8c8; z-index: 34;}

.floor_3 .proCase li:hover .txt{top:38px;}

.floor_3 .proCase li:hover .txt span{display:inline-block;left:0;}

.floor_3 .part2{width:350px;}

.floor_3 .part2 .in_title{width:350px; height:60px;}

.floor_3 .part2 .in_title h3{font-size:30px; color:#333333; float:left; font-weight:normal; line-height:30px;}

.floor_3 .part2 .in_title h3 span{font-size:20px; color:#999999; text-transform:uppercase; font-family:"Arial"; line-height:20px; padding-top:12px; display:block;}

.floor_3 .part2 .in_title p{float:right; width:200px; height:5px; background:url(../images/lian_03.png); margin-top:12px;}

.floor_3 .part2 .textlist{clear:left; display:block;}

.floor_3 .part2 .textlist ul{display:inline-block;}

.floor_3 .part2 .textlist ul li{display:inline-block;padding:27px 0;border-bottom:#cccccc solid 1px;transition: all ease 600ms;}

.floor_3 .part2 .textlist ul li h3 em{display:block; font-size:20px; color:#333333; line-height:20px;}

.floor_3 .part2 .textlist ul li h3 span{display:block; font-size:16px; color:#333333; line-height:16px; padding-top:6px;}

.floor_3 .part2 .textlist ul li p{display:block; font-size:14px; color:#666666; line-height:20px; padding-top:16px;}

.floor_3 .part2 .textlist ul li:hover h3 em{color:#000;}

.floor_3 .part2 .textlist ul li:hover{margin-left:-4px;}

/*内页样式*/

/***********category css*************/

.nyIcon{background: url(../images/nyIcon.png) no-repeat; display: inline-block; vertical-align: middle;}

/*wrapper*/

.wrapper{padding: 0 0 36px; min-height: 220px; background: #f5f5f5;}

.wrapper .noinfor{padding: 0 0 20px; text-align: left; color: red;text-align:center;}

/*nybanner*/

.nybanner{width: 100%;height: 250px;line-height: 42px;position: relative;overflow: hidden;background-position: center top;background-repeat: no-repeat;color: #fff;background-image: url(../images/nybanner.jpg);  background-size:100% 100%;}

.nybanner h3{font-size: 34px; padding: 70px 0 6px; color:#024e9c;}

.nybanner .en{font-size: 30px; font-family: arial; font-weight: bold; color:#024e9c}

.nybanner .line{width: 50px; height: 2px; display: block; background: #024e9c; margin-top: 10px;}

/*menu*/

.menu{width: 100%; height: 60px; line-height: 60px; background: #fff; border-bottom: 1px solid #ddd;}

.menu .list{width: 1199px; margin: 0 auto; border-left: 1px solid #ddd;}

.menu li{width: 148px;height: 60px;float: left;border-right: 1px solid #dddddd;position: relative;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}

.menu li .nav1{width: 100%; height: 60px; line-height: 60px; font-size: 18px; display: block; text-align: center;}

.menu li .nav1 s{border-style: solid dashed dashed dashed;border-color: rgba(255, 255, 255, 0) transparent transparent transparent;border-width: 10px;width: 0;height: 0;overflow: hidden;position: absolute;left: 50%;margin-left: -10px;bottom: -20px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}

.menu li:hover,

.menu li.hover{border-right-color: #024e9c;}

.menu li:hover .nav1,

.menu li.hover .nav1{background: #024e9c; color: #fff;}

.menu li:hover .nav1 s,

.menu li.hover .nav1 s{border-color: #151515 transparent transparent transparent;}

.menu li .subMenu{position: absolute;left: 0px;top: 50px;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);z-index: 199;opacity: 0;visibility: hidden;height: auto;overflow: hidden;width: 100%;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);text-align: center;/* border-top: 2px solid #008fd7; */padding-top: 20px;}

.menu li:hover .subMenu{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}

.menu li .subMenu a{display: block;width: 100%;font-size: 16px;line-height: 50px;background: #fff;border-bottom: 1px solid rgba(170,170,170,.2);}

.menu li .subMenu a:hover{background: #151515;color: #fff;}

/*sitepath*/

.sitepath{height: 80px; line-height: 80px; text-align: right;}

.sitepath s{width: 20px; height: 18px; background-position: 0 0; margin-right: 4px;}

/* reLink */

.reLink{height: 48px; line-height: 48px; padding: 0 15px; border: 1px solid #dddddd;}

.reLink .nextLink,

.reLink .prevLink{width: 50%; color: #666;}

.reLink .nextLink{text-align: right;}

.reLink a{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;}

.reLink a:hover{color: #0754a3;}

/* pager */

.pager{padding: 30px 0 15px; text-align: center;}

.pager:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}

.pager{*zoom: 1;}

.pager p{height: 26px; line-height: 26px; float: left; display: none;}

.pager ul{overflow: hidden; margin: 0 auto; text-align: center;}

.pager ul li{padding: 0 !important; height: auto !important; border: none !important; display: inline-block; *display: inline; zoom: 1;}

.pager ul a{margin: 0 5px; padding: 0 13px; height: 34px; line-height: 34px; text-decoration: none; float: left; background: #fff;}

.pager ul a.current{background-color: #151515; color: #fff;}

.pager ul a.current:hover{background-color: #151515; color: #fff;}

.pager ul a:hover{background: #151515; color: #fff;}

/*n-gridlist*/

.n-gridlist{width: 105%;}

.n-gridlist .item{width: 380px; float: left; margin: 0 30px 30px 0; background: #fff; position: relative; overflow: hidden; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}

.n-gridlist .item a{width: 100%; display: block;cursor:pointer;}

.n-gridlist .item img{width: 380px; height: 300px; display: block;}

.n-gridlist .item h3{width: 100%; height: 64px; line-height: 64px; text-align: center; font-size: 16px; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}

.n-gridlist .item .bg{position: absolute; width: 380px; padding-top:122px; height: 380px; left: -400px; top: 0; z-index: 10; background: url(../images/red80.png) repeat 0 0; text-align: center; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}

.n-gridlist .item .bg s{width: 50px; height: 50px; display: block; border-radius: 100%; margin: 0 auto; background-color: #fff; background-position: -22px 18px;}

.n-gridlist .item:hover{background: #333333; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);}

.n-gridlist .item:hover h3{color: #fff;}

.n-gridlist .item:hover .bg{left: 0;}

/*n-gridlist*/

.n-gridlist-1{width: 105%;}

.n-gridlist-1 .item{width: 380px; float: left; margin: 0 30px 30px 0; background: #fff; position: relative; overflow: hidden; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}

.n-gridlist-1 .item a{width: 100%; display: block;cursor:pointer;}

.n-gridlist-1 .item img{width: 380px; height: 500px; display: block;}

.n-gridlist-1 .item h3{width: 100%; height: 64px; line-height: 64px; text-align: center; font-size: 16px; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}

.n-gridlist-1 .item .bg{position: absolute; width: 380px; padding-top:122px; height: 380px; left: -400px; top: 0; z-index: 10; background: url(../images/red80.png) repeat 0 0; text-align: center; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}

.n-gridlist-1 .item .bg s{width: 50px; height: 50px; display: block; border-radius: 100%; margin: 0 auto; background-color: #fff; background-position: -22px 18px;}

.n-gridlist-1 .item:hover{background: #333333; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);}

.n-gridlist-1 .item:hover h3{color: #fff;}

.n-gridlist-1 .item:hover .bg{left: 0;}
/*n-tit*/

.n-tit{margin-bottom: 30px;}

.n-tit h3{line-height: 35px; font-size: 24px;}

.n-tit s{width: 4px; height: 22px; margin-right: 15px; background: #151515; display: inline-block; vertical-align: middle;}

.n-tit .more{font-size: 16px;width:120px;height:30px;text-align:center;line-height:30px;margin-top:10px;border:1px solid #ddd;transition:all ease 600ms;}

.n-tit .more:hover{width:150px;transition:all ease 600ms;}

/*relateNews*/

.relateNews{padding: 55px 0 0; width: 100%; overflow: hidden;}

.relateNews .list{width: 120%;}

.relateNews .list li{width: 545px;float: left;margin-right: 30px;margin-bottom: 20px;}

.relateNews .list li a{display: block; width: 100%;height:100px;}

.relateNews .list li img{width: 135px;height: 100px;display: block;float: left;margin-right: 20px;}

.relateNews .list li h3{line-height: 26px;font-size: 16px;float: left;}

.relateNews .list li .time{color: #999999;font-family: arial;font-size: 16px;line-height: 26px;float: right;}

.relateNews .list li p{line-height: 24px;overflow: hidden;font-size: 14px;color: #999;float: left;width: 388px;text-align: justify;}

.relateNews .list li:hover img{-webkit-filter:brightness(105%);filter:brightness(105%);}

/*aboutPage*/

.aboutPage{padding: 40px 40px;width: 1120px;margin: 0 auto;background: #fff;box-shadow: 0 15px 30px rgba(0,0,0,0.1);}

.aboutPage .contact_tit{text-align: center; position: relative; padding-bottom: 30px; margin-top: 30px;*margin-top:60px;}

.aboutPage .contact_tit .tit{font-size: 45px; line-height:66px;font-weight: 100; position: relative; display: inline; z-index: 12;}

.aboutPage .contact_tit .tit i{background: #bababa; width: 90px; height: 1px; display: block; position: absolute; right: -120px; top: 30px; display: block;}

.aboutPage .contact_tit .tit i:first-child{left: -120px; right: auto;}

.aboutPage .contact_tit .entit{font-size: 82px; line-height:66px;color: #eee; text-transform: uppercase; position: absolute; width: 100%; text-align: center; left: 0; top: 0px; z-index: 10; font-family: Arial;}

.aboutPage .txtcon{}

.aboutPage .txtcon img{max-width: 100%;}

.aboutPage .mapArea{width: 100%; height: 400px; margin-top: 20px;}

.aboutPage .mapArea #allmap{width: 100%; height: 400px;}

/*newsPage*/

.newsPage .item{width: 100%; height: 168px; margin-bottom: 20px; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; background: #fff;}

.newsPage .item a{width: 100%; height:100%;display: block;cursor:pointer;}

.newsPage .item img{width: 224px; height: 168px; display: block; margin-right: 30px;}

.newsPage .item h3{font-size: 20px; padding: 35px 0 20px; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}

.newsPage .item .txt{color: #999999; line-height: 24px; height: 48px; padding-right: 130px; overflow: hidden;}

.newsPage .item .time{width: 150px; padding-top: 45px; font-family: arial; font-size: 20px; color: #999;}

.newsPage .item .time .day{font-size: 40px; line-height: 45px; display: block;}

.newsPage .item:hover{box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);}

.newsPage .item:hover h3{font-weight:bold;color: #151515; text-indent: 5px;}

.newsPage .item:hover .time .day span{background: #6d6d6d;}

.newsPage .item:hover .time .day strong{background: #ff0000; color: #fff;}

.newsPage .item:hover img{filter:brightness(105%);-webkit-filter:brightness(105%);}

/*showNews*/

.showNews{padding: 40px 40px;width: 1120px;margin: 0 auto;background: #fff;box-shadow: 0 15px 30px rgba(0,0,0,0.1);}

.showNews img{max-width: 100%;}

.showNews .title{color: #333333; line-height: 32px; text-align: center; font-weight: bold; font-size: 22px;}

.showNews .mark{width: 100%; height: 40px; line-height: 40px; margin: 15px 0 20px; border-top: 1px solid #e9e9e9; border-bottom: 1px solid #e9e9e9; text-align: center;}

.showNews .mark span{margin: 0 10px; font-size: 12px; color: #666666;}

.showNews .shareNew{padding-bottom: 25px;}

.showNews .showContxt{padding: 0 0 30px; line-height: 30px;}

/*showProduct*/

.showProduct{padding: 40px 40px; width: 1120px; margin: 0 auto; background: #fff;}

.showProduct .pro-tit{margin-bottom: 40px;}

.showProduct .pro-tit s{width: 4px; height: 50px; display: block; background: #da0a1b; float: left; margin-right: 10px;}

.showProduct .pro-tit h3{font-size: 24px; line-height: 24px; margin-bottom: 10px;}

.showProduct .pro-tit .mark{line-height: 20px; color: #999;}

.showProduct .pro-tit .mark span{margin-right: 6px;}

.showProduct img{max-width: 100%;}

.showProduct .shareNew{padding-bottom: 25px;}

.showProduct .showContxt{padding: 0 0 30px; line-height: 30px;}

.showProduct .infoImg{margin-bottom: 40px;}

.showProduct .infoImg .imgf{width: 500px; height: 375px; display: block; float: left; margin-right: 40px;}

.showProduct .infoImg .txt{line-height: 32px; height: 320px; overflow: hidden;}

.showProduct .infoImg .btn{margin-top: 15px;}

.showProduct .infoImg .btn a{width: 120px; height: 40px; line-height: 40px; font-size: 16px; display: inline-block; margin-right: 10px; text-align: center; background: url(../images/detail-btnbg.png) no-repeat -140px center;}

.showProduct .infoImg .btn a:hover{background-position: left center; color: #da0a1b;}

/*msgPage*/

.msgPage{padding: 40px 0px 55px; width: 1120px; margin: 0 auto; margin-top:50px;background: #fff;border:1px solid #ddd;}

.msgPage .online_title{margin-bottom:30px;}

.msgPage .online_title .tit{font-size:30px;color:#737373;text-align:center;}

.msgPage .online_title .entit{font-size: 14px;color:#737373;font-family:Arial;text-transform: uppercase;text-align:center;}

.formData{width: 1000px;margin: auto;}

.formData .item{height: 40px; line-height: 40px; width: 462px; float: left; position: relative; margin-bottom: 25px;}

.formData .item label{width: 85px;float: left;color: #666;padding-right: 5px;text-align: right;}

.formData .item .red{color: red; font-size: 12px; position: absolute; right: -10px; top: 2px;}

.formData .liuyan .red{right: -2px;top: 0px;}

.formData .yzm .red{right: 107px;top: 2px;}

.formData .item input{width: 360px; height: 40px; line-height: 40px; float: left; padding-left: 10px; border: 0px; font-size: 14px; background: #f5f5f5; border-radius: 5px;}

.formData .item .msg-box{position: absolute; left: 90px;}

.formData .item.mr30{margin-right: 68px;}

.formData .item.yzm{width: 380px;}

.formData .item.yzm input{width: 160px;}

.formData .item.yzm img{margin-left: 20px;}

.formData .item.youxiang{margin-right: 70px;}

.formData .item.liuyan{width: 100%; height: 96px;}

.formData .item.liuyan textarea{width: 880px;float: left;height: 76px;border: 0px;background: #f5f5f5;-webkit-border-radius: 6px;border-radius: 6px;padding: 10px;overflow: hidden;color: #666;resize: none;font-family: "microsoft yahei";}

.formData .itemsub{width: 400px;height: 40px;line-height: 40px;position: relative;}

.formData .itemsub label{width: 85px; float: left; color: #333; padding-right: 5px; text-align: right;}

.formData .itemsub .msg-box{position: absolute; left: 90px;}

.formData .itemsub input[type=text]{width: 147px; height: 40px; line-height: 40px; float: left; border-radius: 6px; font-size: 14px; background: #f5f5f5; color: #333; text-indent: 10px;}

.formData .itemsub img{height: 32px; float: left; margin-top: 5px; margin-left: 10px;}

.formData .btn{width: 100px;height: 40px;line-height: 40px;cursor: pointer;color: #fff;margin-left: 8px;background: #222222;}

.formData .btn[type=reset]{background: #aaa; margin-right: 9px;}

/*searchPage*/

.searchPage{overflow: hidden;}

.searchPage ul{width: 105%;}

.searchPage .item{width: 280px; height: 222px; float: left; margin: 0 25px 30px 0; background: #fff; position: relative; overflow: hidden; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}

.searchPage .item a{width: 100%; display: block;}

.searchPage .item img{width: 280px; height: auto; display: block;}

.searchPage .item h3{width: 100%; position: absolute; left: 0; bottom: 0; height: 64px; line-height: 64px; text-align: center; font-size: 16px; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; background: #fff;}

.searchPage .item .bg{position: absolute; width: 280px; padding-top: 86px; height: 72px; left: -280px; top: 0; z-index: 10; background: url(../images/red80.png) repeat 0 0; text-align: center; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}

.searchPage .item .bg s{width: 50px; height: 50px; display: block; border-radius: 100%; margin: 0 auto; background-color: #fff; background-position: -22px 18px;}

.searchPage .item:hover{background: #fff;}

.searchPage .item:hover h3{color: #fff; background: #0754a3;}

.searchPage .item:hover .bg{left: 0;}

.map_ul{list-style: outside none none; display: block; width: 100%; padding-top: 10px;}

.map_ul li{display: block; width: 100%; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #DCDBDB; margin-left: 10px; float: left;}

.map_ul li a{font-size: 14px; float: left; width: 100%; height: 23px; line-height: 23px; font-weight: bold;}

.map_ul .list-inline{display: block; margin-left: 7%; width: 80%; min-height: 30px;}

.map_ul .list-inline a{font-weight: normal; width: auto; float: none; line-height: 32px; height: 32px; margin: 0 10px 10px 0; display: inline-block; border: 1px solid #ccc; padding: 0px 10px;}

.map_ul .list-inline a:hover{background: #da0a1b; color: #fff;}

span.bds_more,

.bds_tools a{line-height: 14px !important;}

.right_nav{position: fixed;width: 50px; right: 0;top: 50%;margin-top: -70px;z-index: 100;}

.fixed_right_box{position: relative;}

.zixun{display: inline-block; background: url(../images/a10_03.png) no-repeat center center;width: 32px;height: 29px;vertical-align: middle;transition: 0.8s all;}

.phone{display: inline-block;background: url(../images/rz_right_icon2.png) no-repeat center center;width: 32px;height: 29px;vertical-align: middle;transition: 0.8s all;}

.qq{display: inline-block;background: url(../images/a10_08.png) no-repeat center center;width: 32px;height:29px;vertical-align: middle;transition: 0.8s all;}

.weixin{display: inline-block;background: url(../images/a10_06.png) no-repeat center center;width:32px;height: 29px;vertical-align: middle;transition: 0.8s all;}

.scor_top{display: inline-block;background: url(../images/a10_10.png) no-repeat center center;width: 32px;height: 29px;vertical-align: middle;transition: 0.8s all;}

.right_nav li span{margin-left: 12px; line-height:30px;}

.right_nav_box{position: relative;}

.right_nav_box li{position: absolute;transition: 0.8s background-color; background-color: #333333;height: 46px;padding: 0 12px;white-space: nowrap; /*border-top-left-radius: 20px;border-bottom-left-radius: 20px;*/}

.right_nav_box li.li1{top: 150px;}

.right_nav_box li.li2{top: 50px;}

.right_nav_box li.li3{top: 50px;}

.right_nav_box li.li4{top: 100px;}

.right_nav_box li.li5{top: 200px;}

.right_nav_box li.li1 a{padding-top:8px;display: block; font-family:"microsoft yahei";}

.right_nav_box li.li2 a{padding-top: 8px;display: block;}

.right_nav_box li.li3 a{padding-top:8px;display: block;}

.right_nav_box li.li4 a{padding-top:8px;display: block;}

.right_nav_box li.li5 a{padding-top:8px;display: block;}

.right_nav_box li:hover{background-color: #e0c103;}

.right_nav_box li a{color: #333333;font-size: 16px;cursor:pointer;}

.ewm_pic{position: absolute;right:64px;bottom: 0;visibility: hidden;opacity: 0;transition: 0.5s all;background-color: #fff;padding: 0px;}

.ewm_pic img{display: block; width:140px; height:140px; background-size:100% 100%;}

.ewm_pic.act{visibility:visible;opacity:1;}

.content{padding-top:30px;}

/*↓组图样式↓*/

.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: 100%;margin:0 auto;}

/*大图展示区域*/

.OriginalPicBorder{padding: 0;}

#OriginalPic{width: 100%;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:600px;color:#FFF;left: 0;cursor:url(../other/CurL.cur), auto;background:url(../images/space.png) repeat scroll 0 0 transparent;}

.CursorR{position:absolute;z-index:999;width:50%;height:600px;color:#FFF;right:0;cursor:url(../other/CurR.cur), auto;background:url(../images/space.png) repeat scroll 0 0 transparent;}

/*小图预览和滑动*/

.SliderPicBorder{width: 100%;overflow:hidden;}

.ThumbPicBorder {width: 100%;margin:0 auto;background: #eeeeee;overflow: hidden;position: relative;}

.ThumbPicBorder #btnPrev{width:45px;height: 106px;cursor:pointer;position: absolute;left: 20px;top: 20px;}

.ThumbPicBorder #btnNext{width:45px;height: 106px;cursor:pointer;position: absolute;right: 20px;top: 20px;}

.ThumbPicBorder .pic{width: 945px;overflow: hidden;position: relative;margin: 20px auto;}

#ThumbPic img{border: 3px solid #ddd;cursor:pointer;background-color: #ddd;margin: 0 10px;width: 132px;height: 100px;display:block;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}

#ThumbPic img.active{border: 3px solid #151515;}

/*↑组图样式↑*/

/*分页*/
.page-num:not(:disabled) {
	cursor: pointer;
}
.page-num, .page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #e68815;
	background-color: #fff;
	border: 1px solid #dee2e6;
}
a.page-num:hover, .page-link:hover {
	text-decoration: none;
}
.page-num-current {
	z-index: 1;
	color: #fff;
	background-color: #e68815;
	border-color: #e68815;
}
.page-num-current:hover {
	color: #fff;
}

.pagination {
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: .25rem;
}
.pagination a:hover { background-color:#d7d7d7; color:#272727;}
.justify-content-center {
	-ms-flex-pack: center!important;
	justify-content: center!important
}
.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.page-item.disabled .page-link {
	color: #6c757d;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #dee2e6
}

.head-tel {
	color:#FFFFFF;
	font-size:20px;
	line-height:40px;
	margin-top:20px; margin-right:20px;
	height:40px;
	overflow: hidden; float:right;
}
.head-tel i { font-size:26px; margin-right:14px; }

.index-news { margin-top:20px; float:left; width:70%;}
.index-news-tit {
	background-image: url(../images/index-news.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 60px;
	height:33px;
	font-size:32px;
	font-weight: bold; color:#1656a0; line-height:33px; margin-bottom:20px;
}
.index-news-tit span{ font-size:16px; margin-left:10px; font-weight:normal; color:#b5b5b4;}

.index-fa { margin-top:20px; width:30%; float:right;}
.index-fa-tit {
	background-image: url(../images/index-news.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 60px;
	height:33px;
	font-size:32px;
	font-weight: bold; color:#1656a0; line-height:33px; margin-bottom:20px;
}
.index-fa-tit span{ font-size:16px; margin-left:10px; font-weight:normal; color:#b5b5b4;}

.index-news-list { width:100%; float:left; margin-left:2rem;}
.index-news-list li{ float:left; width:30%; height:3.4rem; margin-right:2%;}
<!--.index-news-list li:nth-child(3n+3){margin-right:0%;}-->
.index-news-list li a{
	height:3.4rem;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999; line-height:60px; font-size:16px; color:#575757; display:block; 
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-news-list li a i{ width:3px; height:20px; background-color:#999999; display:block; float:left; margin-top:20px; margin-right:10px; border-radius: 20%;}
.index-news-list li a span{ float:right; color:#999999;}
.index-news-list li a:hover span{color:#024e9c;}
.index-news-list li a:hover i{ background-color:#024e9c; border-radius: 20%;}
.index-news-list li a:hover { color:#024e9c;}

/* 本例子css */
		.slideBox{ width:94%;  overflow:hidden; position:relative; }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:100%;  display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
.index-fa-bg {
    background-image: url(../images/index-fl.jpg);
	background-repeat: no-repeat;
	background-position: center top; height:760px; overflow:hidden;
	background-size:100% 100%;
}
.index-fa-bg h2{ text-align:center; font-size:34px; color:#FFFFFF; line-height:60px; margin-top:42px; font-weight:bold;}
.index-fa-list { background-color: rgba(0,0,0,0.5); height:525px; display:block; margin-top:60px; }
.index-fa-list li { float:left;}
.index-fa-list li a{
	width:239px;
	height:80px;
	display:block;
	font-size:14px;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	line-height:30px;
	padding-top:24px;
	color:#FFFFFF;
	border-right-color: #bcbbbb;
	border-bottom-color: #bcbbbb;
}
.index-fa-list li a:hover{
	background-color: rgba(0,0,0,0.6);
	color:#FFFFFF;

}

.index-fa-bg-ly {
    background-image: url(../images/index-fl-ly.jpg);
	background-repeat: no-repeat;
	background-position: center top; height:400px; overflow:hidden;
	background-size:100% 100%;
}
.index-fa-bg-ly h2{ text-align:center; font-size:34px; color:#FFFFFF; line-height:60px; margin-top:42px; font-weight:bold;}
.index-fa-list-ly { background-color: rgba(0,0,0,0.5); height:140px; display:block; margin-top:60px; }
.index-fa-list-ly li { float:left;}
.index-fa-list-ly li a{
	width:299px;
	height:70px;
	display:block;
	font-size:24px;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	line-height:70px;
	color:#FFFFFF;
	border-right-color: #bcbbbb;
	border-bottom-color: #bcbbbb;
}
.index-fa-list-ly li a:hover{
	background-color: rgba(0,0,0,0.6);
	color:#FFFFFF;

}

.lx-1 {}
.lx-1 ul { float:left; width:300px;}
.lx-1 ul h3 { font-size:22px; font-weight:bold; line-height:60px;}
.lx-1 ul p { font-size:18px; line-height:40px; color:#333333}

/* fullSlide */
.fullSlide{width:100%;position:relative; }
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{
	width:100% !important;
	margin: 0px;
	padding: 0px;
	height:0;
	padding-bottom: 30%;
}
.fullSlide .bd li{width:100% !important;overflow:hidden;text-align:center;}
.fullSlide .bd li img{width:100%; height:auto;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px; margin-bottom:10px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{ cursor:pointer;display:inline-block;*display:inline;zoom:1;width:16px;height:16px;margin:1px;overflow:hidden;background:#fff;line-height:999px;border-radius:50px; margin-left:4px; margin-right:4px; filter:alpha(opacity=50);opacity:0.5;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;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:15%;background-position:-6px -137px;}

.index-ly-bg { background-color:#3ba7f2; height:180px;}
.index-ly-bg h2 { text-align:center; font-size:34px; color:#FFFFFF; line-height:60px; padding-top:32px; font-weight:bold; margin-bottom:10px;}
.index-ly-w {}
.index-ly-bg li { float:left;}
.index-ly-bg li a { margin-left:30px; margin-right:30px; line-height:40px; font-size:18px; color:#FFFFFF;}
.index-ly-bg li a:hover{ color: #FF9900}