@charset "utf-8";/* CSS Document */
html { font-size: 62.5%; height: 100%; scroll-behavior: smooth; }
body { margin: 0 auto; font-family: "Microsoft YaHei", Arial, Lucida, Verdana, Helvetica, sans-serif; font-size: 14px; font-size: 1.4rem; height: 100%; background: #fff; width: 100%; max-width: 1920px; overflow-x: hidden; color:#333; }
img { border: none; }
ul li { list-style-type: none; }
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span, em,div { margin: 0; padding: 0; list-style: none; color: #333; }
img {/* display: block;*/ transition: 0.5s; }
a { text-decoration: none; color: #333; outline: none; transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -webkit-transition: 0.5s; }
h1, h2 { margin: 0; padding: 0; font-weight: normal; color: #333; }
.clear { clear: both; }
input, textarea, select { font-family: "Microsoft YaHei", Arial, Lucida, Verdana, Helvetica, sans-serif; font-size: 14px; font-size: 1.4rem; color: #999999; border: none; outline: none; }
.fl { float: left; }
.fr { float: right; }
article, aside, dialog, footer, header, section, footer, nav, figure, menu { display: block }
input[type= "button"], input[ type="submit" ], input[type="reset"] { -webkit-appearance: none; }
button { border-radius : 0px; -webkit-border-radius: 0px; }
::selection { color: #fff; background: #2e568a; }
* { margin: 0px; padding: 0px; -moz-box-sizing: border-box; box-sizing: border-box; }
.fons0 { font-size: 0px; font-size: 0rem; }


/*清除浮动*/
.clear:before,
.clear:after{content: '';/*display: table;	*/clear: both;}
.clear{*zoom:1;}
/* 不换行 */
.no-wrap{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.no-wrap2{ overflow:hidden;    
    display: -webkit-box;            /*将对象作为弹性伸缩盒子模型显示 。*/
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;            /* 可以用来多行文本的情况下，用省略号“...”隐藏超出范围的文本 。*/
    -webkit-box-orient: vertical;      /* 设置或检索伸缩盒对象的子元素的排列方式 。*/
            /* 限制在一个块元素显示的文本的行数。*/   }



@media screen and (min-width:1000px) {
.zong { width: calc(100% - 130px); max-width: 1300px; margin: auto;} 
}
@media screen and (max-width:999px) {
.zong { width: 95%; margin: auto;} 
}

a:hover img { transform: scale(1.1, 1.1) }
a:hover{ color:#2e568a; }

.headerdw{  position:absolute;   width:100%; top:0px; left:0px;  z-index:99999; }
.header{ background:#2e568a;  background: linear-gradient(to bottom, rgba(46,86,138,1), rgba(46,86,138,0));  padding:35px 0px 38px 0px; }


.headh{ position:fixed; width:100%; top:0px; left:0px; z-index:99999;  transition:0.5s;   }
.headh .zong{   transition:0.5s;  }

.logo{ float:left; width:439px; margin-top:5px; }
.logo a,.logo img{ display:block; width:100%; }
.logo a:hover img{ transform: scale(1, 1)}

.header_right{ float:right; max-width:calc(100% - 480px); }
.header_right a,.header_right span,.header_right li{ color:#fff; }

.header_rtop{ line-height:26px;}
.header_rlinks{ float:right; margin-right:50px;}
.header_rlinks a,.header_rlinks span{ font-size:16px; font-size:1.6rem; }
.header_rlinks a:hover{ text-decoration:underline; }
.header_rlinks span{ margin:0px 3px; }


/*  sousuo  */
.sousuo .sou::-webkit-input-placeholder {/* WebKit browsers */
 color:#cccccc; opacity:1 }
.sousuo .sou:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#cccccc; opacity:1 }
.sousuo .sou::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#cccccc; opacity:1 }
.sousuo .sou:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#cccccc; opacity:1 }

.sousuo{  width:36px; height:28px; float:right; transition:0.5s; position:relative; }
.sousuo form{ width:300px; height:0px; overflow:hidden; position:absolute;  top:42px; background:#fff; border-radius:4px; color:#222; border:0px solid #c1062d; right:-5px; transition:0.5s; z-index:99999}

.sousuof form{ height:45px; border:1px solid #2e568a;}

.sousuo select{ width:80px; height:33px; line-height:33px;  border-radius:4px; text-align:center; cursor:pointer; position:absolute; left:0px; top:0px; background:none; color: #ffffff; font-size:14px; font-size:1.4rem; z-index:9999999}
.sousuo option{ cursor:pointer; color: #333333;}
.sousuo .icon-sousuo:before{ color:#fff; }
.sousuo .sou{width: 260px;height:43px;line-height:43px; border-radius:4px; padding-left:10px; font-size:14px; font-size:1.4rem; color:#333333; background:none;}
.sousuo .suo{width:26px;height:45px; float:right; background:none; position:relative; z-index:9999999; border-radius:4px; cursor:pointer;}
.sousuo .sou2,.sousuo .sou1{ width:26px; height:43px; text-align:center; line-height:10px; position:absolute; right:0px; top:0px;  cursor:pointer; z-index:99990;  transition:1s;  }
.sousuo .sou2{ height:28px; }
.sousuo .sou1{ background:url(../images/search2.png) no-repeat center; }
.sousuo .sou2{ background:url(../images/search.png) no-repeat center; }


/*phone  sousuo  */
.sousuo2_sou::-webkit-input-placeholder {/* WebKit browsers */
 color:#cccccc; opacity:1 }
.sousuo2_sou:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#cccccc; opacity:1 }
.sousuo2_sou::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#cccccc; opacity:1 }
.sousuo2_sou:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#cccccc; opacity:1 }
.sousuo2 {   }
.sousuo2 form { width: 100%; height: 34px; overflow: hidden; border: solid 1px #adacac; transition: 0.5s; z-index: 99999; border-radius:15px; overflow:hidden;   z-index: 9999;  position: relative;}
.sousuo2_sou { width: 100%; height: 32px; line-height: 32px; padding-left: 10px; padding-right: 32px; font-size: 14px; font-size: 1.4rem; background: none; color: #cccccc; }
.sousuo2_suo { width: 32px; height: 32px; position: absolute; right: 0px; top: 0px; background: none; z-index: 9999999; cursor: pointer; }
.sousuo2_sou2, .sou1 { display: block; width: 32px; height: 25px; text-align: center;  position: absolute; right: 0px; top: 0px;  cursor: pointer; z-index: 99990 }
.sousuo2_sou2 { color: #474747; left: 0px; top: 0px; z-index: 1; text-align: center; font-size: 12px; display: none; }
/*.sousuof form{ height:70px; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); padding:10px;}*/
.sousuo2_sou1{ background:url(../images/search2.png) no-repeat;  margin-top:4px; margin-right:5px;}


.nav { margin-top:11px;  }
.nav>li { float: left; z-index: 999;  position: relative; margin-left:24px; }
.nav>li:first-child{ margin-left:0px; }
.nav>li>a { display: block; font-size: 18px; font-size: 1.8rem; font-weight:bold; line-height: 35px; padding: 10px 0px; color: #fff; cursor: pointer; position: relative;  }
.nav>li:hover>a {  border-bottom:solid 1px #fff; }
.navxz>a { border-bottom:solid 1px #fff !important;  }
.nav>li:last-child { margin-right: 0px; }
.yijikuang { background: #f9f9f9; position: absolute; width: 220px; left: 50%; transform: translateX(-50%); top: -9999px; }
.yiji { background: #f9f9f9; }
.yiji li { position: relative; transition: 0.5s; }
.yiji li a { display: block; font-size: 16px; font-size: 1.6rem; line-height: 0px; color: #333333; position: relative; padding: 7px 15px;  line-height:26px;  }
.yiji li:hover>a { background: #2e568a; color: #fff; }
.yiji li:hover>a em { opacity: 1 }
.erji { position: absolute; width: 226px; top: -9999px; left: 100%; padding-left: 6px; }
.erji li { background: #f9f9f9; }
.sanji { position: absolute; width: 220px; background: #f9f9f9; top: -9999px; left: 100%; padding: 10px 0; }
.nav>li:hover .yijikuang { top: 56px; }
.nav>li:hover .yiji>li>a { line-height: 25px; }
.yiji>li:hover .erji { top: 0px; }
.yiji>li:hover .erji>li>a { line-height: 25px; }
.erji>li:hover .sanji { top: 0px; }
.erji>li:hover .sanji>li>a { line-height: 25px; }

.xnav{ display:none; float:right; }	
.nav_kuang{ display:none; }
.phone_nav { position: fixed; width: 35px; height: 24px; background: #2e568a; right: 2.5%; top: 30px; cursor: pointer; border-radius: 5px; z-index: 999999999 }
.phone_nav span { display: block; width: 20px; height: 2px; background: #ffffff; position: absolute; left: 50%; margin-left: -10px; top: 50%; transition: 0.8s; z-index: 99999991 }
.phone_nav .nav1 { margin-top: -1px; }
.phone_nav .nav2 { margin-top: -8px; }
.phone_nav .nav3 { margin-top: 6px; }
.phone_nav:hover .nav1 { width: 25px; }
.navh .nav1 { transform: rotate(45deg) }
.navh .nav2 { transform: rotate(-45deg); width: 10px; margin-left: -1px; margin-top: -5px; }
.navh .nav3 { transform: rotate(-45deg); width: 9px; margin-top: 3px; margin-left: -8px; }
.navh:hover .nav2 { margin-top: -8px; margin-left: 7px; }
.navh:hover .nav3 { margin-top: 5px; margin-left: -12px; }
.smdaohang { position: fixed; width: 300px; height: 0px; overflow: auto; top: 0px; right: 0px; background: #2e568a; z-index: 9999999; transition: 0.8s; text-align: center; }
.smdaohangh { right: 0px; top: 0px; height: 100%; }
.topnav { margin: auto; margin-top: 30px; padding: 20px; }
ul.topnav li { text-align: left; position: relative; }
ul.topnav li a { padding: 15px 5px; padding-left: 0px; color: #fff; display: block; font-size: 16px; font-size: 1.6rem; line-height: 24px; padding-right: 50px; border-bottom: 1px dashed #fff; font-family: Lato-Regular, Arial, Helvetica, sans-serif; }
ul.topnav ul { display: none; }
ul.topnav ul li { clear: both; }
ul.topnav ul li a { padding: 10px 5px; padding-left: 20px; font-size: 14px; font-size: 1.4rem; font-weight: normal; outline: 0; border: none; }
ul.topnav ul li a:hover { }
ul.topnav ul ul li a { padding-left: 40px; font-size: 12px; font-size: 1.2rem; }
ul.topnav ul ul { border-top: 1px dashed rgba(255,255,255,0.5); border-bottom: 1px dashed rgba(255,255,255,0.5); }
ul.topnav ul ul ul li a { padding-left: 60px; }
ul.topnav span { display: block; position: absolute; right: 0px; top: 15px; width: 20px; height: 20px; background: #fff; background: rgba(255,255,255,0.6); cursor: pointer; border-radius: 50%; transition: 0.5s; }
ul.topnav span:before { content: ""; width: 6px; height: 2px; background: #333; position: absolute; left: 50%; margin-left: -3px; top: 50%; margin-top: 0px; transform: rotate(45deg); transform-origin: right center }
ul.topnav span:after { content: ""; width: 6px; height: 2px; background: #333; position: absolute; left: 50%; margin-left: -3px; top: 50%; margin-top: -1px; transform: rotate(-45deg); transform-origin: right center; transition: 0.5s; }
ul.topnav span.yizi { transform: rotate(90deg) }
.smdaohang form { margin-top: 10px; margin-bottom: 15px; width: 220px; height: 36px; border: 1px solid #fff; position: relative; background: #fff; }
.smdaohang form .iptc { -moz-box-sizing: border-box; box-sizing: border-box; padding-left: 15px; background-color: #fff; width: 80%; height: 34px; line-height: 34px; display: block; float: left; border-radius: 10px; }
.smdaohang form .ipsc { width: 20%; height: 34px; line-height: 34px; display: block; float: right; background: transparent; position: relative; z-index: 99; }
.smdaohang form i { position: absolute; right: 10px; top: 6px; }


.banner { position: relative; z-index: 2; line-height: 0; font-size: 0; }
/*
.banner .slick-arrow{ position: absolute; z-index: 99; display: block !important; top: 50%; margin-top: -31px; width: 62px; height: 62px; background-repeat: no-repeat; background-position: center; -webkit-background-size: 100% 100%; background-size: 100% 100%; }

.banner .slick-prev{ left: 0; background-image: url("../imagesjtl1.png"); background:red; cursor: pointer; }

.banner .slick-next{ right: 0; background-image: url("../imagesjtr1.png"); ursor: pointer; }
*/
.banner .item.slick-active img { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
.banner .slick-dots { position: absolute; z-index: 999999; left: 0; right: 0; bottom: 26px; text-align: right; font-size: 0; letter-spacing: 0;  width:100%; max-width:1300px; margin: 0 auto;  }
.banner .slick-dots li { margin: 0 9px 0px  8px; display: inline-block; *display: inline; *zoom: 1; }
.banner .slick-dots a { display: block; width: 11px; height: 11px; background:#fff; border-radius:50%; cursor: pointer; background-repeat: no-repeat; background-position: center; -webkit-background-size: 100% 100%; background-size: 100% 100%; }
.banner .slick-dots li.slick-active a { width:75px; height:11px; border-radius:5px; cursor: pointer; }
.banner.hide { display: none; }
 @media screen and (max-width: 959px) {
.banner { display: block; }
.banner.hide { display: block; }
.banner .slick-arrow { display: none !important; }
  { bottom: 10px; }
.banner .slick-dots li { margin: 0 5px; }
.banner .slick-dots a { width: 10px; height: 10px; }
.banner2 { display: none;} 
}
.slick-list, .slick-slider, .slick-track { position: relative; display: block }
.slick-loading .slick-slide, .slick-loading .slick-track { visibility: hidden }
.slick-slider { box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent }
.slick-list { overflow: hidden; margin: 0; padding: 0 }
.slick-list:focus { outline: 0 }
.slick-list.dragging { cursor: pointer; cursor: hand }
.slick-slider .slick-list, .slick-slider .slick-track { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
.slick-track { top: 0; left: 0 }
.slick-track:after, .slick-track:before { display: table; content: '' }
.slick-track:after { clear: both }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px }
[dir=rtl] .slick-slide { float: right }
.slick-slide img { display: block; max-width:100%;  }
.slick-slide.slick-loading img { display: none }
.slick-slide.dragging img { pointer-events: none }
.slick-initialized .slick-slide { display: block }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent }
.slick-arrow.slick-hidden { display: none }
.slick-dots .slide-count { display: none; }
.slick-slide { position: relative; }

.index_tm{ line-height:50px; padding-bottom:29px; }
.index_title{ float:left; font-size:24px; font-size:2.4rem; font-weight:bold; }
.index_more{ float:right; }
.index_tmwhite,.index_tmwhite a,.index_tmwhite .index_title{ color:#fff; }
.index_tmblue,.index_tmblue a,.index_tmblue .index_title{ color:#2e568a; }

.index_jj{ padding-bottom:59px;  }
.index_part1{ padding-top:28px; }

.ipart1{ float:left; width:65%; }

.ipart1_left{ float:left; width:385px;}
.index_focus{ position: relative; width: 100%; height:296px;margin: 0 auto;overflow:hidden; z-index:20;}
.index_focus_div{ width:100%; position:absolute; left:50%; top:0; margin-left:-50%; height:100%; }
.index_focus .bd li { display: none;position: absolute;left: 0;top:0;width:100%; /*max-width:1200px; */height:100%;  }
.index_focus_text{ position:absolute;left:0px; bottom:0px; width:100%; color:#fff; text-align:left; background:rgb(46,86,138,0.9); line-height:45px; }
.index_focus_wz{  color:#fff; width:calc(100% - 110px); text-indent:8px; }
.index_focus .bd li img{ width:100%; /*max-width:1200px; */ height:100%; }
.index_focus .slide_nav { position: absolute; text-align:center; bottom:10px; width:95%; right:3%; text-align:right;  }

.index_focus .slide_nav a{ width:11px; height:11px;cursor:pointer;*float:left;display:inline-block; background:rgb(255,255,255,0.7); margin-left:3px;  }
.index_focus .slide_nav li:hover,.index_focus .slide_nav .on{ text-decoration: none; background:rgb(255,255,255,1); }

.index_focus_post {z-index: 10;}
.index_focus .pic {height: auto;display: block;margin:0 auto; width:100%; height:100%; }
.index_focus .pic:hover {text-decoration: none;}

.ipart1_right{ float:right; width:calc(100% - 423px); border-right:solid 1px #ccc; padding-right:20px; }
.ipart1_right li{ padding:7px 0px; }
.ipart1_rtdate{  /*line-height:36px; */}
.ipart1_rwz1{ font-size:24px; font-size:2.4rem; line-height:32px; color:#2765b2; }
.ipart1_rwz2{ line-height:26px; color:#2765b2; margin-top:4px; }

.ipart1_rtitle{ float:left; width:calc(100% - 90px); font-size:16px; font-size:1.6rem;  -webkit-line-clamp:2; line-height:30px; height:60px;}
.ipart1_rtitle:hover{ margin-left:5px; }
.ipart1_rdate{ float:right; color:#666; float:right; text-align:center; width:65px;  }
.ipart1_rwz{ color:#666; line-height:24px; margin-top:3px; }


.ipart2{ float:right; width:32.7%; }
.ipart2 ul{ /*padding-top:6px;*/ }
.ipart2 li{ padding:7px 0px; }
.ipart2_left{ float:left; width:65px; text-align:center; }
.ipart2_lwz1{ font-size:24px; font-size:2.4rem; line-height:32px; color:#2765b2; }
.ipart2_lwz2{ line-height:26px; color:#2765b2; margin-top:4px; }

.ipart2_right{ float:right; width:calc(100% - 73px); }
.ipart2_rtitle{ font-size:16px; font-size:1.6rem;   line-height:30px;  height:60px; -webkit-line-clamp:2; }
.ipart2_rtitle:hover{  margin-left:5px;}
.ipart2_rwz{ color:#666; line-heigt:26px; margin-top:6px; }

.index_part2{ background:url(../images/index-part2bg.png) no-repeat top center; padding-top:35px; padding-bottom:70px; }
.index_part2_div{ width:31.3%; }
.index_part2_divbg{background:#fff; border-radius:10px;  padding:20px 20px 8px 20px; box-shadow:0px 10px 15px rgb(0,0,0,0.3);}
.ipart3{ float:left;}
.ipart4{ float:left; margin-left:3.05%; }
.ipart5{ float:right; }

.index_part2_k1{}
.index_part2_k1left{ float:left; width:164px; height:125px; overflow:hidden; }
.index_part2_k1left a,.index_part2_k1left img{ display:block; width:100%; height:100%; }

.index_part2_k1right{ float:right; width:calc(100% - 190px);}
.index_part2_k1rwz1{ color:#2765b2; font-size:12px; font-size:1.2rem; }
.index_part2_k1rwz2{ margin:15px 0px 10px 0px; }
.index_part2_k1rwz2 a{ line-height:22px; height:66px; -webkit-line-clamp:3; }
.index_part2_k1rwz3{ line-height:20px; color:#666666;   }


.index_part2_k2{ margin-top:20px; }
.index_part2_k2 li{ border-top:solid 1px #c3c3c3; padding:10px 0px 10px 0px; }
.index_part2_k2 li:first-child{ margin-bottom:0px; }
.index_part2_k2top{ line-height:25px; }
.index_part2_k2date { color:#666666;   float:left; font-size:12px; }
.index_part2_k2lm{ float:left; margin-left:15px; color:#2765b2; font-size:12px; font-size:1.2rem; }
.index_part2_k2title{ margin-top:6px; }
.index_part2_k2title a{line-height:22px; height:44px; -webkit-line-clamp:2; font-size:16px; font-size:1.6rem; }
.index_part2_k2title a:hover{ margin-left:5px; }


.index_part3{ background:url(../images/index-part3bg.jpg) no-repeat top center; background-size:cover;  padding-top:35px; padding-bottom:65px; }
.index_part3 .index_tm{ padding-bottom:15px; }
.ipart6{ float:left; width:31.2%; }
.ipart6 ul{ background:rgb(46,86,138,0.8); padding:2px 20px 30px 20px; }
.ipart6 li { padding:19px 0px 10px 0px; border-bottom:solid 1px #fff; }
.ipart6 li,.ipart6 li a,.ipart6 li div{ color:#fff; }
.ipart6_top{ line-height:24px;}
.ipart6_tdate{ float:left; font-size:12px; }
.ipart6_tlm{ float:left; margin-left:15px;  font-size:12px; font-size:1.2rem; }
.ipart6_title{ font-size:16px;font-size:1.6rem;  line-height:24px; margin-top:11px; }
.ipart6_title a:hover{ text-decoration:underline; }

.ipart7{ float:right; width:65.4%; }
.ipart7 ul{  }
.ipart7 li{ width:47%; }
.ipart7 li:nth-child(2n-1){ float:left; }
.ipart7 li:nth-child(2n){ float:right; }
.ipart7_pic{ overflow:hidden; height:260px; }
.ipart7_pic img,.ipart7_pic a{ display:block; width:100%; height:100%; }
.ipart7_div{ background:#fff; color:#2e568a; padding:22px 25px 15px 25px; }
.ipart7_date{ color:#2e568a;    }
.ipart7_title{ margin-top:12px; }
.ipart7_title a{ font-size:16px; font-size:1.6rem; color:#2e568a; line-height:28px; height:56px; -webkit-line-clamp:2; }
.ipart7 li:hover .ipart7_div{ color:#fff; background:#2e568a; }
.ipart7 li:hover .ipart7_date,.ipart7 li:hover .ipart7_title a{ color:#fff;}

.ipart8{ padding-top:23px; padding-bottom:63px; }
.ipart8 .index_title{ text-align:center; float:none; margin-bottom:9px; }
.ipart8 ul{ display:flex;flex-wrap: wrap; justify-content: center; }
.ipart8 li{ /*float:left;*/ margin-left:125px; width:140px; height:140px; border-radius:50%; box-shadow:0px 0px 10px rgb(0,0,0,0.1);  }
.ipart8 li a{ display:block; width:100%; height:100%; }
.ipart8 li img,.ipart8 li span{ display:block; margin:0 auto; text-align:center; }
.ipart8 li img{ margin-top:15px; width:65px;}
.ipart8 li span{ color:#fff; margin-top:5px; line-height:22px; width:75%; height:44px; -webkit-line-clamp:2; }
.ipart8 li:nth-child(1) span,.ipart8 li:nth-child(2) span{ width:48%; }
.ipart8 li:nth-child(2n-1){ background:#2e568a; }
.ipart8 li:nth-child(2n){ background:#d8bf5b; }
.ipart8 li:first-child{ margin-left:0px; }

.footer{ background:url(../images/footer-bg.jpg) no-repeat top center; padding:20px 0px 25px 0px; color:#fff; background-size:cover; }
.footer a,.footer span,.footer li,.footer p,.footer div{ color:#fff; }
.ftop{ padding-bottom:15px; }
.ftop_title{ line-height:50px; font-size:20px; }
.ftop_title span{ border-bottom:solid 2px rgb(255,255,255,0.5); display:inline-block; }
.ftleft{ float:left; width:31%; margin-right:4%; line-height:32px;}
.ftleft ul{ padding-top:18px; }
.ftleft li{ line-height:32px; }
.ftcenter{ float:left; }
.ftcenter_wechat{ padding-top:20px; line-height:35px; width:89px; }
.ftcenter_wechat img{ width:89px; height:89px; }
.ftcenter_wechat img,.ftcenter_wechat span{ display:block; text-align:center; }
.ftright{ float:right; width:35%; max-width:463px;  padding-top:62px; }
.ftright img{ width:100%; display:block; }

.banquan{ text-align:center; line-height:30px; border-top:solid 1px rgb(255,255,255,0.5); padding-top:10px; }


.con{ padding:7px 0px 50px 0px; }
.left{ float:left; width:260px;}
.left_title{  font-size:28px; font-size:2.8rem; color:#2e568a; font-weight:bold;  line-height:60px; margin-bottom:13px;}
.left_nav{ box-shadow:0px 0px 15px rgb(0,0,0,0.15); }

.lNav{ cursor:pointer; }
.lNav {  line-height:30px; padding:10px 0px;  padding-left:19px; border-bottom:solid 1px #ccc;  }
.lNav a{  font-size:16px; font-size:1.6rem;  }
.lNav:hover{ background:#2e568a; color:#fff; }
.lNav:hover a{color:#fff;}

.currentDt1{  background:#2e568a; color:#fff; }
.currentDt1 a{ color:#fff; }
.navContent1{ display: none; margin-top:-1px; padding-bottom:10px; background:#fff;    }
.navcontent1 li{ position:relative}
.navContent1 li a{ display:block; padding-left:25px; font-size:14px; font-size:1.4rem; line-height:30px;   color:#666666;  } 
.navContent1 li:hover>a{  color:#2e568a; }
.navContent1_xz{ color:#2e568a !important; }

.right{ float:right; width:calc(100% - 310px); padding-top:23px; }
.brow{ line-height:30px; text-align:right; margin-bottom:20px; }
.brow a,.brow span{ display:inline-block;}
.brow span{ margin:0px 3px; }

.list{}
.list ul{}
.list li{ padding:15px 20px 15px 20px; border:solid 1px #cccccc; margin-bottom:25px; }
.list_left{ float:left; width:calc(100% - 110px); }
.list_ltitle{ line-height:30px; }
.list_ltitle a{ font-size:16px; font-size:1.6rem; font-weight:bold; }
.list_lwz{ margin-top:8px; }
.list_lwz a{ line-height:26px; height:52px;  -webkit-line-clamp:2;}

.list_right{ float:right; width:90px; text-align:center; line-height:30px;    }
.list_right span{ display:block; color:#1167bb; }
.list_ryn{ font-size:14px; font-size:1.4rem; /*font-family:"Candara"; */}
.list_ryear{ font-size:18px; font-size:1.8rem; font-weight:bold; }

.listpic{}
.listpic ul{}
.listpic li{ padding:20px; border:solid 1px #ccc; margin-bottom:30px; }
.listpic_img{ width:336px; float:left;  overflow:hidden; }
.listpic_img img{ display:block; width:100%; height:214px; }
.listpic_right{ float:right; width:calc(100% - 370px); margin-top:22px; }
.listpic_rdate{  color:#1167bb; line-height:26px; }
.listpic_rtitle{ line-height:30px; margin-top:17px; margin-bottom:3px; }
.listpic_rtitle a{ font-size:16px; font-size:1.6rem;  font-weight:bold; }
.listpic_rwz{  -webkit-line-clamp:3; line-height:26px; height:78px; }


.dym{ padding-top:13px; }
.dym_title{ font-size:26px; font-size:2.6rem; line-height:35px; font-weight:bold; text-align:center; }
.dym_nr{ margin-top:32px; }


.nr{ padding:45px 20px 50px; box-shadow:0px 0px 15px rgb(0,0,0,0.2); }
.nr_title{ font-size:26px; font-size:2.6rem; line-height:35px; font-weight:bold; text-align:center;}
.nr_date{ margin-top:11px; font-size:16px; font-size:1.6rem; text-align:center; }
.nr_nr{ margin-top:24px; }


.search{}
.search ul{ padding-bottom:20px; }
.search li{ line-height:30px; border-bottom:solid 1px #ccc; padding:10px 0px; }
.search_title{ float:left; width:calc(100% - 120px); font-size:16px; font-size:1.6rem;  }
.search_date{ float:right; text-align:right; }


.nybanner{ }
.nybanner img{ display:block; width:100%; }

@media screen and (max-width:1419px) {
.ipart8 ul{ text-align:center; }
.ipart8 li{ float:none; display:inline-block;  margin:0px 25px; }	
}
@media screen and (max-width:1319px) {
.nav>li{ margin-left:16px; }
.nav>li>a{ font-size:16px; font-size:1.6rem; } 
.index_tm{ padding-bottom:15px; }	
.index_jj{ padding-bottom:40px; }
.ipart2 ul{ padding-top:0px; }
}
@media screen and (max-width:1219px) {
.logo{ width:350px; }	
.nav{ margin-top:0px; }
.header_right{ max-width:calc(100% - 380px); }
.header_rlinks a, .header_rlinks span{ font-size:14px; font-size:1.4rem; }
.ipart7_pic{ height:220px; }
.ipart6 li{ padding-top:10px; }
.ipart6 ul{ padding-bottom:25px; }
.ipart8 li{ margin:0px 10px; margin-bottom:20px;}
.ipart8{ padding-bottom:20px;}
.ftleft{ width:40%; }
.left_title{ font-size:22px; font-size:2.2rem; line-height:40px; }
.right{ padding-top:5px; }
.dym_title,.nr_title{ font-size:22px; font-size:2.2rem; line-height:28px; }
}
@media screen and (max-width:1119px) {
.logo{ width:300px; margin-top:0px; }	
.header_right{ max-width:calc(100% - 330px); }	
.nav>li>a{ font-size:14px; font-size:1.4rem; }
.ipart1,.ipart2{ float:none; width:100%; }
.index_tm{ line-height:30px; }
.ipart2{ padding-top:20px; }
.ipart2 li{ float:left; width:48.5%; margin-right:1.5%; }
.index_title{ font-size:20px; font-size:2rem; }
.index_part1{ padding-top:20px; }
.ipart1_right{ width:calc(100% - 410px); padding-right:0px; border-right:none; }
.ipart7_pic{ height:190px; }
.ipart6 li{ padding:8px 0px; }
.ipart6 ul{ padding:2px 10px 10px 10px; }
.index_part3{ padding-bottom:40px;  padding-top:25px; }
.right{  width:calc(100% - 265px); }
.left{ width:240px; }


.listpic_img{ float:none; margin:0 auto; }
.listpic_right{ float:none; width:100%; text-align:center; }
.listpic_rtitle{ margin-top:3px; }
.listpic_right{ margin-top:10px; }
.listpic li{ margin-bottom:20px; }
.listpic_img{ width:100%; max-width:336px; }
}
@media screen and (max-width:1119px) and (min-width:800px) {
.index_part2_k1left{ float:none; margin:0 auto; }
.index_part2_k1right{ float:none; width:100%; padding-top:15px; }
.index_part2_k1rwz2{ margin:7px 0px; } 
.index_part2_k2{ margin-top:10px; }	

}
@media screen and (max-width:999px) {
/*.sousuo{ display:none; }	*/
.nav{ display:none; }
.xnav{ display:block; }
.sousuo{ display:none; }
.header_rlinks{ margin-right:45px; }
.header{ padding:20px 0px; }
.header_right{ padding-top:7px; }
.ipart6,.ipart7{ float:none; width:100%; }
.ipart7{ margin-top:20px; }
.ipart7_pic{ height:auto; max-height:250px;}
.dym_title,.nr_title{ font-size:18px; font-size:1.8rem; line-height:26px; }
.nr_date{ font-size:14px; font-size:1.4rem; }
}
.footer_clear{ display:none; clear:both; }
@media screen and (max-width:899px) {
.footer{ padding:25px 0px; }	
.footer_clear{ display:block; }
.ftright{ float:none; width:100%; margin:0 auto;  padding-top:20px;}
.ftleft{ width:calc(100% - 150px); margin-right:0px; }
.ftcenter{ float:right; }
}
@media screen and (max-width:799px) {
.ipart1_left{ float:none; margin:0 auto; }
.ipart1_right{ float:none; width:100%; padding-top:10px; }
.ipart2 li{ float:none; width:100%; margin-right:0px; }
.index_part2_div{ width:100%; float:none; margin:0 auto; margin-bottom:20px; }
.index_part2_div .index_tmwhite,.index_part2_div .index_tmwhite a,.index_part2_div .index_tmwhite .index_title{ color:#2e568a; }
.index_part2{ background:none;  padding-top:0px; padding-bottom:20px; }
.index_jj{ padding-bottom:30px; }
.right,.left{ float:none; width:100%; }
.left{ margin-top:25px; }
.list li{ margin-bottom:25px; }
}
@media screen and (max-width:699px) {
.ipart7 li{ float:none !important; width:100%; margin:0 auto; }	
.ipart7_pic{ max-height:none; }
.ipart7 li:nth-child(2n){ margin-top:20px; }
.ipart7_div{ padding:10px 15px; }
.ipart7_title{ margin-top:5px; }
}
@media screen and (max-width:599px) {
.header{ padding:15px 0px; }
.header_right{ float:none; padding-top:0px; max-width:100%; border-bottom:solid 1px #fff;  padding-bottom:7px; margin-bottom:7px; }
.header_rlinks{ float:none; text-align:right;  margin:0px; }
.header_rlinks a, .header_rlinks span{ float:none; display:inline-block; }
.phone_nav{ top:63px; }
.ftleft,.ftcenter{ float:none; width:100%; margin:0 auto; }
.list li{ padding:10px; }
.list_left{ float:none; width:100%;   }
.list_lwz{ margin-top:0px; }
.list_right{ float:none; width:100%;  text-align:left; }
.brow{ margin-bottom:10px; }
}
@media screen and (max-width:479px) {
.ipart8 li{ display:block; margin:0 auto 20px !important;  }
.ipart8 li img{ margin:0 auto; padding-top:20px;}

.listpic_img img{ height:auto; }
}
@media screen and (max-width:439px) {
.logo{ width:235px; }	
.ipart1_left{ width:285px; }
.index_focus{ height:220px; }	
.index_part2_k1left{ float:none; margin:0 auto; }
.index_part2_k1right{ float:none; width:100%; padding-top:15px; }
.index_part2_k1rwz2{ margin:7px 0px; } 
.index_part2_k2{ margin-top:10px; }	

}