/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2018-3-3, 11:19:51
    Author     : Administrator
*/
body{background:#f2f2f2 url('../img/yx_detail_bg.png') no-repeat; background-size:100%;}

.yxhead_top{width:100%;background:#50505a;color:white;font-size:14px;}
.yxhead_top .w1200{background:#50505a;line-height:38px;height:38px;}
.yxhead_top .yx_top_tell{float:right;margin-right:40px;position:relative;cursor:pointer;}
.yxhead_top .yx_top_tell span{width:40px;height:40px;background-position:-162px -236px;position:absolute;top:0;left:-40px;}
.yxhead_top .yx_top_stroe{float:right;margin-right:68px;cursor:pointer;}
.yxheader
{}
.yx_head_con{
    height:80px;width:1200px;margin:10px auto 0;
}
.yx_hcon_img{
    float:left;height:80px;
}
.yx_hcon_img img{}
.yx_hcon_img .yx_himg_l{
    float:left;height:100%;
}
.yx_head_con .yx_hcon_r{
    float:right;width:400px;height:100%;line-height:80px;
}
.yx_head_con .yx_hcon_r img{float:right;margin-top:30px;}

/*.yx_head_con .yx_hcon_r span{
    display:inline-block;height:100%;text-indent:60px;margin-left:40px;
}
.yx_head_con .yx_hcon_r .yx_hcon_r_xx{background-position:-178px -124px;}
.yx_head_con .yx_hcon_r .yx_hcon_r_bw{background-position:-178px -26px;}*/
.yx_hcon_nav{width:1200px;margin:10px auto 0;position:relative;}
.yx_hcon_nav .nav>li{float:left;height:38px;line-height:38px;position:relative;}
.yx_hcon_nav .nav>li>a{margin:0px 13px;color:black;}
.yx_hcon_nav .nav .navact{background:#9cc635;}
.yx_hcon_nav .nav .navact>a{color:white;}
.curBg { background:#fe7701;height:3px;position:absolute;bottom:0;width:68px;left:0px;}
.yx_hcon_nav ul li .box{position:absolute;top:30px;width:120px;left:0;z-index:20;}
.yx_hcon_nav ul li .box ul{list-style:none;border-radius:5px;padding:5px 10px;background:rgba(0,0,0,0.6);}
.yx_hcon_nav ul li .box ul li{height:auto;line-height:20px;float:none;margin-top:15px;margin-bottom:15px;}
.yx_hcon_nav ul li .box ul li a{margin:0px;text-align:center;display:block;width:100%;color:white;}

.pages_des{text-align:center;margin-top:40px;font-size:14px;}
.pages_des .pages_nums{text-align:center;margin-top:40px;}/*数字的样式*/
.pages_des .pages_btn{text-align:center;margin-top:40px;}/*前后页的按钮*/
.pages_des .pages_cur{text-align:center;margin-top:40px;background:#85bf1d;color:white;padding:4px 6px;} /*数字选中*/
.pages_des span{margin-left:10px;}
.pages_des a{margin-left:10px;}
