﻿/*
* name:Global && Pc StyleSheet
* version:v3.3.1
* update:雪碧图对齐
* date:2016-04-30
*/

/* 雪碧图 */
/* 对齐方案引用(http://www.zhangxinxu.com/wordpress/2016/03/css-layout-base-20px/) */
.ico { display:inline-block; width:20px; height:20px; white-space:nowrap; letter-spacing:-1em; text-indent:-99em; color:transparent; background:url(../img/ico.png);
	*text-indent:0; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');}
.ico:before {content:'\3000';}
.ico1_2 { background-position:-20px 0;}
.ico1_3 { background-position:-40px 0;}
.ico1_4 { background-position:-60px 0;}
.ico1_5 { background-position:-80px 0;}
.ico2_1 { background-position:0 -20px;}
.ico2_2 { background-position:-20px -20px;}
.ico2_3 { background-position:-40px -20px;}
.ico2_4 { background-position:-60px -20px;}
.ico2_5 { background-position:-80px -20px;}
.ico3_1 { background-position:0 -40px;}
.ico3_2 { background-position:-20px -40px;}
.ico3_3 { background-position:-40px -40px;}
.ico3_4 { background-position:-60px -40px;}
.ico3_5 { background-position:-80px -40px;}
.ico4_1 { background-position:0 -60px;}
.ico4_2 { background-position:-20px -60px;}
.ico4_3 { background-position:-40px -60px;}
.ico4_4 { background-position:-60px -60px;}
.ico4_5 { background-position:-80px -60px;}
/* 常量设置 */
html { overflow-x:auto;}
html,body,.wrap { min-width:1200px;}
.wrap { width:1200px; margin-right:auto; margin-left:auto;}
body{font-size:14px; line-height:1.6; color:#555; background:#fff;}
a{color:inherit;}
a:hover { color:#d50e25;}
::-moz-selection {color:#fff; background:#d50e25; }
::selection {color:#fff; background:#d50e25; }
::-webkit-input-placeholder { color:#aaa; } 
.placeholder { color:#aaa;}
/*css组件设置*/
.form-control, .input-group-addon, .btn{border-radius:2px; }
.form-control:focus { border-color:#66afe9; outline:0; box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);}

.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}

.imgZoom { overflow:hidden; }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}

.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }

/* 网站样式 */

/*header*/
.header {padding:30px 0px 20px 0px;}
.header .logo{width:40%;}
.header .logo a{display:block;}
.header .header_r{margin-top:4px;height:30px;line-height:30px;}
.header .header_r ._phone{font-size:16px;font-weight:bold;color:#da251d;display:inline-block;*display:inline;*zoom: 1;vertical-align:middle;cursor:default;}
.header .header_r ._title{color:#838383;font-size:14px;display:inline-block;*display:inline;*zoom: 1;margin:0px 10px 0px 14px;vertical-align:middle;position:relative;}
.header .header_r ._title:after,.header .header_r ._title:before{content:"";width:1px;height:8px;background:#838383;position:absolute;display:block;top:50%;margin-top:-4px;}
.header .header_r ._title:after{left:-8px;}
.header .header_r ._title:before{right:-8px;}
/*header end*/

/*foot*/
.foot-top{background:url(../img/f_top_bg.jpg) center top no-repeat;color:#2b2b2b;font-size:12px;padding:14px 0;}
.f-cantact{width:50%;padding-top:10px;font-size:13px;}
.f-cantact .imgIco{width:28px;height:30px;margin:0 10px;}
.f-cantact .p1{font-family: Impact;font-size:29px;}
.f-cantact .p1 a{color:#2b2b2b;}
.f-erwm{margin:10px 0 0 4%;}
.f-fastline{width:20%;}
.f-fastline .f_dl dt{font-size:16px;margin: 5px 0;}
.f-fastline .yqline{position:relative;width:100%;}
.f-fastline .yqline .val{border:1px #adadad solid;overflow:hidden;height: 36px;line-height: 36px;cursor:pointer;}
.f-fastline .yqline .val .t{float:left;width: 80%;text-align: center;}
.f-fastline .yqline .val .p{float:right;width: 17%;background-color: #da251d;text-align: center;height:100%;}
.f-fastline .yqline .val .p .ico1_3{margin-top:8px;}
.f-fastline .yqline ._options{position:absolute;bottom:100%;left:0;background: #fff;border: 1px solid #ddd;width: 99%;display: none;}
.f-fastline .yqline ._options a{display:block;height: 30px;line-height: 30px;padding:0 2%;}
.f-fastline .yqline ._options a:hover{background-color:#f3f3f3;}
.f-fastline .bdsharebuttonbox span{display:inline-block;vertical-align: middle;line-height: 32px;margin:20px 6px 0;}
.f-fastline .bdsharebuttonbox a{width:32px; height:30px; background:url(../img/f_share.png) no-repeat;margin:20px 6px 0 0;}
.f-fastline .bdsharebuttonbox .bds_weixin{background-position:0 0;}
.f-fastline .bdsharebuttonbox .bds_tsina{background-position:-38px 0;}
.f-fastline .bdsharebuttonbox .bds_tqq{background-position:-75px 0;}
.f-fastline .bdsharebuttonbox .bds_bdhome{background-position:-113px 0;}
.f-fastline .bdsharebuttonbox .bds_qzone{background-position:-150px 0;}
.f-fastline .bdsharebuttonbox .bds_weixin:hover{background-position:0 -31px;}
.f-fastline .bdsharebuttonbox .bds_tsina:hover{background-position:-38px -31px;}
.f-fastline .bdsharebuttonbox .bds_tqq:hover{background-position:-75px -31px;}
.f-fastline .bdsharebuttonbox .bds_bdhome:hover{background-position:-113px -31px;}
.f-fastline .bdsharebuttonbox .bds_qzone:hover{background-position:-150px -31px;}
.foot{background-color:#2b2b2b;color:#fff;padding:20px 0;}
.foot a{color:#fff;}
.foot em{margin:0 3px;}

/*banner*/
.banner{width:100%;height:566px;overflow:hidden;position:relative;}
.banner li{display:block;height:auto; text-align:center; overflow:hidden;}
.banner li img{display:inline-block; margin:0 -100%; margin:0 -50%\9; max-width:none; width:auto;}

.banner .arrs{display:block;width:80px;height:120px;background:url(../img/b_btn.png) no-repeat;position:absolute;top:50%;margin-top:-60px;z-index: 3;}
.banner .arr_prev{left:0;}
.banner .arr_next{right:0;background-position:right top;}
.banner .arr_prev:hover{background-position:left bottom;}
.banner .arr_next:hover{background-position:right bottom;}
/*banner end*/

/*main01*/
.main01{width:100%;min-height:200px;background:#c6170f;}
.main01 .wrap{position:relative;}

.main01 .main01_l{width:69%;}
.main01 .main01_l .main01_l_box{padding:60px 0px 90px;}
.main01 .main01_l .main01_l_box .main01_l_pic{width:53%;height:0;padding-bottom:40%;overflow:hidden;margin-right:34px;min-height: 100px;}
.main01 .main01_l .main01_l_box .main01_l_text{width:38%;color:#ffffff;}
.main01 .main01_l .main01_l_box .main01_l_text ._text_hd{font-size:38px;font-weight:bold;margin-bottom:30px;}
.main01 .main01_l .main01_l_box .main01_l_text ._text_time{font-size:20px;font-weight:bold;margin-bottom:18px;}
.main01 .main01_l .main01_l_box .main01_l_text ._text_bd{font-size:16px;line-height:30px;color:#f0efef;}

.main01 .main01_r{position:absolute;top:0;right:0;width:31%;background:#ffffff;}
.main01 .main01_r .main01_r_box{padding:76px 0px 28px;}
.main01 .main01_r .main01_r_box ._hd{width:100%;height:50px;background:url(../img/hd01_main01_title.jpg)no-repeat center;}
.main01 .main01_r .main01_r_box ._bd{padding:20px 54px;}
.main01 .main01_r .main01_r_box ._bd ul{overflow:hidden;height:290px;}
.main01 .main01_r .main01_r_box ._bd li{font-size:16px;color:#2e2d2d;margin:10px 0px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}

/*main02*/
.main02{width:100%;min-height:500px;background:url(../img/hd01_main_bj.jpg);padding-top:3px;}
.main02 .main02_top{width:100%;height:243px;background:url(../img/hd01_main02_bj.jpg) no-repeat center;padding-top:60px;margin-bottom:108px;text-align:center;}
.main02 .main02_top .main02_top_box ul{display:inline-block;}
.main02 .main02_top .main02_top_box li{width:151px;height:131px;background:url(../img/hd01_main02_title_bj.png) no-repeat center;font-size:28px;color:#ffffff;font-weight:bold;line-height:30px;float:left;text-align:center;}
.main02 .main02_top .main02_top_box li ._title{padding:36px;color:#ffffff;padding: 36px 26px;}
.main02 .main02_top .main02_top_box li.even{margin-top:66px; }

.main02 .main02_bottom{overflow:hidden;}
.main02 .main02_bottom ul{width:107%;}
.main02 .main02_bottom li{width:30%;margin-right:2%;float:left;margin-bottom:60px;}
.main02 .main02_bottom li .list_box .list_pic{width:100%;height:0;padding-bottom:68%;overflow:hidden;position:relative;}
.main02 .main02_bottom li .list_box .list_pic a{display:block;}
.main02 .main02_bottom li .list_box .list_pic img{width:100%;}
.main02 .main02_bottom li .list_box .list_pic ._img_ico{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.60); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000);font-size:32px;color:#ffffff;text-align:center;font-weight:bold;padding-top:26%;}

.main02 .main02_bottom li .list_box .list_text{background:#ffffff;text-align:center;color:#343434;padding:20px 10px 50px;position:relative;}
.main02 .main02_bottom li .list_box .list_text .title_01{font-size:24px;margin-bottom:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.main02 .main02_bottom li .list_box .list_text .title_02{font-size:18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.main02 .main02_bottom li .list_box .list_text ._more{position:absolute;width:124px;height:44px;line-height:44px;text-align:center;background:#8a8989;font-size:16px;color:#ffffff;bottom:-22px;left:50%;margin-left:-62px;display:block;}

.main02 .main02_bottom li .list01 .list_pic ._img_ico{top:100%;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.main02 .main02_bottom li:hover .list01 .list_pic ._img_ico{top:0;}
.main02 .main02_bottom li .list01 .list_text ._more{background:#da251d;}
.main02 .main02_bottom li .list02 a{cursor: not-allowed;}

/*--------------活动专题02-----------------*/
.hd02_banner{height:608px;margin-bottom:32px;}

._hd02_main{width:100%;background:url(../img/hd02_06.jpg)no-repeat top center;padding-top:52px;}
._hd02_main ._hd02_main_hd ._main_nav{height:72px;line-height:72px;padding-left:170px;}
._hd02_main ._hd02_main_hd ._main_nav li{float:left;font-size:20px;color:#6c0d00;margin-right:80px;}
._hd02_main ._hd02_main_hd ._main_title{font-size:22px;color:#c30000;font-weight:bold;height:44px;line-height:44px;text-align:center;margin-bottom:80px;}

._hd02_main ._hd02_main_bd{margin-bottom:65px;}
._hd02_main ._hd02_main_bd ._main_bd_l{width:40%;}
._hd02_main ._hd02_main_bd ._main_bd_r{width:60%;height:0;padding-bottom:48%;overflow:hidden;}

._hd02_main ._hd02_main_bd ._main_bd_l ._text ._text_hd{margin-bottom:26px;}
._hd02_main ._hd02_main_bd ._main_bd_l ._text ._text_hd ._text_hd_l{width:64px;height:64px;background:url(../img/hd02_ico01.jpg)no-repeat center;margin-right:14px;}
._hd02_main ._hd02_main_bd ._main_bd_l ._text ._text_hd ._text_bd_r ._cn{font-size:30px;color:#333333;font-weight:bold;display:block;line-height:30px;margin-bottom:7px;}
._hd02_main ._hd02_main_bd ._main_bd_l ._text ._text_hd ._text_bd_r ._en{font-size:24px;color:#b6b6b6;line-height:24px;text-transform:uppercase;}

._hd02_main ._hd02_main_bd ._main_bd_l ._text ._text_bd{line-height:36px;font-size:18px;color:#333333;}

._hd02_main ._hd02_main_bd ._main_bd_l .text01{margin-bottom:40px;}
._hd02_main ._hd02_main_bd ._main_bd_l .text02 ._text_hd ._text_hd_l{background-image:url(../img/hd02_ico02.jpg);}

.hd02_tab{width:100%;min-height:300px;background:#f0f0f0;}
.hd02_tab .hd02_tab_box{padding:45px 110px 102px;font-size:16px;color:#333333;}
.hd02_tab .hd02_tab_box ._tab_title{font-size:18px;color:#333333;text-align:center;margin-bottom:56px;}
.hd02_tab .hd02_tab_box ._tab_title ._phone_num{color:#e60013;cursor:default;}

input,select,button,textarea{ font-family:microsoft yahei;vertical-align: middle;border: none;}
.Form-dayang .Form-M1-Left{ float:left; width:46%; }
.Form-dayang .Form-M1-right{ float:right; width:46%; }
.Form-dayang .Form-M1-li{margin-bottom:16px;position:relative;}
.Form-dayang .Form-M1-li label { width:18%; display: inline-block; color:#333333; vertical-align: middle;}
.Form-dayang .Form-M1-li .l_last_title{width:50%;}
.Form-dayang .Form-M1-Left .Form-M1-li label{text-align:left;width:18%;}
.Form-dayang .Form-M1-li label span{padding: 0 6px;}
.Form-dayang .Form-M1-li .inp {height:30px;line-height:30px;border: 1px #e5e5e5 solid; width:75%;color:#9a9a9a;}
.Form-dayang .Form-M1-li .l_last{width:43%;}

.Form-dayang .Form-M1-li em { color: red; vertical-align: middle; padding-left: 10px; }
.Form-dayang .Form-M1-li ._yzm { width: 20%; }
.Form-dayang .Form-M1-li select { border: 1px #e5e5e5 solid; width: 70%; padding:2px 0;color:#9a9a9a;}
.Form-dayang .Form-M1-li img {height:28px;vertical-align: middle; padding-left: 10px; cursor: pointer; }
.Form-dayang .Form-M1-li b { color: #666; font-size: 12px; padding-left: 4px; }
.Form-dayang .Form-M1-Btn { clear: both; text-align: center; padding-top: 40px; }
.Form-dayang .Form-M1-Btn button { width: 120px; height: 32px; line-height: 32px; text-align: center; color: #fff; cursor: pointer; }
.Form-dayang .Form-M1-Btn ._submit { background: #d50e25; margin-right: 10px; }
.Form-dayang .Form-M1-Btn ._reset { background: #909090; }
.Form-dayang .Validform_right{white-space: nowrap;}
.Form-dayang .Validform_wrong{ position:absolute;top:5px;right:16%;}

.Form-dayang .xx_yq ._title{margin-right: 6px;}
.Form-dayang .xx_yq ._text{width:88%;border:1px solid #e5e5e5;height:152px;resize:none}


/*------------------活动专题03-----------------------*/
.hd03_main01{width:100%;background:#eeeeee;padding:40px 0px 66px;}
._hd03_title ._title_cn{font-size:30px;color:#333333;line-height:30px;margin-bottom:12px;}
._hd03_title ._title_en{font-size:24px;color:#909090;text-transform:uppercase;line-height:24px;font-weight:normal;}
._hd03_title{position:relative;margin-bottom:60px;}
._hd03_title:after{content:"";width:120px;height:3px;background:#db241e;display:block;position:absolute;bottom:-20px;left:0;}

.hd03_main01 .hd03_main01_box .hd03_main01_bd ._bd_l{width:27%;height:0;padding-bottom:20%;overflow:hidden;}
.hd03_main01 .hd03_main01_box .hd03_main01_bd ._bd_l img{width:100%;}
.hd03_main01 .hd03_main01_box .hd03_main01_bd ._bd_l a{display:block;}
.hd03_main01 .hd03_main01_box .hd03_main01_bd ._bd_r{width:65%;}
.hd03_main01 .hd03_main01_box .hd03_main01_bd ._bd_r ._time{width:63%;height:60px;line-height:60px;font-size:16px;color:#ffffff;background:#ca1314;text-align:center;margin-bottom:20px;}
.hd03_main01 .hd03_main01_box .hd03_main01_bd ._bd_r ._time ._title{font-size:20px;font-weight:bold;}
.hd03_main01 .hd03_main01_box .hd03_main01_bd ._bd_r ._time ._number{width:36px;height:36px;border:2px solid #ffffff;display:inline-block;line-height:36px;margin:0px 4px;}

.hd03_main01 .hd03_main01_box .hd03_main01_bd ._bd_r ._text{width:82%;background:#e5e4e3;}
.hd03_main01 .hd03_main01_box .hd03_main01_bd ._bd_r ._text ._text_box{padding:34px 60px;font-size:16px;color:#333333;line-height:30px;}

.hd03_main02{width:100%;background:#ca1315;padding:54px 0px 50px;}
.hd03_main02 ._hd03_title ._title_cn{color:#ffffff;}
.hd03_main02 ._hd03_title ._title_en{color:#ebbaba;}
.hd03_main02 ._hd03_title:after{background-color:#ffffff;}
.hd03_main02 ._hd03_title{margin-bottom:40px;}
.hd03_main02 .hd03_main02_bd{width:100%;height:auto;padding-bottom:10%;text-align:center;overflow:hidden;}

.hd03_main03{width:100%;background:#eeeeee;padding:60px 0px;}
.hd03_main03 .hd03_main03_bd .hd_text ._title{font-size:18px;color:#333333;font-weight:bold;margin-bottom:10px;}
.hd03_main03 .hd03_main03_bd .hd_text ._title .ion{margin-right:10px;color:#e60012;}
.hd03_main03 .hd03_main03_bd .hd_text ._text{font-size:18px;color:#333333;line-height:30px;}
.hd03_main03 .hd03_main03_bd ._hd_time{margin-bottom:20px;}

.hd03_main04{width:100%;min-height:200px;background:#e5e4e3;padding:70px 0px 40px;}
.hd03_main04 .row>.span-3{width:22%;margin-right:3%;}
.hd03_main04 .hd03_main04_bd ._pro_list{width:100%;height:0;padding-bottom:66%;overflow:hidden;}
.hd03_main04 .hd03_main04_bd li{text-align:center;position:relative;margin-bottom:94px;}
.hd03_main04 .hd03_main04_bd ._pro_list a{display:block;}
.hd03_main04 .hd03_main04_bd ._pro_list img{width:100%;}
.hd03_main04 .hd03_main04_bd ._title{width:238px;height:44px;line-height:44px;position:absolute;display:block;text-align:center;background:#313232;color:#ffffff;bottom:-22px;left:50%;margin-left:-119px;} 
.hd03_main04 .hd03_main04_bd li:hover ._title{background:#db241e;}

/*2016-08-19*/
._hd02_main ._hd02_main_bd ._main_bd_r{padding-bottom:25%;}

/*2016-08-22*/
.main01 .main01_l .main01_l_box{padding: 60px 0px 0px;}
.main01 .main01_r .main01_r_box{padding: 76px 0px 38px;}
.foot-top{padding: 12px 0;}
.header .header_r ._title,.header .header_r ._phone{font-size:16px;}
._hd02_main ._hd02_main_hd ._main_nav li a:hover{color:#da251d}


.f-cantact .imgIco{background:url(../img/foot_phone_ico.png) no-repeat center;display:inline-block;vertical-align:middle;}

/*2016-08-24*/
.header .header_r ._title_02:after{display:none;}
.header .header_r ._title:before{right:-15px;}

.Form-dayang .bootom_yzm{margin-top:14px;}
.Form-dayang .bootom_yzm img{height:28px;vertical-align: middle; padding-left: 10px; cursor: pointer; }
.Form-dayang .bootom_yzm input{border: 1px solid #e5e5e5;height: 30px;line-height:30px;color: #9a9a9a;}
.Form-dayang .bootom_yzm ._title{margin-right:14px;}
.Form-dayang .bootom_yzm b{display:none;}
.Form-dayang .bootom_yzm em{color:red;}


._hd02_main ._hd02_main_hd ._main_nav li a{cursor: default;}

/*右侧浮动*/
.rightFloat{position: fixed;right: 0;bottom: 50px;z-index: 15;cursor: pointer;width:45px;display: none;}
.rightFloat li{margin-bottom:2px;background-color:#828282;}
.rightFloat li.rf03{ position:relative;}
.rightFloat li.rf03 .fr_erwm{ position: absolute;right: 100%;width: 0;height:132px;top: 50%;margin-top:-66px;}
.rightFloat ._c{display:block;position:relative;}
.rightFloat ._c ._wrap{position: absolute;right: 100%;top:0;height: 100%;width: 0;
	overflow: hidden;transition:width ease .32s}
.rightFloat ._c ._text{display: block;height: 100%;background:#db1719;width: 108px;color:#fff;font-size:20px;text-align: center;line-height: 45px;}
.rightFloat ._c:hover ._wrap{width: 108px;}
.rightFloat li:hover{background-color:#db1719;}
.rightFloat.on .gotop{background-color:#db1719;} 
.right{display:inline-block;width:45px;height:45px;background:url(../img/right.png) no-repeat;vertical-align: middle;}
.right_2{background-position:0 -45px;}
.right_3{background-position:0 -90px;}
.right_4{background-position:0 -135px;}

/*右侧客户留言*/
.pop-form{width: 480px;padding:15px 25px;background:#fff;border:1px solid #ddd;
	box-shadow: 0 0 4px rgba(0,0,0,.3)}
.pop-form-hd{position: relative; height: 40px;line-height: 40px;margin-bottom: 10px;
font-size:22px;}
.pop-form-tip{margin:0 0 10px;}
.pop-form-hd em{color:#da251d;font-style: normal;}
.pop-form-hd ._clo{position: absolute;right: 0;top:0;font-weight: 700;font-size:26px;
color:#da251d;cursor: pointer;width: 40px;text-align: center;height: 100%;font-family: tahoma;}
.pop-form ._row{display: block; margin-bottom: 10px; overflow: hidden;*zoom:1;position: relative;}
.pop-form ._row ._tit{display: inline-block;width: 5em;vertical-align: middle;font-weight: 700;}
.pop-form ._row ._inp{border:1px solid #ddd;padding:6px;vertical-align: middle;width: 385px;}
.pop-form ._row .Validform_wrong{position: absolute;right: 16px;top: 5px;}
.pop-form ._T{font-size:15px;color:#f39800;margin:10px 0;}
.pop-form ._row .check-item{float: left;width: 50%;font-family: tahoma;margin-bottom: 6px;}
.pop-form ._row .check-item input[type="checkbox"]{vertical-align: middle;margin-right: 4px;}
.pop-form ._row .radio-item{float: left;margin-right: 15px;font-family: tahoma;}
.pop-form ._row .radio-item input[type="radio"]{vertical-align: middle;margin-right: 4px;}
.pop-form ._row textarea{border:1px solid #ddd;width:385px;height: 60px;padding:6px;}
.pop-form ._yzm ._inp{width: 6em;}
.pop-form ._yzm img{height: 26px;}
.pop-form ._yzm em{color:red;font-style: normal;font-size:16px;margin:0 4px;}
.pop-form ._row ._btn{display: block;width: 110px;height: 34px;line-height: 34px;
background:#da251d;color:#fff;text-align: center;margin:10px auto 0;border:0;cursor: pointer;
font-size:14px;}
.pop-form ._row ._btn:hover{opacity: .9;}
.pop-form .radioLabel{font-size: 0;}
.pop-form .radioLabel .label{font-size:13px;margin-right: 10px;}
.pop-form .radioLabel .label input{margin:0 5px 0 0;}

.pop-form .radioLabel h3{font-size:18px;}
.pop-form select.form-control{width:398px;display:inline-block;}
.pop-form ._long ._tit{width:14em;}
.pop-form ._long ._inp{width:266px;}

/*2016-08-24*/
.select-ui-options-default li._selected:hover{color:#ffffff!important;}

/*2016-08-23*/
.pop-form ._row em{font-size:18px;color:#da251d;}
.pop-form ._row ._inp,.pop-form ._row textarea{width:378px;}

body .bg-primary{background:#da251d;}