*{
    margin: 0;
    padding: 0;
}
ul{
    list-style: none;
    overflow: hidden;
}
a{
    text-decoration: none;
}
.pro_ll{
    width: 1350px;
    margin: 0 auto;
}
.pro_list li{
    position: relative;
}
.list_er1{
    position: absolute;
    top: 65px;
    left: 0;
    width: 190px;
    background: #0518a7bd;
    display: none;
}
.list_er1 li{
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
}
.list_er1 a{
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    border-bottom: 1px dashed #8491ec;
}
.list_er1 li:hover{
    background: #d00707;
}
.page_con{
    width: 1350px;
    margin: 20px auto 80px auto;
    overflow: hidden;
}
.page_l{
    width: 260px;
    float: left;
    
}
.pro_list1{
    margin-bottom: 30px;
}
.contactus{
    border: 1px solid #e0e0e0;
}
.pro_list1>h4,.contactus>h4{
    font-size:18px;
    color: #fff;
    height: 100px;
    font-weight: normal;
    background: #192aa9;
    position: relative;
    box-sizing: border-box;
    padding-left: 100px;
    padding-top: 15px;
}
.pro_list1>h4::before{
    content: 'P';
}
.pro_list1>h4::before,.contactus>h4::before
{
    display: block;
    font-size: 84px;
    color: #fff;
    position: absolute;
    left: 40px;
    top: 0;
}
.contactus>h4::before{
    content: 'C';
}
.pro_list1>h4 span,.contactus>h4 span{
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    padding-top: 18px;
}
.pro_list1>h4 i,.contactus>h4 i{
    text-transform: uppercase;
    color: #fff;
    font-size: 23px;
    letter-spacing: 2;
    line-height: 28px;
}
.pro_list1>ul,.contactus>ul{
    margin: 0 auto;
    padding-top: 20px;
    border-bottom: 17px solid #192eca;
    border-left: 10px solid #192eca;
    border-right: 10px solid #192eca;
    background: #192eca;
    padding-bottom: 60px;
}
.pro_list1>h4::after{
    content: '';
    width: 28px;
    height: 31px;
    display: block;
    top: 7.5px;
    left: 43px;
    position: absolute;
}
.contactus>h4::after{
    content: '';
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/aa.png);
    top: 12.5px;
    left: 36px;
    position: absolute;
}

.pro_list1>ul>li,.contactus>ul>li{
    line-height: 40px;
    font-size: 15px;
    margin: 5px 10px;
    border-bottom: 1px dashed #4a59c5;  
    color: #fff;
}
.pro_list1>ul>li{
    border: none;
    line-height: 40px !important;
    font-size: 15px;
    margin: 5px 10px;
    background: #fff;
    border-radius: 25px;
}
.pro_list1>ul>li:last-child,.contactus>ul>li:last-child{
    border: none;
}
.pro_list1>ul>li>a{
    color: #333;
    display: block;
    padding-left: 15px;
    border-radius:3px;
}
.pro_list1>ul>li>a::before{
    content: '';
    display: inline-block;
    width: 17px;
    height: 9px;
    background: url(../images/icon.png) -11px -17px;
    margin-left: 10px;
    margin-right: 15px;
}
.list_er ul li {
    border-bottom: 1px dashed #5e6dde;
    min-height: 40px;
    line-height: 40px;
    border-top: 0;
    font-size: 15px;
    color: #333;
    width: 80%;
    margin: 0 auto;
    text-align: left;
}
.list_er ul li a::before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 1px solid #fff;
    margin-right: 20px;
}
.list_er ul li:last-child {
    border: none;
}
.list_er ul li a {
    font-size: 15px;
    color: #fff;
    display: block;
    height: 50px;
    overflow: hidden;
    padding-left: 5px;
    margin: 0;
}
.page_r{
    width: 1050px;
    float: right;
}
.pos{
    font-size: 15px;
    color: #666; 
    padding-left: 20px;
    line-height: 35px;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;   
}
.pos_con{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    line-height: 35px;
    color: #6b6868;
}
.current_pos{
    float: left;
    font-size: 18px; 
}
.current_pos span{
    width: 10px;
    height: 10px;
    border: 4px solid #005bac;
    border-radius: 50%;
    background: none;
    display: inline-block; 
    vertical-align: middle;
    margin-right: 5px; 
    margin-top: -4px;  
}
.ppos{
    float: right;
}
.pos>a,.ppos a{
    font-size: 15px;
    color: #6b6868; 
}
.ppos>a:hover{
    color:#005bac;
}
.content{
    font-size: 16px;
}
.content img{
  
}
.content h4{
    font-size: 24px;
    color:#333;
    font-weight:bold;
    line-height: 80px;  
    text-align: center;
}
.content p{
    color:#333;
    line-height: 30px;

}
.content table{
    border-collapse: collapse;
}
.tuijian>h4{
    font-size: 18px;
    margin-top: 60px;
    background: url(../images/rexiao.png) left center no-repeat;
    padding-left: 40px;
    color: #c30d23;
}
.tjpro{
    overflow: hidden;
}
.tjpro>ul{
    position: relative;
    margin-top: 20px;
}
.tjpro>ul>li{
    float: left;
    padding: 10px;
    margin: 10px 8px 10px 0;
    border: 1px solid #E8E8E8;
}
.tjpro>ul>li>a>p{
    text-align: center;
    font-size: 15px;
    color: #333;
    line-height: 25px;
}
.tjpro>ul>li:hover{
    border: 1px solid #1f7352;
}
.tjpro>ul>li:hover p{
    color: #1f7352;
}
/*list_pro*/

.page_pro>ul>li{
    float: left;    
    margin: 10px 8px 10px 0;   
}
.page_pro>ul>li>a{
    display: block;
}
.page_pro>ul>li>a>img{
    padding: 10px;
    border: 1px solid #E8E8E8;
    width: 280px;
    height: 180px;
}
.page_pro>ul>li>a>p{
    margin: 0;
    background: #fff;
    transition: all 0.5s;
    line-height: 55px;
    position: relative;
    box-sizing: border-box;
    text-indent: 20px;
}
.page_pro>ul>li>a>.h{
    width: 0px;
    height: 1px;
    transition: all 0.3s;
}
.page_pro>ul>li>a:hover img{
}
.page_pro>ul>li>a>p::after{
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background:#005bac;
    transition: all 0.6s;
}
.page_pro>ul>li>a:hover p::after{
width: 100%;
}
.fenye span{
    padding:  5px 12px;
    text-align: center;
    border-radius:5px;
    background:#005bac;
    color: #fff; 
}
.fenye a{
    color: #333;
    font-size: 15px;
    text-align: center;
    padding: 5px 12px;
    border-radius:5px;
    border: 1px solid #ccc; 
}
/*show_pro*/
.content>img{
    display: block;
    float: left;
}
.updatetime>span{
    font-size:14px;
    color: #8f8f8f;
    text-align: center;
    display: block;
    margin: 0 0 30px 0; 
}
/*list_news*/
.list_newdes{
    margin-left: 220px;
}
.page_news>ul>li{
    line-height: 50px;
    border-bottom: 1px solid rgb(226, 226, 226);
    overflow: hidden;
    margin-bottom: 20px; 
}
.page_news>ul>li>span{
    width: 200px;
    height: 144px;
    overflow: hidden;
}
.page_news>ul>li>span>img{
    width: 100%;
    min-height: 144px;
    height: auto;
}
.page_news>ul>li span{
    float: left;
}

.page_news>ul>li>a{
    font-size: 15px;
    color: #666;
    display: block;
}
.page_news>ul>li>a::before{
    content: "\25BA";
    font-size: 20px;
    float: left;
    margin-right: 10px;
    display: block;
    transition: all 0.5s; 
}
.page_news>ul>li>a>span{
    float: right;
    color: #999;
}
.page_news>ul>li>a:hover{
    color: #1f7352;
}
.fenye{
    margin: 15px 0 15px 10px;
}
.list_newdes p{
    margin: 0;
    color: #666;
}
.list_newdes a{
    color: #333;
}
.list_newdes:hover a{
    color:#005bac;
}
.np{
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding: 30px 0;
    font-size: 15px; 
}
.np .fll{
    float: left;
    margin-left: 15px;
    background: #d4d3d3;
    border-radius: 30px; 
    width: 355px;
    overflow: hidden;
    height: 40px; 
    padding: 0 10px;
}
.np .fll a{
    color: #333;
}
.np .fll:hover{
    background:#005bac; 
    color: #fff;
}
.np .fll:hover a{
    color: #fff;
}
.np .frr{
    float: right;
    margin-right: 15px;
    background: #d4d3d3;
    border-radius: 30px;  
    width: 355px;
    overflow: hidden;
    height: 40px; 
    padding: 0 10px;
}
.np .frr a{
    color: #333;
}
.np .frr:hover{
    background :#005bac; 
    color: #fff;
}
.np .frr:hover a{
    color: #fff;
}
.page_video{
    position: relative;
}
.page_video::before{
    content: '';
    position: absolute;
    display: block;
    width: 60px;
    height: 60px;
    background: url(../images/icon.png) -1px -94px no-repeat;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}
.page_video::after{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2);
    position: absolute;
    top: 0;
    left: 0;
}