<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */
body{margin:0;padding:0;font-size:16px;color:#363636;line-height:32px;background:#ffffff;font-family:"微软雅黑";}
div,form,img,ul,ol,li,dl,dt,dd,p,h1,h2,h3,p{margin:0;padding:0;border:0;}
ul,li{list-style:none;}
a{text-decoration:none;color:#343434;}
a:hover{text-decoration:underline;color:#ff9a32}
.clear{clear:both}
.left{float:left}
.right{float:right}
.main{width:1400px;margin:0 auto;position:relative;}
@media screen and (max-width:1500px) {
	.main{width:1200px;}
	}
input,textarea{-webkit-box-sizing: border-box;}
.fadeIn1{opacity: 1 !important;transform: translateY(0px) !important;}


.head{height:90px;background-color:#03476b;width:100%; position:fixed; z-index:999999}
.logo{margin-top:24px;width:171px;}
.menu{line-height:90px;}
.menu ul li{width:128px;float:left;color:#fff;font-size:16px;position:relative;}
.menu ul li:last-child{width:165px;text-align:right; background:url(../img/tel.png) no-repeat 20px center; color:#ff9a32;}
.menu ul li a{display:block;text-align:center;font-size:18px;color:#fff;}
.menu ul li a:hover,
.menu ul li .cur{color:#ff9a32;text-decoration:none;}
.menu ul li ul{transform:translateY(10px);position:absolute;top:90px;left:0;background-color:#fff;z-index:9999; display:none; border:#03476b 1px solid;}
.menu ul li ul li{float:none;line-height:40px;height:40px;overflow:hidden;}
.menu ul li ul li a{color:#000;}
.menu ul li:hover ul{ display:block;padding-bottom:20px;transform: translateY(0px);transition: all 0.3s ease;}
.menu ul li ul li:last-child{width:100%;text-align:center;}



#hbanner { position: relative;height:599px;}
.swiper {margin:0 auto;position: relative;width:100%;height:700px;overflow: hidden;zoom: 1;}
.swiper .Hslide li {width: 100%;height: 100%;}
.flex-direction-nav a {width: 70px;height: 70px;line-height: 99em;overflow: hidden;margin: -35px 0 0;display: block;background: url(../images/ad_ctr.png) no-repeat;position: absolute;top: 50%;z-index: 10;cursor: pointer;opacity: 0;filter: alpha(opacity=0);-webkit-transition: all .3s ease;border-radius: 35px;}
.flex-direction-nav .flex-next {background-position: 0 -70px;right:260px;}
.flex-direction-nav .flex-prev {left:260px;}
@media screen and (min-width:1200px) {
	.flex-direction-nav .flex-next {background-position: 0 -70px;right:20px;}
	.flex-direction-nav .flex-prev {left:20px;}
	}
@media screen and (min-width:1600px) {
	.flex-direction-nav .flex-next {background-position: 0 -70px;right:120px;}
	.flex-direction-nav .flex-prev {left:120px;}
	}
@media screen and (min-width:1900px) {
	.flex-direction-nav .flex-next {background-position: 0 -70px;right:230px;}
	.flex-direction-nav .flex-prev {left:230px;}
	}
.swiper:hover .flex-next {opacity: 0.8;filter: alpha(opacity=25);}
.swiper:hover .flex-prev {opacity: 0.8;filter: alpha(opacity=25);}

.swiper:hover .flex-next:hover,
.swiper:hover .flex-prev:hover {opacity: 1;filter: alpha(opacity=50);}
.flex-control-nav {width: 100%;position: absolute;bottom: 10px;text-align: center;}
.flex-control-nav li {margin: 0 2px;display: inline-block;zoom: 1;*display: inline;}
.flex-control-paging li a {background: url(../images/dot.png) no-repeat 0 -16px;display: block;height: 16px;overflow: hidden;text-indent: -99em;width:85px;cursor: pointer;}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {background-position: 0 0;}
.swiper .Hslide a img {width: 100%;height:700px;display: block;}

.one{background:#f0f0f0; height:88px; line-height:88px;}
.one .left{color:#1b1b1b; font-size:30px; font-weight:bold;}
.one a{font-weight:bold; font-size:20px; margin-left:48px; padding-bottom:7px;}
.one a:hover,
.one a.cur{color:#ff9a32;text-decoration:none;border-bottom:3px solid #ff9a32;font-size:22px;}
#prolist .supro{ display:none;}

.two{width:1400px;margin:0 auto;color:#FFF; position:relative;}
.two .left{width:713px;overflow:hidden;z-index:2;height:467px;}
.two .left img:hover{transform: scale(1.05); z-index:1;transition: all 1s ease;}
.two .right{background:#016599; width:595px;padding:20px 46px; height:427px;}
.two h3{font-size:24px; line-height:96px; border-bottom:1px solid #FFF;margin-bottom: 27px;}
.two p{font-size:16px; line-height:32px;}
.two a{position:absolute; bottom:50px; right:46px; color:#fff;}
.two a:hover{color:#ff9a32;text-decoration:none;}
@media screen and (max-width:1500px) {
	.two{width:1200px;}
	.two .left{width:613px;overflow:hidden;z-index:2;height:467px;}
	.two .right{width:495px;padding:20px 46px;}
	}

.three{width:1425px;margin:0 auto;}
.three ul li{width:261px;float:left;margin:12px;}
.three ul li img{display:block;width:261px; height:171px;transition: all .35s;}
.three ul li:hover img{/*transform: translate(0,-10%);*/transform: translateY(-10px);transition: all 1s ease;}
.three ul li span{display:block;text-align:center;font-size:16px;color:#3a3a3a;line-height:50px;}
.three ul li:hover{background-color:#016599;}
.three ul li:hover span{color:#fff;text-decoration:none;}
.three ul li a:hover{text-decoration:none;}
@media screen and (max-width:1500px) {
	.three{width:1225px;}
	.three ul li{width:221px;}
	.three ul li img{width:221px; height:166px;}
	}


.four{background:#f0f0f0; padding-bottom:46px;}
.four .title{font-size:30px; color:#1b1b1b; font-weight:bold; line-height:60px; padding:33px 0 21px;}
.four ul{}
.four ul li{margin-bottom:9px; position:relative;}
.four ul li.l10{margin-left:10px;}
.four ul li img{display:block;transition: all .35s;}
.four ul li:hover img{/*transform: translate(0,-10%);*/transform: translateY(-10px);transition: all 1s ease;}
.four ul li span{display:block; bottom:8px; left:23px; font-size:16px; line-height:32px; position:absolute; color:#FFF; font-weight:bold;}
.four ul li:first-child span{bottom:20px; left:23px; font-size:30px;line-height:60px;}
.four ul li font{display:block; bottom:12px; left:23px; font-size:16px; line-height:32px; position:absolute; color:#FFF;}
.four ul li:nth-child(4) span,
.four ul li:nth-child(5) span,
.four ul li:nth-child(6) span{bottom:36px;}
@media screen and (max-width:1500px) {
	.four ul li img{max-width: 736px;}
	.four ul li:nth-child(4) a img,
	.four ul li:nth-child(5) a img,
	.four ul li:nth-child(6) a img{width:394px; height:202px;}
	}


.five{margin:76px auto;}
.five ul li{width:333px;float:left; margin-left:11px;}
.five ul li:first-child{margin:0 35px 0 0;}
.five .title{font-size:30px; color:#1b1b1b; font-weight:bold; line-height:60px; padding-bottom:21px;}
.five p{font-size:16px;color:#343434; text-indent:32px;}
.five .more{margin-top:20px; text-align:right; font-size:16px;}
.five ul li img{display:block;transition: all .35s;}
.five ul li:hover img{/*transform: translate(0,-10%);*/transform: translateY(-10px);transition: all 1s ease;}
@media screen and (max-width:1500px) {
	.five ul li{width:283px;}
	.five ul li img{ max-width:100%; height:auto;}
	}
	
.six .title{font-size:30px; color:#1b1b1b; font-weight:bold; line-height:60px;padding-bottom:21px;}
.six .title span{font-size:20px; float:right; margin-left:30px;}
.six .title span a.cur{color:#ff9a32;}
.six .left{width:688px; position:relative; background:#f0f0f0;height:605px;overflow:hidden;}
.six .right{width:660px;}
.six strong{font-size:20px; display:block;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.six p{font-size:16px; color:#272727; height:56px;overflow:hidden;}
.six .time{font-size:16px; color:#716b6b; margin-top:20px;}
.six a:hover{text-decoration:none;color:#ff9a32;}
.six a:hover p,.six a:hover .time{text-decoration:none;color:#ff9a32;}
.six a img{display:block;transition: all .35s;}
.six a:hover img{transform: scale(1.05); z-index:8;transition: all 1s ease;}

.six .more{width:99px; height:34px; line-height:34px; text-align:center;background:#016599; position:absolute; bottom:36px; right:0;}
.six .more:hover{background:#ff9a32;}
.six .more a{color:#fff;}
.six .left strong{padding-left:33px;}
.six .left p{margin:0 33px;}
.six .left .time{margin-left:33px;}
.six .left .more{right:33px;}
.six ul li{position:relative; border-top:2px solid #ecf1f4; padding-top:18px; padding-bottom:50px;}
.six #ncont .main{display:none;}

@media screen and (max-width:1500px) {
	.six .left{width:588px;}
	.six .right{width:560px;}
	}

.banner{ padding-top:90px;}
.banner img{display:block;}
.product{background:#fff;}
.product .title{height:88px; line-height:88px; margin:20px auto; width:1440px;}
.product .title .left{color:#1b1b1b; font-size:48px; margin-left:20px;}
.product .title a{font-weight:bold; font-size:20px; margin-left:48px; padding-bottom:7px;}
.product .title a:hover,
.product .title a.cur{color:#ff9a32;text-decoration:none;border-bottom:3px solid #ff9a32;}
.product ul{width:1438px; margin:0 auto;}
.product ul li{float:left; width:441px; margin:19px;background:#f0f0f0;}
.product ul li img{display:block;max-width:100%;}
.product ul li a:hover img{transform: translateY(-30px);transition: all 1s ease;z-index:8;}
.product ul li span{display:block;font-size:18px;line-height:60px;height:60px;text-align:center}
.product ul li span a{color:#000;}
.product ul li:hover span a{text-decoration:none;color:#ff9a32;}
@media screen and (max-width:1500px) {
	.product .title{width:1240px;}
	.product ul{width:1238px;}
	.product ul li{width:374px;}
	}

.pcont{margin:68px auto; width:1400px;}
.pcont .left{width:703px;}
.pcont .left img{display:block;}
.pcont .left #showsum{margin-top:25px;}
.pcont .left ul li{float:left;}
.pcont .left ul li:nth-child(2){margin-left:30px; margin-right:30px;}
.pcont .right{width:630px;}
.pcont .right h1{color:#333333; font-size:30px; line-height:50px; border-bottom:1px solid #dbdbdb; padding:20px 0;}
.pcont .right .desc{ margin:40px 0;}
.pcont .right .tel{background:url(../img/tel2.png) no-repeat left bottom; height:36px; padding-left:45px;border-top:1px solid #dbdbdb; padding-top:54px;}
.pcont .right .tel span{float:left; color:#555555; font-size:20px;line-height: 46px;}
.pcont .right .tel font{float:left; color:#ff9a32; font-size:40px;}
.pcont .right .btn{background:#ff9a32; width:390px; height:48px; text-align:center;line-height:48px; margin:24px 0 0;}
.pcont .right .btn a{font-size:20px; color:#ffffff; display:block;}
.pcont .right .btn a:hover{ text-decoration:none;background:#05537c;}
.pcont .cont{margin:80px 0;color:#363636;}
.pcont .cont p{margin:10px 0;}
.pcont .cont img:hover{transform: scale(1.03); z-index:8;transition: all 1s ease;}
#showbox { background:#eee;}
#showsum span { border:1px solid #fff;}
#showsum span.sel { border:1px solid #05537c;}
@media screen and (max-width:1500px) {
	.pcont{width:1200px;}
	.pcont .right{width:470px;}
	}


.showpage {width:703px; position:relative;}
.showpage a { display:block; width:15px; border:1px solid #ddd; height:60px; line-height:60px; background:#eee; text-align:center; font-size:18px; position:absolute; left:-6px; top:-95px; text-decoration:none; color:#999;}
.showpage a#shownext { left:auto; right:-6px;}
.showpage a:hover { background:#ccc; color:#777;}


.gccont{background:#f7f7f7;}
.gccont .title{color:#333333; font-size:48px; text-align:center; line-height:96px; margin-bottom:50px;padding-top:40px;}
.gccont .shb{padding-bottom:70px;position:relative;width:1400px;height:483px;position:relative;}
.gccont .shb .box{overflow:hidden;position:relative;width:1215px;height:483px;margin:0 auto;}
.gccont .shb ul.list{overflow:hidden;width:9999px;}
.gccont .shb ul.list li{float:left; position:relative; width:405px; height:483px; text-align:center;}
.gccont .shb ul.list li span{display:block;width:390px;position:absolute; bottom:28px; left:0; text-align:center; color:#ffffff; font-size:18px; line-height:36px;}
.gccont .shb ul.list li:hover span{color:#ff9a32}
.gccont .shb ul li:hover img{transform: translateY(-20px);transition: all 1s ease;z-index:8;}
.gccont .shb .prev{width:85px;height:483px;background:url(../img/zuo.png) no-repeat center left;position:absolute;top:0;cursor:pointer;font:0/0 Arial;left:5px; display:block;}
.gccont .shb .next{width:85px;height:483px;background:url(../img/you.png) no-repeat center right;position:absolute;top:0;cursor:pointer;font:0/0 Arial;right:5px; display:block;}
@media screen and (max-width:1500px) {
	.gccont .shb{width:1200px;height:403px;}
	.gccont .shb .box{width:1014px;height:403px;}
	.gccont .shb ul.list li{width:338px;height:403px;}
	}

.sjcont{margin:45px auto; width:1437px;}
.sjcont .title{color:#333333; font-size:48px; text-align:center; line-height:96px;margin-bottom:40px;}
.sjcont #pic_list_2{position:relative; height:800px;}
.sjcont .box{overflow:hidden;position:relative;width:1437px;height:668px;margin:0 auto;}
.sjcont ul.list{width:9999px;height:668px;overflow:hidden;margin:17px 0;}
.sjcont ul.list li{float:left; width:479px; }
.sjcont ul.list li div{height:300px; text-align:center; position:relative; margin-bottom:34px;}
.sjcont ul.list li img{display:block; margin:0 auto}
.sjcont ul.list li div:hover img{transform: translateY(-20px);transition: all 1s ease;z-index:8;}
.sjcont ul.list li span{display:block;font-size:18px;line-height:64px;width:445px;height:64px;text-align:center; color:#fff; position:absolute; left:17px; bottom:0; z-index:99}
.sjcont ul.list li:hover span{text-decoration:none;color:#ff9a32;}
.sjcont ul.list li font{display:block;background:#000;width:445px;height:64px;position:absolute; left:17px; bottom:0; z-index:9;filter:alpha(Opacity=80);-moz-opacity:0.5;opacity: 0.5;}
.sjcont .prev{width:128px;height:62px;background:url(../img/pre.png) no-repeat center #e4eff5;display:block;left:17px; bottom:30px;position:absolute;cursor:pointer;}
.sjcont .next{width:128px;height:62px;background:url(../img/next.png) no-repeat center #e4eff5;display:block;right:17px;bottom:30px;position:absolute;cursor:pointer;}
@media screen and (max-width:1500px) {
	.sjcont{width:1237px;}
	.sjcont .box{width:1237px;height:668px;}
	.sjcont ul.list li{width:412px;}
	.sjcont .prev{left:0;}
	.sjcont .next{right:0}
	}

.plist{margin:68px auto; width:1438px;}
.plist .title{font-size:48px; color:#333333;;width:1400px; margin:0 auto 60px;}
.plist ul{width:1438px; margin:0 auto;}
.plist ul li{float:left; width:441px; margin:19px;background:#f0f0f0;}
.plist ul li img{display:block;max-width:100%;}
.plist ul li a:hover img{transform: translateY(-20px);transition: all 1s ease;z-index:8;}
.plist ul li span{display:block;font-size:18px;line-height:60px;height:60px;text-align:center}
.plist ul li span a{color:#000;}
.plist ul li:hover span a{text-decoration:none;color:#ff9a32; font-size:20px;line-height:40px;}

@media screen and (max-width:1500px) {
	.plist{width:1238px;}
	.plist ul{width:1238px;}
	.plist ul li{width:374px;}
	}

.page{margin:30px auto; width:1400px;}
.page .title{font-size:48px; color:#333333;;width:1400px;line-height:100px;}
.page p{margin:10px 0; text-indent:32px;}
@media screen and (max-width:1500px) {
	.page{width:1200px;}
	.page .title{width:1200px;}
	}

.honor{margin:30px auto; width:1436px;position:relative;}
.honor .title{font-size:48px; color:#333333;width:1400px;line-height:100px; margin-bottom:10px; margin-left:19px;}
.honor #pic_list_3{position:relative; height:540px;}
.honor .box{overflow:hidden;position:relative;width:1436px;height:429px;margin:0 auto;}
.honor ul{margin-bottom:37px;height:429px;overflow:hidden;width:9999px;}
.honor ul li{width:359px; height:429px;float:left;}
.honor ul li div{width:321px;height:429px;margin:0 19px; background:url(../img/honorbg.png) no-repeat 276px 18px #f5f5f5;overflow: hidden;}
.honor ul li img{display:block; margin-top:48px; margin-left:82px; margin-bottom:32px;}
.honor ul li span{display:block;text-align:center;margin:0 24px; border-top:1px solid #cccccc; color:#333333; font-size:16px; line-height:20px; padding-top:22px;}
.honor ul li font{display:block;text-align:center;color:#999999; font-size:16px;line-height:22px;}
.honor .prev{width:59px;height:59px;background:url(../img/left.png) no-repeat center #fff;left:600px;cursor:pointer; position:absolute; bottom:0}
.honor .next{width:59px;height:59px;background:url(../img/right.png) no-repeat center #fff;right:600px;cursor:pointer;position:absolute; bottom:0}
@media screen and (max-width:1500px) {
	.honor{margin:20px auto; width:1236px;}
	.honor .title{width:1200px;}
	.honor .box{width:1236px;}
	.honor ul li{width: 289px;background: url(../img/honorbg.png) no-repeat 250px 18px #f5f5f5;margin: 0 10px;}
	.honor .prev{left:520px;}
	.honor .next{right:520px;}
	}


.fuwu{margin:30px auto; width:1443px;}
.fuwu .title{font-size:48px; color:#333333;;width:1400px;line-height:100px; margin-bottom:10px;margin-left:23px;}
.fuwu ul li{border:2px #e1e6e8 solid; width:431px; height:247px;position:relative; float:left; margin:0 23px;}
.fuwu ul li img{position:absolute; top:44px; left:151px;}
.fuwu ul li p{margin:140px 33px 0; font-size:16px; color:#333333;}
.fuwu ul li span{position:absolute; left:242px; top:63px; font-size:22px; color:#333333; font-weight:bold;}

@media screen and (max-width:1500px) {
	.fuwu{margin:20px auto; width:1243px;}
	.fuwu .title{width:1200px;}
	.fuwu ul li{width: 380px;margin: 0 15px;}
	.fuwu ul li p{margin: 140px 20px 0;}
	}

.yj{margin:30px auto; width:1491px;}
.yj ul li{width:425px; height:424px; float:left; margin:36px; background:url(../img/yjbg.png) no-repeat;}
.yj ul li img{margin:3px;border-top-left-radius:20px; border-top-right-radius:20px;}
.yj ul li span{color:#333333; font-size:28px; font-weight:bold; display:block; text-align:center; line-height:70px;}
.yj ul li font{color:#595959; font-size:16px;display:block; text-align:center;}
@media screen and (max-width:1500px) {
	.yj{margin:20px auto; width:1291px;}
	.yj ul li{width:358px; height:357px;}
	}

.news{margin:60px auto; width:1400px;}
.news .left{color:#333333;font-size:48px;}
.news a{font-weight:bold; font-size:20px; margin-left:48px; padding-bottom:7px;color:#1b1b1b;}
.news a:hover,
.news a.cur{color:#ff9a32;text-decoration:none;border-bottom:3px solid #ff9a32;}
.news ul{margin-top:56px;}
.news ul li{background:#f7f7f7; padding:30px; margin-bottom:35px;}
.news ul li .time{width:132px; float:left; height:135px; font-size:16px; color:#333333; text-align:right; padding-top:20px;}
.news ul li .time font{font-size:40px; color:#333333; display:block;}
.news ul li .more{float:right; width:1147px;}
.news ul li .more h3 a{font-size:22px; font-weight:normal;line-height:44px;}
.news ul li .more p{font-size:16px; line-height:24px; margin:10px 0;}
.news ul li .more a{font-size:16px; color:#333333;margin:0; padding:0; font-weight:normal;}
.news ul li .more a:hover{color:#ff9a32;margin:0; padding:0; border:none;}
@media screen and (max-width:1500px) {
	.news{margin:50px auto; width:1200px;}
	.news ul li .more{width:947px;}
	}

.ncont{margin:60px auto; width:1400px;}
.ncont h1{font-size:36px; color:#333333; font-weight:normal; line-height:72px;}
.ncont .line{border-bottom:1px solid #e2e2e2; padding-bottom:29px;}
.ncont .left{width:916px; background:#f7f7f7; padding:49px;}
.ncont .left .cont{margin-top:42px; min-height:670px;}
.ncont .right{width:364px; }
.ncont .right .pre,
.ncont .right .next{background:#f7f7f7; margin-bottom:25px; height:126px; font-size:16px; line-height:26px;padding:33px 37px;}
.ncont .right .pre span,
.ncont .right .next span{font-size:18px; font-weight:bold; color:#0c0c0c; display:block; line-height:46px;}
.ncont .right .pre:hover,
.ncont .right .next:hover{background:#0265a4; color:#fff;}
.ncont .right .pre:hover span,
.ncont .right .next:hover span{background:#0265a4; color:#fff;}
.ncont .right .pre:hover a,
.ncont .right .next:hover a{color:#fff;}
.ncont .tuijian{background:#f7f7f7;font-size:16px;padding:30px 37px;margin-bottom:25px;}
.ncont .tuijian .title{font-size:18px; font-weight:bold; color:#0c0c0c; line-height:26px;}
.ncont .tuijian ul.nlist li{border-bottom:1px solid #e2e2e2; padding-bottom:18px; margin-top:20px;}
.ncont .tuijian ul.nlist li p{line-height:26px;margin-bottom:10px;}
.ncont .tuijian ul li:hover img{transform: translateY(-10px);transition: all 1s ease;z-index:8;}
.ncont .tuijian ul.pclist li{padding-bottom:18px; margin-top:20px;}
.ncont .tuijian ul.pclist li span{ display:block; text-align:center;}
@media screen and (max-width:1500px) {
	.ncont{margin:50px auto; width:1200px;}
	.ncont .left{width:766px;}
	.ncont .right{width:314px; }
	.ncont .tuijian ul.pclist li img{width:246px; height:auto;}
	}

.fw_one{margin:35px auto; width:1052px;}
.fw_one .title{font-size:58px; color:#313131;text-align:center;line-height:116px;}
.fw_one div{color:#333333; font-size:16px; text-align:center; margin-bottom:60px;}
.fw_one p{text-align:center;}
.fw_two{background:url(../img/fwbg.jpg) no-repeat center; height:600px;}
.fw_two .main{width:1077px;}
.fw_two ul{padding-top:192px;}
.fw_two ul li{width:359px;height:150px; text-align:center; float:left; margin-bottom:46px;}
.fw_two ul li img{display: block; margin: 0 auto;}
.fw_two ul li span{font-size:24px; color:#ffffff; line-height:48px; display:block;}
.fw_two ul li p{color:#fff; font-size:16px; line-height:20px; padding:0 58px;}

.contact_one{margin:35px auto; width:1500px;}
.contact_one .title{font-size:24px;color:#333333;text-align:center;line-height:116px;}
.contact_one p{text-align:center;}
.contact_one ul li{float:left; width:150px;height:105px; background:#05537c; text-align:center; padding-top:45px; margin:50px; position:relative;}
.contact_one ul li:hover{background:#ff9a32;}
.contact_one ul li span{display:block; text-align:center;width:150px; font-size:16px; line-height:56px; height:56px; position:absolute; bottom:-56px; left:0;}
.contact_one ul li:hover img{transform: scale(1.3); z-index:8;transition: all 1s ease;}
@media screen and (max-width:1500px) {
	.contact_one{width:1300px;}
	}
.contact_two{margin:135px auto 0; width:1208px;}
.contact_two .title{font-size:26px;color:#333333;text-align:center;line-height:36px; margin-bottom:30px;}
.contact_two .title font{color:#666666; display:block; font-size:16px;}
.contact_two ul li{float:left; border:1px solid #dddddd; margin:17px; width:266px; height:344px;}
.contact_two ul li img{display:block; margin:71px auto 51px;}
.contact_two ul li a:hover img{transform: translateY(-20px);transition: all 1s ease;z-index:8;}
.contact_two ul li span{display:block;color:#333333; font-size:16px; line-height:62px; text-align:center;}
.contact_two ul li font{display:block; color:#666666; font-size:16px; line-height:26px;text-align:center;}
/*案例详情页的轮播图--- star---*/
.flexslider {margin:40px auto;position: relative;width:916px;height:488px;overflow: hidden;zoom: 1;}
.flexslider .slides li {width: 100%;height: 100%;}
.flex-direction-nav a {width: 70px;height: 70px;line-height: 99em;overflow: hidden;margin: -35px 0 0;display: block;background: url(../images/ad_ctr.png) no-repeat;position: absolute;top: 50%;z-index: 10;cursor: pointer;opacity: 0;filter: alpha(opacity=0);-webkit-transition: all .3s ease;border-radius: 35px;}
.flex-direction-nav .flex-next {background-position: 0 -70px;right: 0;}
.flex-direction-nav .flex-prev {left: 0;}
.flexslider:hover .flex-next {opacity: 0.8;filter: alpha(opacity=25);}
.flexslider:hover .flex-prev {opacity: 0.8;filter: alpha(opacity=25);}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {opacity: 1;filter: alpha(opacity=50);}
.flex-control-nav {width: 100%;position: absolute;bottom: 10px;text-align: center;}
.flex-control-nav li {margin: 0 2px;display: inline-block;zoom: 1;*display: inline;}
.flex-control-paging li a {background: url(../images/dot.png) no-repeat 0 -16px;display: block;height: 16px;overflow: hidden;text-indent: -99em;width: 16px;cursor: pointer;}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {background-position: 0 0;}
.flexslider .slides a img {width: 100%;height:488px;display: block;}
/*案例详情页的轮播图--- stop---*/


.foot{margin-top:78px; background:#05537c; height:243px; color:#f0f0f0; text-align:center; font-size:16px; line-height:28px; overflow:hidden}
.foot .submenu{padding-top:67px;border-bottom:1px solid #6192ac; padding-bottom:16px; margin-bottom:26px}
.foot .submenu a{color:#f0f0f0; margin:0 27px;}
.foot a{color:#fff;}
.foot a:hover{text-decoration:underline;color:#ff9a32}
.foot .link{border-bottom:1px solid #6192ac; padding-bottom:16px; margin-bottom:16px;}
.foot .link a{color:#fff; margin-right:15px;}
.foot .main .wxcode{position:absolute; left:18px; top:42px;}
/* 分页 */
.paging{padding:50px 10px 30px;margin:3px;text-align:center;font-size:16px;}
.paging a{display:inline-block;*display:inline;zoom:1;margin:3px;border:1px solid #e5e5e5;background:#fff;line-height:27px;width:27px;;vertical-align: top;}
.paging a:hover{text-decoration:none;}
.paging span{color:#000;background-color:#fff;line-height:27px;width:27px;width:110px;margin:3px;border:1px solid #e5e5e5;display:inline-block;text-align:center;}
.paging a.home{background:url(../img/home.png) no-repeat center;}
.paging a.home:hover,.paging a.home2{background:url(../img/home2.png) no-repeat center;}

.paging a.pre{background:url(../img/pre1.png) no-repeat center;}
.paging a.pre:hover,.paging a.pre2{background:url(../img/pre2.png) no-repeat center;}

.paging a.next{background:url(../img/next1.png) no-repeat center;}
.paging a.next:hover,.paging a.next2{background:url(../img/next2.png) no-repeat center;}

.paging a.end{background:url(../img/end.png) no-repeat center;}
.paging a.end:hover,.paging a.end2{background:url(../img/end2.png) no-repeat center;}
a.gotop {
    display: block;
    width: 45px;
    height: 45px;
    background: #222 url(../img/gotop.png) center center no-repeat;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 102;
}</pre></body></html>