@charset "utf-8";
/* CSS Document */
* {padding: 0;margin: 0;}
ul,li,ol,ol li {list-style: none;}
img { border: none;margin: 0; vertical-align: top;}
body {font: 12px/20px "微软雅黑"; color: #000;width: 100%;min-width:1368px;}
.clearfix:after {content: ""; display: block; height: 0;font-size: 0; clear: both; visibility: hidden;}
a {text-decoration: none;color: #333; -webkit-tap-highlight-color: transparent;}
em {font-style: normal;}
button,
input[type="text"],
input[type="tel"],
input[type="button"],
select,
textarea { font-family: "微软雅黑";outline: none;-webkit-appearance: none;}
.hide {display: none !important;}
.textec {overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.show { display: block !important;}
.container:after {content: "";display: block; height: 0;font-size: 0; clear: both;visibility: hidden;}
.bcontainer:after {content: "";display: block; height: 0; font-size: 0;clear: both; visibility: hidden;}
.width{ width:1200px; margin:0 auto;}
/*common end*/

/*logo*/
.logobj{ background:#005bac;position:absolute;background-color:rgba(0,91,172,0.7);height:100px; z-index:20;visibility: visible; animation-name: fadeInDown; width:100%;}
.logobj .logo{ float:left;}
.logobj .daohang{ float:right; padding-top:15px; width:670px;height: 85px;}
.logobj .jiansuo { float:left;margin-left:310px;}
.logobj .tijiao{ background:url(../img/ss.png); width:20px; border:none; height:20px; outline:none;margin-left:-29px;position: absolute;margin-top:5px;}
.logobj .jiansuo .shuru{border:1px solid #fff; width:210px; height:32px; line-height:32px; color:#fff;border-radius:3px;background: none; padding-left:10px;}
.logobj .jiansuo input::-webkit-input-placeholder {color:#fff;}
.logobj .ywb{ float:right;color:#fff;font-size:17px; padding-top:8px;}
.logobj .ywb a{color:#fff; }
.logobj .nav{ clear:both; padding-top:10px;}
.jianti{height:30px;position:relative;overflow:hidden;float:left;width:97px; text-align:center}
.jianti:nth-child(6){ width:135px;}
.jianti:nth-child(7){ width:89px;}
.jianti:nth-child(1){ width:57px;}
.jianti div{line-height:30px;position:absolute;text-align:center;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out; text-align:center}
.jianti .one{top:0;left:0;z-index:1;color:#FFF; text-align:center}
.jianti:hover .one{top:-30px;left:0;}
.jianti .one a{color:#FFF;text-decoration:none; font-size:16px;}

.jianti .two{bottom:-30px;left:0;z-index:2;color:#FFF; text-align:center}
.jianti:hover .two{bottom:0px;left:0; color:#38fbfe}
.jianti .two a{color:#38fbfe;text-decoration:none;font-size:16px;}



/* fullSlide */
.fullSlide{width:100%;height:930px;background:#000; clear:both; margin-top:-5px;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:930px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:930px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:27px; padding-top:18px;filter:alpha(opacity=50);opacity:0.5;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:70px;height:8px;margin:1px;overflow:hidden;background:#fff;line-height:999px;margin-left:10px;}
.fullSlide .hd ul .on{background:#282828;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}


/*first*/
.first{ background:url(../img/01.jpg) top center no-repeat; height:657px; padding-top:273px;}
.first .pic{visibility: visible; animation-name: fadeInLeft; float:left; width:563px; height:425px; background:#46a6d8}
.first .pic img{    width: 545px;
    padding-left: 9px;
    padding-top: 7px;}
.first .nr{visibility: visible; animation-name: fadeInRight; float:right; width:600px;}
.first .nr h1{ font-size:48px; font-weight:400; padding-top:25px;}
.first .nr p{ padding-top:50px; font-size:18px; line-height:35px;text-align:justify; text-justify:inter-ideograph;}
.first .nr p a{ color:#46a6d8}
.first .nr p a:hover{ color:#38fbfe}




.second{ clear:both;  background:url(../img/02.jpg) top center no-repeat; height:787px; padding-top:142px;}
.second .title{text-align:center;padding-top:58px;visibility:visible;animation-name:fadeInDown; font-size:48px; padding-bottom:80px;}
.second .list{visibility:visible;animation-name:fadeInUp; width:800px; margin:0 auto;}
.second .list li{ float:left; width:368px; margin-right:64px; text-align:center; padding-bottom:50px;}
.second .list li:nth-child(2){ margin-right:0;}
.second .list .biaoti a{ font-size:24px; height:80px; line-height:80px;}
.second .list .biaoti a:hover{ color:#0084c9}
.second .list .ms{ font-size:18px; line-height:30px; color:#696969;    padding-bottom: 40px;}
.second .more{ width:191px; height:48px; line-height:48px; text-align:center; border:1px solid #0084ce;border-radius:30px; font-size:20px;clear: both; margin:0 auto;visibility:visible;animation-name:fadeInUp;}
.second .more a{ color:#0084ce}
.second .more:hover{border:1px solid #000;}
.second .more:hover a{color:#000}



.third{ clear:both;  background:url(../img/03.jpg) top center no-repeat; height:766px; padding-top:163px;}
.third .title{visibility:visible;animation-name:fadeInUp;clear:both;font-size:48px; text-align:center; padding-bottom:132px;}
.third .news{ width:1200px;overflow:hidden; position:relative;padding-bottom: 80px;}

.third .news .hdc .next{ display:block;width:36px;height:36px;float:left;margin-top:12%;overflow:hidden;cursor:pointer; background:url("../img/zuo.png") no-repeat;}
.third .news .hd .prev{ display:block;width:36px;height:36px;float:right;margin-top:12%;overflow:hidden;cursor:pointer; background:url("../img/you.png") no-repeat;}

.third .news .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.third .news .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.third .news .hd ul li.on{ background-position:0 0; }
// .third .news .bd{padding-left: 36px;}
// .third .news .bd ul{ overflow:hidden; zoom:1; }
// .third .news .bd ul li{float:left; _display:inline;width:376px; bottom:-500px; left:0;}
// .third .news .bd ul li .pic{ text-align:center; position:relative }
// .third .news .bd ul li .pic img{display:block; width:376px;}
// .third .news .bd ul li .pic a:hover img{ border-color:#999;}
// .third .news .bd ul li .biaoti{line-height:58px;font-size:20px;font-weight:600;color:#fff;padding:0 15px;}
// .third .news .bd ul li .miaosu{ font-size:16px; color:#313131; line-height:27px;padding:0 15px; background:#fff; height:110px; margin-top:-110px; position:absolute; width:376px;}

.third .news .bd{width: 1100px;margin:0 auto;overflow: hidden;}
.third .news li{float:left; _display:inline;width:340px;margin: 0 13px;transition:0.5s ease;padding: 30px 0;}
.third .news li .item{width: 100%;}
.third .news a{display: block;position: relative;}
.third .news a img{display: block;}
.third .news a .txt{display: block;width: 90%;height: 90%;position: absolute;left: 0;top: 200px;background: #fff;padding: 5%;transition:0.5s ease;}
.third .news a .txt b{font-size: 20px;color: #313131;margin-bottom: 5px;display: block;width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -moz-text-overflow:ellipsis;
    white-space:nowrap;}
.third .news a .txt p{font-size:15px;color: #a3a3a3;line-height:24px; padding-top:10px;display: -webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow: ellipsis;overflow: hidden;text-align: justify;}
.third .news a .txt img{display: block;margin: 22px auto 0;}
.third .news li:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1););-o-transform: scale(1.1); transform: scale(1.1);}
.third .news li:hover a .txt{position: absolute;left: 0;top: 0;
    background: -webkit-linear-gradient(left,rgba(79,137,150,0.8), rgba(61,66,111,0.8)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left,rgba(79,137,150,0.8), rgba(61,66,111,0.8)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left,rgba(79,137,150,0.8), rgba(61,66,111,0.8)); /* Firefox 3.6 - 15 */
    background: linear-gradient(left,rgba(79,137,150,0.8), rgba(61,66,111,0.8)); /* 标准的语法 */}
.third .news li:hover .txt b{color: #fff;margin-bottom: 15px;}
.third .news li:hover .txt b span{width: 6px;height: 22px;background: #fff;display: block;float: left;margin-right: 10px;}
.third .news li:hover .txt p{color: #fff;display: -webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:5;text-overflow: ellipsis;overflow: hidden;text-align: justify;padding-bottom: 30px;border-bottom: 1px solid #fff;}
.third .more{ width:191px; height:48px; line-height:48px; text-align:center; border:1px solid #0084ce;border-radius:30px; font-size:20px;clear: both; margin:0 auto;visibility:visible;animation-name:fadeInUp;}
.third .more a{ color:#0084ce}
.third .more:hover{border:1px solid #000;}
.third .more:hover a{color:#000}


.fourth{ background:url(../img/04.jpg) no-repeat center top; height:766px; padding-top:164px;}
.fourth .title{visibility:visible;animation-name:fadeInUp;clear:both;text-align:center;font-size:48px;}
.fourth .hangye{ width:1200px;  position:relative; padding-top:93px;}
.fourth .hangye .hd{ overflow:hidden;}
.fourth .hangye .hd .prev{ display:block;width:37px; height:28px; float:right;margin-top:10px;  overflow:hidden; cursor:pointer; background:url(../img/left.jpg) no-repeat;}
.fourth .hangye .hd .next{ display:block;  width:40px; height:28px; float:right;margin-top:10px;  overflow:hidden; cursor:pointer; background:url(../img/right.jpg) no-repeat;}
.fourth .hangye .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;  }
.fourth .hangye .hd ul li.on{ background-position:0 0; }
.fourth .hangye .bd{width:1200px; overflow:hidden;}
.fourth .hangye .bd ul{ overflow:hidden; zoom:1; }
.fourth .hangye .bd ul li{float:left; text-align:left; _display:inline;}
.fourth .hangye .bd ul li span{ color:#999;}
.fourth .hangye .zuoce{ float:left; width:648px;}
.fourth .hangye .youce{ float:right; width:450px; background:url(../img/landi.png); height:352px; margin-top:45px; padding-left:70px; padding-right:30px;}
.fourth .hangye .biaoti{ font-size:24px; color:#fff; padding-top:58px;}
.fourth .hangye .biaoti:hover{ color:#38fbfe}
.fourth .hangye .miaosu{ font-size:18px; color:#fff; padding-top:20px; line-height:30px;}
.fourth .hangye .miaosu:hover{ color:#38fbfe}
.fourth .hangye .more{font-size:16px; color:#fff; padding-top:48px;}
.fourth .hangye .more:hover{ color:#38fbfe}
.fourth .morex{ width:191px; height:48px; line-height:48px; text-align:center; border:1px solid #0084ce;border-radius:30px; font-size:20px;clear: both; margin:40px auto;}
.fourth .morex a{ color:#0084ce}
.fourth .morex:hover{border:1px solid #000;}
.fourth .morex:hover a{color:#000}




.fifth{background:url(../img/05.jpg) no-repeat center top; height:847px; padding-top:135px}
.fifth .title{visibility:visible;animation-name:fadeInUp;clear:both;text-align:center; font-size:48px; padding-bottom:54px;}
.fifth .qhbt{ width:852px; margin:0 auto;visibility:visible;animation-name:fadeInUp;overflow: hidden;height: 50px;}
.fifth .qhbt li{ float:left; width:250px; height:44px; margin-right:48px; border:1px solid #b9b9b9; text-align:center; line-height:44px; font-size:20px; color:#b9b9b9;border-radius:55px;}
.fifth .qhbt li:nth-child(3){ margin-right:0px;}
.fifth .qhyi{ clear:both; padding-top:42px;visibility:visible;animation-name:fadeInUp;}
.fifth .qhyi .xh{ float:left; width:600px;}
.fifth .qhyi .pic{ float:left;width:300px;height:220px;overflow: hidden; }
.fifth .qhyi .pic img{ display: block;width: 100%;height: 100%;transition: all 1s;}
.fifth .qhyi .pic img:hover{transform: scale(1.4)}
.fifth .qhyi .wenzi{ float:right; width:234px; background:#fafbfd; overflow:hidden; padding:36px 28px 0 28px;}
.fifth .qhyi .wenzi:hover .biaoti{ color:#0083cb}
.fifth .qhyi .wenzi:hover .js{ color:#0083cb}
.fifth .qhyi .xh:nth-child(3) .pic{ float:right; width:300px;}
.fifth .qhyi .xh:nth-child(3) .wenzi{ float:left;width:234px; background:#fafbfd; overflow:hidden; padding:36px 28px 0 28px;}
.fifth .qhyi .xh:nth-child(4) .pic{ float:right; width:300px;}
.fifth .qhyi .xh:nth-child(4) .wenzi{ float:left;width:234px; background:#fafbfd; overflow:hidden; padding:36px 28px 0 28px;}
.fifth .biaoti{ font-size:22px; color:#313131; width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -moz-text-overflow:ellipsis;
    white-space:nowrap;}
.fifth .js{ font-size:16px; color:#313131; line-height:25px; padding-top:25px;}
.fifth .jt{ text-align:right; padding-top:23px;visibility:visible;animation-name:fadeInLeft;animation-delay:1s}
.fifth .more{ width:191px; height:48px; line-height:48px; text-align:center; border:1px solid #0084ce;border-radius:30px; font-size:20px;clear: both; margin:0 auto;}
.fifth .more a{ color:#0084ce}
.fifth .more:hover{border:1px solid #000;}
.fifth .more:hover a{color:#000}





.bottombj{ background:url(../img/06.jpg) no-repeat center top; height:850px; text-align:center; padding-top:80px;}
.bottombj .xlogo{ text-align:center; padding-bottom:38px;}
.bottombj .list li{ float:left; margin-right:117px;}
.bottombj .list li a{ font-size:18px; color:#fff;}
.bottombj .list li:nth(6){ margin-right:0;}
.bottombj .yqlj{ clear:both; font-size:18px; color:#fff; padding-top:47px; padding-bottom:50px;}
.bottombj .tu{ float:left; margin-right:10px;padding-left:177px;}
.bottombj .tue{margin-right:10px; float:left;}
.bottombj .tua{ float:left;}
.bottombj .ewm{ clear:both; padding-top:70px;}
.bottombj .adress{ font-size:17px; line-height:33px; padding-top:50px; color:#fff;}


/* 内页 */
.footer{background:url(../img/bottom.jpg) no-repeat center top; height:206px; }
.footer .left{ float:left; padding-top:40px; width:1010px;}
.footer .left a{ float:left; margin-right:20px; font-size:18px; color:#fff;}
.footer .left a:hover{ color:#FFFF00}
.footer .left .dress{ clear: both;font-size:14px; line-height:25px; color:
#fff;}
.footer .right{ float:right; padding-top:30px;}
.footer .right img{ width:120px;}


.nyflash{background:url(../img/ywny.jpg) no-repeat center top; height:498px;}
.huise{ background:#e6e6e6; height:65px;}
.page{ margin-top:-65px;}
.page .left{ width:212px; float:left;visibility:visible;animation-name:fadeInLeft;}
.page .left .xlo{border:1px solid #0081cc; border-top:none;border-bottom:none;}
.page .left .list{ border:1px solid #0081cc; padding:10px 0; overflow:hidden;border-top:none;}
.page .left .list li{ float:left; width:100%; height:43px; line-height:43px; text-align:center; padding-bottom:5px;}
.page .left .list li:hover{ background:#eaeaea}
.page .left .list a{ font-size:18px; color:#151515}
.page .left .xw{ background:#0081cc; height:55px; line-height:55px; margin-top:15px; text-align:center; color:#fff; font-size:25px; font-weight:600;}
.page .left .xwlist{ background:#f0f0f0; padding:10px; overflow:hidden;}
.page .left .xwlist a{ float:left; width:100%; font-size:14px; color:#313131; line-height:30px;}
.page .left .xwlist a:hover{ color:#0081cc}
.page .left .dianhua{ background:url(/img/tel.jpg); width: 200px;
    height: 130px;
    font-size: 14px;
    color: #fff;
    padding-left: 12px;}
.page .left .dianhua span{ font-size:16px; font-weight:600;    line-height: 40px;}
.page .left .zx{text-align:center; width:100px; margin:15px auto;border:1px solid #fff; height:30px; line-height:30px;}
.page .left .zx a{  font-size:15px; font-weight:400; color:#fff;}
.page .right{ float:right; width:955px;visibility:visible;animation-name:fadeInRight;}
.page .right .title{ height:65px; line-height:65px; padding-bottom:58px;}
.page .right .title h2{ font-size:26px; color:#333333; float:left;}
.page .right .title span{ float:right; font-size:14px; color:#919191}
.page .right .title a{ color:#0081cc}
.page .right .title a:hover{ color:#38fbfe}
.page .right .danye{ font-size:14px; color:#333; line-height:30px;}
.page .right .danye p{text-align:justify; text-justify:inter-ideograph; text-indent:30px;}
.page .danye .logoys{ padding-bottom:20px;}
.page .danye .gywmys{ padding-top:20px;}
.page .danye .fzlc{ float:left; width:100%;}
.page .danye .tp{ float:left; width:50px;}
.page .danye .licheng{ float:right; width:880px;}
.page .danye .licheng h3{ font-size:24px; font-weight:600;}
.page .danye .licheng p{ text-indent:0px;}
.page .xwlist li{ float:left; width:100%; padding-bottom:20px;}
.page .xwlist .xwtp{ float:left; width:168px; padding-right:20px;}
.page .xwlist .xwtp img{ width:168px; height:147px;}
.page .xwlist .xwzy h3{ font-size:18px; height:30px;}

.page .xwlist .xwzy .zy{ font-size:14px; line-height:25px; color:#333}
.page .xwlist .xwzy .zy span{ color:#999999}
.page .xwlist .xwzy .more{ width:80px; border:1px solid #CCCCCC;float: right;text-align: center;height: 30px;line-height: 30px;}
.page .xwlist .xwzy .more a{font-size: 14px;color: #ccc;}
.page .xwlist .xwzy .more:hover{  border:1px solid #0081cc;}
.page .xwlist .xwzy .more:hover a{color:#0081cc;}
.page .xwlist h3 a:hover{ color:#0081cc}

.page .tyneirong{ font-size:14px; color:#333; line-height:30px;}
.page .tyneirong p{text-align:justify; text-justify:inter-ideograph; text-indent:30px;}
.page .tyneirong h1{ width:700px; margin:0 auto; text-align:center; line-height:40px;}
.page .tyneirong h2{ font-size:13px; color:#0081cc; text-align:center; padding-top:15px; font-weight:400; padding-bottom:20px;}

.page .nrst{ font-size:14px; line-height:30px; border:1px solid #dedede; padding:5px 10px; margin-top:50px;}
.page .ditu{ border:none; width:100%; height:600px;}
.page .djlist li{ float:left; margin-right:27px; width:300px;box-shadow:0px 0px 20px #d0d0d0; margin-bottom:40px;}
.page .djlist li:nth-child(3n){ margin-right:0;}
.page .djlist .pic{ padding-left:20px; padding-top:20px;}
.page .djlist .pic img{ width:260px;}
.page .djlist .biaoti{ padding:0 20px; height:50px; font-size:17px; line-height:50px; font-weight:600;}
.page .djlist .js{ font-size:14px; padding:0 20px; line-height:23px;width:260px;
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -moz-text-overflow:ellipsis;
    white-space:nowrap;}
.page .djlist .jt{ padding:10px 20px 20px 20px; float:right;}




.section_list{width: 36px;position: fixed;right:20px;top:35%;z-index: 99;margin-top: -160px;}
.section_list li{width: 36px;height: 36px;border-radius: 50%;font-size: 18px;color: #0081cc;font-weight: bold;text-align: center;line-height: 36px;margin-bottom:20px;cursor:pointer}
.section_list li:last-child{margin-bottom: 0;}
.section_list li.cur{background: #0081cc;color: #fff;}

.timeline{background:url("../images/line4.png") repeat-y 50px 0;overflow:hidden;position:relative;height:100px;margin:20px 10px;width:520px;margin:40px auto 0 auto;}
.timeline-date{overflow:hidden;position:relative;}
.timeline-date h2{background:url("../images/icon9.png") no-repeat 10px 0;height:87px;margin-bottom:20px;}
.timeline-date h2 span{color:#999999;display:inline-block;font-size:22px;margin:30px 0px 0 110px;}
.timeline-date ul li{background:url("../images/icon7.png") no-repeat 42px 5px;zoom:1;height:70px;}
.timeline-date ul li h3{float:left;text-align:right;font-size:14px;color:#878787;display:block;}	
.timeline-date ul li h3 span{display:block;color:#ADADAD;font-size:12px;padding-left:15px;}	
.timeline-date ul li dl{margin-top:-5px;}
.timeline-date ul li dl.right{background:url() no-repeat 0 0;float:left;margin-left:35px;margin-top:-5px;display:block;background-color:#FFBB42;height:40px;width:216px;}	
.timeline-date ul li dl span{display:block;font-size:16px;padding:0px 10px 0px 30px;color:#fff;line-height:40px;}




.submenu{color:#FFF;float:left; width:101px; text-align:center}
.submenu:nth-child(1){ width:70px}
.submenu:nth-child(3){ width:72px}
.submenu:nth-child(4){ width:100px}
.submenu:nth-child(6){ width:100px}
.submenu:nth-child(7){ width:125px}
.ml64{margin-left:64px;_margin-left:32px;}
.submenu a{color:#FFF;display:block;line-height:38px;font-size:16px;font-weight: normal;}
.submenu a:hover{color:#38fbfe;font-size:16px;line-height:50px;font-weight: normal;}
.sublist{display:none; width:200px;background-color: rgba(0,91,172,0.7);    margin-left: -60px;text-transform:uppercase;}

.sublist a{color:#FFFFFF;line-height:30px;border-bottom:1px solid #FBFCFE;padding-bottom:0px;font-size:13px;}

.sublist a:hover{text-decoration:none;color:#38fbfe;line-height:30px;font-size:13px;}

.lyzuo{ float:right; width:805px}
.lyyou{ float:left; width:130px;}
.lyyou img{ width:130px;}
.liuyan{ clear:both; padding-top:50px;}
.liuyan ul li{ float:left; width:50%; margin-top:15px; }
.liuyan ul li:nth-child(5){ float:left; width:100%; margin-top:15px; }
.liuyan ul li:nth-child(5) input{  width:780px; }
.liuyan ul li:nth-child(6){ float:left; width:100%; margin-top:15px; }

.liuyan ul li input{ border:none; background:#f6f6f6; height:35px; line-height:35px; width:300px;}
.liuyan ul li span{ color:#FF0000}
.liuyan p{ color:#FF0000; text-indent:0;}
.liuyan ul li textarea{border: none;
    background: #f6f6f6;
    height: 140px;
    line-height: 35px;
    width:780px;
    margin-left: 71px;
    position: relative;
    margin-top: -30px;}
.liuyan h1{font-size: 14px;font-weight: 400;}
.liuyan ul li:nth-child(7){ float:left; width:100%; margin-top:15px; }
.liuyan ul li:nth-child(7) input{ background:#0081cc; width:200px; height:35px; line-height:35px; margin:0 auto; color:#fff; margin-left:71px;}

.xxsd{ border:none; width:100%; height:700px;}