@charset "utf-8";
.first{width: 1200px;margin: 20px auto;}
/*
公司简介
 */
.about{width: 975px;height: 300px;border: 1px solid #ccc;float: left;}
.title{width: 100%;background-color: #fbce2b;}
.title>h2{width: 95%;background-color: #053369;float: right;font-size: 15px;padding: 10px;color: #fff;}
.title>h2>a{float: right;color: #fff;}
.title>h2>a:hover{color: #fbce2b;}
.about_main{padding:10px;text-indent: 2em;line-height: 24px;}
/*
工程案例
 */
.case{float: right;width: 202px;}
.case>.title>h2{width: 84%;}
.case>.bd{width: 202px;height: 260px;overflow: hidden;}
.case>.bd>.tempWrap{height: 100% !important;}
.case>.bd ul li{margin: 10px 0;border: 1px solid #fff;height: auto !important;}
.case>.bd ul li:hover{border: 1px solid #000;}
.case>.bd ul li a img{width: 200px;float: left;margin-right: 10px;}
.case>.bd ul li a h3{font-size: 18px;margin-bottom: 5px;color: #000;}
.case>.bd ul li a p{font-size: 14px;color: #000;}
/*
产品展示
 */
.product{width: 1200px;margin: 0 auto;}
.pro_menu{width: 300px;background-color: #053369;float: left;padding: 4px;}
.pro_title{background-color: #204670;border:1px solid #375A7C;}
.pro_title>h2{text-align: center;color: #fff;}
.pro_title>span{display: block;text-align: center;color: #fff;}
.pro_menu ul{background-color:#204670;border: 1px solid #375A7C;}
.pro_menu ul li{padding-left: 20px;}
.pro_menu ul li:hover{background: #F8C81E;}
.pro_menu ul li a{color: #fff;display: block;margin: 10px 0;}
.pro_menu ul li:hover a{color: #053369;}
.pro_list{float: right;width: 890px;}
.pro_list li{float: left;margin-left: 20px;margin-bottom: 20px;background-color: #ccc;}
.pro_list>li>a>img{width: 200px;height: 138px;border: 1px solid #000;display: block;}
.pro_list>li>a>p{text-align: center;color: #000;line-height: 30px;}
.pro_list>li:hover{background-color: #053369;}
.pro_list>li:hover>a>p{color: white;}


/*
新闻热点
 */
.news{width: 1200px;margin: 0 auto;margin-bottom: 20px;}
.news_l{width: 800px;float: left;}
.news_l>.title>h2{width:96%;}
.news_r{width: 380px;float: right;}
.news_r>.title>h2{width: 91%;}
.news_list{width: 99.7%;border: 1px solid #ccc;}
.news_list>li{margin: 11px 0;width: 96%;padding: 0 10px;}
.news_list>li>a>div{float: right;width: 540px;color: #000;}
.news_list>li>a:hover>div{color: #6E77C9;}
.news_list>li>a>div>h3{margin-bottom: 10px;}
.news_list>li>a>div>p{line-height: 22px;margin-bottom: 10px;}
.news_list>li>a>img{width: 200px;height:134px;border: 1px dotted #ccc;padding: 3px;float: left;}
.news_r>.news_list>li>a>h3{font-size: 16px;color: #000;line-height: 22px;}
.news_r>.news_list>li>a:hover>h3{color: #6E77C9;}

/*
友情链接
 */
.friend_link{width: 1200px;margin: 0 auto;margin-bottom: 20px;}
.friend_link>.title>h2{width: 97%;}
.friend_link .bd{width: 1198px;overflow: hidden;}
.friend_link .bd div ul li{float: left;margin:20px 8px;width: 182px !important;}
.friend_link .bd div ul li a img{border:1px solid #000;width: 180px;}