﻿@charset "utf-8";
/*全局样式
---------------------------------------------*/
body{ margin:0 auto; padding:0; width:100%; color:#333; font:14px/1.5 Arial,"Microsoft Yahei"; text-align:center; background:#f5f5f5; -webkit-font-smoothing:antialiased; }
input,button,select,textarea,img,p,h1,h2,h3,h4,h5{ margin:0; padding:0; border:0; font-family:'Microsoft YaHei','微软雅黑'; }
a{ color:#333; text-decoration:none; }
a:hover{ color:#34ad2a; text-decoration:none; -webkit-transition: all 0.2s linear;transition: all 0.2s linear; }
ol,ul,li,dl,dd{ margin:0 auto; padding:0; list-style-type:none; }
i,em{ font-style:normal; }
table { border-collapse:collapse; border-spacing:0; }

/*Clear Fix*/ 
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{ display:inline-block; } 
.clearfix { display:block; } 

.clear{ clear:both; font-size:0px; height:0px; overflow:hidden; }
.line5{ clear:both; font-size:0px; height:5px; overflow:hidden; }
.line10{ clear:both; font-size:0px; height:10px; overflow:hidden; }
.line15{ clear:both; font-size:0px; height:15px; overflow:hidden; }




#warp{ width:100%;background:url(../img/bg.png) ;padding-bottom:20px; }

.headerbg{ background-color:#990000; height:119px;  width:100%; }
.header{ width:1420px; margin:0 auto; height:119px; }

.header .logo{  float:left; width:518px ; height:100px; }
.header img{ margin-left:160px; margin-top:26px; width:250px;}
.header .mainmenu{  float:right;  width:901px; height:100px;  color:#FFFFFF; }
.header .lang{ margin-top:16px; margin-left:550px; background-color: #3C3C3C; width:135px; height:26px; line-height:25px; border-radius:4px; }
.header .lang a{ color:#333; font-size:13px;  color:#FFFFFF;   }
.header .nav-box{ margin-left:110px; margin-top:10px;}
.header .nav-box li{ float:left; margin:auto 2.5%; height:64px; width:80px; position:relative;}
.header .nav-box li a{ color:#333; font-size:16px; line-height:40px;  color:#FFFFFF;  }


    /*.header .p_menualter {
        _display:none;
        position: absolute;
    background-image: url(../img/postion.png);
        top: 50px;
      width: 141px;
        z-index:100000;
            left: -28px;
    }


        .header .p_menualter li {
            float: left;
            width: 50%;
            margin: 0px;
            text-align: center;
            height: 40px;
        }

            .header .p_menualter li .line {
                float: right;
                border-right: 1px solid #5B5B5B;
                height: 18px;
                position: relative;
                top: 10px;
            }*/


.header .p_menualter {display:none;  position: absolute;background-color:white; top: 50px;  z-index:100000; border-radius:1px;}


.header .p_menualter li {margin: 0px;text-align: center;height: 40px;}
.header .p_menualter li .line { width: 60px; border-bottom: 1px solid #5B5B5B;position: relative;/* top: 10px; */margin: 0px auto; border-bottom: 1px solid #5B5B5B; position: relative;}
.header .p_menualter li a {color: black;font-size: 12px; }

#webwidth{  margin:0 auto;  width:1420px; min-height:550px; }

.f_topbg{ height:20px;  background-color:#FFFFFF;}

.footerbg{background-image:url( ../img/footerbg.jpg); width:100%;}
.footer{ padding-top:30px;    width:1420px; height:200px;; margin-left:auto; margin-right:auto; }
.footertb{ margin-left:220px;}
.footertb td{ padding:20px;}

.footer_leftbox{ float:left; margin-left:150px; }
.footul{ float:left; margin-left:70px;}
.footul li { margin-top: 10px; color:#8E8E8E; font-size:1em; font-weight:500;}
.footul li:first-child { font-size:16px; color:#000000; }

.footer_rightbox{ float:right; margin-right:0px;   width:540px; height:auto;  margin-top:7px; }
.footer_rightbox img{ margin-right:160px;   }
.footer_telpic{  float:left; margin-top:10px;  margin-left:70px;  width:100px; color:#000000; font-size:15px; }
.footer_telpic img{  margin-right:0px;}
.footer_telpic p{ margin-top:3px;}
.footer_tel p:first-child { font-size:16px; }
.footer_tel{ float:left;margin-top:25px;  margin-left:20px;}

.footer hr{ border-top:1px solid #E0E0E0; margin-top:40px;}
.copyright{ height:40px; padding-top: 15px;}

.current span{  position:relative;  display:block;  width:80px; height:4px; background-color:white; }


/*页码容器*/
.page-box{ margin:15px 30px; padding-bottom:30px; }
    .page-box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }


/*表单样式*/

.msg-box{ display:block; margin:0; padding:6px; border:1px solid #fbf2b5; background:#fcfbda; }
    .msg-box i{ display:block; float:left; margin:4px 0 0; font-size:12px; color:#A094A9; width:18px; height:18px; text-align:center; vertical-align:middle; }
    .msg-box p{ margin-left:18px; line-height:24px; color:#A4A147; font-size:12px; }
.form-box{ margin:0 50px; padding:20px 0 30px; }
    .form-box .form-group{ margin:0; padding:10px 0; clear:both; }
    .form-box .form-group .tips{ margin-left:16%; color:#666; font-size:12px; line-height:20px; }
    .form-box .form-group dt{ display:block; float:left; padding-right:2%; width:26%; line-height:40px; text-align:right; color:#888; }
    .form-box .form-group dd{ display:block; position:relative; margin-left:16%; line-height:40px; }
    .form-box .form-group dd img{ vertical-align:middle; }
    .form-box .form-group dd .input{ display:inline-block; padding:0 10px; width:70%; height:40px; line-height:20px; border:1px solid #e0e0e0; }
    .form-box .form-group dd .input.code{ width:80px; }
    .form-box .form-group dd .select{ display:inline-block; padding:10px; height:40px; line-height:20px; border:1px solid #e0e0e0; }
    .form-box .form-group dd .textarea{ display:inline-block; padding:10px; width:70%; height:80px; line-height:20px; border:1px solid #e0e0e0; vertical-align:middle; overflow:auto; }
    .form-box .form-group dd .submit{ display:inline-block; margin:50px 0 0 203px; padding:10px 46px; width:auto; height:auto; line-height:20px; color:#fff; font-size:14px; border:1px solid #d70029; background:#d70029; cursor:pointer; }
    .form-box .form-group dd .button{ display:inline-block; margin:0 0 0 5px; padding:10px 46px; width:auto; height:auto; line-height:20px; color:#666; font-size:14px; border:1px solid #eee; background:#eee; cursor:pointer; }
    .form-box .form-group dd label.mart{ margin-right:5px; }
