﻿
/* CSS Document */

a{ margin:0px; padding:0px; border:0px; text-decoration:none; color:#333; font-size:14px;}
a:hover{ text-decoration:none;}
*{ padding:0px; margin:0px; border:0px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
/* background:rgba(0,0,0,0);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);*/
li{ list-style:none;}
.clear{ clear:both !important; height:0px !important; width:0px !important; float:none !important; margin:0px !important; padding:0px !important; border:0px !important; line-height:0 !important; position:relative !important; }
input:focus{ outline: none;}/*去除按钮选中的高亮标签*/
textarea:focus{ outline: none;}/*去除文本框选中的高亮标签*/
button:focus{ outline: none;}/*去除按钮选中的高亮标签*/
select:focus{ outline: none;}/*去除下拉框选中的高亮标签*/
img{ max-width:100% !important; vertical-align: middle;}
div,p,table,td,ul,li,span,a,ol,input,label{ padding:0px; margin:0px; border:0px;}
input::-ms-input-placeholder{ /* Internet Explorer 10+ */ color:#4d4d4d; font-size:12px;}
input::-webkit-input-placeholder{ /* WebKit browsers */ color:#4d4d4d; font-size:12px;}
input::-moz-placeholder{ /* Mozilla Firefox 4 to 18 */  color:#4d4d4d; font-size:12px;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#4d4d4d; font-size:12px;}
.fl{ float:left;}
.fr{ float:right;}
.zxlx .inp4 input[type="submit"] {
    width: 100%;
    line-height: 60px;
    border-radius: 10px;
    background: #318816;
    color: #FFFFFF;
    font-size: 18px;
    cursor: pointer;
}
.zxlx .inp4 {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
/*圆角5px*/
.radius5{ 
-webkit-border-radius:5px; 
   -moz-border-radius:5px; 
    -ms-border-radius:5px; 
     -o-border-radius:5px; 
        border-radius:5px; 
}
/*圆角10px*/
.radius10{ 
-webkit-border-radius:10px; 
   -moz-border-radius:10px; 
    -ms-border-radius:10px; 
     -o-border-radius:10px; 
        border-radius:10px; 
}
/*图片变大*/
.tra .imgs{
-webkit-transform: scale(1);
   -moz-transform: scale(1);
    -ms-transform: scale(1);
     -o-transform: scale(1);
           filter: scale(1);
           filter: transform;
       transition: all 0.5s ease 0s;
-webkit-transform: all 0.5s ease 0s; 
}
.tra:hover .imgs{
-webkit-transform: scale(1.15);
   -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
     -o-transform: scale(1.15);
           filter: scale(1.15);
           filter: transform;
       transition: all 0.5s ease 0s;
-webkit-transform: all 0.5s ease 0s; 
}
/*透明度50%*/
.opacity5{ filter:alpha(opacity=50);-moz-opacity:0.5; -khtml-opacity:0.5;opacity: 0.5;}

.shadow5{ 
-webkit-box-shadow:rgba(0,0,0,0.13) 5px 5px 5px; 
   -moz-box-shadow:rgba(0,0,0,0.13) 5px 5px 5px; 
    -ms-box-shadow:rgba(0,0,0,0.13) 5px 5px 5px; 
     -o-box-shadow:rgba(0,0,0,0.13) 5px 5px 5px; 
        box-shadow:rgba(0,0,0,0.13) 5px 5px 5px; 
}

.shadow10{ 
-webkit-box-shadow:rgba(0,0,0,0.13) 5px 5px 10px; 
   -moz-box-shadow:rgba(0,0,0,0.13) 5px 5px 10px; 
    -ms-box-shadow:rgba(0,0,0,0.13) 5px 5px 10px; 
     -o-box-shadow:rgba(0,0,0,0.13) 5px 5px 10px; 
        box-shadow:rgba(0,0,0,0.13) 5px 5px 10px; 
}
.imgs{ width:100%; height:100%; position: absolute; left:0; top:0; object-fit:cover; }


:root{
	--l:#1b7e9d;
	--z:#920760;
	--c:#1b7e9d;
	--c2:#920760;
}


.fwzc2{margin-top:50px}

.bg1{ width:100%; background:url(../image/s22.jpg) no-repeat 50% 0,#f6f6f6; overflow:hidden;}

.fwzc1{ margin:140px auto 165px; background:#FFFFFF; overflow:hidden; border-radius:10px; }

.fwzcForm{ width:100%; height:84PX; box-shadow:rgba(0,0,0,0.1) 0 0 10px; display:flex; overflow:hidden; border-radius:10px; border:#318816 solid 1px;}
.fwzcForm input[type="text"]{ width:100%; padding:0 15px; line-height:84px;font-size: 20px;}
.fwzcForm textarea::-ms-input-placeholder{ /* Internet Explorer 10+ */ font-size:20px;}
.fwzcForm textarea::-webkit-input-placeholder{ /* WebKit browsers */font-size:20px;}
.fwzcForm textarea::-moz-placeholder{ /* Mozilla Firefox 4 to 18 */  font-size:20px;}
.fwzcForm textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */font-size:20px;}
.jieguo1{padding:20px}
.fwzcForm label{ width:316px; overflow:hidden; border-radius:10px; position:relative; background:#318816; flex-shrink:0; cursor:pointer; height:82px}
.fwzcForm input[type="submit"]{ position:absolute; left:-150%;} 

.fwzcForm label div{ height:100%; display:flex; align-items:center; justify-content:center; }
.fwzcForm label div span{ font-size:22px; color:#FFFFFF; margin-right:10px;}


.globalTitle{ margin:0 auto; display:flex; align-items:center; justify-content:space-between;}
.gtBox .gtBox1{ display:flex; align-items:center;}
.gtBox .gtBox1 img{}
.gtBox .gtBox1 span{ font-size:17px; color:#999999; text-transform:capitalize; margin-left:10px;}
.gtBox .gtBox2{ font-size:40px; margin-top:10px;}
.arrowBox{ display:flex; align-items:center; justify-content:flex-end;}
.arrowBox div{ margin-left:7px; cursor:pointer;}
.arrowBox div img:nth-child(2){ display:none;filter:hue-rotate(200deg);}

.arrowBox div:hover img:nth-child(1){ display:none;}
.arrowBox div:hover img:nth-child(2){ display:inline-block;}


.cjwt{ width:calc( 100% + 20px); margin-left:-10px; margin-top:35px;}

.cjwtItem{ padding:40px 40px 80px; background:#f9f9f9; border-radius:10px; margin:10px;}

.cjwtTop{ display:flex; align-items:center; border-bottom:#e0e0e0 solid 1px;}
.cjwtTop div:nth-child(1){ flex-shrink:0; width:65px; padding-bottom:20px;}
.cjwtTop div:nth-child(2){ font-size:22px; line-height:1.5em;}

.cjwtBot{ margin-top:30px; display:flex;}
.cjwtBot div:nth-child(1){ flex-shrink:0; width:65px;}
.cjwtBot div:nth-child(2){ height:220px; overflow:hidden; overflow-y:auto; padding-right:40px; font-size:18px; line-height:35px; color:#666666;}

.cjwtBot div:nth-child(2)::-webkit-scrollbar { width:6px; height: 1px;}
.cjwtBot div:nth-child(2)::-webkit-scrollbar-thumb { border-radius: 10px; background: #bdbdbd;}
.cjwtBot div:nth-child(2)::-webkit-scrollbar-track { border-radius: 10px; background: #ececec;}


.zfgx{ width:100%; background:url(/static/images/su4s.jpg) no-repeat 50%/cover; overflow:hidden; min-height:730px; display:flex; align-items:center; justify-content:center; margin-top:50px}

.zfgxBox{}

.zfgxNei{ width:100%; max-width:620px;}

.zfgx1{ font-size:36px; color:#FFFFFF; margin-bottom:25px;}

.zfgx2{}

.zxlx{ display:flex; justify-content:space-between; flex-wrap:wrap;}

.zxlx .inp1{ width:calc( 50% - 5px); margin-bottom:10px; background:rgba(255,255,255,0.3); border:#FFFFFF solid 1px; border-radius:5px; display:flex; align-items:center; height:65px; padding:0 17px;}
.zxlx .inp1 .inpLeft{ width:30px; flex-shrink:0;}
.zxlx .inp1 .inpRight{ width:100%;}
.zxlx .inp1 .inpRight input{ line-height:65px; height:65px; width:100%; background:none; color:#FFFFFF; font-size:15px;}

.zxlx .inp2{ width:100%; padding:10px 17px; background:rgba(255,255,255,0.3); border:#FFFFFF solid 1px; border-radius:5px; display:flex; margin-bottom:20px;}
.zxlx .inp2 .inpLeft{ width:30px; flex-shrink:0; padding-top:6px;}
.zxlx .inp2 .inpRight{ width:100%;}
.zxlx .inp2 .inpRight textarea{ line-height:30px; height:65px; width:100%; background:none; height:110px; color:#FFFFFF; font-size:15px;}

.zxlx .inp3{ display:flex; justify-content:space-between; width: 100%;}
.zxlx .inp3 input[type="submit"]{ width:calc( 50% - 5px); line-height:60px; border-radius:10px; background:#318816; color:#FFFFFF; font-size:18px; cursor:pointer;}
.zxlx .inp3 input[type="button"]{ width:calc( 50% - 5px); line-height:60px; border-radius:10px; background:#fff; color:#333333; font-size:18px; cursor:pointer;}

