@charset "gb2312";
body { padding: 0; margin: 0; background-color: #fff; font-family: "微软雅黑"; color: #313131; font-size: 14px; max-width: 360px; margin: 0 auto; }
div, form, ul, dd, dl, ol, dt, li, p, form, fieldset, input, table, tr, td, th, textarea, article, aside, footer, header, section, footer, nav, figure { list-style: none; padding: 0; margin: 0; text-decoration: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal; }
img { border: none; margin: 0; padding: 0; vertical-align: bottom; }
.none { display: none; }
a { text-decoration: none; cursor: pointer; outline: none; }
.clear { width: 0; height: 0; margin: 0; padding: 0; line-height: 0px; font-size: 0px; clear: both; overflow: hidden; }
.left { float: left; }
.right { float: right; }
.red { color: #c80d00; }
.nav li a.yellow { color: #fff600; }
/*文章页*/
/*头部可以复用的开始*/
.head, .logo, .banner, .nav { width: 100%; overflow: hidden; }
.logo img, .banner img { width: 100%; }
.nav ul { width: 100%; background-color: #006ab9; overflow: hidden; }
.nav li { width: 24.75%; float: left; background-color: #006ab9; border-right: 1px solid #004274; border-bottom: 1px solid #004274; color: #fff; line-height: 38px; text-align: center; }
.nav li a { color: #fff; }
.nav li:nth-of-type(4), .nav li:nth-of-type(8) { border-right: none; }
.nav li:nth-of-type(5), .nav li:nth-of-type(6), .nav li:nth-of-type(7), .nav li:nth-of-type(8) { border-bottom: none; }
/*头部可以复用的结束*/

.hot { width: 94%; height: 108px; background-color: #e4e4e4; margin: 16px auto; overflow: hidden; }
.hot .hot_search { width: 12%; float: left; background-color: #c80d00; }
.hot .hot_search p { color: #fff; font-size: 16px; text-align: center; margin: 12px auto; }
.hot .hot_link { width: 84%; padding: 2%; float: right; }
.hot .hot_link ul { width: 100%; overflow: hidden; }
.hot .hot_link li { float: left; line-height: 28px; text-align: center; background-color: #fff; margin-bottom: 2%; font-size: 12px; color: #000000; }
.hot .hot_link li:nth-of-type(1), .hot .hot_link li:nth-of-type(6) { width: 40%; }
.hot .hot_link li:nth-of-type(2), .hot .hot_link li:nth-of-type(5) { width: 28%; margin: 0 2%; }
.hot .hot_link li:nth-of-type(3), .hot .hot_link li:nth-of-type(4) { width: 28%; }
.care .care_link ul li:nth-of-type(4) a, .care .care_link ul li:nth-of-type(9) a, .care .care_link ul li:nth-of-type(11) a, .care .care_link ul li:nth-of-type(13) a { color: #ef0000; }
.hot .hot_link li a { color: #000000; }
.hot .hot_link form { width: 100%; line-height: 30px; font-family: "微软雅黑"; font-size: 14px; color: #fff; background-color: #006ab9; border-radius: 4px; -webkit-appearance: none; overflow: hidden; }
.hot .hot_link form .hot_text { width: 68%; padding-left: 2%; font-family: "微软雅黑"; font-size: 14px; color: #fff; height: 30px; line-height: 30px; background-color: #006ab9; border-radius: 4px; border: 0; outline: none; -webkit-appearance: none; float: left; }
.hot .hot_link form .hot_sub { width: 28%; height: 30px; font-family: "微软雅黑"; font-size: 14px; color: #fff; line-height: 30px; float: right; background-color: #c80d00; border: 0; outline: none; -webkit-appearance: none; }
/*文章页小标题*/
.art_tit { padding: 5px 3%; height: 25px; background: url(../images/sec_tit1.jpg) center center no-repeat; overflow: hidden; }
.art_tit h3 { float: left; width: 100%; height: 25px; background: url(../images/positon.gif) left center no-repeat; padding-left: 22px; color: #fff; overflow: hidden; }
.art_tit h3.no_home { background: none; padding-left: 0; }
.art_tit h3 a { font-size: 16px; color: #fff; }
.art_tit span { width: 22%; float: right; display: inline-block; height: 25px; line-height: 25px; text-align: center; color: #c80d00; background-color: #fff; }
.art_tit span a { color: #c80d00; }
.redbg { background: url(../images/sec_tit2.jpg) center center no-repeat; }
.tip { width: 94%; margin: 20px auto 10px; overflow: hidden; }
.tip .tip_l { width: 26%; float: left; overflow: hidden; }
.tip .tip_l dl { width: 100%; overflow: hidden; }
.tip .tip_l dt { width: 75%; float: left; overflow: hidden; }
.tip .tip_l dt img { width: 100%; height: 66px; }
.tip .tip_l dd { width: 20%; height: 66px; font-size: 12px; color: #fff; background-color: #006ab9; text-align: center; float: right; overflow: hidden; }
.tip .tip_r { width: 72%; float: right; overflow: hidden; }
.tip .tip_r p { font-size: 12px; line-height: 18px; color: #6a5d5d; }
.tip .tip_r p:nth-of-type(1) a { color: #eb0000; }
.tip .tip_r p:nth-of-type(2) a { color: #fff; line-height: 25px; width: 50%; display: inline-block; text-align: center; }
.tip .tip_r p:nth-of-type(2) a:nth-of-type(1) { background-color: #ee1000; float: left; border-radius: 4px 0 0 4px; }
.tip .tip_r p:nth-of-type(2) a:nth-of-type(2) { background-color: #2796cd; border-radius: 0 4px 4px 0; }
@media (max-width: 320px) {
.tip .tip_r p { line-height: 14px; }
.tip .tip_r p:nth-of-type(2) a { line-height: 22px; }
}
/*文章*/
.art_con { width: 94%; margin: 0 auto; color: #000000; line-height: 22px; font-size: 12px; text-indent: 0em; overflow: hidden; }
.art_con h3 { text-align: center; line-height: 45px; color: #000000; font-size: 16px; }
.art_con p { color: #000000; line-height: 22px; text-indent: 2em; font-size: 12px; margin: 10px auto; }
.art_con .art_img { width: 70%; margin: 16px auto; display: block; }
.more_art { width: 94%; margin: 10px auto 0; overflow: hidden; }
.more_art ul { width: 100%; overflow: hidden; height: 30px; }
.more_art li { width: 45%; float: left; margin-right: 5%; font-size: 12px; color: #000000; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.more_art li a { color: #000000; }
.art_zx { width: 94%; margin: 26px auto; overflow: hidden; }
.art_zx ul { width: 100%; overflow: hidden; }
.art_zx li { width: 43%; line-height: 20px; float: left; height: 60px; font-size: 12px; color: #fff; padding-top: 20px; text-align: center; border-radius: 6px; }
.art_zx li:nth-of-type(1) { background-color: #006ab9; }
.art_zx li:nth-of-type(2) { background-color: #ff9000; float: right; }
.art_zx li a { color: #fff; }
.want { width: 100%; overflow: hidden; background: #fff; margin-top: 12px; padding-top: 14px; }
.want .case_bottom { width: 94%; overflow: hidden; margin: 0 auto; }
.want .case_bottom ul { width: 100%; overflow: hidden; }
.want .case_bottom li { width: 48%; margin-bottom: 10px; float: left; border: 1px solid #dddddd; border-radius: 5px; overflow: hidden; }
.want .case_bottom li:nth-of-type(2), .want .case_bottom li:nth-of-type(4) { float: right; }
.want .case_bottom li dl { width: 93%; margin: 5px auto; overflow: hidden; }
.want .case_bottom li dt { width: 28%; height: 42px; float: right; overflow: hidden; }
.want .case_bottom li dt img { vertical-align: top; width: 100%; }
.want .case_bottom li dd { width: 70%; float: left; line-height: 20px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.want .case_bottom li dd:nth-of-type(1) { color: #393939; font-size: 13px; }
.want .case_bottom li dd:nth-of-type(1) a { color: #393939; }
.want .case_bottom li dd:nth-of-type(2) { color: #a7a7a7; font-size: 12px; }
.want .case_bottom li dd:nth-of-type(2) a { color: #a7a7a7; }
.more_link { width: 94%; margin: 12px auto; }
.more_link ul { width: 100%; overflow: hidden; }
.more_link li { font-size: 14px; line-height: 25px; text-align: center; float: left; color: #fff; margin-bottom: 2%; }
.more_link li a { color: #fff; }
.more_link li:nth-of-type(1) { background-color: #ff7d5f; width: 33%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.more_link li:nth-of-type(2) { background-color: #88d145; width: 30%; margin: 0 2%; text-overflow: ellipsis; white-space: nowrap; }
.more_link li:nth-of-type(3) { background-color: #a581ef; width: 33%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.more_link li:nth-of-type(4) { background-color: #36be61; padding: 2.5%; width: 24%; text-align: left; line-height: 20px; height: 30px; overflow: hidden; }
.more_link li:nth-of-type(5) { background-color: #dbb1b3; margin: 0 2%; padding: 2.5%; width: 11%; line-height: 15px; overflow: hidden; height: 30px; }
.more_link li:nth-of-type(6) { width: 24%; overflow: hidden; }
.more_link li:nth-of-type(6) { background-color: #ff7d5f; display: block; float: right; }
.more_link li:nth-of-type(7) { background-color: #ff7d5f; padding: 0% 2.5%; width: 20%; text-align: left; line-height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.more_link li:nth-of-type(8) { background-color: #a581ef; padding: 0% 2.5%; width: 20%; text-align: left; line-height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
/*底部*/
.home_foot { width: 100%; padding-bottom: 35px; background-color: #fff; overflow: hidden; }
.home_foot ul { width: 100%; margin: 5px auto 25px; height: 32px; line-height: 32px; background-color: #2699d2; overflow: hidden; }
.home_foot li { width: 19.7%; border-right: 1px solid #0071a9; text-align: center; float: left; }
.home_foot li:last-child { border-right: none; }
.home_foot li a { color: #fff; }
.home_foot .home_footl { width: 55%; font-size: 14px; float: left; margin-left: 3%; display: inline-block; color: #000000; line-height: 25px; }
.home_foot .home_footl a { color: #000000; }
.home_foot .home_footr { width: 38%; margin-right: 3%; margin-top: 6px; display: inline-block; float: right; }
.home_foot .home_footr a { color: #fff; height: 25px; font-size: 12px; width: 46%; padding-top: 35px; text-align: center; display: inline-block; }
.home_foot .home_footr a.foot_a1 { background: url(../images/footer_back.gif) left center no-repeat; background-size: 100%; }
.home_foot .home_footr a.foot_a2 { background: url(../images/footer_phone.gif) right center no-repeat; background-size: 100%; }
/*无图列表内容*/
.list { width: 100%; overflow: hidden; }
.list ul { width: 100%; overflow: hidden; }
.list li { padding: 3%; overflow: hidden; }
.list li:nth-child(even) { background-color: #efefef; }
.list li h4 { background: url(../images/list_bg.png) left center no-repeat; font-size: 16px; color: #000000; }
.list li h4 a { color: #000000; padding-left: 10px; }
.list li p { font-size: 12px; line-height: 22px; margin-top: 8px; color: #575757; }
.list li p a { color: #eb0000; }
.list li p i { float: right; font-style: normal; color: #eb0000; }
.list_page { margin: 25px auto 0; text-align: center; overflow: hidden; }
.list_page ul { width: 100%; overflow: hidden; }
.list_page li { display: inline-block; color: #312f2f; border: 1px solid #e3e3e3; width: 50px; height: 20px; line-height: 20px; text-align: center; margin-right: 1%; }
.list_page li:first-child, .list_page li:last-child { width: 50px; }
.list_page li a { color: #312f2f; }
/*有图列表内容*/
.imglist { width: 100%; overflow: hidden; }
.imglist ul { width: 100%; overflow: hidden; }
.imglist li { padding: 12px 3%; overflow: hidden; }
.imglist li:nth-child(even) { background-color: #efefef; }
.imglist li .imglist_l { width: 33%; float: left; overflow: hidden; }
.imglist li .imglist_l dl { width: 100%; overflow: hidden; }
.imglist li .imglist_l dt { width: 100%; overflow: hidden; }
.imglist li .imglist_l dt img { width: 100%; }
.imglist li .imglist_l dd { width: 100%; margin-top: 1px; line-height: 30px; text-align: center; background-color: #eb0000; color: #fff; font-size: 14px; }
.imglist li:nth-child(even) .imglist_l dd { background-color: #2796cd; }
.imglist li .imglist_l dd a { color: #fff; }
.imglist li .imglist_r { width: 63%; float: right; overflow: hidden; }
.imglist li .imglist_r h4 { font-size: 16px; color: #000000; }
.imglist li .imglist_r h4 a { color: #000000; }
.imglist li .imglist_r p { font-size: 12px; color: #575757; line-height: 20px; margin-top: 5px; }
.imglist li .imglist_r p a { color: #eb0000; }
.imglist li .imglist_r p i { font-style: normal; float: right; width: 35px; line-height: 16px; margin-top: 2px; text-align: center; border: 1px solid #eb0000; border-radius: 5px; }
.imglist li .imglist_r p i a { color: #eb0000; }
.imglist li .imglist_r p span { float: right; margin-right: 10px; }
/*通用页面内容*/
.see_wz { width: 88%; padding: 3%; font-size: 14px; color: #5d5454; line-height: 24px; margin: 16px auto; border: 1px solid #cbcbcb; border-radius: 8px; overflow: hidden; }
.comm_list { width: 94%; margin: 16px auto 0; overflow: hidden; }
.comm_list ul { width: 100%; overflow: hidden; }
.comm_list li { width: 30%; float: left; line-height: 35px; text-align: center; color: #4b4b4b; font-size: 14px; cursor: pointer; border: 1px solid #e3e3e3; border-radius: 10px; margin-bottom: 4%; overflow: hidden; }
.comm_list li:nth-of-type(2), .comm_list li:nth-of-type(5) { margin: 0 4%; }
.comm_list li.hover { background-color: #006ab9; color: #fff; }
.comm_tab { width: 94%; margin: 10px auto; overflow: hidden; }
.comm_tab .comm_con { width: 100%; margin-bottom: 5px; overflow: hidden; }
.comm_tab .comm_con h4 { font-size: 14px; color: #978a8a; text-align: center; margin-bottom: 25px; }
.comm_tab .comm_con h4 i { color: #eb0000; font-style: normal; }
.comm_tab .comm_con h4 span { font-size: 20px; color: #000000; margin-right: 20px; }
.comm_tab .comm_con dl { width: 100%; overflow: hidden; }
.comm_tab .comm_con dt { width: 31%; float: left; overflow: hidden; }
.comm_tab .comm_con dt img { width: 100%; }
.comm_tab .comm_con dd { width: 65%; float: right; font-size: 12px; color: #000000; line-height: 20px; overflow: hidden; }
.comm_tab .comm_con dd:nth-of-type(1) { color: #ff0000; font-size: 16px; }
.comm_tab .comm_con dd:nth-of-type(2) { padding-bottom: 8px; border-bottom: 1px solid #e3e3e3; margin: 8px 0; }
.comm_tab h4 span a { color: #978a8a; }
.comm_tab .comm_con dd a { color: #fe0000; }
@media (max-width: 320px) {
.comm_tab .comm_con dd:nth-of-type(2) { padding-bottom: 5px; margin: 5px 0; }
}
.comm_zx { width: 94%; margin: 20px auto; overflow: hidden; }
.comm_zx a { width: 45%; height: 36px; line-height: 36px; border: 1px solid #006ab9; display: inline-block; text-align: center; border-radius: 8px; font-size: 14px; }
.comm_zx a.a1 { float: left; background-color: #fff; color: #006ab9; }
.comm_zx a.a2 { float: right; background-color: #006ab9; color: #fff; }
.comm_zx a img { vertical-align: middle; margin-right: 5px; }
/*表单*/
.yy_form { width: 94%; margin: 25px auto 0; -webkit-appearance: none; overflow: hidden; }
.yy_form .yyform { color: #000; font-size: 16px; }
.yy_form .yyform .only { border: 1px solid #2699d2; height: 26px; width: 55%; padding-left: 1%; -webkit-appearance: none; }
.yy_form .yyform .date { background: url(../images/form_date.gif) right center no-repeat; }
.yy_form .yyform label { width: 27%; text-align: right; display: block; }
.yy_form .yyform .only, .yy_form .yyform label { float: left; }
.yy_form .yyform section { margin-bottom: 15px; width: 100%; overflow: hidden; }
.yy_form .yyform section i img { vertical-align: middle; margin-left: 8px; }
.yy_form .yyform section i.last img { vertical-align: top; margin-top: 8px; margin-left: 5px; }
.yy_form .yyform li { float: left; }
.yy_form .yyform .kong { width: 27%; height: 34px; }
.yy_form .yyform .tj, .yy_form .yyform .ljzx { width: 26.6%; height: 32px; }
.yy_form .yyform .tj { margin-right: 3%; }
.yy_form .yyform .tj input { width: 100%; border: 1px solid #c3291a; background: #d4462c; color: #fff; height: 34px; border-radius: 2px; }
.yy_form .yyform .ljzx a { color: #fff; font-size: 13px; background: #00b9f6; display: block; height: 32px; border: 1px solid #008ff0; border-radius: 2px; text-align: center; line-height: 32px; }
.yy_form .yyform textarea { border: 1px solid #2699d2; width: 55%; padding-left: 1%; height: 55px; color: #8d8d8d; -webkit-appearance: none; }
.yy_form .yyform p { width: 94%; margin: 0 auto; line-height: 22px; font-size: 12px; font-family: "宋体"; color: #979797; }
.yy_form .yyform p span { color: #cd0d00; }
.yy_form .yyform .tj_input { width: 60%; margin: 0 auto; color: #fff; font-family: "微软雅黑"; font-size: 14px; height: 40px; line-height: 40px; text-align: center; background-color: #ffae00; -webkit-appearance: none; outline: none; border: 0; border-radius: 6px; display: block; cursor: pointer; }
.animated { animation-duration: 1s; animation-fill-mode: both; }
@-webkit-keyframes bounce { from, 20%, 53%, 80%, to {
 animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 transform: translate3d(0, 0, 0);
}
 40%, 43% {
 animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
 transform: translate3d(0, -30px, 0);
}
 70% {
 animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
 transform: translate3d(0, -15px, 0);
}
 90% {
 transform: translate3d(0, -4px, 0);
}
}
.bounce { animation-name: bounce; transform-origin: center bottom; }
.care { width: 94%; margin: 16px auto; background-color: #e4e4e4; overflow: hidden; }
.care .care_l { width: 12%; float: left; background-color: #c80d00; overflow: hidden; }
.care .care_l p { color: #fff; font-size: 16px; text-align: center; margin: 32px auto; }
.care .care_link { width: 84%; padding: 2%; height: 134px; float: right; overflow: hidden; }
.care .care_link ul { width: 100%; overflow: hidden; }
.care .care_link li { line-height: 30px; text-align: center; float: left; background-color: #fff; font-size: 12px; color: #000000; margin-bottom: 2%; }
.care .care_link li a { color: #000000; }
.care .care_link li:nth-of-type(1), .care .care_link li:nth-of-type(6) { width: 40%; }
.care .care_link li:nth-of-type(2), .care .care_link li:nth-of-type(5) { width: 28%; margin: 0 2%; }
.care .care_link li:nth-of-type(3), .care .care_link li:nth-of-type(4) { width: 28%; }
.care .care_link li:nth-of-type(7), .care .care_link li:nth-of-type(14) { width: 22%; }
.care .care_link li:nth-of-type(8), .care .care_link li:nth-of-type(12) { width: 22%; margin: 0 2%; }
.care .care_link li:nth-of-type(9), .care .care_link li:nth-of-type(13) { width: 22%; margin-right: 2%; }
.care .care_link li:nth-of-type(10), .care .care_link li:nth-of-type(11) { width: 28%; }
.care_roll { width: 90%; margin: 0 auto 20px; font-size: 16px; color: #000000; overflow: hidden; }
@media (max-width: 320px) {
.care_roll { font-size: 14px; }
}
.care_roll { height: 20px; line-height: 20px; overflow: hidden; }
.care_roll span { width: 60%; display: inline-block; float: left; overflow: hidden; }
.care_roll .care_bd { width: 40%; display: inline-block; float: left; overflow: hidden; }
.care_roll .care_bd li { float: left; color: #c80d00; }
.care_roll .care_bd li a { color: #c80d00; }
.care_roll .care_bd li:nth-of-type(2) a { color: #006ab9; }
.art_tit h3 img { margin-right: 10px; }
.sec1, .sec2, .sec3, .sec4, .sec5 { width: 94%; margin: 20px auto 0; overflow: hidden; }
.sec1 dl, .sec1 ul { width: 100%; overflow: hidden; }
.sec1 dl dt { width: 40%; float: left; }
.sec1 dl dt img { width: 100%; }
.sec1 dl dd { width: 56%; float: right; font-size: 12px; color: #8a8a8a; }
.sec1 dl dd:nth-of-type(1) { color: #006ab9; font-size: 18px; }
.sec1 dl dd:nth-of-type(1) a { color: #006ab9; }
.sec1 dl dd:nth-of-type(2) a { color: #ef0000; }
.sec1 dl dd:nth-of-type(2) { line-height: 22px; }
@media (max-width: 320px) {
.sec1 dl dd:nth-of-type(2) { line-height: 19px; }
}
.sec1 ul { margin-top: 5px; }
.sec1 li { width: 46%; padding-left: 8px; font-size: 12px; margin-top: 10px; background: url(../images/list_bg.png) left center no-repeat; float: left; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.sec1 li a { color: #8a8a8a; }
.sec1 li:nth-child(even) { float: right; }
.sec1 p { width: 100%; line-height: 46px; text-align: center; margin: 15px auto; background-color: #1465ae; border-radius: 8px; font-size: 18px; overflow: hidden; }
.sec1 p a { color: #fff; display: block; }
.sec1 p a span { color: #fff600; font-size: 20px; }
.indextel { width: 100%; line-height: 46px; text-align: center; margin: 15px auto; background-color: #c80d00; border-radius: 8px; font-size: 18px; overflow: hidden; }
.indextel a { color: #fff; display: block; }
.indextel a span { color: #fff600; font-size: 20px; }
.indexqq { width: 100%; line-height: 46px; text-align: center; margin: 15px auto; background-color: #1465ae; border-radius: 8px; font-size: 18px; overflow: hidden; }
.indexqq a { color: #fff; display: block; }
.indexqq a span { color: #fff600; font-size: 20px; }
.sec2_l { width: 31%; float: left; overflow: hidden; }
.sec2_l ul { width: 100%; overflow: hidden; }
.sec2_l li { width: 100%; margin-bottom: 14px; overflow: hidden; }
.sec2_l li img { width: 100%; }
.sec2_r { width: 66%; float: right; overflow: hidden; }
.sec2_r h4 { padding: 0 2%; color: #000000; font-size: 14px; line-height: 30px; background-color: #f1f1f1; margin-bottom: 2px; cursor: pointer; }
.sec2_r h4.hover { background-color: #1465ae; color: #fff000; }
.sec2_r h4 i { font-style: normal; float: right; }
.sec2_r h4 span { margin-right: 8px; }
.sec2_r dl { width: 98%; margin: 5px auto; overflow: hidden; }
.sec2_r dl dt { width: 35%; float: left; overflow: hidden; }
.sec2_r dl dt img { width: 100%; }
.sec2_r dl dd { width: 62%; line-height: 24px; font-size: 12px; color: #484848; float: right; }
@media (max-width: 320px) {
.sec2_r dl dd { line-height: 21px; }
.sec2_r h4 { line-height: 27px; }
}
.sec3_t { width: 90%; margin: 5px auto 0; position: relative; overflow: hidden; }
.sec3_t .sec3_bd { width: 80%; margin: 0 auto; height: 156px; overflow: hidden; }
.sec3_t ul { width: 100%; overflow: hidden; }
.sec3_t li { width: 100%; position: relative; overflow: hidden; }
.sec3_t li img { width: 100%; height: 156px; }
.sec3_t li p { position: absolute; right: 0; top: 0; }
.sec3_t .prev { width: 26px; height: 78px; background: url(../images/sec3_prev.gif) center center no-repeat; position: absolute; left: 0; top: 40px; }
.sec3_t .next { width: 26px; height: 78px; background: url(../images/sec3_next.gif) center center no-repeat; position: absolute; right: 0; top: 40px; }
.sec3_b { width: 72%; height: 35px; line-height: 35px; margin: 10px auto; overflow: hidden; }
.sec3_b ul { width: 100%; overflow: hidden; }
.sec3_b li { width: 48%; float: left; background-color: #c80d00; font-size: 14px; color: #fff; text-align: center; }
.sec3_b li:nth-of-type(2) { float: right; background-color: #006ab9; }
.sec3_b li img { vertical-align: middle; }
.sec3_b li a { color: #fff; }
.sec3_ban { width: 100%; margin-bottom: 20px; overflow: hidden; }
.sec3_ban img { width: 100%; }
.sec4 { width: 88%; }
.sec4 .sec4_con { width: 100%; overflow: hidden; }
.sec4 .sec4_con .sec4_bd { width: 100%; overflow: hidden; }
.sec4 .sec4_con .sec4_bd .sec4_c { width: 100%; height: 207px; position: relative; overflow: hidden; }
.sec4 .sec4_con .sec4_bd .sec4_c .sec4_l { width: 66%; position: absolute; left: 0; top: 0; }
.sec4 .sec4_con .sec4_bd .sec4_c .sec4_l dl { width: 100%; overflow: hidden; position: relative; }
.sec4 .sec4_con .sec4_bd .sec4_c .sec4_l dl dt { width: 100%; overflow: hidden; }
.sec4 .sec4_con .sec4_bd .sec4_c .sec4_l dl dt img { width: 100%; }
.sec4 .sec4_con .sec4_bd .sec4_c .sec4_l dl dd { width: 100%; font-size: 12px; color: #fff; line-height: 20px; text-align: center; padding: 13px 0; position: absolute; left: 0; bottom: 0; background: url(../images/sec4_bg.png) center center no-repeat; background-size: 98% 100%; }
.sec4 .sec4_con .sec4_bd .sec4_c .sec4_r { width: 70%; height: 207px; text-align: right; float: right; overflow: hidden; }
.sec4 .sec4_con .sec4_bd .sec4_c .sec4_r ul { width: 100%; overflow: hidden; }
.sec4 .sec4_con .sec4_bd .sec4_c .sec4_r li { height: 69px; line-height: 68px; padding-right: 25%; font-size: 34px; background-color: #eeeeee; color: #dc0000; overflow: hidden; cursor: pointer; }
.sec4 .sec4_con .sec4_bd .sec4_c .sec4_r li:nth-of-type(2) { padding-right: 10%; height: 69px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; }
.sec4 .sec4_con .sec4_bd .sec4_c .sec4_r li span { margin-right: 3px; }
.sec4 .sec4_con .sec4_bd .sec4_c .sec4_r li.hover { color: #fff; background-color: #dc0000; }
.sec4 .sec4_con .sec4_an { height: 38px; margin: 35px auto 0px; position: relative; overflow: hidden; }
.sec4 .sec4_con .sec4_an p { width: 90%; margin: 0 auto; height: 38px; background-color: #dcdcdc; line-height: 38px; text-align: center; color: #006ab9; font-size: 16px; }
.sec4 .sec4_con .sec4_an a { width: 39px; height: 38px; position: absolute; top: 0; }
.sec4 .sec4_con .sec4_an a.prev { left: 0; background: url(../images/sec4_left.png) center center no-repeat; }
.sec4 .sec4_con .sec4_an a.next { right: 0; background: url(../images/sec4_right.png) center center no-repeat; }
@media (max-width: 320px) {
.sec4 .sec4_con .sec4_bd .sec4_c .sec4_r li { height: 61px; line-height: 61px; font-size: 30px; }
.sec4 .sec4_con .sec4_bd .sec4_c .sec4_r li:nth-of-type(2) { height: 60px; }
.sec4 .sec4_con .sec4_an { margin: 10px auto 25px; }
}
.sec5 dl { width: 100%; margin-bottom: 5px; font-size: 13px; color: #515567; overflow: hidden; }
.sec5 dl dt { width: 20px; height: 20px; line-height: 20px; text-align: center; border-radius: 10px; float: left; }
.sec5 dl:nth-of-type(1) dt { border: 1px solid #2699d2; color: #2699d2; }
.sec5 dl:nth-of-type(2) dt { border: 1px solid #2699d2; color: #ee6f00; }
.sec5 dl dd { float: right; width: 90%; line-height: 22px; }
.sec5 dl:nth-of-type(2) { border-bottom: 1px dashed #d5d6d9; padding-bottom: 10px; }
.sec5 ul { width: 100%; padding-bottom: 15px; border-bottom: 1px solid #dcdde1; overflow: hidden; }
.sec5 li { width: 46%; padding-left: 8px; font-size: 12px; margin-top: 10px; background: url(../images/list_bg.png) left center no-repeat; float: left; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.sec5 li:nth-child(even) { float: right; }
.sec5 li a { color: #515567; }
.sec5 li a.red { color: #c80d00; float: right; }
.sec5_zx { width: 94%; margin: 15px auto; overflow: hidden; }
.sec5_zx ul { width: 100%; overflow: hidden; }
.sec5_zx li { float: left; height: 108px; font-size: 16px; margin-bottom: 10px; text-align: center; }
.sec5_zx li img { display: block; width: 50px; height: 41px; margin: 16px auto 10px; }
.sec5_zx li:nth-of-type(1) { background-color: #2075b8; width: 45%; }
.sec5_zx li:nth-of-type(2) { background-color: #ffae00; width: 45%; float: right; }
.sec5_zx li:nth-of-type(3) { background-color: #cd0d00; font-size: 18px; width: 100%; height: 60px; line-height: 60px; }
.sec5_zx li:nth-of-type(3) img { display: inline-block; vertical-align: middle; width: 31px; height: 28px; margin: 0; }
.sec5_zx li a { color: #fff; }
.fshow { width: 320px; margin: 0 auto; }
.fshowshow { position: relative; width: 320px; height: 40px; top: -80px; background: url(../images/sending.gif) no-repeat center center; margin: 0 auto; }
.bottom { bottom: 0; left: 0; overflow: hidden; position: fixed; width: 100%; }
.bottom ul { background: #068dc7; overflow: hidden; }
.bottom ul li { float: left; width: 25%; }
.bottom ul li a { color: #fff; display: block; font-size: 12px; line-height: 20px; text-align: center; }
.bottom ul li a::before, .bottom ul li:nth-child(2) a::before, .bottom ul li:nth-child(3) a::before, .bottom ul li:nth-child(4) a::before { background-position: 0 -427px; content: ""; display: block; height: 33px; margin: 0 auto; width: 33px; }
.bottom ul li:nth-child(1) { background: #f58400; }
.bottom ul li a { border-right: 1px solid #139bd9; }
.bottom ul li:nth-child(4) { border-right: medium none; left: 0; position: relative; top: 0; }
.bottom ul li:nth-child(4) span { background-color: #b30c0c; border: 1px solid #fff; border-radius: 15px; color: #fff; display: inline-block; font-size: 12px; height: 15px; line-height: 15px; position: absolute; right: 3px; text-align: center; top: 0; width: 15px; }
keyframes run1 { }
.bottom ul li:nth-child(1) a::before { background-position: 3px -209px; background-size: 80px auto; height: 22px; width: 22px; }
.bottom ul li:nth-child(2) a::before { background-position: 3px 6px; background-size: 120px auto; height: 22px; width: 22px; }
.bottom ul li:nth-child(3) a::before { background-position: 3px -277px; background-size: 90px auto; height: 22px; width: 22px; }
.bottom ul li:nth-child(4) a::before { background-position: 6px -21px; background-size: 120px auto; height: 22px; width: 22px; }
.bottom ul li a:before { background: url(../images/inco.png); background-repeat: no-repeat; background-size: 160px auto; }
.logon { width: 100%; overflow: hidden; margin: 0 auto; background: #006bb9; }
.logon figure { width: 15%; overflow: hidden; margin-top: 3%; margin-left: 6%; margin-bottom: 3%; float: left; }
.logon figure img { width:51px; height:51px; }
.logon h3 { width: 74%; float: right; font-size: 24px; color: #fff; line-height: 35px; font-weight: bold; margin-top: 3%; }
.logon span { width: 74%; float: right; font-family: Arial; font-size: 16px; color: #fff; line-height: 20px; margin-top: 1%; }
.logon span a { color: #fff; }
@media (max-width: 320px) {
.logon figure { margin-left: 3%; }
.logon h3 { width: 79%; }
.logon span { width: 77%; margin-top: 0; }
}

.nrjjsb {
	width: 100%;
	height: auto;
	padding: 0 0 10px 0;
	overflow: hidden;
	border-radius: 5px;
	border: 1px solid #bebebe;
	box-sizing: border-box;
}
.nr_n1 {
	width: 94%;
	margin: 0 auto;
	height: 56px;
	border-bottom: 1px dashed #CCCCCC;
}
.nr_n1 p {
	line-height: 30px;
	font-size: 16px;
}
.nr_n1_dx {
	width: 95%;
	height: 26px;
	padding-left: 5%;
}
.nr_n1_dx input {
	float: left;
	line-height: 26px;
	margin-top: 6px;
}
.nr_n1_dx label {
	float: left;
	line-height: 26px;
	width: 30%;
	text-align: left;
}
.nr_n1_dx label a {
	display: block;
	line-height: 26px;
	text-indent: 0.5em;
	font-size: 14px;
}
.nr_n2 {
	width: 94%;
	height: auto;
	overflow: hidden;
	padding: 10px 0;
	margin: 0 auto;
}
.nr_n2_d1 {
	width: 100%;
	height: 34px;
	margin: 2px 0px;
}
.nr_n2_d1 p {
	float: left;
	line-height: 34px;
	font-size: 14px;
	padding: 0 2%;
	width: 24%;
	text-align: center;
}
.nr_n2_d1 input {
	display: block;
	width: 70%;
	height: 32px;
	border: 1px solid #CCC;
}
.nr_n2_d2 {
	width: 100%;
	height: 47px;
}
.nr_n2_d2 p {
	line-height: 47px;
	font-size: 14px;
	padding: 0 2%;
	float: left;
	width: 24%;
	text-align: center;
}
.nr_n2_d2 span {
	width: 70%;
	display: block;
	line-height: 47px;
	height: 47px;
	text-align: left;
	float: left;
}
.nr_n2_d2 span a {
	line-height: 47px;
	font-size: 14px;
}
.biaodan h3 {
	background: #1672ce;
	color: #1672ce;
	line-height: 2;
	position: relative;
	margin: 0 0 8px;
}
.biaodan h3 span {
	background: #fff;
	line-height: 40px;
	display: inline-block;
	position: relative;
	width: 70%;
	margin: 2px 0 2px 36px;
	text-align: center;
	font-size: 14px;
}
.biaodan .jiami {
	color: #FF7800;
	display: block;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
}
.anniu1 {
	width: 40%;
	height: 30px;
	background: #EB862A none repeat scroll 0% 0%;
	margin: 10px auto;
	border-radius: 5px;
	line-height: 30px;
	text-align: center;
}
#submit {
	border: medium none;
	background-color: #EB862A;
	cursor: pointer;
	font-size: 16px;
	color: #FFF;
}
.anniu1 a {
	display: block;
	width: 100%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
}
.detail_ad05 {
	background-color: rgba(34, 35, 38, 0.6);
	bottom: 41px;
	height: 49px;
	left: 0;
	overflow: hidden;
	padding-top: 11px;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 8888;
}
a.detail_ad05a {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #c01616;
	background-position: -111px 7px;
	border-color: #530a0a;
	border-image: none;
	border-style: solid;
	border-width: 0 1px 2px;
}
.detail_ad03, .detail_ad04 ul a, .detail_ad05 a {
	background-image: url(/images/bg03.gif);
	background-repeat: no-repeat;
	background-size: 150px 250px;
}
a.detail_ad05b {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #ff9602;
	background-position: -111px -60px;
	border-color: #e38500;
	border-image: none;
	border-style: solid;
	border-width: 0 1px 2px;
}
.detail_ad05 a {
	border-radius: 6px;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	height: 38px;
	line-height: 38px;
	margin: 0 5px;
	padding-left: 52px;
	position: relative;
	text-align: left;
	width: 85px;
}
.no1 {
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	position: absolute;
	border: 2px solid #fff;
	width: 20px;
	height: 20px;
	line-height: 17px;
	font-size: 14px;
	color: #fff;
	right: 1px;
	top: 1px;
	font-family: arial;
	font-weight: bold;
	-webkit-animation: dot 2s infinite;
	animation: dot 2s infinite;
	border-radius: 10px;
	background: -webkit-linear-gradient(top, #ff9602, #bf0116);
	background: linear-gradient(to bottom, #ff9602, #ff9602);
}
.no2 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	border: 2px solid #fff;
	width: 20px;
	height: 20px;
	line-height: 17px;
	font-size: 14px;
	color: #fff;
	float: right;
	font-family: arial;
	font-weight: bold;
	-webkit-animation: dot 3s infinite;
	animation: dot 3s infinite;
	border-radius: 10px;
	background: -webkit-linear-gradient(top, #fd142e, #bf0116);
	background: linear-gradient(to bottom, #fd142e, #bf0116);
}
@-webkit-keyframes dot {
 0% {
opacity:1;
}
 50% {
opacity:1;
}
 50.01% {
opacity:0;
}
 100% {
opacity:0;
}
}
@keyframes dot {
 0% {
opacity:1;
}
 50.01% {
opacity:1;
}
 50% {
opacity:0;
}
 100% {
opacity:0;
}
}
 @media screen and (max-width:320px) {
.t-tel a {
	font-size: 12px;
}
.fannao ul li {
	font-size: 12px;
}
}
.yqlj:before{ content: "";display: block;width: 100%;height: 0px;border-top: 1px solid #ccc;border-bottom: 1px solid #fff;}
.yqlj { width: 100%; clear: both; background: #fff; }
.yqlj ul { background: #1465ae; width: 100%; height: 30px; list-style: none; border: 0; clear: both; overflow: hidden; }
.yqlj ul li { float: left; width: 30%; text-align: center; height: 30px; line-height: 30px; font-size: 14px; color:#fff; }
.yqlj ul li:hover, .yqlj .hover { background:#fff; border-top: 2px solid #1465ae; color: #1465ae;}
.yqlj .qhlr { width:90%; margin:10px auto; background:#fff; font-size:12px;}
.yqlj .qhlr img { width:100%; margin:3px;}