/*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:12px; font-family: Arial,' '; color:#333; background:url(../images/bodybj.jpg) top center no-repeat;}
a{ color:#666;}
a:hover{ color:#013984; 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}
img{
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;}
@media(max-width:768px){
.wapper1{ width:90%; }
}
/*common end*/


.head{ width:100%; position:relative; z-index:55;}
.head1bg{ background:#f2f2f2;}
.head1{ height:26px; line-height:26px;}
.head1 .rt{ text-align:right; font-size:14px;}
.head2bg{}
.head2{ height:120px;}
.head2 .logo{ float:left; line-height:107px;margin-left:2%;}
.head2 .logo img{ display:inline-block; vertical-align:middle; max-width:100%; max-height:84px;}
.h_search1{ height:40px; float:right; margin:52px 0 0 0;}
.h_search1 .text1{ float:left; border:none; background:#fff; height:40px; line-height:40px; padding:0 10px; width:140px;}
.h_search1 .button1{ float:right; width:60px; height:40px; line-height:40px; background:#fff; color:#333; font-size:14px; text-align:center; margin-left:5px;}
.head3bg{}
.head3{ height:44px; background:#013984;}
/*menu*/
.menu{height:44px;line-height:44px; }
.menu ul li{ float:left; position:relative; }
.menu ul li dl{ background:#fff; width:160px; position:absolute; left:0; top:100%; box-shadow:2px 2px 5px rgba(0,0,0,0.2); padding:10px 0;display:none; }
.menu ul li dl dd{ line-height:23px; }
.menu ul li dl dd a{ font-size:13px; color:#666; font-weight:normal; text-align:left; padding:10px 15px 10px 30px;}
.menu ul li dl dd a:hover{ color:#013984; }
.menu a{ font-size:15px;color:#fff; text-decoration:none; font-weight:normal; display:block;text-align:center; padding:0 30px;}
.menu a:hover{color:#fff;}
a.menu_hover {
    color: #fff;
    background: #002352;
}
/**/
.search2bg{ width:100%; height:100%; background:rgba(0,0,0,.7); position:fixed; z-index:999; top:0; left:0; display:none;}
.search2{ width:100%; height:100%; 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;}
.search2_close{ width:40px; height:40px; line-height:40px; text-align:center; position:absolute; right:10px; top:10px; cursor:pointer;}
.search2_close i{ font-size:20px; vertical-align:middle; color:#fff;}
.search2_con{ width:90%; height:40px;}
.search2_con .text1{ float:left; border:none; background:#fff; width:calc(100% - 80px); padding:0 10px; height:40px; line-height:40px; }
.search2_con .button1{ float:right; width:60px; height:40px; line-height:40px; text-align:center; background:#013984; color:#fff;}

.head_mbg{ width:100%; background:#fff; position:fixed; z-index:55; top:0; left:0; display:none;}
.head_m{ height:60px; position:relative; }
.head_m .logo{ float:left; width:50%; height:60px; position:relative; margin-left:5%;}
.head_m .logo img{ max-width:100%; max-height:90%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}
.h_search2{ float:right; height:40px; margin:10px 5% 0 0;}
.h_search2 a{ display:block; height:40px; line-height:40px; font-size:14px; color:#666;}
/**/
.nav_open{ height:40px; line-height:40px; text-align:center; font-size:20px; color:#666; float:right; margin:10px 5% 0 0;}
.nav_open i{ vertical-align:middle;}
.navbg{ width:100%; height:100%; background:#fff; position:fixed; top:0; left:0; z-index:666; display:none;}
.nav{ padding:60px 5% 20px 5%; position:relative;}
.nav_close{ height:40px; line-height:40px; text-align:center; font-size:20px; color:#666; position:absolute; right:5%; top:10px; }
.nav_close i{ vertical-align:middle; }
.nav_list{ height:calc(100vh - 80px); overflow-Y:scroll;}
.tree{}
.tree_box{ }
.tree_one,.tree_two{display: none; overflow: hidden;}
.tree_box h3{ font-weight:normal; font-size:14px; height:49px; line-height:49px; overflow:hidden; margin:0; position:relative; border-bottom:1px solid #eee;}
.tree_box h3 a{ color:#333; position:relative; z-index:10;}
.tree_box h3 a:hover{ color:#013984;}
.tree_box h3 span{ position:absolute; width:100%; height:100%; left:0; top:0; text-align:right;}
.tree_box h3 span i{}
.tree_one h4{ font-weight:normal; font-size:12px; position:relative; height:39px; line-height:39px; overflow:hidden; margin:0 0 0 5%; border-bottom:1px solid #eee;}
.tree_box h4 a{ color:#666; position:relative; z-index:10;}
.tree_box h4 a:hover{ color:#013984;}
@media(max-width:768px){
.head{ display:none;}
.head_mbg{ display:block;}
}




.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{ border-radius:0; width:25px; height:10px; background:#fff; opacity:.5;}
.swiper-container1 .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active{ background:#fff; opacity:1;}
.swiper-container1 .swiper-button-prev1,.swiper-container1 .swiper-button-next1{ width:45px; height:100px; margin-top:-50px;}
.swiper-container1 .swiper-button-prev1{ left:0; background:url(../images/sprite.png) left center no-repeat;}
.swiper-container1 .swiper-button-next1{ right:0; background:url(../images/sprite.png) right center no-repeat;}
@media(max-width:768px){
.swiper-container1 .swiper-button-prev1,.swiper-container1 .swiper-button-next1{ display:none;}
}


.tit1{ background:#eaeff2;}
.tit1 .h2{ line-height:43px; height:43px; padding:0 10px; border-bottom:2px solid #013984;}
.tit1 .h2 span{ float:left; background:#013984; color:#fff; padding:0 15px; border-radius:5px 5px 0 0; font-size:16px; margin-top:8px; line-height:35px;}
.tit1 .h2 a{ float:right; font-size:12px; color:#999;}
.con01bg{ padding:20px 0 10px 0;}
.con01{}
.con01_lt{ float:left; background:#fff; border:1px solid #e8e8e8; width:912px; height:281px;}
.con01_lt .list{ padding:10px 10px;}
.con01_lt .list ul li{ height:36px; line-height:36px; font-size:16px; padding-left:20px; background:url(../images/dian1.png) left center no-repeat;}
.con01_lt .list ul li a{ float:left; width:70%; height:36px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.con01_lt .list ul li span{ float:right; color:#999; font-size:14px;}
.con01_rt{ float:right; background:#fff; border:1px solid #e8e8e8; width:268px; height:281px;}
.con01_rt .list{ padding:10px;}
.con01_rt .list ul li{ font-size:14px; line-height:36px; height:36px;}
.con01_rt .list .map{ background:#eee; margin:5px 0 0 0; height:150px;}
@media(max-width:768px){
.con01_lt{ float:left; border:1px solid #e8e8e8; width:calc(100% - 2px); height:281px;}
.con01_rt{ float:right; border:1px solid #e8e8e8; width:calc(100% - 2px); height:281px; margin-top:20px;}
}

.con02bg{ padding:10px 0 10px 0;}
.con02{}
.con02_lt{ float:left; background:#fff; border:1px solid #e8e8e8; width:912px; height:281px;}
.con02_lt .list{ padding:10px 10px;}
.con02_lt .list ul li{ height:36px; line-height:36px; font-size:16px; padding-left:20px; background:url(../images/dian1.png) left center no-repeat;}
.con02_lt .list ul li a{ float:left; width:70%; height:36px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.con02_lt .list ul li span{ float:right; color:#999; font-size:14px;}
.con02_rt{ float:right; background:#fff; border:1px solid #e8e8e8; width:268px; height:281px;}
.con02_rt .list{ padding:10px;}
.con02_rt .list ul li{ font-size:16px; line-height:46px; height:46px; border-radius:5px; overflow:hidden; text-align:center; margin:5px 0 0 0;}
.con02_rt .list ul li a{ display:block; color:#fff; background:#013984;}
@media(max-width:768px){
.con02_lt{ float:left; border:1px solid #e8e8e8; width:calc(100% - 2px); height:281px;}
.con02_rt{ float:right; border:1px solid #e8e8e8; width:calc(100% - 2px); height:281px; margin-top:20px;}
}

.con03bg{ padding:10px 0 10px 0;}
.con03{}
.con03_lt{ float:left; background:#fff; border:1px solid #e8e8e8; width:590px; height:281px;}
.con03_lt .list{ padding:10px 10px;}
.con03_lt .list ul li{ height:36px; line-height:36px; font-size:16px; padding-left:20px; background:url(../images/dian1.png) left center no-repeat;}
.con03_lt .list ul li a{ float:left; width:70%; height:36px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.con03_lt .list ul li span{ float:right; color:#999; font-size:14px;}
.con03_rt{ float:right; background:#fff; border:1px solid #e8e8e8; width:590px; height:281px;}
.con03_rt .list{ padding:10px 10px;}
.con03_rt .list ul li{ height:36px; line-height:36px; font-size:16px; padding-left:20px; background:url(../images/dian1.png) left center no-repeat;}
.con03_rt .list ul li a{ float:left; width:70%; height:36px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.con03_rt .list ul li span{ float:right; color:#999; font-size:14px;}
@media(max-width:768px){
.con03_lt{ float:left; border:1px solid #e8e8e8; width:calc(100% - 2px); height:281px;}
.con03_rt{ float:right; border:1px solid #e8e8e8; width:calc(100% - 2px); height:281px; margin-top:20px;}
}

.con04bg{ padding:10px 0 10px 0;}
.con04{}
.con04_lt{ float:left; background:#fff; border:1px solid #e8e8e8; width:590px; height:281px;}
.con04_lt .list{ padding:10px 10px;}
.con04_lt .list ul li{ height:36px; line-height:36px; font-size:16px; padding-left:20px; background:url(../images/dian1.png) left center no-repeat;}
.con04_lt .list ul li a{ float:left; width:70%; height:36px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.con04_lt .list ul li span{ float:right; color:#999; font-size:14px;}
.con04_rt{ float:right; background:#fff; border:1px solid #e8e8e8; width:590px; height:281px;}
.con04_rt .list{ padding:10px 10px;}
.con04_rt .list ul li{ height:36px; line-height:36px; font-size:16px; padding-left:20px; background:url(../images/dian1.png) left center no-repeat;}
.con04_rt .list ul li a{ float:left; width:70%; height:36px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.con04_rt .list ul li span{ float:right; color:#999; font-size:14px;}
@media(max-width:768px){
.con04_lt{ float:left; border:1px solid #e8e8e8; width:calc(100% - 2px); height:281px;}
.con04_rt{ float:right; border:1px solid #e8e8e8; width:calc(100% - 2px); height:281px; margin-top:20px;}
}


.tit2{}
.tit2 .h2{ font-size:16px; line-height:26px; height:26px;}
.tit2 .h2 span{ color:#9d1111; float:left;}
.tit2 .h2 span img{ display:inline-block; vertical-align:text-bottom; margin-right:5px;}
.foot1bg{ padding:10px 0 20px 0;}
.foot1{}
.foot1 .list{}
.foot1 .list ul li{ float:left; width:calc((100% - 180px)/4); margin:20px 60px 0 0;}
.foot1 .list ul li:nth-child(4n){ margin-right:0;}
.foot1 .list ul li .img{ position:relative; height:60px;}
.foot1 .list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
@media(max-width:768px){
.foot1 .list ul li{ float:left; width:calc((100% - 20px)/2); margin:20px 20px 0 0;}
.foot1 .list ul li:nth-child(4n){ margin-right:20px;}
.foot1 .list ul li:nth-child(2n){ margin-right:0;}
}


.foot2bg{ background:#013984; padding:40px 0 30px 0;}
.foot2{ color:#fff; text-align:center;}
.foot2 a{ color:#fff;}
.foot2 dl dt{ font-size:16px; line-height:26px; margin-bottom:20px;}
.foot2 dl dt a{ display:inline-block; background:url(../images/foot_li.png) left center no-repeat; padding:0 30px;}
.foot2 dl dt a:nth-child(1){ background:none;}
.foot2 dl dt a:hover{}
.foot2 dl dd{ font-size:14px; line-height:24px; margin-top:10px;}
@media(max-width:768px){
.foot2 dl dt{ font-size:14px; line-height:24px; }
.foot2 dl dt a{ padding:0 10px;}
.foot2 dl dd{ font-size:12px; line-height:22px; }
}


/*Add------------------------------------------------------------------------------*/

.insidebg{ padding:20px 0 20px 0;}
.inside{ border:1px solid #e8e8e8; background:#fff; width:1198px;}
.weizhi{ background:#f9fdff; border-bottom:1px solid #e1e1e1; height:50px; line-height:50px; font-size:16px; padding:0 20px;}
.inbanner{ padding:20px 99px;}
.inbanner img{ display:block; width:100%;}
.inside_con{ padding:10px 99px; min-height:200px;}



