
           
            /* -- 页面整体布局 -- */
            .header, .content, .footer
            {
                width: 1200px;
                margin: 0 auto;
                position: relative;
                font-family: "Microsoft Yahei" , serif;
            }
            .tit_p{ width:1200px; margin:0 auto;}
.tit_p a{ color:#c7282d;padding:0 10px; font-size:15px;}
            em, i{font-style: normal;}
            .head {overflow: hidden; font-family: "Microsoft Yahei", serif;}

            .head .tok { height: 141px; position:relative;width:1200px;margin:0 auto;}
            .head .tok h1 { animation-duration: 1s;animation-name: fadeInLeft; float: left; margin: 30px 26px 0 0; padding-right:16px; line-height: 35px;}
            .head .tok h2 {animation-duration: 1.25s;animation-name: zoomIn; float: left;margin-top:40px;border-left:0px solid #d5d5d5;padding-left:22px;color:#3f4650;font-size:25px;font-weight:normal; }
            .head .tok h2 span { display: block; font-size: 22px;color: #c7282d; line-height:32px; font-weight:normal; }
            .head .toz {animation-duration: 1s;animation-name: fadeInRight; float: right; margin-top:20px;padding-left:56px; background:url(tel.png) no-repeat left 7px;height: 83px;}
            .head .toz .tel1 {font-size:14px;color:#333333; display:block;    line-height: 26px;}
            .head .toz .tel1 em{font-size:24px;color:#d0111b;display:block; font-weight:bold;}
            .head .toz .tel1 em a{color:#d0111b;}
            .hnav{ height:80px;background:#3e4651 url(hbg3.jpg) repeat-x;}
            .menu{height:80px;width:1200px;margin:0 auto; overflow:hidden;min-width:1200px;}
            .menu li{height: 80px; line-height:80px; float:left;position: relative; margin-right: -1px;}
           
            
            
            
            @media screen and (min-width:800px) {
     .menu li a{ display: block; font-size: 16px; color: #ffffff;padding:0 21px; background:url(nav_i.jpg) no-repeat right center;}
}
@media screen and (min-width:1024px) {
   .menu li a{ display: block; font-size: 16px; color: #ffffff;padding:0 25px; background:url(nav_i.jpg) no-repeat right center;}
}
@media screen and (min-width:1280px) {
    .menu li a{ display: block; font-size: 16px; color: #ffffff;padding:0 41px; background:url(nav_i.jpg) no-repeat right center;}
}
@media screen and (min-width:1440px) {
     .menu li a{ display: block; font-size: 16px; color: #ffffff;padding:0 41px; background:url(nav_i.jpg) no-repeat right center;}
}
@media screen and (min-width:1920px) {
    .menu li a{ display: block; font-size: 16px; color: #ffffff;padding:0 25px; background:url(nav_i.jpg) no-repeat right center;}
} 

            
            
            
            
            .menu li.nones a{ background:none;}
            .menu li.home a{ padding-left:29px;}
            .menu li.home i{width:21px;height:80px; background:url(home.png) no-repeat center;margin-right:15px; display:block; float:left;}
            .menu li:hover a, .menu li.cur a{background:url(nav_i2.jpg) no-repeat right center;}
            .menu li:hover, .menu li.cur {background:#c7282d url(nav_i1.jpg) no-repeat left center;}
            /*头部结束*/
            
            /*search start*/
            .search{display:block;height: 80px;width:100%;border-bottom:1px solid #dddddd; }
            .search p{float: left;line-height: 80px;font-size: 14px;color: #202020;}
            .search p a{margin-right: 15px;color: #666;}
            .s_box{float: right;width:328px;height: 32px;margin: 23px 0px 0 0;border-bottom:1px solid #dddddd;}
            .s_box .input1{float: left;width: 267px;padding-left: 10px;height: 32px;line-height: 32px;font-size: 12px;color: #333;opacity: 0.7;outline: 0;background:none; border:0px;}
            .s_box .input2{float: right;width: 49px;height: 34px;border: 0;outline: 0;cursor: pointer; background:url(search.jpg) no-repeat center;}
             /*search end*/
        

            /*底部开始*/
            .footWrap{ background:url(stp1_bg.jpg) repeat; overflow: hidden; font: 14px "Microsoft YaHei";color: #d5d6d7;}
           
            .footWrap a{color: #d5d6d7;}
            .footWrap a:hover{font-weight: bold;}
            .footWrap .fnav{height:80px; line-height:80px;background:#c7282d;}
            .footWrap .fnav a{font-size:16px; display:block;color:#FFF; padding-right:96px;float:left; }
            .footWrap .fnav a.last{padding:0;}
            .footWrap .f_com{height: 295px;overflow: hidden;}
            .footWrap .f_logo{padding:95px 0 0 0 ; width:423px; }
            .footWrap .f_com .f2{float: left;width: 379px;padding-left:69px;margin-top:79px;border-left:1px solid #4a515a;border-right:1px solid #4a515a; }
            .footWrap .f_com .f2 p{line-height: 17px;margin-bottom:9px;}
            .footWrap .f_com .f2 p img{ float:left;margin-right:13px;}
            .footWrap .f_com .f4{width: 264px;font-size:12px; padding-top:60px;}
            .footWrap .f_com .f4 img{width: 110px; height: 110px;display: block;margin-top:10px;}
            .footWrap .f_com .f4 span{ display:block; float:left;width:110px; margin-left:20px;line-height: 24px; text-align: center;}
            
           
            /*底部结束*/
        
