/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0; list-style:none; text-decoration:none; border:0; list-style:none;}
body{ font-size:14px; font-family:''; color:#333; overflow-x:hidden;}
a{ color:#666;}
a:hover{ color:#022c54; text-decoration:none;}
p{line-height:1.5em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper1{ width:1200px; margin:0 auto;}
input,textarea,select{outline:none}
input,input:link,input:visited,input:hover,input:active,input:focus{ outline:none;}
img{object-fit: cover;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor; max-width:100%}
/*common end*/

.head{ width:100%; background:#fff; position:relative; z-index:55;}
.head1bg{}
.head1{ height:110px;}
.head1 .logo{ float:left;}
.head1 .logo img{ display:block; height:98px; margin-top:6px;}
.head1 .img1{ float:left;}
.head1 .img1 img{ display:block; height:100px; margin-top:5px;}
.head1 .h_phone{ float:right; margin-top:30px;}
.head1 .h_phone .h2{ font-size:24px; line-height:30px; color:#022c54;}
.head1 .h_phone .h3{ padding:10px 0 10px 55px; background:url(../images/phone1.png) left center no-repeat; color:#022c54; font-size:20px; line-height:40px;font-weight: normal;}
.head2bg{ background:#022c54;}
.head2{ height:40px;}
/*menu*/
.menu{ height:40px; line-height:40px; width:100%;}
.menu>ul>li{ float:left; position:relative; }
.menu>ul>li:before{ content:""; width:1px; height:20px; background:rgba(255, 255, 255, 0.4); position:absolute; left:0; top:10px;}
.menu>ul>li:nth-child(1):before{ display:none;}
.menu>ul>li>a{ display:block; text-align:center; color:#fff; font-size:16px; padding:0 62px;}
.menu>ul>li>a:hover,.menu>ul>li:hover>a{ color:#fed835;}
.menu ul li ul{ width:100%; background:rgba(2,44,84,.8); z-index:5; position:absolute; top:100%; left:50%; transform:translateX(-50%); padding:10px 0; display:none;}
.menu ul li:hover>ul{ display:block;}
.menu ul li ul li{ line-height:24px; position:relative;}
.menu ul li ul li a{ display:block; text-align:center; color:#fff; font-size:14px; padding:10px 5px;}
.menu ul li ul li a:hover,.menu ul li ul li:hover>a{ color:#fed835;}
.menu ul li ul li ul{ width:100%; top:0; left:100%; transform:translateX(0);}


/**/
.swiper-container1 { width: 100%; }
.swiper-container1 .swiper-slide {
/* Center slide text vertically */
/*display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;*/
}
.swiper-container1 .swiper-slide img{ display:block; width:100%;}
.swiper-container1 .swiper-pagination1{}
.swiper-container1 .swiper-pagination1 .swiper-pagination-bullet{ width:10px; height:10px; border:1px solid #fff; background:none; opacity:1;}
.swiper-container1 .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active{ border-color:#0160ba; background:#0160ba; opacity:1;}
.swiper-container1 .swiper-button-prev1,.swiper-container1 .swiper-button-next1{ display:none;}
.swiper-container1 .swiper-button-prev1{}
.swiper-container1 .swiper-button-next1{}


.tit1{ text-align:center; padding-bottom:10px; background:url(../images/titbg1.png) bottom center no-repeat;}
.tit1 .h2{ font-size:30px; line-height:40px; font-weight:bold; color:#022c54;}
.tit1 .h3{ font-size:16px; line-height:26px; color:#cbcbcb;}
.con01bg{ padding:60px 0 60px 0;}
.con01{}
.con01 .list{ margin-top:30px;}
.con01_lt{ float:left; width:348px;}
.con01_lt img{ display:block; width:100%; height:376px;}
.con01_rt{ float:right; width:calc(100% - 348px);}
.con01_rt ul li{ float:left; width:calc(100%/3); text-align:center;}
.con01_rt ul li:hover{ background:url(../images/bg1.png) center no-repeat; background-size:100% 100%;}
.con01_rt ul li .nr_box{ border:1px solid #eee; height:186px;}
.con01_rt ul li .img{ height:100px; position:relative;}
.con01_rt ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.con01_rt ul li .txt{ font-size:14px; line-height:24px; color:#333; padding:0 0 10px 0;}
.con01_rt ul li .txt .h2{ font-size:18px; line-height:28px; font-weight:bold;}
.con01_rt ul li .txt .h3{}


.con02bg{ padding:60px 0; background:url(../images/index_bg1.jpg) center no-repeat; background-size:cover;}
.con02{}
.con02 .tit1{ background-image:url(../images/titbg2.png);}
.con02 .tit1 .h2{ color:#fff;}
.con02 .list{ font-size:16px; line-height:2em; color:#eee; margin-top:30px;}
.con02 .list2{ margin-top:30px;}
.con02 .list2 ul li{ float:left; width:calc((100% - 60px)/3); margin:0 0 30px 30px; background:#fff; text-align:center;}
.con02 .list2 ul li:nth-child(3n-2){ margin-left:0; clear:left;}
.con02 .list2 ul li .img{ padding-bottom:60%; position:relative;}
.con02 .list2 ul li .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.con02 .list2 ul li .txt{ color:#333; padding:15px 10px;}
.con02 .list2 ul li .txt .h2{ font-size:18px; line-height:28px; height:28px; font-weight:bold; margin-bottom:10px;}
.con02 .list2 ul li .txt .h3{ font-size:14px; line-height:24px; height:48px;}


.con03bg{ padding:60px 0;}
.con03{}
.con03 .list{ border:1px solid #D5D5D5; margin-top:30px;}
.con03_lt{ float:left; width:508px; }
.con03_lt img{ display:block; width:100%; height:492px;}
.con03_rt{ float:right; width:calc(100% - 508px);}
/*slideTxtBox_01*/
.slideTxtBox_01{ max-width:1200px;}
.slideTxtBox_01 .hd{ float:right; width:154px; text-align:center;}
.slideTxtBox_01 .hd ul li{ text-align:center; cursor:pointer; height:164px; background:#005197; color:#fff; position:relative;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.slideTxtBox_01 .hd ul li a{ display:block; font-size:18px; line-height:28px; padding:0 10px; color:#fff; font-weight:bold;}
.slideTxtBox_01 .hd ul li:nth-child(3n-1){ background:#00396a;}
.slideTxtBox_01 .hd ul li:nth-child(3n){ background:#022c50;}
.slideTxtBox_01 .hd ul li:before{ content:""; width:5px; height:16px; margin-top:-8px; background:url(../images/ico_left1.png) center no-repeat; position:absolute; top:50%; left:-5px; display:none;}
.slideTxtBox_01 .hd ul li.on{ background:#fed835 !important; } 
.slideTxtBox_01 .hd ul li.on:before{ display:block;}
.slideTxtBox_01 .bd{ float:left; width:calc(100% - 250px); margin-left:50px;}
.con03_list{ padding:30px 0 0 0;}
.con03_list dl dt{ border-bottom:1px solid #E7E7E7; padding-bottom:5px; margin-bottom:20px;}
.con03_list dl dt .txt{ font-size:14px; line-height:24px; color:#333;}
.con03_list dl dt .txt .h2{ font-size:26px; line-height:36px; font-weight:bold; margin-bottom:15px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.con03_list dl dt .txt .h3{ text-align:right;}
.con03_list dl dd{ font-size:14px; line-height:44px; height:44px;}
.con03_list dl dd a{ float:left; width:70%; height:44px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.con03_list dl dd a:hover{ text-decoration:underline;}
.con03_list dl dd span{ float:right;}


.tit2{ text-align:center;}
.tit2 .h2{ font-size:24px; line-height:34px;}
.more1{ text-align:center;}
.more1 span{ display:inline-block; text-align:center; border:1px solid #000; color:#000; line-height:35px; width:110px; font-size:14px;}
.more1 span:hover{ border-color:#fed835; background:#fed835;}
.con04bg{ padding:120px 0 ; background:url(../images/index_bg2.jpg) center no-repeat; background-size:cover;}
.con04{ color:#000;}
.con04 .list{ font-size:16px; line-height:2em; margin-top:30px; margin-bottom:30px;}


.con05bg{ padding:60px 0 30px 0;}
.con05{}
.con05 .list{ margin-top:30px;}
.scroll_01{ position:relative;}
.scroll_01 .hd{}
.scroll_01 .hd .prev,.scroll_01 .hd .next{ display:block; width:56px; height:40px; margin-top:-20px; cursor:pointer; position:absolute; top:32%; background-position:center; background-repeat:no-repeat;} 
.scroll_01 .hd .prev{ background-image:url(../images/ico_lt2.png); left:-60px;}
.scroll_01 .hd .next{ background-image:url(../images/ico_rt1.png); right:-60px;} 
.scroll_01 .bd{}
.scroll_01 .bd ul li{ float:left; width:calc(100%/7);}
.scroll_01 .bd ul li .nr_box{ margin:0 10px; position:relative;}
.scroll_01 .bd ul li .img{ padding-bottom:50%; position:relative; }
.scroll_01 .bd ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.scroll_01 .bd ul li .txt{ text-align:center; padding:5px 0;}
.scroll_01 .bd ul li .txt .h2{ font-size:16px; line-height:26px;}
.scroll_01 .bd ul li .bg{ width:100%; height:100%; background:rgba(2,44,84,0.7) url(../images/index_more1.png) center no-repeat; background-size:20%; position:absolute; top:0; left:0; display:none;}
.scroll_01 .bd ul li:hover .bg{ display:block;}


.con06bg{ padding:30px 0;}
.con06{}
.con06 .list{ font-size:14px; line-height:24px; border-top:1px solid #e5e5e5; padding-top:15px;}
.con06 .list a{ display:inline-block; margin:0 20px 10px 0;}
.con06 .list a:hover{}


.footbg{ padding:30px 0; background:url(../images/index_footb.png) repeat;}
.foot{ color:#aeaeae;}
.foot a{ color:#aeaeae;}
.foot a:hover{ color:#fed835;}
.foot .f_info{ font-size:12px; line-height:22px; text-align:center;}
.foot .f_info dl dt{ font-size:14px; line-height:24px; margin-bottom:10px;}
.foot .f_info dl dt a{ color:#e3e3e3; display:inline-block; margin:0 20px;}
.foot .f_info dl dt a:hover{}
.foot .f_info dl dd{}
.foot .f_info dl dd a{}


/*Add------------------------------------------------------------------------------*/


.inbanner{}
.inbanner img{ display:block; width:100%;}
.weizhibg{ border-bottom:1px solid #f2f2f2;}
.weizhi{ height:49px; line-height:49px; font-size:12px; color:#999;}
.weizhi a{ color:#999;}
.weizhi a:hover{ color:#333;}
.weizhi i{ display:inline-block; vertical-align:top; border-left:1px solid #f6f6f6; border-right:1px solid #f6f6f6; width:48px; height:49px; background:url(../images/icpsp1_n_right_wz.png) center no-repeat; margin-right:10px;}

.insidebg{ padding:40px 0 80px 0;}
.inside{}
.inside_lt{ float:left; width:260px; margin:0 0 0 40px;}
.side_a{ margin-bottom:40px;}
.side_a .h2{ font-size:24px; line-height:55px; font-weight:bold; background:#022c54; color:#fff; padding:0 10px; text-align:center;}
.side_a ul{ }
.side_a ul li{ border-bottom:1px dotted #888; background:url(../images/ico_list1.png) left 15px center no-repeat;}
.side_a ul li a{ display:block; padding:10px 10px 10px 40px; font-size:16px; line-height:26px;}
.side_a ul li:hover>a,.side_a ul li.active>a{ color:#022c54;}
.side_b{ margin-bottom:40px;}
.side_b .h2{ border-bottom:4px solid #022c54; line-height:30px; height:30px;}
.side_b .h2 strong{ float:left; font-size:20px;}
.side_b .h2 a{ float:right;}
.side_b ul{ border:1px solid #f6f6f6; border-bottom:none;}
.side_b ul li{ border-bottom:1px solid #f6f6f6; font-size:14px; line-height:34px; height:34px; padding:0 10px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.side_c{ border-top:4px solid #022c54;}
.side_c .h2{ background:#f2f2f2; text-align:center;}
.side_c .h2 span{ display:block; font-size:18px; line-height:28px;}
.side_c .h2 strong{ display:block; font-size:28px; line-height:38px; color:#c00; font-weight:normal;}
.side_c ul{ border:1px solid #f6f6f6; padding:10px 10px;}
.side_c ul li{ font-size:14px; line-height:18px; height:36px; position:relative; padding:10px 0 10px 45px;}
.side_c ul li i{ position:absolute; left:0; top:10px;}
.side_c ul li i img{ width:36px;}
.inside_rt{ float:right; width:calc(100% - 340px);}
.inside_con{ }


.chaxun1{ max-width:890px; margin:0 auto;}
.chaxun1 .h1{ text-align:center; background:#013c74; color:#fff; font-size:22px; line-height:66px;}
.chaxun1 .list{ background:#f7f7f7; margin-top:10px; padding:20px 40px;}
.chaxun1 .list .form{ margin-bottom:40px; padding:0 160px;}
.chaxun1 .list .form table{}
.chaxun1 .list .form table th{ padding:5px 10px 5px 0; width:100px; font-weight:normal; font-size:16px; line-height:38px; text-align:right;}
.chaxun1 .list .form table td{ padding:5px 0;}
.chaxun1 .list .form .text1{ border:solid 1px #cccccc; background:#fff; line-height:36px; height:36px; padding:0 10px; width:calc(100% - 22px);}
.chaxun1 .list .form .text2{ border:solid 1px #cccccc; background:#fff; line-height:36px; height:36px; padding:0 10px; width:calc(100% - 122px);}
.chaxun1 .list .form .yzm{ height:38px;}
.chaxun1 .list .form .yzm img{ float:right; height:38px; width:90px;}
.chaxun1 .list .form .button1{ width:120px; line-height:45px; height:45px; background:#022c54; color:#fff; text-align:center; margin-top:15px;}
.chaxun1 .list .form .button1:hover{ opacity:.9;}
.chaxun1 .list .tips1{ font-size:14px; line-height:1.5em;}


.jieguo1{ max-width:1000px; margin:0 auto;}
.jieguo1 .h1{ text-align:center; background:#013c74; color:#fff; font-size:22px; line-height:66px;}
.jieguo1 .list{ margin-top:20px; padding:15px 15px 30px 15px; border:1px #444 solid;}
.jieguo1 .list .box1{ margin-bottom:15px;}
.jieguo1 .list .box1 .h2{ font-size:18px; line-height:28px; font-weight:bold; margin-bottom:10px;}
.jieguo1 .list .box1 .txt{ font-size:16px; line-height:26px;    font-weight: bold;}
.jieguo1 .list .box2{ margin-bottom:30px; font-size:16px; line-height:26px;}
.jieguo1 .list .box2 dl{ margin-bottom:30px;}
.jieguo1 .list .box2 dl dt{ font-size:16px; line-height:26px; margin-bottom:10px;    font-weight: bold;}
.jieguo1 .list .box2 dl dd{ max-width:640px;}
.jieguo1 .list .box2 dl dd table{ border-collapse:collapse; border:1px solid #DDD;}
.jieguo1 .list .box2 dl dd table th{ padding:5px 10px; font-weight:normal; width:160px; text-align:right;    font-weight: bold;}
.jieguo1 .list .box2 dl dd table td{ padding:5px 10px;}
.jieguo1 .list .box3{}
.jieguo1 .list .box3 .h2{ font-size:16px; line-height:26px; font-weight:bold; margin-bottom:10px;}
.jieguo1 .list .box3 .h3{ font-size:14px; line-height:24px; font-weight:bold;}

