@charset "utf-8";

@import url("iconfont.css");

*{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[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;}

.wrap{width:1600px;position:relative;max-width:100%;margin:0 auto}

.wrap::after{content:"";display:block;clear:both}

/*自定义*/

body{ font-family:Microsoft YaHei; background: #f7f7f7 url(../images/bg.jpg) no-repeat top center;  }

/*header*/

.header{height:223px; position:relative; }

.header .logo{float:left; height:223px;}

.header .logo a{display:block; width:100%; height:100%; display: flex;  align-items: center; justify-content: left;}

.header .logo img{max-width: 100%;max-height: 100%;vertical-align: middle;}

.h-riqi { text-align:right; color:#ffffff; font-size:14px; line-height:30px; margin-top:76px; }

.h-search { float:right; width:496px; height:40px; background-color:rgba(255, 255, 255, 0.75);  border-radius:5px; margin-top:27px;}

.h-search input[type=text] { margin-left:30px; width:390px; height:38px;color:#000000; font-size:16px; border:none; background:transparent;  vertical-align:middle;  }

.h-search input::-webkit-input-placeholder { color: #9a9595;}

.h-search input[type=submit] { float:right; width:60px; text-align:center; height:38px; background:url(../images/search-icon.png) no-repeat center center; font-size:0; cursor:pointer; border:none;vertical-align:middle; }

/*nav*/

.nav-box { width:1640px; margin:0 auto; background-color:#FFF; padding:20px 20px 0 20px; }

.nav{ height:60px; background-color:#d90606; border-radius:10px; text-align:center; }

.nav ul { display:inline-block; }

.nav ul li { float:left; width:auto; text-align:center; color:#ffffff; font-size:20px; line-height:60px; position:relative; } 

.nav ul li:after{content:""; position:absolute; left:0; top:50%; margin-top:-10px; width:1px; height:20px; background-color:#f5bdbd; }

.nav ul li:first-child:after { display:none; }

.nav ul li a { display:block; color:#ffffff; padding:0 50px; }

.nav ul li .sub { position: absolute;width:100%;left:0; text-align:center; top:60px;z-index:30000; }

.nav ul li .sub ul li{ float:left; min-width:auto; width:100%; line-height:50px; position:relative;text-align:center;  margin:0; padding:0; font-size:15px; font-weight:normal; background-color:#1048a0;}

.nav ul li .sub ul li:hover { background-color:#cf0505;}

/*header2*/

.header2{height:60px;position:fixed;z-index:22;top:0;width:100%; display:none; background: #a90504 url(../images/bg.jpg) no-repeat top center; }

.header2 .main-wrap{height:60px;padding:0 3%;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}

.header2 .logo{width:300px;height:60px;margin-top:0;overflow:hidden;  float: left; display: inline;}

.header2 .logo a{display:block; width:100%; height:100%; display: flex;  align-items: center; justify-content: center;}

.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:#ffffff; 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:#ffffff;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:#ffffff}

.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; } 

/*f_nav*/

.f_nav { display:none; margin:0 auto; text-align:center; width:100%; max-width:750px; min-width:320px; height: 3.5em; padding: 0.1em 0;background:#000000;position:fixed; bottom:0; z-index:999;}

.f_nav a{color: #fff; display: block; text-align: center; width: 33.33%; float: left; margin: 0 auto; font-size:14px;}

.f_nav a i{display: block;font-size: 1.5em;line-height: 1.4em;}

.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-box { width:1640px; margin:0 auto; background:linear-gradient(rgba(255,255,255,1),rgba(255,255,255,0)); padding:15px 20px 0 20px;}

.banner { width:100%; height:500px; }

.banner .swiper-container{width:100%;height:100%}

.banner .swiper-slide{text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}

.banner .swiper-button-next{opacity:0.4;outline:none;}

.banner .swiper-button-prev{opacity:0.4;outline:none;}

.banner .swiper-button-next:hover{opacity:0.8;} 

.banner .swiper-button-prev:hover{opacity:0.8;} 

.banner .swiper-container-horizontal>.swiper-pagination-bullets { bottom:15px;}

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 9px; width:13px; height:13px; background: #ffffff; opacity:0.7;}

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active { background-color:#ffffff; opacity:1;}

.banner .swiper-slide a { display:block; width:100%; height:100%; }

.banner .swiper-slide img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%; display:block; vertical-align:top; }

/*main*/

.main { margin-top:20px; }

.main-left { float:left; width:1200px; height:500px; background-color:#FFF; }

.main-left .swiper-container{width:100%;height:100%}

.main-left .swiper-slide{ font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}

.main-left .swiper-container-horizontal>.swiper-pagination-bullets { width:400px; bottom:90px; left:auto; right:40px;  }

.main-left .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 5px; width:12px; height:12px; background: #b5b5b5; opacity:1;}

.main-left .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active { background-color:#d90606; opacity:1;}

.main-left-li { display:block; width:100%; height:100%; }

.main-left-li .pic { float:left; width:700px; height:500px; overflow:hidden; }

.main-left-li .pic img { width:100%; height:100%; transition: 0.5s;}

.main-left-li .con { float:right; width:400px; margin-top:85px; margin-right:40px; }

.main-left-li .con .tit { color:#2f2f2f; font-size:21px; line-height:30px; font-weight:bold; height:60px; overflow:hidden; }

.main-left-li .con .line { height:2px; background-color:#bb1716; margin-top:18px; }

.main-left-li .con .des { color:#7f7f7f; font-size:16px; line-height:30px; height:180px; overflow:hidden; margin-top:15px; }

.main-left-li .pic:hover img {transform: scale(1.05);transition: 0.5s;}

.main-left-li .con:hover .tit { color:#d90606; }

.main-right { float:right; width:380px; height:500px; background-color:#FFF; padding:15px 10px 0 10px; }

.home-ban { border-bottom:#d90606 solid 2px; }

.home-ban .tit { float:left; color:#ffffff; font-size:18px; line-height:40px; font-weight:bold; }

.home-ban .tit span { display:inline-block; background-color:#d90606; padding:0 24px; }

.home-ban .more { float:right;  color:#595959; font-size:14px; line-height:40px; margin-right:5px; }

.home-ban .more:hover {  color:#d90606; }

.home-list { padding:15px 4px 0 9px; }

.home-list ul li { color:#4e4e4e; font-size:16px; line-height:45px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;  }

.home-list ul li span { float:right; }

.home-list ul li:hover { font-weight:bold; color:#d90606; }

/*jianjie*/

.jianjie { float:left; margin-top:20px; width:790px; height:550px; background-color:#FFF; padding:25px 25px 0 25px; }

.jianjie-show { padding-top:30px; }

.jianjie-show .pic { float:left; width:300px; height:420px; overflow:hidden; }

.jianjie-show .pic img { width:100%; height:100%; }

.jianjie-show .con { float:right; width:390px; margin-right:10px;  color:#4e4e4e; font-size:16px; line-height:2.3;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 10;-webkit-box-orient: vertical; }

.jianjie-show .con h3 { font-size:27px; font-weight:bold; line-height:2; }

.jianjie-show .con:hover h3 { color:#d90606; }

/*xinwen*/

.xinwen { float:right; margin-top:20px; width:790px; height:550px; background-color:#FFF; padding:25px 25px 0 25px; }

/*yewu*/

.yewu { background-color:#FFF; margin-top:20px; padding:25px 25px 35px 25px; }

.yewu-list { height:auto;}

.yewu-list ul li { float:left; width:730px; height:200px; margin-top:20px; }

.yewu-list ul li:nth-child(even) { margin-left:80px; }

.yewu-list ul li .pic { float:left; width:300px; height:200px; border:#f7f7f7 solid 10px; overflow:hidden; display: flex;  align-items: center; justify-content: center; }

.yewu-list ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; transition: 0.5s;}

.yewu-list ul li .con { float:right; width:403px; margin-top:19px; }

.yewu-list ul li .con .tit { color:#2f2f2f; font-size:21px; line-height:1.5; font-weight:bold; }

.yewu-list ul li .con .des { color:#7f7f7f; font-size:16px; line-height:30px; height:90px; overflow:hidden; margin-top:6px; }

.yewu-list ul li .con .more { color:#2f2f2f; font-size:18px; line-height:30px; margin-top:16px; text-align:right; position:relative; }

.yewu-list ul li .con .more i { display:inline-block; width:18px; height:18px; vertical-align:middle; background:url(../images/yewu-more.png) no-repeat; background-size:100% 100%; margin-left:5px;  }

.yewu-list ul li .con .more:after{content:""; position:absolute; left:0; top:15px; width:73%; height:1px; background-color:#bbb9b9; }

.yewu-list ul li:hover .pic img {transform: scale(1.05);transition: 0.5s;}

.yewu-list ul li:hover .con .tit { color:#d90606; }

/*zhuanjia*/

.zhuanjia { height:auto; background-color:#FFF; margin-top:20px; padding:25px 25px 35px 25px; }

.zhuanjia-list { padding-top:20px; }

.zhuanjia-list ul li { float:left; width:300px; text-align:center; margin-bottom:30px; }

.zhuanjia-list ul li:nth-child(5n+2) { margin-left:12.5px;}

.zhuanjia-list ul li:nth-child(5n+3) { margin-left:12.5px;}

.zhuanjia-list ul li:nth-child(5n+4) { margin-left:12.5px;}

.zhuanjia-list ul li:nth-child(5n+5) { margin-left:12.5px;}

.zhuanjia-list ul li .pic { height:198px; overflow:hidden; display: flex;  align-items: center; justify-content: center; border:#f7f7f7 solid 1px; }

.zhuanjia-list ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;transition: 0.5s;}

.zhuanjia-list ul li .tit { color:#585757; font-size:16px; line-height:20px; height:40px; margin-top:17px; }

.zhuanjia-list ul li:hover .pic img {transform: scale(1.05);transition: 0.5s;}

.zhuanjia-list ul li:hover .tit { color:#d90606; }

/*footer*/

.footer { background:#000 url(../images/footer-bg.jpg) no-repeat center center; background-size:cover; margin-top:25px; }

.f-linker { background:url(../images/linker-line.jpg) repeat-x bottom; color:#ffffff; font-size:16px; line-height:2; padding-top:30px; padding-bottom:30px; }

.f-linker span { font-size:20px; margin-left:10px; }

.f-linker a:hover { text-decoration:underline; }

.f-text { text-align:center; color:#d2d0d0; font-size:16px; line-height:2; padding-top:50px; padding-bottom:50px; }

.f-text a:hover { color:#ffffff; }

.banner-n { width:100%; }

.banner-n img { width:100%; }

/*n-main*/

.n-main { margin-top:20px; min-height:600px; background-color:#FFF; padding:20px; }

.n-position { color:#000000; font-size:16px; line-height:2; }

.n-main-show { margin-top:20px; }

.n-left { float:left; width:310px;  }

.n-left-ban { height:66px; text-align:center; background-color:#d90606; color:#ffffff; font-size:24px; line-height:66px; font-weight:bold; }

.n-left-list { height:auto; }

.n-left-list ul li {color:#000000; font-size:20px; line-height:66px; border-bottom:#E5E5E5 solid 1px; text-align:center; position:relative; }

.n-left-list ul li a { display:block; color:#000000;}

.n-left-list ul li:after{content:""; position:absolute; left:0; top:50%; margin-top:-13px; width:4px; height:26px; background-color:#d90606; display:none; } 

.n-left-list ul li:hover { color:#d90606; }

.n-left-list ul li:hover a { color:#d90606; }

.n-left-list ul li:hover:after{ display:block; } 

.n-right { float:right; width:1190px; }

.n-newshow { font-size:16px; line-height:2; color:#666666; }

.n-tit {font-size:20px; line-height:2; color:#333333; text-align:center;}

.n-des {font-size:16px; line-height:2; color:#666666; text-align:center; border-bottom:#eeeeee solid 1px; padding-bottom:10px; margin-bottom:10px; margin-top:7px;}

.n-show { font-size:16px; line-height:2; color:#333333; min-height:300px; }

.n-show img { max-width:100%;}

.n-main .home-list ul li:nth-child(5n+5) { border-bottom:#efefef solid 1px; height:auto; margin-bottom:25px; padding-bottom:25px;}

/*pagination*/

.pagination { box-sizing: border-box;text-align:center; font-size:14px; margin-top:40px;color:#7b7b7b; padding-bottom:40px;   }

.pagination a { color:#7b7b7b;  padding:5px 7px;border-radius:3px;}

.pagination a:hover { background-color:#d90606; color:#FFF;}

/*n-piclist*/

.n-piclist ul li { float:left; width:280px; text-align:center; margin-bottom:30px; }

.n-piclist ul li:nth-child(4n+2) { margin-left:12.5px;}

.n-piclist ul li:nth-child(4n+3) { margin-left:12.5px;}

.n-piclist ul li:nth-child(4n+4) { margin-left:12.5px;}

.n-piclist ul li .pic { height:198px; overflow:hidden; display: flex;  align-items: center; justify-content: center; border:#f7f7f7 solid 1px; }

.n-piclist ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;transition: 0.5s;}

.n-piclist ul li .tit { color:#585757; font-size:16px; line-height:20px; height:40px; margin-top:17px; }

.n-piclist ul li:hover .pic img {transform: scale(1.05);transition: 0.5s;}

.n-piclist ul li:hover .tit { color:#d90606; }

/*n-yewulist*/

.n-yewulist { height:auto;}

.n-yewulist ul li {height:200px; margin-bottom:20px; padding-right:20px; }

.n-yewulist ul li .pic { float:left; width:300px; height:200px; border:#f7f7f7 solid 10px; overflow:hidden; display: flex;  align-items: center; justify-content: center; }

.n-yewulist ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; transition: 0.5s;}

.n-yewulist ul li .con { float:right; width:850px; margin-top:19px; }

.n-yewulist ul li .con .tit { color:#2f2f2f; font-size:21px; line-height:1.5; font-weight:bold; }

.n-yewulist ul li .con .des { color:#7f7f7f; font-size:16px; line-height:30px; height:90px; overflow:hidden; margin-top:6px; }

.n-yewulist ul li .con .more { color:#2f2f2f; font-size:18px; line-height:30px; margin-top:16px; text-align:right; position:relative; }

.n-yewulist ul li .con .more i { display:inline-block; width:18px; height:18px; vertical-align:middle; background:url(../images/yewu-more.png) no-repeat; background-size:100% 100%; margin-left:5px;  }

.n-yewulist ul li .con .more:after{content:""; position:absolute; left:0; top:15px; width:73%; height:1px; background-color:#bbb9b9; }

.n-yewulist ul li:hover .pic img {transform: scale(1.05);transition: 0.5s;}

.n-yewulist ul li:hover .con .tit { color:#d90606; }

/*n-newlist*/

.n-newlist { height:auto; padding-right:10px; }

.n-newlist ul li { border:#c9caca solid 1px; margin-bottom:27px; height:auto; padding:20px;}

.n-newlist ul li .tit {color:#3e3a39; font-size:18px; line-height:44px; height:44px; overflow:hidden; font-weight:bold;}

.n-newlist ul li .des {color:#595757; font-size:15px; line-height:26px; height:26px; overflow:hidden;}

.n-newlist ul li .more { float:right; width:100px; height:30px; background-color:#d90606; text-align:center; color:#ffffff; font-size:14px; line-height:30px; margin-top:10px;}

.n-newlist ul li:hover { border:#d90606 solid 1px;}

.n-newlist ul li:hover .tit {color:#d90606;}

.n-newlist ul li:hover .more { background-color:#d90606;}





@media (max-width:1650px){

.wrap{width:90%}

/*header1650*/

.header{height:190px; }

.header .logo{ height:190px; width:49%; }

.h-riqi { margin-top:50px; }

.h-search { width:427px; height:34px; margin-top:20px;}

.h-search input[type=text] { margin-left:24px; width:330px; height:34px; }

.h-search input[type=submit] { width:52px; height:34px; }

/*nav1650*/

.nav-box { width:calc(90% + 30px); padding:15px 15px 0 15px; }

.nav{ height:50px; border-radius:8px; }

.nav ul li { font-size:18px; line-height:50px; } 

.nav ul li:after{margin-top:-9px; height:18px; }

.nav ul li a { padding:0 43px; }

.nav ul li .sub { top:50px; }

/*banner1650*/

.banner-box { width:calc(90% + 30px); padding:12px 15px 0 15px;}

.banner { height:430px;  }

/*main1650*/

.main { margin-top:15px; }

.main-left { width:74%; height:430px; }

.main-left .swiper-container-horizontal>.swiper-pagination-bullets { width:34%; bottom:70px; right:4%;  }

.main-left .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 4px; width:11px; height:11px; }

.main-left-li .pic { width:58%; height:430px; }

.main-left-li .con {width:34%; margin-top:72px; margin-right:4%; }

.main-left-li .con .tit { font-size:18px; line-height:26px; height:52px; }

.main-left-li .con .line { margin-top:13px; }

.main-left-li .con .des { line-height:26px; height:156px; margin-top:13px; }

.main-right { width:24.5%; height:430px; padding:14px 9px 0 9px; }

.home-ban .tit { font-size:16px; line-height:34px; }

.home-ban .tit span { padding:0 20px; }

.home-ban .more { line-height:34px; }

.home-list { padding:12px 3px 0 9px; }

.home-list ul li {  line-height:39px; }

/*jianjie1650*/

.jianjie { margin-top:16px; width:49.5%; height:472px; padding:20px 20px 0 20px; }

.jianjie-show { padding-top:25px; }

.jianjie-show .pic { width:41%; height:363px; }

.jianjie-show .con { width:53.5%; margin-right:1%; line-height:32px; }

.jianjie-show .con h3 { font-size:22px; }

/*xinwen1650*/

.xinwen { margin-top:16px; width:49%; height:472px; padding:20px 20px 0 20px; }

/*yewu1650*/

.yewu { margin-top:16px; padding:20px 20px 30px 20px; }

.yewu-list ul li {width:47.5%; height:172px; margin-top:18px; }

.yewu-list ul li:nth-child(even) { margin-left:4%; }

.yewu-list ul li .pic { width:41%; height:155px; border:#f7f7f7 solid 8px; }

.yewu-list ul li .con { width:55%; margin-top:14px; }

.yewu-list ul li .con .tit {font-size:18px;}

.yewu-list ul li .con .des { line-height:26px; height:78px; margin-top:6px; }

.yewu-list ul li .con .more {font-size:16px; margin-top:11px; }

.yewu-list ul li .con .more:after{ width:70%;}

.yewu-list ul li .con .more i { width:17px; height:17px; }

/*zhuanjia1650*/

.zhuanjia { margin-top:16px; padding:20px 20px 30px 20px; }

.zhuanjia-list { padding-top:15px; }

.zhuanjia-list ul li { width:19%; margin-bottom:24px; }

.zhuanjia-list ul li:nth-child(5n+2) { margin-left:1.25%;}

.zhuanjia-list ul li:nth-child(5n+3) { margin-left:1.25%;}

.zhuanjia-list ul li:nth-child(5n+4) { margin-left:1.25%;}

.zhuanjia-list ul li:nth-child(5n+5) { margin-left:1.25%;}

.zhuanjia-list ul li .pic { height:172px; }

.zhuanjia-list ul li .tit { line-height:18px; height:36px; margin-top:15px; }

/*footer1650*/

.footer { margin-top:20px; }

.f-linker { padding-top:25px; padding-bottom:25px; }

.f-linker span { font-size:18px; margin-left:9px; }

.f-text { padding-top:45px; padding-bottom:45px; }

/*n-main1650*/

.n-main { margin-top:15px; min-height:500px; padding:15px; }

.n-main-show { margin-top:15px; }

.n-left { width:20%;  }

.n-left-ban { height:60px; font-size:22px; line-height:60px;  }

.n-left-list ul li { font-size:18px; line-height:60px; }

.n-right { width:74%; }

/*n-piclist1650*/

.n-piclist ul li { width:24%; margin-bottom:24px; }

.n-piclist ul li:nth-child(4n+2) { margin-left:1.25%;}

.n-piclist ul li:nth-child(4n+3) { margin-left:1.25%;}

.n-piclist ul li:nth-child(4n+4) { margin-left:1.25%;}

.n-piclist ul li .pic { height:172px; }

.n-piclist ul li .tit { line-height:18px; height:36px; margin-top:15px; }

/*n-yewulist1650*/

.n-yewulist ul li { height:172px; margin-bottom:18px; }

.n-yewulist ul li .pic { width:25%; height:155px; border:#f7f7f7 solid 8px; }

.n-yewulist ul li .con { width:72%; margin-top:14px; }

.n-yewulist ul li .con .tit {font-size:18px;}

.n-yewulist ul li .con .des { line-height:26px; height:78px; margin-top:6px; }

.n-yewulist ul li .con .more {font-size:16px; margin-top:11px; }

.n-yewulist ul li .con .more:after{ width:70%;}

.n-yewulist ul li .con .more i { width:17px; height:17px; }





}



@media (max-width:1400px){



/*header1400*/

.header{height:163px; }

.header .logo{ height:163px; }

.h-riqi { margin-top:40px; }

.h-search { width:360px; height:28px; margin-top:15px;}

.h-search input[type=text] { margin-left:20px; width:270px; height:28px; }

.h-search input[type=submit] { width:45px; height:28px; }

/*nav1400*/

.nav-box { width:calc(90% + 26px); padding:13px 13px 0 13px; }

.nav{ height:44px; border-radius:6px; }

.nav ul li { font-size:16px; line-height:44px; } 

.nav ul li:after{margin-top:-8px; height:16px; }

.nav ul li a { padding:0 37px; }

.nav ul li .sub { top:44px; }

/*banner1400*/

.banner-box { width:calc(90% + 26px); padding:10px 13px 0 13px;}

.banner { height:364px;  }

/*main1400*/

.main-left { height:364px; }

.main-left .swiper-container-horizontal>.swiper-pagination-bullets { bottom:50px; }

.main-left .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { width:10px; height:10px; }

.main-left-li .pic { height:364px; }

.main-left-li .con {margin-top:40px; }

.main-left-li .con .tit { font-size:16px; line-height:23px; height:46px; }

.main-left-li .con .line { margin-top:11px; }

.main-left-li .con .des { margin-top:10px; font-size:15px; }

.main-right {height:364px; padding:13px 8px 0 8px; }

.home-ban .tit { line-height:28px; }

.home-ban .tit span { padding:0 16px; }

.home-ban .more { line-height:28px; }

.home-list { padding:10px 3px 0 8px; }

.home-list ul li {  line-height:33px; }

/*jianjie1400*/

.jianjie { height:400px; padding:15px 15px 0 15px; }

.jianjie-show { padding-top:22px; }

.jianjie-show .pic {  height:308px; }

.jianjie-show .con { line-height:30px; font-size:15px; }

.jianjie-show .con h3 { font-size:19px; }

/*xinwen1400*/

.xinwen { height:400px; padding:15px 15px 0 15px; }

/*yewu1400*/

.yewu { padding:15px 15px 25px 15px; }

.yewu-list ul li { height:146px; margin-top:15px; }

.yewu-list ul li .pic { height:131px; border:#f7f7f7 solid 6px; }

.yewu-list ul li .con { margin-top:6px; }

.yewu-list ul li .con .tit {font-size:16px;}

.yewu-list ul li .con .des { margin-top:5px; font-size:15px; }

.yewu-list ul li .con .more {font-size:14px; margin-top:10px; }

.yewu-list ul li .con .more:after{ width:67%;}

.yewu-list ul li .con .more i { width:16px; height:16px; }

/*zhuanjia1400*/

.zhuanjia {padding:15px 15px 25px 15px; }

.zhuanjia-list { padding-top:13px; }

.zhuanjia-list ul li { margin-bottom:19px; }

.zhuanjia-list ul li .pic { height:146px; }

.zhuanjia-list ul li .tit { margin-top:11px; }

/*footer1400*/

.f-linker { padding-top:20px; padding-bottom:20px; }

.f-linker span { font-size:16px; margin-left:8px; }

.f-text { padding-top:40px; padding-bottom:40px; }

/*n-main1400*/

.n-left-ban { height:54px; font-size:20px; line-height:54px;  }

.n-left-list ul li { font-size:16px; line-height:54px; }

/*n-piclist1400*/

.n-piclist ul li { margin-bottom:19px; }

.n-piclist ul li .pic { height:146px; }

.n-piclist ul li .tit { margin-top:11px; }

/*n-yewulist1400*/

.n-yewulist ul li { height:146px; margin-bottom:15px; }

.n-yewulist ul li .pic { height:131px; border:#f7f7f7 solid 6px; }

.n-yewulist ul li .con { margin-top:6px; }

.n-yewulist ul li .con .tit {font-size:16px;}

.n-yewulist ul li .con .des { margin-top:5px; font-size:15px; }

.n-yewulist ul li .con .more {font-size:14px; margin-top:10px; }

.n-yewulist ul li .con .more:after{ width:67%;}

.n-yewulist ul li .con .more i { width:16px; height:16px; }



}



@media (max-width:1200px){

.wrap{width:94%}

/*header1200*/

.header{height:140px; }

.header .logo{ height:140px; }

.h-riqi { margin-top:35px; }

.h-search { width:312px; margin-top:13px;}

.h-search input[type=text] { margin-left:15px; width:240px; }

.h-search input[type=submit] { width:40px; }

/*nav1200*/

.nav-box { width:calc(94% + 22px); padding:11px 11px 0 11px; }

.nav{ height:40px; border-radius:4px; }

.nav ul li { line-height:40px; } 

.nav ul li:after{margin-top:-7px; height:14px; }

.nav ul li a { padding:0 25px; }

.nav ul li .sub { top:40px; }

/*banner1200*/

.banner-box { width:calc(94% + 22px); padding:9px 11px 0 11px;}

.banner { height:313px;  }

/*main1200*/

.main-left { height:313px; }

.main-left .swiper-container-horizontal>.swiper-pagination-bullets { bottom:30px; }

.main-left-li .pic { height:313px; }

.main-left-li .con {margin-top:30px; }

.main-left-li .con .line { margin-top:10px; }

.main-left-li .con .des { margin-top:9px; }

.main-right {height:313px; padding:10px 7px 0 7px; }

.home-ban .tit span { padding:0 13px; }

.home-list { padding:8px 2px 0 7px; }

.home-list ul li {  line-height:28px; }

/*jianjie1200*/

.jianjie {height:344px; padding:13px 13px 0 13px; }

.jianjie-show { padding-top:18px; }

.jianjie-show .pic {  height:265px; }

.jianjie-show .con { line-height:26px; }

.jianjie-show .con h3 { font-size:16px; }

/*xinwen1200*/

.xinwen { height:344px; padding:13px 13px 0 13px; }

/*yewu1200*/

.yewu { padding:13px 13px 23px 13px; }

.yewu-list ul li { height:146px; margin-top:13px; }

.yewu-list ul li .pic { height:113px; border:#f7f7f7 solid 4px; }

.yewu-list ul li .con { margin-top:4px; }

.yewu-list ul li .con .des { font-size:14px; }

.yewu-list ul li .con .more { margin-top:5px; }

.yewu-list ul li .con .more:after{ width:64%;}

.yewu-list ul li .con .more i { width:15px; height:15px; }

/*zhuanjia1200*/

.zhuanjia { padding:13px 13px 23px 13px; }

.zhuanjia-list { padding-top:11px; }

.zhuanjia-list ul li { margin-bottom:16px; }

.zhuanjia-list ul li .pic { height:126px; }

.zhuanjia-list ul li .tit { margin-top:7px; font-size:15px; }

/*footer1200*/

.f-linker { padding-top:15px; padding-bottom:15px; }

.f-linker span { margin-left:7px; }

.f-text { padding-top:35px; padding-bottom:35px; }

/*n-main1200*/

.n-left-ban { height:48px; font-size:18px; line-height:48px;  }

.n-left-list ul li { line-height:48px; }

.n-piclist ul li { margin-bottom:16px; }

.n-piclist ul li .pic { height:126px; }

.n-piclist ul li .tit { margin-top:7px; font-size:15px; }

/*n-yewulist1200*/

.n-yewulist ul li { height:146px; margin-bottom:13px; }

.n-yewulist ul li .pic { height:113px; border:#f7f7f7 solid 4px; }

.n-yewulist ul li .con { margin-top:4px; }

.n-yewulist ul li .con .des { font-size:14px; }

.n-yewulist ul li .con .more { margin-top:5px; }

.n-yewulist ul li .con .more:after{ width:64%;}

.n-yewulist ul li .con .more i { width:15px; height:15px; }



}





@media (max-width:992px){

/*header992*/

body { background-image:none;}

.welcome { display:none;}

.header{ display:none;}

.nav{ display:none;}

.header2{ display: block; } 

.header-wrap { display:block; height:60px;}

.banner .swiper-container-horizontal>.swiper-pagination-bullets { bottom:9px;}

/*banner992*/

.banner-box { width:94%; padding:0;}

.banner { height:225px;  }

/*main992*/

.main-left { float:none; width:100%; }

.main-right { float:none; width:100%; margin-top:15px; padding:13px 13px 0 13px;}

/*jianjie992*/

.jianjie { float:none; width:100%; }

/*xinwen992*/

.xinwen { float:none; width:100%; }

/*yewu992*/

.yewu { height:auto; padding:13px 13px 23px 13px; }

.yewu-list ul li { float:none; width:100%; }

.yewu-list ul li:nth-child(even) { margin-left:0; }

.yewu-list ul li .pic { height:123px; }

/*zhuanjia992*/

.zhuanjia { height:auto; padding:13px 13px 23px 13px; }

.zhuanjia-list ul li { width:23.5%; }

.zhuanjia-list ul li:nth-child(5n+2) { margin-left:0;}

.zhuanjia-list ul li:nth-child(5n+3) { margin-left:0;}

.zhuanjia-list ul li:nth-child(5n+4) { margin-left:0;}

.zhuanjia-list ul li:nth-child(5n+5) { margin-left:0;}

.zhuanjia-list ul li:nth-child(4n+2) { margin-left:2%;}

.zhuanjia-list ul li:nth-child(4n+3) { margin-left:2%;}

.zhuanjia-list ul li:nth-child(4n+4) { margin-left:2%;}

.zhuanjia-list ul li .pic { height:126px; }

/*n-main992*/

.n-left-ban { height:42px; font-size:16px; line-height:42px;  }

.n-left-list ul li { line-height:42px; }

.n-piclist ul li { width:32%; }

.n-piclist ul li:nth-child(4n+2) { margin-left:0;}

.n-piclist ul li:nth-child(4n+3) { margin-left:0;}

.n-piclist ul li:nth-child(4n+4) { margin-left:0;}

.n-piclist ul li:nth-child(3n+2) { margin-left:2%;}

.n-piclist ul li:nth-child(3n+3) { margin-left:2%;}

.n-piclist ul li .pic { height:126px; }

/*n-yewulist992*/

.n-yewulist ul li .pic { height:123px; }



}



@media (max-width:767px){

.wrap{width:80%}

/*header767*/

.f_nav { display:block;}

.banner .swiper-container-horizontal>.swiper-pagination-bullets { bottom:4px;}

/*banner767*/

.banner-box { width:80%; }

/*main767*/

.main-left { height:auto; }

.main-left .swiper-container-horizontal>.swiper-pagination-bullets { width:94%; bottom:15px; right:3%;  }

.main-left-li .pic { float:none; width:100%; height:252px; }

.main-left-li .con {float:none; width:94%; margin:0 auto; margin-top:10px; padding-bottom:40px; }

/*zhuanjia767*/

.zhuanjia-list ul li { width:48.5%; }

.zhuanjia-list ul li:nth-child(4n+2) { margin-left:0;}

.zhuanjia-list ul li:nth-child(4n+3) { margin-left:0;}

.zhuanjia-list ul li:nth-child(4n+4) { margin-left:0;}

.zhuanjia-list ul li:nth-child(even) { margin-left:3%; }

/*n-main767*/

.n-left { float:none; width:100%; margin-top:15px; }

.n-left-ban { height:36px; font-size:16px; line-height:36px;  }

.n-left-list ul li { line-height:36px; }

.n-right { float:none; width:100%;}

.n-piclist ul li { width:48.5%; }

.n-piclist ul li:nth-child(3n+2) { margin-left:0;}

.n-piclist ul li:nth-child(3n+3) { margin-left:0;}

.n-piclist ul li:nth-child(even) { margin-left:3%; }

.n-position { font-size:14px; }

/*n-yewulist767*/

.n-yewulist ul li { padding-right:0; }

.n-yewulist ul li .pic { width:41%; }

.n-yewulist ul li .con { width:55%; }

/*n-newlist768*/

.n-newlist { padding-right:0;}

.n-newlist ul li { margin-bottom:15px; padding:10px 10px 15px 10px;}

.n-newlist ul li .tit { font-size:16px; line-height:30px; height:30px;}

.n-newlist ul li .des {font-size:14px; line-height:24px; height:48px;}

.n-newlist ul li .more { margin-top:7px;}



}



@media (max-width:500px){

.wrap{width:94%}

.header2 .logo{width:250px;}

/*banner500*/

.banner-box { width:94%; }

.banner { height:110px;  }

}



