body {font-size: 14px;color: #7b7b7b;font-family: "微软雅黑";}
a {color: #7b7b7b;}
a:hover {color: #ea5404;}
li {list-style: none;}
ul,dl,p {padding: 0;margin: 0;}
dt {font-weight: normal;}
button {outline: none !important;}
i {font-style: normal;}
@font-face {
	font-family: 'iconfont';src: url('//at.alicdn.com/t/font_1475134237_7030334.eot');
	/* IE9*/
	src: url('//at.alicdn.com/t/font_1475134237_7030334.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */url('//at.alicdn.com/t/font_1475134237_7030334.woff') format('woff'), 
	/* chrome、firefox */
	url('//at.alicdn.com/t/font_1475134237_7030334.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/url('//at.alicdn.com/t/font_1475134237_7030334.svg#iconfont') format('svg');/* iOS 4.1- */}

.iconfont {font-family: "iconfont";font-style: normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.w {width: 1200px;margin: 0px auto;height: auto;overflow: hidden;}
.height_auto {height: auto;overflow: hidden;}

/*字体颜色*/
.color_or {color: #ea5404;}
.color_bl {color: #000;}
.color_wh {color: #fff;}
.color_gr {color: #333;}
.color_blue {color: #169bd5;}
/*字体大小*/
.xxs-f {font-size: 1.2em;}
.xs-f {font-size: 1.3em;}
.sm-f {font-size: 1.8em;}
.md-f {font-size: 2.2em;}
.lg-f {font-size: 2.5em;}

/* bbutton*/
.btn_style_1 {height: 30px;line-height: 30px;padding: 0px 25px;color: #ea5404;background: #fff;border: none;border-radius: 15px;}
.btn_style_2 {width: 100%;border-radius: 17px;}
.btn_style_2:hover {background: #c54602;transition: .3s;}
.btn_style_3 {border-radius: 0px;}
.btn_style_4 {width: 100%;border-radius: 17px;background: #0b9feb;border: 1px solid #0b9feb;}
.btn_style_4:hover {background: #0278b4;transition: .3s;border: 1px solid #0278b4;}
.btn_style_1:hover {color: #fff;background: #ea5404;transition: .3s;}
.btn_w_lg {width: 100%;}
.b_w_md {width: 120px;}
.w875 {width: 875px;height: auto;overflow: hidden;}

/*标题*/
.b_tit_1 {height: 40px;line-height: 40px;color: #EA5404;font-size: 24px;}
.b_tit_1.ss {background: url(/img/tb/tb21.png) 105px no-repeat;}
.b_tit_1 small {color: #666666;font-size: 14px;}
.banner {width: 100%;height: 143px;background: url(/img/tb/tb20.jpg) center center;display: block;position: relative;}
.banner span {display: table-cell;height: 143px;padding-left: 30px;float: left;padding-top: 25px;}
.banner .univer_zz {position: absolute;width: 100%;bottom: 17px;left: 150px;}
.form-control {height: 40px;}
.form-control:focus,.single-line:focus {border-color: #EA5404 !important;}
.page {text-align: center;margin-top: 50px;}
.page ul {display: inline-block;}
.page ul li {float: left;margin: 0px 5px;}
.page ul li a {display: block;width: 35px;height: 35px;line-height: 35px;}
.page ul li a.prve,.page ul li a.next {width: auto;line-height: normal;width: 100px;}
.page ul li a.active {background: #f1c2a8;color: #fff;border-radius: 50%;}
.select_style_1 {position: relative;}
.select_style_1 i {display: block;position: absolute;width: 50px;height: 38px;background: #fff;text-align: right;line-height: 38px;top: 1px;right: 16px;padding-right: 10px;}