@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2020-03-24 09:38:59
 * @version $Id$
 */

.full-case-crumbs { position:relative; z-index:10; width:100%; height:42px; padding:14px 0; background-color:#ededed}
.full-case-crumbs.crumbs-fff { background-color:#fff}
.full-case-crumbs .crumbs { float:left; font-size:0}
.full-case-crumbs .crumbs a,.full-case-crumbs .crumbs i,.full-case-crumbs .crumbs span { display:inline-block; vertical-align:top; *display:inline; *zoom:1; font-size:16px; line-height:42px}
.full-case-crumbs .crumbs a:hover { color:#d3281b}
.full-case-crumbs .crumbs i { padding:0 1em; font-family:consolas; font-style:normal}
.full-case-crumbs .crumbs span { color:#d3281b}
.full-case-crumbs .crumbs .home { padding-left:36px; background:url(../images/crumbhome.png) no-repeat 0 10px}
.full-case-crumbs .crumbs .home:hover { background-image:url(../images/crumbhomeac.png)}
.full-case-crumbs .other-channel { position:relative; float:right; z-index:10; width:307px; font-size:16px; line-height:42px; color:#666}
.full-case-crumbs .other-channel .channel-title {
    padding-left: 28px;
    background: #fff url(../images/otherarr.png) no-repeat 270px center;
    cursor: pointer;
    font-size: 16px;

font-weight: normal;
}
.full-case-crumbs .other-channel .channel-dropdown { display:none; position:absolute; left:0; top:42px; width:100%; padding-bottom:0; border:1px solid #d2d2d2; background-color:#fff; max-height:462px; overflow-y:auto}
.full-case-crumbs .other-channel .channel-dropdown a {
    display: block;
    padding-left: 28px;
    font-size: 15px;
    line-height: 40px;
    display: block;
}
.full-case-crumbs .other-channel .channel-dropdown a:hover { background-color:#cf1717; color:#fff}
.full-case-crumbs .edit { float:right; width:15%; height:42px; text-align:center; background-color:#fff}
.full-case-crumbs .edit span { display:inline-block; vertical-align:top; *display:inline; *zoom:1; font-size:16px; line-height:42px; color:#d3281b; padding-left:44px; background:url(../images/editbkac.png) no-repeat 0 44.9%}



.inside-banner { position:relative; overflow:hidden}
.inside-banner img { display:block; width:100%}
.inside-banner .ban-info { position:absolute; left:0; top:40%; z-index:10; width:100%; text-align:center; color:#fff}
.inside-banner .ban-info h2 { margin-bottom:10px; font-size:50px; line-height:66px;color: #fff;}
.inside-banner .ban-info p { font-size:20px; line-height:30px;color: #cecece;}
.inside-banner .case-ban-info { position:absolute; left:0; top:28.5%; z-index:10; width:100%; text-align:center; color:#fff}
.inside-banner .case-ban-info h2 { font-size:54px; line-height:64px}
.inside-banner .case-ban-info .case-desc { margin-bottom:25px; font-size:24px; line-height:42px}
.inside-banner .feature .item { display:inline-block; vertical-align:top; *display:inline; *zoom:1; padding:0 57px}
.inside-banner .feature .center { position:relative}
.inside-banner .feature .center span { position:absolute; top:10px; bottom:16px; width:1px; background:url(../images/bk2p.png) repeat-y 0 0}
.inside-banner .feature .center .before { left:0}
.inside-banner .feature .center .after { right:0}
.inside-banner .feature h3 { font-size:18px; line-height:38px; text-align:left}
.inside-banner .feature h4 { font-size:90px; line-height:104px}




.new_pro_item {
  float: left;
  width: 31.333333%;
  margin: 1%;
  font-size:1.2em;
  text-align:center;line-height:3em;
  
}
.new_pro_item img{width: 100%;height: auto;display: block;}
.news_pro_page:after {
  content: '';
  display: block;
  clear: both;
}
.review_item {
  padding: 0.6em;
}
.review_item:after{content: '';display: block;clear: both;}
.review_item > p{
  float:left;width:80%;font-size: 1em;line-height: 1.5em;color: #666
}
.review_item > span{float:left;width: 12%;text-align: right;line-height: 1.5em;font-size: 1em;padding-right: 4%;color: #333;position: relative;margin-right: 4%;}
.review_item > span:after{content: '';display:block;width: 9px;height: 9px;border-radius: 50%;background: #d3281b; position:absolute;right:-4px;top:50%;margin-top:-4px;z-index: 333;}
.review_item > span:before{content: '';display: block;width: 1px;background: #ccc;position: absolute;right: 0;height: 500%;display: block;top: -150%;}
.about-set2{ width: 100%; padding: 90px 0; }
.about-set2 .img{ width: 48%; }
.about-set2 .img img{width: 100%;height: auto;display: block;}
.about-set2 .txt{ width: 48%; padding-top: 28px; }
.about-set2 .txt h5{ font-size: 25px; color: #666;font-weight: normal;line-height: 30px;display: block;}
.about-set2 .txt h6 {
    font-size: 2em;
    color: #333;
    line-height: 1em;
    padding: 0px 0 0.85em;
    font-weight: normal;
    display: block;
}
.about-set2 .txt p{ font-size: 16px; line-height: 30px; color: #666;text-indent: 0;}


.about-set4 {

    width: 100%;
    position: relative;
    padding: 3em 0;
    background: #f5f5f5;overflow: hidden

}
.review_tit{font-size: 2em;margin: 0 auto;text-align: center;line-height: 3em;}
.about-set4 >img{ width: 100%; height: auto; }
.about-set4-cont{ width: 640px; background: #fdfdfd; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); padding: 50px 0 60px; text-align: center}
.about-set4-cont .txt{ text-align: center}
.about-set4-cont .txt p {

    display: inline-block;
    vertical-align: middle;
    text-align: left;
    font-size: 40px;
    line-height: 48px;
    padding-left: 20px;
    font-weight: lighter;

}

.about-set4-cont .txt strong {

    font-size: 130px;
    font-weight: normal;
    color: #d3281b;
    letter-spacing: -5px;
    display: inline-block;
    vertical-align: middle;

}
.about-set4-cont .txt span {

    display: block;
    font-weight: inherit;
    font-size: inherit;
    color: inherit;

}

.about-set4-cont h5 {

    text-align: center;
    font-size: 24px;
    padding-top: 20px;
    margin-bottom: 40px;
    line-height: 35px;
    font-weight: lighter;
    color: #333;

}


.about-set4-cont a{ display: inline-block; font-size: 16px; color: #c7292f; border-bottom: 1px solid #c7292f; position: relative;margin-right: 28px;}
.about-set4-cont a:after{content: '';display: block;width: 20px;height: 20px;background: url(../images/about_videobtn.png) no-repeat;position: absolute;right: -28px;top: 3px}

.home_yw { padding: 100px; background: url(../images/home_yw_bg.jpg) center center no-repeat; background-size: cover; color: #fff; }
.home_yw a { color: #fff; }
.yw_title { width: 250px; float: left; }

.yw_title p {font-size: 24px;line-height: 30px;padding: 25px 0;font-weight: normal;color: #ccc;}

.yw_title p.on {color: #fff; font-weight: bold; }
.yw_title p a{font-size: inherit;line-height: inherit;font-weight: inherit;color: inherit;}
.yw_content { margin-left: 16px; position: relative; overflow: hidden; }
.yw_content .grid { padding-left:100px; position: relative; height: 320px}
.yw_content .grid .line { width: 30px;height: 100%;position: absolute;top: 0;left: 0px; background: url(../images/home_yw_line.png) no-repeat; background-position: center -15px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; }

.yw_content .grid:nth-child(4n+1) .line { background-position: center -265px;}
.yw_content .grid:nth-child(4n+2) .line { background-position: center -185px;}
.yw_content .grid:nth-child(4n+3) .line { background-position: center -105px;}
.yw_content .grid:nth-child(4n+4) .line { background-position: center -25px;}
.yw_content .yw_sortlist { padding: 30px 0; margin-left: -15px; }
.yw_content .yw_sortlist li { padding-left: 30px; float: left; text-align: center; font-size:16px; line-height:24px; }
.yw_content .yw_sortlist li img { width: 40px; height: 40px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; }
.yw_content .yw_sortlist li:hover img { -moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); }

.yw_content .grid table,.yw_content .grid table *{color: #ccc;}
.yw_content .grid table{width: 100%;}
.yw_content .grid table td,.yw_content .grid table td *{font-size: 16px;font-weight: normal;}
.yw_content .grid table td span{font-size: 17px;color: #fff;font-weight:normal;}
.yw_content .grid table td{padding:5px 20px;line-height:27.4px}

.yw_content .grid:nth-child(4n+2) table td{padding:63px 20px;line-height: 30px}
.yw_content .grid:nth-child(4n+3) table td{padding:63px 20px;line-height: 30px}
.yw_content .grid:nth-child(4n+4) table td{ padding:37px 20px; line-height: 30px}



.full-certificate-article { padding:75px 0; background-color:#f2f2f2}
.full-certificate-article .info { float:left; padding-top:2.875%}
.full-certificate-article .cert-ico { margin-bottom:23px; height:78px}
.full-certificate-article .cert-ico img { vertical-align:top; width:78px}
.full-certificate-article .certificate { float:right; width:46.875%; padding-right:6.25%}
.full-certificate-article .certificate img { display:block; width:100%}

.full-certificate-article .m-about-title {
    font-size:36px;
    line-height:48px;
    font-weight:bold;
    color:#1a1a1a;
}
.full-certificate-article .m-about-title span {
    color:#d93f3d
}
.full-certificate-article .m-about-text {
    padding: 25px 0;
    font-size: 15px;
    line-height: 25px;
    color: #333;
    font-weight: lighter;
}



.my-map { margin: 0 auto; width: 100%; height: 100%; }
.my-map .icon { background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat; }
.my-map .icon-cir { height: 31px; width: 28px; }
.my-map .icon-cir-red { background-position: -11px -5px; }
.amap-container{height: 100%;}




.contactA{width:100%;float:left;background:#f5f5f5;margin-top:80px;}
.contactA_T{padding:2.5em;overflow:hidden;border-bottom:1px solid #e2e2e2;position:relative;}
.contactA_T_l{width:25%;float:left;}
.contactA_T_l>p{font-size:0.95em;color:#bbb;line-height: 0.8em;}
.contactA_T_l>span{display:block;font-size:2em;color:#333333;line-height:0.8em;margin:15px 0px;
font-weight: bold;}
.contactA_T_l>i{display:block;font-style:normal;color:#999999;line-height:1.5em;letter-spacing:0.05rem;font-size: 0.7em;}
.contactA_T_l>a{display:inline-block;width:180px;line-height:50px;background:#cf1717;color:#fff;text-align:center;font-size:18px;letter-spacing:0.05rem;margin-top:45px;}
.contactA_T_R{float:left;width:25%;text-align:center;}
.contactA_T_R p{font-size:0.8em;line-height:1.2em;margin-top:0;color: #454545;}
.contactA_T_R img{width: 60%;display: block;margin: 0 auto 0.8em;}

.contactA_T_m{width:50%;margin:0 auto;padding:0px 2em;height:100%;border-left:1px solid #e2e2e2;border-right:1px solid #e2e2e2;float: left;box-sizing: border-box;}
.contactA_T_m div{width:100%;margin-bottom:2em;}
.contactA_T_m div span{font-size:22px;color:#cc0000;display:block;line-height:30px;}
.contactA_T_m div strong{display:block;font-family:"Arial";font-size:1.8em;color:#cc0000;line-height:1em;margin:5px 0px 10px;}
.contactA_T_m div p{color:#999999;line-height:15px;font-size: 13px;display: block;}
.contactA_T_m>p{font-size:0.8em;color:#666666;line-height:2em;}

.contactA_B{margin:2.5em;height:455px;background:transparent;overflow:hidden;position:relative;z-index:10;}
.con_img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;}
.con_img i{display: block;background: url(../images/map.png) no-repeat;width: 35px;height: 50px;margin: 0 auto 40px;animation: myanimate 0.5s infinite alternate;-webkit-animation: myanimate 0.5s infinite alternate;}
.con_img a{width:150px;padding:12px 0px;background:#cf1717;text-align:center;border-radius:6px;color:#fff;display:inline-block;}
.contactB {

    width: 100%;
    float: left;
    background: #f5f5f5;
    margin: 60px 0px 100px;
    height: 540px;

}
.contactB_l{width:30.6%;float:left;background:#545454;height:100%;color:#fff;position:relative;}
.contactB_l dt {
    margin: 1.5em auto 1.0em;
    font-size: 1.6em;
    line-height: 1.2em;
    padding-bottom: 1em;
    position: relative;
    color: #fff;
    
    font-weight: bold;
    width: 80%;
}
.contactB_l dt:after{content:'';position:absolute;bottom:0px;left:0px;width:40px;height:1px;background:#fff;}
.contactB_l dd {


    width: 80%;
    margin: 0 auto;
}
.contactB_l dd p {

    font-size: 0.85em;
    line-height: 1.8em;
    color: #ccc;
    

}
.contactB_l:after{content:url(../images/cico2.png);position:absolute;bottom:40px;right:13%;}
.contactB_R {

    width: 62%;
    float: right;
    margin-right: 3.5%;
    margin-top: 1%;

}

.contactB_R input{width:35%;float:left;height:52px;background:#fff;color:#7f7f7f;margin-top:30px;padding:0px 2%;border:1px solid #fff;}
.contactB_R input:nth-child(2n){width:52.2%;float:right;}
.contactB_R textarea {

    width: 96%;
    float: left;
    height: 160px;
    background: #fff;
    color: #7f7f7f;
    margin-top: 30px;
    padding: 20px 2%;
    border: 0 none;

}
.contactB_R #submit {

    background: #d3281b;
    color: #fff;
    border: 0 none;
    font-size: 16px;
    width: 200px;

}
.contactB_R>a{float:right;width:142px;line-height:50px;cursor:pointer;text-align:center;color:#fff;background:#cf1717;font-size:16px;margin-top:24px;}
.contactB_R p{width:37%;float:left;height:52px;background:#f2f2f2;color:#7f7f7f;margin-top:30px;padding-left:2%;}
.contactB_R p input{float:left;margin-top:0px;padding:0px;}
.contactB_R p img{float:right;height:100%;}
.contactA_B .contactA_item{position: absolute;width: 100%;height: 100%;}


.contact_A_tit{
    z-index: 333;
    height: 70px;
    line-height: 70px;border-radius: 1000px;
    padding: 0;
    background: #fff;
    text-align: center;
    width: 85%;
    margin: 0 auto 1.5em;
    left: 0;
    position: relative;
}
.contact_A_tit > ul > .block{position: absolute;z-index: 1;background: #c60000;height: 34px;border-radius: 50px;top: 3px;}
.contact_A_tit > ul > li{line-height: 70px;height: 70px;display: inline-block;position: relative;z-index: 3;color:#454545;margin: 0 2em;font-size: 1.2em;transition: 0.3s all ease;cursor: pointer;}
.contact_A_tit > ul > li.contact_A_cur{color: #d3281b}



.list_case_ul li {
    float: left;
    width: 23.4999999999%;
    margin-right: 2%;
    margin-bottom: 30px;
    position: relative;
}

.list_case_ul li:nth-child(4n) { margin-right: 0px; }

.list_case_ul li .main_pic {background:#fff; height: auto; position: relative; overflow: hidden; width: 100%;margin-bottom: 2px }

.list_case_ul li .main_pic:after{ content: ''; display: block; width: 100%; height: 100%; background: #d3281b url(../images/a22.png) no-repeat center; position: absolute; z-index: 3; opacity: 0.8; left: 0; top: -100%; transition: 0.3s all ease; }
.list_case_ul li:hover .main_pic:after{ top: 0; }
.list_case_ul li .main_pic img { transition: 0.5s; display: block;
    width: 100%;
    height: 196px;
    border: 2px solid #FFF;}

.list_con {
    padding-left: 25px;
    width: 70%;
    padding-bottom: 10px;
}

.list_con h4 { transition: 0.5s; font-size: 17px; color: #333; /* padding-top: 25px; */
    padding-top: 20px; text-align: left; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; 
line-height: 20px;
font-weight: normal;
}

.list_con p { font-size: 14px; color: #999; padding-top: 10px; }

.list_case_cen i { transition: 0.5s; display: block; margin-right: 25px; margin-top: 16px; width: 24px; height: 26px; background: url(../images/jiahao.png) no-repeat center; transform: rotate(0deg) scale(0.8); }

.list_case_ul li:hover i { background: url(../images/jiahao_on.png) no-repeat center; transform: rotate(180deg) scale(0.8); }

.list_case_ul li:hover h4 { color: #d3281b; }

.list_case_cen { background: #f5f5f5; border-top: 0px; }
.list_case_cen:after{content: '';display: block;clear: both;}

.list_case_ul li:hover .main_pic img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
.list_case_ul li a{display: block;border: 1px solid #f5f5f5;}
.list_case { padding: 70px 0; }


.pagination { padding: 30px 0; text-align: center; overflow: hidden; }

.pagination a { vertical-align: middle; font-size: 12px; line-height: 30px; display: inline-block; height: 30px; padding: 0 12px; text-align: center; color: #333; border: 1px solid #e5e5e5; background: #e5e5e5; margin-left: 5px; border-radius: 50px; }

.pagination a.a1{ line-height:30px; height:30px; margin-top:0; padding:0 12px; }

.pagination a:hover{ text-decoration:none; color:#000; background:#e5e5e5; border: 1px solid #d3281b; color: #d3281b}

.pagination span { vertical-align: middle; line-height: 30px; display: inline-block; height: 30px; text-align: center; color: #fff; margin-left: 5px; background: #d3281b; border-radius: 50px; width: 30px; }

.procurement{padding-bottom: 70px;}
.procurement ul { padding: 20px 0 0; }
.procurement li { margin-bottom: 30px; }
.procurement .link { padding: 35px 150px 35px 220px; display: block; background-color: #f5f5f5; color: #646464; position: relative; border: 3px solid transparent; transition: .45s; -webkit-transition: .45s; }
.procurement .link .tit { font-size: 24px; line-height: 40px; padding-bottom: 10px; border-bottom: 1px solid #c8c8c8; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;font-weight: normal; }
.procurement .link .abstracts { margin: 10px 0 0;  overflow: hidden; line-height: 30px;height: 60px;font-size: 14px;color: #999;}
.procurement .link .time { display: block; width: 90px; height: 140px; background: #a9a9a9; position: absolute; top: 50%; right: 30px; margin-top: -70px; text-align: center; line-height: 1.2; color: #fff; font-family: "arial"; -webkit-transition: background 0.6s; -moz-transition: background 0.6s; transition: background 0.6s; -webkit-transform-origin: 50% 0; -moz-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transform-origin: 0% 50%; -moz-transform-origin: 0% 50%; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; transform-origin: 0% 50%; }
.procurement .link .time .day { font-size: 30px; margin-top: 20px; color: #fff;}
.procurement .link .time .years{color: #fff;}
.procurement .link .time:before { content: ""; display: block; width: 19px; height: 19px; background: url(../images/news_time_ico_2.png) no-repeat scroll center center; margin: 25px auto 0; }
.procurement .link:hover { background-color: #fff; border-color: #d3281b; }
.procurement .link:hover .time { background-color: #d3281b; }
.procurement .link:hover .tit{color: #d3281b}
.procurement .link .border { position: absolute; background-color: #d3281b; transition: .45s; -webkit-transition: .45s; }
.procurement .link .border.top { right: 0; top: 0; height: 3px; width: 0%; }
.procurement .link .border.right { right: 0; top: 0; height: 0%; width: 3px; }
.procurement .link .border.bottom { left: 0; bottom: 0; height: 3px; width: 0%; }
.procurement .link .border.left { left: 0; bottom: 0; width: 3px; height: 0%; }
.procurement .link > img {
    display: block;
    position: absolute;
    height: 120px;
    left: 35px;
    width: 160px;
}



.index_nt{width:100%;height:auto;padding: 50px 0;border-bottom: 1px solid #e5e5e5;}
.index_nt *{}
.index_nti{width:30%;height:240px;float:left;overflow: hidden;}
.index_nti img{width:auto;display: block;height: 100%;margin: 0 auto}
.index_ntr{width:65%;float:right;position:relative}
.index_ntr .date{font-size:18px;color:#bfbfbf;;margin-top:20px;display: block;}
.index_ntr .date span {
    color: #d3281b;
    font-weight: bold;
    margin-left: 0;
    font-size: inherit;
    display: inline-block;
}
.index_ntr .line{width:72px;height:1px;background:#b3b3b3;margin:15px 0;}
.index_ntr .title{font-size:28px;color:#333;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.index_ntr .title a {
    color: #333;
    font-size: inherit;
    display: block;
    font-weight: normal;
    line-height: 40px;
    padding: 0px 0 0;
}
.index_ntr .title a:hover,.index_ntr .more a:hover{color:#d3281b;}

.index_ntr .more{padding:0px; display: inline-block; *display: inline; *zoom: 1; font-size: 14px; color: #d3281b; border: 1px solid transparent; position: relative; font-family: arial; transition: all .5s ease; }
.index_ntr .more:before{content: '';display: block; border-style: solid; border-width: 5px; border-color: transparent transparent transparent #d3281b; position: absolute; left: 120%; top: 50%; margin-top: -5px; transition: all .5s ease; }

.index_ntr:hover .more{ background:#d3281b;padding: 3px 16px;border-radius: 50px;}
.index_ntr:hover .more a{color: #fff;}
.index_ntr:hover .more:before{
    left:80%;opacity: 0;
    filter: alpha(opacity=0);
}

.index_ntr .cont{color:#666;line-height:26px;text-align:justify;margin:10px 0;text-indent:0;font-size: 15px;display: block;height: 52px;overflow: hidden;}
.index_ntr .more{color:#666;margin-top:10px;}
.index_ntr .more a{color:#666;margin-top:30px;font-size: 16px;}




.news-title h2 { font-size: 20px; padding-bottom: 15px; }
.news-show-left { float: left; width: 65%; background: #f5f5f5; margin: auto; }
.news-show-left .news-title { padding: 40px 20px; padding-bottom: 20px; text-align: center; }
.news-show-left .news-title h1 { font-size: 24px; color: #333; padding-bottom: 10px; font-weight: normal; }
.news-show-left .news-title p { font-size: 14px; color: #a3afb7; padding-bottom: 10px; border-bottom: 1px solid #e2e2e2; }
.news-show-left .news-views { margin: 40px 20px 20px; margin-top: 0; font-size: 14px; color: #666; line-height: 25px; overflow: hidden; }
.news-views iframe { width: 100% !important; }
.news-views p { padding: 0 20px; line-height: 30px; text-indent: 2em; }
.news-views p span { }
.news-views img { padding-top: 15px; padding-bottom: 15px; max-width: 100%; height: auto; text-indent: 0; display: block; margin: 0 auto; }
.news-views p img { height: auto !important; max-width: 100%; }
.news-show-left .news-title p a { color: #a3afb7; }
/* .news-show-left .news-title p a:hover { color:#E12B1F; }
*/
.news-show-left .share-bar { padding: 20px; }
.news-other { padding: 10px 15px; border-top: 1px #ddd solid; }

.gr-back-btn { float: right; margin-top: 6px; width: 125px; height: 40px; line-height: 40px; text-align: center; background-color: #353535; font-size: 14px; color: #fff !important; }

.gr-back-btn { margin-top: 6px; width: 125px; height: 40px; line-height: 40px; text-align: center; background-color: #e12b1f; font-size: 14px; color: #fff; position: relative; overflow: hidden; z-index: 2; }

.gr-back-btn:hover { background-color: #d3281b; }

.news-other p { display: block; height: 50px; line-height: 50px; padding-left: 3px; font-size: 0.8em; width: 60%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
 .news-other p a{ color: #343434;font-size: 1em;}
 .news-other p a:hover{ color: #d3281b}

.news-show-right { float: right; width: 34%; border: 0 !important; }

.news-show-right dl { display: block; margin-top: 0; margin-bottom: 20px;  border: 0 !important; }

.news-show-right dl.tab dt { height: 55px; line-height: 55px; color: #1d1d1d; font-size: 18px; }
.news-show-right dl.tab dt > form{position: relative}
.news-show-right dl.tab dt > form > #infoname{border: 1px solid #e3e3e3;border-radius: 50px;background: transparent;line-height:42px;height: 42px;width: 100%;box-sizing: border-box;padding: 0 20px;font-size: 0.7em;}
.news-show-right dl.tab dt > form > .submit{background: url(../images/bg_btn07.png) no-repeat center;border: 0 none;width: 20px;height: 20px;position: absolute;top: 11px;right: 13px;cursor: pointer;}
.news-show-right dl dt { margin: 0 20px; display: block; height: 55px; line-height: 55px; position: relative; }

.news-show-right dl.tab dd { /* height:520px; */
    position: relative; }

.news-show-right dl.tab dd ul { display: block; padding: 0 20px 20px; /* height:520px; */}

.news-show-right dl.tab dd ul li { display: block; padding: 20px 0 0; border:none; }
.news-show-right .invList a{ padding: 0px 0; border-bottom: 1px solid #eee; }
.news-show-right .invList a span h3{ font-size: 18px; }
.news-show-right .invList a span { display: inline-block; width: calc(100% - 110px); padding: 0 0 0 10px; box-sizing: border-box; background: none; vertical-align: middle; width: 70%; }
.news-show-right dl.tab dd ul li:nth-last-child(1){ border:0 none; }

.news-show-right dl.tab dd ul li:nth-child(7) { border-bottom: 0; }

.news-show-right dl.tab dd ul li h5 { padding-top: 4px; font-size: 16px; color: #333; display: block; line-height: 28px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: normal; }
.news-show-right dl.tab dd ul li h5 a{ font-size: inherit; }
.news-show-right dl.tab dd ul li:hover h5 a{ color: #d3281b}
.news-show-right dl.tab dd ul li i { float: left; font-size: 13px; color: #999; font-family: arial; font-style: normal; line-height: 28px; }

.news-show-right dl.tab dd ul li em { float: right; padding-left: 25px; width: 30px; font-size: 12px; color: #999; background: url(../images/eye.png) no-repeat left center; font-style: normal; }

.news-show-right dl.tab dd .more_r { color: #333; height: 45px; line-height: 45px; border-top: 1px #ddd solid; position: relative; top: -1px; text-align: center; }

.news-show-right dl.tab dd .more_r a { display: inline-block; position: relative; color: #333; }

.news-show-right dl { display: block; margin-top: 0; margin-bottom: 20px;}

.news-show-right dl.list dt { color: #333; font-size: 18px; margin-bottom: 20px; }

.news-show-right dl dt { display: block; height: 55px; line-height: 55px; position: relative; /*! border-bottom: 1px #dedede solid; */ }

.gr-back-btn { margin-top: 6px; width: 125px; height: 40px; line-height: 40px; text-align: center; background-color: #353535; font-size: 14px; color: #fff !important; }

.gr-back-btn { margin-top: 6px; width: 125px; height: 40px; line-height: 40px; text-align: center; transition-duration: 0.3s; background-color: #696969; font-size: 14px; color: #fff; position: relative; overflow: hidden; z-index: 2; }

.hvr-sweep-to-top { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s; }

.news-show-right dl.list dd ul li a { color: #666; font-size: 12px; -webkit-transition: .2s; -o-transition: .2s; transition: .2s; }

.news-show-right dl.list dd ul li i { display: inline-block; width: 3px; height: 3px; background-color: #666; margin-right: 10px; margin-bottom: 2px; border-radius: 100px; }

.news-show-right dl.list dd ul li { line-height: 30px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-left: 20px; padding-right: 20px; }

.news-show-right dl.tab dd ul li .pic { line-height: 51px; margin-right: 14px; width: 86px; height: 51px; overflow: hidden; position: relative; }

.news-show-right dl.tab dd ul li .pic img { width: 100%; }

.news_in_page1 { background: #fff; }


.news_in_x1 { padding:70px 0; }


.invList{border-top:1px solid #cbcbcb; padding-bottom:30px;}
.invList a{ display:block; border-bottom:1px solid #cbcbcb; padding:25px 0;}
.invList a div{display:inline-block; width:25%;background:#d8d8da; vertical-align:middle; font-family:'arial'; text-align:center}
.invList a div h1{font-family: inherit; font-size:36px; line-height:36px;color:#d3281b; border-bottom:1px solid #b1b1b3; width:50px; display:inline-block; margin:0 auto; padding:12px 0 8px 0; margin-bottom:8px;}
.invList a div h2{font-family: inherit; font-size:14px; line-height:14px;color:#999;padding-bottom: 0.8em;}
.invList a span{display:inline-block; width:calc(100% - 110px); padding:0 54px 0 20px; box-sizing:border-box; background:url(../images/icoPdf.png) right center no-repeat; vertical-align:middle;}
.invList a span h3{ font-size:24px; font-weight:normal; line-height:30px; padding:0 0 10px 0;color: #343434;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.invList a span h4{ font-size:14px; line-height:15px; color:#aaa;font-weight: normal;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.invList a:hover div{background:#d3281b}
.invList a:hover div h1{color:#fff; border-bottom:1px solid #fff; }
.invList a:hover div h2{ color:#fff}
.invList a:hover span{background:url(../images/icoPdfHover.png) right center no-repeat;}

.news_in_page1 .invList a:hover span{background: none}




.pro-list{ padding: 60px 0; background: #fff; }
.pro-title h2{ font-weight: normal; font-size: 45px; line-height: 56px; color: #515151; text-align: center; }
.pro-title p.en{ height: 28px; }
.pro-list .list{ padding-top: 20px; }


.full-case-crumbs .allpage_f {
  display: inline-block;
  margin: 0 15px;
}
.full-case-crumbs {
  text-align: center;
}
.full-case-crumbs .allpage_f a{line-height: 40px;font-size: 1rem}
.pro-list .list li{ position: relative; width: 49%; height: auto; background: #fff; margin:0 0 2% 0; display: block; float: left;margin-right:2%;    box-shadow: 0 0 0.55em 0px rgba(0,0,0,0.08);
}
.full-case-crumbs .allpage_f.on a {
    color: #d3281b;
}
.pro-list .list li:nth-child(2n){margin-right: 0;}
.pro-list .list li:after{ content: ''; clear: both; display: block; }
.pro-list .list li.new{ opacity: 0; top: 150px; }
.pro-list .tit { display: block; height: 70px; font-size: 20px; line-height: 70px; color: #343434; transition: all 0.5s; margin-bottom: 0px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-bottom: 0px; }
.pro-list .int p { font-size: 14px; color: #888; font-weight: normal; line-height: 28px; display: block; height: 112px;overflow: hidden;}
.pro-list .tit.bor-b{ border: 1px solid #d3281b; }

.pro-list .img { width: 300px; height: 300px; padding: 0; }
.pro-list .img a,.pro-list .img a img{ width: 100%; height: 100%; display: block; }
.pro-list .int {

    width: 280px;
    padding: 50px 80px 50px 40px;
    line-height: 18px;

    float: left;
}
.pro-list .sec_list .int {

    padding: 50px 0px 50px 50px;

}
/*
.allpage_list > .page{ background: #fff; }
.allpage_sub{ width: 402px; background: #fff; position: relative; margin-bottom: 91px; }
.allpage_sub:after{ content: ''; display: block; clear: both; }
.allpage_sub > .allpage_f{ display:block; float: left; padding: 20px 30px; background: #fff; border-right: 2px solid #f5f5f5; border-bottom:; }
.allpage_sub > .allpage_f > a{ display: block; color: #666; font-size: 18px; padding-top: 50px; line-height: 35px; background: url(../images/prod_list_in1.png) no-repeat center -20px; transition: 0.3s all ease; position: relative; }
.allpage_sub > .allpage_f:nth-child(2) > a{ background: url(../images/prod_list_in2.png) no-repeat center -20px; }
.allpage_sub > .allpage_f:nth-child(3) > a{ background: url(../images/prod_list_in3.png) no-repeat center -20px; }
.allpage_sub > .allpage_f:hover > a,.allpage_sub > .allpage_f.on > a{ background-position: center -120px; color: #d3281b; }
.allpage_sub > .allpage_f > a:after{ content: ''; display: block; width: 100%; position: absolute; left: 0; background: #d3281b; height: 2px; bottom: -22px; transition: .3s all ease; transform: scaleX(0); }
.allpage_sub > .allpage_f:hover > a:after,.allpage_sub > .allpage_f.on > a:after{ transform: scaleX(1); }
.allpage_sub > .allpage_f > .allpage_m { position: absolute; opacity: 0; padding:30px; left: 0; background: #FFF; bottom: -102px; width: 1340px; z-index: 1; }
.allpage_sub > .allpage_f > .allpage_m > a{ font-size: 15px; display: block; float: left; line-height: 40px; margin-right: 20px; }
.allpage_sub > .allpage_f > .allpage_m > a:hover{ color: #d3281b}
.allpage_sub > .allpage_f.on > .allpage_m,.allpage_sub > .allpage_f:hover > .allpage_m { opacity: 1; z-index: 2; }
*/

.allpage_list > .page{background: #fff;}
.allpage_sub{ width: 1300px; background: #fff; position: relative; margin-bottom: -8px; overflow: hidden; }
.allpage_sub:after{ content: ''; display: block; clear: both; }
.allpage_sub > .allpage_f {
    display: block;
    float: left;
    padding:22px 0 18px;
    background: #fff;
    width: 260px;
    transition: 0.3s alle ease;
    height: 86px;
}

.allpage_sub > .allpage_f > a{ display: block; color: #666; font-size: 18px; line-height: 35px; background: url(../images/prod_list_in1.png) no-repeat center -20px; transition: 0.3s all ease; position: relative;  z-index: 3; padding: 55px 30px 0; text-align: center;}
.allpage_sub > .allpage_f:nth-child(2) > a{ background: url(../images/prod_list_in2.png) no-repeat center -20px; }
.allpage_sub > .allpage_f:nth-child(3) > a{ background: url(../images/prod_list_in3.png) no-repeat center -20px; }
.allpage_sub > .allpage_f:nth-child(4) > a{ background: url(../images/prod_list_in4.png) no-repeat center -20px; }
.allpage_sub > .allpage_f:nth-child(5) > a{ background: url(../images/prod_list_in5.png) no-repeat center -20px; }
.allpage_sub > .allpage_f:hover > a,.allpage_sub > .allpage_f.on > a{ background-position: center -120px; color: #d3281b; }
.allpage_sub > .allpage_f > a:after{ content: ''; display: block; width: 100%; position: absolute; left: 0; background: #d3281b; height: 2px; bottom: -13px; transition: .3s all ease; transform: scaleX(0); }
.allpage_sub > .allpage_f:hover > a:after,.allpage_sub > .allpage_f.on > a:after{ transform: scaleX(1); }


.allpage_sub > .allpage_f > .allpage_m { float: left; opacity: 0; padding:3px 20px; left: 0; background: #FFF; bottom: -102px; width: 600px; z-index: 1; transition: 0.2s all ease; }
.allpage_sub > .allpage_f > .allpage_m > a{ font-size: 15px; display: block; float: left; line-height: 40px; margin-right: 20px; }
.allpage_sub > .allpage_f > .allpage_m > a:hover{ color: #d3281b}
.allpage_sub > .allpage_f.on > .allpage_m,.allpage_sub > .allpage_f:hover > .allpage_m { opacity: 1; z-index: 2; width: 600px; margin-left: 20px; }

.pro-list .btn { display: none; height: 37px; width: 640px; padding: 0px 80px; }
.pro-list .bor{ border-left: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4; transition: border 0.5s; }
.pro-list .bor-b{ border-left: 1px solid #0e7dc7; border-right: 1px solid #0e7dc7; }
.pro-list .btn a{ display: block; line-height: 26px; color: #666; line-height: 36px; text-align: center; width: 130px; border: 1px solid #ddd; border-radius: 50px; transition: 0.3s all ease; }
.pro-list .list li:hover .btn a{ background: #d3281b; border-color: #d3281b; color: #fff; }
.pro-list .list li.sec_list:hover .btn a{ background: #bd0000; border-color:#bd0000}
.pro-list .sec_list .img{ float: right}
.pro-list .btn span{ display: block; color: #666; font-size: 13px; font-weight: normal; }
.pro-list .list li:hover .btn a span{ color: #fff; }
/*.pro-list a:hover{ color: #fff; background-position: left -26px; }*/
.pro-list .list li:hover a.tit{ color: #d3281b; }
.pro-list .list li.sec_list:hover a.tit{ color: #bd0000}
.pro-list a:hover span{ background-position: right -26px; }
.pro-list .line{ width: 100%; height: 3px; background: #ededed; clear: both; transition: 0.3s all ease-in-out; position: absolute; bottom: 0; left: 0; }
.pro-list .line .in { left: 0; top: 0; width: 0%; height: 3px; background: #d3281b; transition: 0.3s all ease; position: absolute; }
.pro-list .list li.sec_list .line .in{ background: #bd0000}
.pro-list .list li:hover .line .in{ width: 100%; }
.pro-list .sign{ left: 0; top: 0; width: 54px; height: 54px; background: url(../images/bg_sign36.png) no-repeat; position: absolute; }
.pro-list .sign.hot{ background-position: 0 -54px; }
.pro-list .loading{ height: 30px; background: url(../images/loading.gif) no-repeat center; }
.pro-list .btns{ height: 45px; margin-top: 35px; }
.pro-list .btns a{ display: inline-block; left: 50%; top: 0; width: 178px; height: 43px; border: 1px solid #d3281b; padding-left: 110px; background: #d3281b; margin-left: -145px; font-size: 18px; line-height: 45px; color: #fff; transition: all 0.5s; }
.pro-list .btns a:hover{ border: 1px solid #040000; background: none; color: #040000; }
.pro-list .btns span.fr{ display: inline-block; width: 30px; height: 30px; margin: 7px 10px 0 0; background: url(../images/bg_sign37.png) no-repeat; display: none; }
.pro-list .btns span.in{ display: inline-block; left: 0; top: 0; width: 30px; height: 30px; background: url(../images/bg_sign38.png) no-repeat; }
.pro-list .out-list{ left: 0; top: 0; z-index: 2; width: 980px; background: #fff; }
.pro-list .out-list .sign{ top: -5px; width: 9px; height: 6px; background: url(../images/bg_sign40.png) no-repeat; }
.pro-list .out-list .tit{ width: 946px; height: 58px; padding-left: 32px; border-bottom: 0; font-size: 14px; line-height: 58px; color: #000; }
.pro-list .out-list .close{ cursor: pointer; }
.pro-list .con-list{ overflow: hidden; width: 100%; min-height: 206px; border: 1px solid #e7e7e6; border-bottom: 3px solid #BABABA; background: url(../images/loading.gif) no-repeat center; }
.pro-list .con-list.bgno{ background: none; }
.pro-list .con-list ul{ border-left: 1px solid #e7e7e6; margin-left: -1px; }
.pro-list .con-list li{ position: relative; width: 195px; height: 166px; padding-top: 40px; border: 1px solid #e7e7e6; margin: -1px 0 0 -1px; line-height: 24px; text-align: center; cursor: pointer; transition: border 0.5s; }
.pro-list .con-list li.fi,
.pro-list .con-list li.se,
.pro-list .con-list li.th,
.pro-list .con-list li.fo{ z-index: 2; border: 1px solid #0e7dc7; }
.pro-list .con-list img{ margin-bottom: 40px; }
.pro-list .con-list img.poa{ left: 0; top: 40px; margin: 0; }
.pro-list .con-list .signs{ left: 14px; top: 24px; width: 17px; height: 17px; background: url(../images/bg_sign41.png) no-repeat; filter:alpha(opacity=0); opacity: 0; transition: opacity 0.5s; }
.pro-list .con-list li.fi .signs,
.pro-list .con-list li.se .signs,
.pro-list .con-list li.th .signs,
.pro-list .con-list li.fo .signs{ filter:alpha(opacity=1); opacity: 1; }


.pro-list .pro_code{ width: 680px; position: absolute; right: 80px; top: 210px; }
.pro-list .pro_code:after{ content: ''; display: block; clear: both; }
.pro-list .pro_code_item { float: left; width: 125px; font-size: 13px; color: #888; text-align: left; line-height: 22px; height: 90px; padding: 10px 0px 0 45px; position: relative; }
.pro-list .pro_code_item span{ display: block; text-align: left; font-size: 18px; color: #343434; line-height: 40px; font-weight: normal; }
.pro-list .pro_code_item span img { display: block; width: auto; margin: 0 auto; height: 38px; position: absolute; left: -5px; top: 12px; }

.pro-list .list li.sec_list .pro_code{ right: auto; left: 80px; }


.pro-list .pro_code_item img {
    display: block;
    height: 40px;
}





.proinfo-ban{ width: 100%;  background: #f5f5f5;  padding:170px 0 70px;}
.proinfo-ban .list{ padding-top: 0; }
/*
.proinfo-ban .list ul{width: 550px;}
.proinfo-ban .list li{width: 550px;}*/
.proinfo-ban .list .tempWrap {
    float: right;
}
.proinfo-ban .list::after {
    content: '';
    clear: both;
    display: block;
}
.proinfo-ban .list li:after{content: '';clear: both;display: block}
.proinfo-ban .list .tips {
    width: 40%;
    padding: 0px 0;
    height: 515px;
    position: relative;
    float: right;
}
.proinfo-ban .list h2 {

    font-size: 2em;
    line-height: 1.5em;
    color: #343434;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    font-weight: normal;
    border-bottom: 0;

}
.proinfo-ban .list .detail{padding: 15px 0 6em;}
.proinfo-ban .list .detail p {
    font-size: 0.85em;
    font-weight: normal;
    color: #888;
    line-height: 1.8em;
    overflow: hidden;
    width: 100%;
}

.tips .small {
  border-bottom: 1px solid #ccc;
  padding: 0 0 1.75em 0;
  margin: 0 0 0.75em 0;
  display: block;
  color: #666;
  font-size: 0.8em;
}
/*.proinfo-ban .list span{ display: inline-block; font: 52px/100px Arial; color: #d3281b; line-height: 70px; }*/
.proinfo-ban .list li > img{     width: 550px;}

.proinfo-ban .list .product_video_btn { font-size: 22px; color: #fff; font-family: arial,microsoft yahei; line-height: 52px; display: inline-block; padding-left: 40px; margin-top: 20px; background: url(../images/prod_video.png) no-repeat 0px center; transition: 0.3s all ease; }
.proinfo-ban .list .product_video_btn:hover{ background:#d3281b url(../images/prod_video.png) no-repeat 35px center; padding-left: 75px; padding-right:35px; border-radius: 52px;}



.proinfo-ban .btn{ left: 50%; bottom: 32px; height: 60px; }
.proinfo-ban .btn img{ padding: 10px; border: 1px solid #ccc; margin: 0 5px; cursor: pointer; transition: border 0.5s; }
.proinfo-ban .btn img.cur{ border: 1px solid #d3281b; }


.proinfo-ban .list .tips .box{ width: 100%; position: absolute; bottom:0; left: 0; }

.proinfo-ban .list .tips .box .zx {
    display: block;
    width: 170px;
    height: 42px;
    float: left;
    font-size: 18px;
    color: #fff;
    line-height: 42px;
    text-align: center;
    text-decoration: none;
    border-radius: 100px;
    transition: 0.3s all ease-in-out;
    background: #454545;
}

.proinfo-ban .list .tips .box .zx:hover{ background:#d3281b;}

.proinfo-ban .list .tips .box .zx img{ position: relative; top: 4px; margin-left: 8px; }
.proinfo-ban .list .tips .box .box_ewm{float: left;margin-left: 12px;border-radius: 50px;
    display: block;width: 42px;height: 42px;background: #d3281b url(../images/prod_ico_wx.png) no-repeat center;position: relative;
}

.proinfo-ban .list .tips .box .box_ewm img{position: absolute;width: 120px;height: 120px;bottom: 50px;left: -48px;display: none;}
.proinfo-ban .list .tips .box .box_email{float: left;margin-left: 12px;border-radius: 50px;
    display: block;width: 42px;height: 42px;background: #d3281b url(../images/prod_ico_email.png) no-repeat center;
}
.proinfo-ban .list .tips .box .phone { float: left; padding-left: 56px; background: url(../images/proListClassify_phone.png) no-repeat left center; margin-left: 65px; margin-top: 2px; }

.proinfo-ban .list .tips .box .phone span { display: block; font-size: 14px; color: #666; line-height: 20px; }

.proinfo-ban .list .tips .box .phone em { display: block; font-size: 23px; color: #d3281b; font-family: arial; line-height: 24px; font-style: normal;}


.proinfo-menu{ height: 168px; padding-top: 20px; background: url(../images/bg_proinfomenu.jpg) no-repeat center; }
.proinfo-menu h2{ font-size: 30px; line-height: 108px; color: #fff; }
.proinfo-menu .title:after{content: '';clear: both;display: block}
.proinfo-menu .tips{ margin-top:30px; }
.proinfo-menu .tips li{ position: relative; width: 78px; display: inline-block; }
.proinfo-menu .tips a{ display: inline-block; min-width: 36px; height: 26px; padding-top: 30px; background: url(../images/bg_sign42.png) no-repeat center 2px; line-height: 26px; color: #fff; text-align: center; transition: background 0.5s; }
.proinfo-menu a.download{ background-image: url(../images/bg_sign43.png); }
.proinfo-menu a.video{ background-image: url(../images/bg_sign44.png); }
.proinfo-menu a.share{ background-image: url(../images/bg_sign59.png); }
.proinfo-menu .tips a:hover{ background-position: center 0; }
.proinfo-menu .tips .sub-in {
    left: -260px;
    top: -10px;
    width: 260px;
    background: none;
    position: absolute;
}
.proinfo-menu .tips .sub-in a{ position: relative; left: 20px; filter:alpha(opacity=0); opacity: 0; background: url(../images/bg_sign53.png) no-repeat center!important; transition: all 0.5s; }
.proinfo-menu .tips .sub-in a.bds_tsina{ background: url(../images/bg_sign54.png) no-repeat center!important; }
.proinfo-menu .tips .sub-in a.bds_qzone{ background: url(../images/bg_sign55.png) no-repeat center!important; }
.proinfo-menu .tips .sub-in a.bds_tqq{ background: url(../images/bg_sign56.png) no-repeat center!important; }
.proinfo-menu .tips .sub-in a.bds_sqq{ background: url(../images/bg_sign57.png) no-repeat center!important; }
.proinfo-menu .tips .sub-in a.bds_tieba{ background: url(../images/bg_sign58.png) no-repeat center!important; }
.proinfo-menu .tips .sub-in a:hover{ filter:alpha(opacity=80)!important; opacity: 0.8!important; }
.proinfo-menu .list.fixed{ position: fixed; left: 0; top: 72px; z-index: 19; width: 100%; height: 64px; background: url(../images/bg_proinfomenu.jpg) no-repeat center bottom; }
.proinfo-menu .list ul{ width: 100%;  }
.proinfo-menu .list ul:after{content: '';display: block;clear: both;}
.proinfo-menu .list.fixed ul{ position: absolute; left: 50%; top: 0; width: 980px; margin-left: -491px; }
.proinfo-menu .list li{ height: 60px;   float: left; width: 50%;}
.proinfo-menu .list a{ display: inline-block; width: 100%; height: 60px; font-size: 18px; line-height: 60px; color: #fff; text-align: center; background: url(../images/bg_bg12.png) repeat right center; trnaistion: all 0.5s; font-weight: bold;}
.proinfo-menu .list li.bg a{ background-image: url(../images/bg_bg13.png); }
.proinfo-menu .list li:hover a, .proinfo-menu .list li.cur a{ background: #fff; color: #d3281b; }
.proinfo-menu .list li.cur a{ padding-top: 3px; margin-top: -3px; }
.proinfo-menu .out-list{ top: 85px; }
.proinfo-menu .pro-list{ padding: 0; background: none; }
.proinfo-menu .pro-list .out-list .sign{ left: 802px; }
.proinfo-menu .select-list .sign{ left: 11px; }
.proinfo-menu .pro-list .contrast-btn{ bottom: auto; top: 132px; margin-left: 488px; }
.proinfo_content_in > strong{display: block;font-size: 25px;text-align: left;line-height: 60px;color: #343434;margin: 30px 0 20px;font-weight: normal;padding-left: 20px;border-left: 3px solid #d3281b;background: #f5f5f5;}
.proinfo_content_in > p { font-size: 15px; line-height: 30px; padding-bottom: 10px; color: #777; }

.proinfo_content_in { padding: 35px; border-color: #eee; }

.proinfo_content_in_table table { display: table; margin: 30px auto; line-height: 3em; color: #555; width: 100%; border-color: #eee; }
.proinfo_content_in_table table td{ font-size: 14px; text-align:center; border-color: #eee; }
.proinfo_content_in_table table > tbody > tr:nth-child(1) { background: #ddd; color: #222; }
.proinfo_content_in_table table > tbody > tr:nth-child(1) td{ font-size: 16px; }
.proinfo_content_in_table table > tbody > tr td p,.proinfo_content_in_table table > tbody > tr td span{ font-size: inherit; display: block; }
.proinfo_ban_img { float: right; width: 550px; height: 550px; position: relative; }


.hide_picpic{display: none;}


#etalage { display: none; /*
    height: 550px !important; */
    float: left; }

/* Large thumbnail: */
#etalage .etalage_thumb{ background: white url(../images/loading.gif) center no-repeat; border: 1px solid #ddd; padding: 6px; -webkit-box-shadow: 0 0 10px #ddd; -moz-box-shadow: 0 0 10px #ddd; box-shadow: 0 0 10px #ddd; }
/* Large thumbnail - image (in case you want to add a border around the image within the frame) */
#etalage .etalage_thumb_image{ }

/* Small thumbnails: */
#etalage .etalage_small_thumbs li{ background: white; border: 1px solid #ddd; margin: 10px; padding: 3px; }
/* The one on the left that makes them slide */
#etalage ul li.etalage_smallthumb_first{ }
/* The one on the right that makes them slide */
#etalage ul li.etalage_smallthumb_last{ }
/* The currently active one */
#etalage ul li.etalage_smallthumb_active{ -webkit-box-shadow: 0 0 10px #ddd; -moz-box-shadow: 0 0 10px #ddd; border: 1px #d3281b solid; background: #d3281b;}
/* Zoomed image area: */
#etalage .etalage_zoom_area,
.etalage_zoom_area{ background: white url(../images/loading.gif) center no-repeat; border: 1px solid #ddd; padding: 6px; -webkit-box-shadow: 0 0 10px #ddd; -moz-box-shadow: 0 0 10px #ddd; box-shadow: 0 0 10px #ddd; }

/* Magnifier area (thumbnail hovering rectangle): */
#etalage .etalage_magnifier{ background: white; border: 1px solid #bbb; }

/* Icon that will apear at the left bottom of the large thumbnail (optional): */
#etalage .etalage_icon{ background: url(../images/zoom.png) no-repeat; width: 14px; height: 14px; }

/* Hint that will apear at the top right of the large thumbnail (optional): */
#etalage .etalage_hint{ background: url(../images/hint.gif) no-repeat; width: 130px; height: 57px; }

/* Description area (optional) */
#etalage .etalage_description{ background: white; font-style: italic; margin: 10px; padding: 6px 10px; }

/*
 * ------------------------------------ FUNCTIONALITY --------------------------------------
 * The following CSS serves to make Etalage function properly. Don't edit or edit carefully.
 * -----------------------------------------------------------------------------------------
 */

.etalage, .etalage_thumb, .etalage_thumb_image, .etalage_source_image, .etalage_zoom_preview, .etalage_icon, .etalage_hint{ display:none }
.etalage, .etalage ul, .etalage li, .etalage img, .etalage_hint, .etalage_icon, .etalage_description{ margin:0; padding:0; border:0; list-style:none }
.etalage, .etalage_magnifier div, .etalage_magnifier div img, .etalage_small_thumbs ul, ul .etalage_small_thumbs li, .etalage_zoom_area div, .etalage_zoom_img{ position:relative }
.etalage img, .etalage li{ -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -o-user-select:none; user-select:none; -webkit-user-drag:none; -moz-user-drag:none; user-drag:none }
.etalage, .etalage_small_thumbs li{ float:left }
.etalage_right{ float:right }
.etalage li{ position:absolute; }
.etalage img{ vertical-align:bottom; max-width:none }
.etalage_magnifier{ cursor:default }
.etalage_magnifier div, .etalage_small_thumbs{ overflow:hidden }
.etalage_magnifier div img{ display:none }
.etalage_icon, .etalage_hint{ cursor:default; width:0; height:0; overflow:hidden }
.etalage_small_thumbs li.vertical{ float:none }
.etalage_zoom_area{ z-index:996 }
.etalage_zoom_area div{ overflow:hidden; z-index:997 }
.etalage_zoom_preview{ position:absolute; z-index:998 }
.etalage_zoom_img, .etalage_hint{ z-index:999 }
.etalage{ direction:ltr; }
div.etalage_description{ position:absolute; bottom:0; left:0; z-index:999 }
div.etalage_description.rtl{ direction:rtl; text-align:right }


.etalage_small_thumbs {
    position: absolute;
/*    left: 680px;
    top: 300px !important;*/
}


.allpage-class{ border-bottom:1px solid #dedede; text-align: center; position: relative;padding-top: 50px;}
.allpage-class .theme{ display: none; }
.allpage-class .sub .item{ display: inline-block; *display: inline; *zoom: 1; padding: 30px 12px; position: relative; }
.allpage-class .sub .item.on:before{ content: ""; width: 2px; height: 22px; background-color:#d3281b; position: absolute; left: 50%; bottom: 8px; margin-left: -1px; }
.allpage-class .sub .item.on:after{ content: ""; width: 12px; height: 12px; border: 2px solid #d3281b; position: absolute; left: 50%; bottom: 0px; margin-left: -8px; margin-bottom: -8px; z-index: 11; border-radius: 50%; background: #fff;}
.allpage-class .sub .item .word{ display: inline-block; *display: inline; *zoom: 1; height: 30px; line-height: 30px; font-size: 15px; color: #666; border-radius: 5px; padding: 0 10px; transition: all .5s ease; }
.allpage-class .sub .item.on .word{ background-color: #d3281b; color: #fff; }

.allpage-class .sub .item:hover .word{ background-color: #d3281b; color: #fff; }


.proinfo_feedback{ padding: 60px 0px; background: #eee; }
.proinfo_feedback:after{ content: ''; display: block; clear: both; }
.proinfo_feedback .input-box{ background: #fff; line-height: 50px; border-radius: 25px; height: 50px; padding: 0 25px; }
.proinfo_feedback .col6 { float: left; width: 260px; margin-right: 20px; }
.proinfo_feedback .col12 { width: 1250px; margin-top: 20px; height: 100px; border-radius: 25px; padding: 25px; }
.proinfo_feedback .input-box label { font-size: 14px; color: #aaa; font-weight: normal; line-height: 50px; display: inline-block; }
.proinfo_feedback .input-box input { line-height: 48px; border: 0 none; outline: none; padding: 0 5px; color: #222; font-size: 13px; font-weight: normal; width: 165px; }
.proinfo_feedback .input-box.col6.marn{ margin-right: 0; }
.proinfo_feedback .col12 textarea{ line-height: 25px; color: #666; border: 0 none; width: 100%; height: 100px; max-width: 100%; max-height: 100px; min-width: 100%; min-height: 100px; }

.proinfo_feedback .input-btn{ margin-top: 20px; text-align: center; }
.proinfo_feedback .input-btn input{ display: inline-block; width: 180px; height: 50px; line-height: 50px; text-align: center; transition: 0.3s all ease; border-radius: 50px; border: 0 none; background: #343434; color: #fff; font-size: 16px; font-weight: normal; margin: 10px; }
.proinfo_feedback .input-btn input.donghua{ background: #d3281b; }
.proinfo_feedback .input-btn input:hover{ width: 220px}







.about_con02_tit strong {

    color: #333;
    display: block;
    font-size: 40px;
    font-weight: normal;
    line-height: 60px;
    text-align: center;
    background: url(../images/news_row1.png) no-repeat center;

}
.about_con02_tit p {font-size: 16px;
font-weight: normal;
color:#666;
display: block;
line-height: 30px;
text-align: center;
}
.about_con02_tit {
  padding: 0 0 30px;
}
.about_con02 {

    padding: 60px 0 50px;

}

.copy_row2{height: auto!important;}

.procurement_p1{padding: 2em 0}
.about2_in{padding: 3em 0;}
.about2_in_tit {
  font-size: 1.8em;
  display: block;
  text-align: center;
  line-height: 3em;
}
.about2_in p {
  font-size: 0.95em;
  line-height: 2em;
}
.about2_in1_cont {
  text-align: center;
  padding: 1em 0;
}
.about2_in1_img img {
  display: block;
  float: left;
  width: 31.33333%;
  margin: 1%;
}
.about2_in1_img:after {
  content: '';
  display: block;
  clear: both;
}
.about2_in.about2_in2 {
  background: #f5f5f5;
  padding-bottom: 0;
}
.about2_in.about2_in2 > .page:after{content: '';display: block;clear: both}
.about2_in2_cont {
  padding: 5em 0;
  float: right;
  width: 45%;
}
.about2_in3_cont:after{content: '';display:block;clear: both;}
.about2_in3_cont{padding: 1em 0;}
.clients_item {
    float:left;width:23%;margin:1%;
    box-shadow: 0 0 0 2px #eee;
}

.clients_item > img{width: 100%;height: auto;display: block;
}
.about2_in2_img {

    width: 45%;
    display: block;
    float: left;

}

.proinfo_content {
  width: 75%;
  float: left;
  overflow: hidden;
}
.proinfo_relative {
  float: right;
  width: 22%;
  overflow: hidden;
}
.proinfo-part.proinfo-intro > .page:after {
  clear: both;
  content: '';
  display: block;
}
.proinfo_relative > .proinfo_relative_in img{width: 100%;display: block;height: auto;margin-bottom: 10px;}
.proinfo_relative > .proinfo_relative_in a{padding:1em 0;display: block;border-bottom:1px solid #eee;font-size: 0.8em;line-height: 1em;}
.proinfo_content *{max-width: 100%;}
.title.f-cb > h2 {
  float: none;
  display: block;
  font-size: 1.1em;
  line-height: 3em;
  border-bottom: 1px solid #eee;
  font-weight: normal;
  padding: 0;
}
.proinfo-part.proinfo-intro{padding:2.5em 0;}
.about_sj_item {float: left;text-align: center;display: block;padding: 50px 80px 50px 0px;}
.about_sj_item strong {font-size: 40px;font-weight: normal;color: #d3281b;}
.about_sj_item strong i{font-style: normal;font-size: 15px;font-weight: normal;color: #999;display: inline-block;vertical-align: middle;padding: 0 0px 0 4px;}
@media only screen and (max-width: 1300px) {
    .gr-back-btn {
    width: 25%;
    height: 3em;
    line-height: 3em;
    font-size: 0.7em;}
    .contactB_l:after{display: none;}
    .about-set2 .txt h6{font-size: 1.5em;}
    .proinfo-ban .list h2{font-size: 1.5em}
    .proinfo-ban{width:auto;padding: 3em;}
    .proinfo-ban .list .tips {

        width: 35%;}
    .proinfo-part.proinfo-intro{padding: 3em;}
    .about2_in p {

    font-size: 0.85em;
    line-height: 1.8em;

}
    .about2_in_tit {
    font-size: 1.5em;
    line-height: 1.8em;
}
.about2_in{padding: 2.5em;}
    .about-set2{padding: 3em;width: auto;}
    .news_pro{padding:1.5em;}
.new_pro_item {
  float: left;
  width: 31.333333%;
  margin: 1%;
  font-size:1em;
  text-align:center;line-height:2em;
  
}
    .contactB{display: block;width: 90%;margin: 3.5em auto;float: none;}
    .contact_A_tit > ul > li{font-size: 0.95em;margin: 0 2em}
    .news_in_x1 {
    padding: 2em;
    width: auto;
}
    .news-show-right .invList a span h3 {
    font-size: 0.85em;
}
    .invList a span h4 {
    font-size: 0.6em;}
    .invList a div h1{font-size: 1.5em;font-weight: normal;line-height: 1.0em;}
    
    .invList a div h2{font-size: 0.6em;font-weight: normal;line-height: 1.2em;}
.procurement_p1{padding: 1.5em}
    .list_con h4 {
        font-size: 0.85em;}
    .list_con {
    width: 60%;
}
    .list_case {
    padding: 0.5em 0;
}
    .list_case_ul{padding:2.5em;display: block;}

.inside-banner .ban-info{top: 35%}

.inside-banner .ban-info h2 {
  font-size: 2.2em;
  line-height: 1em;
}
.inside-banner .ban-info p {
  font-size: 0.85em;
  line-height: 1em;
}

.full-case-crumbs .allpage_f a {
    font-size: 0.8em;
}
.full-case-crumbs{padding:0.25em 1.5%;width: 97%;}

.full-case-crumbs .allpage_f {
    display: inline-block;
    margin: 0 0.25em;
}
.pro-list{padding: 3.5em}

.pro-list .img {
    float: none !important;
    width: 100%;
    height: auto;
}
.pro-list .sec_list .int {
    padding: 2.5em;
    width: 100%;
    box-sizing: border-box;
}

.pro-list .tit {
    height: 2.5em;
    font-size: 1.2em;
    line-height: 2.5em;}

.review_tit{
    font-size: 1.5em
}
}



@media only screen and (max-width: 1000px) {
    .about_sj_item strong {
    font-size: 32px;}
    .review_item > p{font-size: 0.85em}
    .about_sj_item {
    padding: 30px 20px 30px 0px;

}
    .proinfo-ban .list .detail p{font-size:0.7em}
    .proinfo-ban .list h2{font-size: 1.2em}
    #etalage{float: none;width:auto;margin: 0 auto;padding-bottom: 28vw;}
    .proinfo-ban .list .tips {

        width: 100%;float: none;
        height: auto;
}
    .proinfo_content_in{padding: 1em;}
    .proinfo-part.proinfo-intro{padding:2em}
.proinfo_content {
  width: 100%;
  float: none;
  overflow: hidden;
}
.proinfo_relative {
  float: none;
  width: 100%;
  overflow: hidden;
}
    
    .about2_in p {

    font-size: 0.85em;
    line-height: 1.8em;

}
    .about2_in_tit {
    font-size: 1.3em;
    line-height: 2em;
}
.about2_in{padding: 2em;}
    .about-set2{padding: 2em;width: auto;}
    .about-set2 .txt h6 {
    font-size: 1.2em;
    color: #333;
    line-height: 1em;
    padding: 0px 0 0.85em;
    
    display: block;
}
    .about-set2 .txt p{
    font-size: 0.8em;line-height: 1.5em;
}
.about-set2 .txt{ width: 48%; padding-top: 0.2em; }
    .news_pro{padding:1.5em;}
.new_pro_item {
  float: left;
  width: 31.333333%;
  margin: 1%;
  font-size:0.85em;
  text-align:center;line-height:2em;
  
}
.about-set4 {

    width: 100%;
    position: relative;
    padding: 2em 0;
    background: #f5f5f5;overflow: hidden

}
.review_tit{font-size: 1.2em;margin: 0 auto;text-align: center;line-height: 2em;}
    .contactA{float: none;width: 90%;margin:2.5em auto}
    .contactB{display: block;width: 90%;margin: 3.5em auto;float: none;height: auto;}
    .contactB_R,.contactB_l{width: 100%;float: none;margin: 0;}
    .contactB_R{padding: 0 2em 2em;box-sizing: border-box;}
    .contactB_R:after{content: '';display: block;clear: both}
    .contactB_l{padding:1em 2.5em 2em;box-sizing: border-box;}
    .contactB_l dt{width: 100%;margin-top: 0.5em;}
    .contactB_l dd{width: 100%}
    .contactA_T{padding:2em 1.5em 0;}
    .contactA_T_l, .contactA_T_m,.contactA_T_R {

    width: 100%;
    float: none;

    margin-bottom: 2em;
    text-align: center;
    border: 0;
    }
    .contact_A_tit{width: 80%}
    .contact_A_tit > ul > li{font-size: 0.85em;margin: 0 0.3em}
    .news-show-left,.news-show-right{width: 100%;float: none}
    .news-show-right{margin-top: 1.5em;}
.procurement_p1{padding: 1em}
    .list_case_ul li {
    float: left;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
    position: relative;
}
    .list_case_ul li:nth-child(4n) {
    margin-right: 2%;
}
    .list_case_ul li:nth-child(2n) {
    margin-right: 0%;
}
    .list_con h4 {
        font-size: 0.7em;}
    .list_con {
    width: 50%;
}
    
    .list_case_ul{padding:1.5em;display: block;}
.inside-banner .ban-info{top: 35%}


.inside-banner .ban-info h2 {
  font-size: 2em;
  line-height: 1em;
}
.inside-banner .ban-info p {
  font-size: 0.75em;
  line-height: 1em;
}
.full-case-crumbs{padding:0.1em 2%;width:96%;height: auto;}

.pro-list{padding: 2.5em}
.pro-list .sec_list .int {
    padding: 1.5em;
    width: 100%;
    box-sizing: border-box;
}

.pro-list .tit {
    height: 2em;
    font-size: 1em;
    line-height: 2em;}

}



@media only screen and (max-width: 640px) {

.news_in_x1{padding: 0.75em}
.news-views p{padding: 0}

    .etalage_small_thumbs li{width: 20% !important;}
.proinfo-ban .list li > img.etalage_small_thumb {
  width: 100% !important;
  height: auto !important;
}
    #etalage .etalage_icon{display: none !Important;}
    #etalage .etalage_magnifier{display: none !important;}
    #etalage{width: 100% !important;height: 90vw !important;}
    #etalage .etalage_thumb_image{width:100% !important;height:auto !important;opacity: 1 !important;}
    .proinfo-ban{width:auto;padding:1em;}
.etalage li.etalage_small_thumbs {
  position: absolute !important;width: 100% !important;bottom:0%;left: 0;height: auto !important;
    margin: 0 !important;
  top: auto !important;
}
    .etalage li.etalage_small_thumbs > ul{height: auto !important;}
    .etalage_small_thumbs li.vertical{float: left;margin-right: 0.5em !important;;}
    .proinfo-part.proinfo-intro {

    padding: 1em;

}
    .proinfo_relative > .proinfo_relative_in a{display:block;width:48%;float:left;margin: 1%;}

    .pro-list .int p{height: auto;}
    .about2_in2_img {

    width: 100%;
    display: block;
    float: none;

}
    .about2_in2_cont{width: 100%;float: none;padding: 2em 0;}
.about2_in{padding: 1.5em;}
    .about-set2 .img{width: 100%;}
.about-set2 .txt{ width: 100%; padding-top: 1em; }
    .news_pro{padding:1.5em;}
.new_pro_item {
  float: left;
  width: 100%;
  margin: 1%;
  font-size:0.85em;
  text-align:center;line-height:2em;
  
}
    .contact_A_tit{width: 100%;height: 50px;line-height: 50px}
    .contact_A_tit > ul > li{font-size: 0.6em;margin: 0 0.2em;height: 50px;line-height: 50px}
  .index_nt {
      padding:1.5em 0;}  
    .index_ntr .more a{margin-top: 0;}
.index_nti{width:100%;height:auto;float:left;overflow: hidden;}
.index_ntr{width:100%;float:right;position:relative}
.index_nti img {
    width: 100%;
    display: block;
    height:auto;margin: 0 auto;
}
    .index_ntr .title a{width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;font-size: 0.6em;line-height:1em;}
    .index_ntr .cont{font-size: 0.7em;line-height: 1.3em;margin: 1.5em 0 0;}
.inside-banner .ban-info{top: 30%}


.inside-banner .ban-info h2 {
  font-size: 1.6em;
  line-height: 1em;
}
.inside-banner .ban-info p {
  font-size: 0.7em;
  line-height: 1em;
}
.full-case-crumbs .allpage_f a {
    font-size: 0.7em;
}
.full-case-crumbs .allpage_f {
    display: inline-block;
    margin: 0 0.1em;
}

.pro-list{padding: 1.5em}

.pro-list .list li {
    margin: 0 0 3% 0;
    width: 100%;
}
.list_case_ul li .main_pic:after {
    background: #d3281b url(../images/a22.png) no-repeat center/30px;}
.list_case_cen i{display: none;}

.pagination .a1_page{display: none;}
.pagination .next_page{display: none;}
.pagination .Last_page{display: none;}
.pagination .first_page{display: none;}
.pagination .previous_page{display: none;}


}
@media only screen and (max-width: 620px) {
    #etalage{width: 100% !important;height:90vw !important}

}
@media only screen and (max-width: 590px) {
    #etalage{width: 100% !important;height: 90vw !important}

}
@media only screen and (max-width: 560px) {
    #etalage{width: 100% !important;height: 90vw !important}

}
@media only screen and (max-width: 540px) {
    #etalage{width: 100% !important;height: 90vw !important}

}

@media only screen and (max-width: 500px) {
    #etalage{width: 100% !important;height: 90vw !important}

}
@media only screen and (max-width: 480px) {
    #etalage{width: 100% !important;height: 90vw !important}

}
@media only screen and (max-width: 420px) {
    #etalage{width: 100% !important;height: 90vw !important}
}
@media only screen and (max-width: 400px) {
    #etalage{width: 100% !important;height: 90vw !important}

}
.por .sproc {
    padding: 0;
}
.por .sproc ul {
    flex-wrap: wrap;
}
.por .sproc ul li {
    width: calc(25% - 20px);
    margin-bottom: 20px;
}
.pro_all{overflow:hidden;margin:0 auto;padding-bottom:20px;}
.pro_all h3 {
    font-weight: bold;
    white-space: normal;
    color: #333;
    font-size: 16px;
    line-height: 1.1em;
    padding: 10px;
    text-align: center;
}
.dtus{margin-bottom:28px;width: 60%;margin: 0 auto;}
.dtus img {display: block; margin:0 auto;}
.cpsm{border-top:1px solid #e5e5e5;padding-top:38px;padding-left:10px;padding-right:10px;color:#212121;font-size:24px;font-weight:bold;padding-bottom:26px;}
.cp_content{color:#666666;font-size:16px;line-height:36px;padding-left:10px;padding-right:10px;padding-bottom:20px;}
.cp_content table {
    width: 100%;
    border-radius: 5px;
    font-size: 12px;
    font-weight: normal;
    border: none;
    border-collapse: collapse;
    width: 100%;
    max-width: 99%;
    background-color: white;
    table-layout: fixed;
}
.cp_content table td{
    line-height: 32px;
    padding: 6px;
    border: 1px solid #ccc;
    text-align: left;
  }
  .cp_content table tr:nth-child(2n) {
    background-color: #eee;
  }
  .video-list {
	font-size: 0;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.video-list li {
	display: block;
	width: calc(33.333% - 30px);
	padding: 0 15px;
	margin-bottom: 60px
}

.video-list li .img {
	overflow: hidden;
	position: relative;
	background: #000;
}

.video-list li .img>img {
	width: 100%;
	height: auto;
	opacity: 0.4;
	-moz-transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.video-list li .img .top01 {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.video-list li .img .top01 img {
	transition: 0.6s
}

.video-list li h5 {
	border-bottom: #e7e7e7 1px solid;
	font-size: 16px;
	color: #000000;
	width: 100%;
	position: relative;
	padding: 25px 0 20px;
}

.video-list li h5 span {
	overflow: hidden;
	display: block;
	width: 100%;
	height: 52px;
	line-height: 26px;
}

.video-list li h5:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 70px;
	height: 2px;
	background: #a5a5a6;
	transition: 0.6s;
}
.table_cell {
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
}

.video-list li a:hover .img>img {
	transform: scale(1.06);
	opacity: 1
}

.video-list li a:hover h5:after {
	width: 100%;
	height: 3px;
	background: #d3281b;
}

.video-list li a:hover .img .top01 img {
	transform: rotate(180deg)
}
.table_cell img {
  display: block;
  margin: 0 auto;
}
.procurement_p1 {
    box-sizing: border-box;
}
  @media only screen and (max-width: 748px) { 
    .por .sproc ul li {
        width: calc(50% - 20px);
    }
    .dtus {
        width: 100%;
    }
    .por img {
        width: 100%;
    }
    .video-list li {
        width: calc(50% - 30px);
        margin-bottom: 20px;
      }
      .video-list li h5 {
        padding: 10px 0;
      }
      .list_case_ul li .main_pic img {
          height: 100px;
      }
  }
 