/*ͨ��*/
.in_banner{height: 330px;background-size: cover;background-position: center;}
.in_main{background: #f6f6f6;position: relative;}
.in_title{text-align: center;padding-top: 50px;font-size: 28px;color:#444;}
.in_title .in_tT{font-size: 13px;color:#c1c1c1;}
.in_nav{text-align: center;color:#ccc;padding:30px 0 60px;}
.in_nav a{
    display: inline-block;min-width:70px;height: 36px;text-align: center;line-height: 36px;font-size: 15px;color:#666; padding:0 20px;
}
.in_nav a:hover,.in_nav a.act{color:#fff;background: #20478c;}
/**��������**/
.abt_TT{text-align: center;font-size: 14px;line-height: 30px;color:#666;margin-top: 10px;}
.w910{max-width: 910px;margin: auto;}
.abt_num{padding: 60px 0 90px;}
.abt_num .abt_num_one{width: 25%;float:left;font-size: 14px;text-align: center;color:#888;}
.abt_num_one span{font-size: 44px;padding-right: 10px;color:#666;}
.abt_img{padding:40px 0 70px;}
.abt_img .abtImg_one{width: 30.83%;margin: 0 1.25%;float: left;overflow: hidden;}
.abtImg_one img{width: 100%;transition: all 1.5s;}
.abtImg_one:hover img{transform: scale(1.1);}
/**��չ���̣��о��ǹ�˾������**/
.his_list{padding:0 0;}
.his_list .his_one{width: 30%;margin:0 1.66% 40px;float:left;position: relative;}
.his_one .his_img,.his_one .his_img img{max-width: 100%; text-align:center;}
.his_one .his_data{
    position: absolute;bottom:0;left:0;right:0;text-align: center;
    height:50px;background: rgba(0,0,0,.6);transition: all .4s;top:calc(100% - 50px);
}
.his_one .his_data div{color:#fff;position: relative;top:50%;transform: translateY(-50%);font-size: 17px;}
.his_one .his_data div i{
    display: none;width: 40px;height:40px;background: url("../images/search_01.png") no-repeat center;margin:0 auto 10px;
}
.his_one:hover .his_data{top:calc(100% - 100%);height:100%;}
.his_one:hover .his_data div i{display: block;animation: bounce 1s;}
/**��Ʒ����**/
.proD_back{
    display: block;width: 100%;height: 70px;text-align: center;line-height: 70px;font-size: 16px;color:#333;background: #eaeaea;
}
.proD_show{padding: 60px 0 50px;}
.proD_show .proD_pic{width: 550px;float: left;overflow: hidden;}
.proD_pic img{width: 100%;transition: all 3s;}
.proD_pic:hover img{transform: scale(1.1);}
.proD_show .proD_info{width: calc(100% - 600px);float: right;}
.proD_info .proDI_top{border-bottom: 1px solid #ddd;padding: 10px 0;line-height: 30px;font-size: 14px;color:#666;}
.proDI_top .proDI_T{line-height: 36px;font-size: 18px;color:#20478c;}
.proD_info .proDI_main{font-size: 14px;line-height: 26px;color:#444;padding-top: 25px;}
.proDI_main span{color:#000;}
.proD_intro{}
.proD_intro .proD_intT{border-bottom: 1px solid #ddd;}
.proD_intT span{
    display: inline-block;height: 36px;width: 100px;text-align: center;line-height: 36px;
    font-size: 14px;color:#fff;background: #20478c;
}
.proD_intro .proD_intTT{font-size: 14px;line-height: 26px;color:#444;padding:25px 0 75px;}
.proD_intTT img{max-width: 90%;}
.indPro_list{min-height:3rem;}

/**����**/
.news_list{padding-bottom: 50px;}
.news_list .news_one{
    display: block;padding-bottom: 20px;margin-bottom: 30px;border-bottom: 1px solid #e5e5e5;
}
.news_one .news_img{width: 300px;float: left;overflow: hidden;}
.news_one .news_img img{ height: 100%;max-width: min-content;transition: all 1s;}
.news_one:hover .news_img img{transform: scale(1.1);}
.news_one .news_txt{width: calc(100% - 340px);float: right;}
.news_txt .news_T{font-size: 16px;line-height: 46px;color:#333;margin-bottom: 10px;}
.news_txt .news_TT{line-height: 26px;color:#888;font-size: 13px;}
.news_txt .news_info{line-height: 40px;margin-top: 20px;font-size: 13px;color:#999;}
.news_info .news_time{display:inline-block;padding-left:25px;margin-right: 65px;background: url("../images/time.png") left center no-repeat;}
.news_info .news_see{display:inline-block;padding-left: 30px;background: url("../images/eyes.png") left center no-repeat;}
/**��������**/
.newsD_top{text-align: center;padding: 50px 0 15px;border-bottom: 1px solid #e5e5e5;}
.newsD_top .newsD_T{line-height: 36px;color:#333;font-size: 26px;padding: 10px 0;}
.newsD_top .newsD_info{line-height: 40px;color:#888;font-size: 14px;}
.newsD_main{padding: 30px 0 70px;font-size: 14px;line-height: 30px;color:#666;}
.newsD_main img{display: block;max-width: 90%;margin: 0 auto;}
.newsD_back{
    display: block;width: 118px;height: 40px;text-align: center;line-height: 40px;
    border: 1px solid #20478c;font-size: 14px;color:#20478c;margin:60px auto 0;
}
/**��ϵ����**/
.bd_map{width: 100%;height: 500px;}
.con_list{padding:35px 0;}
.con_list .con_one{
    width: 25%;float: left;box-sizing: border-box;padding: 0 20px;font-size: 15px;color:#666;line-height: 30px;text-align: center;
}
.con_one span{font-size: 16px;color:#444;}
.con_one i{display: block;width: 80px;height: 80px;margin: 0 auto 12px;border-radius: 50%;}
.con_one.con1 i{background: #2353a7 url("../images/con_01.png") center no-repeat;}
.con_one.con2 i{background: #2353a7 url("../images/con_02.png") center no-repeat;}
.con_one.con3 i{background: #2353a7 url("../images/con_03.png") center no-repeat;}
.con_one.con4 i{background: #2353a7 url("../images/con_04.png") center no-repeat;}
.con_form{padding: 70px 0 65px;}
.con_form input[type='text']{
    display: block;width: 30%;margin: 0 1.66% 30px;float: left;padding-left: 20px;font-size: 14px;height: 50px;
}
.con_form textarea{width: 96.97%;margin: 0 1.66% 60px;height: 160px;padding: 10px 20px;resize: none;}
.con_form input[type='button']{
    width: 280px;height: 56px;border: 1px solid #20478c;background: transparent;
    color:#20478c;font-size: 16px;display: block;margin: auto;cursor: pointer;
}






