
@media (min-width:200px) and (max-width:1199px){
/*隐藏_pc_html*/
.pc_box{display:none !important;}

/*页脚置底*/
html,body{height:100%;margin:0;padding:0;}

/*页码*/
.tcdPageCode{padding:15px 0;text-align:center;color: #ccc;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.tcdPageCode a{font-size:1rem;color:#2c3286;display:inline;height: 25px;	line-height: 25px;	padding: 5px 10px;border: 1px solid #ddd;	margin: 0 2px;border-radius:4px;vertical-align: middle;}
.tcdPageCode a:hover{text-decoration:none;border: 1px solid #2c3286;}
.tcdPageCode span.current{font-size:1rem;display:inline;height:25px;line-height:25px;padding:5px 10px;margin: 0 2px;color: #fff;background: #2c3286;border: 1px solid #2c3286;border-radius:4px;vertical-align: middle;}
.tcdPageCode span.disabled{font-size:1rem;display:inline;height:25px;line-height:25px;padding:5px 10px;margin: 0 2px;	color: #bfbfbf;background: #f2f2f2;border: 1px solid #bfbfbf;border-radius:4px;vertical-align: middle;}

/*top_box*/
.top_box{padding:0 5%;height:60px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:11;
background-image:url('../image/photo/nav_bg.jpg');background-repeat:no-repeat;background-size:cover;background-position:center center;}
.top_box>a{width:80%;}
.top_box>ul{width:20%;display:flex;align-items:center;flex-direction:row-reverse;padding-left:10px;box-sizing:border-box;}
.top_box>ul a{font-size:1rem;color:#2c3286;position:relative;padding-left:17px;}
.top_box>ul a:before{content:'|';position:absolute;left:7px;top:0;color:#2c3286;}
.top_box>ul img{width:16px;}

/*search_box*/
.search_box_overlay{width:100%;height:100%;margin:0 auto;position:fixed;top:0;left:0;background:rgba(0,0,0,0.7);z-index:10;display:none;}
.search_box{width:100%;position:absolute;left:0;top:0;background:#fff;display:flex;align-items:center;transition:0.3s;z-index:10;opacity:0;}
.search_box input{width:80%;height:40px;line-height:40px;border:none;border-radius:0;box-sizing:Border-box;padding:0 20px;font-size:1.2rem;}
.search_box a{width:20%;background:#2c3286;text-align:center;color:#fff;font-size:1.3rem;line-height:40px;}
.search_box_active{top:60px !important;opacity:1;}

/*nav_box*/
.nav_box{width:90%;margin:0 auto;display:flex;align-items:flex-start;flex-wrap:wrap;margin-top:4.5%;margin-bottom:2.5%;}
.nav_box li{width:32%;margin-right:2%;margin-bottom:2%;text-align:center;box-sizing:Border-box;line-height:35px;position:relative;}
.nav_box li:nth-child(3n+3){margin-right:0;}
.nav_box li>a{color:#2c3286;font-size:1.2rem;position:relative;box-sizing:Border-box;display:flex;align-items:center;justify-content:center;border:solid 1px #2c3286}
.nav_box li>a img{width:17px;margin-right:3px;}
.nav_box li>a img:nth-child(2){display:none;}

.nav_box_active>a{background:#2c3286;color:#fff !important;border-bottom:solid 1px #fff !important;}
.nav_box_active>a img:nth-child(1){display:none;}
.nav_box_active>a img:nth-child(2){display:block !important;}

.nav_box li dl{width:100%;position:absolute;top:100%;left:.;z-index:2;border:solid 1px #2c3286;box-sizing:border-box;display:none;}
.nav_box li dl a{background:#2c3286;font-size:1rem;color:#fff;border-bottom:solid 1px #565b9e;}
.nav_box li dl a:last-child{border-bottom:none;}

/*home_banner*/
.home_banner{width:90%;margin:0 auto;}
.home_banner a{overflow:hidden;position:relative;}
.home_banner a img{width:100%;transition:1s;}
.home_banner a dd{position:absolute;bottom:0;left:0;background:rgba(0,0,0,0.67);box-sizing:border-box;padding:15px 20px 25px 20px;height:85px;}
.home_banner a dd p{color:#fff;font-size:1.2rem;line-height:20px;max-height:40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.home_banner_pagination{text-align:right;padding-right:20px;box-sizing:border-box;}
.home_banner_pagination span{background:#fff;}
.home_banner_pagination .swiper-pagination-bullet-active {opacity: 1;background: #fff;}

/*home_content_all*/
.home_content_all .home_content{display:none;}
.home_content_all .home_content:nth-child(1){display:block;}

/*home_news_title*/
.home_news_title{width:90%;margin:0 auto;display:flex;align-items:center;border-bottom:solid 1px #cccccc;margin-top:20px;}
.home_news_title dd{font-size:1.4rem;line-height:35px;height:35px;color:#333;box-sizing:border-box;padding:0 20px;transition:0.3s;cursor:pointer;}
.home_news_title_active{background:#2c3286;color:#fff !important;}

/*home_news_main*/
.home_news_all>dd:nth-child(2){display:none;}
.home_news_main{width:90%;margin:0 auto;padding-top:10px;}
.home_news_main a{display:flex;align-items:center;jusitfy-content:space-between;line-height:29px;}
.home_news_main a:nth-child(5),.home_news_main a:nth-child(6),.home_news_main a:nth-child(7),.home_news_main a:nth-child(8){display:none;}
.home_news_main a h1{width:75%;padding-left:15px;box-sizing:border-box;color:#666;font-size:1.2rem;font-weight:normal;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;transition:0.3s;
background-image:url('../image/icon/text_point_before.png');background-repeat:no-repeat;background-size:7px 7px;background-position:left center;}
.home_news_main a p{width:25%;color:#999999;font-size:1rem;text-align:right;transition:0.3s;}

/*home_main_second*/
.home_main_second{display:flex;align-items:center;flex-direction:column-reverse;margin-top:20px;}
.home_main_second>li:nth-child(2){margin-bottom:30px;}
.home_main_second>li:nth-child(1){margin-bottom:0;}

/*home_honour_title*/
.home_honour_title{width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;background:#2c3286;height:40px;box-sizing:border-box;padding:0 15px;}
.home_honour_title dd{font-size:1.4rem;color:#fff;}
.home_honour_title a{font-size:1rem;color:#fff;padding-right:15px;position:relative;}
.home_honour_title a:after{content:'';width:12px;height:9px;position:absolute;right:0;top:50%;margin-top:-4.5px;transition:0.3s;
background-image:url('../image/icon/more_arrow_white.png');background-repeat:no-repeat;background-size:cover;background-position:right center;}

.home_honour_title_nowidth{width:90%;}

/*ability_scope*/
.home_ability_scope{width:90%;margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between;}
.home_ability_scope>div{width:100%;}
.home_ability_title,.home_scope_title{background:#2c3286;line-height:50px;height:50px;color:#fff;padding:0 15px;font-size:1.4rem;}

.home_ability{padding:10px;background:#e9e9e9;box-sizing:border-box;}
.home_ability a{padding-left:15px;box-sizing:border-box;color:#2c3286;font-size:1.2rem;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;transition:0.3s;line-height:26px;
background-image:url('../image/icon/text_point_before_color.png');background-repeat:no-repeat;background-size:7px 7px;background-position:left center;}

.home_scope{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;background:#e9e9e9;box-sizing:border-box;padding:30px 10% 0 10%;}
.home_scope a{width:45%;margin-bottom:20px;}
.home_scope a img{width:60%;margin:0 auto;transition:0.3s;}
.home_scope a p{color:#2c3286;font-size:1.2rem;line-height:20px;height:20px;margin-top:5px;text-align:center;transition:0.3s;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}

/*home_honour*/
.home_honour{width:90%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;}
.home_honour dd{width:49%;height:190px;margin-top:10px;overflow:hidden;position:relative;cursor:pointer;}
.home_honour dd img{width:100%;transition:1s;}
.home_honour dd p{width:100%;position:absolute;bottom:0;left:0;background:rgba(0,0,0,0.5);color:#fff;text-align:center;font-size:1.3rem;line-height:40px;box-sizing:border-box;padding:0 20px;
overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.home_honour dd:hover img{transform:scale(1.1,1.1);}

/*footer_link*/
.footer_link{width:90%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding-bottom:20px;border-bottom:solid 1px #e7e7e7;}
.footer_link li:nth-child(1){display:flex;align-items:center;justify-content:space-between;}
.footer_link li:nth-child(1) a{width:75px;line-height:35px;height:35px;background:linear-gradient(to top,#c0c0c0,#999999);padding:0 15px 0 15px;font-size:1.2rem;box-sizing:content-box;
margin-right:25px;color:#fff;border-radius:5px;position:relative;}
.footer_link li:nth-child(1) a:after{content:'';width:16px;height:16px;position:absolute;right:10px;top:50%;margin-top:-8px;
background-image:url('../image/icon/search_white.png');background-repeat:no-repeat;background-size:cover;background-position:center center;}

.footer_link li:nth-child(1) dl{position:relative;margin-left:50px;width:30%;}
.footer_link li:nth-child(1) dl:before{content:'友情链接：';color:#2c3286;line-height:35px;position:absolute;left:-75px;top:0;font-size:1.2rem;}
.footer_link li:nth-child(1) select{width:100%;line-height:35px;height:35px;border:solid 1px #aaaaaa;border-radius:0;box-sizing:border-box;padding:0 20px 0 10px;font-size:1.2rem;color:#000;cursor:pointer;
background-image:url('../image/icon/down.png');background-repeat:no-repeat;background-size:12px 12px;background-position:95% center;transition:0.3s;}

.footer_link li:nth-child(2){font-size:1.2rem;color:#2c3286;display:none;}

/*footer_bottom*/
.footer_bottom{width:90%;margin:0 auto;display:flex;align-items:center;justify-content:center;padding:10px 0 0 0;flex-wrap:wrap;}
.footer_bottom li{margin-right:10px;text-align:center;}
.footer_bottom li:last-child{margin-right:0;}
.footer_bottom li,.footer_bottom li span{font-size:1.2rem;color:#999;line-height:22px;}

.copy{width:90%;margin:0 auto;text-align:center;font-size:1.2rem;color:#999;line-height:22px;text-decoration:underline;padding-bottom:10px;}

/*photo_box_overlay*/
.photo_box_overlay{width:100%;height:100%;margin:0 auto;position:fixed;top:0;left:0;background:rgba(0,0,0,0.7);z-index:11;display:flex;align-items:center;justify-content:center;transition:0.6s;opacity:0;z-index:-1;}
.photo_box{width:90%;margin:0 auto;background:#2c3286;padding:5px;box-sizing:border-box;border-radius:5px;;position:relative;}
.photo_box li{width:100%;overflow:Hidden;display:flex;align-items:center;justify-content:center;}
.photo_box li img{width:100%;}
.photo_box_close{width:35px;height:35px;position:absolute;right:-17.5px;top:-17.5px;cursor:pointer;}
.photo_box p{font-size:1.2rem;line-height:20px;width:100%;box-sizing:border-box;padding:10px 10px;text-align:center;color:#fff;background:#2c3286;text-align:left;}

/*bread_nav*/
.bread_nav{display:none;}

/*content_border*/
.content_border{width:90%;margin:0 auto;box-sizing:border-box;border:solid 1px #e4e4e4;padding:15px 15px 15px 15px;}

/*text_in_title*/
.text_in_title{border-bottom:dashed 1px #ccc;padding:0px 0 10px 0;box-sizing:border-box;}
.text_in_title h1{font-size:1.5rem;color:#2c3286;font-weight:normal;line-height:30px;text-align:center;}
.text_in_title p{font-size:1rem;color:#999999;text-align:center;margin-top:5px;}

/*text_in_main*/
.text_in_main{font-size:1.2rem;color:#333;line-height:25px;text-align:justify;margin-top:20px;margin-bottom:15px;}
.text_in_main img{margin:0 auto;}
.text_in_main a{display:inline;color:blue !important;}
.text_in_main a span{color:blue !important;}
.text_in_main table{width:100% !Important;}
.text_in_main span img{display:inline !important;}
.text_in_main table td{padding:5px;}

/*in_title*/
.in_title{display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;border-bottom:solid 1px #2c3286;}
.in_title dd{font-size:1.4rem;color:#fff;height:40px;background:#2c3286;line-height:40px;padding:0 15px;}

/*ability_box*/
.ability_box{display:flex;align-items:center;flex-wrap:wrap;margin-top:30px;}
.ability_box li{width:47.5%;margin-right:5%;margin-bottom:20px;cursor:pointer;}
.ability_box li:nth-child(2n+2){margin-right:0;}
.ability_box_photo{overflow:hidden;position:relative;height:110px;display:flex;align-items:flex-start;justify-content:center;}
.ability_box_photo img{width:100%;}

.ability_box li p{font-size:1.2rem;color:#2c3286;text-align:center;line-height:40px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;font-weight:bold;}

/*news_list*/
.news_list{margin-top:20px;}
.news_list a{margin-bottom:20px;}
.news_list a dl{display:flex;align-items:flex-start;}
.news_list a dl dd:nth-child(1){display:none;}

.news_list a dl dd:nth-child(2){width:100%;box-sizing:border-box;position:relative;}
.news_list a dl dd:nth-child(2) h1{color:#000;font-size:1.4rem;line-height:25px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;margin-bottom:5px;transition:0.3s;}
.news_list a dl dd:nth-child(2) p{color:#666;font-size:1.2rem;line-height:20px;max-height:40px;margin-bottom:10px;
 overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.news_list a dl dd:nth-child(2) p1{color:#999;font-size:1rem;}

.news_list a:hover img{transform:scale(1.1,1.1);}
.news_list a:hover h1{color:#2c3286 !important;}

/*domain_ability*/
.domain_ability{margin-top:10px;margin-bottom:20px;}
.domain_ability a{padding:0 20% 0 30px;font-size:1.2rem;color:#2c3286;border-bottom:dashed 1px #ccc;line-height:50px;position:relative;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.domain_ability a:before{content:'';width:20px;height:20px;position:absolute;left:0;top:50%;margin-top:-10px;
background-image:url('../image/icon/document.png');background-repeat:no-repeat;background-size:cover;background-position:center center;}
.domain_ability a:after{content:'';width:5px;height:9px;position:absolute;right:10px;top:50%;margin-top:-4.5px;
background-image:url('../image/icon/little_arrow_right.png');background-repeat:no-repeat;background-size:cover;background-position:center center;}

/*domain_skill_title*/
.domain_skill_title{padding:10px 0 10px 0;margin-top:20px;box-sizing:border-box;}
.domain_skill_title h1{font-size:1.5rem;color:#333;line-height:25px;text-align:center;}

/*domain_skill*/
.domain_skill{font-size:1.2rem;color:#333;text-align:justify;line-height:25px;margin-top:10px;margin-bottom:40px;padding:0 0;}
.domain_skill img{margin:0 auto;}

/*home_service_btn*/
.home_service_btn{width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;margin-top:20px;margin-bottom:20px;}
.home_service_btn a{font-size:1.2rem;color:#fff;padding:10px 20px 10px 40px;border-radius:10px;position:relative;background:linear-gradient(to top,#c0c0c0,#999999);}
.home_service_btn a:before{content:'';width:20px;height:20px;position:absolute;left:12px;top:50%;margin-top:-10px;background-repeat:no-repeat;background-size:cover;background-position:center center;}
.home_service_btn a:nth-child(1):before{background-image:url('../image/icon/download.png');}
.home_service_btn a:nth-child(2):before{background-image:url('../image/icon/upload.png');}

.home_service_btn_blue{margin-bottom:30px;}
.home_service_btn_blue a{background:#2c3286;padding-left:20px;}
.home_service_btn_blue a:before{background-image:none !important;}

/*home_service_btn_degree*/
.home_service_btn_degree{margin:50px 0;}


/*client_accept*/
.client_accept dd{margin-top:30px;margin-bottom:0;}
.client_accept h1{text-align:center;font-size:1.4rem;color:#2c3286;margin-bottom:20px;}
.client_accept img{margin:0 auto;}

/*home_mail_note*/
.home_mail_note,.home_mail_note span{color:#2c3286;font-size:1.2rem;text-align:center;}
.home_mail_note span{text-decoration:underline;}

/*home_service*/
.home_service dd{margin-top:25px;}
.home_service h1{text-align:center;font-size:1.4rem;color:#2c3286;margin-bottom:15px;}
.home_service img{margin:0 auto;}

/*report_search*/
.report_search{margin-top:30px;margin-bottom:30px;display:flex;align-items:center;flex-wrap:wrap;}
.report_search h1{font-size:1.5rem;color:#2c3286;text-align:center;margin-bottom:20px;width:100%;}
.report_search li{width:70%;}
.report_search li input{width:100%;border:solid 1px #2c3286;line-height:40px;height:40px;border-radius:0;padding:0 10px;font-size:1.3rem;color:#333;}
.report_search p{width:30%;margin:0 auto;height:40px;line-height:40px;border:solid 1px #2c3286;background:#2c3286;color:#fff;padding:0 25px 0 20px;font-size:1.3rem;cursor:pointer;
background-image:url('../image/icon/search_white.png');background-repeat:no-repeat;background-size:14px 14px;background-position:75% center;}

/*report_list*/
.report_list{margin-top:30px;}
.report_list a{line-height:50px;height:50px;border-bottom:dashed 1px #e3e3e3;cursor:pointer;}
.report_list a dl{display:flex;align-items:center;justify-content:space-between;}
.report_list a dl dd{position:relative;}
.report_list a dl dd:nth-child(1){width:80%;padding:0 25px;font-size:1.3rem;color:#2c3286;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;transition:0.3s;
background-image:url('../image/icon/document.png');background-repeat:no-repeat;background-size:20px 20px;background-position:left center;}
.report_list a dl dd:nth-child(2){padding:0 26px 0 0;font-size:1.2rem;color:#666;transition:0.3s;
background-image:url('../image/icon/download_gray.png');background-repeat:no-repeat;background-size:20px 20px;background-position:right center;}

.report_list a:hover dl dd:nth-child(1){background-image:url('../image/icon/document_hover.png');font-size:1.7rem;}
.report_list a:hover dl dd:nth-child(2){background-image:url('../image/icon/download_blue.png');color:#2c3286;}

/*report_password*/
.report_password{width:100%;height:100%;margin:0 auto;position:fixed;top:0;left:0;background:rgba(0,0,0,0.7);z-index:-1;opacity:0;display:flex;align-items:center;justify-content:center;transition:0.3s;}
.report_password li{width:90%;background:#fff;padding:20px;border-radius:5px;position:relative;}
.report_password li h1{text-align:center;font-size:1.5rem;color:#2c3286;margin-bottom:20px;}
.report_password li input{border:solid 1px #ccc;width:100%;line-height:35px;height:35px;margin-bottom:20px;padding:0 20px;font-size:1.4rem;}
.report_password p{font-size:1.3rem;color:red;text-align:center;display:none;}

.report_password_btn{width:100px;margin:0 auto;text-align:center;background:#2c3286;color:#fff;padding:10px 20px;margin-top:15px;font-size:1.3rem;border-radius:5px;cursor:pointer;}
.report_password_close{width:35px;height:35px;position:absolute;right:-20px;top:-20px;cursor:pointer;}

/*contact_map*/
.contact_map{margin-top:20px;margin-bottom:-30px;}

/*contact_map*/
.contact_map{margin-top:20px;margin-bottom:-30px;}
#dituContent img{ max-width: none;}
.home_contact_map dd{width:100%;height:300px;border:#ccc solid 1px;margin-bottom:30px;}


/*contact_us_title*/
.contact_us_title{color:#666;font-size:1.6rem;font-weight:bold;padding:40px 0 20px 0;border-bottom:solid 1px #e3e3e3;text-align:center;}

/*contact_us*/
.contact_us_address{width:100%;}
.contact_us_address li{display:flex;align-items:flex-start;margin-top:10px;}
.contact_us_address li span{width:80%;}
.contact_us_address li:nth-child(4) span{width:40%;}
.contact_us_address li,.contact_us_address li span{font-size:1.2rem;color:#2c3286;line-height:25px;position:relative;word-break: break-all}

.contact_us_staff{width:100%;}
.contact_us_staff li{width:100%;margin-bottom:10px;margin-top:20px;}
.contact_us_staff li h1{font-size:1.3rem;color:#2c3286;margin-bottom:5px;line-height:25px;}
.contact_us_staff li dl dd,.contact_us_staff li dl dd span{font-size:1.2rem;color:#2c3286;padding:1px 0;}
.contact_us_staff li dl dd{display:flex;align-items:center;}
.contact_us_staff li dl dd span{width:80%;}





}