/* css document */
/*------浏览器重置------*/
ol, ul { list-style: none }
h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; }
ul { margin: 0; padding: 0; list-style-type: none; line-height: 0; }
/*------end 浏览器重置------*/


.products { width: 1000px; height: auto;  padding-top:20px;overflow:hidden}
.products li { float: left; width: 330px; height: 320px; padding-bottom:15px; margin-right: 5px;  }
.products li img { float:left; width: 330px; height: 300px;   padding:0; margin:0; overflow:hidden }
.products h3 {float:left; width: 315px; height: 30px; background:url(../images/pic23.gif)  0px 7px no-repeat; padding-left:15px; color: #002d72; font-size: 14px; font-weight: 100; line-height: 30px; overflow: hidden }
.products h3 a{color: #002d72; }







.cp_info{ width:1000px; height:auto; margin:0 auto; overflow:hidden;color:#065591 }
.cp_info .left{ float:left; width:1000px; height:auto}
.cp_info .right{ float:right; width:170px; height:auto; background:#fff}
.cp_info .left .cpys{ width:1000px; height:auto; margin-bottom:10px;overflow:hidden}
.cp_info .left .cpys .title1{ width:1000px; height:42px; border-bottom:2px solid #01538f;/* background:#f3faff*/}
.cp_info .left .cpys  h3{ width:250px; text-align:left; line-height:42px; /* background:#01538f*/; font-size:18px; font-weight:600; }
.cp_info .left .cpys .text1{ padding:10px 0; line-height:25px; font-size:14px;}




.h3css{ float:left !important;width:333px !important; text-align:center !important; cursor:pointer}
.bg01538f{background:#01538f  !important; color:#fff}
