.newindex {
}

a {
    cursor: pointer;
}

a:hover, a:focus {
    color: #eee;
}

.relative {
    position: relative;
}

.clear_both_top {
    clear: both;
    padding-top: 51px;
}

.clear_both {
    clear: both;
}

.w1180 {
    width: 1180px;
    margin: 0 auto;
}

.nix_head {
    height: 59px;
    border-bottom: 1px solid #3ebaf5;
    color: #fff;
}

.nix_banner {
    height: 495px;
    width: 100%;
    /*background: url(img/banner.jpg) no-repeat center center;*/
    /* background: url(img/banner22.png) no-repeat center center; */
    position: relative;
    overflow: hidden;
}

.nix_banner .swiper-container-banner {
    position: absolute;
    top: 0;
    *top: 0px;
    left: 0;
    z-index: 0;
    overflow: hidden;
    width: 100%;
    height: 493px;
}

.swiper-a {
    *width: 210px !important;
}

.nix_banner .w1180 {
    position: relative;
    z-index: 99;
}

.nix_nav {
    width: 1180px;
    height: 59px;
    background: url(img/logo.png) no-repeat;
    margin: 0 auto;
}

.nix_logo_head {
    float: left;
    line-height: 55px;
    font-size: 22px;
    padding-left: 50px;
    color: #fff;
    text-decoration: none;
}

a.nix_logo_head:link,a.nix_logo_head:visited {
    color: #fff;
    text-decoration: none;
}

a.nix_nav_li:link,a.nix_nav_li:visited {
    color: #fff;
    text-decoration: none;
}

.nix_nav_ul {
    float: left;
    line-height: 59px;
    font-size: 15px;
    padding-left: 18px;
}

.nix_nav_li {
    float: left;
    line-height: 59px;
    font-size: 14px;
    color: #fff;
    padding-left: 16px;
    cursor: pointer;
}

.nix_nav_li:hover {
    color: #eee !important;
}

.nix_login_right {
    float: right;
    line-height: 59px;
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: 22px;
    right: 22px;
}

.nix_login_right a {
    color: #fff;
    font-weight: 700;
}

.nix_control {
    border: 1px solid #fff;
    border: 1px solid rgba(255, 255, 255, 0.6);
    height: 28px;
    line-height: 28px;
    padding: 0 11px;
    display: inline-block;
    border-radius: 2px;
    margin-left: 11px;
}

.nix_login_a {
    padding: 0 9px;
}

.nix_search_box {
    width: 480px;
    height: 320px;
    padding-left: 38px;
    padding-top: 89px;
    margin-left: 552px;
}

.nix_search_img {
    margin-bottom: 17px;
}

.nix_search_item {
    width: 430px;
    height: 36px;
    background: #fff;
    border-radius: 3px;
}

.nix_search_bt {
    float: right;
    display: inline-block;
    border-left: 1px solid #666;
    height: 25px;
    margin-top: 5px;
    padding: 0 15px 0 11px;
    line-height: 25px;
    color: #666;
    cursor: pointer;
}

.nix_search_bt:hover {
}

input.nix_search_inp {
    border: 0;
    width: 354px;
    *width: 324px;
    line-height: 36px;
    padding: 0 11px 0;
    height: 36px;
    *float: left;
}

.nix_ico_li {
    width: 65px;
    height: 100px;
    float: left;
    text-align: center;
    color: #fff;
    margin: 28px 15px 0 6px;
}

.nix_ico_li .nix_il1 {
    width: 65px;
    height: 65px;
    background: url(img/li1.png) no-repeat center center;
}

.nix_ico_li .nix_il2 {
    width: 65px;
    height: 65px;
    background: url(img/li2.png) no-repeat center center;
}

.nix_ico_li .nix_il3 {
    width: 65px;
    height: 65px;
    background: url(img/li3.png) no-repeat center center;
}

.nix_ico_li .nix_il4 {
    width: 65px;
    height: 65px;
    background: url(img/li4.png) no-repeat center center;
}

.nix_ico_li .nix_il5 {
    width: 65px;
    height: 65px;
    background: url(img/li5.png) no-repeat center center;
}

.nix_ico_li span {
    margin-top: 5px;
    display: block;
    font-size: 16px;
}

.nix_tool_ul {
    height: 136px;
}

.nix_tool_li {
    width: 293px;
    float: left;
    margin-top: 10px;
}

.nix_tool_line {
    margin-top: 25px;
    height: 80px;
    width: 1px;
    background: #ececec;
    float: left;
}

.nix_tool_img1 {
    width: 110px;
    height: 110px;
    background: url(img/tool1.png) no-repeat;
    float: left;
}

.nix_tool_img2 {
    width: 110px;
    height: 110px;
    background: url(img/tool2.png) no-repeat;
    float: left;
}

.nix_tool_img3 {
    width: 110px;
    height: 110px;
    background: url(img/tool3.png) no-repeat;
    float: left;
}

.nix_tool_img4 {
    width: 110px;
    height: 110px;
    background: url(img/tool4.png) no-repeat;
    float: left;
}

.nix_tool_right {
    float: left;
    padding-left: 10px;
    /* padding-right: 5px; */
}

.nix_tool_li_h1 {
    font-size: 15px;
    padding-top: 5px;
    color: #313131;
    font-weight: 700;
}

.nix_tool_li_h2 {
    margin-top: 5px;
    width: 155px;
    height: 38px;
}

.nix_tool_li_bt {
    border: 1px solid #009bff;
    width: 95px;
    height: 26px;
    text-align: center;
    color: #009bff;
    line-height: 25px;
    border-radius: 2px;
    margin-top: 10px;
    display: block;
}

.nix_tool_li_bt:hover {
    color: #0774bb;
}

.nix_news_box {
    width: 100%;
    height: 238px;
    background: url(img/news_bg.jpg);
    position: relative;
}

.nix_active {
    position: absolute;
    top: 38px;
    right: 64px;
}

.nix_act_img {
    width: 308px;
    height: 105px;
    background: url(img/sbao.jpg) no-repeat;
}

.nix_active_h1 {
    font-size: 21px;
    margin-bottom: 19px;
}

.nix_news_ul {
    height: 72px;
    padding-top: 38px;
    overflow: hidden;
}

.nix_news_h {
    font-size: 22px;
    color: #333;
    line-height: 26px;
    float: left;
}

.nix_news_li {
    font-size: 15px;
    color: #333;
    line-height: 25px;
    float: left;
    margin-left: 20px;
    cursor: pointer;
}

.nix_news_ul .on {
    color: #1871e9;
    border-bottom: 2px solid #1871e9;
}

.nix_news_item {
    overflow: hidden;
    width: 750px;
    margin-top: 10px;
}

.nix_news_item a {
    float: left;
    width: 360px;
    height: 44px;
    line-height: 36px;
    color: #333;
    text-indent: 6px;
    overflow: hidden;
}

.nix_sum_line {
    height: 46px;
    line-height: 46px;
    background: url(img/fenge.png) no-repeat center center;
    color: #fff;
    font-size: 17px;
}

.nix_sum_box {
    height: 248px;
    background: url(img/sum_bg.jpg) no-repeat center;
}

.nix_sum_ul {
    overflow: hidden;
    padding-top: 59px;
}

.nix_sum_li {
    width: 290px;
    float: left;
}

.nix_sum_li h1 {
    color: #1871e9;
    text-align: center;
}

.nix_sum_li h5 {
    color: #050505;
    text-align: center;
}

.nix_footer {
    height: 299px;
    background: #f3f4fa;
    padding-top: 45px;
    margin-top: 20px;
}

.nix_footer_box {
    border-top: 1px solid #daddea;
    border-bottom: 1px solid #daddea;
    overflow: hidden;
    padding-bottom: 20px;
}

.com_question {
    width: 450px;
    padding-right: 100px;
    float: left;
}

.com_q_ul {
}

.com_q_h1 {
    font-size: 18px;
    margin: 19px 0 11px 0;
}

.com_q_li {
    width: 150px;
    float: left;
    line-height: 30px;
    color: #888;
}

.com_contact {
    width: 450px;
    float: left;
}

.com_c_ul {
    font-size: 18px;
}

.com_c_h1 {
    font-size: 18px;
    margin: 19px 0 11px 0;
}

.com_c_li {
    width: 300px;
    float: left;
    line-height: 30px;
    font-size: 14px;
    color: #888;
}
.com_c_li:hover{
	color:#000;
}
.com_q_li:hover{
	color:#000;
}
.com_erwei {
    width: 200px;
    float: left;
}

.com_ew_ul {
    height: 124px;
    width: 124px;
    background: url(img/erwei.png) no-repeat;
    background-size: contain;
}

.com_ew_h1 {
    font-size: 18px;
    margin: 19px 0 11px 0;
}

.nix_footer_bq {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #888;
}

/*֪ͨҳ�濪ʼ*/
.com_notify {
    height: 130px;
    width: 100%;
    background: url(img/banner_news1.png) no-repeat center;
    background-size: cover;
}

.com_notify_head {
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
}

.notify_left {
    height: 130px;
    line-height: 130px;
    font-size: 32px;
    width: 260px;
    float: left;
    color: #232323;
    text-indent: 16px;
}

.notify_search {
    float: left;
    margin: 39px 0 0;
}

.notify_search_box {
    width: 630px;
    height: 43px;
    border: 2px solid #3d84e4;
    background: #fff;
    position: relative;
    border-radius: 1px;
}

.notify_search_box input {
    border: 0;
    width: 500px;
    height: 39px;
    line-height: 39px;
}

.notify_search_bt {
    position: absolute;
    top: 0;
    height: 39px;
    width: 100px;
    background: #3d84e4;
    right: 0;
    text-align: center;
    color: #fff;
    line-height: 39px;
    font-size: 17px;
    cursor: pointer;
}

.notify_hot_search {
    margin-top: 4px;
    margin-left: 6px;
}

.notify_hot_search span {
    color: #424242;
}

.notify_hot_search a {
    color: #212121;
    margin-right: 7px;
}

.com_notify_body {
    width: 1180px;
    margin: 26px auto;
}

.com_notify_body_left {
    width: 820px;
    float: left;
    margin-top: 15px;
}

.com_notify_body_right {
    width: 313px;
    float: right;
    background: #f5f5f5;
    border: 1px solid #e6e6e6;
    padding-bottom: 34px;
    min-height: 300px;
}

.notify_left_h1 {
    height: 24px;
    line-height: 21px;
    border-left: 4px solid #1871e9;
    font-size: 22px;
    color: #000;
    padding-left: 8px;
    font-weight: 400;
}

.notify_right_h1 {
    /* height: 24px; */
    line-height: 21px;
    font-size: 22px;
    color: #000;
    padding-left: 20px;
    font-weight: 400;
    line-height: 57px;
}

.notify_news_ul {
    border-top: 1px solid #d4d4d4;
    margin-top: 19px;
}

.notify_news_li {
    overflow: hidden;
    padding: 31px 0;
    border-bottom: 1px solid #e9e9e9;
}

.notify_news_li .notify_news_li_img {
    display: block;
    float: left;
    height: 130px;
    width: 230px;
    margin-right: 21px;
}

.notify_product_li_img {
    display: block;
    float: left;
    height: 130px;
    width: 130px;
    margin-right: 21px;
}

.notify_news_li_left {
    width: 565px;
    float: left;
    height: 130px;
}

.notify_news_li_left .notify_news_li_a {
    font-size: 18px;
    color: #333;
    /* height: 30px; */
    display: block;
    /* overflow: hidden; */
    /* height: 54px; */
}

.notify_news_li_left p {
    font-size: 14px;
    color: #666;
    height: 44px;
    display: block;
    overflow: hidden;
    line-height: 23px;
    /* margin-bottom: 28px; */
}

.notify_new_li_info {
    color: #999;
}

.notify_new_li_info span {
    margin: 0 10px;
}

.notify_right_ul {
    margin-top: 18px;
    border-top: 1px solid #d8d8d8;
    margin: 0px 17px 18px;
}

.notify_right_li {
    /* height: 41px; */
    padding: 15px 12px;
    border-bottom: 1px dashed #b5b4b4;
    margin: 0 0px;
}

.notify_right_li a {
    color: #333;
    display: block;
    padding: 6px 0px;
    font-size: 15px;
}

.notify_right_li_info {
}

.notify_right_li_info span {
}

.view_cont a:hover {
    color: #333;
}

.yz_bg_png {
    width: 488px;
    height: 474px;
    background: url(img/yz_bg_png.png) no-repeat;
    position: absolute;
    top: 6px;
    left: 0;
}

.yz_nav {
    height: 47px;
    width: 100%;
    background: url(img/yz_nav.jpg) repeat-x;
}

.clear_both {
    clear: both;
}

.swiper-slide img {
    display: block;
}

.yz_nav_c {
    width: 1200px;
    margin: 0 auto;
}

.yz_nav_li {
    color: #fff;
    line-height: 20px;
    font-size: 16px;
    display: block;
    float: left;
    font-weight: 700;
    width: 120px;
    border-right: 2px solid #fff;
    text-align: center;
    height: 20px;
    margin: 13px 0;
}

.yz_nav_li:last-child {
    border-right: 0;
}

.yz_top {
    height: 100px;
    width: 100%;
    background: url(img/yz_top.jpg) no-repeat center;
}

.yz_top_center {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.yz_logo {
    width: 500px;
    height: 100px;
    background: url(img/yz_logo_w.png) no-repeat center;
}

.yz_tq {
    position: absolute;
    top: 25px;
    right: 360px;
}

.datepic {
    background: url(img/trt_ind_rl_icon.png) no-repeat;
    width: 31px;
    height: 32px;
    float: left;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    display: block;
    margin: 8px 10px 0 0;
}

.datepic font {
    position: relative;
    top: 5px;
    color: #fff;
}
.yz_tq{
	display: none;
}
.yz_tq ul {
    float: left;
    width: 95px;
    color: #fff;
    margin-left: 0;
}

.yz_tq ul li {
    list-style-type: none;
}

.mar_t5 {
    margin-top: 7px;
}

#weather_dateday {
    font-size: 12px;
}

.yz_nav_li_f {
    width: 70px;
    padding-right: 10px;
}
