﻿.p1 {height:350px; background-color:#ffffff;}
.p1 ul {height:180px;border:0px solid #ff0000;}
.p1 ul li {display:inline-block; width:377px;height:70px;margin-top:10px;border:1px solid #d9d9d9; float:left;margin-left:10px;border-radius:6px;}
.p1 ul li:hover  {border:1px solid #d9d9d9;}

.p1 .but_ico {background-color:#3d85c0;color:#acd0eb}
.p1 .but_ico:hover {color:#ffffff;}
.p1 .but_ico:visited {color:#acd0eb;}




.p2 {height:500px; background-color:#f1f1f1;font-family:"微软雅黑"}
.p2 article div {display:inline-block;width:280px;height:310px; border:1px solid #d9d9d9; text-align:center; padding-top:20px;float:left; margin-left:10px;background-color:#ffffff;}

.p2 article div img {width:250px;height:100px;margin-bottom:10px}
.p2 article div h3 {width:250px;font-size:18px; font-weight:normal;line-height:30px;}
.p2 article div h3 a { float:right}
.p2 article div h3 a:hover {color:#cd0000}

.p2 article div ul {width:250px;}
.p2 article div ul li {}
.p2 article div ul li a {line-height:30px; font-family:"微软雅黑";color:#999999}
.p2 article div ul li a:hover {color:#cd0000}


/*文本型广告框*/
.ad {width:100%;height:150px;background-color:#ff4e00; padding-top:20px;font-family:"微软雅黑";}
.ad div {width:1130px;height:120px;margin-bottom:30px;}
.ad div h2 {width:930px;font-size:30px;font-weight:normal;line-height:60px;margin-left:10px;color:#ffffff}
.ad div p {width:930px;line-height:30px;margin-left:10px;color:#ffffff;font-size:14px}
.ad div .but {display:inline-block;width:150px;height:50px;line-height:50px;background-color:#cd0000;float:right;margin:30px 10px 0px 0px;text-align:center;color:#ffffff;border-radius:50px}

