﻿body, html{font-family:"微软雅黑";}
.pack{
    width:70%;
    height: auto;
    border:0 px;
    margin: 0 auto;
}

/*头部*/
.header{ width:100%; margin:0px auto; position:relative; overflow:hidden;}
.header .head{ width:96%; margin:0px auto; max-width:1200px; height:120px; text-align:left;}
.head .logo{ width:150px; height:45px; float:left; margin-top:36px;}
.head .logo img{ width:150px; height:45px; vertical-align:top;}
.head .nav{ width:80%; float:left; margin-left:30px; text-align:left;}

.head .nav li{ display:inline-block; *display:inline; zoom:1; height:117px;  line-height:117px; }
.head .nav li a{ font-size:18px;font-family:微软雅黑;  font-weight: 400;  color:#004587; display:inline-block; *display:inline; zoom:1; height:117px; line-height:117px; padding:0px 20px;}
.head .nav li:hover{ border-bottom:3px solid orange }
.head .nav li a:hover{color:orange }


/*关于我们*/
.scd{ width:96%; max-width:1200px; margin:0px auto; text-align:left;}
.scd .scd_l{ width:205px; height:100%; border-right:1px solid #ddd; float:left;}
.scd_l .title{ width:100%; height:100px; line-height:100px; text-align:left; position:relative; font-size:20px;color:#004587;}
.scd_l .title i{ display:block; width:43px; height:28px; position:absolute; right:-15px; top:38px; background:url(../images/icon11.png) no-repeat;}
.scd_l .s_nav{ width:100%;}
.scd_l .s_nav li{ width:100%; height:40px; line-height:40px; margin-bottom:40px; position:relative;}
.scd_l .s_nav li a{ font-size:16px; color:#000000;}
.scd_l .s_nav li a:hover{ color:#004588;}
.scd_l .s_nav li i{ display:block; width:15px; height:15px; background:url(../images/icon12.png) no-repeat; position:absolute; right:-7px; top:15px;}
.scd .scd_r{ float:right;}
.scd_r .head{ width:100%; height:60px; line-height:60px; padding-top:20px; border-bottom:1px solid #ddd; font-size:30px; color:#333333;}
.scd_r .head em{ font-size:18px; margin-left:10px; margin-top:15px;}
.scd_r .s_ctn{ width:100%; padding:20px 0; line-height:175%;}
.scd_r .s_ctn .pro_da{ width:100%; margin-bottom:60px;}

.s_ctn .pro_l , .s_ctn .pro_l ul{ width:100%;}
.s_ctn .pro_l li{ width:32%; float:left; margin:0px; margin-left:1%; margin-bottom:50px;}
.s_ctn .pro_l li img{ width:304px; height:175px; vertical-align:top;}
.s_ctn .pro_l li .title{ width:100%; height:30px; line-height:30px; text-align:center; color:#3F3F3F;}
.s_ctn .pro_l li p{ width:100%; height:25px; text-align:center; line-height:25px; color:#3F3F3F; font-size:12px;}
.s_ctn .pro_l li a:hover .title{ color:#004588;}
.s_ctn .pro_l li .title , .s_ctn .pro_l li p{ white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.s_ctn .service{ width:100%;}
.s_ctn .service .service_a{ width:100%; margin-bottom:50px;}


