@charset "utf-8";
*{margin:0;padding:0}
html{overflow-x:hidden;font-size:13.3333333333vw}
body{width:100%;min-width:320px;min-height:100vh;margin:0 auto;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;background:#fff;overflow-x:hidden;text-align:left;position:relative;font-size:16px;color:#000}
img{border:none}
h1,h2,h3{font-weight:400}
a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;outline:none;}
input,select,textarea{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;font-size:16px;outline:0;margin:0;padding:0}
input::-webkit-input-placeholder{color:#999!important}
textarea::-webkit-input-placeholder{color:#999!important}
input[type=button],input[type=date],input[type=number],input[type=reset],input[type=search],input[type=submit],input[type=text],input[type=time]{-webkit-appearance:none}
select{-webkit-appearance:none}
textarea{-webkit-appearance:none}
input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0}
ol,ul{padding:0;list-style-type:none}
em{font-style:normal}
.lt{float:left}
.rt{float:right}
input.sub,label{border:none;cursor:pointer}
input,textarea{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;outline:0;margin:0;padding:0}
table{border-collapse:collapse}
td,th{padding:0}
.clearfix::after{content:"";display:block;clear:both}
*{box-sizing:border-box}
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table }
.fixed:after, .clearfix:after, .cf:after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both; }
.fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1 }
.clear { clear:both;}
i{ font-style:normal;}
.wrap{width:1600px;position:relative;max-width:100%;margin:0 auto}
.wrap::after{content:"";display:block;clear:both}
/*自定义*/
body{ font-family:Microsoft YaHei; }
/*header*/
.header {height:180px; }
.header .logo{float:left; height:180px;  }
.header .logo a{display:block; width:100%; height:100%; display: flex;  align-items: center; justify-content: center;}
.header .logo img{ max-width:100%; max-height:100%; vertical-align:middle; }
.header .nav{float:right;  }
.header .nav ul li{float:left; width:auto; color:#000000; font-size:20px; line-height:180px; margin-left:54px; position:relative; } 
.header .nav ul li a { display:block; color:#000000;  }
.header .nav ul li:hover a { color:#bf0303;  }
.header .nav ul li.active a { color:#bf0303;  }
.header .nav ul li .sub { position: absolute;width:200%;left:-50%; text-align:center; top:180px;z-index:30000; }
.header .nav ul li .sub ul li { float:left; min-width:auto; width:100%; line-height:45px; position:relative;text-align:center;  margin:0; padding:0; font-size:15px; font-weight:normal;  background-color:#FFF;}
.header .nav ul li .sub ul li a { color:#000000; }
.header .nav ul li .sub ul li:hover { background-color:#bf0303;  color:#ffffff;}
.header .nav ul li .sub ul li:hover a { color:#ffffff;}
.h-login { float:right; margin-top:70px; margin-left:54px; }
.h-login a { display:inline-block; width:120px; height:40px; background-color:#bd0303; border:#bd0303 solid 1px; border-radius:3px; text-align:center; color:#ffffff; font-size:16px; line-height:38px; font-weight:bold;  }
.h-login a:nth-child(2) { background-color:#ffffff; color:#bd0303; margin-left:12px;}
.h-login a:hover { background-color:#ca3535; }
.h-login a:nth-child(2):hover { background-color:#f6e5e5; }
.h-logged { float:right; margin-top:70px; margin-left:54px; position:relative; }
.h-logged-top { color:#000000; font-size:18px; line-height:40px; }
.h-logged-list { position:absolute; top:40px; right:0; width:100%; height:auto; background-color:#ffffff; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); border-radius:5px; z-index:5; padding:10px; display:none; }
.h-logged-list ul li { color:#000000; font-size:16px; line-height:36px; }
.h-logged-list ul li a { display:block; color:#000000;}
.h-logged-list ul li:hover a{ color:#bd0303;}
.h-logged:hover .h-logged-list { display:block; }

.header2 .m-login { float:right; margin-top:12.5px; margin-right:10px; }
.header2 .m-login a { display:inline-block; width:55px; height:35px; background-color:#bd0303; border:#bd0303 solid 1px; border-radius:3px; text-align:center; color:#ffffff; font-size:14px; line-height:33px; font-weight:bold;  }
.header2 .m-login a:nth-child(2) { background-color:#ffffff; color:#bd0303; margin-left:5px;}
.header2 .m-login a:hover { background-color:#ca3535; }
.header2 .m-login a:nth-child(2):hover { background-color:#f6e5e5; }
/*header2*/
.header2{height:60px;position:fixed;background:#ffffff;z-index:22;top:0;width:100%; display:none; }
.header2 .main-wrap{height:60px;padding:0 3%;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}
.header2 .logo{width:auto; height:40px;margin-top:10px;overflow:hidden;  float: left; display: inline;}
.header2 .logo a{display:block; width:100%; height:100%; display: flex;  align-items: center; justify-content: left;}
.header2 .logo img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.header2 .nav-btn{width:25px;height:16px;position:relative;cursor:pointer;margin-top:22px; float: right; display: inline;}
.header2 .nav-btn .zi { width:20px; color:#bd0303; font-size:16px; line-height:1; position:absolute; right:-10px; top:-8px; }
.header2 .nav-btn.active{-webkit-animation:rotate .5s linear 0s;animation:rotate .5s linear 0s}
.header2 .nav-btn .line{display:block;width:50%;height:2px;border-radius:2px;background-color:#bd0303;position:absolute;left:50%;margin-left:-15px}
.header2 .nav-btn .line1{-webkit-transform-origin:4px 0;-ms-transform-origin:4px 0;transform-origin:4px 0}
.header2 .nav-btn.active .line1{top:0}
.header2 .nav-btn.hover .line{background:#bd0303}
.header2 .nav-btn .line2{top:7px}
.header2 .nav-btn .line3{bottom:0;-webkit-transform-origin:1px center;-ms-transform-origin:1px center;transform-origin:1px center}
.header2 .sub-menu{width:100%;padding:0 3%;display:none;position:absolute;left:0;top:70px;z-index:2;overflow-y:auto}
.header2 .sub-menu ul{width:100%;overflow-y:auto;height:calc(100vh - 55px - 1.5rem)}
.header2 .js-m-3{opacity:0;-webkit-transform:translate(30px,0);-ms-transform:translate(30px,0);transform:translate(30px,0);-webkit-transition:all .8s ease;transition:all .8s ease}
.header2 .js-m-3.animate{opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}
.header2 .sub-menu li{border-bottom:1px solid #555;font-size:16px;padding:0 20px}
.header2 .sub-menu .tit{display:inline-block;text-decoration:none;width:80%;line-height:50px;color:#fff;position:relative;box-sizing:border-box}
.header2 .sub-menu .sub-tit.on{background-color:#e9e9e9}
.header2 .sub-menu .sec-list{line-height:40px; padding-bottom:10px; display:none}
.header2 .sub-menu .jt{position:relative;display:inline-block;width:10%;height:50px;text-align:center;background:0 0;float:right}
.header2 .sub-menu .jt:after{content:'';display:block;width:26px;height:26px;background:url(../images/mobile_nav_jia.png) no-repeat center;background-size:17px auto;position:absolute;right:3%;top:10px}
.header2 .sub-menu .jt.jtRote:after{background:url(../images/mobile_nav_jian.png) no-repeat center;background-size:20px auto}
.header2 .sub-menu .sec-list p{background:url(../images/mobile_nav_dian.png) no-repeat left center;background-size:3px auto;font-size:14px}
.header2 .sub-menu .sec-list a{padding-left:5%;color:#cccccc;display:block}
.header2 .sub-menu .sec-list a:active{color:#37a3dc}
.header2 .icon-close:before{content:"\e6d3"}
.search-bg{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:20; background-color:rgba(55,55,55,.95); display:none; } 
.header-wrap { display:none;}
/* nav_zzc */
.nav_zzc{display: none;background: rgba(0, 0, 0, 0.6);position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99990;}
.nav_menu {  width:0; position:fixed;  right:0; top:0; height: 100%;z-index: 99999;overflow: scroll;background: #fff;}
.nav_menu .nav_menu_top{width: 100%; height:50px;}
.nav_menu .nav_menu_btn{display: block;width:25px;position: absolute;top:16px;right:20px;}
.nav_menu .nav_menu_btn img{display: block;width:25px; }
.nav_menu ul{overflow:hidden; width:100%;overflow: scroll;height: 80%;}
.nav_menu li{ width:100%; overflow:hidden; background:url(../images/nav_icon01.png) no-repeat 89% center;height:50px;border-bottom: 1px solid #eaeaea;}
.nav_menu li a{ color:#333333;font-size:14px;display: block;height:50px;line-height:50px;box-sizing: border-box;padding-left: 6%;}
/*banner*/
.banner { height:850px; background:url(../images/banner-bg.jpg) no-repeat bottom center; background-size:cover; padding-top:144px; }
.banner .tit { height:70px; text-align:center; }
.banner .tit img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.banner .des { color:#000000; font-size:18px; line-height:1.5; text-align:center; margin-top:40px; }
.banner .form { width:904px; margin:0 auto; height:74px; border:#bd0303 solid 4px; border-radius:10px; margin-top:44px; padding:8px 15px 0 25px; position:relative; }
.banner .form a { display:inline-block; position:absolute; right:80px; top:50%; margin-top:-25px; background-color:#f6e5e5; border-radius:10px; padding:0 30px; color:#000000; font-size:16px; line-height:50px; }
.banner .form a:hover { color:#bd0303; }
.banner .form input[type=text] { width:calc(100% - 70px); height:50px;color:#000000; font-size:18px; border:none; vertical-align:middle;background:transparent;   }
.banner .form .submit { float:right; width:50px; text-align:center; height:50px; background:#bd0303 url(../images/banner-but.png) no-repeat center center; background-size:100% 100%; font-size:0; cursor:pointer; border:none;vertical-align:middle; border-radius:10px;}
.banner .form .submit:hover {background:#ca3535 url(../images/banner-but.png) no-repeat center center; background-size:100% 100%; }
.banner .more { width:300px; margin:0 auto; height:50px; background-color:#bf0303;  border-radius:5px; text-align:center; color:#ffffff; font-size:18px; line-height:50px; margin-top:60px; }
.banner .more a { display:block; color:#ffffff; }
.banner .more i:nth-of-type(1) { display:inline-block; width:31px; height:31px; background:url(../images/banner-more-icon1.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-right:10px; margin-top:-4px; }
.banner .more i:nth-of-type(2) { display:inline-block; width:16px; height:16px; background:url(../images/banner-more-icon2.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-left:10px; margin-top:-4px; }
.banner .more:hover { background-color:#ca3535; }
.banner .list { margin-top:85px; }
.banner .list ul li { float:left; width:380px; height:160px; background-color:#FFF; border:#eeeeee solid 1px; border-radius:5px; padding-top:38px; }
.banner .list ul li:nth-child(4n+2) { margin-left:26.66px;}
.banner .list ul li:nth-child(4n+3) { margin-left:26.66px;}
.banner .list ul li:nth-child(4n+4) { margin-left:26.66px;}
.banner .list ul li .pic { float:left; width:87px; height:87px; background-color:#bf0303;  border-radius:50%; margin-left:50px; }
.banner .list ul li .pic img {max-width: 100%;max-height: 100%;vertical-align: middle;}
.banner .list ul li .con { float:right; width:calc(100% - 50px - 87px - 20px); color:#383737; font-size:20px; line-height:1.5; margin-top:14px; }
/*i-public*/
.i-public { text-align:center; }
.i-public .tit { color:#515050; font-size:48px; line-height:1.5; font-weight:bold; position:relative; padding-bottom:18px; }
.i-public .tit::after{content:""; position:absolute; left:50%; margin-left:-200px; bottom:0; width:400px; height:2px; background-color:#bd0303; }
.i-public .des { color:#515050; font-size:18px; line-height:1.5; margin-top:19px; }
.i-public.white .tit { color:#ffffff; }
.i-public.white .tit::after{ background-color:#ffffff; }
.i-public.white .des { color:#ffffff; }
/*i-complete*/
.i-complete { padding-top:50px; padding-bottom:70px; }
.i-complete-list { padding-top:35px; }
.i-complete-list ul li { float:left; width:375px; margin-left:20px; text-align:center; margin-top:12px; }
.i-complete-list ul li .pic { height:500px; border:#eeeeee solid 1px; background-color:#eeeeee; padding:10px; display: flex;  align-items: center; justify-content: center; overflow:hidden; }
.i-complete-list ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; transition: 0.5s;}
.i-complete-list ul li .tit { color:#222222; font-size:18px; line-height:60px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;  }
.i-complete-list ul li:hover .pic img { transform: scale(1.05); transition: 0.5s; }
.i-complete-list ul li:hover .tit { color:#bd0303; }
/*i-flow*/
.i-flow { background:#bd0303 url(../images/flow-bg.jpg) no-repeat center center; background-size:cover; height:450px; }
.i-flow-left { float:left; width:300px; margin-top:100px; margin-left:15px; }
.i-flow-left .tit { color:#ffffff; font-size:48px; line-height:1.5; font-weight:bold; position:relative; padding-bottom:10px;}
.i-flow-left .tit::after{content:""; position:absolute; left:0; bottom:0; width:100%; height:2px; background-color:#ffffff; }
.i-flow-left .des { color:#ffffff; font-size:18px; line-height:1.5; margin-top:17px; letter-spacing: 1px;}
.i-flow-left .more { height:50px; text-align:center; background-color:#ffffff; border-radius:5px;  color:#bd0303; font-size:18px; line-height:50px; margin-top:32px; }
.i-flow-left .more a { display:block; color:#bd0303; }
.i-flow-left .more:hover { background-color:#f6e5e5; }
.i-flow-right { float:right; width:1240px; margin-top:120px; }
.i-flow-right ul li { float:left; width:20%; text-align:center;  position:relative; }
.i-flow-right ul li::after{content:""; position:absolute; left:-14px; top:46px; width:28px; height:28px; background:url(../images/flow-icon.png) no-repeat center center; background-size:100% 100%; }
.i-flow-right ul li:first-child { margin-left:0; }
.i-flow-right ul li:first-child::after { display:none; }
.i-flow-right ul li .pic { width:118px; margin:0 auto; height:118px; background-color:#FFF; border-radius:50%; }
.i-flow-right ul li .pic img { width:100%; height:100%; }
.i-flow-right ul li .tit { color:#ffffff; font-size:20px; line-height:1.5; white-space:nowrap; margin-top:38px; }
/*i-about*/
.i-about { padding-top:80px; padding-bottom:90px; }
.i-about-left { float:left; width:1030px; }
.i-about-tit { color:#515050; font-size:48px; line-height:1.5; font-weight:bold; position:relative; padding-bottom:18px; }
.i-about-tit::after{content:""; position:absolute; left:0; bottom:0; width:140px; height:2px; background-color:#bd0303; }
.i-about-des { color:#515050; font-size:20px; line-height:2; margin-top:25px; }
.i-about-more { width:300px; height:50px; text-align:center; background-color:#bd0303; border-radius:5px;  color:#ffffff; font-size:18px; line-height:50px; margin-top:32px; }
.i-about-more:hover { background-color:#ca3535; }
.i-about-more a { display:block; color:#ffffff; }
.i-about-right { float:right; width:500px; }
.i-about-right img{max-width: 100%;max-height: 100%;vertical-align: middle;}
/*i-news*/
.i-news { background-color:#f3f3f3; padding-top:70px; padding-bottom:80px; }
.i-news-list { padding-top:5px; }
.i-news-list ul li { float:left; width:510px; height:233px; background-color:#FFF; border:#e3e3e3 solid 1px; margin-top:32px; margin-left:20px; }
.i-news-list ul li .pic { display:none; height:300px; overflow:hidden;}
.i-news-list ul li .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;transition: 0.5s;}
.i-news-list ul li .con { padding:20px 30px 0 30px; }
.i-news-list ul li .con .tit { color:#333333; font-size:24px; line-height:2; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.i-news-list ul li .con .des { color:#7e7d7d; font-size:16px; line-height:24px; height:48px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin-top:16px; }
.i-news-list ul li .con .more { color:#333333; font-size:14px; line-height:70px; border-top:#e3e3e3 dashed 1px; margin-top:27px; }
.i-news-list ul li .con .more span { float:right; }
.i-news-list ul li:nth-child(1) { width:540px; margin-left:0; height:498px; }
.i-news-list ul li:nth-child(1) .pic { display:block;  }
.i-news-list ul li:nth-child(1) .con { padding:14px 30px 0 30px; }
.i-news-list ul li:nth-child(1) .con .tit {border-bottom:#e3e3e3 dashed 1px; padding-bottom:7px;  }
.i-news-list ul li:nth-child(1) .con .more { height:55px; border-top:none; margin-top:0; }
.i-news-list ul li:hover .pic img {transform: scale(1.05);transition: 0.5s;}
.i-news-list ul li:hover .con .tit { color:#bd0303; }
.i-news-more { width:300px; height:50px; background-color:#bf0303; border-radius:5px;  text-align:center; color:#ffffff; font-size:18px; line-height:50px; margin:0 auto; margin-top:50px; }
.i-news-more i { display:inline-block; width:19px; height:19px; background:url(../images/news-more.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-left:15px; margin-top:-2px; }
.i-news-more a { display:block; color:#ffffff; }
.i-news-more:hover { background-color:#ca3535; }
/*footer*/
.footer { background-color:#242424; color:#ffffff; font-size:16px; line-height:2; padding-top:70px; padding-bottom:90px; }
.footer a:hover { text-decoration:underline; }
.f-left { float:left; width:345px; }
.f-left img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.f-mid { float:left; margin-left:74px; width:312px; text-align:center; position:relative; }
.f-mid::before{content:""; position:absolute; left:0; top:2%; width:1px; height:100%; background-color:#505050; }
.f-mid::after{content:""; position:absolute; right:0; top:2%; width:1px; height:100%; background-color:#505050; }
.f-right { float:left; margin-left:146px; width:490px; }
.f-ewm { float:right; width:120px; text-align:center; margin-top:22px; }
.f-ewm img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.f-ban { font-size:22px; font-weight:bold; }
/*f-copy*/
.f-copy { background-color:#000000; color:#ffffff; font-size:16px; line-height:2; padding-top:15px; padding-bottom:15px; }
.f-copy-left { float:left; }
.f-copy-right { float:right; }
.f-copy a:hover { text-decoration:underline; }
/*分页*/
.pagination{padding-left:0;margin:40px 0;border-radius:4px;text-align:center;width:100%}
ul.pagination{display:inline-block;width:auto}
.pagination>li{display:inline}
.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#bd0303;text-decoration:none;background-color:#fff;border:1px solid #ddd}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#bd0303;border-color:#bd0303}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}
/*banner-n*/
.banner-n { height:400px; position:relative; }
.banner-n .pic { width:100%; height:100%; overflow:hidden; }
.banner-n .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;}
.banner-n .con { position:absolute; top:108px; left:0; width:100%; height:auto; text-align:center; }
.banner-n .con .tit { color:#ffffff; font-size:58px; line-height:1.5; }
.banner-n .con .des { color:#ffffff; font-size:18px; line-height:1.5; margin-top:8px; }
.banner-n .con .more { width:300px; height:50px; background-color:#FFF; text-align:center; border-radius:5px; margin:0 auto; color:#a80303; font-size:18px; line-height:50px; margin-top:26px; }
.banner-n .con .more a { display:block; color:#a80303; }
.banner-n .con .more:hover { background-color:#f6e5e5; }
/*n-contact*/
.n-contact { margin-top:100px; margin-bottom:120px;}
.n-contact-box { box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); background-color:#FFF; padding:70px 100px 90px 50px; }
.n-contact-left { float:left; width:1000px; color:#000000; font-size:20px; line-height:2; }
.n-contact-left h2 { font-size:40px; font-weight:normal; line-height:1.6; }
.n-contact-left h3 { font-size:20px; font-weight:normal; line-height:1.6; }
.n-contact-left h4 { font-size:20px; color:#7b7a7a; font-weight:normal; line-height:1.6; margin-bottom:20px; margin-top:5px; }
.n-contact-right { float:right; margin-top:120px; }
.n-contact-right tr td { padding:5px; }
.n-contact-right img { max-width:130px; }
/*n-message-box*/
.n-message {background-color:#f6f6f6; padding-top:50px; padding-bottom:70px;}
.n-message-tit { color:#000000; font-size:40px; line-height:1.5; text-align:center; }
.n-message-des { color:#7b7a7a; font-size:18px; line-height:1.5; text-align:center; margin-top:5px; }
.n-message-info { color:#000000; font-size:18px; line-height:1.5; margin-top:20px; }
.n-message-list { height:auto; margin-top:33px; }
.n-message-list ul li { margin-top:20px; display:flex; align-items: center; justify-content: space-between;}
.n-message-list ul li input[type=text] { width:32%; height:45px;color:#000000; font-size:16px; border:#d1d1d1 solid 1px; 
padding-left:17px; vertical-align:middle;  }
.n-message-list ul li select { width:32%; height:45px;color:#000000; font-size:16px; border:#d1d1d1 solid 1px; padding-left:17px; vertical-align:middle; background:url(../images/select-bg.png) no-repeat right center; }
.n-message-list ul li textarea { width:100%; height:220px;color:#000000; font-size:16px; border:#d1d1d1 solid 1px; outline: none; line-height:45px; resize:none;  padding-left:17px; vertical-align:middle; }
.n-message-list ul li .submit { width:400px; margin:0 auto; text-align:center; height:50px; background-color:#bf0303; color:#fff; font-size:18px; border-radius:0; cursor:pointer; border:none; vertical-align:middle;  }
.n-message-list ul li .yzm { width:49%; text-align:left; }
.n-message-list ul li .yzm img { height:45px; }
/*n-main*/
.n-main { min-height:600px; padding-bottom:60px; }
/*n-newslist*/
.n-newslist { height:auto; }
.n-newslist ul li { border-bottom:#c9c9c9 solid 1px; padding:40px 20px; position:relative; }
.n-newslist ul li::after{content:""; position:absolute; left:0; bottom:-1px; width:0; height:1px; background-color:#bf0303; transition: width 0.5s ease; }
.n-newslist ul li .tit { color:#414141; font-size:24px; line-height:1.5; }
.n-newslist ul li .date { color:#7e7e7e; font-size:16px; line-height:1.5; margin-top:30px; }
.n-newslist ul li .date span { display:inline-block; margin-left:30px; }
.n-newslist ul li .date span:first-child { margin-left:0; }
.n-newslist ul li .date img { width:16px; vertical-align:middle; margin-top:-2px; margin-right:5px; }
.n-newslist ul li .des { color:#7e7d7d; font-size:16px; line-height:28px; height:56px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin-top:17px; }
.n-newslist ul li .more { width:260px; height:50px; background-color:#bf0303; border-radius:5px;  text-align:center; color:#ffffff; font-size:18px; line-height:50px; margin-top:20px; }
.n-newslist ul li .more i { display:inline-block; width:19px; height:19px; background:url(../images/news-more.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-left:15px; margin-top:-2px; }
.n-newslist ul li:hover::after { width:100%; }
.n-newslist ul li:hover .tit { color:#bf0303; }
.n-newslist ul li:hover .more { background-color:#ca3535; }
/*n-newshow*/
.n-newshow { padding-top:30px; padding-bottom:60px; }
.n-show {padding:20px 0; color:#000000; font-size:16px; line-height:2; min-height:300px; }
.n-show img { max-width:100%;}
.n-show .img-responsive { display:inline;}
.n-show table {border-collapse: collapse;}
.n-show table tr th {color: #000000; font-size: 16px; line-height: 2; font-weight: normal; background-color: #f9f8f8;padding: 10px;border:#eeeeee solid 1px;}
.n-show table tr td { line-height:2; border:1px solid #eeeeee; padding:10px;}
.n-tit { font-size:24px; text-align:center; line-height:1.5; color:#333333; }
.n-time { font-size:14px; text-align:center; line-height:18px; margin-top:13px; color:#999999; }
.n-xian {border-bottom:#cccccc solid 1px; height:1px; margin-top:20px;}
.n-other { line-height:24px; padding:20px 0; color:#666666; }
.n-other a:hover{ color:#bf0303; }
/*n-login-bg*/
.n-login-bg { background:#940606 url(../images/login-bg.jpg) no-repeat center center; background-size:cover; padding-top:110px; padding-bottom:110px; }
.n-login-box { width:700px; margin:0 auto; }
.n-login-box .ban { text-align:center; }
.n-login-box .ban ul li { display:inline-block; color:#cbc8c8; font-size:30px; line-height:40px; position:relative; padding:0 23px;  }
.n-login-box .ban ul li:nth-child(2)::after{content:""; position:absolute; left:0; top:0; width:2px; height:100%; background-color:#ffffff; }
.n-login-box .ban ul li:hover { color:#ffffff; }
.n-login-box .ban ul li.active { color:#ffffff; font-weight:bold;  }
.n-login-box .form { height:auto; padding-top:12px; }
.n-login-box .form .login-input{ width:100%; margin-top:22px; height:64px;color:#333333; font-size:20px; border:none; padding-left:56px; vertical-align:middle; border-radius:3px; background-color:#f3f3f3; }
.n-login-box .form .login-input.input-user {background:#f3f3f3 url(../images/input-user.png) no-repeat 24px center; }
.n-login-box .form .login-input.input-pass {background:#f3f3f3 url(../images/input-pass.png) no-repeat 24px center; }
.n-login-box .form .login-input.input-repass {background:#f3f3f3 url(../images/input-repass.png) no-repeat 24px center; }
.n-login-box .form .login-input.input-code {width:60%; margin-top:0; background:#f3f3f3 url(../images/input-code.png) no-repeat 24px center; }
.n-login-box .form .login-input.input-phone {background:#f3f3f3 url(../images/input-phone.png) no-repeat 24px center; }
.n-login-box .form .login-submit { width:100%; margin-top:22px; text-align:center; height:64px; background-color:#fd9b01; color:#fff; font-size:22px; cursor:pointer; border-radius:3px;  border:none;}
.n-login-box .info { color:#ffffff; font-size:16px; line-height:1.5; margin-top:35px; padding:0 20px;  text-shadow: 0 0 5px rgba(0,0,0,0.5); }
.n-login-box .info .info-left { float:left; }
.n-login-box .info .info-left a:hover { color:#fd9b01; }
.n-login-box .info .info-right { float:right; }
.n-login-box .info .info-right a { color:#fd9b01; }
/*n-service*/
.n-service { background-color:#f3f3f3; padding-top:50px; padding-bottom:50px; }
.n-service .i-about-more { margin:0 auto;  margin-top:60px; }
.n-service-list { margin-top:60px; }
.n-service-list ul li { float:left; width:300px; height:435px; background-color:#ffffff; border-radius:5px; padding:7px 30px 0 30px; text-align:center; }
.n-service-list ul li:nth-child(5n+2) { margin-left:25px;}
.n-service-list ul li:nth-child(5n+3) { margin-left:25px;}
.n-service-list ul li:nth-child(5n+4) { margin-left:25px;}
.n-service-list ul li:nth-child(5n+5) { margin-left:25px;}
.n-service-list ul li .tit { color:#bf0303; font-size:24px; line-height:85px; font-weight:bold; position:relative; }
.n-service-list ul li .tit::after{content:""; position:absolute; left:50%; margin-left:-60px; bottom:0; width:120px; height:2px; background-color:#bf0303; }
.n-service-list ul li .des { color:#515050; font-size:18px; line-height:2.2; margin-top:20px; }
/*n-sci*/
.n-sci { padding-top:90px; padding-bottom:90px; }
.n-sci-top { height:auto; }
.n-sci-left { float:left; width:970px; }
.n-sci-tit { color:#515050; font-size:48px; line-height:1.5; font-weight:bold; position:relative; padding-bottom:18px; }
.n-sci-tit::after{content:""; position:absolute; left:0; bottom:0; width:400px; height:2px; background-color:#bd0303; }
.n-sci-des { color:#515050; font-size:20px; line-height:2; margin-top:25px; }
.n-sci-des h3 { font-size:30px; margin-top:30px; }
.n-sci-right { float:right; width:530px; }
.n-sci-right img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.n-sci-list { margin-top:70px; }
.n-sci-list ul li { float:left; width:20%; padding-left:20px; padding-right:40px; border-left:#bf0303 solid 2px; }
.n-sci-list ul li .tit { color:#bf0303; font-size:20px; line-height:1.7; font-weight:bold; }
.n-sci-list ul li .des { color:#515050; font-size:16px; line-height:1.7; }
/*n-honor*/
.n-honor { background-color:#f3f3f3; padding-top:50px; padding-bottom:50px; }
.n-honor-list { margin-top:50px; height:400px; position:relative; }
.n-honor-list .swiper {width:100%;height:330px; }
.n-honor-list .swiper-slide{text-align:center;font-size:18px;display:flex;justify-content:center;align-items:center}
.n-honor-list .swiper-pagination-bullet { width:14px; height:14px; background-color:#b5b5b5; border-radius:50%; outline:none; opacity:1; }
.n-honor-list .swiper-pagination-bullet-active { background-color:#bf0303; }
.n-honor-li { display:block; width:100%; height:100%; }
.n-honor-li .pic { height:270px; background-color:#FFF; border:#FFF solid 15px; display: flex;  align-items: center; justify-content: center; }
.n-honor-li .pic img {max-width: 100%;max-height: 100%;vertical-align: middle;}
.n-honor-li .tit { color:#515050; font-size:18px; line-height:3; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
/*chaxun*/
.chaxun { /*background:url(../images/chaxun-bg.jpg) no-repeat top center; */background-size:100% auto; min-height:500px; padding-bottom:80px; /*padding-top:70px; */}
.xitong { background-color:#FFF; min-height:390px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); border-radius:10px; 
padding:30px 40px 40px 40px; }
.xitong-ban { color:#bf0303; font-size:26px; line-height:1.5; }
.xitong-form { height:40px; width:100%; display:flex; align-items: center; justify-content: space-between; margin-top:10px; }
/*.xitong-form input[type=text] { width:75%; height:65px;color:#333333; font-size:20px; border:none; background-color:#f3f3f3; border-radius:5px; padding-left:24px; }*/
.xitong-kuang { width:75%;}
.el-input__inner { height:65px; line-height:65px;color:#333333; font-size:20px; border:none; background-color:#f3f3f3; border-radius:5px; padding-left:24px; }
.xitong-form .xitong-sub { width:11%; text-align:center; height:40px; line-height:40px; background-color:#bf0303; color:#ffffff; font-size:18px; font-weight:bold; border-radius:5px; cursor:pointer; border:none;}
.xitong-form .xitong-res { width:11%; text-align:center; height:40px; line-height:40px;background-color:#959595; color:#ffffff; font-size:18px; font-weight:bold; border-radius:5px; cursor:pointer; border:none;}
.xitong-des { color:#bf0303; font-size:14px; line-height:1.5; margin-top:10px; margin-bottom:10px; }
.xitong-bot { color:#bf0303; font-size:30px; line-height:1.5; margin-top:60px; }
.xitong-right { float:right; font-size:18px; cursor:pointer; }
.xitong-right i { display:inline-block; width:12px; height:12px; background:url(../images/xitong-jiao.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-right:5px; margin-top:-4px; }
.xitong-right.active p:nth-child(1) { display:none;  }
.xitong-right.active p:nth-child(2) { display:block; }
.xitong-right p:nth-child(1) { display:block;}
.xitong-right p:nth-child(2) { display:none;}
/*liebiao*/
.liebiao { background-color:#FFF; min-height:500px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); border-radius:10px; 
padding:45px 40px 70px 40px; margin-top:30px; }
.liebiao-ban { color:#bf0303; font-size:30px; line-height:1.5; }
.liebiao-list { height:auto; }
.liebiao-list ul li { float:left; width:720px; margin-top:20px; margin-bottom:30px; }
.liebiao-list ul li:nth-child(even) { margin-left:80px; }
.liebiao-top { height:310px; }
.liebiao-top .pic { float:left; width:230px; height:310px; background-color:#eeeeee; padding:6px; display: flex;  align-items: center; justify-content: center;}
.liebiao-top .pic .el-image { width:100%; height:100%; }
.liebiao-top .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.liebiao-top .con { float:right; width:460px; }
.liebiao-top .con .tit { color:#000000; font-size:26px; line-height:1.5; font-weight:bold; margin-top:9px;   overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.liebiao-top .con .tit span { float:right; color:#706e6e; font-size:16px; font-weight:normal; margin-top:6px; }
.liebiao-top .con .tit span a:hover { color:#9b5416; }
.liebiao-top .con .ban { color:#9b5416; font-size:16px; line-height:32px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; margin-top:5px;  }
.liebiao-top .con .des { color:#000000; font-size:16px; line-height:32px; height:192px; overflow:hidden; margin-top:4px; }
.liebiao-bot { height:45px; margin-top:33px; }
.liebiao-bot dd { float:left; width:18.8%; text-align:center; height:45px; text-align:center; background-color:#f6e5e5; border-radius:5px; color:#bf0303; font-size:20px; line-height:45px; }
.liebiao-bot dd:nth-child(5n+2) { margin-left:1%;}
.liebiao-bot dd:nth-child(5n+3) { margin-left:1%;}
.liebiao-bot dd:nth-child(5n+4) { margin-left:1%;}
.liebiao-bot dd:nth-child(5n+5) { margin-left:1%;}
.liebiao-bot dd img { display:inline-block; width:26px; height:26px; vertical-align:middle; margin-right:5px; margin-top:-4px; }
.liebiao-bot dd a { display:block; color:#bf0303; }
.liebiao-bot dd:hover { opacity:0.8; }
/*tanchuang-jiben*/
.tanchuang-jiben { padding:0 50px; }
.tanchuang-text { color:#000000; font-size:16px; line-height:2; padding:30px 0; }
.tan-fuzhi {  width:190px; text-align:center; height:45px; text-align:center; background-color:#f6e5e5; border-radius:5px; color:#bf0303; font-size:20px; line-height:45px; margin-top:10px; }
.tan-fuzhi img { display:inline-block; width:26px; height:26px; vertical-align:middle; margin-right:5px; margin-top:-4px; }
.tan-fuzhi a { display:block; color:#bf0303; }
.tan-jiage-left { float:left; }
.tan-jiage-right { float:left; width:80%; }
.tan-jiage-right select { width:190px; height:40px; border:none; background:#f6e5e5 url(../images/select-bg.png) no-repeat right center; text-align:center; }
.tan-jiage-right option { background-color:#f6e5e5;}
.tan-jiage-con {color:#bf0303; font-size:18px; line-height:2;  }
/*tanchuang-xiangqing*/
.tanchuang-xiangqing { padding:20px 40px 0 40px; height:570px; }
.tan-xiangqing-left { float:left; width:26%; height:100%; }
.tan-xiangqing-mid { float:left; width:34%; height:100%;  border:#eeeeee solid 1px; margin-left:3%; border-radius:5px; overflow:hidden; }
.tan-xiangqing-mid2 { float:right; width:68%; height:100%;  border:#eeeeee solid 1px;  border-radius:5px; overflow:hidden; }
.tan-xiangqing-mid2-left { float:left; width:50%; }
.tan-xiangqing-mid2-right { float:right; width:50%; }
.tan-xiangqing-right { float:right;width:34%; height:100%; border:#eeeeee solid 1px; border-radius:5px; overflow:hidden;}
.tan-xiangqing-ban { color:#f2ebe4; font-size:20px; line-height:44px; background-color:#bf0303; padding-left:20px; }
.tan-xiangqing-ban img { display:inline-block; width:26px; height:26px; vertical-align:middle; margin-right:5px; margin-top:-4px; }
.tan-xiangqing-con { color:#5b5a5a; font-size:14px; line-height:2; padding:10px 20px; height:calc(100% - 44px); overflow:auto; }
.tan-xiangqing-left { height:100%; }
.tan-xiangqing-left .pic { height:400px; background-color:#eeeeee; padding:6px; display: flex;  align-items: center; justify-content: center;}
.tan-xiangqing-left .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.tan-xiangqing-left .con { height:calc(100% - 400px); overflow:auto; }
.tan-xiangqing-left .con .tit { color:#000000; font-size:18px; line-height:1.5; font-weight:bold; margin-top:17px;   overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.tan-xiangqing-left .con .ban { color:#9b5416; font-size:14px; line-height:2; margin-top:5px;  }
.tan-xiangqing-left .con .des { color:#5b5a5a; font-size:14px; line-height:2; margin-top:4px; }
/*gaoji*/
.gaoji {color:#000000; font-size:14px; line-height:2; }
/*强制换行*/
.el-checkbox__label { 
/*      white-space: pre-line!important;
	  word-break:break-all!important;*/
}
/*qr_prompt*/
.qr_prompt { position: fixed; right: 15px; top: 30%;  width:190px; z-index:10 }
.qr_prompt img { max-width:100%;}
.qr_prompt .qr_close { text-align:right; cursor:pointer; padding-right:10px; font-size:20px; }
/*new-search*/
.new-search { height:auto; line-height: 19px; font-size: 14px; color: #606266; margin-top:5px; }
.new-search-label { float:left; width:80px; }
.new-search-list { float:right; width:calc(100% - 80px); }
.new-search-left { float:left; margin-right:30px; }
.new-search-two { float:left; width:50%;}

@media (max-width:1650px){
.wrap{width:90%}
/*header1650*/
.header {height:150px; }
.header .logo{ height:150px; width:25%; }
.header .nav ul li{ font-size:18px; line-height:150px; margin-left:38px; } 
.header .nav ul li .sub { top:150px; }
.h-login { margin-top:57.5px; margin-left:38px; }
.h-login a { width:100px; height:35px; font-size:15px; line-height:33px; }
.h-login a:nth-child(2) { margin-left:11px;}
.h-logged { margin-top:57.5px; margin-left:38px; }
.h-logged-top { font-size:16px; line-height:35px; }
.h-logged-list { top:35px; }
.h-logged-list ul li { font-size:15px; line-height:34px; }
/*banner1650*/
.banner { height:720px; padding-top:124px; }
.banner .tit { height:60px; }
.banner .des { font-size:16px; margin-top:35px; }
.banner .form { width:56%; height:64px; border:#bd0303 solid 3px; margin-top:34px; padding:9px 10px 0 20px; }
.banner .form a { right:60px; margin-top:-20px; padding:0 25px; font-size:15px; line-height:40px; }
.banner .form input[type=text] { width:calc(100% - 60px); height:40px; font-size:16px; }
.banner .form .submit { width:40px; height:40px; }
.banner .more { width:260px; height:45px; font-size:16px; line-height:45px; margin-top:50px; }
.banner .more i:nth-of-type(1) { width:29px; height:29px; margin-right:9px; }
.banner .more i:nth-of-type(2) { width:14px; height:14px; margin-left:9px; }
.banner .list { margin-top:75px; }
.banner .list ul li { width:23.5%; height:140px; padding-top:30px; }
.banner .list ul li:nth-child(4n+2) { margin-left:2%;}
.banner .list ul li:nth-child(4n+3) { margin-left:2%;}
.banner .list ul li:nth-child(4n+4) { margin-left:2%;}
.banner .list ul li .pic { width:75px; height:75px; margin-left:35px; }
.banner .list ul li .con { width:calc(100% - 35px - 75px - 18px); font-size:18px; margin-top:12px; }
/*i-public1650*/
.i-public .tit { font-size:42px; padding-bottom:16px; }
.i-public .tit::after{ margin-left:-172px; width:344px; }
.i-public .des { font-size:16px; margin-top:17px; }
/*i-complete1650*/
.i-complete { padding-top:45px; padding-bottom:65px; }
.i-complete-list { padding-top:33px; }
.i-complete-list ul li { width:23%; margin-left:1.6%; margin-top:10px; }
.i-complete-list ul li .pic { height:400px; padding:9px; }
.i-complete-list ul li .tit { font-size:16px; line-height:45px; }
/*i-flow1650*/
.i-flow { height:390px; }
.i-flow-left { width:20%; margin-top:80px; margin-left:1%; }
.i-flow-left .tit { font-size:42px; padding-bottom:8px;}
.i-flow-left .des { font-size:16px; margin-top:15px; letter-spacing:0;}
.i-flow-left .more { height:45px; font-size:16px; line-height:45px; margin-top:30px; }
.i-flow-right { width:76%; margin-top:100px; }
.i-flow-right ul li::after{ left:-11.5px; top:34px; width:23px; height:23px; }
.i-flow-right ul li .pic { width:90px; height:90px; }
.i-flow-right ul li .tit { font-size:18px; margin-top:33px; }
/*i-about1650*/
.i-about { padding-top:70px; padding-bottom:80px; }
.i-about-left { width:64%; }
.i-about-tit { font-size:42px; padding-bottom:16px; }

.i-about-des { font-size:18px; margin-top:23px; }
.i-about-more { width:260px; height:45px; font-size:16px; line-height:45px; margin-top:30px; }
.i-about-right { width:31%; }
/*i-news1650*/
.i-news { padding-top:60px; padding-bottom:70px; }
.i-news-list ul li { width:32%; height:200px;  margin-top:30px; margin-left:1.5%; }
.i-news-list ul li .pic { height:250px; }
.i-news-list ul li .con { padding:15px 25px 0 25px; }
.i-news-list ul li .con .tit { font-size:21px; }
.i-news-list ul li .con .des { font-size:15px; line-height:22px; height:44px; margin-top:11px; }
.i-news-list ul li .con .more { line-height:60px; margin-top:22px; }
.i-news-list ul li:nth-child(1) { width:33%; height:430px; }
.i-news-list ul li:nth-child(1) .con { padding:9px 25px 0 25px; }
.i-news-list ul li:nth-child(1) .con .tit { padding-bottom:6px;  }
.i-news-list ul li:nth-child(1) .con .more { height:50px; }
.i-news-more { width:260px; height:45px; font-size:16px; line-height:45px; margin-top:45px; }
.i-news-more i { width:17px; height:17px; margin-left:13px; }
/*footer1650*/
.footer { font-size:15px; padding-top:60px; padding-bottom:80px; }
.f-left { width:22%; }
.f-mid { margin-left:4%; width:19.5%; }
.f-right { margin-left:9%; width:30%; }
.f-ewm { width:110px; margin-top:20px; }
.f-ban { font-size:19px; }
/*f-copy1650*/
.f-copy { font-size:15px; padding-top:10px; padding-bottom:10px; }
/*banner-n1650*/
.banner-n { height:345px; }
.banner-n .con { top:90px; }
.banner-n .con .tit { font-size:50px; }
.banner-n .con .des { font-size:16px; }
.banner-n .con .more { width:260px; height:45px; font-size:16px; line-height:45px; margin-top:24px; }
/*n-contact1650*/
.n-contact { margin-top:90px; margin-bottom:100px;}
.n-contact-box { padding:60px 80px 80px 40px; }
.n-contact-left { width:62%; font-size:18px; }
.n-contact-left h2 { font-size:32px; }
.n-contact-left h3 { font-size:18px; }
.n-contact-left h4 { font-size:18px; margin-bottom:18px; }
.n-contact-right { margin-top:90px; }
.n-contact-right img { max-width:120px; }
/*n-message-box1650*/
.n-message {padding-top:45px; padding-bottom:60px;}
.n-message-tit { font-size:32px; }
.n-message-des { font-size:16px; }
.n-message-info { font-size:16px; margin-top:18px; }
.n-message-list { margin-top:31px; }
.n-message-list ul li { margin-top:15px;}
.n-message-list ul li input[type=text] { height:40px; font-size:15px; padding-left:15px;; }
.n-message-list ul li select { height:40px; font-size:15px;padding-left:15px; }
.n-message-list ul li textarea { height:190px; font-size:15px; line-height:40px; padding-left:15px; }
.n-message-list ul li .submit { height:45px; font-size:16px;  }
.n-message-list ul li .yzm img { height:40px; }
/*n-newslist1650*/
.n-newslist ul li { padding:35px 15px; }
.n-newslist ul li .tit { font-size:20px; }
.n-newslist ul li .date { font-size:15px; margin-top:25px; }
.n-newslist ul li .date span { margin-left:28px; }
.n-newslist ul li .date img { width:14px; }
.n-newslist ul li .des { font-size:15px; line-height:24px; height:48px; margin-top:15px; }
.n-newslist ul li .more { width:220px; height:45px; font-size:16px; line-height:45px; margin-top:18px; }
.n-newslist ul li .more i { width:17px; height:17px; margin-left:13px; }
/*n-newshow1650*/
.n-tit { font-size:22px; }
/*n-login-bg1650*/
.n-login-bg { padding-top:90px; padding-bottom:90px; }
.n-login-box { width:44%; }
.n-login-box .ban ul li { font-size:26px; line-height:36px; padding:0 21px;  }
.n-login-box .form { padding-top:10px; }
.n-login-box .form .login-input{ margin-top:20px; height:54px; font-size:18px; padding-left:50px; }
.n-login-box .form .login-input.input-user {background:#f3f3f3 url(../images/input-user.png) no-repeat 21px center; background-size:18px auto;}
.n-login-box .form .login-input.input-pass {background:#f3f3f3 url(../images/input-pass.png) no-repeat 21px center; background-size:18px auto; }
.n-login-box .form .login-input.input-repass {background:#f3f3f3 url(../images/input-repass.png) no-repeat 21px center; background-size:18px auto; }
.n-login-box .form .login-input.input-code {width:60%; margin-top:0; background:#f3f3f3 url(../images/input-code.png) no-repeat 21px center; background-size:18px auto; }
.n-login-box .form .login-input.input-phone {background:#f3f3f3 url(../images/input-phone.png) no-repeat 21px center; background-size:18px auto; }
.n-login-box .form .login-submit { margin-top:20px; height:54px; font-size:20px; }
.n-login-box .info { font-size:15px; margin-top:30px; padding:0 18px;  }
/*n-service1650*/
.n-service { padding-top:45px; padding-bottom:45px; }
.n-service .i-about-more { margin-top:50px; }
.n-service-list { margin-top:50px; }
.n-service-list ul li { width:18.4%; height:400px; padding:7px 25px 0 25px; }
.n-service-list ul li:nth-child(5n+2) { margin-left:2%;}
.n-service-list ul li:nth-child(5n+3) { margin-left:2%;}
.n-service-list ul li:nth-child(5n+4) { margin-left:2%;}
.n-service-list ul li:nth-child(5n+5) { margin-left:2%;}
.n-service-list ul li .tit { font-size:21px; line-height:72px; }
.n-service-list ul li .tit::after{ margin-left:-55px; width:110px; }
.n-service-list ul li .des { font-size:16px; margin-top:18px; }
/*n-sci1650*/
.n-sci { padding-top:80px; padding-bottom:80px; }
.n-sci-left { width:62%; }
.n-sci-tit { font-size:42px; padding-bottom:16px; }
.n-sci-tit::after{ width:344px; }
.n-sci-des { font-size:18px; margin-top:23px; }
.n-sci-des h3 { font-size:26px; margin-top:28px; }
.n-sci-right { width:33%; }
.n-sci-list { margin-top:60px; }
.n-sci-list ul li { padding-right:20px; }
.n-sci-list ul li .tit { font-size:18px; }
.n-sci-list ul li .des { font-size:15px; }
/*n-honor1650*/
.n-honor { padding-top:45px; padding-bottom:45px; }
.n-honor-list { margin-top:45px; height:350px; }
.n-honor-list .swiper {height:290px; }
.n-honor-list .swiper-pagination-bullet { width:12px; height:12px; }
.n-honor-li .pic { height:235px; border:#FFF solid 14px; }
.n-honor-li .tit { font-size:16px; }
/*chaxun1650*/
.chaxun {min-height:450px; padding-bottom:70px; /*padding-top:60px;*/ }
.xitong { min-height:340px; padding:25px 35px 35px 35px; }
.xitong-ban { font-size:22px; }
.xitong-form { height:40px; margin-top:10px; }
/*.xitong-form input[type=text] { height:55px; font-size:18px; padding-left:20px; }*/
.el-input__inner { height:55px; font-size:18px; padding-left:20px; }
.xitong-form .xitong-sub { height:40px; font-size:16px; line-height:40px;}
.xitong-form .xitong-res { height:40px; font-size:16px; line-height:40px;}
.xitong-des { font-size:14px; margin-top:10px; margin-bottom:10px; }
.xitong-bot { font-size:26px;margin-top:50px; }
.xitong-right { font-size:16px; }
.xitong-right i { width:11px; height:11px; }
/*liebiao1650*/
.liebiao { min-height:450px; padding:40px 35px 65px 35px; margin-top:28px; }
.liebiao-ban { font-size:26px; }
.liebiao-list ul li {width:48%; margin-top:18px; margin-bottom:28px; }
.liebiao-list ul li:nth-child(even) { margin-left:4%; }
.liebiao-top { height:266px; }
.liebiao-top .pic {  width:32%; height:266px; padding:5px; }
.liebiao-top .con { width:64%; }
.liebiao-top .con .tit { font-size:22px; margin-top:8px; }
.liebiao-top .con .tit span { font-size:15px; margin-top:5px; }
.liebiao-top .con .ban { font-size:15px; line-height:26px; margin-top:4px;  }
.liebiao-top .con .des { font-size:15px; line-height:26px; height:156px; margin-top:3px; }
.liebiao-bot { height:40px; margin-top:31px; }
.liebiao-bot dd { height:40px; font-size:18px; line-height:40px; }
.liebiao-bot dd img { width:24px; height:24px; }
/*tanchuang-jiben1650*/
.tanchuang-jiben {  padding:0 40px; }
.tanchuang-text { font-size:15px; padding:25px 0 45px 0; }
.tan-fuzhi {  width:180px;height:40px; font-size:18px; line-height:40px; margin-top:9px; }
.tan-fuzhi img { width:24px; height:24px; }
.tan-jiage-right select { width:180px; height:36px; }
.tan-jiage-con { font-size:16px;  }
/*tanchuang-xiangqing1650*/
.tanchuang-xiangqing { padding:18px 35px 0 35px; height:570px; }
.tan-xiangqing-ban { font-size:18px; line-height:40px; padding-left:18px; }
.tan-xiangqing-ban img { width:24px; height:24px; }
.tan-xiangqing-con {padding:9px 18px; height:calc(100% - 40px); }
.tan-xiangqing-left .pic { height:337px;padding:5px; }
.tan-xiangqing-left .con { height:calc(100% - 337px); }
.tan-xiangqing-left .con .tit { font-size:16px; margin-top:15px; }
.tan-xiangqing-left .con .ban { margin-top:4px;  }
.tan-xiangqing-left .con .des { margin-top:3px; }
/*qr_prompt1650*/
.qr_prompt {  width:180px; }

}

@media (max-width:1400px){
/*header1400*/
.header {height:130px; }
.header .logo{ height:130px;  }
.header .nav ul li{ font-size:16px; line-height:130px; margin-left:28px; } 
.header .nav ul li .sub { top:130px; }
.h-login { margin-top:50px; margin-left:28px; }
.h-login a { width:90px; height:30px; line-height:28px; }
.h-login a:nth-child(2) { margin-left:10px;}
.h-logged { margin-top:50px; margin-left:28px; }
.h-logged-top { font-size:15px; line-height:30px; }
.h-logged-list { top:30px; }
/*banner1400*/
.banner { height:610px; padding-top:104px; }
.banner .tit { height:50px; }
.banner .des { font-size:15px; margin-top:30px; }
.banner .form { height:54px; border:#bd0303 solid 3px; margin-top:29px; padding:6px 5px 0 15px; }
.banner .form a { right:45px; margin-top:-18.5px; padding:0 20px; line-height:35px; }
.banner .form input[type=text] { width:calc(100% - 55px); height:35px; font-size:15px; }
.banner .form .submit { width:35px; height:35px; }
.banner .more { width:220px; height:40px; font-size:15px; line-height:40px; margin-top:40px; }
.banner .more i:nth-of-type(1) { width:27px; height:27px; margin-right:8px; }
.banner .more i:nth-of-type(2) { width:12px; height:12px; margin-left:8px; }
.banner .list { margin-top:60px; }
.banner .list ul li { height:120px; padding-top:25px; }
.banner .list ul li .pic { width:65px; height:65px; margin-left:30px; }
.banner .list ul li .con { width:calc(100% - 30px - 65px - 16px); font-size:16px; margin-top:10px; }
/*i-public1400*/
.i-public .tit { font-size:36px; padding-bottom:14px; }
.i-public .tit::after{ margin-left:-145px; width:290px; }
.i-public .des { font-size:15px; margin-top:15px; }
/*i-complete1400*/
.i-complete { padding-top:40px; padding-bottom:60px; }
.i-complete-list { padding-top:31px; }
.i-complete-list ul li { margin-top:8px; }
.i-complete-list ul li .pic { height:350px; padding:8px; }
.i-complete-list ul li .tit { font-size:15px; line-height:40px; }
/*i-flow1400*/
.i-flow { height:330px; }
.i-flow-left { margin-top:70px; }
.i-flow-left .tit { font-size:36px; }
.i-flow-left .des { font-size:15px; margin-top:13px; }
.i-flow-left .more { height:38px; font-size:15px; line-height:38px; margin-top:28px; }
.i-flow-right { margin-top:86px; }
.i-flow-right ul li::after{ left:-10px; top:26px; width:20px; height:20px; }
.i-flow-right ul li .pic { width:80px; height:80px; }
.i-flow-right ul li .tit { font-size:16px; margin-top:28px; }
/*i-about1400*/
.i-about { padding-top:60px; padding-bottom:70px; }
.i-about-tit { font-size:36px; padding-bottom:14px; }

.i-about-des { font-size:16px; margin-top:21px; }
.i-about-more { width:220px; height:40px; font-size:15px; line-height:40px; margin-top:28px; }
/*i-news1400*/
.i-news { padding-top:50px; padding-bottom:60px; }
.i-news-list ul li { height:170px;  margin-top:22px; }
.i-news-list ul li .pic { height:200px; }
.i-news-list ul li .con { padding:10px 20px 0 20px; }
.i-news-list ul li .con .tit { font-size:18px; }
.i-news-list ul li .con .des { margin-top:6px; }
.i-news-list ul li .con .more { line-height:50px; margin-top:17px; }
.i-news-list ul li:nth-child(1) { height:362px; }
.i-news-list ul li:nth-child(1) .con { padding:7px 20px 0 20px; }
.i-news-list ul li:nth-child(1) .con .tit { padding-bottom:5px;  }
.i-news-list ul li:nth-child(1) .con .more { height:45px; margin-top:5px; }
.i-news-more { width:220px; height:40px; font-size:15px; line-height:40px; margin-top:40px; }
.i-news-more i { width:15px; height:15px; margin-left:11px; }
/*banner-n1400*/
.banner-n { height:290px; }
.banner-n .con { top:70px; }
.banner-n .con .tit { font-size:44px; }
.banner-n .con .des { font-size:15px; }
.banner-n .con .more { width:220px; height:40px; font-size:15px; line-height:40px; margin-top:22px; }
/*n-contact1400*/
.n-contact { margin-top:80px; margin-bottom:90px;}
.n-contact-box { padding:50px 60px 70px 30px; }
.n-contact-left { font-size:16px; }
.n-contact-left h2 { font-size:28px; }
.n-contact-left h3 { font-size:16px; }
.n-contact-left h4 { font-size:15px; margin-bottom:16px; }
.n-contact-right { margin-top:70px; }
.n-contact-right img { max-width:110px; }
/*n-message-box1400*/
.n-message {padding-top:40px; padding-bottom:50px;}
.n-message-tit { font-size:28px; }
.n-message-des { font-size:15px; }
.n-message-info { font-size:15px; margin-top:16px; }
.n-message-list { margin-top:29px; }
.n-message-list ul li { margin-top:12px;}
.n-message-list ul li input[type=text] { height:34px; padding-left:13px;; }
.n-message-list ul li select { height:34px; padding-left:13px; }
.n-message-list ul li textarea { height:160px; line-height:34px; padding-left:13px; }
.n-message-list ul li .submit { height:40px; font-size:15px;  }
.n-message-list ul li .yzm img { height:34px; }	
/*n-newslist1400*/
.n-newslist ul li { padding:30px 10px; }
.n-newslist ul li .tit { font-size:17px; }
.n-newslist ul li .date { margin-top:20px; }
.n-newslist ul li .date span { margin-left:26px; }
.n-newslist ul li .date img { width:12px; }
.n-newslist ul li .des { margin-top:13px; }
.n-newslist ul li .more { width:190px; height:40px; font-size:15px; line-height:40px; margin-top:16px; }
.n-newslist ul li .more i { width:15px; height:15px; margin-left:11px; }
/*n-newshow1400*/
.n-tit { font-size:20px; }
/*n-login-bg1400*/
.n-login-bg { padding-top:70px; padding-bottom:70px; }
.n-login-box .ban ul li { font-size:22px; line-height:30px; padding:0 19px;  }
.n-login-box .form { padding-top:8px; }
.n-login-box .form .login-input{ margin-top:16px; height:48px; font-size:16px; padding-left:40px; }
.n-login-box .form .login-input.input-user {background:#f3f3f3 url(../images/input-user.png) no-repeat 19px center; background-size:16px auto;}
.n-login-box .form .login-input.input-pass {background:#f3f3f3 url(../images/input-pass.png) no-repeat 19px center; background-size:16px auto; }
.n-login-box .form .login-input.input-repass {background:#f3f3f3 url(../images/input-repass.png) no-repeat 19px center; background-size:16px auto; }
.n-login-box .form .login-input.input-code {width:60%; margin-top:0; background:#f3f3f3 url(../images/input-code.png) no-repeat 19px center; background-size:16px auto;}
.n-login-box .form .login-input.input-phone {background:#f3f3f3 url(../images/input-phone.png) no-repeat 19px center; background-size:16px auto;}
.n-login-box .form .login-submit { margin-top:16px; height:48px; font-size:18px; }
.n-login-box .info { padding:0 16px;  }
/*n-service1400*/
.n-service { padding-top:40px; padding-bottom:40px; }
.n-service .i-about-more { margin-top:40px; }
.n-service-list { margin-top:40px; }
.n-service-list ul li { width:18.8%; height:370px; padding:7px 20px 0 20px; }
.n-service-list ul li:nth-child(5n+2) { margin-left:1.5%;}
.n-service-list ul li:nth-child(5n+3) { margin-left:1.5%;}
.n-service-list ul li:nth-child(5n+4) { margin-left:1.5%;}
.n-service-list ul li:nth-child(5n+5) { margin-left:1.5%;}
.n-service-list ul li .tit { font-size:17px; line-height:62px; }
.n-service-list ul li .tit::after{ margin-left:-45px; width:90px; }
.n-service-list ul li .des { font-size:15px; margin-top:16px; }
/*n-sci1400*/
.n-sci { padding-top:70px; padding-bottom:70px; }
.n-sci-tit { font-size:36px; padding-bottom:14px; }
.n-sci-tit::after{ width:290px; }
.n-sci-des { font-size:16px; margin-top:21px; }
.n-sci-des h3 { font-size:21px; margin-top:26px; }
.n-sci-list { margin-top:50px; }
.n-sci-list ul li { padding-right:10px; }
.n-sci-list ul li .tit { font-size:16px; }
/*n-honor1400*/
.n-honor { padding-top:40px; padding-bottom:40px; }
.n-honor-list { margin-top:40px; height:300px; }
.n-honor-list .swiper {height:250px; }
.n-honor-list .swiper-pagination-bullet { width:10px; height:10px; }
.n-honor-li .pic { height:200px; border:#FFF solid 13px; }
.n-honor-li .tit { font-size:15px; }
/*chaxun1400*/
.chaxun {min-height:400px; padding-bottom:60px; /*padding-top:50px;*/ }
.xitong { min-height:290px; padding:20px 30px 30px 30px; }
.xitong-ban { font-size:18px; }
.xitong-form { height:40px; margin-top:10px; }
/*.xitong-form input[type=text] { height:46px; font-size:16px; padding-left:16px; }*/
.el-input__inner{ height:46px; font-size:16px; padding-left:16px; }
.xitong-form .xitong-sub { height:40px; font-size:15px;line-height:40px; }
.xitong-form .xitong-res { height:40px; font-size:15px;line-height:40px; }
.xitong-des { font-size:14px; margin-top:10px; margin-bottom:10px; }
.xitong-bot { font-size:22px;margin-top:40px; }
.xitong-right { font-size:15px; }
.xitong-right i { width:10px; height:10px; }
/*liebiao1400*/
.liebiao { min-height:400px; padding:35px 30px 60px 30px; margin-top:26px; }
.liebiao-ban { font-size:22px; }
.liebiao-list ul li { margin-top:16px; margin-bottom:26px; }
.liebiao-top { height:228px; }
.liebiao-top .pic { height:228px; padding:4px; }
.liebiao-top .con .tit { font-size:18px; margin-top:7px; }
.liebiao-top .con .tit span {  margin-top:4px; }
.liebiao-top .con .ban {line-height:22px; margin-top:3px;  }
.liebiao-top .con .des { line-height:22px; height:132px; margin-top:2px; }
.liebiao-bot { height:32px; margin-top:28px; }
.liebiao-bot dd { height:32px; font-size:16px; line-height:32px; }
.liebiao-bot dd img { width:22px; height:22apx; }
/*tanchuang-jiben1400*/
.tanchuang-jiben { padding:0 30px; }
.tanchuang-text {padding:20px 0 40px 0; }
.tan-fuzhi {  width:170px;height:32px; font-size:16px; line-height:32px; margin-top:8px; }
.tan-fuzhi img { width:22px; height:22px; }
.tan-jiage-right select { width:170px; height:32px; }
.tan-jiage-con { font-size:15px;  }
/*tanchuang-xiangqing1400*/
.tanchuang-xiangqing { padding:16px 30px 0 30px; height:470px; }
.tan-xiangqing-ban { font-size:16px; line-height:36px; padding-left:16px; }
.tan-xiangqing-ban img { width:22px; height:22px; }
.tan-xiangqing-con {padding:8px 16px; height:calc(100% - 36px); }
.tan-xiangqing-left .pic { height:290px;padding:4px; }
.tan-xiangqing-left .con { height:calc(100% - 290px); }
.tan-xiangqing-left .con .tit { margin-top:13px; }
.tan-xiangqing-left .con .ban { margin-top:3px;  }
.tan-xiangqing-left .con .des { margin-top:2px; }
/*qr_prompt1400*/
.qr_prompt {  width:170px; }

}

@media (max-width:1200px){
.wrap{width:94%}
/*header1200*/
.header {height:110px; }
.header .logo{ height:110px;  }
.header .nav ul li{ font-size:15px; line-height:110px; margin-left:18px; } 
.header .nav ul li .sub { top:110px; }
.h-login { margin-top:40px; margin-left:18px; }
.h-login a:nth-child(2) { margin-left:9px;}
.h-logged { margin-top:40px; margin-left:18px; }
/*banner1200*/
.banner { height:510px; padding-top:90px; }
.banner .tit { height:45px; }
.banner .des { margin-top:25px; }
.banner .form { height:50px; border:#bd0303 solid 2px; margin-top:24px; padding:5px 5px 0 10px; }
.banner .form a { padding:0 15px; }
.banner .more { height:35px; line-height:35px; margin-top:30px; }
.banner .more i:nth-of-type(1) { width:25px; height:25px; margin-right:7px; }
.banner .more i:nth-of-type(2) { width:10px; height:10px; margin-left:7px; }
.banner .list { margin-top:50px; }
.banner .list ul li { height:100px; padding-top:20px; }
.banner .list ul li .pic { width:55px; height:55px; margin-left:20px; }
.banner .list ul li .con { width:calc(100% - 20px - 55px - 14px); font-size:15px; margin-top:6px; }
/*i-public1200*/
.i-public .tit { font-size:31px; padding-bottom:12px; }
.i-public .tit::after{ margin-left:-125px; width:250px; }
.i-public .des { margin-top:13px; }
/*i-complete1200*/
.i-complete { padding-top:35px; padding-bottom:55px; }
.i-complete-list { padding-top:29px; }
.i-complete-list ul li { margin-top:6px; }
.i-complete-list ul li .pic { height:300px; padding:7px; }
/*i-flow1200*/
.i-flow { height:280px; }
.i-flow-left { margin-top:60px; }
.i-flow-left .tit { font-size:31px;}
.i-flow-left .des { margin-top:11px; }
.i-flow-left .more { height:35px; line-height:35px; margin-top:26px; }
.i-flow-right { margin-top:76px; }
.i-flow-right ul li::after{ left:-9px; top:25px; width:18px; height:18px; }
.i-flow-right ul li .pic { width:75px; height:75px; }
.i-flow-right ul li .tit { font-size:15px; margin-top:23px; }
/*i-about1200*/
.i-about { padding-top:50px; padding-bottom:60px; }
.i-about-tit { font-size:31px; padding-bottom:12px; }

.i-about-des { font-size:15px; margin-top:18px; }
.i-about-more { width:190px; height:35px; line-height:35px; margin-top:26px; }
.i-news-more { width:190px; height:35px; line-height:35px; margin-top:35px; }
.i-news-more i { width:13px; height:13px; margin-left:9px; }
/*banner-n1200*/
.banner-n { height:250px; }
.banner-n .con { top:55px; }
.banner-n .con .tit { font-size:37px; }
.banner-n .con .more { width:190px; height:35px; line-height:35px; margin-top:20px; }
/*n-contact1200*/
.n-contact { margin-top:70px; margin-bottom:80px;}
.n-contact-box { padding:40px 40px 60px 20px; }
.n-contact-left { font-size:15px; }
.n-contact-left h2 { font-size:24px; }
.n-contact-left h3 { font-size:15px; }
.n-contact-left h4 { font-size:15px; margin-bottom:14px; }
.n-contact-right { margin-top:60px; }
/*n-message-box1200*/
.n-message {padding-top:35px; padding-bottom:40px;}
.n-message-tit { font-size:24px; }
.n-message-info { margin-top:14px; }
.n-message-list { margin-top:27px; }
.n-message-list ul li { margin-top:10px;}
.n-message-list ul li input[type=text] { height:30px; padding-left:10px; }
.n-message-list ul li select { height:30px; padding-left:10px; }
.n-message-list ul li textarea { height:140px; line-height:30px; padding-left:10px; }
.n-message-list ul li .submit { height:35px; }
.n-message-list ul li .yzm img { height:30px; }	
/*n-newslist1200*/
.n-newslist ul li { padding:20px 5px; }
.n-newslist ul li .tit { font-size:16px; font-weight:bold; }
.n-newslist ul li .date { margin-top:14px; }
.n-newslist ul li .date span { margin-left:24px; }
.n-newslist ul li .des { margin-top:11px; }
.n-newslist ul li .more { width:150px; height:35px; line-height:35px; margin-top:14px; }
.n-newslist ul li .more i { width:13px; height:13px; margin-left:9px; margin-top:0; }
/*n-login-bg1200*/
.n-login-bg { padding-top:50px; padding-bottom:50px; }
.n-login-box .ban ul li { font-size:19px; line-height:26px; padding:0 17px;  }
.n-login-box .form { padding-top:6px; }
.n-login-box .form .login-input{ margin-top:13px; height:41px; font-size:15px; padding-left:34px; }
.n-login-box .form .login-input.input-user {background:#f3f3f3 url(../images/input-user.png) no-repeat 15px center; background-size:14px auto; }
.n-login-box .form .login-input.input-pass {background:#f3f3f3 url(../images/input-pass.png) no-repeat 15px center; background-size:14px auto; }
.n-login-box .form .login-input.input-repass {background:#f3f3f3 url(../images/input-repass.png) no-repeat 15px center; background-size:14px auto; }
.n-login-box .form .login-input.input-code {width:60%; margin-top:0; background:#f3f3f3 url(../images/input-code.png) no-repeat 15px center; background-size:14px auto;}
.n-login-box .form .login-input.input-phone {background:#f3f3f3 url(../images/input-phone.png) no-repeat 15px center; background-size:14px auto;}
.n-login-box .form .login-submit { margin-top:13px; height:41px; font-size:16px; }
.n-login-box .info { padding:0 14px;  }
/*n-service1200*/
.n-service { padding-top:35px; padding-bottom:35px; }
.n-service .i-about-more { margin-top:35px; }
.n-service-list { margin-top:35px; }
.n-service-list ul li { height:360px; padding:7px 15px 0 15px; }
.n-service-list ul li .tit { font-size:16px; line-height:52px; }
.n-service-list ul li .tit::after{ margin-left:-35px; width:70px; }
.n-service-list ul li .des { margin-top:14px; }
/*n-sci1200*/
.n-sci { padding-top:60px; padding-bottom:60px; }
.n-sci-tit { font-size:31px; padding-bottom:12px; }
.n-sci-tit::after{ width:250px; }
.n-sci-des { font-size:15px; margin-top:18px; }
.n-sci-des h3 { font-size:19px; margin-top:24px; }
.n-sci-list { margin-top:40px; }
.n-sci-list ul li .tit { font-size:15px; }
/*n-honor1200*/
.n-honor { padding-top:35px; padding-bottom:35px; }
.n-honor-list { margin-top:35px; height:260px; }
.n-honor-list .swiper {height:215px; }
.n-honor-list .swiper-pagination-bullet { width:8px; height:8px; }
.n-honor-li .pic { height:170px; border:#FFF solid 12px; }
/*chaxun1200*/
.chaxun {min-height:350px; padding-bottom:50px; /*padding-top:40px;*/ }
.xitong { min-height:250px; padding:15px 25px 25px 25px; }
.xitong-ban { font-size:16px; }
.xitong-form { height:40px; margin-top:10px; }
/*.xitong-form input[type=text] { height:40px; font-size:15px; padding-left:12px; }*/
.el-input__inner{ height:40px; font-size:15px; padding-left:12px; }
.xitong-form .xitong-sub { height:40px; font-size:15px; line-height:40px;}
.xitong-form .xitong-res { height:40px; font-size:15px; line-height:40px;}
.xitong-des { margin-top:10px; margin-bottom:10px; }
.xitong-bot { font-size:18px; margin-top:30px; }
.xitong-right i { width:9px; height:9px; }
/*liebiao1200*/
.liebiao { min-height:350px; padding:30px 25px 55px 25px; margin-top:24px; }
.liebiao-ban { font-size:18px; }
.liebiao-list ul li { margin-top:14px; margin-bottom:24px; }
.liebiao-top { height:194px; }
.liebiao-top .pic { height:194px; padding:3px; }
.liebiao-top .con .tit { font-size:16px; margin-top:6px; }
.liebiao-top .con .tit span {  margin-top:3px; }
.liebiao-bot { height:30px; margin-top:26px; }
.liebiao-bot dd { height:30px; font-size:15px; line-height:30px; }
.liebiao-bot dd img { width:20px; height:20px; }
/*tanchuang-jiben1200*/
.tanchuang-jiben { padding:0 20px; }
.tanchuang-text {padding:15px 0 35px 0; }
.tan-fuzhi {  width:160px;height:30px; font-size:15px; line-height:30px; margin-top:7px; }
.tan-fuzhi img { width:20px; height:20px; }
.tan-jiage-right select { width:160px; height:30px; }
/*tanchuang-xiangqing1200*/
.tanchuang-xiangqing { padding:14px 25px 0 25px; height:470px; }
.tan-xiangqing-ban { line-height:32px; padding-left:14px; }
.tan-xiangqing-ban img { width:20px; height:20px; }
.tan-xiangqing-con {padding:7px 14px; height:calc(100% - 32px); }
.tan-xiangqing-left .pic { height:250px;padding:3px; }
.tan-xiangqing-left .con { height:calc(100% - 250px); }
.tan-xiangqing-left .con .tit { margin-top:11px; }
/*qr_prompt1200*/
.qr_prompt {  width:160px; }
.new-search-two { float:left; width:100%;}

}

@media (max-width:1100px){
/*tanchuang-xiangqing1100*/
.tanchuang-xiangqing { height:430px; }
}

@media (max-width:992px){
/*header992*/
.welcome { display:none;}
.header{ display:none;}
.nav{ display:none;}
.header2{ display: block; } 
.header-wrap { display:block; height:60px;}
/*banner992*/
.banner { height:540px; padding-top:75px; }
.banner .tit { height:40px; }
.banner .des { margin-top:18px; }
.banner .form { margin-top:20px; padding:5px 5px 0 10px;}
.banner .form a { padding:0 10px; margin-top:-18px; }
.banner .more { margin-top:25px; }
.banner .more i:nth-of-type(1) { width:23px; height:23px; margin-right:6px; }
.banner .more i:nth-of-type(2) { width:8px; height:8px; margin-left:6px; }
.banner .list { margin-top:30px; }
.banner .list ul li { width:48.5%; height:86px; padding-top:18px; margin-top:10px; }
.banner .list ul li:nth-child(4n+2) { margin-left:0;}
.banner .list ul li:nth-child(4n+3) { margin-left:0;}
.banner .list ul li:nth-child(4n+4) { margin-left:0;}
.banner .list ul li:nth-child(even) { margin-left:3%; }
.banner .list ul li .pic { width:45px; height:45px; margin-left:15px; }
.banner .list ul li .con { width:calc(100% - 15px - 45px - 12px); margin-top:1px; }
/*i-public992*/
.i-public .tit { font-size:26px; padding-bottom:10px; }
.i-public .tit::after{ margin-left:-105px; width:210px; }
.i-public .des { margin-top:11px; }
/*i-complete992*/
.i-complete { padding-top:30px; padding-bottom:50px; }
.i-complete-list { padding-top:27px; }
.i-complete-list ul li { margin-top:4px; }
.i-complete-list ul li .pic { height:230px; padding:6px; }
/*i-flow992*/
.i-flow { height:auto; padding-top:30px; padding-bottom:30px; }
.i-flow-left { float:none; width:210px; margin-top:auto; }
.i-flow-left .tit { font-size:26px; }
.i-flow-left .tit:after { width:170px; }
.i-flow-left .des { margin-top:9px; }
.i-flow-left .more { margin-top:24px; }
.i-flow-right { float:none; width:100%; margin-top:40px; }
.i-flow-right ul li::after{ left:-8px; top:23px; width:16px; height:16px; }
.i-flow-right ul li .pic { width:70px; height:70px; }
.i-flow-right ul li .tit { margin-top:18px; }
/*i-about992*/
.i-about { padding-top:40px; padding-bottom:50px; }
.i-about-tit { font-size:26px; padding-bottom:10px; }
.i-about-des { margin-top:16px; }
.i-about-more { width:210px; margin-top:24px; }
/*footer992*/
.footer { padding-top:40px; padding-bottom:60px; }
.f-left { display:none; }
.f-mid  { display:none; }
.f-right { margin-left:0; width:70%; }
.f-ewm { width:100px; margin-top:18px; }
.f-ban { font-size:17px; }
/*f-copy992*/
.f-copy-left { float:none; }
.f-copy-right { float:none; }
/*banner-n992*/
.banner-n { height:210px; }
.banner-n .con { top:40px; }
.banner-n .con .tit { font-size:31px; }
.banner-n .con .more { width:160px; margin-top:18px; }
/*n-contact992*/
.n-contact { margin-top:60px; margin-bottom:70px;}
.n-contact-box { padding:30px 20px 50px 20px; }
.n-contact-left h2 { font-size:20px; }
.n-contact-right { margin-top:50px; }
/*n-message-box992*/
.n-message {padding-top:30px; padding-bottom:35px;}
.n-message-tit { font-size:20px; }
.n-message-info { margin-top:12px; }
.n-message-list { margin-top:25px; }
/*n-login-bg992*/
.n-login-box { width:64%; }
/*n-service992*/
.n-service { padding-top:30px; padding-bottom:30px; }
.n-service .i-about-more { margin-top:30px; }
.n-service-list { margin-top:15px; }
.n-service-list ul li { width:32%; height:270px; padding:7px 10px 0 10px; margin-top:15px; }
.n-service-list ul li:nth-child(5n+2) { margin-left:0;}
.n-service-list ul li:nth-child(5n+3) { margin-left:0;}
.n-service-list ul li:nth-child(5n+4) { margin-left:0;}
.n-service-list ul li:nth-child(5n+5) { margin-left:0;}
.n-service-list ul li:nth-child(3n+2) { margin-left:2%;}
.n-service-list ul li:nth-child(3n+3) { margin-left:2%;}
.n-service-list ul li .tit { line-height:42px; }
.n-service-list ul li .des { margin-top:12px; }
/*n-sci992*/
.n-sci { padding-top:50px; padding-bottom:50px; }
.n-sci-tit { font-size:26px; padding-bottom:10px; }
.n-sci-tit::after{ width:210px; }
.n-sci-des { margin-top:16px; }
.n-sci-des h3 { font-size:16px; margin-top:22px; }
.n-sci-list { margin-top:0; }
.n-sci-list ul li { width:33.33%; margin-top:30px; }
/*n-honor992*/
.n-honor { padding-top:30px; padding-bottom:30px; }
.n-honor-list { margin-top:30px; }
.n-honor-li .pic { border:#FFF solid 11px; }
/*chaxun992*/
.chaxun {min-height:300px; padding-bottom:40px; /*padding-top:30px;*/ }
.xitong { min-height:210px; padding:10px 20px 20px 20px; }
.xitong-ban { font-size:16px; }
.xitong-form { height:32px; margin-top:10px; }
/*.xitong-form input[type=text] { height:32px; padding-left:8px; }*/
.el-input__inner { height:32px; padding-left:8px; }
.xitong-form .xitong-sub { height:32px; line-height:32px;}
.xitong-form .xitong-res { height:32px;  line-height:32px;}
.xitong-des { margin-top:10px; margin-bottom:10px; }
.xitong-bot { font-size:16px; margin-top:20px; }
.xitong-right i { width:8px; height:8px; }
/*liebiao992*/
.liebiao { min-height:300px; padding:25px 20px 50px 20px; margin-top:22px; }
.liebiao-ban { font-size:16px; }
.liebiao-list ul li { margin-top:12px; margin-bottom:22px; }
.liebiao-top { height:150px; }
.liebiao-top .pic { height:150px; padding:2px; }
.liebiao-top .con .tit {  margin-top:5px; }
.liebiao-top .con .tit span {  margin-top:2px; }
.liebiao-top .con .des { height:88px; }
.liebiao-bot { height:24px; margin-top:24px; }
.liebiao-bot dd { height:24px; line-height:24px; }
.liebiao-bot dd img { width:18px; height:18px; }
/*tanchuang-jiben992*/
.tanchuang-jiben { padding:0 15px; }
.tanchuang-text {padding:10px 0 30px 0; }
.tan-fuzhi {  width:150px;height:24px; line-height:24px; margin-top:6px; }
.tan-fuzhi img { width:18px; height:18px; }
.tan-jiage-right select { width:150px; height:24px; }
/*tanchuang-xiangqing992*/
.tanchuang-xiangqing { padding:12px 20px 0 20px; height:370px; }
.tan-xiangqing-ban { line-height:30px; padding-left:12px; }
.tan-xiangqing-ban img { width:18px; height:18px; }
.tan-xiangqing-con {padding:6px 12px; height:calc(100% - 30px); }
.tan-xiangqing-left .pic { height:210px;padding:3px; }
.tan-xiangqing-left .con { height:calc(100% - 210px); }
.tan-xiangqing-left .con .tit { margin-top:9px; }
/*qr_prompt992*/
.qr_prompt {  width:150px; }
.new-search-left { margin-right:0; }

}

@media (max-width:767px){
.wrap{width:80%}
/*banner767*/
.banner { height:520px; padding-top:45px; }
.banner .tit { height:25px; }
.banner .form { width:80%; }
.banner .form a { display:none; }
.banner .list { margin-top: 25px;}
.banner .list ul li { padding-top:10px; }
.banner .list ul li .pic {  margin-top:8px; }
.banner .list ul li .con { margin-top:0; }
/*i-public767*/
.i-public .tit { font-size:20px; padding-bottom:8px; }
.i-public .tit::after{ margin-left:-80px; width:160px; }
.i-public .des { margin-top:9px; }
/*i-complete767*/
.i-complete { padding-top:25px; padding-bottom:45px; }
.i-complete-list { padding-top:25px; }
.i-complete-list ul li { margin-top:2px; width:48.5%; margin-left:0; }
.i-complete-list ul li:nth-child(even){ margin-left:3%; }
.i-complete-list ul li .pic { height:225px; padding:5px; }
/*i-flow767*/
.i-flow { padding-top:25px; padding-bottom:25px; }
.i-flow-left { float:none; width:100%; text-align:center; }
.i-flow-left .tit { font-size:20px; }
.i-flow-left .tit:after{ left:50%; margin-left:-80px; width:160px; }
.i-flow-left .more { width:190px; margin:0 auto; margin-top:20px; }
.i-flow-right { margin-top:0; padding-top:10px; }
.i-flow-right ul li { width:33.33%; margin-top:20px; }
.i-flow-right ul li::after{ left:-7px; top:20px; width:14px; height:14px; }
.i-flow-right ul li:nth-child(4)::after { display:none; }
.i-flow-right ul li .pic { width:60px; height:60px; }
.i-flow-right ul li .tit { margin-top:13px; }
/*i-about767*/
.i-about { padding-top:30px; padding-bottom:40px; }
.i-about-left { float:none; width:100%; }
.i-about-tit { font-size:20px; padding-bottom:8px; }
.i-about-des { margin-top:14px; }
.i-about-more { width:190px; margin-top:20px; }
.i-about-right { float:none; width:100%; margin-top:30px; }
/*i-news767*/
.i-news { padding-top:30px; padding-bottom:40px; }
.i-news-list ul li { float:none; width:100%; margin-left:0; margin-top:15px; }
.i-news-list ul li:nth-child(1) { width:100%;  }
/*footer767*/
.footer { padding-top:25px; padding-bottom:25px; }
.f-right { float:none; width:100%; }
.f-ewm { float:none;  width:100px; margin-top:16px; }
/*banner-n767*/
.banner-n { height:120px; }
.banner-n .con { top:25px; }
.banner-n .con .tit { font-size:17px; }
.banner-n .con .des { display:none; }
.banner-n .con .more { width:140px; margin-top:16px; }
/*n-contact767*/
.n-contact { margin-top:40px; margin-bottom:50px;}
.n-contact-box { padding:20px 15px 40px 15px; }
.n-contact-left { float:none; width:100%; }
.n-contact-left h2 { font-size:18px; font-weight: bold; }
.n-contact-right { float:none; width:100%; margin-top:30px; }
/*n-message-box767*/
.n-message {padding-top:25px; padding-bottom:30px;}
.n-message-tit { font-size:18px; font-weight:bold; }
.n-message-info { margin-top:10px; }
.n-message-list { margin-top:3px; }
.n-message-list ul li { margin-top:10px; display:block;}
.n-message-list ul li input[type=text] { width:100%; margin-top:10px; }
.n-message-list ul li select { width:100%; }
.n-message-list ul li .submit { width:100%; height:40px; }
/*n-login-bg767*/
.n-login-box { width:90%; }
/*n-service767*/
.n-service { padding-top:25px; padding-bottom:25px; }
.n-service .i-about-more { margin-top:25px; }
.n-service-list ul li { float:none; width:100%; height:auto; padding:7px 5px 20px 5px; }
.n-service-list ul li:nth-child(3n+2) { margin-left:0;}
.n-service-list ul li:nth-child(3n+3) { margin-left:0;}
.n-service-list ul li .des { margin-top:10px; line-height:2; }
/*n-sci767*/
.n-sci { padding-top:40px; padding-bottom:40px; }
.n-sci-left { float:none; width:100%; }
.n-sci-tit { font-size:20px; padding-bottom:8px; }
.n-sci-tit::after{ width:160px; }
.n-sci-des { margin-top:14px; }
.n-sci-des h3 { margin-top:20px; }
.n-sci-right { float:none; width:100%; margin-top:15px; }
.n-sci-list ul li { width:100%; margin-top:20px; }
/*n-honor767*/
.n-honor { padding-top:25px; padding-bottom:25px; }
.n-honor-list { margin-top:25px; }
.n-honor-li .pic { border:#FFF solid 10px; }
/*chaxun767*/
.chaxun {min-height:250px; padding-bottom:30px; /*padding-top:20px;*/ }
.xitong { min-height:160px; padding:15px 15px 15px 15px; }
.xitong-form { height:26px; margin-top:10px; }
/*.xitong-form input[type=text] { width:55%; height:26px; padding-left:4px; }*/
.xitong-kuang { width:55%;}
.el-input__inner { height:26px; padding-left:4px; }
.xitong-form .xitong-sub { width:21%; height:26px; line-height:26px; }
.xitong-form .xitong-res { width:21%; height:26px; line-height:26px;  }
.xitong-des { margin-top:10px;  margin-bottom:10px;}
.xitong-bot { margin-top:18px; }
.xitong-right i { width:7px; height:7px; }
/*liebiao767*/
.liebiao { min-height:250px; padding:20px 15px 40px 15px; margin-top:20px; }
.liebiao-list ul li { float:none; width:100%; margin-top:10px; margin-bottom:20px; }
.liebiao-list ul li:nth-child(even) { margin-left:0; }
.liebiao-top { height:130px; }
.liebiao-top .pic { height:130px; }
.liebiao-top .con .tit {  margin-top:4px; }
.liebiao-top .con .tit span {  margin-top:1px; }
.liebiao-top .con .des { height:66px; }
.liebiao-bot { height:22px; margin-top:22px; }
.liebiao-bot dd { height:22px; line-height:22px; }
.liebiao-bot dd img { width:16px; height:16px; }
/*tanchuang-jiben767*/
/*.tanchuang-jiben {  padding:0 15px 0 10px; }*/
/*.tanchuang-text {padding:5px 0 25px 0; }*/
/*.tan-fuzhi {  width:140px;height:22px; line-height:22px; margin-top:5px; }*/
/*.tan-fuzhi img { width:16px; height:16px; }*/
/*.tan-jiage-right select { width:140px; height:22px; }*/
/*tanchuang-xiangqing767*/
/*.tanchuang-xiangqing { padding:10px 15px 0 10px; height:300px; }*/
.tan-xiangqing-left { float:none; width:95%; height:auto;}
.tan-xiangqing-mid { float:none; width:95%; margin-left:0; height:auto; }
.tan-xiangqing-mid2{ float:none; width:95%; height:auto; }
.tan-xiangqing-mid2-left { float:none; width:100%; }
.tan-xiangqing-mid2-right { float:none; width:100%; }
.tan-xiangqing-right { float:none; width:95%; height:auto;}
.tan-xiangqing-ban { line-height:28px; padding-left:10px; }
.tan-xiangqing-ban img { width:16px; height:16px; }
.tan-xiangqing-con {padding:5px 10px; height:auto; }
.tan-xiangqing-left .pic { height:160px; }
.tan-xiangqing-left .con { height:auto;}
.tan-xiangqing-left .con .tit { margin-top:7px; }
/*qr_prompt767*/
.qr_prompt {  width:140px; }

}

@media (max-width:500px){
.wrap{width:94%}
.banner .form { width:94%; }

}
/*tanchuang*/
.tanchuang { width:600px; height:420px; padding:0 40px; display:none; }
.tanchuang-tit { border-bottom:#eeeeee solid 1px; color:#9f6832; font-size:30px; line-height:90px; }
.tanchuang-con { color:#9f6832; font-size:30px; line-height:2; text-align:center; padding-top:16px; }
.tanchuang-con img { height:81px; margin-bottom:14px; }
.tanchuang-more { margin-top:32px; }
.tanchuang-more ul li { float:left; width:48.5%; height:65px; background-color:#9f6832; border-radius:5px; text-align:center; color:#ffffff; font-size:22px; line-height:65px;  }
.tanchuang-more ul li:nth-child(even) { margin-left:3%; background-color:#959595; }
.tanchuang-more ul li a { display:block; color:#ffffff; }
/*tanchuang-form*/
.tanchuang-form { height:auto;}
.tanchuang-form .zhuce-input{ width:100%; margin-top:20px; height:64px;color:#333333; font-size:20px; border:none; padding-left:56px; vertical-align:middle; border-radius:3px; background-color:#f3f3f3; }
.tanchuang-form .zhuce-input.input1 {background:#f3f3f3 url(../images/input1.png) no-repeat 24px center; }
.tanchuang-form .zhuce-input.input2 {background:#f3f3f3 url(../images/input2.png) no-repeat 24px center; }
.tanchuang-form .zhuce-input.input3 {background:#f3f3f3 url(../images/input3.png) no-repeat 24px center; }
.tanchuang-form .zhuce-input.input4 {width:60%; margin-top:0; background:#f3f3f3 url(../images/input4.png) no-repeat 24px center; }
.tanchuang-form .zhuce-input.input5 {background:#f3f3f3 url(../images/input5.png) no-repeat 24px center; }
.tanchuang-form .zhuce-submit { width:100%; margin-top:30px; text-align:center; height:64px; background-color:#9f6832; color:#fff; font-size:22px; cursor:pointer; border:none;}

