@CHARSET "UTF-8";
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;
    
}
a{text-decoration:none;outline:none;}
a:link{color:#fff;}
a:visited{color:#fff;}
a:hover,a:active,a:focus{color:#ffff00;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}
.w1920{
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}

.fl{
    float: left;

}
.fr{
    float: right;
}


@font-face {
    font-family: 'constan2';
    src:url('../fonts/Microsoft JhengHei UI/msjhl_0.ttc') format('truetype');
}
.ssddds{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

            .demo-message-wrap input::-webkit-input-placeholder,
            .demo-message-wrap textarea::-webkit-input-placeholder {
                /* WebKit browsers */
                  color: #fff;
            }

            .demo-message-wrap input:-moz-placeholder,
            textarea:-moz-placeholder {
                /* Mozilla Firefox 4 to 18 */
                  color: #fff;
            }

            .demo-message-wrap input::-moz-placeholder,
            textarea::-moz-placeholder {
                /* Mozilla Firefox 19+ */
                   color: #fff;
            }

            .demo-message-wrap input:-ms-input-placeholder,
            textarea:-ms-input-placeholder {
                /* Internet Explorer 10+ */
                  color: #fff;
            }

            .demo-message-wrap input[type='text']::-webkit-input-placeholder{
                color: #fff;
            }



.aby_hh li:hover .aby_hh_img img{
    filter: invert(49%) sepia(93%) saturate(369%) hue-rotate(900deg) brightness(60%) contrast(93%);
}
/*头部样式*/

.container-menu-desktop {
    /*height: 151px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;*/
}

.fix-menu-desktop{
    height: 65px;
    position: fixed;
    top:0 ;
    z-index: 999;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.fix-menu-desktop .head{
    display: none;
}

.fix-menu-desktop .header{
    height: 65px;
    background: #233785;
}

.xypg-right-content p a:hover{color:#fff!important;}
.fix-menu-desktop  .logo{
    height: 65px;
    line-height: 65px;
    
}
.logo{
    height: 106px;
    line-height: 106px;
    
}
.logo img{
    max-height: 100%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    
}
.fix-menu-desktop  .logo img{
    max-height: 70%; 
     -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.fix-menu-desktop .x-menu > li{
    height: 65px;
    line-height: 65px;
     -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.fix-menu-desktop  .x-menu > li > a{
    line-height: 65px;
    text-align: center;
 -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.fix-menu-desktop .x-menu > li::before{
    bottom: 15px;
}
.fix-menu-desktop .x-sub-menu{
        top: 60px;
}

.warp{
  background: url(//cdn.myxypt.com/d9e017bc/20/10/648a78059c24a5ecb4cbeee61f24a5c7b3e547fb.png) repeat-y top center ;
}

.head{
    height: 45px;
    background: #233785;
    font-size: 14px;
    color: #ddd;
    font-weight: normal;
    line-height: 45px;

}
.head a{
    color: #ddd;
}
.head a:hover{color:#ffff00;}
.headfix{position: fixed;
    top: 0px;
    z-index: 9999;
    width: 100%;
    height: 151px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.header{
    height: 106px;
      -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: url(//cdn.myxypt.com/d9e017bc/20/10/b8a4107add73f208d7eb7e6c604b317782a57f7d.png)no-repeat center;
}




#formsearch{width:420px;float:left;margin-left:60px;margin-top:40px;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}
.hotSearch a{margin-right:6px;}
#formsearch input{background:#fff;border:1px solid #c8c8c8;float:left;width:260px;outline: none;}
#formsearch input#keyword{height:35px;line-height:35px;padding-left:4px;color:#666;}
#formsearch input#s_btn{width:44px;height:35px;line-height:35px;text-align:center;background:url(../images/so.png) no-repeat center;color:#fff;border:none;cursor:pointer;}

#menu{
      width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #03479c;
}
.ct1{color:#03479c;font-size:42px;text-align:center;}
.ct1 span{display:block;text-transform:uppercase;font-size:18px;font-weight:normal;color:#888888;font-family:"Arial";line-height: 30px;}


.container {
    width: 1200px;
    margin: 0 auto;
}

/*高品质追求*/
.box2{width:1200px;margin:0 auto;margin-top:20px;}
.tabz{position:relative;display:flex;justify-content:center;align-items:center;margin-top:50px;}
.tabz li{float:left;width:140px;height:32px;display:block;line-height:32px;background:#eaeaea;text-align:center;color:#666666;font-size:14px;cursor: pointer;margin-left:10px;}
.tabz li.cur{color:#fff;text-decoration:none;font-size:14px;background:#03479c;}
.tabz  li:hover, .tabz li.cur {
    background: #03479c;
    position: relative;
    color: #fff;
    cursor: pointer;
}

.tabz li:hover a, .tabz li.cur a {
    color: #fff;
}

.ttz{display: none;margin-top:30px;}
.list1z{padding:8px 10px;}
.list1z li{position:relative;vertical-align: middle;float:left;margin-right:26px;margin-bottom:26px}
.list1z li a.img{display:block}
.list1z li a.img img{width:376px;height:270px;}


.list1z li:nth-child(3n){float:right;margin-right:0px;}

.dac{background:#03479c;border-bottom-left-radius:5px;border-bottom-right-radius:5px;line-height:45px;height:45px;}
.list1z li h3{color:#fff;font-size:16px;float:left;font-weight:normal;margin-left:5%;}
.list1z li h3 a{color:#fff;font-size:16px;line-height:45px;}
.list1z li:hover .dac{background:#b99562;}


.mx{float:right;color:#fff;font-size:16px;margin-right:5%;}
.mx a{color:#fff;font-size:16px;}

/*滚动*/
.pin{width:1200px;margin:0 auto;}

.chan{text-align:center;padding-top:30px;position:relative;margin-bottom:40px;}
.l_btn,.r_btn{position:absolute;cursor:pointer;top:55%;}
.l_btn{left:-50px;}
.r_btn{right:-50px;}

.twt{float: left;}
.twt li a.img{display:block;}
.twt li a.img img{display:block;width: 273px;height:150px;}
.twt li{float: left;overflow: hidden; margin-left: 20px;}

#m_demo{overflow:hidden;width:100%;margin:0 auto;padding-top:20px;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}

.huise{width:1920px;position:relative;left:50%;margin-left:-960px;background:#f5f5f5;padding-bottom:50px;padding-top:70px;}

#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}


.anls{width:1200px;margin:0 auto;padding-top:40px;border-top:1px solid #e5e5e5}
.product_list3{}
.product_list3 li{float:left;margin-right:38px;margin-bottom:38px;_display:inline;position:relative;width:376px;height:248px;}
.product_list3 li a.img{}
.product_list3 li a.img img{width:376px;height:248px;}
.product_list3 li h3{text-align:center;position:absolute;bottom:0px;width:100%;background:url(../images/h3.png) no-repeat center top;height:40px;color:#fff;}
.product_list3 li h3 a{font-weight:normal;line-height:40px;font-size:16px;color:#fff;}
.product_list3 li a.img{display:block;}
.product_list3 li a.img:hover{border-color:#b99562;}




.ab0{
    padding-top: 30px;
}
.ab1{
    border: 1px solid #ff8800;
    padding: 30px;
    border-radius: 10px;
}

.abwz{
    width: 636px;

}
.abwz h1{
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    line-height: 36px;

}
.abwz h3{
    font-size: 14px;
    color: #ddd;
    font-weight: normal;
    line-height: 1.857;
    margin-top: 40px;
}
.abwz .ckgd{
    width: 160px;
    height: 51px;
    display: block;
    border-radius: 25px;
    background: url(//cdn.myxypt.com/d9e017bc/20/10/9f7bb83bb8c99f86623a33ca0f56931b9e676c7e.png)no-repeat center;
    margin-top: 30px;
    margin-bottom: 14px;
}

.tscp{
    margin-top: 45px;
      border: 1px solid #ff8800;
    padding: 27px 21px 18px 37px;
    border-radius: 10px;
}

.tscp .tscpt{
    text-align: center;

}
.tscp .tscpt h1{
    font-size: 36px;
    color: #ddd;
    font-weight: bold;
    line-height: 36px;

}
.tscp .tscpt h2{
    font-size: 14px;
    color: #ddd;
    font-weight: normal;
    line-height: 26px;
    margin-top: 25px;
}

.tecp2{
    margin-top: 52px;

}
.tecp2 ul li{
    float: left;
    width: 350px;
    margin-right: 45px;
    margin-bottom: 45px;
    overflow: hidden;
    
}
.tecp2 ul li img{-webkit-transition: all .5s ease;
    transition: all .5s ease;}
  .tecp2 ul li:hover img{webkit-transform: scale(1.1);
    transform: scale(1.1);}  
.tecp2 ul li:nth-child(3n){
    margin-right: 0;
}
.tecp2 ul li .wz{
    background: #f9f9f9;
    width: 350px;
    padding: 40px 50px 23px 25px;
}
.tecp2 ul li .wz h3 a{
    font-size: 18px;
    color: #000000;
    font-weight: normal;
    line-height: 18px;

}

.tecp2 ul li .wz  span{
    font-size: 14px;
    color: #333;
    font-weight: normal;
    line-height: 26px;
    display: block;
    margin-top: 10px;
}

.tecp2 ul li .wz  .gd{
    width: 76px;
    height: 32px;
    display: block;
    background: url(//cdn.myxypt.com/d9e017bc/20/10/587f881824aa777f9032ead9e5cb536d7162d3c7.png)no-repeat center;
    margin-top:15px; 
}


.gsys{
     margin-top: 40px;
      border: 1px solid #ff8800;
    padding: 50px 5px 65px 4px;
    border-radius: 10px;  
}
.gsys .gsyst{
    text-align: center;

}
.gsys .gsyst h1{
    font-size: 36px;
    color: #ddd;
    font-weight: bold;
    line-height: 36px;

}
.gsys .gsyst h2{
    font-size: 14px;
    color: #ddd;
    font-weight: normal;
    line-height: 26px;
    margin-top: 24px;
    letter-spacing: 2px;
}
.gsys2{
    margin-top: 40px;
}
.gsys21{
    width: 960px;
    background: #fff;
    padding:33px 20px 15px 50px; 
    position: relative;
}
.gsys21t{
    position: absolute;
    right: 36px;
    top: 75px;
}
.gsys21t h1{
    font-size: 18px;
    color: #093772;
    font-weight: bold;
    line-height: 18px;

}
.gsys21t h2{
    font-size: 16px;
    color: #666666;
    font-weight: normal;
    line-height: 16px;
    letter-spacing: 1px;
    margin-top: 8px;
    
}
.gsysgd{
    position: relative;
}


.gsysgd .bd ul li{
    width: 890px;
    position: relative;
    height: 425px;
}
.gsysgd .bd ul li img{
    width: 611px;
    height: 397px;
}
.gsysgd .bd ul li .wz{
    position: absolute;
    width: 598px;
    height: 298px;
    background: #f9f9f9;
    z-index: 99;
    padding: 37px 0 0 17px;
    right: 0;
    top: 129px;
}
.gsysgd .bd ul li .wz h3{
    font-size: 24px;
    color: #083973;
    font-weight: bold;
    line-height: 24px;
    padding-bottom: 20px;
    background: url(//cdn.myxypt.com/d9e017bc/20/10/764ae9735a81f4153e0797821be1ada798cbc3dd.png)no-repeat left bottom;
}
.gsysgd .bd ul li .wz span{
    font-size: 16px;
    color: #666666;
    font-weight: normal;
    line-height: 16px;
    margin-top: 30px;
    margin-top: 30px;
    display: block;
}
.gsysgd .hd{
    position: absolute;
    right: 35px;
    bottom: 86px;
    z-index: 999;
    width: 558px;
}
.gsysgd .hd ul {
    display: flex;
    justify-content: center;
    background: url(//cdn.myxypt.com/d9e017bc/20/10/1b5523c8dde779be61810be6cd7f51c54776e7c6.png)no-repeat  center 10px;
}
.gsysgd .hd ul li {
    padding-top: 24px;
    width: 95px;
    background: url(//cdn.myxypt.com/d9e017bc/20/10/4dffec2b0e3566cee8d051e541d721af14ba75e0.png) no-repeat center top;
}

.gsysgd .hd ul li.on{
    background: url(//cdn.myxypt.com/d9e017bc/20/10/1e5e04936ac68a6c578c43d83110766348702989.png) no-repeat center 4px;
}
.gsysgd .hd ul li.on h1{
    color: #119610;
}
.gsysgd .hd ul li h1{
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    line-height: 1;
    text-align: center;
}



.gsys2 .gsy3{
    width: 220px;
    background: #f9f9f9;
}
.gsys2 .gsy3 .gsy3t{
    background: url(//cdn.myxypt.com/d9e017bc/20/10/e6c40cfb9f310da6d98b2fccfee52f0074b55c55.png) no-repeat 14px center #4a94e0;
    height: 84px;
    padding-top: 20px;
    padding-left: 73px;
}
.gsys2 .gsy3 .gsy3t h1{
    font-size: 17px;
    color: #f9f9f9;
    font-weight: bold;
    line-height: 20px;

}
.gsys2 .gsy3 .gsy3t h2{
    font-size: 15px;
    color: #f9f9f9;
    font-weight: normal;
    line-height: 20px;
    margin-top: 5px;
}

.gsy32{
    margin-left: 15px;
    margin-right: 13px;
    margin-top: 26px;
}
.gsy32 #message-form #content{
    width: 192px;
    height: 171px;
    border: 2px solid #f1f1f1;
    border-radius: 0px;
    margin-bottom: 18px;
    background: #fff;
}
.gsy32 #message-form #contact{
    width: 192px;
    height: 27px;
    border: 2px solid #f1f1f1;
    border-radius: 0px;
    margin-bottom: 8px;
}
.gsy32 #message-form #checkcode{
     width:92px;
    height: 27px;
    border: 2px solid #f1f1f1;
    border-radius: 0px;
    margin-bottom: 28px;
}

.gsy32 #message-form .btn{
     width:192px;
    height: 40px;
    border:none;
    background: #4a94e0;
    border-radius: 0px;
    margin-bottom: 45px;
}

.news0{
     margin-top: 55px;
      border: 1px solid #ff8800;
    padding: 20px 17px 47px 19px;
    border-radius: 10px;  
}
.news0 .newst{
    text-align: center;

}
.news0 .newst h1{
    font-size: 36px;
    color: #ddd;
    font-weight: bold;
    line-height: 36px;

}
.news0 .newst h2{
    font-size: 14px;
    color: #ddd;
    font-weight: normal;
    line-height: 26px;
    margin-top: 24px;
}

.news2{
    margin-top: 55px;
}
.news2 ul li{
    float: left;
    width: 357px;
    margin-right: 45px;
}
.news2 ul li:nth-child(3n){
    margin-right: 0;
}
.news2 ul li img{
    width: 357px;
    height: 221px;
}
.news2 ul li .wz{
    background: #fff;
    padding: 23px 35px 20px 20px;
}
.news2 ul li .wz h3 a{
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    line-height: 18px;
}
.news2 ul li .wz  span{
    display: block;
    font-size: 14px;
    color: #fc5508;
    font-weight: normal;
    line-height: 14px;
    margin-top: 25px;
}
.news2 ul li .wz p{
    font-size: 14px;
    color: #999;
    font-weight: normal;line-height: 27px;
    margin-top: 5px;
}

.foot{
    background: url(//cdn.myxypt.com/d9e017bc/20/10/cc2d9aaf06999d4109153efd828690967202bfb4.png)no-repeat top center;
    margin-top: 60px;
    padding-top: 50px;
}

.ftlx{
    margin-left: 30px;
    
}
.ftlx h3 {
    margin-top: 25px;
    width: 555px;
}
.ftlx h3 p{
    border-bottom: 1px solid #474e56;
    padding-left: 36px;
    background: url(//cdn.myxypt.com/d9e017bc/20/10/9e0f7fd1af414dadda88d33d6e5299c61b10c957.png)no-repeat left center;
    line-height: 36px;
    font-size: 14px;
    color: #eee;
    font-weight:normal!important;
}
.ftlx h3 p a{color: #eee;}
.ftlx h4{
    margin-top: 21px;
}
.ftlx h4 a {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 9px;
    transition: all 1s;
}
.ftlx h4 .a1{
     background: url(//cdn.myxypt.com/d9e017bc/20/11/c30357a7446e556e5db6226dfa8467c284fe0d08.png)no-repeat left center;
}
.ftlx h4 .a2{
     background: url(//cdn.myxypt.com/d9e017bc/20/11/6df5e04643e1530f99e038934b21338431925ddd.png)no-repeat left center;
}
.ftlx h4 .a3{
     background: url(//cdn.myxypt.com/d9e017bc/20/11/c72302025e0360a0f1c81dc6672af42b21689c27.png)no-repeat left center;
}
.ftlx h4 .a4{
     background: url(//cdn.myxypt.com/d9e017bc/20/11/d9a98b4dde9149badddb50ef243785444fd2a5d7.png)no-repeat left center;
}
.ftlx h4 .a5{
     background: url(//cdn.myxypt.com/d9e017bc/20/11/d9aa8f93516f5148c54d7bb23f32a4e1788f0556.png)no-repeat left center;
}
.ftlx h4 .a6{
     background: url(//cdn.myxypt.com/d9e017bc/20/11/05e4e75429efeca779e5b4c6266f6fbe4fcb26f6.png)no-repeat left center;
}
.ftlx h4 .a7{
     background: url(//cdn.myxypt.com/d9e017bc/20/11/f110274099faa974b090344bd20aed8eb82cd268.png)no-repeat left center;
}
.ftlx h4 .a8{
     background: url(//cdn.myxypt.com/d9e017bc/20/11/743a4880f2aef2efd89d2faeca79edc5638a85b2.png)no-repeat left center;
}

.ftlx h4 .a1:hover{
     background: url(//cdn.myxypt.com/d9e017bc/20/11/ca694e229ad429a71f0f28a508a41fa1ae80d920.png)no-repeat left center;
}
.ftlx h4 .a2:hover{
     background: url(//cdn.myxypt.com/d9e017bc/20/11/c44a12ecc88a2ec21209cdb69a7da3ecfdbed0c5.png)no-repeat left center;
}
.ftlx h4 .a3:hover{
     background: url(//cdn.myxypt.com/d9e017bc/20/12/28aa4a2a10498f1323680cf5a45608a42dfe91de.png)no-repeat left center;
}
.ftlx h4 .a4:hover{
     background: url(//cdn.myxypt.com/d9e017bc/20/11/83f9db1753780b07c9fc21a10392bcab8cd89bee.png)no-repeat left center;
}
.ftlx h4 .a5:hover{
     background: url(//cdn.myxypt.com/d9e017bc/20/11/f3fbfe871c26514b962905873963938513c0559b.png)no-repeat left center;
}
.ftlx h4 .a6:hover{
     background: url(//cdn.myxypt.com/d9e017bc/20/11/743fe2f3f9a24378f333fd8a4cb22bb26cc8506f.png)no-repeat left center;
}
.ftlx h4 .a7:hover{
     background: url(//cdn.myxypt.com/d9e017bc/20/11/dea32dfbb3cd288f11e34d3ccfaf4334f0472fbe.png)no-repeat left center;
}
.ftlx h4 .a8:hover{
     background: url(//cdn.myxypt.com/d9e017bc/20/11/2b2ef172dce56797baa9b95fe82b83eda2013a9a.png)no-repeat left center;
}


.ftdh{
    margin-left: 25px;

}

.ftdh h1{
    font-size: 19px;
    color: #eee;
    font-weight:bold;
    line-height: 19px;
    padding-bottom: 15px;
    background: url(//cdn.myxypt.com/d9e017bc/20/10/629586303c7d4dd64337b06f6f19c2f02bcd5bbb.png) no-repeat left bottom;
    margin-top: 12px;
}
.ftdh h2{
    margin-top: 22px;
    width: 245px;
}
.ftdh h2 p{
    border-bottom: 1px dashed #474e56;
}
.ftdh a{
    font-size: 14px;
    color: #eee;
    font-weight: normal;
    line-height: 40px;

}
.ftdh a:hover{color:#ffff00;}
.ftewm{
    margin-right: 106px;

}

.ftewm h1{
    font-size: 19px;
    color: #eee;
    font-weight:bold;
    line-height: 19px;
    padding-bottom: 15px;
    background: url(//cdn.myxypt.com/d9e017bc/20/10/629586303c7d4dd64337b06f6f19c2f02bcd5bbb.png) no-repeat left bottom;
    margin-top: 12px;
}
.ftewm h2{
    width: 198px;
    height: 198px;
    margin-top: 17px;
}

.footer{
    margin-top: 40px;
    background: #000;
    line-height: 64px;
    height: 64px;
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
}
.footer a{
color: #fc5508;
letter-spacing: 2px;
}


.nycon{
    
}



#message-form1{
    margin-top: 30px;
}
#message-form1 .text-input{
    margin-bottom: 20px;
}
#message-form1 .text-input input{
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 14px;
    color: #5c5c5c;
    border: 1px solid #5c5c5c;
    font-size: 14px;
    
}
#message-form1 .text-input select{
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 14px;
    color: #5c5c5c;
    border: 1px solid #5c5c5c;
    font-size: 14px;
}
#message-form1 .area-input{
    margin-bottom: 20px;
}
#message-form1 .area-input textarea{
    width: 100%;
    height: 120px;
    line-height: 40px;
    padding: 10px 15px;
    color: #5c5c5c;
    border: 1px solid #5c5c5c;
    font-size: 14px;
}
#message-form1 .text-code #checkcode{
    width: 200px;
    height: 50px;
    line-height: 50px;
    padding: 0 14px;
    color: #5c5c5c;
    border: 1px solid #5c5c5c;
    font-size: 14px;
}
#message-form1 .btn1{
    width: 100%;
    height: 50px;
    color: white;
    background: #3a3e42;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    border: none;
    outline: none;
}
.page-banner{
    position: relative
}
.page-banner .nywzbt{
    position: absolute;
    width: 100%;
    top: 120px;
    left: 0;
    text-align: center;
    z-index:996;
}
.page-banner .nywzbt h1{
        font-size: 36px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 25px;
    margin-top: 0;
    text-transform: uppercase;
    color: #eee;
}
.page-banner .nywzbt h2{
        border-radius: 5px;
    display: inline-block;
    margin-bottom: 10px;
    padding: 10px 20px;
    color: #eee;
    font-size: 14px;
    font-weight: 700;
}
.page-banner .nywzbt h2 a{
    color: #eee;
}
.page-banner .nywzbt h2 a:hover{
   color: #ffff00; 
}




