@charset "UTF-8";
/*header*/

.header{height: 54px;padding: 20px 0 8px 0;}
.header img{float: left;}
.header .line{margin: 0 20px;}
.gongying{float: left;}
.gongying span{display: block;color: #0072b7;font-weight: 550;}
.gongying .china{font-size: 16px;}
.gongying .eng{font-size: 9px;}
.header .header_right{float: right;position: relative;right: 25px;}
.header .header_right span.tel{font-size: 20px;color: #0072b7;margin-left: 7px;font-weight: 500;}
.header .header_right p.first{float: right;width: 139px;height: 26px;line-height: 26px;margin-left: 56px;position: relative;}
.header .header_right p.first .left{padding-right: 32px;}
.header .header_right p.first .ss{float: right;border: 1px solid #d2d2d3;}
.header .header_right p.first .s2{height: 30px;line-height: 30px;border-left: 0;position: absolute;right: -25px;cursor: pointer}
.header .header_right p.two{position: absolute;right: 0;}
.header .header_right .lefe{display: none}
.header .header_right p.first .s2 img{position: relative;right: 3px;}
.header .header_right p.first img{margin-top: 7px;margin-left: 12px;margin-right: 5px;}
.header .header_right p.first .rig{float: right;margin-top: 10px;user-select: none}
.header .header_right p.next{border: 1px solid #d2d2d3;float: right}
hr{margin: 0;border: 1px solid #d2d2d3;border-bottom: 0;}
ul,li{margin: 0;padding: 0;}
/*nav*/
nav>ul{position: relative;}
nav>ul>li{float: left;color: #303030;height: 63px;/* position: relative; */} 
nav>ul>li>a{line-height: 63px}
nav li i{display: block;width: 1px;height: 19px;background-color: #d2d2d3;position: absolute;top: 21px;right: -1px;}
nav>ul>li>a{text-align: center;padding: 22px 35px;font-size: 14px;position: relative;}
nav li.now a{text-align: center;font-size: 14px;}
nav li a.active{background-color: #0072b7;color: white}
nav li a.ac{background-color: #0072b7;color: white}
nav li:last-child{border: 0}
nav>ul>li>a:hover{background-color: #0072b7;color: white;-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s}
.nav_right{float: right;line-height: 63px;}
.nav_right input{border: 1px solid #d2d2d3;;border-color: #0072b7;width: 126px;padding: 2px;margin-right:-5px}
.nav_right span{background-color: #0072b7;display: inline-block;width: 36px;height: 25px;position: relative;top: 9px;cursor: pointer}
.nav_right span img{
    position: absolute;margin-left: 10px;margin-top: 5px;
}

/*nav li .slidedown ul li{display: block !important}*/


/*footer*/
footer{background-color: #f5f5f5;overflow: hidden}
footer .all{padding-top: 62px;overflow: hidden;padding-bottom: 115px;border-bottom: 1px solid #d2d2d2}
footer .all .zhu{float: left;}
footer .all .zhu>li{float: left;font-size: 14px;color: #303030;line-height: 50px;width: 138px;height: 270px;}
footer .all .zhu>li li{font-size: 12px;color: #767676;line-height: 30px;}
footer .all .zhu>li li:hover a{color: #0072b7;cursor: pointer}
footer .all .zhu>li.last{border-right: 1px solid #a2a2a2}
footer .all .all_right{display: inline-block;margin-left: 72px;}
footer .all .zhu>li:hover>a{color: #0072b7}
footer .all .all_right p{margin-top: 8px;color: #303030;}
footer .all .all_right .pp2{color: #767676}
footer .all .all_right .pp2:hover a{color: #0072b7}
footer .all .all_right div .img{display: inline-block;width: 46px;height: 33px;background-color: #0875b7;line-height: 27px;text-align: center;margin-right: 5px;}
footer .all .all_right .pp1{font-size: 29px;color: #0875b7};
footer .all .erw .ww{display: block}
.all .erw{margin-top: 9px;}
.all .erw>span{display: inline-block;*display:inline;*zoom:1;text-align: center; width: 95px;height: 95px;}
.all .erw>span:first-child{margin-right: 34px;}
.all .erw>span img{width:100%;height:100%}
footer>ul{padding: 0px 0 20px 0;overflow: hidden;text-align: center;}
footer>ul li{display: inline-block;margin-right: 70px;font-size: 12px;}
footer>ul li a{color: #bfbfbf;}
footer>ul li a:hover{color: #0072b7}
footer>ul li:last-child{margin-right: 0;}
.copy{margin-bottom: 30px;font-size: 12px;color: #767676}
.copy p{float: left}
.copy ul{float: right}
.copy ul li a:hover{color: #0072b7}
.copy a{cursor: pointer}
.copy a:hover{color: #0072b7}
footer .copy ul li{float: left;padding-right: 5px;cursor: pointer}
.copy span{display: none}
a{cursor: pointer}
.page .frist
{
	display:none;
	}

.slou .renew p{margin-bottom:10px;overflow:hidden}
.slou .renew .img,.slou .renew .img1{overflow:hidden;text-align:center;width:100%}
.slou .renew .img img{width:700px;height:500px;margin-left: 50px;}
.slou .renew .img1 img{margin-right:40px;}

.new_pro a p{
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: -20px;
    /* line-height: 10px; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dropmenu
{
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 0;
    background: #fff;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height .5s;
    border: none;
    color: #303233;
    width: 550px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
    height: auto;
    padding: 0;
    display: block;
    }
    .nav li:hover .dropmenu
    {
    max-height: 800px;
    opacity: 1;
    z-index: 2;
    }
    .dropmenu li>a {
    padding: 0 20px;
    display: block;
    font-size: 16px;
    color: #666;
    line-height: 45px;
    border-top: solid 1px #efefef;
    text-align: center;
    white-space: nowrap;
    width: 42%;
    float: left;
    height: auto;
    background: 0 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.dropmenu li:hover a {
    background-color: #0072b7;
    color: #fff;
    border-top: solid 1px #0072b7;
}



   .xyb img {
    float: none !important;
    margin-bottom: 0px !important;
    margin: 0 auto;
    display: block;
}
.news .new_pro{overflow: hidden;box-sizing: border-box;border: 1px solid #d2d2d3;}
.news .new_pro a{width: 197px;height: 235px;display: block;float: left;border-right: 1px solid #d2d2d3;position: relative;}
.news .new_pro a:last-child{border-right: 0}
.news .new_pro img{width: 100%;height: auto;}
.news .new_pro a:hover p{color: #0072b7}
.new_pro a p{height: 30px;
    padding: 0 10px;
    width: auto;
    max-width: 88%;}
/*Ӧ�ð���*/
.solu_four{
    padding-top: 0px;
    background: #fff;;
    padding-bottom: 25px;
}
.solu4_con h3.cc{
    margin-bottom: 35px;
    font-size: 24px;
    color: #2f374a;
    font-weight: bold;
    text-align: center;
    padding-top: 30px;
}
.solu4_list li{
    width: 375px;
    height: 385px;
    float: left;
    background: #fff;
    margin-right: 34px;
    transition: all 0.5s;
    margin-bottom: 33px;
    border: 1px solid #eeeeee;
}
.solu4_list li:nth-child(3n){
    margin-right: 0;
}
.solu4_pic{
    width: 377px;
    height: 204px;
    overflow: hidden;
}
.solu4_pic img{
    width: 377px;
    height: 204px;
    transition: all 0.5s;
}
.solu4_desc{
    padding: 10px 15px;
    box-sizing: border-box;
}
.solu4_desc span{
    color: rgba(66,76,88,0.6);
    font-size: 15px;
    font-family: arial;
}
.solu4_desc h3{
    color: #424c58;
    font-size: 16px;
    text-align: left;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 9px;
    margin-top: 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-align: center;
}
.solu4_desc p{
    text-align: left;
    font-size: 14px;
    color: rgba(66,76,88,0.8);
    line-height: 18px;
    overflow: hidden;
    text-overflow:ellipsis;
    /* white-space: nowrap; */
}
.solu4_list li:hover .solu4_pic img{
    transform: scale(1.1);
}
.solu4_list li:hover .solu4_desc h3{
    color: #0085e8;
}
.solu4_a{
    text-align: center;
    margin-top: 10px;
}
/*.solu4_a a{
    background: #0076d6;
}*/
.solu4_list li:hover{
    -webkit-box-shadow: 0px 5px 15px #e5e5e5;
    -moz-box-shadow: 0px 5px 15px #e5e5e5;
    box-shadow: 0px 5px 15px #e5e5e5;
}
.dropmenu li {margin:0 5px;}
.dropmenu li:nth-child(odd)>a {border-right: 1px solid #eeee;}
.po{position:relative;}