<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*----------------------------------鍏叡鏍峰紡-------*/
/*
KISSY CSS Reset
*/
/* 娓呴櫎鍐呭杈硅窛 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 缁撴瀯鍏冪礌 */
dl, dt, dd, ul, ol, li, /* list elements 鍒楄〃鍏冪礌 */
pre, /* text formatting elements 鏂囨湰鏍煎紡鍏冪礌 */
fieldset, lengend, button, input, textarea, /* form elements 琛ㄥ崟鍏冪礌 */
th, td { /* table elements 琛ㄦ牸鍏冪礌 */
    margin: 0;
    padding: 0;
    box-sizing:border-box;
    /*font-family:"Microsoft YaHei";*/
    /*font-family:"瀹嬩綋";*/
}
/*body{overflow:hidden;}*/
/* 璁剧疆榛樿瀛椾綋 */
/*body,
button, input, select, textarea {

    font: 14px/1 "Microsoft YaHei", Arial, "\5b8b\4f53", sans-serif;
}*/

h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 100%; }

address, cite, dfn, em, var,i { font-style: normal; } /* 灏嗘枩浣撴壎姝� */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 缁熶竴绛夊瀛椾綋 */
small { font-size: 12px; } /* 灏忎簬 12px 鐨勪腑鏂囧緢闅鹃槄璇伙紝璁� small 姝ｅ父鍖� */

/* 閲嶇疆鍒楄〃鍏冪礌 */
ul, ol { list-style: none; }

/* 閲嶇疆鏂囨湰鏍煎紡鍏冪礌 */
a { text-decoration: none;color:#000;}
a:hover{color:#065BAA!important;}

abbr[title], acronym[title] { /* 娉細1.ie6 涓嶆敮鎸� abbr; 2.杩欓噷鐢ㄤ簡灞炴€ч€夋嫨绗︼紝ie6 涓嬫棤鏁堟灉 */
    border-bottom: 1px dotted;
    cursor: help;
}

q:before, q:after { content: ''; }

/* 閲嶇疆琛ㄥ崟鍏冪礌 */
legend { color: #000; } /* for ie6 */
fieldset, img { border: none; } /* img 鎼溅锛氳閾炬帴閲岀殑 img 鏃犺竟妗� */
/* 娉細optgroup 鏃犳硶鎵舵 */
button, input, select, textarea {
    font-size: 100%; /* 浣垮緱琛ㄥ崟鍏冪礌鍦� ie 涓嬭兘缁ф壙瀛椾綋澶у皬 */
}

/* 閲嶇疆琛ㄦ牸鍏冪礌 */
table {
    border-collapse: collapse;
    border-spacing: 0;
    word-break: break-all;
}

/* 閲嶇疆 hr */
hr {
    border: none;
    height: 1px;
}

/* 璁╅潪ie娴忚鍣ㄩ粯璁や篃鏄剧ず鍨傜洿婊氬姩鏉★紝闃叉鍥犳粴鍔ㄦ潯寮曡捣鐨勯棯鐑� */
/*html { overflow-y: scroll; }*/


.fl{float:left;}
.fr{float:right;}
.clearfix:after{
	clear:both;
	content:"";
	display:block;
}
/*-------鍏叡澶撮儴--------*/
.head{
	width:100%;
	height:150px;
	margin:0 auto;
}

/*------nav------*/
.active{
	background:#C8020C;
}
.active2{
	background:#C8020C;
}
.nav_box{
	width:100%;
	height:60px;
	background:#1961da;

}
.nav{
	width:1311px;
	margin:0 auto;
	height:60px;
	line-height:60px;
	background:#1961da;
	font-size:20px;
}
.nav .menu{
	float:left;
	width:140px;
	height:60px;
	position:relative;
	text-align:center;
}
.nav .menu &gt; a{
	display:inline-block;
	height:50px;
	color:#fff!important;
}
.nav .menu .submenu{
	position:absolute;
	background:#1961da;
	display:none;
	z-index: 9999;
	opacity:.9;
	width:140px;
}
.nav .menu .submenu li{
	text-align:center;
	font-size:14px;
            height:36px;
	line-height:36px;
}
.nav .menu .submenu li:hover{
	opacity:.5;
}
.nav .menu .submenu li a{
	display:inline-block;
	height:40px;
	line-height:40px;
	color:#fff!important;
}
/*------------鍏叡搴曢儴-----------*/
.foot{
	width: 100%;
    height: 380px;
    background: url(../img/t1.jpg) center center no-repeat;
    margin-top: 20px;
    color: #fff;
    padding-top: 80px;
    font-size: 14px;
    position: relative;
    box-sizing:border-box;
    min-width: 1200px;
}
.footer{width:1200px;margin:0 auto;}
.footer .foottop{position: relative;}
.footer .foottop .divimg{width:110px;position: absolute;right:0;top:10px;}
.footer .foottop .divimg img{width:110px;display: block;}
.footer .foottop .divimg p{height:28px;line-height: 28px;font-size:14px;}
.footer .foottop .divimg p i{display: inline-block;}
.footer .foottop .divimg p i:first-child{margin-left:7px;}
/* .footer .foottop .divimg p i:last-child{margin-left:42px;} */
.footer .newbox{float:left;margin-right:90px;}
.footer .newbox h3{font-size:20px;margin-bottom: 10px;color: #fff;}
.footer .newbox p{font-size: 16px;height: 35px;line-height: 35px;}
.footer .newbox p a{color: #fff;}
.footer .newbox p a:hover{color: #fff!important;}
.footer .newbox select{width:150px;height:30px;margin-bottom:10px;display: block;}
.footer .footbottom{clear:both;text-align: center;margin-top:50px;}
.footer .footbottom p{height: 28px;line-height: 28px;}
.footer .footbottom span{margin-right:8px;}
/*----*/
.menu2{
	height:35px;
	line-height: 35px;
	text-align:center;
	margin:10px 0;
}
.menu2 li{
	float:left;
	width:130px;
	height:35px;
	background:#0776BC;
	margin-left: 10px;
    border-radius: 5px;
}
.menu2  a{
	display:block;
	width:130px;
	height:35px;
	color:#fff!important;

}
.box2 table{
	display:none;
	width:1200px;
}


.newhead{width:100%;min-width: 1200px;height:30px;line-height:30px;background: #E6E6E7;font-size: 12px;color:#666;}
.newhead .newhead_box{width: 1200px;margin:0 auto;position:relative;}
.newhead .newhead_box .newleft{float:left;}
.newhead .newhead_box .newright{float:right;}
.newhead .newhead_box .newright img{position:absolute;right:0;top:30px;width:110px;height:110px;display:none;}
.newlogo{width: 1200px;margin:10px auto;}
.newlogo .newlogo_left{float: left;}
.newlogo .newlogo_left img{width:394px;}
.newlogo .newlogo_left p{font-size:12px;color: #666;margin-left: 89px;}
.newlogo .newlogo_right{float: right;}
.newlogo .newlogo_right .p1{font-size: 18px;color: #666;margin-top: 25px;}
.newlogo .newlogo_right .p1 span{display: inline-block;margin-right:15px;}
.newlogo .newlogo_right .p2{margin-top: 15px;}
.newlogo .newlogo_right .p2 input{float:left;width:280px;height:30px;border:1px solid #015DCA;font-size: 12px;border-right:0;color:#666;padding-left:6px;}
.newlogo .newlogo_right .p2 button{float:left;cursor:pointer;width: 90px;height: 30px;border:none;background: #1961da;color: #fff;font-size: 14px;}



.main_left_box{
	width: 980px;
	float: left;
	overflow: hidden;
}
.main_right_box{
	width: 300px;
	float: right;
}
</pre></body></html>