﻿@charset "utf-8";
/* CSS Document */
html { }
body { background-color: #fff; }

/* CSS reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: Microsoft YaHei; }
table { border-collapse: collapse; border-spacing: 0; }
table th, table td { padding: 5px; }
fieldset, img { border: 0; }
ul, ol, em { list-style: none outside none; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }

a { text-decoration: none; }
ul, li { margin: 0; padding: 0; list-style-type: none; }


/*Main .top_main*/
.Main { width: 100%; height: 110px; margin: 0 auto; overflow: hidden; text-align: center; background-color: #7ba9e7; }
.Main .top_main { width: 1250px; height: 110px; margin: 0 auto; overflow: hidden; text-align: center; }
.Main .top_main .Mleft { width:32%; height: 110px; overflow: hidden; text-align: center; float: left; }
.Main .top_main .Mleft .nrs { width: 250px; text-align: left; margin: 0 auto;overflow: hidden;padding-top:20px; font-size:14px; color: white;line-height: 35px; }
.Main .top_main .Mleft .nrs span { font-size: 28px; padding-bottom:10px;}

.Main .top_main .Mleft .top_left { width: 100px; height: 80px; padding-right: 10px; margin-top: 10px; overflow: hidden; text-align: center; float: left }
.Main .top_main .Mleft .top_left img { width: 100%;height:100%}
.Main .top_main .Mright { width: 65%; overflow: hidden; text-align: center; float: right; display: inline-block; }
.Main .top_main .Mright .top_yyxz { width: 100%; margin: 0 auto; overflow: hidden; color: #fff; font-size: 15px; text-align: right; float: right; padding: 22px 0px 20px 35px; }
.Main .top_main .Mright .top_yyxz a { margin: 8px; overflow: hidden; text-align: center; color: #fff; font-size: 15px; line-height: 25px; }
.Main .top_main .Mright .top_yyxz a:hover { color:#ff0000 }

/*en_top_right*/
.Main .top_main .Mright .en_top_right { width: 100%; height: 85px; overflow: hidden; text-align: center; float: right; }
.Main .top_main .Mright .en_top_right ul { width: 100%; margin: 0 auto; overflow: hidden; text-align: right; float: right; }
.Main .top_main .Mright .en_top_right li { width: 110px; text-align: center; display: inline; padding: 0px 0px 0px 25px; }
.Main .top_main .Mright .en_top_right li a { text-align: center; line-height: 25px; font-size: 16px; margin: 0 auto; color: #fff }
.Main .top_main .Mright .en_top_right li a:hover { color: #ff0000 }


/*und_nrs*/
.und_nrs { width: 100%; height: 60px; font-size: 15px; overflow: hidden; padding-top: 20px; padding-bottom: 20px; text-align: center; color: #000; border-top: 0.1rem solid #7ba9e7 }


