/* 全局样式 */
* {font-family: "Microsoft yahei","微软雅黑",Arial;}
body {margin: 0;padding: 0;	font-size: 14px; color: #000; height:100%; line-height:22px; width:100%;}
div,span,form,img,ul,ol,li,dl,dt,dd {margin: 0;	padding: 0;	border: 0;}
ul,h1,h2,h3,h4,h5,h6,p{padding: 0;	margin: 0;list-style-type: none;font-weight: normal;}
li,dl {	list-style-type: none;}
i, em { font-style: normal;}
input,button,textarea,select {font: 100% Arial, '宋体';	outline: none;}
.clear {height: 0;line-height: 0;font-size: 0;clear: both;}
img{border:none;}
html{overflow-x:hidden;}
a {color:#333;text-decoration:none;}
a:hover, a:active {color:#ec0000;}
.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{display:table;content:"";}
.clearfix:after{clear:both;}
.oh { overflow: hidden; *zoom: 1;}
.el { overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.lf{ float:left;}
.rg{ float:right;}
.box{ width:1200px; margin:0 auto;}
.boxs{ width:100%; margin:0 auto;}
.h_80{height:80px;}
.mt_160{margin-top:160px;}
.ti_2{text-indent:3em;}

/*pic*/
.imghove img{-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s;} 
.imghove:hover img{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);}
.imghove2 img{ -moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;}
.imghove2:hover img{  transform:translate(-10px); -moz-transform:translate(-10px); -ms-transform:translate(-10px); -o-transform:translate(-10px); -webkit-transform:translate(-10px); }
.imghover_big { overflow: hidden; display: block; }
.imghover_big img { width: 100%; -webkit-transition: all .8s ease 0s; transition: all .8s ease 0s; overflow: hidden; }
.imghover_big:hover img { transform: scale(1.1); webkit-transform: scale(1.1); }

/*head*/
.head{ width:100%; margin:0 auto; position:relative; z-index:1000;}
.head .logo{width:230px; padding:10px 0;}

/*menu*/
.head .menu { width:770px; height:80px; line-height:80px;}
#nav_all li { width:100px; height:80px; margin:0 5px; float:left; position:relative; z-index: 999;}
#nav_all li span{ background:url(../images/icons.png) center right no-repeat; padding-right:15px;}
#nav_all li:hover span{ background:url(../images/icons_a.png) center right no-repeat; padding-right:15px;}
#nav_all li a { width:100px; height:80px; line-height:80px;color:#000; font-size:16px; display:block; text-align:center; text-decoration: none;}
#nav_all li:hover a.yiji {color:#FFF;}
#nav_all li a:hover {color:#FFF; background: #2A3C98;display:block;}
.liactive {color:#FFF !important;background: #2A3C98 !important;display:block !important;}
#nav_all li ul { width:100px; left:0; top:80px;display:none; position:absolute; z-index: 999; background: #2A3C98;}
#nav_all ul li { width:100px; height:30px; line-height:30px; margin:0; clear:both; display:block; z-index:999;}
#nav_all ul li a { width:100px; height:30px; line-height:30px; margin:0; font-size:12px; color: #FFF; display:block; text-align: center;}
#nav_all ul li a:hover { width:100px; color:#FF0; background: url(../images/1px.png);}

.head_bg{ width:100%; top:0px; z-index:10; position:absolute;}
.head_bg .div2{ width:100%; height:80px; background:#FFF; opacity:0.9; filter:alpha(opacity=90);}
.nav_fixed{ width:100%; top:0px; position:fixed;box-shadow:0px 2px 2px #ccc;}

/*Banner*/
.banner{width:100%;position:relative;height:600px;background:#FFF;}
.banner .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.banner .bd ul{width:100% !important;}
.banner .bd li{width:100% !important;height:600px;overflow:hidden;text-align:center;}
.banner .bd li a{display:block;height:600px;}
.banner .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.banner .hd ul{text-align:center;}
.banner .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:40px;height:7px;margin:1px;overflow:hidden;background:#FFF;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.banner .hd ul .on{background:#000;}
.banner .prev,.banner .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.banner .next{left:auto;right:15%;background-position:-6px -137px;}

/*index title*/
.i_title{ width:100%; height:110px; margin:30px auto; text-align: center;}
.i_title .ch{ line-height:50px; font-size:32px; font-weight: bold;}
.i_title .en{ display:inline-block; line-height:30px; font-size:15px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:#999999; padding:5px 10px;}

/*index pro*/
.i_pro_type{ width:1050px; height:40px; margin:30px 75px;}
.i_pro_type ul{overflow:hidden; text-align: center;list-style: none;}
.i_pro_type ul li{display:inline-block;}
.i_pro_type ul li a{width:130px;height:40px; line-height:40px; float:left;margin: 0 10px;position:relative;overflow:hidden;cursor:pointer; background:#F0F0F0; border-radius:5px; display:block; overflow:hidden;}
.i_pro_type ul li a:hover{ background:#2A3C98; color:#FFF; transition:500ms; -webkit-transition:500ms;}
.i_pro_type ul li .hovers{ background:#2A3C98; color:#FFF;}

.i_pro{ width:1200px; margin:0 auto; height:580px; position:relative; margin-bottom:25px; overflow:hidden; }
.i_pro ul{padding:10px; overflow:hidden; width:1230px;}
.i_pro li{ overflow:hidden; float:left; position:relative; width:282px; height:268px; margin:0 18px 18px 0; background:#fff; border:1px solid #F3F3F3;}
.i_pro li img{ display:block; position:absolute; left:0; top:0; width:100%;}
.i_pro li .wen{ overflow:hidden; padding:0 20px; width:248px; height:50px; border-top:1px solid #ccc; position:absolute; left:0; bottom:0; z-index:2; background:url(../images/index/jiantou.png) no-repeat -130px center;}
.i_pro li h4{ font-size:16px; font-weight:normal; margin-top:15px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.i_pro li h4 a{ color:#333;}

.btns{ overflow:hidden; width:128px; margin:0 auto; margin-bottom:25px;}
.btns span{ display:block; float:left; margin:0 2px; width:58px; height:1px; border:1px solid #999; opacity:0.6;}
.btns span.cur{ border:1px solid #ff0d00; opacity:1; background-color:#ff0d00;}

.i_pro li:hover{ box-shadow:0 0 10px #ccc; transition:500ms; -webkit-transition:500ms;}
.i_pro li:hover a{ color:#fff;}


/*index about*/
#box_about{background-position:100%;position:relative}
.columnSpace{padding:0}
.FrontSpecifies_show01-d1_c1{width:100%;margin:0 auto}
.FrontSpecifies_show01-d1_c1 .membernavlist{width:100%;background:#fff}
.FrontSpecifies_show01-d1_c1 .membernavlist li{height:25px}
.FrontSpecifies_show01-d1_c1 .membernavlist li a{float:left;width:100%;height:24px;line-height:24px;background:#ebf7fe;text-decoration:none}
.FrontSpecifies_show01-d1_c1 .membernavlist li a:hover{background:#abe7fa;border:1px solid ##7ecef4}
#sy-about img{width:100%}
#sy-about{min-height:480px;}
.lpabout {position: absolute; width: 100%; top: 0px; left: 50%;	max-width: 600px;}
.abtit{padding:45px 0 35px 35px;text-align: center;}
.tit1{font-size:30px;color:#000; font-weight:bold;}
.aboutwz{padding-left:35px;font-size:15px;line-height:30px;}
.aboutwz p{text-indent:2em; padding-bottom:10px;}

#box_youshi {position: absolute; width: 100%; top: 85%;}
.sy-youshi {text-align:center;}
#youshi1 { background: #048af1; }
#youshi2 { background: #0377cf; }
#youshi3 { background: #0362ab;	}
.col-xs-12{ width:100%;float:left;position:relative; min-height:1px; padding-right:15px; padding-left:15px;}
.col-md-4{float:left;width:30%;}
.ysnr01 {padding: 5%;}
.ysnr01 img {float: left;}
.yswz02 {font-size: 12px; color: #e2f2ff; line-height: 26px; clear: both; padding-top: 10px;}
.yswz01 {width: 195px; margin-top: 15px; margin-left: 5px; float: left;	border-bottom: 1px solid #60baff; line-height: 25px; text-align:left;}
.wenzi5 {font-size: 16px;color: #fff;}
.wenzi6 {font-size: 12px;color: #5fb9ff;text-transform: uppercase;line-height: 35px;}
#geng{ display:block; width:180px; height:38px; margin-top:20px; border:1px solid #999; text-align:center; line-height:38px; font-size:12px; color:#888; font-family:Arial; float:right;}
#geng:hover{ background: #1751B7; color:#FFFFFF; transition:500ms; -webkit-transition:500ms;}

/*index news*/
.i_news { padding:0 0 50px 0; overflow:hidden;}
.i_news .newsbox{ width:1200px; margin:0 auto; margin-bottom:50px; height:400px; position:relative}
.i_news .newslist{ overflow:hidden; width:360px; height:400px; border-top:1px solid #cecece; position:absolute; top:0}
.i_news .news01{ left:0}
.i_news .news02{ left:50%; margin-left:-180px;}
.i_news .news03{ right:0;}
.i_news .newslist img{ display:block;width:360px;height:230px;}
.i_news .newslist h4{font-family: Arial; font-weight:normal; font-size:36px; color:#333; position:absolute; left:0; top:30px; width:100%; background:url(../images/Index/n_more.png) no-repeat -100px center;}
.i_news .newslist h4 em{font-family: Arial; font-size:14px; color:#888; margin-left:10px;}
.i_news .newslist h5{ font-size:16px; margin-bottom:10px; font-weight: bold; padding-top:85px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.i_news .newslist h5 a{ color:#333;}
.i_news .newslist h5 a:hover{ color:#F00;}
.i_news .newslist p{ font-size:12px; color:#777; line-height:22px; height:44px; overflow:hidden}
.i_news .newslist>a{ display:block; width:360px; height:234px; overflow:hidden; position:absolute; left:0; bottom:0;}
.i_news .more{ display:block; width:248px; height:38px; border:1px solid #999; margin:0 auto; text-align:center; line-height:38px; font-size:12px; color:#888; font-family:Arial}
.i_news .more img{ display:none; position:relative; top:1px;}
.i_news .more:hover{ background: #1751B7; color:#FFFFFF; transition:500ms; -webkit-transition:500ms;}


/*food*/
footer { padding: 30px 0 0 0; overflow: hidden; background: #00295F; }
footer .w_1200 { margin: auto; width: 1200px; color: #fff; height: 210px; }
footer .foot_1 { width: 450px; margin-top: -6px; }
footer .foot_1 h5{ line-height:40px;}
footer .foot_1 h4,footer .foot_1 h5 { font-size: 28px; font-weight: bold; color: #fff; font-family: Helvetica; margin-bottom: 4px; }
footer .foot_1 p { font-size: 14px; line-height: 30px; }
footer ul, footer .foot_2, footer .foot_1 { float: left; }
footer .foot_2 { float: right; }
footer ul { margin-left:200px; }
footer ul li { float: left; }
footer ul li h5 { color: #fff; font-weight: bold; font-size: 18px; font-weight: bold; padding-bottom: 20px; }
footer ul li a { display: block; font-size: 14px; color: #e9e7e7; line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
footer ul li a:hover { color: #fff; text-decoration: underline; }
footer ul .li_130 { width: 130px; }
footer .foot_2 { width: 113px; }
footer .foot_2 p { color: #fff; line-height: 40px; font-size:14px;}
.foot_2 > img{width: 110px;}
footer .copyright { width: 1200px; margin: 25px auto 0; border-top:1px solid #999; color: #fff; }
footer .copyright .copy_left { float: left; line-height: 50px; font-size: 14px; }
footer .copyright .copy_right { float: right; line-height: 50px; }
footer .copyright .copy_right a { color: #fff; }

/*固定的悬浮窗*/
#izl_rmenu{display: none;}
.izl-rmenu{position:fixed;right:30px;bottom:10px;padding-bottom:73px;z-index:99999;}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;text-decoration:none;display:block;}
.izl-rmenu a.btn-gys{background:url(../images/gys.jpg) 0px 0px no-repeat;    display: block;}
.izl-rmenu a.btn-gys:hover{opacity:0.7}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-113px;top:0px;display:none;width:113px;height:113px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat;background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

/* class */
/* banner*/
.c_banner{ width:100%; height:350px; z-index:20; overflow:hidden;}
.c_banner .title { width:350px; height:150px; margin: 0 auto; text-align:center; }
.c_banner .title .cn { font-size: 36px; color:#FFFFFF; padding-top:150px; line-height:60px; font-weight: 800; margin-left: 45px; text-shadow:0 0 5px rgba(0,0,0,.8);}
.c_banner .title .en { font-size: 30px; font-family: helv; text-transform: uppercase; font-weight: 100; }
.c_banner .title i { width: 70px; height: 2px; float: left; margin-left: 45px; background: #FFF; }

/*menu*/
.pnav{background:#e5e5e5;position:relative;	}
.pnav a{ color:#333; display:block; }
.pnav a:hover, .pnav a:active,.pnav .cnav a{ color:#2A3C98; }
.pnav li{float:left; width:16.6666%; *width:16.6%; background:#e5e5e5; line-height:43px; text-align:center;	position:relative; transition:300ms; -webkit-transition:300ms;}
.pnav li:hover,.pnav .cnav{	background:#fff;}
.pnav li .line{	display:block; width:1px; height:100%; background:#fff;	position:absolute; top:0; right:0; opacity:0.8; filter:alpha(opacity=80);}

/* content */
.aboutpanel{padding-top:4%; padding-bottom:4%;}
.ab_title { width:30%; float:left;}
.ab_title .en{ font-size:40px; line-height:0.9;	color:#e6e6e6; letter-spacing:-1px;	text-transform:uppercase;}
.ab_title .ch{font-size:28px; color:#000; margin-top:10px;}
.ab_title .line{display:block; width:42px; height:1px; background:#a1a1a1; margin-top:8px;}
.ab1 .txts{width:65%; float:right; }
.ab1 .txts p{width:100%; float:left; text-align:justify;text-indent:2em; line-height:30px; padding-bottom:10px; font-size:15px;}
.ab{ padding-bottom:6.5%; }


.cont,.conts{ height:auto !important; min-height:200px; padding:0 20px;}
.cont img,.conts img{display: block;max-width:1100px; margin:0 auto;}
.cont p{text-indent:2em; line-height:30px; padding-bottom:10px; font-size:15px;}
.conts p{text-indent:2em; line-height:40px; padding-bottom:10px; font-size:18px;}

/*center page*/
.fenye{width:100%;}
.list_page{text-align:center;margin:10px;font-family:宋体;}
.list_page a{display:inline-block;line-height:25px;padding:2px 10px;background:#fff;border:1px solid #CCC;font-family:"micorsoft yahei","simsun";color:#333;margin:2px;-moz-border-radius: 3px; -webkit-border-radius: 3px;border-radius:3px;}
.list_page a:hover{background:#005BAC;color:#fff;border:1px solid #CCC;text-decoration:none;}
.list_page a.hover {background:#005BAC;border:1px solid #CCC;color:#fff;display:inline-block;padding:2px 10px;font-family:"micorsoft yahei","simsun";}

/* porudct list */
.c_pro{ width:100%; margin:0 auto; position:relative; margin:40px 0; overflow:hidden; }
.c_pro ul{padding:10px; overflow:hidden; width:1230px;}
.c_pro li{ overflow:hidden; float:left; position:relative; width:282px; height:268px; margin:0 18px 18px 0; background:#fff; border:1px solid #F3F3F3;}
.c_pro li img{ display:block; position:absolute; left:0; top:0; width:100%;}
.c_pro li .wen{ overflow:hidden; padding:0 20px; width:248px; height:50px; border-top:1px solid #ccc; position:absolute; left:0; bottom:0; z-index:2; background:url(../images/index/jiantou.png) no-repeat -130px center;}
.c_pro li h4{ font-size:16px; font-weight:normal; margin-top:15px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.c_pro li h4 a{ color:#333;}

.btna{ overflow:hidden; width:128px; margin:0 auto; margin-bottom:25px;}
.btna span{ display:block; float:left; margin:0 2px; width:58px; height:1px; border:1px solid #999; opacity:0.6;}
.btna span.cur{ border:1px solid #ff0d00; opacity:1; background-color:#ff0d00;}

.c_pro li:hover{ box-shadow:0 0 10px #ccc;}
.c_pro li:hover a{ color:#fff;}


/*paper*/
.page_ul {overflow: hidden; margin:35px 0;clear:both;}
.page_ul.r{margin-top:35px; margin-right:35px;}
.page_ul .page{font-size: 12px;text-align: center;}
.page_ul .page a {display:inline-block;}
.page_prev {background:url(../images/page/fy_l.jpg) no-repeat center;width:33px;height:33px;}
.page_next {background:url(../images/page/fy_r.jpg) no-repeat center;width:33px;height:33px;}
.page_prev:hover{background:url(../images/page/fy_lh.jpg) no-repeat center}
.page_next:hover{background:url(../images/page/fy_rh.jpg) no-repeat center}
.page_prev,.page_next{display: inline;width:33px;height:33px;vertical-align: top;cursor: pointer;-webkit-transition: all 0.5s ease-in-out;;}
.page_ul .page .shu_1{color: #8a8a8a; font-size:14px; font-family:Arial, Helvetica, sans-serif; line-height:33px; 
vertical-align:middle; text-align:center;width:33px; height:33px;-webkit-transition: all 0.5s ease-in-out; margin:0px 3px;}
.page_ul .page .shu_1.hover{color:#FF0000; background:url(../images/page/fy.jpg) no-repeat center;}
.page_ul .page .shu_1:hover{color:#FF0000; background:url(../images/page/fy.jpg) no-repeat center;}


/*product show*/
.c_pro_x{margin-top: 20px;}
.c_pro_x .px_1 div.fl{width: 588px; margin: 0 auto;}
.c_pro_x .px_1 div.fl img{max-width: 588px;}
.c_pro_x .px_1 .px_hd{ width: 100%;}
.c_pro_x .px_1 .px_bd {width: 100%; margin-bottom: 10px; overflow: hidden; box-sizing: border-box; border: #e4e5e6 1px solid; text-align:center;}
.c_pro_x .px_1 .chan-lant {width: 100%; font-size:26px; line-height:50px; text-align:center; }
.c_pro_x .px_2{margin-top: 20px; padding: 1% 0 2%;}
.c_pro_x .px_2 .ps_hd{position: relative;z-index: 1;}
.c_pro_x .px_2 .ps_hd:before{position: absolute;left: 0;bottom: 0; z-index: -1; width: 100%;height: 1px;content: ''; background: #e5e5e5;}
.c_pro_x .px_2 .ps_hd ul{position: relative;z-index: 2;}
.c_pro_x .px_2 .ps_hd ul li{ float: left; padding: 1% 3%;font-size: 18px;color: #333; border-bottom: 1px solid #e5e5e5; color: #000; background: #e5e5e5;}
.c_pro_x .px_2 .ps_bd{ padding: 2% 0 0;}
.c_pro_x .px_2 .ps_bd .ps_box{ }
.c_pro_x .px_2 .ps_bd .ps_box img{ margin:0 auto;display: block;max-width:1100px;}
.c_pro_x .px_2 .ps_bd .ps_box p{ text-indent:2em; line-height:30px; padding-bottom:10px; font-size:15px;}

/*news list*/
.c_news_list li{ padding-bottom:25px; margin:40px 0; border-bottom:1px solid #eaeaea;}
.c_news_list li a{ display:block; background:url(../images/class/inews_jt.png) no-repeat right; overflow:hidden; transition:300ms; -webkit-transition:300ms; }
.c_news_list li ._date{ float:left; width:9%; background:#f5f5f5; text-align:center; height:90px;font-family:arial; color:#999; }
.c_news_list li ._date span{ display:block;}
.c_news_list li ._date ._d1{ font-size:44px; line-height:46px; padding-top:10px;}
.c_news_list li ._nr{ float:left; width:80%; margin-left:3%;}
.c_news_list li ._title{ font-size:18px; font-weight: bold; color:#333; line-height:40px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; }
.c_news_list li ._tools{ color:#b4b4b4; margin:3px 0;}
.c_news_list li ._tools .ion{ margin-left:0;}
.c_news_list li ._tools  span{ padding-right:15px;}
.c_news_list li ._sum{color:#565656; line-height:24px; height:48px; overflow:hidden; }
.c_news_list li a:hover{ background:url(../images/class/inews_jton.png) no-repeat right; }
.c_news_list li a:hover ._title{ color:#2A3C98; }
.c_news_list li a:hover ._date{ background:#2A3C98; color:#fff; transition:500ms; -webkit-transition:500ms;}


/*news view*/
.c_news_show{ width:1200px; margin:20px auto;}
.c_news_show ._head { border-bottom: 1px dotted #cccccc; text-align:center; margin:30px 0; }
.c_news_show ._head ._title { font-size: 20px; font-weight:bold; color: #333; line-height:70px;}
.c_news_show ._head ._titles { font-size: 30px; font-weight:bold; color: #333; line-height:100px;}
.c_news_show ._head ._tools { color: #999; line-height:30px;}
.c_news_show .myart { color: #333;}
.c_news_show ._detailPage_bottom {border-top: 1px solid #cccccc;}
.c_news_show ._detailPage_bottom li {line-height: 50px; overflow: hidden; height: 50px;  padding: 0 10px; border-bottom: 1px solid #E7E7E7; }
.c_news_show ._detailPage_bottom ._mark {font-weight: bold; color:#000000; float: left; margin-right: 10px; }
.c_news_show ._detailPage_bottom ._title {font-size: 14px;  float: left;  width: 68%;}
.c_news_show ._detailPage_bottom ._title:hover { color: #e7463c;}
.c_news_show ._detailPage_bottom ._time { float: right;}


/*down list*/
.c_down_list{ margin-bottom:40px; overflow:hidden;}
.c_down_list ul{ margin-top:-1px;}
.c_down_list li{ height:66px; line-height:66px; background:url(../images/class/bot2.gif) repeat-x scroll left top; font-size:14px; color:#626262;}
.c_down_list li .down{ background:url(../images/class/down_ico.gif) no-repeat scroll left center; padding:2px 30px; font-size:12px; display:inline-block;}
.c_down_list a:link,.c_down_list a:visited{ color:#626262;}
.c_down_list a:active,.c_down_list a:hover{ color:#2A3C98;}

/*contact*/
.sug1 { padding: 50px 0 50px 0; }
.sug-cta { width: 48.4%; float: left; padding-top: 8px; }
.sug-ti .ch { font-size: 30px; margin-bottom: 5px; font-weight:bold; line-height:50px; }
.sug-ti .en { font-size: 17px; }
.sug-cta .t { border-bottom: 1px solid #c6c6c6; padding-bottom: 20px; }
.sug-cta .b a { display: block; font-size: 18px; line-height: 30px; color: #8e8e8e; padding-left: 35px; position: relative; margin-bottom: 18px; }
.sug-cta .b a:before { content: ""; width: 35px; height: 30px; position: absolute; top: 0; left: 0; background-repeat: no-repeat; background-position: center top; }
.sug-cta .c1:before { background-image: url(../images/class/sug-ico-1.png); }
.sug-cta .c2:before { background-image: url(../images/class/sug-ico-2.png); }
.sug-cta .c3:before { background-image: url(../images/class/sug-ico-3.png); }
.sug-cta .c4:before { background-image: url(../images/class/sug-ico-4.png); }
.sug-cta .b { margin-top: 68px; }
#map { width: 50%; float: right; height: 468px;background: url(../images/class/map_bg.jpg) no-repeat center;}