@charset "utf-8";
/* CSS Document */
*{-webkit-tap-highlight-color:rgba(0,0,0,0);}
hrml{box-sazing:border-box;}
body{ background-color:#fff; font:14px/1.6 "\5fae\8f6f\96c5\9ed1",arial,"\5b8b\4f53",sans-serif; color:#666666;}
body,form,iframe,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,img,ol,ul,li,table,th,td,p,span,a,i,em{margin:0px;padding:0px;list-style-type:none;font-style: normal}
img{ border:none;vertical-align:middle;}
a{ text-decoration:none; color:#4e4e4e;}
a:hover{ color:#2a5dc1;}
input,textarea,select,button{ outline:none;vertical-align:middle; font-size:inherit; font-family:inherit;}
textarea{ resize:none; overflow-y:auto;}
input[type="submit"],input[type="reset"],input[type="button"],button{ cursor:pointer;-webkit-appearance:none;}
input[type="radio"],input[type="checkbox"]{ height:14px; margin: 0 3px 0 0; padding:0;}
hr{height:0;border-width:1px 0 0 0;border-style:solid;margin:0;color:#eee;}
h1,h2,h3,h4,h5,h6{ font-weight:normal; margin:0;}
h1{ font-size:60px;}
h2{ font-size:36px;}
h3{ font-size:30px;}
h4{ font-size:24px;}
h5{ font-size:18px;}
h6{ font-size:16px;}
.fr{float:right}
.fl{float:left}
.p10{padding:0 10px}
.mb25{margin-bottom:25px}


.reset,.reset dt,.reset dd{ padding:0; margin:0; list-style:none;}
.clearfix:before{ content:"."; display:block; clear:both; height:0; font-size:0; visibility:hidden; overflow:hidden;}
.clearfix:after{ content:"."; display:block; clear:both; height:0; font-size:0; visibility:hidden; overflow:hidden;}

.hidden{ visibility:hidden;}
.visible{ visibility:visible;}
.hide{ display:none;}
.show{ display:block;}

.container{ width:100%; margin:0 auto;}

/*导航*/
.header{padding:8px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;position: fixed;top:0;left: 0;width:100%;z-index:999;background: #ffffff;border-bottom:1px solid #eeeeee;}
.header .logo img{max-width:100%;height:40px;}
.header .logo{flex:1}
.tel{background: #000078;text-align:center;color:#ffffff;padding:8px 0;margin-top:57px;}

.sp_nav{width:30px;position:relative;cursor:pointer;height:30px;margin:2px 15px 0 0;background: #000078;border-radius: 2px;text-align: center;padding:3px;}
.sp_nav span{display:block;background:#fff;width:26px;height:2px;position:absolute;left:50%;transition:all ease 0.35s;margin-top:8px;margin-left:-13px;}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:8px}
.sp_nav span:nth-of-type(3){top:16px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#f7f7f7;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:57px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#000078}
.sjj_nav ul li ul li>ul{margin-left:10px}

/*研发板块*/
.research{padding:0 12px;}
.research img{max-width:100%;}
.research_list{margin-top: 30px;}
.research_list .one{}
.research_list .one dt{border-bottom:1px solid #134574;color:#134574;font-size:16px;font-weight: 700;}
.research_list .one span{color:#ffffff;background:#134574;width:40px;height:40px;display:inline-block;text-align: center;line-height: 40px;font-weight: normal;margin-right: 10px;}
.research_list .one dd{padding: 12px 0 20px 0;color: #134574}

.research_list .two{}
.research_list .two dt{border-bottom:1px solid #6aa84f;color:#6aa84f;font-size:16px;font-weight: 700;}
.research_list .two span{color:#ffffff;background:#6aa84f;width:40px;height:40px;display:inline-block;text-align: center;line-height: 40px;font-weight: normal;margin-right: 10px;}
.research_list .two dd{padding: 12px 0 20px 0;color: #6aa84f}

.research_list .three{}
.research_list .three dt{border-bottom:1px solid #a6a8ab;color:#a6a8ab;font-size:16px;font-weight: 700;}
.research_list .three span{color:#ffffff;background:#a6a8ab;width:40px;height:40px;display:inline-block;text-align: center;line-height: 40px;font-weight: normal;margin-right: 10px;}
.research_list .three dd{padding: 12px 0 20px 0;color: #a6a8ab}

.research_list .four{}
.research_list .four dt{border-bottom:1px solid #134574;color:#134574;font-size:16px;font-weight: 700;}
.research_list .four span{color:#ffffff;background:#134574;width:40px;height:40px;display:inline-block;text-align: center;line-height: 40px;font-weight: normal;margin-right: 10px;}
.research_list .four dd{padding: 12px 0 20px 0;color: #134574}

.research_list .five{}
.research_list .five dt{border-bottom:1px solid #134574;color:#134574;font-size:16px;font-weight: 700;}
.research_list .five span{color:#ffffff;background:#134574;width:40px;height:40px;display:inline-block;text-align: center;line-height: 40px;font-weight: normal;margin-right: 10px;}
.research_list .five dd{padding: 12px 0 20px 0;color: #134574}

.research_list .six{}
.research_list .six dt{border-bottom:1px solid #00a69c;color:#00a69c;font-size:16px;font-weight: 700;}
.research_list .six span{color:#ffffff;background:#00a69c;width:40px;height:40px;display:inline-block;text-align: center;line-height: 40px;font-weight: normal;margin-right: 10px;}
.research_list .six dd{padding: 12px 0 20px 0;color: #00a69c}


/*公共标题*/
.title{margin:30px 0;background:url(../images/zsx.png) no-repeat center;}
.title dl{text-align: center}
.title dl dt{font-size:22px;color:#0b0b7e}
.title dl dd{font-family: Arial;font-size:14px;text-transform: uppercase;color:#999999;}

.titles{margin:30px 0;background: url(../images/zsxs.png) no-repeat center;}
.titles dl{text-align: center}
.titles dl dt{font-size:22px;color:#ffffff}
.titles dl dd{font-family: Arial;font-size:14px;text-transform: uppercase;color:#ffffff;}

.titlebar{margin:30px 0 20px 0;background: url(../images/zsx.png) no-repeat center;}
.titlebar dl{text-align: center}
.titlebar dl dt{font-size:22px;color:#0c0c0c;font-weight: 700}
.titlebar dl dd{font-family: Arial;font-size:14px;text-transform: uppercase;color:#0c0c0c;}


/*主营业务*/
.greybg{background:#f7f7f7;padding-bottom:60px;}
.business{}
.business_list{background:#ffffff;width:50%;overflow: hidden}
.business_list .img{width:100%;height:auto;overflow: hidden;transition: 0.5s all;}
.business_list .img img{max-width: 100%; overflow: hidden;transition: 0.5s all;}
.business_list dl{overflow: hidden;padding:10px;}
.business_list dl dt{font-size:18px;line-height: 30px;color:#333333}
.business_list dl dd{ text-align: justify;line-height: 20px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;}
.business_list:hover dt{font-weight: 700;color:#0b0b7e}
.business_list:hover img{transform: scale(1.2);}

/*技术成果*/
.case{padding-bottom: 50px;}
.tabbox{margin:0;padding:0;display:none;min-height:100px;}
.tab{margin:0;padding:0;list-style:none;overflow:hidden;text-align: center}
.tab li{width:30%;color:#666666;text-align:center;cursor:pointer;font-size:14px;float:left;border-radius: 50px;background: #f6f6f6;margin: 0 6px;line-height: 35px}
.on{display:block}
.tab li.cur{color:#ffffff;background: #0b0b7e}
.case_list{margin-left:-12px;margin-top:24px;padding:0 12px;}
.case_list dl{width:calc(50% - 12px);overflow: hidden;float:left;margin-left:10px;margin-top:12px;position: relative;border:1px solid #eeefed;text-align: center;padding:50px 0;background: url(../images/ico.png) no-repeat right bottom;}
.case_list dl dt{width:100%;overflow: hidden;}
.case_list dl dt img{max-width:100%;transition: all 0.5s;margin:auto}
.case_list dl dd{text-align: center;position: absolute;left: 0;bottom: 0;color:#ffffff;transition: all 0.5s;height:50px;overflow: hidden}
.case_list dl dd span{color:#666666;line-height: 50px;white-space: nowrap; overflow: hidden;text-overflow:ellipsis;transition: all 0.5s;display: block;font-size:15px;padding: 0 10px;}
.case_list dl dd p{display:block;opacity: 0;transition: all 0.5s;padding:0 20px;overflow: hidden;height:40px;line-height:20px}
.case_list dl:hover dd{height:50%;background:#0b0b7e;}
.case_list dl:hover dd span{color:#ffffff;font-weight: 700}
.case_list dl:hover dd p{opacity:1;}
.case_list dl:hover img{transform: scale(1.2);}

/*本院概况*/
.item_about{background:url(../images/aboutbj.jpg) no-repeat top center;}
.index_about{background:#f7f7f7;padding:12px;overflow: hidden;min-height: 300px;}
.index_about_text{width:100%;overflow: hidden}
.index_about_text dl dt{color:#0b0b7e;font-size:24px;font-weight: 700;margin-top:20px;}
.index_about_text dl dd{color:#0b0b7e;font-size:14px;font-family: Arial, "sans-serif";text-transform: uppercase;}
.index_about_text p{display:block;line-height: 24px;margin:28px 0;color:#444444;font-size:15px; text-align: justify;}
.index_about_text .more{text-align: center}
.index_about_text a{display:inline-block;color: #ffffff;background:#0b0b7e;border-radius: 3px;padding:10px 35px;border:1px solid #0b0b7e;;margin:0 auto 20px}
.index_about_text a:hover{background:#ffffff;color:#0b0b7e;border:1px solid #0b0b7e}
.index_about_img{width:100%;overflow: hidden;transition: all 0.5s;}
.index_about_img img{max-width: 100%; overflow: hidden;transition: all 0.5s;}
.index_about_img:hover img{transform: scale(1.2);}


/*荣誉*/
.honor{margin:20px 0;padding:0 10px;}
.honor .honor_title{border-bottom:1px solid #e5e5e5}
.honor .honor_title span{display:inline-block;line-height: 50px; font-size:18px;color:#0b0b7e;}
.honor .honor_title span i{color:#666666;font-family: Arial, "sans-serif";text-transform: uppercase;font-size:14px;margin-left: 10px;}
.honor .honor_title a{text-transform: uppercase;background:url(../images/more.png) no-repeat right center;padding-right: 15px;color:#666666;float:right;line-height: 50px}
.honor .honor_list{margin-left:-12px;}
.honor .honor_list dl{width:calc(50% - 12px);overflow: hidden;float:left;margin-left:12px;text-align:center;margin-top:12px;}
.honor .honor_list dl dt{width:100%;overflow: hidden;transition: all 0.5s;}
.honor .honor_list dl img{max-width: 100%;overflow: hidden;transition: all 0.5s;}
.honor .honor_list dl dd{width:calc(100% - 20px);padding:10px;overflow:hidden;color:#666;background: #f7f7f7;height:40px;}
.honor .honor_list dl:hover img{transform: scale(1.2);}
.honor .honor_list dl:hover dd{background:#0b0b7e;color:#ffffff;}


/*banner*/
.banenr{width:100%;height:auto;margin-bottom:20px;overflow: hidden}
.swiper-container{width:100%;}
.swiper-container .swiper-slide{text-align:center;font-size:18px;background:#fff;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-container .swiper-pagination-bullet{height:13px;width:13px}
.swiper-container img{width:100%;max-width:100%}
.swiper-pagination-fraction{color:#ffffff;}


/*首页新闻*/
.news_item{}
.news_item .news_li{width:100%;overflow: hidden}
.news_item .news_li .news_tab{position: relative}
.news_tab li{float: left;border-radius: 50px;background: #ffffff; font-size:14px;color:#444444;cursor: pointer;width: 30%;margin:0 6px;line-height: 35px;text-align: center}
.news_tab li.cur{color: #ffffff;background: #0b0b7e}
.news_box{margin:0;padding:0;display:none;min-height:100px;}
.news_box_list{padding: 0 12px;}
.news_box_list dl{margin-top:40px;position: relative}
.news_box_list dl dt{width:100%;overflow: hidden;transition: all 0.5s;}
.news_box_list dl dt img{width: 100%;overflow: hidden;transition: all 0.5s;}
.news_box_list dl dd{position:absolute;left:0;bottom:0;z-index: 9;background:rgba(0,0,0,0.5);color:#ffffff;width:calc(100% - 30px);text-align:center;font-size:16px;line-height: 50px;height:50px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding:0 15px;}
.news_box_list dl:hover img{transform: scale(1.2);}
.news_box_list ul{width:490px;overflow: hidden}
.news_box_list ul li{line-height:24px;background:#fff;padding:10px 0;overflow:hidden;margin-top:12px;}
.news_box_list li span{float:left;display:block;width:16%;border-right:1px solid #eeeeee;font-size:24px;color:#999;font-weight:700;line-height:24px;text-align:center;font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"}
.news_box_list li span i{display:block;color:#999;font-size:14px;font-weight:400}
.news_box_list li a{float:right;display:block;width:78%;padding:0 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#666;font-size:14px;margin-top:13px}
.news_box_list ul li:hover{background:#0b0b7e;color:#ffffff}
.news_box_list ul li:hover a,.news_box_list ul li:hover span,.news_box_list ul li:hover span i{color:#ffffff}
.news_li .on{display:block}

/*公共详情*/
.xqbox{padding:12px;}
.xqbox h1{font-size:18px;color:#333333;padding:10px 0;line-height:25px;text-align: center}
.xqbox .subtitle{text-align: center}
.xqbox .subtitle i{color:#666666;margin-right:40px;font-size:13px;}
.xqbox .abstract{background:#f6f6f6;padding:10px;line-height:22px;margin:20px 0;border:1px solid #eeeeee;}
.xqbox .news_details{padding-bottom:20px;color:#666666;line-height: 22px;min-height: 100px;}
.xqbox .news_details img{max-width:100%;}


/*详情翻页*/
.shxp{margin:40px 0}
.shxp .prex{float:left;width:30%;height:50px;text-align:center;line-height:50px;background:#f7f7f7;margin-right:15px}
.shxp .prex a{color:#333;font-size:14px;padding-left:38px;background:url(../images/prex.png) no-repeat left center;display: inline-block;}
.shxp .fanhui{float:left;width:30%;height:50px;text-align:center;line-height:50px;background:#f7f7f7;margin-right:15px}
.shxp .fanhui a{color:#333;font-size:14px;padding-left:38px;background:url(../images/fanhui.png) no-repeat left center;display: inline-block;}
.shxp .next{float:left;width:30%;height:50px;text-align:center;line-height:50px;background:#f7f7f7}
.shxp .next a{color:#333;font-size:14px;padding-right:38px;background:url(../images/nextnew.png) no-repeat right center;display: inline-block;}
.shxp .prex:hover,.shxp .fanhui:hover,.shxp .next:hover{background: #0b0b7e}
.shxp .prex:hover a,.shxp .fanhui:hover a,.shxp .next:hover a{color:#ffffff;}


/*副导航*/
.footbj{background:#000e2d;padding:25px;text-align:center}
.footbj .foottop{display: flex;}
.footbj .foottop dl{flex:1;text-align:center;color:#ffffff;}
.footbj .foottop dl dt{margin:0 5px;}
.footbj .foottop dl dt img,.footbj .footbt dl dt img{max-width:100%;}
.footbj .foottop dl dd{padding:5px 0}
.footbj .footcont{text-align:center;padding:20px 0 0 0;line-height:20px;color:#ffffff;}
.footbr{background:#111111;text-align:center;padding:10px;color:#ffffff;line-height:24px;margin-bottom:68px;font-size:12px;}

/*栏目分类*/
.classtion{padding-top:10px;}
.classtion ul li a{width:calc(50% - 20px);float:left;text-align: center;margin:5px 10px;background: #f4f4f4;padding:8px 0;display:inline-block;border-radius: 3px}
.classtion ul li a.active,.classtion ul li a:hover{color:#ffffff;background: #000078}
.classtions{padding-top:10px;}
.classtions ul li a{width:calc(33.333% - 20px);float:left;text-align: center;margin:5px 10px;background: #f4f4f4;padding:8px 0;display:inline-block;border-radius: 3px}
.classtions ul li a.active,.classtions ul li a:hover{color:#ffffff;background: #000078}

/*内页关于*/
.itembar{margin-top:20px}
.itembar .calssbt{text-align: center;padding:10px 0;border-bottom:1px solid #eeeeee;border-top:1px solid #eeeeee;font-size:18px;}
.itembar .item_about{padding:20px 0px 30px 0px;line-height:20px;}

/*底部*/
.footer{overflow:hidden;background:#fff;box-shadow:0 1px 15px #ccc;bottom:0;left:0;width:100%;position: fixed;z-index:999}
.foot-nav{text-align:center;display:-webkit-box;display:flex}
.foot-nav a{display:block;-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:10px 0 5px 0;text-align: center}
.foot-nav a i{width:25px;height:25px;display:inline-block;background: #000}
.foot-nav a em{display:block;}
.foot-nav a.active em{color:#000078}
.foot-nav a:nth-child(1) i{background: url(../images/ico_1.png) no-repeat center center;background-size:cover;}
.foot-nav a:nth-child(2) i{background: url(../images/ico_2.png) no-repeat center center;background-size:cover;}
.foot-nav a:nth-child(3) i{background: url(../images/ico_3.png) no-repeat center center;background-size:cover;}
.foot-nav a:nth-child(4) i{background: url(../images/ico_4.png) no-repeat center center;background-size:cover;}
.foot-nav a.active:nth-child(1) i{background: url(../images/ico_01.png) no-repeat center center;background-size:cover;}
.foot-nav a.active:nth-child(2) i{background: url(../images/ico_2.png) no-repeat center center;background-size:cover;}
.foot-nav a.active:nth-child(3) i{background: url(../images/ico_3.png) no-repeat center center;background-size:cover;}
.foot-nav a.active:nth-child(4) i{background: url(../images/ico_4.png) no-repeat center center;background-size:cover;}

/*面包屑*/
.crumbs{border-bottom:1px solid #ebebeb;line-height:42px;font-size:14px;}

/*新闻*/
.newsbar .news_list{border-top:1px solid #eee;padding-top:10px;margin-top:20px;}
.newsbar .news_list li{border-bottom:1px dotted #ebebeb;line-height: 36px;display:flex}
.newsbar .news_list li a{display:inline-block;flex:3;height:36px;line-height:36px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newsbar .news_list li span{float:right;color:#7d7d7d}

/*翻页*/
.page{text-align: center;margin:30px 0;}
.page a{border-radius:3px;padding:5px;border:1px solid #dad9d9;}
.page span{border-radius:3px;padding:5px;border:1px solid #dad9d9;}


/*新闻*/
.module_column{display:flex;justify-content:flex-start;flex-direction:column;flex-basis:100%;margin-top:10px}
.module_column img{max-width:100%;}
.module_column .m_items{display:flex;flex-direction:row;justify-content:flex-start;border-bottom: 1px solid #eeeeee;}
.module_column .m_items .m_left,.module_column .m_items .m_right{margin:1em 0;flex:1}
.module_column .m_items .m_right{display:flex;flex-direction:column;justify-content:space-between;flex:2;margin-left:1em}
.module_column .m_items .m_right dl dt a{flex:1;width:auto;height:40px;line-height:20px;overflow: hidden;color:#333333;font-size:1.1em;display: block}
.module_column .m_items .m_right dl dd a{flex:2;width:auto;height:36px;line-height:18px;overflow: hidden;color:#898989;font-size:1em;display: block;margin-top:8px}
.module_column .m_items .m_right dl dt:hover a{color:#2a5dc1}
.module_column .more a{display:block;text-align: center;background: #f9f9f9;padding:6px 0;}


/*内容区间*/
.cont_item{padding:0 12px 50px 12px;overflow: hidden;border-top:1px solid #eeeeee;margin-top:20px}
.introduce{width:100%;margin:auto;text-align: center;}
.peifang{margin-top:30px;}
.peifang_one{}
.peifang_one h6{border-bottom:1px solid #d98382;color:#d98382;font-size:16px;font-weight: 700;}
.peifang_one h6 span{color:#ffffff;background:#d98382;width:40px;height:40px;display:inline-block;text-align: center;line-height: 40px;font-weight: normal;margin-right: 20px;}
.peifang_two{}
.peifang_two h6{border-bottom:1px solid #5ab6f5;color:#5ab6f5;font-size:16px;font-weight: 700;}
.peifang_two h6 span{color:#ffffff;background:#5ab6f5;width:40px;height:40px;display:inline-block;text-align: center;line-height: 40px;font-weight: normal;margin-right: 20px;}
.peifang_three{}
.peifang_three h6{border-bottom:1px solid #4dadc5;color:#4dadc5;font-size:16px;font-weight: 700;}
.peifang_three h6 span{color:#ffffff;background:#4dadc5;width:40px;height:40px;display:inline-block;text-align: center;line-height: 40px;font-weight: normal;margin-right: 20px;}
.peifang_four{}
.peifang_four h6{border-bottom:1px solid #f7b46e;color:#f7b46e;font-size:16px;font-weight: 700;}
.peifang_four h6 span{color:#ffffff;background:#f7b46e;width:40px;height:40px;display:inline-block;text-align: center;line-height: 40px;font-weight: normal;margin-right: 20px;}
.peifang_five{}
.peifang_five h6{border-bottom:1px solid #5e6dc2;color:#5e6dc2;font-size:16px;font-weight: 700;}
.peifang_five h6 span{color:#ffffff;background:#5e6dc2;width:40px;height:40px;display:inline-block;text-align: center;line-height: 40px;font-weight: normal;margin-right: 20px;}
.peifang_six{}
.peifang_six h6{border-bottom:1px solid #608dc4;color:#608dc4;font-size:16px;font-weight: 700;}
.peifang_six h6 span{color:#ffffff;background:#608dc4;width:40px;height:40px;display:inline-block;text-align: center;line-height: 40px;font-weight: normal;margin-right: 20px;}
.contpr{padding:20px 0}
.contpr .text{width:100%;color:#444444;line-height: 25px;margin:20px 0;text-align: justify;}
.contpr .img,.contpr .img img{width:100%;overflow: hidden;}

.zjtd_list{
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}









