@charset "utf-8";
/* CSS Document */

.sub_container { width:100%; border-top:1px solid #dadada; position:relative; overflow:hidden; min-height:600px; }

.con_wrap { width:1000px; position:relative; margin:60px auto; overflow:hidden;}
.con_wrap .sub_left { width:170px; float:left; overflow:hidden;}
.con_wrap .sub_left .left_top { margin-bottom:30px;}
.con_wrap .sub_left .left_tab { border-top:2px solid #000000;}
.con_wrap .sub_left .left_tab > li { width:100%; border-bottom:1px solid #c4c4c4;}
.con_wrap .sub_left .left_tab > li > a { display:block; padding:20px 0; color:#868686; font-size:13px; text-indent:20px;}
.con_wrap .sub_left .left_tab > li.selected > a { color:#772325; font-weight:bolder; text-decoration:underline; background:url('/img/the_left_menu_on_arrow.png') 90% center no-repeat;} 

.con_wrap .sub_right { width:770px; float:right; overflow:hidden;}
.con_wrap .sub_right .top_area  { width:100%; border-bottom:1px solid #c5c5c5; padding-bottom:15px; position:relative; overflow:hidden;}
.con_wrap .sub_right .top_area > .sub_title { color:#1f1f1f; font-size:36px;}
.con_wrap .sub_right .top_area > .location { position:absolute; right:0; bottom:15px;}
.con_wrap .sub_right .top_area > .location > span { background:url('/img/location_arrow_img.png') right center no-repeat; padding-right:10px; color:#989898; font-size:12px;}
.con_wrap .sub_right .top_area > .location > span.home > img { margin-right:5px; position:relative; top:1px; }
.con_wrap .sub_right .top_area > .location > span.dep02 { padding-right:0; background:none; color:#7b7b7b; font-weight:bold;} 

.sub_con { padding-top:40px; position:relative; overflow:hidden;}
.sub_con .dot{position:absolute; left:308px; top:245px;}


/* contact us */
.contact {max-width:770px;}
.contact_right {width:50%; float:right; background-color:#fbfbfb; height:592px;}
.contact_right p {text-align:center; font-size:14px; color:#333;}
.contact_right .second {margin-top:26px;}
.contact_right .tel {margin:47px 0 8px 0;}
.contact_right .tel img {vertical-align:middle; margin-right:7px;}
.contact_right .email img {vertical-align:middle; margin:0 9px 0 -6px;}
.contact_right .email a {color:#333;}
.contact_right .top_icon {width:53px; height:6px; margin:50px auto;}
.contact_left {width:50%; float:left;}
.contact_left .form_item {margin-bottom:20px;}
.contact_left .form_item label {font-size:14px; font-weight:bold; color:#78191b;}
.contact_left .input_wrap input {width:349px; height:37px; color:#333; margin-top:11px;}
.contact_left .input_wrap input.submit {height:181px;}
.contact_left .form_item label.spam {background:#e9e9e9; width:94px; height:40px; display:block; line-height:37px; float:left; text-align:center;}
.contact_left .input_wrap input#zsfCode {width:244px; float:left; margin:0 0 0 11px;}
.mb_75 {margin-bottom:75px !important;}
.form_send {clear:both; width:353px; height:41px; background:#78191b; text-align:center;}
.form_send a {color:#fff; text-align:center; font-size:14px; font-weight:bold; line-height:41px; width:353px; height:41px; display:block;}