﻿@charset "utf-8";
/*===================== 重置样式 START =====================*/
html,body,h1,h2,h3,h4,h5,h6,p,dl,dd,dt,th,td,select,ul,ol,li,form,input,textarea,fieldset,legend,img{ margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-weight: 300;}
em,strong,i{font-style: normal;font-weight: normal;}
li{list-style: none;}
a{ text-decoration: none;background: transparent;outline: none;height:100%;}
img{ border: 0;vertical-align: middle;max-width:100%;}
table{ border-collapse: collapse; border-spacing: 0;}
input,textarea{ -webkit-user-modify: read-write-plaintext-only;outline-style: none;border:none;font-size:14px;}
input::-moz-placeholder, textarea::-moz-placeholder { color: #000; } 
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #000; } 
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #000; }
html::-webkit-scrollbar{width:8px;height:8px;background-color:#fff;} 
html::-webkit-scrollbar-track{border-radius:0;background-color:#fff;}
html::-webkit-scrollbar-thumb{border-radius:0px;width:8px;height:8px;background-color:#003f95;}
textarea{ resize:none; overflow: auto;}
input{ padding-top: 0; padding-bottom: 0;};
select,input{ vertical-align:middle; }
select,input,textarea{ font-size:14px; margin:0;}
.clear{zoom:1;}
.clear:after{ content:""; display:block; height:0; visibility:hidden; clear:both;}
.clear::before, .clear::after { content: "";display: table; } 
.clear::after { clear: both;}
.fl{float: left;}
.fr{float: right;}
html{-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent;height: 100%; }
body{font-family: "Microsoft Yahei";font-size:16px;color:#000;min-height:100%;background-color: #fff;}
.phone_button{display: none;}
/*===================== 重置样式 END =====================*/

/*===================== 公用样式 START =====================*/
#toper{position: relative;}
#toper .header{position: absolute;width:100%;background-color:rgba(255,255,255,0.9);top:0;left:0;z-index:2;height:90px;padding-top:40px;}
#toper .header .inner{width:1436px;margin:0 auto;position: relative;}
#toper .logo, #toper .nav{float: left;}
#toper .nav{margin:12px 0 0 65px;}
#toper .nav ul li{float: left;width:114px;height:36px;line-height:36px;position: relative;}
#toper .nav ul li a{font-size:16px;color:#000;text-align: center;display: block;}
#toper .nav ul li a:hover, #toper .nav ul li a.active{background-color: #003f95;border-radius:20px;color:#fff;}
#toper .nav li .son_nav{display: none;position: absolute;top:36px;left:-94px;right:0;z-index:9;width:300px;}
#toper .nav li .son_nav a{font-size:14px;height:44px;line-height:44px;color:#000;float: left;width:150px;background-color: #fff;}
#toper .nav li .son_nav a.active{background-color: #fff;color:#000;border-radius:0;}
#toper .nav ul li:hover .son_nav{display: block;}
#toper .nav ul li:hover .son_nav a{border-radius:0;}
#toper .nav ul li .son_nav a:hover{background-color: #003f95;color:#fff;}

.menu_button{display: none;position: absolute;right:6px;top:9px;width:44px;height:28px;cursor:pointer;}
.menu_button i{position: absolute;top:2px;right:0px;width:40px;height:3px;background-color: #000;border-radius:8px;}
.menu_button i::after, .menu_button i::before{content:'';position: absolute;right:0px;height:3px;background-color: #000;border-radius:8px;}
.menu_button i::after{top:11px;width:12px;animation:line_left 4s ease-in-out infinite;}
.menu_button i::before{top:22px;width:20px;}

.header_nav{display: none;position: fixed;width:70%;height:100%;overflow:auto;background:rgba(0,63,149,0.75);box-sizing: border-box;padding:10px 0.2rem 0;right:-70%;top:54px;z-index:999999;}
.header_nav ul{width:100%;margin:1rem auto 0;text-align: center;}
.header_nav ul li a{font-size:18px;display:block;color:#fff;position: relative;line-height: 40px;}
.header_nav ul li .son_nav{display: none;width:100%;}
.header_nav ul li .son_nav a{display: block;font-size:16px;line-height: 34px;color:#fff;}

.footer{background-color:#292929;padding:78px 0 50px;}
.footer .inner{width:1200px;margin:0 auto;}
.footer .left_side{width:495px;margin-left:42px;}
.footer .left_side h2{font-weight:bold;font-size:26px;color:#fff;}
.footer .left_side .call{width:200px;height:60px;margin:20px 0;background:url(../Images/call.png) center left no-repeat;padding-left:60px;}
.footer .left_side .call p{font-size:18px;color:#f97c01;}
.footer .left_side .call h3{font-weight:bold;font-size:32px;color:#f97c01;font-family: impact;}
.footer .left_side .info{font-size:16px;color:#fff;line-height:28px;}
.footer .right_side{width:662px;}
.footer .right_side .nav{width:474px;padding:20px 0 10px 176px;margin-bottom:60px;border:1px solid #545454;background:url(../Images/footer_logo.png) 30px center no-repeat;}
.footer .right_side .nav a{font-size:16px;color:#fff;display: inline-block;width:150px;height:30px;line-height:30px;}
.footer .right_side .item{width:125px;text-align: center;float: left;}
.footer .right_side .item img{display: block;}
.footer .right_side .item span{color:#fff;font-size:16px;display: block;}
.footer .right_side .item_guguo{float: left;margin-left:55px;width:290px;font-size:14px;color:#fff;}
.footer .right_side .item_guguo img， .footer .right_side .item_guguo a{display: inline-block;margin:10px 0;}

.swiper-pagination-bullet-active{background-color:#013fa4 !important;}
.hide{display: none;}
/*===================== 公用样式 END =====================*/

/*===================== 首页 START =====================*/
.section_one{height:629px;overflow: hidden;background:url(../Images/bg1.png) center center no-repeat;}
.section_one .inner{width:1200px;margin:0 auto;position: relative;}
.section_one .scroll_one{width:1048px;margin:0 auto;padding-top:98px;}
.section_one .ss1 .left_side{width:410px;}
.section_one .ss1 .left_side span{font-size:22px;line-height:28px;color:#303030;}
.section_one .ss1 .left_side strong{font-size:26px;color:#f87501;display: block;}
.section_one .ss1 .left_side p{font-size:14px;line-height:26px;color:#222;text-indent: 2em;margin:40px 0;}
.section_one .ss1 .left_side a{display: inline-block;width:136px;height:40px;text-align: center;line-height:40px;color:#fff;font-size:14px;}
.section_one .ss1 .left_side .more{background-color: #f87501;margin-right: 6px;}
.section_one .ss1 .left_side .chat{background-color: #003f95;}
.section_one .ss1 .right_side{width:578px;}
.section_one .ss1 .right_side h3{font-size:20px;color:#003f95;height:70px;line-height:70px;text-align: right;}

.section_two{height:510px;background:url(../Images/bg2.jpg) center top no-repeat;overflow: hidden;}
.section_two .inner, .section_three .inner{width:1670px;margin:0 auto;}
.section_two .product_title{width:278px;height:95px;margin:50px auto 30px;background:url(../Images/product_title_bg.png) center center no-repeat;text-align: center;}
.section_two .product_title h3{font-size:40px;font-weight:bold;color:#fff;}
.section_two .product_title p{font-size:16px;color:#fff;padding-top:8px;}
#div1{height:262px;position: relative;overflow: hidden;width:100%;margin:0 auto;}
.section_two ul{position: relative; }
.section_two ul li{float: left;text-align: center;margin-right:30px;position: relative;overflow: hidden;width:250px;height:250px;border:6px solid #fff;border-radius:50%;}
.section_two ul li a{display: block;}
.section_two ul li img{width:250px;height:250px;}
.section_two ul li p{position: absolute;bottom:35px;left:0;background:rgba(0,0,0,0.6);width:100%;height:40px;line-height:40px;font-size:18px;color:#fff;}
.section_two ul li:hover{border-color:#f87501;}

#demo1{height:820px;margin:0 auto;overflow: hidden;}
#demo1 .list{ display:block;overflow:hidden;}
#demo1 .list li{float: left;width:398px;margin-right:25px;margin-bottom:20px;}
#demo1 .list li .title{height:94px;line-height: 94px;padding-left:10px;border-bottom:1px solid #ccc;font-size:18px;color:#424242;}
#demo1 .list li .title em{float: left;width:56%;white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
#demo1 .list li .title span{margin:26px 10px 0 0;width:126px;height:42px;border:2px solid #ccc;text-align: center;line-height:42px;font-size:16px;color:#424242;border-radius:30px;}
#demo1 .list li:hover span{background-color: #f87501;color:#fff;border-color:#f87501;}

.section_four{padding:70px 0;width:500px;margin:0 auto;}
.section_four .call{width:370px;height:60px;text-align: center;border:1px solid #c5c5c5;line-height:60px;background:url(../Images/call_icon.jpg) 15px center no-repeat;}
.section_four .call span{vertical-align: middle;font-size:16px;color:#808080;padding-left:30px;}
.section_four .call strong{font-weight:bold;font-size:30px;color:#f87501;font-family:impact;vertical-align: middle;}
.section_four .chat{width:128px;height:62px;background-color: #f57a0c;line-height:62px;text-align: center;color:#fff;}

.section_five{height:740px;background:url(../Images/bg3.jpg) center center no-repeat;}
.section_five .inner{position: relative;width:1200px;margin:0 auto;height:100%;}
.section_five .info{position: absolute;top:360px;left:0px;width:600px;}
.section_five .info a{display: block;}
.section_five h3{font-size:24px;font-weight:bold;color:#003f95;margin-bottom:20px;}
.section_five p{font-size:14px;line-height:26px;color:#3f3f3f;text-indent:2em;}
.section_five i{display: block;float: right;width:27px;height:27px;background:url(../Images/about_arrow.png) center center no-repeat;}

.section_six{height:263px;background:url(../Images/bg4.jpg) center center no-repeat;position: relative;}
.section_six .inner, .section_seven .inner{width:1200px;margin:0 auto;position: relative;}
.section_six .box{position: absolute;left:0;top:82px;width:669px;padding:32px 0 0 230px;height:200px;background:url(../Images/bg5.png) right center no-repeat;}
.section_six .box h3{font-size:40px;color:#fff;font-family: "Microsoft JhengHei";}
.section_six .box p{font-size:65px;color:#fff;font-family: "Microsoft JhengHei";}
.section_six .box p strong{color:#000;}
.section_six .box p i{display: inline-block;width:60px;height:2px;background-color: #fff;margin-right:2px;vertical-align: middle;}
.section_six .box span{font-size:16px;color:#000;}

.section_seven{height:807px;background:url(../Images/bg6.jpg) center center no-repeat;padding-top:145px;}
.section_seven .title{width:780px;margin:0 auto;}
.section_seven .title .h3_box{height:74px;border-left:1px solid #ccc;padding-left:16px;margin-left:20px;}
.section_seven .title h3{font-size:46px;font-weight:bold;color:#d20000;line-height:44px;}
.section_seven .title p{font-size:18px;color:#2e2e2e;line-height:30px;}
.section_seven .item_box{position: relative;height:574px;}
.section_seven .item{position: absolute;width:200px;}
.section_seven .item .radius{width:62px;height:62px;border-radius:50%;background-color: #f68612;margin:0 auto;line-height:62px;text-align: center;color:#fff;font-weight:bold;font-size:22px;}
.section_seven .item h3{font-weight:bold;font-size:22px;color:#f68612;text-align: center;margin:6px 0 10px;}
.section_seven .item p{font-size:16px;color:#202020;line-height: 26px;}
.section_seven .i1{bottom:0;left:0px;}
.section_seven .i2{bottom:220px;left:175px;}
.section_seven .i3{bottom:314px;left:500px;}
.section_seven .i4{bottom:220px;right:175px;}
.section_seven .i5{bottom:0px;right:0px;}

.section_eight{height:446px;background:url(../Images/bg7.jpg) center top no-repeat;padding-top:70px;}
.section_eight .left_side{width:434px;height:362px;background-color: #003f95;padding:84px 0 0 220px;margin-right:45px;}
.section_eight .left_side .title{width:358px;height:96px;background:url(../Images/bg7_bg.png) right center no-repeat;}
.section_eight .left_side .title p{font-size:16px;color:#fff;padding:16px 0 0px;text-transform:Uppercase;}
.section_eight .left_side .title h3{font-weight:bold;font-size:34px;color:#fff;}
.section_eight .left_side .info{font-size:14px;line-height: 24px;color:#fff;width:328px;padding-left:30px;margin:20px 0 30px;}
.section_eight .left_side .call{font-size:16px;color:#f68612;width:358px;text-align: right;}
.section_eight .left_side .call span{font-weight:bold;font-size:28px;font-family: impact;}
.section_eight .right_side{width:1134px;padding-top:75px;}
#div2{height:370px;position: relative;overflow: hidden;width:100%;margin:0 auto;}
.section_eight .right_side ul{position: relative;}
.section_eight .right_side li{float: left;height:368px;border:1px solid #b6b6b6;margin-right:12px;}
.section_eight .right_side li a{display: block;position: relative;}
.section_eight .right_side li .play{position: absolute;left:0;top:0;width:100%;height:100%;background:url(../Images/play.png) center center no-repeat;}
.section_eight_more{display: block;width:360px;text-align:right;padding-right:20px;height:50px;line-height:50px;background-color: #f87501;color:#fff;font-size:14px;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.section_eight_more:hover{margin-left:20px;background-color: #003f95;color:#fff;}

.section_nine{padding:60px 0;}
.section_nine .inner{width:1400px;margin:0 auto;}
.section_nine .title, .section_ten .title{width:468px;height:90px;padding-left:130px;background:url(../Images/title_bg.png) left center no-repeat;margin:0 auto;}
.section_nine .title h3, .section_ten .title h3{font-weight:bold;font-size:46px;color:#003f95;}
.section_nine .title h3 i, .section_ten .title h3 i{display: inline-block;width:10px;height:10px;border-radius:50%;background-color: #003f95;vertical-align: middle;margin:0 12px;}
.section_nine .title h3 span, .section_ten .title h3 span{color:#f87501;}
.section_nine .title p, .section_ten .title p{font-size:16px;color:#666;}
.tabbox {width: 1400px;height:536px;margin-top:50px;}
.tabbox .content {width:526px;overflow: hidden;height:536px;position: relative;}
.tabbox .content ul {position: absolute;left: 0;top: 0;height: 100%;}
.tabbox .content li{width:526px;height: 536px;float: left;}
.tabbox .content li h3{font-size:18px;color:#161616;margin:6px 0;}
.tabbox .content li p{font-size:16px;line-height:26px;color:#747474;}
.tabbox .content li a{display: block;width:155px;height:35px;line-height:35px;margin-top:10px;text-align: center;color:#fff;font-size:14px;background-color: #f97c01;}
.tabbox .tab {width:832px;}
.tabbox .tab .item{width:812px;height:136px;background-color: #f0f0ef;padding:10px;margin-bottom:24px;}
.tabbox .tab .item a{display: block;}
.tabbox .tab .item.on, .tabbox .tab .item:hover{background-color:#003f95;}
.tabbox .tab .item .img{height:136px;width:202px;margin-right:20px;}
.tabbox .tab .item .img img{height:100%;max-width:none;}
.tabbox .tab .item .info{width:580px;}
.tabbox .tab .item h3{font-size:18px;color:#161616;padding:14px 0 14px 0;}
.tabbox .tab .item p{font-size:14px;color:#5a5a5a;}
.tabbox .tab .item.on h3, .tabbox .tab .item.on p{color:#fff;}

.section_ten{height:574px;background:url(../Images/bg8.jpg) center center no-repeat;padding-top:66px;}
.section_ten ul{position: relative;}
.section_ten ul li{float: left;width:405px;margin-right: 20px;}
.section_ten ul li p{height:55px;line-height:55px;text-align: center;font-size:18px;color:#141414;background-color: #fff;}
#div3{width:1680px;height:358px;position: relative;overflow: hidden;margin:50px auto 0;}
/*===================== 首页 END =====================*/

/*===================== 响应式代码 START =====================*/
@media( max-width:1800px ){
	#div3{width:1670px;}
	.section_eight .right_side{width:1000px;}
	.section_eight .left_side{padding-left:160px;}
	.section_six .box{padding-left:100px;}
}
@media( max-width:1679px ){
	#div3{width:1400px !important;}
	.section_two .inner, .section_three .inner{width:1400px;}
	#demo1 .list li{width:331px;}
}
@media( max-width:1648px ){
	.section_eight .left_side{padding-left:60px;}
}
@media( max-width:1548px ){
	.section_eight .right_side{width:900px;}
	.section_six .box{padding-left:30px;top:50px;}
	.section_six .box p{font-size:50px;}
	.section_six .box h3{font-size:30px;}
}
@media( max-width:1448px ){
	.section_eight .right_side{width:800px;}
}
@media( max-width:1348px ){
	.section_eight .right_side{width:700px;}
}
@media( max-width:1500px ){
	#toper .nav{margin-top:12px;float: right;}
	#toper .header{padding:20px 0;height:auto;}
	#toper .nav ul li{width:90px;}
	#toper .header .inner{width:1250px;}
	#toper .nav li .son_nav{left:-106px;}
}
@media( max-width:1408px ){
	.section_two .inner, .section_three .inner, #div3, .section_nine .inner{width:1200px !important;}
	.tabbox{width:1200px;margin:50px auto 0;}
	.tabbox .tab{width:630px;}
	.tabbox .tab .item{width:610px;}
	.tabbox .tab .item .info{width:388px;}
	#demo1 .list li{width:281px;}
	#demo1 .list li .title{font-size:16px;height:60px;line-height:60px;}
	#demo1 .list li .title span{width:100px;height:34px;line-height:34px;font-size:14px;margin-top:12px;}
}
@media( max-width:1248px ){
.swiper-container.banner.swiper-container-horizontal {
    padding-top: 30px;
}
	#toper .nav, .section_eight .left_side, .section_five i{display: none;}
	.menu_button, .header_nav{display: block;}
	#toper .logo{height:44px;}
	#toper .logo img{height:85%;padding-top:5px;}
	#toper .header{height:49px;padding:5px 0 0 0;}
	.section_two .inner, .section_three .inner,.section_one .inner, #div3, .section_nine .inner, #toper .header .inner, .section_five .inner, .footer .inner, .section_six .inner, .section_seven .inner{width:1000px !important;}
	.section_one .scroll_one{width:900px;}
	.section_one .ss1 .right_side{width:450px;}
	.tabbox{width:1000px;margin:0 auto;}
	#demo1 .list li{width:23%;margin:1%;}
	.section_six .box{width:548px;top:40px;}
	.section_eight .right_side{width:100%;float:none;}
	#demo1 .list li .title{font-size:14px;}
	#demo1 .list li .title span{width:80px;height:26px;line-height:26px;font-size:12px;margin-top:15px;}
	.section_two ul li, .section_two ul li img{width:200px;height:200px;}
	#div1{height:212px;}
	.section_two{height:355px;}
	.section_five{background:none;background-color:#003f95;height:auto;padding:40px 20px;}
	.section_five .info{position: relative;width:100%;left:0;top:0;}
	.section_five h3, .section_five p{color:#fff;}
	.tabbox .content{width:400px;}
	.tabbox .content li{width:400px;height:auto;}
	.tabbox .tab{width:560px;}
	.tabbox .tab .item{width:540px;}
	.tabbox .tab .item .info{width:318px;}
	.tabbox .tab .item h3{padding:10px 0;}
	.footer .left_side{margin:0;width:400px;}
	.footer .right_side{width:584px;}
	.footer .right_side .nav{width:405px;}
	.footer .right_side .nav a{margin-right:25px;}
	.footer .right_side .item_guguo, .footer .right_side .item{margin:0 10px 0 0 !important;}
	.section_seven{background-size:cover;}
	.section_seven .i2{left:124px;}
	.section_seven .i3{left:388px;}
	.section_seven .i4{right:122px;}
}
@media( max-width:1008px ){
	.section_one .inner, .footer .inner, #div3, #toper .header .inner, .section_one .scroll_one, .section_nine .inner, .section_two .inner, .section_three .inner, .section_five .inner, .section_seven .inner{width:96% !important;}
	.section_one .ss1 .left_side{width:45%;}
	.section_one .ss1 .right_side{width:53%;}
	.swiper-button-next, .swiper-button-prev{display: none;}
	.section_two ul li, .section_two ul li img{width:120px;height:120px;}
	.section_two ul li p{white-space:nowrap; overflow:hidden; text-overflow: ellipsis;font-size:14px;bottom:15px;}
	#div1{height:132px;}
	#demo1 .list li{width:31.33%;}
	.section_six .box{display: none;}
	.section_six{background-position: 84% 100%;}
	.section_seven{padding-top:20px;background:url(../Images/bg_z.jpg) center center no-repeat;height:850px;}
	.section_seven .item{position: relative;left:0;top:0;width:100%;text-align: center;margin-top:10px;}
	.tabbox .content{display: none;}
	.tabbox{width:100%;margin-top:30px;}
	.tabbox .tab, .footer .left_side, .footer .right_side{width:100%;float:none;}
	.footer .right_side{margin-top:20px;}
	.tabbox .tab .item{width:100%;box-sizing:border-box;height:auto;}
	.tabbox .tab .item .info{width:60%;}
	.section_seven .title{width:100%}
	.section_seven .title img{display: none;}
	.section_seven .title h3{font-size:36px;}
	.section_seven .title .h3_box{margin-bottom:20px;}
}
@media( max-width:975px ){
	.section_one .ss1 .left_side p{height:78px;overflow: hidden;}
}
@media( max-width:750px ){
	.section_one .ss1 .left_side, .section_one .ss1 .right_side{width:100%;float:none;}
	.section_one{height:auto;padding:20px 0;background-size:cover;}
	.section_one .scroll_one{padding:0;}
	.section_one .ss1 .right_side h3{text-align: left;}
	#demo1 .list li{width:48%;}
	.section_six{background:none;height:auto;}
	.section_six .hide{display: block;}
	.section_nine .title, .section_ten .title{width:auto;}
	.section_nine .title h3, .section_ten .title h3{font-size:30px;padding:12px 0 8px 0;}
	.section_nine .title p, .section_ten .title p{font-size:12px;}
	.footer .right_side .nav{width:100%;box-sizing:border-box;background:none;padding:10px;height:auto;margin-bottom:20px;}
	.footer .right_side .item{margin-bottom:20px !important;}
	.footer .right_side .item_guguo{float:none;width:100%;}
	.footer .right_side .item_guguo:before{content:'';display:block; height:0; visibility:hidden; clear:both;}
	.footer{padding:20px 0;margin-bottom: 54px;}
	.section_four{display: none;}
	.section_seven .item_box{height:auto;padding:0 10px;}
	.tabbox .tab .item h3{white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
	.section_seven .item h3{font-size:18px;}
	.section_seven .item .radius{width:50px;height:50px;line-height:50px;}
	.section_ten{height:auto;padding-bottom:20px;}
	.section_ten ul li{width:200px;}
	#div3{height:205px;}
	.section_one{display: none;}
	.phone_button{display: block;height:54px;background-color:rgba(0,63,149,0.85);position: fixed;bottom:0;left:0;z-index:99999999;width:100%;}
	.phone_button a{float: left;width:33.33%;text-align: center;}
	.phone_button img{display: inline-block;height:26px;margin:5px 0 3px;}
	.phone_button strong{color:#fff;font-size:14px;display: block;height:20px;line-height:20px;}
	.section_two .product_title h3{font-size:30px;}
}
@media( max-width:610px ){
	.tabbox .tab .item h3{font-size:16px;}
	.tabbox .tab .item p, #demo1 .list li .title{font-size:12px;}
	.tabbox .tab .item .img{width:36%;margin-right:2%;overflow: hidden;}
	.section_eight .right_side li{width:200px;height:270px;}
	#div2{height:270px;}
	.section_eight{height:auto;}
	.section_seven .title .h3_box{padding:0;margin:0;border:none;}
	.section_nine .title, .section_ten .title{padding-left:112px;}
	#demo1 .list li .title span{display: inline-block;margin:15px 0 0 0;}
	#demo1 .list li .title{padding-left:0;}
}
@media( max-width:360px ){
	.section_eight_more{width:100%;box-sizing:border-box;}
}
@media( max-width:480px ){
	.section_nine .title h3, .section_ten .title h3{font-size:20px;}
}
/*===================== 响应式代码 END =====================*/







