.index_products_bg{ min-width:1190px; max-width:1920px; margin:auto; background:#fff; margin-top:90px;}
.index_products_indexpro{ width:1190px; margin:auto;}
.index_products_title{width:100%; font-size:22px; color:#333333; text-align:left; font-weight:bold; line-height:36px;}
.index_products_title span{ font-size:14px; color:#b1aeae; font-weight:normal; text-transform:none;}
.index_products_title span a{ font-size:16px !important; color:#333333 !important; font-weight:normal;}

.index_products_content{width:1190px; margin:auto;}
.Page_leftclass{width:288px; margin-top:10px; float:left;}
.page_Title{width:260px; background:#1e419e; padding-bottom:21px; padding-left:28px; font-size:20px; line-height:60px; color:#ffffff; text-align:left; font-weight:bold; text-transform:uppercase;}
.page_Title .page_left_dot{width:50px; height:3px; background:#ffffff;}
.page_proClass{width:288px; background:#ececec; padding-bottom:28px; border-bottom:4px solid #356bb1;}
.left_class{width:228px; text-align:left; margin:0 34px 0 26px; padding:10px 0; border-bottom:1px solid #dddddd;}
.left_class a{color:#333333; font-size:14px; font-weight:normal; line-height:24px;}
.left_class:hover a{color:#1e419e;}

.index_products_right{width:855px; float:right;}
.index_products_list{width:100%; margin-top:19px;}
.index_products_pagepro{width:274px; float:left; position:relative; margin-bottom:10px; overflow:hidden;}
.index_products_proimg{width:274px; height:274px; overflow:hidden;}
.index_products_proimg img{width:274px; height:274px; display:block;}
.index_products_proname {width:264px; padding:5px; text-align:center;}
.index_products_proname a{font-size:14px; color:#333333; line-height:20px; font-weight:normal;}
.index_products_pagepro .index_products_rsp{width:274px;height:274px; background:url(../ZERO/img/probg.png); overflow:hidden;position: absolute; top:0;left:0px; cursor:pointer;}
.index_products_pagepro .index_products_text{position:absolute;width:254px;height:178px;left:-274px;top:96px;overflow:hidden; text-align:center; font-size:14px; color:#ffffff; line-height:20px; padding:0 10px;}
.index_products_pagepro .index_products_text img{width:22px; height:22px; overflow:hidden; border:none;}
.index_products_pagepro:hover{ cursor:pointer;}
.index_products_pagepro:hover .index_products_proname a{color:#1e419e;}


#index_products_animate,#index_products_animate_1,#index_products_animate_2{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}