/*--------------------Reset-----------------*/
/** reset **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img { border: medium none; margin: 0; padding: 0; }
body, button, input, select, textarea { font: 14px/1.5 'Microsoft Yahei', tahoma, Srial, helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
em { font-style: normal; }
ul, ol, li { list-style: none; list-style-type: none }
a { text-decoration: none; color: #333; text-decoration: none;transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;}
a:hover { text-decoration: none; color: #b99147;   transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;}
/*火狐去掉按钮、连接的虚线*/
a:focus, a:active, button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, select::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
border: 0;
outline : 0;
}
input, button, select, textarea { outline: none; -webkit-appearance: none; }
textarea { resize: none; }
a { text-decoration: none; color: #333; }
a { blr:expression(this.onFocus=this.blur());
}
a:focus { outline: none; }
a.hidefocus { outline: none }
.button { border-radius: 0; }
input { font-family: "微软雅黑"; }
textarea { font-family: "微软雅黑"; }
img { border: 0px; outline-width: 0px; vertical-align: top; }
.cleafix:after { clear: both; content: "\200B"; display: block; height: 0; }
.cleafix { *zoom:1;
}
.fl { float: left; }
.fr { float: right; }
.wrap { width: 100%; }
/*--------------------后加的部分属性-----------------*/
.web { width: 1200px; margin: 0 auto; }
.ov { overflow: hidden; }
* { font-family: '微软雅黑'; }
.px1200 { width: 1200px; }
body { min-width: 1200px; margin: 0 auto; background: #FFF; overflow-x: hidden; }
/*index*/
.top { width: 100%; background: #FFF; }
.top-box { width: 1200px; height: 70px; margin: 0 auto; padding-top: 20px; }
/*搜索框*/
.search { width: 252px; height: 37px; float: right; overflow: hidden; margin-top: 5px; border: 1px solid #6b8dab; border-radius: 50px; }
.search input { display: block; }
.texts { width: 210px; height: 37px; line-height: 37px; display: block; margin-left: 3px; float: left; padding: 0 3px; text-indent: 10px; background: none; font-size: 14px; color: #333; }
.images { float: right; margin-top: 10px; margin-right: 10px; }
/*nav*/
.nav { width: 100%; background: #0066ab }
.nav > ul { width: 1200px; height: 55px; margin: 0 auto; }
.nav > ul > li { float: left; text-align: center; position: relative; font-size: 16px; color: #5181c1; font-family: '宋体'; }
.nav > ul > li.line-nav { line-height: 55px; }
.nav > ul > li > a { line-height: 55px; font-size: 18px; color: #FFF; display: block; margin: 0 36px; }
.nav ul li:hover a { color: #f2ad0a; }
/*设置一级导航样式*/
.nav ul li ul { display: none; background: #FFF; }
.nav ul li:hover ul::before { border-color: transparent transparent #FFF #FFF; border-style: solid; border-width: 8px; bottom: 7px; left: 45%; box-sizing: border-box; content: ""; display: block; height: 0; position: relative; transform: rotate(135deg); transform-origin: center center; width: 0; }
.nav > ul > li > ul > li > a { }
.nav ul li:hover ul { width: 100%; text-align: center; display: inline-block; position: absolute; top: 56px; left: 0; z-index: 1000; }
.nav ul li:hover ul li a { display: block; color: #333; font-size: 14px; line-height: 41px; text-align: center; }
.nav ul li:hover ul li a:hover { background: #066aa7; color: #FFF; }
/*banner*/
.banner { width: 100%; height: 580px; }
.banner img { width: 1920px; height: 580px; }
.focus { width: 100%; height: 580px; margin: 0 auto; position: relative; overflow: hidden; }
.focus .num { overflow: hidden; position: absolute; bottom: 28px; left: 45%; zoom: 1; z-index: 3; }
.focus .num li { width: 13px; height: 13px; background: #FFF; margin-right: 10px; cursor: pointer; float: left; border-radius: 50px }
.focus .num li.on { background: #f60 }
.focus .prev, .focus .next { position: absolute; width: 28px; height: 51px; background: url(../img/btn_ban_arrows.png) no-repeat }
.focus .prev { top: 290px; margin-top: -37px; left: 40px; background-position: -13px -110px; cursor: pointer; }
.focus .next { top: 290px; margin-top: -37px; right: 40px; background-position: -124px -112px; cursor: pointer; }
.focus .prev:hover, .focus .next:hover { opacity: .8 }
/*main1*/
.main1 { width: 1200px; margin: 0 auto; background: url(../img/main_bg.png) center 60px no-repeat; padding: 290px 0 0 0; }
.main1 p { font-size: 18px; color: #454c59; line-height: 33px; text-indent: 2em; margin: 0 auto 15px; }
.main2 { margin: 25px 0 60px 0; }
.main2 .title { font-size: 22px; color: #121212; line-height: 60px; border-bottom: 1px solid #dedede; }
.main2 .title span { border-bottom: 4px solid #2267b1; padding-bottom: 13px; }
.main2 .title a { font-size: 13px; color: #999; }
/*news*/
.news { }
/*新闻动态轮播*/
.focus2 { width: 490px; height: 310px; position: relative; overflow: hidden; float: left; margin-top: 25px; }
.focus2 .num2 { overflow: hidden; position: absolute; bottom: 20px; right: 10px; zoom: 1; z-index: 3; }
.focus2 .num2 li { width: 11px; height: 11px; background: #FFF; margin-left: 5px; cursor: pointer; float: left; border-radius: 50px }
.focus2 .num2 li.on { background: #f60; }
.focus2 ul li { position: relative; }
.focus2 ul li img { width: 100%; min-height: 310px; max-height: 310px }
.focus2 ul li p { width: 100%; height: 51px; position: absolute; bottom: 0; background: #000; text-indent: 2em; line-height: 51px; }
.focus2 ul li p a { font-size: 15px; color: #FFF; }
/*新闻动态列表*/
.news-list { width: 630px; float: right; }
.new { width: 100%; border-bottom: 1px solid #91aece; padding: 20px 0; }
.new dl { width: 65px; height: 65px; background: #d7eafe; float: left; color: #1d2023; text-align: center; }
.new dl dt { font-size: 26px; line-height: 25px; padding: 10px 0 5px 0; font-family: 'Arial'; }
.new dl dd { font-size: 12px; }
.new-right { width: 500px; float: right; }
.new-right a { font-size: 17px; color: #e4e7ea; line-height: 32px; }
.new:hover dl { background: #c5ac2f; color: #FFF; }
.new:hover a { color: #FFF; }
.list_1 { width: 685px; float: right; margin-top: 14px; }
.line2 { margin: 30px 0 0; }
.list_1 ul { }
.list_1 ul li { line-height: 41px; font-size: 16px; color: #333; position: relative; padding-left: 15px; }
.list_1 ul li::before { content: ''; display: block; width: 3px; height: 3px; background: #999; position: absolute; left: 0; top: 20px; }
.list_1 ul li span { float: right; color: #999; font-size: 13px; }
.line1 { background: #2267b1; padding: 45px 0 40px 0; }
.line1 .box { width: 585px; }
.line1 .box .title { font-size: 22px; color: #FFF; padding-bottom: 18px; border-bottom: 1px solid #6e99c8; position: relative }
.line1 .box .title span { border-bottom: 5px solid #a9ccf2; padding-bottom: 16px; }
.line1 .box .title > a { font-size: 13px; color: #a9ccf2; position: absolute; top: 19px; right: 0 }
.line1 .box { width: 585px; }
.line1 .box ul { margin-top: 10px; }
.line1 .box ul li { line-height: 41px; font-size: 16px; color: #FFF; position: relative; padding-left: 15px; }
.line1 .box ul li a { color: #e4e7ea; }
.line1 .box ul li a:hover { color: #FFF }
.line1 .box ul li::before { content: ''; display: block; width: 3px; height: 3px; background: #a9c1db; position: absolute; left: 0; top: 20px; }
.line1 .box ul li span { float: right; color: #98bade; font-size: 13px; }
.line2 .box { width: 585px; }
.line2 .box .title { font-size: 22px; color: #121212; line-height: 60px; border-bottom: 1px solid #dedede; margin-bottom: 14px; position: relative }
.line2 .box .title span { border-bottom: 4px solid #2267b1; padding-bottom: 13px; }
.line2 .title a { font-size: 13px; color: #999; position: absolute; top: 10px; right: 0 }
.line2 .box li { line-height: 41px; font-size: 16px; color: #333; position: relative; padding-left: 15px; }
.line2 .box li::before { content: ''; display: block; width: 3px; height: 3px; background: #999; position: absolute; left: 0; top: 20px; }
.line2 .box li span { float: right; color: #999; font-size: 13px; }
/*main3*/
.main3 { padding: 80px 0; background: #f4f4f4; margin: 50px 0 0; }
.main3 ul li { height: 220px; float: left; position: relative; width: 600px;  overflow:hidden}
.main3 ul li img{transition: all 0.4s}
.main3 ul li:hover img{transform: scale(1.2)}


/*版权*/
.footer { margin: 50px 0 0 0;width: 100%; background: #2267b1; }
.bottom { width: 1200px; padding: 40px 0; margin: 0 auto; }
.footer_bar { line-height: 51px; height: 51px; background: #0b1321; color: #898e97 }
.bq { width: 890px; float: left; }
.bq > div:first-child { margin-right: 27px }
.bq p, .bq span { font-size: 15px; color: #d4e6fa; line-height: 35px; }
.ewm { float: right;margin-top: 30px;}
.ewm > div { width: 110px; height: 110px; float: left; margin-left: 20px; }
.ewm > div > img { width: 110px; height: 110px;}
.ewm > div > p{text-align: center;
    color: #FFF;
    padding: 5px 0;}
.contact { width: 320px; float: right; }
.contact p { font-size: 12px; color: #d4e6fa; line-height: 22px; }
/*subbanner*/
.subbanner { width: 100%; height: 256px; margin: 0 auto; }
.subbanner img {width: 100%;height: 256px;margin: 0 auto;display: block;}
/*当前栏目*/
.dqlm { width: 1200px; height: 100px; margin: 0 auto; padding-top: 100px; }
/*栏目名称*/
.dqlm h2 { font-size: 32px; color: #ffffff; line-height: 50px; font-weight: bold; display: block; text-align: left; }
/*当前位置*/
.dqwz { font-size: 13px; color: #fff; margin-top: 20px; float: right; }
.dqwz a { font-size: 13px; color: #fff; margin: 0 10px; }
.dqwz a:hover { text-decoration: underline; }
/*main*/
.main { width: 1200px; height: auto; min-height: 300px; overflow: hidden; margin: 40px auto; }
.main-box { width: 1100px; height: auto; min-height: 500px; overflow: hidden; background: #FFFFFF; margin:0px auto; padding: 20px 50px; }
.main-left { width: 200px; float: left; background: #fff; height: auto; min-height: 300px; overflow: hidden; }
.lmmc { width: 100%; height: 70px; background: #305eb1; font-size: 22px; color: #fff; line-height: 70px; text-align: center; }
/*二级导航*/
.submenu { width: 100%; background: #f5f5f5; padding-bottom: 5px; }
.submenu ul { width: 170px; margin: 0 auto; }
.submenu ul li { width: 100%; line-height: 51px; background: url(../img/submenu.png) left center no-repeat; text-indent: 20px; border-bottom: 1px solid #dedede; }
.submenu ul li a { font-size: 16px; color: #333; }
.submenu ul li:hover { background: url(../img/submenu_on.png) left center no-repeat; }
.submenu ul li:hover a { color: #b99147; }
.submenu ul li.light { background: url(../img/submenu_on.png) left center no-repeat; }
.submenu ul li.light a { color: #b99147; }
/*三级导航*/
.submenu ul li .sanmenu { width: 100%; background: #fff; height: auto; min-height: 100px; overflow: hidden; }
.submenu ul li .sanmenu li { background: none; border-bottom: 1px solid #e0e0e0; line-height: 25px; padding: 15px 0; }
.submenu ul li .sanmenu li a { color: #3b3b3b; font-size: 14px; font-weight: normal; }
.submenu ul li .sanmenu li:hover { border-bottom: 1px solid #ddd; }
.submenu ul li .sanmenu li:hover a { color: #eb0000; }
.main-right { width: 960px; height: auto; min-height:740px; overflow: hidden; background: #fff; float: right; }
.sub_title { width: 100%; height: 50px; border-bottom: 1px solid #dbdbdb; }
.sub_title span { height: 45px; font-size: 22px; color: #2b2b2b; border-bottom: 5px solid #305fb1; display: inline-block; float: left; }
/*列表页*/
.list ul li { width: 100%; height: 60px; border-bottom: 1px solid #eaeaea; line-height: 60px; }
.list ul li a { font-size: 16px; color: #333; }
.list ul li span { font-size: 15px; color: #999; float: right; }
.list ul li:hover a { color:#b99147;}
.xzzx-list ul li p { font-size: 17px; color: #2B2B2B; }
.xzzx-list ul li i { float: left; margin-right: 15px; font-style: normal; background: #2480e6; height: 24px; margin-top: 20px; line-height: 24px; color: #FFF; }
.xzzx-list ul li i a { font-size: 13px; color: #FFF; padding: 0 15px; }
.xzzx-list ul li i:hover { background: #e68824; color: #FFF; }
.xzzx-list ul li:hover a { color: #FFF; }
.xzzx-list ul li i a:hover { color: #FFF; }
/*内容页*/
#vsb_content table { border: 0px; border-left: 1px solid #ddd; border-top: 1px solid #ddd; width: 80%; margin: 20px auto }
#vsb_content table tr td { border-left: 0px; text-align: center; border-top: 0px; line-height: 23px; padding: 5px; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #ddd; border-bottom-color: #ddd; }
#vsb_content table tr td p { text-indent: 0em; padding: 0px; margin: 0px; text-align: center; }
.content h1 { color: #2b2b2b; font-size: 22px; line-height:2em; text-align: center; padding: 10px 0; border-bottom: 1px solid #dedede;margin-bottom: 0.7em; }
.bar { line-height: 50px; color: #2b2b2b; font-size: 13px; }
.content { padding:25px 0 15px 0px}
.content p { text-indent: 2em; line-height: 2em; margin-bottom: 15px; color: #333; font-size: 17px; }
.content p img { margin: 15px auto; border: none; display: block }
.content p strong { font-size: 20px; }
.bdsharebuttonbox { display: none }