﻿
.sycp{overflow:hidden;margin:50px auto 0 auto;}
.sycp .sycp_l{width:300px;background:#097dbf}
.sycp .sycp_l h3{color:#fff;font-size:30px;background:url(img/1_16.jpg) 20px 20px no-repeat;padding-left:60px;padding-top:10px}
.sycp .sycp_l h3 em{display:block;color:#6fa6d1;font-size:20px;text-transform:uppercase}
.sycp .sycp_l ul li{margin:0 25px}
.sycp .sycp_l ul li a{display:block;background:url(img/jimg/t.png) left center no-repeat;height:45px;line-height:45px;color:#fff;padding-left:20px;border-bottom:1px solid #ec8888}
.sycp .sycp_l ul li a:hover{padding-left:30px}
.sycp .sycp_l .box_two{background:url(img/1_25.jpg) left center no-repeat;padding-left:60px;margin:20px 0 15px 15px;color:#fff}
.sycp .sycp_l .box_two strong{font-size:30px;font-family:Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif;font-weight:normal}
.sycp .sycp_l img{display:block;margin:30px 0 20px 30px}
.sycp .sycp_r{width:100%}
.tit2{background:url(img/t.png);height:64px;line-height:64px;text-align:center;color:#fff;margin:5px 0 0 0}
.tit2 a{color:#fff}

.accordion {
    display: flex;
    margin-bottom: 60px;
    overflow: hidden;
  }
  
  .accordion-item {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    flex: 1;
    height: 100vh;
    border: 2px solid #ff8787;
    border-left: 0;
    border-radius: 4px;
    transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
    opacity: .8;
  }
  
  .accordion-item:nth-child(1) {
     border-left: 2px solid #ff8787;
  }
  
  .accordion-item:hover {
    flex-basis: 50vw;
    opacity: 1;
  }



.yz{padding:75px 0;background:#fff;position:absolute;bottom:-100px;left:0;right:0;margin:auto;box-shadow:0 0 15px rgba(0,0,0,0.5)}
.yz li{float:left;width:300px;text-align:center;position:relative;}
.yz li:after{position:absolute;width:40px;height:82px;content:"";background:url(img/yz_img/line.png) no-repeat center;right:-20px;top:0;}
.yz li span{display:block;height:60px;}
.yz li span b{display:inline-block;font-size:70px;line-height:60px;color:#333;font-family:Arial;}
.yz li span i{display:inline-block;width:32px;height:32px;line-height:32px;font-size:16px;color:#fff;background:#3a4750;border-radius:50%;margin-top:24px;vertical-align:top;margin-left:5px;font-style:normal;}
.yz li p{font-size:14px;color:#25252d;line-height:30px;}
.yz li:last-child:after{display:none;}



.hf{width: 100%;height: 384px;background: url(img/hf.jpg) no-repeat center;margin-top: 50px;}


.section_four{margin-top:50px;height:900px;background:url(img/bg3.jpg) center top no-repeat;position: relative;overflow: hidden;background-attachment: fixed;}
.section_four .auto{width:1400px;margin:0 auto;height:100%;overflow: hidden;position: relative;}
.section_four .auto::after{content: "";width: 430px;height: 100%;position: absolute;background: rgba(17,164,43,0.9);left: 0;top: 0;z-index: 1;}
.section_four .bg{position: absolute;width:29.375%;left:3%;bottom:0;z-index: 2;}
.section_four .img{padding:100px 0 30px 50px;z-index: 3;position: relative;}
.section_four .item_box{float: right;margin-top:-100px;position: relative;z-index: 3;}
.section_four .item{float: left;margin:0 10px;}
.section_four .item img{border-radius: 50%;overflow: hidden;border: 10px solid rgba(255,255,255,0.25);}
.section_four .item:nth-of-type(2){margin-top:-150px;}
.section_four .item .info{position: relative;width:284px;overflow: hidden;margin-top:10px;height:215px;}
.section_four .item .info em{position: absolute;left:0;top:0;width:54px;height:54px;background-color: #224ea0;border-radius:50%;font-size:28px;font-family: impact;line-height:54px;color:#fff;text-align: center;}
.section_four .item .info i{position: absolute;left:22px;top:54px;width:9px;height:139px;background:url(img/d4.png);}
.section_four .item .info h4{font-weight:bold;color:#fff;padding-left:70px;margin:13px 0 24px;}
.section_four .item .info p{color:#fff;line-height:30px;padding-left:40px;text-align: left;}



#footer{background:#0d3779 ;width:100%;padding-top:60px;overflow: hidden !important;position: relative;z-index: 9;}
#footer .footer_con{width:95%;margin:0 auto}
#footer h3{font-size:24px;font-weight:bold;color:#fff;position:relative;}
#footer h3::before{position:absolute;content:"";bottom:-13px;left:0;background:#fff;width:50px;height:3px}
#footer i{background: #6CBE18;    width: 50px;    height: 3px;display: inline-block;margin:10px 0 20px}
#footer .f1{width:20%;text-align:center;}
#footer .f1 img{display:block;margin:0 auto;}
#footer .f1 em{font-size:48px;color:#fff;display:inline-block;font-style:normal;font-weight:bold;margin:5px 0;}
#footer .f1 em span{color:#fff;}
#footer .two{padding-left:2%;width: 36%}
#footer .two_two{width: 37%;}
#footer .two strong{color: #fff;    font-size: 18px;    margin-bottom: 12px;    font-weight: bold;display: block;}
#footer .two a{line-height:34px;font-size:16px;color:#fff;}
#footer .two a .pb_bg{background-color:#105695;}
#footer .two li{width: 50%;float: left;}
#footer .f2{width:40%;}
#footer .f2 dl{line-height:30px;color:#fff;margin-bottom: 20px;padding-left: 60px;}
#footer .f2 dl.ftel{background: url(../images/foot1.png) left center no-repeat;}
#footer .f2 dl.fmail{background: url(../images/foot2.png) left center no-repeat;}
#footer .f2 dl.fadd{background: url(../images/foot3.png) left center no-repeat;}
#footer .f2 dl dd{font-weight: 700;}
#footer .f3{width:311px;margin-left:80px;color:#fff}
#footer .f3 p{color:#fff;line-height:180%}
#footer .f4{width: 11%;}
#footer .f4 .item{display:inline-block;margin:0 5px;text-align: center;}
#footer .f4 .item img{max-width:100%;display: inline-block;}
#footer .f4 .item span{display:block;color:#fff;font-size:16px;margin-top:10px;text-align:center;}
#footer .f5{text-align:center;margin-top:20px;padding:10px 0;background:#1e1e1e}
#footer .f5 p{text-align:center;color:#fff}
#footer .f5 p img{vertical-align:middle;margin-right:19px}
.copyright{height:60px;line-height:60px;color:#fff;font-size:14px;text-align:center;border-top: 1px solid rgba(255,255,255,0.2);margin-top: 60px;}
.copyright img{display:inline-block;margin:0 10px 4px;}
.copyright a{display:inline-block;margin:0 10px;color:#fff;}




.pub_title{text-align: center;}
.pub_title p{margin-bottom:50px;font-size:16px;color:#666666;}
.pub_title h4{position:relative;text-align:center;font-size:44px;font-weight:bold;z-index:1;margin-top:60px;display: inline-block;color: #333333;font-weight: 700;}
.pub_title h4 b{color: #224ea0;}
.pub_title h4 span{color:#224ea0;display:inline-block;z-index:1;}
.pub_title h4 img{display: inline-block;margin: 0 20px;}
.pub_title h4 i{position:absolute;z-index:0;font-size:81px;color:#efefef;font-style:normal;text-transform:uppercase;left:0;right:0;margin:auto;z-index:-1;top:20px}


.page-cover{background:#18191b url(img/loading.gif) no-repeat center 350px;width:100%;height:0;position:absolute;bottom:0;z-index:10000001;}
@-webkit-keyframes bounceIn1{
	0%{-webkit-transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);transform:scale(1);}
	100%{-webkit-transform:scale(0.80);-ms-transform:scale(0.8);-moz-transform:scale(0.8);transform:scale(0.8);}
}
@-moz-keyframes bounceIn1{
	0%{-webkit-transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);transform:scale(1);}
	100%{-webkit-transform:scale(0.80);-ms-transform:scale(0.8);-moz-transform:scale(0.8);transform:scale(0.8);}
}
@-ms-keyframes bounceIn1{
	0%{-webkit-transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);transform:scale(1);}
	100%{-webkit-transform:scale(0.80);-ms-transform:scale(0.8);-moz-transform:scale(0.8);transform:scale(0.8);}
}
@keyframes bounceIn1{
	0%{-webkit-transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);transform:scale(1);}
	100%{-webkit-transform:scale(0.80);-ms-transform:scale(0.8);-moz-transform:scale(0.8);transform:scale(0.8);}
}
@font-face{ font-family: 'font'; src: url('img/font.ttf'); }
.font{font-family: 'font';}




#scroll_one8{position:relative;overflow:hidden;margin:0 auto;box-sizing:border-box;}
#scroll_one8 ul li{float: left;
    margin: 0px 10px 10px 0;
    width: 15.7%;
    height: 57px;
    border: 1px solid #c2c2c2;
    line-height: 57px;
    text-align: center;
    font-size: 18px;
	color: #333333;
	border-radius: 10px;
}

#scroll_one8 ul li h3{font-size:16px;color:#333;line-height:57px;            overflow:hidden;
	text-overflow:ellipsis;font-weight: bold;
	white-space: nowrap;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#scroll_one8 ul li:hover h3 {background: #224ea0;color: #fff;
	border-radius: 10px; }



#top_scroll {height:950px;overflow: hidden;max-width:100%;margin:30px auto;}
#top_scroll ul li{float: left;width:23.9%;margin:0.5%;text-align: left;padding: 0px; box-sizing: border-box;background: #e0e0e0;}
#top_scroll ul li .img{overflow: hidden;}
#top_scroll ul li img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#top_scroll ul li:hover{background: #224ea0;}
#top_scroll ul li:hover .img{border-color: #224ea0;}
#top_scroll ul li:hover img{-webkit-transform:scale(1.2, 1.2);-moz-transform:scale(1.2, 1.2);-o-transform:scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2);}
#top_scroll ul li h3{color:#333333;font-size:16px;text-align: center;height: 57px;line-height: 57px;}
#top_scroll ul li:hover h3, #top_scroll ul li:hover p{color:#fff;}





.iabout { width:100%; background:#f8f8f8; background-size:100% 100%; height:530px; overflow:visible; clear:both;}
.iabout_l { width:50%; float:left; height:100%; position:relative;  overflow:hidden; }
.iabout_l:before { content:" "; width:100%; height:100%; position:absolute; z-index:2;}
.iabout_l img { width:100%; height:100%; }

.iabout_l .iabout_l_tu { transition:all .4s; float: left;}
.iabout_l:hover .iabout_l_tu { transform:scale(1.1,1.1);}
.iabout_r{width: 50%;padding: 20px 60px;box-sizing: border-box;}
.iabout_r .title{color: #333333;margin-top: 30px;}
.iabout_r .title h4{font-size: 36px;}
.iabout_r .title h5{font-size: 30px;}
.iabout_r .txt{color: #333333;margin-top: 20px;line-height: 30px;}
.iabout_r .txt a{width: 160px;text-align: center;margin-top: 30px;position: relative;color: #fff;border: 1px solid #224ea0;overflow: hidden;}

.iabout_r .txt a::before{    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #224ea0;
    border: 1px solid #224ea0;
    z-index: -1;
    transition: all .5s ease;}

    .iabout_r .txt a:hover::before{
        bottom:60px
    }
    .iabout_r .txt a:hover{color: #000;}
.about_bk dl{width: 24%;float: left;margin-top: 40px;}
.about_bk dl dt img{width: 30%;margin: 0 auto;}
.about_bk dl dd{text-align: center;color: #333333;}


.imore { width:100%; clear:both; overflow:visible;}
.imore  a { width:120px; line-height:40px; height:40px; display: inline-block; text-align: center; color:#fff; background:#003b99; margin:2% auto; }





.more1{width: 160px;border-radius: 50px;line-height:50px;background: #224ea0;margin: 0px auto 0;vertical-align: middle;}
.more1 a{width: 160px;color: #333333;background: #fff;border-radius: 50px;border: 1px solid #224ea0;text-align: center}
.more1 a:hover{background: #005EDE;color: #fff;}





.syalbj{background: #f8f8f8;margin-top: 50px;overflow: hidden;padding-bottom: 50px;}





.index-good{margin-top:60px}
.index-good .index-txt{background:url(tit-line.png) no-repeat center;padding:20px 0;margin-bottom:40px}
.index-good .index-txt h2{color:#333}
.index-good .index-txt h2 strong{font-size:60px;display:inline-block;vertical-align:middle;margin-top:-12px;padding:0 6px}
.good-show01 .good-pic{float:left}
.good-show01 .good-info{float:right;text-align:right}
.good-pic{width:49.7%;overflow:hidden;padding-right:3px;text-indent: 2em;}
.good-pic img{width:100%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.good-pic a:hover img{-webkit-transform:scale(1.01);-moz-transform:scale(1.01);-ms-transform:scale(1.01);-o-transform:scale(1.01);transform:scale(1.01)}
.good-info{width:45%}
.good-item{margin-top:30px}
.good-tit{color:#333;font-size:20px;line-height:1.1}
.good-tit span{display:inline-block;vertical-align:middle;color:#0A429D;font-size:64px;position:relative;font-weight: bold;}
.good-tit strong{color:#0A429D;font-size:24px;font-weight:700;position:relative;margin:0 8px 0 12px}
.good-tit strong:after{content:"";position:absolute;left:0;right:10px;bottom:-5px;height:1px;background-color:#0A429D}
.good-tit strong i{font-size:12px}
.good-item p{color:#666;font-size:18px;line-height:1.4}
.good-show02 .container:before,.good-show02 .container:after{display: inline-block;}
.good-show02 .good-pic{float:right}
.good-show02 .good-info{float:left;}








.index-txt { text-align: center; line-height: 1.2; }
.index-about{padding:60px 0 80px;background: url(../images/ysbj.jpg);margin-top: 120px;background-attachment: fixed;}
.index-about h2,.index-about h2 a{color:#fff}
.index-about h2 span{color:#fff;font-weight:700}
.index-about .index-txt p{color:#fff}
.index-about ul{margin-top:60px}
.index-about ul li{float:left;width:22.7%;margin-right:3%;background-color:#fff;position:relative;border-top-left-radius: 65px;border-bottom-right-radius: 65px;}
.index-about ul li:last-of-type{margin-right: 0;}
.index-about li strong{color:#224ea0;font-size:24px;font-weight:700;line-height:44px;padding:10px 0px 0 0;text-align: center;display: block;}

.index-about li img{width:100%;border-top-left-radius: 65px;border-bottom-right-radius: 65px;}
.about-font{padding:4px 20px 30px 20px;line-height:1.2;text-align: center;}
.about-font span{display:block;color:#2e2e2e;font-size:20px}
.about-font p{color:#666;font-size:16px;margin-top:8px}
.index-good{margin-top:60px}
.index-good .index-txt{background:url(../tit-line.png) no-repeat center;padding:20px 0;margin-bottom:40px}
.index-good .index-txt h2{color:#333}
.index-good .index-txt h2 strong{font-size:60px;display:inline-block;vertical-align:middle;margin-top:-12px;padding:0 6px}






#top_scroll1 {height:676px;overflow: hidden;max-width:100%;margin:0 auto;}
#top_scroll1 ul li{float: left;width:49%;margin:0.5%;text-align: left;box-sizing: border-box;position: relative;}
#top_scroll1 ul li .img{overflow: hidden;}
#top_scroll1 ul li img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#top_scroll1 ul li:hover{background: #224ea0;}
#top_scroll1 ul li:hover .img{border-color: #224ea0;}
#top_scroll1 ul li:hover img{-webkit-transform:scale(1.2, 1.2);-moz-transform:scale(1.2, 1.2);-o-transform:scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2);}
#top_scroll1 ul li h3{color:#333333;font-size:18px;position: absolute;bottom: 0;width: 100%;left: 0;box-sizing: border-box;    line-height: 45px; background: rgba(0,0,0,0.7); color: #fff; padding: 0 20px; white-space: nowrap; text-overflow: ellipsis;}
#top_scroll1 ul li p{color: #333333;font-weight: 700;font-size: 20px;padding: 0 0 0 55px;background: url(img/dh.png) no-repeat 20px center;background-size: 30px 30px;margin-top: 10px;}
#top_scroll1 ul li:hover h3, #top_scroll1 ul li:hover p{color:#fff;}













#scroll_one{height:290px;width:90%;position:relative;overflow:hidden;margin:0 auto;box-sizing:border-box;}
#scroll_one ul{width:100000px;position:absolute;left:0;}
#scroll_one ul li{float:left;text-align:center;margin-right:26px;border-radius:10px 10px 0 0;overflow:hidden;}
#scroll_one ul li img{width: 200px;height: 200px;border-radius: 50%;overflow: hidden;border:3px solid #d8d8d8;display: inline-block;}
#scroll_one ul li h3{font-size:18px;color:#333;line-height:40px;}
#scroll_one ul li:hover { -webkit-transform: scale(1.05,1.05); -moz-transform: scale(1.05,1.05); -o-transform: scale(1.05,1.05); -ms-transform: scale(1.05,1.05); transform: scale(1.05,1.05); }








#scroll_one19{position:relative;overflow:hidden;box-sizing:border-box;margin: 0 auto;}
#scroll_one19 ul li{float:left;margin-right:20px;overflow:hidden;position: relative;width: 23.2%;margin-bottom: 20px;background: #fff;text-align: center}
#scroll_one19 ul li img{overflow: hidden;transition: all .6s;display: block;}
#scroll_one19 ul li a div{padding: 10px 0 0px 0px;overflow: hidden;}
#scroll_one19 ul li h3{font-size:18px;color:#fff;line-height:40px;margin: 10px 0 10px 0px;text-align: center;padding: 0 10px; box-sizing: border-box;background: #224ea0;white-space: nowrap; overflow: hidden;  text-overflow: ellipsis; }
#scroll_one19 ul li h4{font-size:18px;color:#333;padding-left: 0px;padding-bottom: 10px;}
#scroll_one19 ul li h5{font-size:12px;color:#333;padding-left: 0px;}
#scroll_one19 ul li:hover img { -webkit-transform: scale(1.05,1.05); -moz-transform: scale(1.05,1.05); -o-transform: scale(1.05,1.05); -ms-transform: scale(1.05,1.05); transform: scale(1.05,1.05); }

#scroll_one19 ul li:hover h3{color: #fff; background: #333}
#scroll_one19 ul li:hover h4{color: #224ea0;}
#scroll_one19 ul li:hover h5{color: #224ea0;}




.section_three1 .pictm .sdys{height: 500px;margin-top: 310px;}
.section_three1 .pictm .sdys ul li{width: 350px;height:300px;background-color: #224ea0;margin-right: 10px;float: left;}
.section_three1 .pictm .sdys ul li img{margin: auto;margin-top: 50px;}
.section_three1 .pictm .sdys ul li h2{color: #fff;font-weight: 700;font-size: 40px;text-align: center;}
.section_three1 .jjbj{overflow: hidden;padding-bottom: 60px;}

.section_three1 .jjbj .topbt ul{width: 90%;margin: 0 auto;}
.section_three1 .jjbj .topbt ul li{width: 15%;height: 55px;background-color: #224ea0;float: left;margin-left: 1%;}
.section_three1 .jjbj .topbt ul li a{text-align: center;color: #fff;line-height: 55px;font-size: 18px;}
.section_three1 .jjbj .topbt ul li a:hover{background-color:#224ea0;}

.section_three1 .neirn{width: 100%;overflow: hidden;overflow: hidden;}


.wrap {
    max-width: 1400px;
    margin: 0 auto;
    width: 94%;
}




#scroll_one1{height:295px;width:1440px;position:relative;overflow:hidden;box-sizing:border-box;margin: 0 auto;}
#scroll_one1 ul{width:100000px;position:absolute;left:0;}
#scroll_one1 ul li{float:left;text-align:center;margin-right:26px;overflow:hidden;position: relative;width: 400px;}
#scroll_one1 ul li img{overflow: hidden;display: inline-block;}
#scroll_one1 ul li h3{font-size:18px;color:#fff;line-height:40px;position: absolute;width: 100%;background: rgba(0, 0, 0, 0.5);left: 0;bottom: 0;}
#scroll_one1 ul li:hover { -webkit-transform: scale(1.05,1.05); -moz-transform: scale(1.05,1.05); -o-transform: scale(1.05,1.05); -ms-transform: scale(1.05,1.05); transform: scale(1.05,1.05); }


#scroll_one2{height:335px;position:relative;overflow:hidden;box-sizing:border-box;margin-top: 30px;width: 100%;}
#scroll_one2 ul{width:100000px;position:absolute;left:0;}
#scroll_one2 ul li{float:left;text-align:center;margin-right:26px;overflow:hidden;position: relative;width: 400px;}
#scroll_one2 ul li img{overflow: hidden;display: inline-block;}
#scroll_one2 ul li h3{font-size:18px;color:#fff;line-height:40px;position: absolute;width: 100%;background: rgba(0, 0, 0, 0.5);left: 0;bottom: 0;}
#scroll_one2 ul li:hover { -webkit-transform: scale(1.05,1.05); -moz-transform: scale(1.05,1.05); -o-transform: scale(1.05,1.05); -ms-transform: scale(1.05,1.05); transform: scale(1.05,1.05); }


.pnav{text-align: center;}
.pnav a{display: inline-block;padding: 10px 30px;background: #224ea0;color: #fff;}
.pnav a:hover{background: #009b4c;}

.sand{height: 180px;margin:0 auto;padding-top: 70px;}
.sand .tuys ul li{width: 32.5%;height: 150px;background: rgba(102, 102, 102, 1);border-radius: 10px;color: #fff;box-sizing: border-box;position: relative;padding: 40px 30px 40px 120px; -webkit-transition: all .5s;transition: all .5s;float: left;margin-left: 11px;}
.sand .tuys ul li span{font-size: 28px;font-weight: 700;display: block;padding-left: 20px;}
.sand .tuys ul li p{font-size: 18px;padding-left: 20px;}
.sand .tuys ul li img{display: inline-block;width: 106px;position: absolute;left: 25px;top:16%;transition: all 1s;float: left;}
.sand .tuys ul li:hover{background-color: #224ea0;}



.num_top {height: 240px;box-sizing: border-box;padding-top: 10px;}
.num_top  ul{display:flex;margin: 50px auto 0;}
.num_top  ul li{flex:1;text-align: center;}
.num_top  ul li:first-child{padding-left: 0;}
.num_top  ul li:last-child{border: none;}
.num_top  ul li span{color:#224ea0;font-size:72px;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;text-align:center;font-weight: 700;}
.num_top  ul li em{color:#353535;font-size: 28px;}
.num_top  ul li p{color:#353535;font-size:22px;}




.fhxc .pub_title p{margin-bottom: 0;}
.swiper-container.anli{padding: 50px 0;}
.swiper-container.anli .swiper-slide{background-position:center;background-size:cover;width:600px;height:455px;}
.swiper-container.anli .swiper-slide img{width:100%;}
.fhxc .more{text-align: center;}
.fhxc .more .call, .fhxc .more .but{display: inline-block;vertical-align: top;}
.fhxc .more .call{height:50px;text-indent:1em;line-height:50px;padding:0 40px;border-radius:100px;font-size:28px;font-family: impact;background:#224ea0 url(img/d1.png) 30px center no-repeat;}
.fhxc .more .call a{color:#fff;}
.fhxc .more .but{width:250px;height:50px;line-height:50px;margin-left:20px;border-radius:100px;background-color:#333333000;text-align: center;font-size:16px;color:#fff;}
.fhxc .more .but:hover{background: #224ea0;}

.section_nine{background: url(../images/jjbj.jpg);padding-bottom: 40px;margin-top: 60px;}
.tabbox .tab .item{width:49%;margin-bottom:28px;background-color: #fff;float: left;margin-right: 10px;transition: all .3s}
.tabbox .tab .item a{display: block;transition: all .3s}
.tabbox .tab .item .img{width:40%;overflow: hidden;}
.tabbox .tab .item .img img{display: block;max-width:none;width: 100%;}
.tabbox .tab .item .info{width:55%;padding:0 20px;color: #333333;transition: all .3s;box-sizing: border-box;}
.tabbox .tab .item h3{font-size:16px;color:#181818;padding:38px 0 0px 0;}
.tabbox .tab .item p{font-size:14px;color:#222222;line-height:22px;height:44px;overflow: hidden;}
.tabbox .tab .item em{color: #222222;display: block;transition: all .3s;}
.tabbox .tab .item.on{background-color:#224ea0;color: #fff;}
.tabbox .tab .item.on h3, .tabbox .tab .item.on p, .tabbox .tab .item.on em{color:#fff;}
.tabbox h3 strong{width:80%;display: inline-block;white-space:nowrap; overflow:hidden; text-overflow: ellipsis;font-size: 20px;}
.tabbox .tab .item:hover em{color: #fff;}


@media( max-width:1366px ){
#scroll_one2 ul li{
	width: 300px !important;
}
#scroll_one2{
	height: 222px;
}
#scroll_one1 ul li img{
	width: 400px;
}
}