﻿@charset "utf-8";
/* CSS Document */
body,ul,ol,li,a,h1,h2,h3,h4,h5,h6,dl,dd,dt,mark,p{margin:0;padding:0;list-style:none;text-decoration:none;font-family:"微软雅黑";background:none;font-weight:normal;border:none;}
.wrap{width:100%;}
.containerpro{width:1200px;margin:0 auto;}
/* .pull-left{float:left;}
.pull-right{float:right;} */

/**头部**/
header{width:100%;height:252px;}
.top{height:25px;background:#3191f4;}
.top h4{float:left;font-size:14px;color:#FFF;line-height:25px;}
.top .pull-right{float:right;}
.top a{color:#FFF;padding:0 13px;}
.indexLogo{height:134px;}
.indexLogo h3{float:left;margin-top:23px;}
.indexLogo h2{float:right;margin-top:34px;}

header nav{height:50px;background:url(../images/nav_1.png) center top;clear:both;border-bottom:1px solid #444; overflow:hidden}
header nav ul li{float:left;}
header nav ul li a{padding:0 40px 0 40px;font-size:16px;color:#FFF;line-height:50px;display:block;float:left;}
header nav ul li:hover a,header nav ul li.active a{background:#005ab6;}

.search a,.search h3{color:#818181;line-height:42px; text-align:left}
.search h3{font-size:16px;}
.search a{font-size:14px;margin-right:15px;}



/**左边侧栏**/
#about,#ContRightList{margin-top:30px;}
.sidebar{width:265px;float:left;font-size:17px;}
/**头部**/
 .sideHead{height:40px;border-bottom:4px solid #ccc;line-height:40px;}
.sideHead h3{float:left;}
.sideHead h3 span{float:right;font-size:14px;color:#999;font-family:Arial;text-transform:uppercase;}
.sideHead h3.active,.sideHead h3:hover span,.sideHead h3:hover{color:#333;border-bottom:4px solid #2585e8;}
.sideHead h3:hover span{border:none;} 

/**分类**/
.sideTop ul{margin-top:27px;display:block;}
.sideTop ul li a{height:56px;line-height:56px;margin-top:11px;}
.sideTop ul li a{display:block;font-size:16px;color:#0764ac;padding-left:20px;background:#9fd5ff;border-radius:5px;}
.sideTop ul li.active a,.sideTop ul li a:hover{background:url(../images/sideabout_1.png) no-repeat center top;color:#FFF;}

.sideTop ul li.actives a{background:url(../images/sideabout_1.png) no-repeat center top;color:#FFF;display:block;font-size:16px;color:#0764ac;padding-left:20px;background:#9fd5ff;border-radius:5px;}


#subnav{width:100%;background:#f3f3f3;display:inline-block;padding-bottom:20px;display:none;}
#subnav li{width:238px;height:40px;margin-left:2%;border-bottom:1px dashed #ccc;}
#subnav li a{height:40px;display:block;line-height:40px;background:#f3f3f3;color:#777;}
#subnav li:hover a,#subnav li.active a{height:40px;display:block;background:url(../images/subnav_1.png) no-repeat center top;}

/**产品**/
.sideProduct,.sideNews{margin-top:30px;}
.sideProduct ul{margin-top:27px;}
.sideProduct li a{display:block;line-height:40px;text-align:center;color:#333;font-size:16px;}
.sideProduct img{border:1px solid #ccc;}
.sideProduct li:hover a{color:#2f90f4;}

/**新闻**/
.sideNews ul{margin:25px 0;}
.sideNews ul li{line-height:30px;border-bottom:1px dashed #ccc;margin-bottom:5px;}
.sideNews ul li a{font-size:12px;color:#444;}
.sideNews ul li a:hover{color:#2f90f4;}
.sideNews ul li span{width:6px;height:6px;border:1px solid #666;border-radius:8px;display:bolock;float:left;margin:13px 8px;}

/**侧栏电话**/
#side_tel{margin:30px 0;}
/**右边头部**/
.ContRight{width:900px;float:right;}
.ContRightTop{height:40px;line-height:40px;border-bottom:4px solid #ccc;}
.ContRightTop h3{height:100%;font-size:18px;padding-right:30px;color:#333;border-bottom:4px solid #2585e8;float:left;}

.ContRightTop h2{float:right;font-size:12px;color:#666;}
.ContRightTop h2:hover{border-bottom:4px solid #2585e8;}
.ContRightTop h2 a{color:#999;padding-left:20px;}
.ContRightTop h2 span,.ContRightTop h2 a{display:block;float:right;margin-left:5px;}




