html{margin:0 auto;height:100%;padding:0;width:100%;background:#fff;font-size:16px/1.4}
body,nav,dl,dt,dd,p,h1,h2,h3,h4,ul,ol,li,input,button,textarea,footer,img,form{margin:0;padding:0}
body{color:#4c4c4c;-webkit-text-size-adjust:none;font-family:"Microsoft YaHei","微软雅黑","STHeiti","WenQuanYi Micro Hei",SimSun,sans-serif;margin:0 auto;transform: scale(1) translate(0, 0);}
ul,li{list-style:none;}
button{cursor:pointer}
table{border-collapse:collapse;border-spacing:0}
th{text-align:inherit}
fieldset,img{border:0;}
em{font-style:normal}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-weight:normal}
em,i{font-style:normal;}
a{color:#2d2c2c;text-decoration: none;}
a:hover{color:#064ec0;text-decoration: none;}
a:focus{outline:none;}
.cf{zoom:1;clear:both;}
.cf:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
.ffsong {font-family:Verdana;}
.ffnormal {font-weight:normal;}
.bold {font-weight:bold;}
.fl{float:left;display:inline}
.fr{float:right;display:inline}
.l30{line-height:30px}
.l32{line-height:32px}
.ft12{font-size:12px}
.ft14{font-size:14px}
.ft22{font-size:22px}
.ft26{font-size:26px}
.fc{color:#da2a7d;}
.fbd{font-weight:bold}
.icons{background:url('icons.png') no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='icons.png')}
.fsblack,.fsblack a {color:#000;}
.fswhit,.fswhit a {color:#fff;}
.fsred,.fsred a {color:#f9686b;}
.fsblue,.fsblue a {color:#0040B6;}
.fsGray,.fsGray a {color:#C9C9C9;}
.fsGrayB,.fsGrayB a {color:#aaa;}
.fsOrg,.fsOrg a {color:#ca7206;}
.fsBlue,.fsBlue a {color:#2058ff;}
.fsBlueB,.fsBlueB a {color:#c637bb;}
.fsGreen,.fsGreen a {color:#339900;}
.fsZi,.fsZi a {color:#1d2b38;}
.ffleft {float:left;}
.ffright {float:right;}
.ybs_on {display:block;}
.ybs_off {display:none;}
.w100a {margin:0 auto;width:100%;}
.w1000 {margin:0 auto;width:1000px;}
.w1300 {margin:0 auto;max-width:1440px;}

.header {min-width:1440px;}

.xh{float:left;padding:15px 0 0 10px;position:absolute;}
.xh img{width:160px;height:160px;}

.hea_lt {z-index: 9999;height:135px;background: #29559c url('body_bg.png') no-repeat;background-position: top center;}
.hea_lt .logo{float:left;padding:40px 0 0 200px;overflow:hidden;}
.hea_lt .logo img{width:716px;height:71px;display:block;}
.hea_lt .en{float:right;padding:76px 0 0 0;}
.hea_lt .en a{display:block;padding:0 25px;height:28px;line-height:28px;background:#ebf0f7;color:#305a9f;border-radius:20px;border:solid 1px #244882;}
.hea_lt .en a:hover{background:#d40002;color:#fff;}
.hea_lt .tools{float:right;padding:35px 0 0 60px;text-align:right;}
.hea_lt .tools a{font-size:14px;color:#becce3;margin-right:10px;}

.hea_lt .so{float:right;width:209px;height:32px;margin:20px 0 0 0;background:url('so.png') no-repeat;border:0;}
.hea_lt .so .inp{float:left;margin:0 0 0 0;padding-left:15px;width:140px;height:32px;border:0;outline: none;background-color: rgba(0, 0, 0, 0);}
.hea_lt .so .sub{float:right;width:39px;height:32px;border:0;background-color: rgba(0, 0, 0, 0);}

.hea_nav {z-index: 9999;background:#29559c;border-top:solid 1px #417ebf;}
.hea_nav_line{border-bottom:solid 4px #d40002;}
.nav_f {padding-left:200px;height:48px;overflow:hidden;}
.nav_f ul {height:48px;overflow:hidden;}
.nav_f li {float:left;display:block;width:112.7px;height:48px;line-height:48px;text-align:center;overflow:hidden;}
.nav_f a {text-decoration:none;font-size:1.2rem;color:#fff;font-weight:500;}

.nav_cc{z-index: 99999;background:#fff;}
.nav_ccc{z-index: 99999;background:#eaeaea url('menu_bg.png') no-repeat;background-position: top left;}
.nav_c{margin:0px auto;padding:0.5rem 0 0 200px;display:none;z-index: 99999;}
.nav_c a{font-size:1rem;color:#333;}
.nav_c a:hover{color:#29559c;}
.nav_c .box {float:left;width:112.7px;z-index: 99999;}
.nav_c .box ul{padding:0 0 15px;}
.nav_c .box li{height:2rem;line-height:2rem;text-align:center;font-size:1.1rem;}

.box>ul>li ul{
	display: none;
}
.box>ul>li:hover ul{/*鼠标划过二级菜单的时候对应的三级菜单显示*/
	display: block;
}
.box>ul>li>ul{padding:0.5rem 1rem 1rem;
	background:#ed585c;
	position: relative;
	top: -2.4rem;
	left: 100%;
}
.box>ul>li>ul>li{text-indent:0.8rem;height:2.4rem;line-height:2.4rem;text-align:left;border-bottom:solid 1px #b81418;}
.box>ul>li>ul>li:hover{text-indent:0.5rem;}

.hea_pic {margin-top:0px;height:310px;overflow:hidden;}
.hea_pic .target {overflow:hidden;position:relative;margin:0 auto;width:1440px;height:310px;}
.hea_pic .target img {position:absolute;top:0;left:0;width:100%;height:100%;}


.content_pic {margin-top:0px;min-height:600px;overflow:hidden;}
.content_pic .target {overflow:hidden;position:relative;margin:0 auto;width:810px;min-height:600px;}
.content_pic .target img {position:absolute;top:0;left:0;width:100%;height:100%;}


.main_body{padding:0 0 0;min-width:1440px;}
.d_p{padding:20px 0 10px;}
.d_1_l{float:left;width:800px;}
.d_1_r{float:right;width:620px;}
.d_1_l2{float:left;width:785px;}

.d_p .news_img{float:left;width:350px;height:275px;margin-right:40px;padding:10px;border:solid 1px #ececec;}
.d_p .news_img img{width:350px;height:210px;position:absolute;}
.d_p .news_img h1{margin:160px 0 0;width:350px;height:3rem;line-height:1.4rem;font-size:1rem;overflow: hidden;text-align:left;color:#aaa;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.d_p .news_img h1 a{color:#444444;}
.d_p .news_img h3{position: relative;top:150px;left:20px;font-size:0.8rem;color:#fff;width:80px;height:30px;line-height:30px;background:#29559c;text-align:center;}
.d_p .news_img h4{position: relative;top:150px;left:20px;font-size:1.8rem;color:#fff;width:80px;height:40px;line-height:40px;background:#d40002;text-align:center;font-weight:bold;}
.d_p .news_img_last{margin-right:0;}

.d_p .news_tit{margin-bottom:1rem;height:2.2rem;border-bottom:solid 2px #164f9f;}
.d_p .news_tit h1{float:left;text-align:left;font-size:1.2rem;height:1.8rem;line-height:1.8rem;color:#164f9f;}
.d_p .news_tit h1 em{margin-left:0.6rem;font-size:1rem;color:#ccc;font-style:italic}
.d_p .news_tit .more{float:right;height:2.4rem;line-height:2.4rem;padding:0;font-size:0.8rem;}
.d_p .news_tit .more a{display:block;padding:0 15px;height:1.5rem;line-height:1.5rem;background:#d40002;color:#fff;border-radius:6px;}
.d_p .news_tit .more a:hover{background:#f20000;}

.d_p .news_tt{}
.d_p .news_tt ul{}
.d_p .news_tt ul li{overflow:hidden;border-bottom:dashed 1px #ccc;}
.d_p .news_tt ul li .times{float:right;width:100px;height:3rem;line-height:3rem;overflow: hidden;}
.d_p .news_tt ul h1{float:left;width:520px;height:3rem;line-height:3rem;font-size:1rem;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow: hidden;text-indent:0.8rem;background:url('tag.png') 0 1.3rem no-repeat;}
.d_p .news_tt ul li .times h2{height:3rem;line-height:3rem;font-size:1rem;text-align:right;color:#b9b9b9;}
.d_p .news_tt ul .hh{width:680px;}

.d_p .news_tt .list_notice li{overflow:hidden;border-bottom:dashed 1px #ccc;}
.d_p .news_tt .list_notice li .times{float:right;width:100px;height:3rem;line-height:3rem;overflow: hidden;}
.d_p .news_tt .list_notice h1{float:left;width:520px;height:3rem;line-height:3rem;font-size:1rem;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow: hidden;text-indent:0.8rem;background:url('tag.png') 0 1.3rem no-repeat;}
.d_p .news_tt .list_notice li .times h2{height:3rem;line-height:3rem;font-size:1rem;text-align:right;color:#b9b9b9;}
.d_p .news_tt .list_notice .hh{width:520px;}


.d_p .banner_box {margin-top:0.5rem;}
.d_p .banner_box ._l{float:left;}
.d_p .banner_box ._r{float:right;}

.xymj{margin:0 0 0;background:url('fc_bg.jpg') no-repeat ;background-size:100%;}
.xymj_list{margin:0 auto;width:1440px;padding:20px 0 30px;}
.xymj_list h2{width:180px;margin:0 auto;text-align:center;font-size:1.4rem;color:#164f9f;background:url('tag2.png') no-repeat 5px 3px;background-size:15%;}
.xymj_list ul{margin-top: 1.5rem;height:290px; overflow: hidden;}
.xymj_list li{float: left; width: 330px; height: 290px;display: block; margin: 0 40px 0 0;background:#fff;}
.xymj_list li img{width: 330px; height: 210px;}
.xymj_list li h1{margin:10px auto 0;font-size:1rem;width: 300px;height:48px;line-height:24px;overflow: hidden;text-align:left;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xymj_list .last{margin-right:0;}

.usflinks{margin:15px auto 15px;width:1440px;line-height:1.8rem;}
.us {float:left;width:650px;}
.us h1{padding:0 1rem 0 0;font-size:1rem;color:#0e4693;font-weight:bold;}
.us ul{}
.us li{font-size:1rem;}
.us li a{color:#666666;}
.us li a:hover{color:#0b6db8;}
.flinks {float:right;width:750px;}
.flinks h1{padding:0 1rem 0 0;font-size:1rem;color:#0e4693;font-weight:bold;}
.flinks ul{}
.flinks li{float:left;width:20%;font-size:1rem;}
.flinks li a{color:#666666;}
.flinks li a:hover{color:#0b6db8;}

.footer {width:100%;min-width:1440px;background:#29559c}
.footer .copyright {padding:2rem;display:block;overflow:hidden;color:#fff;font-size:1rem;}
.footer .copyright a{color:#e3efff;}
.footer .copyright a:hover{text-decoration:underline}
.footer .copyright h1{float:left;width:450px;font-size:1rem;color:#fff;}
.footer .copyright h3{float:right;width:260px;font-size:1rem;text-align:right;}


.c_p1{min-height:800px;}
.c_p1 .banner_pic{}
.c_p1 .banner_pic img{display:block;height:160px;}
.c_p1 .banner_pic h1{padding-right:1rem;height:2rem;line-height:2rem;font-size:0.8rem;text-align:right;background:#eaeaea;color:#bbb;}

.c_p1 .menu{float:left;width:240px;background: #eaeaea url('menu_bg.jpg') no-repeat ;background-position: 0 center;background-size:150%;}
.c_p1 .menu .tit{background:#29559c;color:#fff;height:6rem;line-height:6rem;font-size:1.3rem;text-align:center;}
.c_p1 .menu ul{padding:2rem 0;}
.c_p1 .menu ul li{margin-left:30px;height:3.2rem;line-height:3.2rem;text-indent:15px;font-size:1.2rem;border-left:solid 4px #eaeaea;}
.c_p1 .menu ul li:hover{background-color:#fff;border-left:solid 4px #29559c;}
.c_p1 .menu ul .this{background-color:#fff;border-left:solid 4px #29559c;}
.c_p1 .menu ul .zi{background:url('tag.jpg') no-repeat 25px 24px;text-indent:35px;font-size:1rem;}
.c_p1 .rbox{float:right;width:1140px;}
.c_p1 .rbox .tit{height:46px;font-size:24px;color:#002b5e;text-align:center;border-bottom:solid 6px #e6e6e6;}
.c_p1 .rbox h1{padding:1rem 0;font-size:1.5rem;color:#1b5cac;font-weight:bold;border-bottom:solid 1px #1b5cac;text-align:center;}
.c_p1 .rbox h2{margin-bottom:1rem;height:48px;line-height:48px;font-size:14px;color:#999;border-bottom:solid 1px #e6e6e6;text-align:center;}
.c_p1 .rbox h3{height:30px;font-size:14px;color:#aaa;}
.c_p1 .rbox h3 a{color:#aaa;}
.c_p1 .rbox .txts{padding:2rem 1rem 2rem;line-height:200%;}
.c_p1 .rbox .txts p{color:#444;text-indent:2em;}
.c_p1 .rbox .txts p a{color:#064ec0;text-decoration: underline;}
.c_p1 .rbox .txts p a:hover{color:#444;text-decoration: none;}
.c_p1 .rbox .txts img{margin-top:2rem;max-width:1100px;}
.c_p1 .rbox .txts{}
.c_p1 .rbox .txts a{color:#333;text-decoration: none;}
.c_p1 .rbox .txts a:hover{color:#064ec0;text-decoration: none;}
.c_p1 .rbox .txts td a{color:#555;text-decoration: none;}
.c_p1 .rbox .txts ul{}
.c_p1 .rbox .txts li{background:url('tag.jpg') no-repeat 0 19px;text-indent:15px;line-height:2.6rem;color:#aaa;}
.c_p1 .rbox .list{}
.c_p1 .rbox .list ul{}
.c_p1 .rbox .list li{line-height:34px;color:#d59e4e;}
.c_p1 .rbox .pagebar{padding:15px 0;}
.c_p1 .rbox .zzjg{}
.c_p1 .rbox .zzjg .tit{height:42px;font-size:18px;color:#002b5e;text-align:center;border-bottom:solid 1px #e6e6e6;}
.c_p1 .rbox .zzjg ul{padding:10px 0 40px;}
.c_p1 .rbox .zzjg li{float:left;width:33.3333%;text-align:center;}
.c_p1 .rbox .txts-img{padding:0 1rem 3rem;line-height:200%;}

.ybs_page {margin:30px auto 0;width:690px;}
.ybs_page .page {}
.ybs_page .page ul {}
.ybs_page .page li {}
.ybs_page a{display:block;float:left;margin-right:8px;color:#333;text-decoration:none;padding:0 12px;height:26px;line-height:26px;font-size:14px;border:solid 1px #dddddd;}
.ybs_page a:hover{color:#d63215;text-decoration:none;border:solid 1px #d63215;}
.ybs_page a.this{background:#d63215;color:#fff;text-decoration:none;border:solid 1px #d63215;}