html{color:#333333;background:#fff;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{font-family:'Microsoft Yahei',tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif;font-size:14px;min-width:1200px;}
article,aside,blockquote,body,button,code,dd,details,div,dl,dt,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,input,li,menu,.nav,ol,p,pre,section,td,textarea,th,ul{margin:0;padding:0}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,.nav,section{display:block}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
input,select,textarea,button{font-size:100%;outline: none;}
table{border-collapse:collapse;border-spacing:0}
th{text-align:inherit}
img,button{border:0}
iframe{display:block}
button{background: none;color: #fff;}
abbr,acronym{border:0;font-variant:normal}
del{text-decoration:line-through}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:500}
ol,ul{list-style:none}
caption,th{text-align:left}
.clear{ clear:both; overflow:hidden; width:100%; height:0; line-height:0; font-size:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:500;}
a{text-align: center;text-decoration:none; color: #333333;}
.fn-clear{*zoom:1}.fn-clear:after{display:block;content:'';clear:both}
.dn{display:none}.di{display:inline}.db{display:block}.dib{display:inline-block}
.ffw{font-family:'Microsoft Yahei'}
.tac{text-align:center}.tar{text-align:right}.tal{text-align:left}.taj{text-align:justify}.tdl{text-decoration:underline}
.fl{float:left}.fr{float:right}.rel{position:relative}.abs{position:absolute}.ovh{overflow:hidden}.ell{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.w{width:1200px;margin-right:auto;margin-left:auto}
/*黄色圆点*/
.dot{
	display: inline-block;
	width: 7px;
	height: 7px;
	margin-top: 11.5px;
	border-radius: 50%;
	background-color: #FE9900;
}
/*顶部导航*/
.top{ width: 100%; height: 40px; line-height: 40px; background: #eaeef1; color: #999999;}
.top_left{ float: left;}
.top_icon{ float: right; width: 500px;}
.top_icon a{ float: left; width: 85px; margin-left: 330px; display: inline; position: relative;color: #999999;}
.top_icon a:hover{ color: #ff0000;}
.top_icon a:hover i{border: 1px solid #ff0000;}
.top_icon a i{ width: 24px; height: 24px; border: 1px solid #a9aaab;  border-radius: 50%; position: absolute; left: -15px; top: 6px; text-align: center; line-height: 23px;}
.nav{position: fixed;left: 0;right: 0;top: 0;z-index: 100;width:100%;}
.nav .white{
	width: 100%;
	height:117px;
	background-color: #fff;
	text-align: right;
}
.nav .white .main {
	height: 117px;
}
.nav .right div{ width: 81px; text-align: center; float: left; margin-left: 20px; display: inline; color: #999999; margin-top: 6px;}
.nav .right div span{ display: block;}

.nav .right .search input {
	display: inline-block;
	width: 270px;
	height: 32px;
	border: 1px solid #d8d8d8;
	border-right: none;
	text-indent: 1em;
	font-size: 14px;
	color: #b0b0b0;
}

.nav .blue{
	width: 100%;
	line-height: 60px;
	background-color: #0a6fd4;
}
.nav a.logo{
	display:inline-block;
	height: 72px;
	margin-top: 22px;
	padding-left: 10px;
}
.nav a.logo img{height: 72px;}
.nav .navInfo{
	background-color: #fff;
}
.nav ul{
	line-height: 60px;
}
.nav ul li{margin-left:15px;}   
.nav ul li>a{
	padding:10px 18px;
	color:#fff;
	font-size: 18px;
}
.nav .navInfo ul li>a{
	color: #333;
}
.nav ul li .nav_info{
	display: none;
	top: 51px;
	left: 0px;
	width: 108px;
	padding: 10px 0;
	background-color: #c83316;
	z-index: 100;
} 
.nav .nav_info a{
	display: block;
	line-height: 35px;
	color: #fff;
}
.nav .nav_info a:hover {
	background-color: #0075a9;
}
.triangle{
	left: 50%;
	top: -5px;
    width: 10px;
    height: 10px;
    margin-left: -5px;    
    border: transparent;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(-45deg);
    background-color: #fff;
}
.nav ul li:hover,.nav ul li.active{background-color:#ca391c}
.nav ul li:hover .nav_info{display: block;}
.nav .login{
	width: 100px;
    text-align: right;
}
.nav #login{
	padding: 10px 20px;
    border-radius: 2px;
    background-color: #fff;
    color:#0093a4
}

.footer{
	background: url(../img/dibg.jpg) center top;
    width: 100%;
    height: 215px;
    background-color: #06888f;
}
.footer .f-main {
    width: 100%;
    height: 55px; border-bottom: 1px solid #4f94d7;
}
.footer .f-main .top-link {
    height: 55px;
}
.footer .f-main .top-link ul li {
    padding: 0 25px;
    height: 15px;
    line-height: 15px;
    font-size: 16px;
    float: left;
    margin: 20px 0;
}
.footer .f-main .top-link ul li:last-child {
    border: none;
}
.footer .f-main .top-link ul li a {
    color: #a6bce3;
}
.footer .f-main .middle {
    height: 195px;
    padding: 35px 0;
}

.footer .f-main .bottom {
    width: 100%;
    height: 102px;

}
.footer .f-main .bottom p {
    font-size: 14px;
    color: #a5bce5;
    text-align: center;
    line-height: 15px;
    padding-top: 15px;
}

/*返回顶部*/
#scrollTop{display:none;position: fixed;top:50%; right: 100px;width: 40px;height: 40px;margin-top: -20px;background-color: #000000;color: #f8f8f8;font-size:12px;z-index: 1000;cursor: pointer;}
#scrollTop i{
	display: block;
	margin: 5px auto 3px;
	width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #f8f8f8;
}
#scrollTop:hover{color: #D1B46E;}
#scrollTop:hover i{border-bottom-color: #D1B46E;}

.huadong {width:100%;height:50px; line-height: 50px; position:relative; background: #f7f7f7; margin-bottom: 15px;}
.huadong .huabox {  margin:0 auto; width: 1200px; }
.huadong .hdimg {float:left; color: #1975d1; position: relative;}
.huadong .hdimg i{ width: 28px; height: 28px; border: 1px solid #1975d1; border-radius: 50%; position: absolute; text-align: center; line-height: 28px; top: 10px;}
.huadong .hdimg img { width: 100%; vertical-align:middle;}
.huadong h5 {font-size:1rem;float:left;  margin: 0 0 0 30px; color: #1975d1;}
.huadong .gg_more { float: left;  height: 50px; line-height: 50px; width: 70px; border-radius: 30px; text-align: center; margin-left: 5px;}
.huadong .gg_more a { text-decoration:none; color: #3385d6;}
        
.huadong .notice_active {
                float: left;
                width: 55%;
                height: 50px;
                padding: 0;
                overflow: hidden;
                position: relative;
        }
.huadong .notice_active li{list-style-type:none;overflow: hidden;}
        /*.huadong .notice_active li.notice_active_ch {}*/
.huadong .notice_active li.notice_active_ch span { font-size:14px;display: block;overflow: hidden; width:80%;float: left; overflow: hidden;margin:0 0 2rem 0;}
.huadong .gg_more .news_ck {
                float: left;
                margin: 0 1rem 0 1rem;
                color: #888;
                width: 5rem;
                height: 2rem;
                line-height: 2rem;
                display: block;
                border: 1px solid #656972;
                text-align: center;
                border-radius: 0.7rem;
                font-size: 0.8rem;
                margin-top: 1rem;
            }

.huadong .notice_active li.notice_active_ch em {text-align:right;float:right;color:#888;font-size:14px;font-style:normal;  }
.search1{ float: right; position: relative; color: #999999;}
.search1 i{ width: 20px; height: 20px; position: absolute; left: 10px;}
.search1 input{ width: 205px; height: 38px; border: 1px solid #e7e7e7; background: #ffffff; line-height: 38px; padding-left: 30px;color: #999999;}
.search1 input.stb{ background: #3385d6; text-align: center; width: 50px; height: 40px; color: #FFFFFF; padding: 0; line-height: 40px; left: -10px; position: relative; top: 2px;}
