.banner .b-txt p:last-child img {
    display: block;
    max-width: 1298px;
    width: 50%;
    margin-left: 23%;
    margin-right: auto;}
/**组件样式**/
            /*下拉框样式*/
            select{
                margin:1px 15px;
                margin-top:10px;
                background: #eee;
                width: 400px;
                height: 40px;
                font-family: "微软雅黑";
                font-size: 18px;
                color: #333;
                border: 1px #eee solid;
                border-radius: 5px;}
            .select-head{
                overflow: hidden;
                width: 529px;
                height: 40px;
                box-sizing: border-box;
                padding: 0 10px;
                line-height: 40px;}
            .select-head .select-head-cont{
                float: left;}
            .select-head .select-icon{
                float: right;}
            .option{
                text-indent: 10px;
                margin-top: 1px;
                width: 549px;
                color: black;
                background: rgba(236,111,111,0.1);
                line-height: 25px;
                border: 1px #cfcfcf solid;
                display: none;}
            .option-item:hover{
                background: rgba(204,106,67,0.3);}
    
       

p{font-size:18px;color:#333;line-height:42px;}
.titlestyle1091318{ font-size: 9pt; color: #222222; font-family: 宋体; text-decoration: none ;}

