#layout{ position:relative;}

/***************** head *****************/
#head_bg{ width:100%; background:rgba(255,255,255,0.25); position:absolute; top:0; z-index:9999;}
#head{ width:1200px; height:100px;  margin:0 auto;}
#head .logo{ width:278px; height:66px; margin-top:18px; float:left; background:url(../images/logo.png) no-repeat center center;}

#head .rt{ padding-top:15px; float:right; line-height:30px; color:#fff;}
#head .rt span span,#head .rt span a{ float:left;}
#head .rt span span{ width:1px; height:12px; margin:10px 15px 0; background:#fff; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);}
#head .rt a{ color:#fff;}

#head .search{ height:30px; margin-left:15px; position:relative;}
#head .search a.search_btn{ width:19px; height:19px; display:block; position:absolute; top:2px; right:10px; background:url(../images/search.png) no-repeat center center;}
#head .search input{ width:240px; height:30px; color:#aaa; padding-left:15px; line-height:30px; border:none; border-radius:15px; background:#fff;}

/***************** nav *****************/
#nav{ width:900px; margin-top:15px; float:right;}
#nav ul li{ margin:0 0 0 45px; height:40px; float:left; display:inline; position:relative; z-index:100;}
#nav ul li a{ text-align:center; color:#fff; line-height:30px;}
#nav ul li a:hover,#nav ul li a.current,#nav ul li:hover a{ text-decoration:none; color:#ff0;}

.arrow-outer{ height:9px; overflow:hidden; position:absolute; left:80px; top:-9px; width:30px; z-index:6;}
.arrow-shadow{ background:#fff none repeat scroll 0 0; height:20px; position:absolute; top:7px; transform:rotate(45deg); width:20px;}

#nav li ul{ position:absolute; top:40px; left:-60px; display:none;}
#nav li ul li{ width:180px; height:auto; margin:0; float:none; /*For Gecko*/ display:inline; /*For IE*/ border-bottom:1px #c7e3ef solid;}
#nav li ul li a{ width:170px; display:block; line-height:36px; color:#0099d7;}
#nav li ul li:last-child{ border-bottom:none;}
html>/**/body ul#menu li ul li{display:block !important;/*For firfox*/}

/* 2nd Menu */ 
#nav li li a,#nav li:hover li a{ font-size:12px; padding-left:10px; text-align:left; color:#19b4f3; background:#fff; filter:Alpha(Opacity=90, Style=0);opacity:0.90;}
/* 2nd Menu Hover */ 
#nav li li a:hover,#nav li li:hover a{ color:#fff; background:#19b4f3;}

#nav li li ul{ top:0px; left:180px; display:none;}
/* 3nd Menu */ 
#nav li li li a{ font-size:12px; color:#fff; padding-left:10px; text-align:left; background:#19b4f3; filter:Alpha(Opacity=90, Style=0);opacity:0.90;}
/* 3nd Menu Hover */ 
#nav li li li a:hover{ color:#fff; background:#333;}

/***************** banner *****************/
#banner{ margin:0 auto; position:relative; width:100%; overflow:hidden;}

/* slide */
.slide-main{ height:100vh; position:relative;}
.prev,.next{ display:block; width:45px; height:72px; position:absolute; z-index:222; top:50%; overflow:hidden; cursor:pointer; opacity:0.6; -moz-opacity:0.6; filter:alpha(opacity=60); _border:1px solid none;}
.prev{ left:70px;}
.next{ right:70px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{ opacity:1; -moz-opacity:1; filter:alpha(opacity=100);}

.item{ display:block; width:100%; height:5px; position:absolute; z-index:124; bottom:70px; left:0; text-align:center;}
.item a{ display:inline-block; width:12px; height:12px; margin-right:20px; background:#fff; opacity:0.9;-moz-opacity:0.9; filter:alpha(opacity=90); overflow:hidden; border-radius:12px;}
.item a.cur{ background:#6c0;}

.slide-box,.slide,.slide>a,.slide>div{ display:block; width:100%; _height:100vh; height:937px; overflow:hidden;}
.slide-box{ position:relative;}
.slide{ display:none; height:100vh; position:absolute; z-index:8;}

.obj-a,.obj-b,.obj-c,.obj-d,.obj-e{ position:absolute; z-index:9; left:50%;}
.obj-a,.obj-b,.obj-c,.obj-d{ width:952px; margin-left:-476px; text-align:center; display:block; top:260px;}
.obj-b{ top:355px;}
.obj-c{ top:430px;}
.obj-d{ width:239px; margin-left:-119px; top:535px;}
.obj-e{ width:1600px; height:320px; margin-left:-800px; top:530px;text-align:center; display:block;z-index:7; }

.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@-moz-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }

.banAnimate .obj-b{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.4s linear 0s normal none;-moz-animation:saAnic 0.4s linear 0s normal none;animation:saAnic 0.4s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:40%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnic{from{opacity:0;left:40%;} to{opacity:1;left:50%;} }
@keyframes saAnic{from{opacity:0;left:40%;} to{opacity:1;left:50%;} }

.banAnimate .obj-c{display:block;animation-name:xaAnic;-webkit-animation:xaAnic 0.4s linear 0s normal none;-moz-animation:xaAnic 0.4s linear 0s normal none;animation:xaAnic 0.4s linear 0s normal none;}
@-webkit-keyframes xaAnic{from{opacity:0;top:480px;} to{opacity:1;top:430px;} }
@-moz-keyframes xaAnic{from{opacity:0;top:480px;} to{opacity:1;top:430px;} }
@keyframes xaAnic{from{opacity:0;top:480px;} to{opacity:1;top:430px;} }

.banAnimate .obj-d{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }


/***************** content *****************/
#content{ padding:30px 0;}

.box .title{ height:33px; background:url(../images/tl1.gif) no-repeat center 0;}
.box .more{ width:35px; height:35px; margin:0 auto; border-radius:50%; display:block; margin-top:20px; background:#599ff6 url(../images/more.png) no-repeat center center;}
.box .more:hover{ background:#6c0 url(../images/more.png) no-repeat center center;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	-webkit-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear;}
	@-moz-keyframes spin {
	0% { -moz-transform: rotate(0deg); }
	100% { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}
@-o-keyframes spin {
	0% { -o-transform: rotate(0deg); }
	100% { -o-transform: rotate(360deg); }
}
@-ms-keyframes spin {
	0% { -ms-transform: rotate(0deg); }
	100% { -ms-transform: rotate(360deg); }
}
@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
.box .con{ padding:30px 0;}

.products,.update,.partners,.news_box{ width:1200px; margin:0 auto; overflow:hidden;}

ul.pic_list{ overflow:hidden;}
ul.pic_list li{ width:350px; float:left; margin-right:75px; display:inline-block;}
ul.pic_list li:last-child{ margin:0;}
ul.pic_list li.last{ margin:0;}
ul.pic_list li div.pic{ width:350px; height:262px; text-align:center; background:#599ff6; cursor:pointer; position:relative; overflow:hidden;}
ul.pic_list li div.pic span{ width:100%; margin:25% 0 10px 0; position:absolute; top:0; left:0; font-size:18px; color:#fff;pointer-events:none;}
ul.pic_list li div.pic span img{ margin-bottom:10px;}
ul.pic_list li div.pic a{ width:100%; height:100%; background:#599ff6; position:absolute; top:0; left:0;}
ul.pic_list li div.pic a:hover{ text-decoration:none;}

ul.pic_list li img{ -webkit-transition:opacity 0.35s, -webkit-transform 0.35s; transition:opacity 0.35s, transform 0.35s; -webkit-transform:scale(1.12); transform:scale(1.12);}
ul.pic_list li:hover img{ -webkit-transform:scale(1); transform:scale(1);}

ul.pic_list li div.pic span{ opacity:0; filter:Alpha(Opacity=0, Style=0); -webkit-transform:scale(1.12); transform:scale(1.12);}
ul.pic_list li:hover div.pic span{ opacity:1; filter:Alpha(Opacity=100, Style=0); -webkit-transform:scale(1); transform:scale(1);}

ul.pic_list li div.pic a{ opacity:0; filter:Alpha(Opacity=0, Style=0); -webkit-transform:scale(1.1); transform:scale(1.1);-webkit-transition:opacity 0.35s, -webkit-transform 0.35s; transition:opacity 0.35s, transform 0.35s;}
ul.pic_list li:hover div.pic a{ opacity:0.8; filter:Alpha(Opacity=80, Style=0); -webkit-transform:scale(1); transform:scale(1);}

ul.pic_list li h3 a{ color:#333; font-weight:normal; font-size:20px; line-height:50px;}
ul.pic_list li h3 a:hover{ color:#599ff6; text-decoration:none;}
ul.pic_list li p{ font-size:14px; color:#b7b7b7;}

.products .title{ background:url(../images/tl2.gif) no-repeat center 0;}

.gallery{ padding:30px 0; background:#f2f2f2;}
.gallery .title{ background:url(../images/tl3.png) no-repeat center 0;}
.gallery .con{ width:1200px; margin:0 auto; padding:30px 0 0;}
ul.video_list{ display:none;}
ul.video_list li{ width:280px; height:210px; float:left; margin:0 26px 26px 0; display:inline-block; position:relative; overflow:hidden;}
ul.video_list li.last{ margin:0;}
ul.video_list li a{ width:280px; text-align:center;}
ul.video_list li span.play{ width:50px; height:50px; border-radius:50%; display:block; background:#000 url(../images/play.png) no-repeat center center; opacity:0.9; position:absolute; top:50%; left:50%; margin:-25px 0 0 -25px;}
ul.video_list li span.name{ width:95%; padding-left:5%; text-align:left; line-height:30px; color:#fff; position:absolute; bottom:0; left:0; background:rgba(0,0,0,0.7);}
ul.video_list li:hover span.play{ background:#4996f7 url(../images/play.png) no-repeat center center;}
ul.video_list li:hover span.name{ background:rgba(89,159,246,0.9);}

ul.video_list li .img{ -webkit-transition:opacity 0.35s, -webkit-transform 0.35s; transition:opacity 0.35s, transform 0.35s; -webkit-transform:scale(1); transform:scale(1);}
ul.video_list li:hover .img{ -webkit-transform:scale(1.12); transform:scale(1.12);}

.gallery span{ width:78px; display:block; margin:0 auto;}
.gallery span em{ width:8px; height:8px; background:#fff; border:4px solid #c5c5c5; border-radius:50%; margin:0 5px; display:inline-block; cursor:pointer;}
.gallery span em.emon{ border:4px solid #599ff6;}

.news_box{ padding:30px 0; border-bottom:1px #ebebeb solid;}
.news{ width:340px; float:left;}
.news .title{ height:22px; background:url(../images/tl7.gif) no-repeat 0 0;}
.news .more{ width:25px; height:25px; float:right; border-radius:50%; display:block; background:#599ff6 url(../images/more.png) no-repeat center center; background-size:15px;}
.news .more:hover{ background:#6c0 url(../images/more.png) no-repeat center center; background-size:15px;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	-webkit-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear;}
	@-moz-keyframes spin {
	0% { -moz-transform: rotate(0deg); }
	100% { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}
@-o-keyframes spin {
	0% { -o-transform: rotate(0deg); }
	100% { -o-transform: rotate(360deg); }
}
@-ms-keyframes spin {
	0% { -ms-transform: rotate(0deg); }
	100% { -ms-transform: rotate(360deg); }
}
@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

.news ul li{ padding-left:15px; margin-top:25px; background:url(../images/dot.gif) no-repeat 0 10px;}
.news ul li a{ display:block; font-size:16px;}
.news ul li a:hover{ color:#599ff6;}
.news ul li span{ color:#c6c6c6;}
.news ul li p{ color:#ababab; font-size:12px;}

.technology{ padding:0 44px; margin:0 44px; border-left:1px #ebebeb solid; border-right:1px #ebebeb solid;}
.technology .title{ background:url(../images/tl6.gif) no-repeat 0 0;}

.case .title{ background:url(../images/tl5.gif) no-repeat 0 0;}

.partners{ margin-top:30px;}
.partners .title{ background:url(../images/tl4.gif) no-repeat center 0;}
.partners ul li{ width:240px; float:left;}
.partners ul li img{ -webkit-filter:grayscale(1); filter:gray; filter:grayscale(1); opacity:0.5;  width:200px; height:80px;}
.partners ul li:hover img{ -webkit-filter:grayscale(0); filter:; filter:grayscale(0); opacity:1;}

/***************** foot *****************/
#foot_bg{ background:#555;}
#foot{ width:1200px; height:130px; line-height:30px; padding-top:58px; color:#b4b4b4; margin:0 auto;}
#foot .f_logo{ width:278px; height:66px; float:right; background:url(../images/f_logo.png) no-repeat 0 0;}
#foot ul li{ margin-right:20px; padding-left:20px; float:left; background:url(../images/icon1.png) no-repeat 0 center}
#foot ul li:nth-last-child(2){ padding-left:25px; background:url(../images/icon2.png) no-repeat 0 center;}
#foot ul li:last-child{ padding-left:25px; background:url(../images/icon3.png) no-repeat 0 center;}

/***************** foot *****************/
#i_banner{ height:400px;}

#i_content{ width:1200px; margin:0 auto; padding:30px 0 80px;}

.i_title{ height:120px; position:relative;}
.i_title h3{ width:350px; height:72px; text-indent:-9999px; overflow:hidden; background:url(../images/tl01.gif) no-repeat 0 0; position:absolute; top:0;}
.i_title h3.news_tl{ background:url(../images/tl02.gif) no-repeat 0 0;}
.i_title h3.video_tl{ background:url(../images/tl03.gif) no-repeat 0 0;}
.i_title h3.products_tl{ background:url(../images/tl04.gif) no-repeat 0 0;}
.i_title h3.case_tl{ background:url(../images/tl05.gif) no-repeat 0 0;}
.i_title h3.tech_tl{ background:url(../images/tl06.gif) no-repeat 0 0;}
.i_title h3.partners_tl{ background:url(../images/tl07.gif) no-repeat 0 0;}
.i_title h3.contact_tl{ background:url(../images/tl08.gif) no-repeat 0 0;}
.i_title .crumb{ font-size:12px; float:right; padding-left:8px; background:url(../images/arrow.gif) no-repeat 0 center;}
.i_title .crumb a:hover,.i_title .crumb span.current{ color:#599ff6;}
.i_title .sub_nav,.i_title .info{ float:right; margin-top:5px;}
.i_title .info{ text-align:right; color:#b8b8b8; line-height:24px;}
.i_title .sub_nav ul li{ padding-left:10px; float:left;}
.i_title .sub_nav ul li a{ display:block; height:38px; line-height:38px; color:#fff; padding:0 20px; background:#666;}
.i_title .sub_nav ul li a:hover,.i_title .sub_nav ul li a.current{ background:#599ff6; text-decoration:none;}

.i_title .s_sub_nav{ float:right; margin-top:15px;}
.i_title .s_sub_nav ul li{ padding-left:30px; float:left;}
.i_title .s_sub_nav ul li a:hover,.i_title .s_sub_nav ul li a.current{ color:#599ff6;}

.about{ line-height:30px;}
.a_pic{ margin-bottom:20px;}

/* jobs */
table.recruitment_data{ width:100%; text-align:center;}
table.recruitment_data th,table.recruitment_data td{ height:40px; padding:0 10px; border-collapse:collapse; border-bottom:1px #e2efff solid;}
table.recruitment_data th{ color:#fff; background:#4996f7; border-right:1px #fff solid;}
table.recruitment_data td{ color:#999; font-size:12px;}
table.recruitment_data .position{ width:30%;}
table.recruitment_data .job_title{ text-align:left;}
table.recruitment_data .job_title,table.recruitment_data .job_title a{ color:#4996f7;}
table.recruitment_data .job_title a:hover{ color:#f60; text-decoration:underline;}
table.recruitment_data .detail a{ color:#ff8500; text-decoration:underline;}
table.recruitment_data .detail a:hover{ color:#f60; text-decoration:none;}

h2.zhiwei_name{ font:normal 22px/36px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; color:#4996f7;}
span.effective_date{ margin-bottom:20px; display:block; color:#999;}
.pro_explain{ line-height:40px; padding-left:15px; font:bold; color:#666; border-bottom:1px #ddd solid; background:#eee;}
.con_con{ padding:20px 10px; line-height:2em;}

.news_list{ line-height:24px;}
.news_list li{ height:112px; padding:20px; border:1px #dcdcdc solid; margin-bottom:15px; background:url(../images/dashed.gif) repeat-x 0 bottom;}
.news_list li .i_news_pic{ width:150px; height:112px; overflow:hidden; float:left; margin-right:30px; background:#fff;}
.news_list li .i_news_pic img { width:150px; height:112px;}
.news_list li span.data{ float:right; color:#b6b6b6;}
.news_list li h1{ font:normal 18px/20px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; margin-bottom:10px;}
.news_list li h1 a{ color:#333;}
.news_list li h1 a:hover{ text-decoration:underline;}
.news_list li p{ color:#888;}
.news_list li .btn a{ height:22px; line-height:22px; color:#4996f7; float:left;}
.news_list li .btn a:hover{ text-decoration:underline;}

.textTitle{ color:#333; font:normal 30px/50px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; text-align:center;}
.subtime{ margin-top:20px; line-height:50px; text-align:center; border-top:1px #e2e2e2 solid; border-bottom:1px #e2e2e2 solid; color:#b8b8b8;}
.subtime span{ color:#b8b8b8;}
.subtime span.down{ padding-left:20px; float:right; background:url(../images/download_pic.gif) no-repeat 0 center;}
.subtime span.down a{ text-decoration:underline;}
.subtime span.down a:hover{ text-decoration:none;}
.article{ padding:30px 0; line-height:2em;}
.article table td{border:1px #858585 solid; padding:5px; }table{border-collapse:collapse;}

.back{ line-height:30px; text-align:right; padding-right:15px; background:#eee;}
.back a{ color:#4996f7;}
.back a:hover{ text-decoration:underline;}

.up-down{ line-height:30px; padding:10px 0 0 10px;}
.up-down a{ color:#4996f7;}
.up-down a:hover{ text-decoration:underline;}

.message h3{ font-size:36px; font-weight:normal; margin-top:20px;}
.message h4{ font-size:30px; font-weight:normal; color:#b8b8b8; line-height:60px;}
#message_table{ width:100%; margin-top:30px;}
#message_table th,#message_table td{ border-collapse:collapse; padding-bottom:28px;}
#message_table th{ width:100px; line-height:42px; text-align:left; font-size:16px;}
#message_table th.rt{ padding-left:100px;}
#message_table td{ width:450px; color:#f00;}
#message_table td input.text,#message_table td textarea{ width:425px; height:42px; padding-left:5px; border:1px #dedede solid; background:#f8f8f8;}
#message_table td textarea{ width:1076px; height:135px;}
#message_table td a{ width:190px; height:55px; line-height:55px; margin-right:20px; font-size:24px; display:block; float:left; background:#4996f7; color:#fff; text-align:center;}
#message_table td a.reset{ background:#666;}
#message_table td a:hover{ background:#ff8500; text-decoration:none;}

.contact h3{ font-size:24px; font-weight:normal; margin-top:20px;}
.contact h4{ font-size:18px; font-weight:normal; color:#888; line-height:30px;}

.contact ul{ margin:30px 0;}
.contact ul li{ width:570px; font-size:18px; padding-left:55px; float:left; background:url(../images/icon01.gif) no-repeat 0 center}
.contact ul li span{ color:#b8b8b8;}
.contact ul li:nth-last-child(2){ width:215px; padding-left:70px; background:url(../images/icon02.gif) no-repeat 0 center;}
.contact ul li:last-child{ width:215px; padding-left:70px; background:url(../images/icon03.gif) no-repeat 0 center;}

.map{ margin-top:50px;}

#left{ width:225px; float:left;}
#left_menu li{ padding-bottom:1px; font-size:14px; background:url(../images/i_lt_btn_bg.gif) no-repeat 0 bottom;}
#left_menu li a{ padding-left:15px; line-height:40px; display:block; color:#fff; background:#666;}
#left_menu li a:hover,#left_menu li a.current{ color:#fff; text-decoration:none; background:#4996f7;}

#right{ width:929px; float:right;}

ul.i_pic_list li{ width:280px; margin:0 44px 40px 0;}
ul.i_pic_list li.last{ margin-right:0;}
ul.i_pic_list li div.pic{ width:280px; height:210px;}

#dot_menu { right:20px; position:fixed; top:40%;}
#dot_menu li{ margin-bottom:30px;}
#dot_menu a{ padding:5px; background:rgba(89,159,246,0.3); display: block; border-radius:50%;}
#dot_menu a span{ width:10px; height:10px; background:#fff; display: block; border-radius:50%;}
#dot_menu a:hover,#dot_menu .current a{ background:rgba(89,159,246,0.8);}

#container{}
.section{ min-height:100vh; overflow:hidden;}
.section .position{ width:1200px; margin:0 auto; position:relative;}

.pro_title{ margin-top:100px; height:100px; background:#fff; line-height:100px;}
.pro_title h3{ font-size:30px; font-weight:normal;}

#pro_menu{ float:right;}
#pro_menu li{ float:left; padding-left:50px;}
#pro_menu li a:hover{ color:#599ff6;}

#pro_info_1{ }
#pro_info_1 .position h2{}
#pro_info_1 .position p{}

#pro_info_2 h1,#pro_info_3 h1{ font-size:48px; padding:20px 0; font-weight:normal; color:#666; text-align:center;}

#pro_info_3{ background:#efefef;}

/***************** pagination *****************/
.flip_pages_front{ font-size:12px; font-family:arial,sans-serif; padding-top:20px; text-align:center; clear:both;}
.flip_pages_front a{ margin:0px 2px; padding:5px 8px; text-align:center; border:1px solid #007ec3; color:#007ec3; background:#fff;}
.flip_pages_front a:hover,.flip_pages_front .pageson{ color:#ff8500; background:#fff1e4; border:1px solid #ff8500;}
.flip_pages_front .pagesInput input{ width:30px; height:24px; margin:0 5px; text-align:center; border: 1px solid #007ec3;}
.flip_pages_front .pagego{ padding:5px 12px; color:#ff8500; background:#fff1e4; border:1px solid #ff8500; cursor:pointer;}
.flip_pages_front .pagego:hover{ color:#bf9630; border:1px solid #bf9630;}


.table_data{ margin:20px 0; border:1px #ddd solid;}
.table_data ul {
    padding-left: 20px;
}
.table_data ul, ol {
    margin-bottom: 10px;
	list-style:disc;
	line-height:2em;
}
.col-xs-5 {
    width: 41.6667%;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    border-top: 1px solid #dddddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.table_data th, .table_data td {
    padding: 10px 20px !important;
}
.table_data th {
    background: #fafafa none repeat scroll 0 0;
    width: 20%;
}
th {
    text-align: left;
}
td, th {
    padding: 0;
}

.row::before, .row::after {
    content: " ";
    display: table;
}
*::before, *::after {
    box-sizing: border-box;
}
.row::after {
    clear: both;
}
.row::before, .row::after {
    content: " ";
    display: table;
}
*::before, *::after {
    box-sizing: border-box;
}
.table_data td .row {
    border-bottom: 1px dotted #ddd;
    padding-bottom: 10px;
    padding-top: 10px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.table_data td .row:last-child {
    border-bottom: medium none;
}
.table_data h4 {
    color: #006ca7;
    font-size: 16px;
    line-height: 2em;
    margin: 0;
}
