@charset "utf-8";
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
/* 该网站名称 CSS Document */
/*CSS 初始化*/
body {color:#555; font-size:12px; font-family:微软雅黑,sans-serif; min-width: 1200px; overflow-x: hidden}
body,div,ul,ol,dl,dt,dd,li,dl,h1,h2,h3,h4,h5,h6,p,pre,table,caption,th,td,form,input,button,select,textarea{margin:0; padding:0; list-style:none; font-weight: normal;}
header, article, section, aside, footer, figure, nav{display: block;}
img {border:none; vertical-align:top}

a,a:visited {color:#333; text-decoration: none;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
a:hover{color:#db342c; text-decoration: none;}

.clearfix:after{display: block; content: ""; clear:both;}

.b-blank10{margin:0 0 10px 0;}
.b-blank20{margin:0 0 20px 0;}
.b-blank30{margin:0 0 30px 0;}
.blank10{width:100%; height:10px;}
.blank20{width:100%; height:20px;}
.blank30{width:100%; height:30px;}
.l-blank25{float:left; width:25px; height:10px;}

@font-face {
	font-family: 'tt0282m';
	src:url('../font/tt0282m.eot'); 
	src: 
		url('../font/tt0282m.eot?#iefix') format('embedded-opentype'), 
		url('../font/tt0282m.woff') format('woff'), 
		url('../font/tt0282m.ttf') format('truetype'), 
		url('../font/tt0282m.svg#aGENCYR') format('svg');
}


.main{width:1200px; margin:0 auto; position: relative;}

/*头部*/
header{}
header .top_box{border-top: 5px solid #ce0a02; line-height: 32px; color: #888;}
header .top_box h2{float: left; font-size: 12px;}
header .top_box i{margin-right: 5px; color: #888;}
header .top_box ul{float: right; position: relative; background: #ce0a02; z-index: 200; height: 32px;}
header .top_box ul:after{display: block; position: absolute; left: 0px; top: 0px; content: ""; width: 800px; height: 100%; background: #ce0a02; z-index: -1;}
header .top_box ul:before{position: absolute; left: -63px; top: auto; display: block; content: url(../images/top_bg.png);}
header .top_box ul li{float: left; position: relative; line-height: 28px;}
header .top_box ul li a,
header .top_box ul li a:visited,
header .top_box ul li a:hover{color: #fff;}
header .top_box ul li a i{color: #fff;}
header .top_box ul li:before{position: relative; top: 1px; display: inline-block; content: ""; width: 1px; height: 11px; background: #c0c0c0; margin: 0 12px;}
header .top_box ul li:first-child:before{display: none;}
header .top_box ul li.xl_ewm .xl_box{position: absolute; left: 0px; top: 32px; z-index: 200; padding-top: 12px; display: none;}
header .top_box ul li.xl_ewm .xl_box span{display: block; padding: 5px; text-align: center; line-height: 25px; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.1);}
header .top_box ul li.xl_ewm .xl_box span img{width: 100px; height: 100px; background: #ccc;}
header .top_box ul li.xl_ewm .xl_box:after{position: absolute; left: 50%; top: 0px; margin-left: -12px; display: block; content:url(../images/jt_top.png); line-height: 1!important;}
header .top_box ul li.xl_ewm:hover .xl_box{display: block;}

header .logo{float: left; height: 120px; line-height: 120px; position: relative;}
header .logo img{display: inline-block; vertical-align: middle; height: 70px;}
header .by{float: left; margin: 35px 0 0 12px; padding-left: 15px; font-size: 14px; line-height: 20px; color: #222; border-left: 1px solid #e7e7e7;}
header .by span{display: block;margin-bottom: 8px; font-size: 24px; font-weight: bold;}
header .by span font{color: #e32433;}

header .tel{float:right; margin:35px 0 0 0; width: 215px; font-size:14px; color:#333;}
header .tel i{float: left; font-size: 45px; margin-top: 5px; margin-right: 5px;}
header .tel span{font-size:28px; color:#e32433; font-family:Impact; display:block}


nav {background: #ce110d; height:50px;}
nav > ul{z-index: 100;}
nav > ul > li{position:relative; float:left; width: 12.5%;}
nav > ul > li a{border-left: 1px solid #b30400; height:50px; line-height:50px; text-align: center; display:block; font-size:16px; color: #fff;}
nav > ul > li a:first-child a{border-left: none;}
nav > ul > li a:visited{color: #fff;}
nav > ul > li a.selected,
nav > ul > li a:hover,
nav > ul > li a.on{background: #b30400; color: #fff;}

nav > ul > li > ul{position: absolute; width:200px; background: #fff; visibility:hidden; z-index:999999}
nav > ul > li > ul > li{border-bottom:1px solid #cfd8e2; position: relative;}
nav > ul > li > ul > li a{padding-left: 15px; overflow:hidden; line-height:40px; height: 40px; font-size: 14px; font-weight:normal; color: #9ba7b7;}
nav > ul > li > ul > li a.selected,
nav > ul > li > ul > li a:hover{background:#eeeeee; color:#262626}

nav > ul > li > ul > li > ul{position: absolute; width:200px; background: #fff; visibility:hidden; z-index:999999}
nav > ul > li > ul > li > ul > li{border-bottom:1px solid #cfd8e2; }

* HTML .nav {height: 1%}
nav img{display: none!important;}
.downarrowclass {position: absolute; top: -1000px; right: 7px}
.rightarrowclass {position: absolute; top: 8px; right:15px}
.ddshadow {position: absolute; width: 0px; background:none transparent scroll repeat 0% 0%; height: 0px; top: 0px; LEFT: 0px}
.toplevelshadow {opacity: 0.0}












footer{background: #cc0f16; color: #fff;}
footer .f_ewm{float: left; width: 220px; height: 280px; background: #fff; text-align: center; color: #333;}
footer .f_ewm img{margin-top: 65px; margin-bottom: 10px; width: 120px;}
footer .f_menu{padding-top: 40px; padding-bottom: 30px; overflow: hidden;}
footer .f_menu li{float: left; line-height: 1; font-size: 14px;}
footer .f_menu li:after{float: left; margin: 2px 10px 0 10px; display: block; content: ""; width: 1px; height: 13px; background: #fff;}
footer .f_menu li:first-child:after{display: none;}
footer .f_menu li a,
footer .f_menu li a:visited,
footer .f_menu li a:hover{color: #fff;}

footer .f_lxwm{float: left; color: #fff; line-height: 28px;}
footer .f_ly{float: right;}
footer .f_ly span{display: block; padding-bottom: 10px;}
footer .f_ly li{margin-bottom: 10px;}
footer .f_ly .btn_text{width: 270px; height: 30px; line-height: 30px; background: none; text-indent: 15px; font-size: 12px; color: #fff; border: 1px solid #fff; border-radius: 50px;}
footer .f_ly .btn_submit{background: #fff; border: none; width: 115px; height: 35px; font-size: 14px; color: #cc0f16; border-radius: 50px;}






.page{text-align:center; padding:20px 0}
.page .page_list{}
.page .page_list a{display:inline-block; margin:0 2px; width:26px; height:26px; border-radius:50%; overflow:hidden; text-align:center; line-height:26px; border:1px solid #e1e1e1; behavior:url(pie.htc); position:relative; font-family:Arial;}
.page .page_list a:hover{background:#fafafa; border:1px solid #e1e1e1; color:#555}
.page .page_list a.Current,
.page .page_list a.on{background:#ce110d; border:1px solid #ce110d; color:#fff}








