﻿@charset "utf-8";

/* 注意：以下长度用em换算，1em=10px。特别注意文字大小，父子层级会继承，所以不要在div中定义字体大小，只能用span修改字体。
------------------------------------------------------------------------------------------------------ */

/* 全局样式
-------------------------------------------------------------- */
html,body,a,p,span,ul,img{ padding:0; margin:0; list-style:none; border:none; font-size:17px; font-family:"微软雅黑","Arial"; color:#717071;}
p{line-height:25px;}
img{ border:none; vertical-align:middle;}
td{ vertical-align:center; font-size:13px;}
body{ background:#fff;}

h1,h2,h3,h4,h5,h6 { font-weight: bold; }

h1 { font-size: 3em; line-height: 1; margin:0; padding:0;}
h2 { font-size: 2em;  margin:0; padding:0;}
h3 { font-size: 1.5em; line-height: 1;  margin:0; padding:0;}
h4 { font-size: 1.2em; line-height: 1.25; margin:0; padding:0;}
h5 { font-size: 1em;  margin:0; padding:0;}
h6 { font-size: 1em; }

/* 页面基本元素
-------------------------------------------------------------- */

/* 链接样式 */
a {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}

/* 常用元素 */
.clear { clear:both; font-size:1px; line-height:0px; height:0px; }

/* 层浮动 */
.left { float: left; }
.right{ float: right; }
.center { margin: 0 auto; }

/* 文字对齐 */
.tleft { text-align:left; }
.tright { text-align:right; }
.tcenter {text-align:center; }

* html,* html body /* 修正IE6振动bug */{background-image:url(about:blank);background-attachment:fixed;}


/* 头部
-------------------------------------------------------------- */

.header { margin: 0 auto;width:100%; }
.nhead { width:1180px; margin:0 auto; height:89px;}
.logo { float:left; padding-top:22px;}
.yhead { float:right;}
/* menu */
.nav01{height:89px; float:left;}
.nav01 li{float:left;font-size:14px;}
.nav01 li a{float:left;display:block;height:89px;padding:0 33px;line-height:90px;color:#717071;text-decoration:none;position:relative;overflow:hidden; font-size:15px; font-weight:bold;}
.nav01 .on{background:#036eb8;color:#fff;}
.nav01 .on a{color:#fff;}

.nav01 li a:hover,.menu .nav li a.current{background:#036eb8;color:#fff;}
.nav01 li .box{width:100%;height:94px;position:absolute;top:89px;left:0px;*left:0;left:0;background:#939394;display:none; z-index:9999999;}
.nav01 li .box .box01{ width:1180px; margin:0 auto;}
.nav01 li .box a{display:block;height:94px;float:left;color:#fff;line-height:94px;border:none;background:none;padding:0;width:140px;text-align:center;}
.nav01 li .box a:hover{text-decoration:underline;color:#036eb8}
.yhead .sousuo{ float:left;    padding-top:34px;
    margin-left: 13px; position:relative;}
.yhead .sousuo .sub{ width:45px; height:55px; background:url(../images/sou.png) no-repeat; outline:none; border:0; cursor:pointer;}
.yhead .sousuo .suo{ width:190px; height:40px; line-height:40px; border:5px solid #036eb8; outline:none; padding-left:10px; display:none; position:absolute; top:89px; left:-175px; z-index:9999;}
.yhead .sousuo:hover .suo{ display:block; }
.yhead .fenxiang{ float:left;    margin-left: 48px;}
.yhead .yuyan{ float:left; padding-left:20px;}
.yhead .yuyan a{ font-size:15px; font-weight:bold; color:#717071;}
.yhead .yuyan span{ width:30px; text-align:center; display:inline-block;}
.yhead .yuyan a:hover{ color:#036eb8;}
/* 导航
-------------------------------------------------------------- */
.menu { margin: 0 auto; height:auto; width:100%;}
.menu a{ color:#666;}
.menu a:hover{ color:#eb891a;}

/* 尾部
-------------------------------------------------------------- */
.footer { margin:0 auto; width:100%; border-top:2px solid #f0f0f0;}
.footer a{ color:#fff;}
.footer a:hover{ color:#eb891a;}
.foot{ width:100%; height:72px; border-bottom:2px solid #f3f4f4;}
.foot .foo .left{ padding-top:30px; font-size:14px; font-weight:bold; color:#717071;}
.foot .foo .left img{ margin-right:5px; margin-top:-9px;}
.footer .fi{ text-align:right; font-size:12px; padding-top:10px; padding-bottom:23px;}
/* 主体内容开始
-------------------------------------------------------------- */

.page { margin: 0 auto; width:100%; height: auto; }
.content{ width:100%;}
.content a:hover{color:#036eb8;}


#pages{padding-top:5px; margin:0 auto; padding:25px 0; }
#pages a{border: 1px solid #DDD;color: #333;margin: 2px;padding: 2px 5px;text-decoration: none;font-size:13px;}
#pages a:hover{border: 1px solid #DDD;color: #333;margin: 2px;padding: 2px 5px;text-decoration: none;background: #195091;color:#FFF;font-size:13px;}
#pages span {background: #195091;border: 1px solid gainsboro;color: white;font-weight: bold;margin: 2px;padding: 2px 5px;font-size:12px;}



/* 主页
-------------------------------------------------------------- */

/*首页banner*/
#full-screen-slider { width:100%; height:578px; position:relative;}
.fanye{ width:742px; text-align:center; margin:0 auto;     padding-top: 15px;}
div.digg {
padding-right: 3px; padding-left: 3px; padding-bottom: 6px;text-align: center;
 height:35px; clear:both;padding-top: 30px;
}
div.digg a {
border: #ccc 1px solid; background-color:#f9f9f9; padding-right: 10px;
padding-left: 10px;padding-bottom: 6px;margin: 2px; color: #9c9c9d; padding-top: 6px;   text-decoration: none; font-size:12px;
}
div.digg a:hover {
background-color: #036eb8;color: #fff; border:1px solid #036eb8; 
}
div.digg a:active {
border: #088249 1px solid; color: #000;
}
div.digg span {
border: #036eb8 1px solid;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 6px;
margin: 2px;
color: #fff;
padding-top: 6px;
background-color: #036eb8;
}
div.digg span.disabled {
border: #eee 1px solid; padding-right: 14px;
padding-left: 14px;padding-bottom: 8px; margin: 7px; color: #fff; padding-top: 8px;background: #036eb8; 
}
#slides { display:block; width:100%; height:578px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { list-style:none; position:absolute; left:58%; top:540px; z-index:9900;padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}




/* 所有的页面的样式用注释标签标注一下
-------------------------------------------------------------- */
.w1180{ width:1180px; margin:0 auto;}
.in_na{ height:79px; line-height:79px;}
.in_na h2{ font-weight: normal; font-size:24px; color:#036eb8; float:left; padding-right:134px;}
.tig_box{ height:130px; background:rgba(0,0,0,0.5); width:255px; overflow:hidden; }
.tig_box dl{ position:relative; width:255px; overflow:hidden; }
.tig_box dl dt{margin-left:0px;width:100px;height:112px;position:absolute;right:0;top:0;}
.tig_box dl dd{font-size:12px;color:#464646;padding-right: 0px;padding-bottom: 0px;padding-left:12px;position:relative;z-index:1;}
.tig_box dl dd p{padding:2px 0;}
.tig_box dl dd a{ display:block; line-height:1.5; color:#fff;text-decoration:none;}
.tig_box dl dd a:link{text-decoration:none;color:#fff;}
.tig_box dl dd a:visited{text-decoration:none;color:#fff;}
.tig_box dl dd a:hover{color: #fff;text-decoration:none;}
.tig_box dl dd a.index_more{ text-align:right; color:#e50112; font-size:12px; }
.content_bottom_tig{overflow:hidden;font-family: "微软雅黑"; float:left; margin-top:27px;}
.content_bottom_tig a{ color:#036eb8; font-size:18px;}
.content_bottom_tig span{ color:#036eb8; font-size:16px; margin-right:11px;}
.nana_right{ float:left; height:27px; padding-top:3px;padding-right: 18px;}
.nana_right a{color:#036eb8; font-weight:bold;letter-spacing:4px;}



.baiye{ width:100%; height:251px; background:#e3e3e4;}
.bai .left{ width:555px; height:251px; overflow:hidden;}
.bai .left img{width: 100%;
overflow-x: hidden;
overflow-y: hidden;
position: relative;
z-index: 1;
transition-delay: 0s;
transition-duration: 1s;
transition-property: all;
transition-timing-function: ease;
-moz-transition-delay: 0s;
-moz-transition-duration: 1s;
-moz-transition-property: all;
-moz-transition-timing-function: ease;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 1s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease;
-o-transition-delay: 0s;
-o-transition-duration: 1s;
-o-transition-property: all;
-o-transition-timing-function: ease;}

.bai .left:hover img{transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-webkit-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);}
.accordion{
	overflow: hidden;
	height:251px;
	margin:0 auto;
}
.accordion ul li{
	background-repeat: no-repeat;
	float: left;
	width: 62px;
	height:251px;
	cursor: default;
	cursor:pointer;
}
.accordion ul li.active{
	width: 377px;
}
.accordion ul .item1{
	background-image: url(../images/bai01.jpg);
}
.accordion ul .item2{
	background-image: url(../images/bai02.jpg);
}
.accordion ul .item3{
	background-image: url(../images/bai03.jpg);
}
.accordion ul .item4{
	background-image: url(../images/bai04.jpg);
}
.accordion ul .item5{
	background-image: url(../images/bai05.jpg);
}
.accordion ul li b{
	display: block;
	width: 62px;
	height: 251px;
	cursor: default;
}
.accordion ul li a{ display:block; width:100%; height:100%;}
.accordion ul .item1 b{
	background-image: url(../images/bai1.jpg);
}
.accordion ul .item2 b{
	background-image: url(../images/bai2.jpg);
}
.accordion ul .item3 b{
	background-image: url(../images/bai3.jpg);
}
.accordion ul .item4 b{
	background-image: url(../images/bai4.jpg);
}
.accordion ul .item5 b{
	background-image: url(../images/bai5.jpg);
}


.neier{ width:100%; height:84px; border-bottom:1px solid #e1e2e2;}
.neier .nei_na .left{ width:843px; height:84px; border-right:1px solid #e1e2e2;}
.neier .nei_na .left a{ font-size:16px; color:#717071; height:78px;line-height:84px; margin:0 19px; display:inline-block;}
.neier .nei_na .left span{ font-size:16px; color:#717071; font-weight:bold;}
.neier .nei_na .left span img{ padding-left:40px; margin-right:10px;}
.neier .nei_na .left a:hover{ border-bottom:6px solid #036eb8;}
.neier .nei_na .left .on{ border-bottom:6px solid #036eb8;}
.neier .nei_na .left .kop{margin:0; margin-right:40px;}
.neier .nei_na .left .kop img{ margin-top:-10px;}

.zczc .left{width:843px; height:auto;border-right:1px solid #e1e2e2; padding-bottom:400px;padding-top:11px;}
.zczc .left .k{ margin:0 auto;width:736px;height:auto;}
.zczc .left .k .k01{padding-bottom:60px; }
.zczc .left .k p{ font-size:20px; font-weight:bold; letter-spacing:8px; padding-bottom:20px; line-height:40px;}
.zczc .left .k .pp01{ padding-top:30px; padding-bottom:50px;}
.zczc .left .k .qian{ text-align:right;}
.zczc .left .qy01{ margin-right:18px; padding-bottom:44px;}
.zczc .left .qy01 img{ padding-bottom:20px;}
.zczc .left .qy01 p{ font-size:19px; font-weight:bold; letter-spacing:2px; line-height:40px; padding-left:45px;}
.zczc .left .qy02{ width:816px; margin:0 auto;}
.zczc .left .qy02 .q01 .hhj{ width:816px; height:40px; background:#036eb8; position:relative;}

.zczc .left .qy02 .q01 .hhj span{ width:60px; height:60px; background:url(../images/quan.png) no-repeat; display:block; text-align:center; line-height:60px;position:absolute; left:24px; top:-10px; font-size:48px; color:#036eb8; float:left;}
.zczc .left .qy02 .q01 .hhj b{ font-size:26px; color:#fff; font-weight: normal; float:left; padding-left:92px;}
.zczc .left .qy02 .q01 .q01_l { padding-top:35px; border-bottom:1px solid #c5c6c6; padding-bottom:40px;}
.zczc .left .qy02 .q01 .q01_l span{ width:91px; height:92px; background:url(../images/quan01.jpg) no-repeat; display:block; font-size:48px; color:#fff; text-align:center; line-height:92px;}
.zczc .left .qy02 .q01 .q01_l .lk_l{ width:157px; float:left; text-align:center; padding-left:37px;}

.zczc .left .qy02 .q01 .q01_l .lk_r{ float:left; width:613px;}
.zczc .left .qy02 .q01 .q01_l .lk_r h2{ font-size:21px;color:#036eb8; font-weight:normal; padding-bottom:28px;}
.zczc .left .qy02 .q01 .q01_l .lk_r p{ font-size:17px; font-weight:bold; width:629px;}
.zczc .left .qy02 .q01 .q01_l .lk_r .shan{ padding-top:23px;}
.zczc .left .qy02 .q01 .q01_l .lk_r p b{ display:block; float:left; width:606px;}
.zczc .left .qy02 .q01 .q01_l .lk_r p img{ margin-right:10px;float:left;    margin-top: 5px;}

.rczl .left{width:843px; height:auto;border-right:1px solid #e1e2e2; padding-bottom:90px;padding-top:11px;}
.rczl .left .k{ margin:0 auto;width:841px;height:auto;}
.rczl .left .k .k01{padding-bottom:24px; }
.rczl .left .k p{ font-size:23px; font-weight:bold; letter-spacing:8px; line-height:48px;}
.rczl .left .k .pp01{ padding-top:30px; padding-bottom:50px;}

.czlc .left{width:843px; height:auto;border-right:1px solid #e1e2e2; padding-bottom:90px;padding-top:60px;}

.czlc .left ul{ background:url(../images/lanline.jpg) repeat-y 133px; height:auto; padding-bottom:150px;}
.czlc .left ul li{ margin-bottom:100px;}
.czlc .left ul li span{ display:block; float:left; font-size:45px; color:#036eb8; margin-right:20px;}
.czlc .left ul li b{ float:left;}
.czlc .left ul li b img{ margin-top:22px;}
.czlc .left ul li p{ width:587px; float:left; height:59px;font-size:20px; color:#717071; font-weight:bold; padding-left:22px; padding-top:7px; line-height:51px;}
.czlc .left ul li .zenm{ width:587px; float:left; height:59px; background:url(../images/shuqian.jpg) no-repeat; font-size:20px; color:#717071; font-weight:bold; padding-left:22px; padding-top:7px;line-height:27px;}





.xwzx .left{width:843px; height:auto;border-right:1px solid #e1e2e2; padding-bottom:100px;padding-top:11px;}
.xwzx .left .tuixin{ border-bottom:1px dashed #aeaeae; padding-bottom:31px;}
.xwzx .left .tuixin .tui_l{ width:483px; float:left; position:relative;}
.xwzx .left .tuixin .tui_l h2{     font-size: 38px;
    color: #036eb8;
    font-weight: normal;
    letter-spacing: -1px; padding-bottom:18px;}
	.xwzx .left .tuixin .tui_l h3{ padding-bottom:13px;}
	.xwzx .left .tuixin .tui_l h3 a{ font-size:25px;}
.xwzx .left .tuixin .tui_l p a{ font-size:18px;}
.xwzx .left .tuixin .tui_l .adong{ width:483px; height:43px; background:#dfdfdf; text-align:center; line-height:54px; display:block; padding-top:11px; margin-top:26px; position:absolute; bottom:-82px;}
.xwzx .left .tuixin .tui_r{ width:326px; float:right; padding-top:79px;}
.xwzx .left .tuixin .tui_r img { width:100%;}
.xwzx .left .tuixin .tui_l .adong:hover{ opacity:0.5;}


.xwlei ul li{ height:100px; padding:20px 0;}
.xwlei ul li .left01{ width:83px; height: 96px;
   padding-left:17px;
    background: #dfdfdf;
    padding-top: 5px;
    float: left;
    margin-right: 23px;}
.xwlei ul li .left01 b{ font-size:39px;color:#036eb8; display:block;}
.xwlei ul li .left01 span{ font-size:14px; display:block; color:#3e3a39}
.xwlei ul li .right01{ width:688px; padding-right:10px; float:left;}
.xwlei ul li .right01 h2{ font-size:22px; color:#717071;}
.xwlei ul li .right01 h2 span{ float:right; font-size:12px; color:#666;}
.xwlei ul li .right01 p{ font-size:17px;}
.xwlei ul li:hover{ background:#dfdfdf;-webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in; }
.xwlei ul li:hover h2{ color:#036eb8}
.xwlei ul li:hover h2 span{ color:#1a783d;}

input.more {
    display: block;
    width: 100%;
    height: 54px;
    background: #dfdfdf url(../images/geng.jpg) no-repeat center 10px;
    cursor: pointer;
	border:0;
    -webkit-transition: background 400ms;
    transition: background 400ms;
	margin-top:25px;
}

.shzr{padding-top:15px;}
.shzr .rctit img{padding-bottom:40px;}
.shzr .shehui{ width:100%; height:793px; background:url(../images/chunbiao.jpg) no-repeat center center;}
.shzr .shehui .shanglv{ width:100%; height:152px; background:url(../images/toulv.png) repeat;}
.shzr .shehui .shanglv .shj h2{ font-size:32px; color:#fff; padding-top:27px;}
.shzr .shehui .shanglv .shj p{ font-size:18px; color:#fff; padding-top:15px;}
.shzr .shehui .sh_na{ position:relative; height:641px;}
.shzr .shehui .sh_na .zet{ width:588px; height:265px; background:url(../images/tou.png) repeat; position:absolute; bottom:40px; left:0; padding:30px;}
.shzr .shehui .sh_na .zet h2{ font-size:32px; color:#036eb8; padding-bottom:15px;}
.shzr .shehui .sh_na .zet p{ font-size:18px;color:#036eb8; font-weight:bold; padding-bottom:25px;}




.gongyi{ width:100%; height:auto; border-top:1px dashed #c1dbed; margin-top:37px; padding-top:29px; padding-bottom:90px; }
.gongyi h2{ font-size:32px; color:#9c9c9d;}


.rencai{ margin-bottom:60px;}
.rencai .rencai01 .ren_l{ float:left;}
.rencai .rencai01 .ren_l img{ float:left;}
.rencai .rencai01 .ren_l .re_n{ width:293px; height:301px; background:#fff; float:left;}
.rencai .rencai01 .ren_l .re_n p{ color:#808080; font-size:17px; text-align:center}
.rencai .rencai01 .ren_l .re_n .re{width:118px; height:118px; background:url(../images/rc08.png) no-repeat; font-size:30px; font-weight:bold; text-align:center; line-height:118px; margin-left:88px; margin-bottom:20px; color:#fff; margin-top:38px;}
.rencai .rencai01 .ren_r{ float:left;width:588px; height:275px; background:#036eb8; text-align:center; padding-top:29px;}
.rencai .rencai01 .ren_r .resp{ width:118px; height:118px; background:url(../images/rc06.png) no-repeat; font-size:30px; font-weight:bold; text-align:center; line-height:118px; margin-left:233px; margin-bottom:15px;}
.rencai .rencai01 .ren_r p{ color:#fff; font-size:17px;}
.rencai .rencai01 .ren_r .pp01{ padding-top:5px;    line-height: 21px;}


.rencai .rencai02 .ren_l{ float:left;}
.rencai .rencai02 .ren_l img{ float:left;}
.rencai .rencai02 .ren_l .re_n{ width:293px; height:301px; background:#fff; float:left;}
.rencai .rencai02 .ren_l .re_n p{ color:#808080; font-size:17px; text-align:center}
.rencai .rencai02 .ren_l .re_n .re{width:118px; height:118px; background:url(../images/rc08.png) no-repeat; font-size:30px; font-weight:bold; text-align:center; line-height:118px; margin-left:88px; margin-bottom:20px; color:#fff; margin-top:38px;}
.rencai .rencai02 .ren_r{ float:left;width:592px; height:301px; text-align:center;}
.rencai .rencai02 .ren_r img{ float:left;}
.rencai .rencai02 .ren_r .re_n{ width:294px; height:301px; background:#fff; float:left;}
.rencai .rencai02 .ren_r .re_n p{ color:#808080; font-size:16px; text-align:center}
.rencai .rencai02 .ren_r .re_n .re{width:118px; height:118px; background:url(../images/rc08.png) no-repeat; font-size:30px; font-weight:bold; text-align:center; line-height:118px; margin-left:82px; margin-bottom:20px; color:#fff; margin-top:38px;}



.rencai .rencai02 .ren_r .re_n01{ width:294px; height:301px; background:#036eb8; float:left;}
.rencai .rencai02 .ren_r .re_n01 p{ color:#fff; font-size:16px; text-align:center}
.rencai .rencai02 .ren_r .re_n01 .re{width:118px; height:118px; background:url(../images/rc06.png) no-repeat; font-size:30px; font-weight:bold; text-align:center; line-height:118px; margin-left:82px; margin-bottom:20px; color:#717071; margin-top:38px;}



.rencai .rencai01 .ren_r01{ float:left;width:588px; height:275px; background:#e0eef6; text-align:center; padding-top:29px;}
.rencai .rencai01 .ren_r01 .resp{ width:118px; height:118px; background:url(../images/rc08.png) no-repeat; font-size:30px; font-weight:bold; text-align:center; line-height:118px; margin-left:233px; margin-bottom:15px; color:#fff;}
.rencai .rencai01 .ren_r01 p{font-size:17px;}
.rencai .rencai01 .ren_r01 .pp01{ padding-top:5px;    line-height: 21px;}

.xzzx .left{width:843px; height:auto;border-right:1px solid #e1e2e2; padding-bottom:490px;padding-top:60px;}
.xzxinxi{}
.xzxinxi .xz_left{ float:left;}

.xzxinxi .xz_right{ float:left; width:692px;}
.xzxinxi .xz_right .xia_ul01{ border-bottom:1px solid #036eb8; padding-bottom:15px;}
.xzxinxi .xz_right .xia_ul01 li{ float:left; font-size:21px; color:#036eb8;}

.xzxinxi .xz_right .xia_ul01 .xiali01{ width:381px; text-align:center;}
.xzxinxi .xz_right .xia_ul01 .xiali02{ width:129px; text-align:center;}
.xzxinxi .xz_right .xia_ul01 .xiali03{ width:132px; float:right; text-align:center;}



.xzxinxi .xz_right .xia_ul02 li{ float:left; font-size:19px; padding:12px 0;}

.xzxinxi .xz_right .xia_ul02 .xiali01{ width:381px; text-align:center;}
.xzxinxi .xz_right .xia_ul02 .xiali02{ width:129px; text-align:center;}
.xzxinxi .xz_right .xia_ul02 .xiali03{ width:132px; float:right; text-align:center;}

.xzxinxi .xz_right .xia_ul03{ background:#036eb8;}
.xzxinxi .xz_right .xia_ul03 li{ float:left; font-size:19px; color:#fff;padding:12px 0;}

.xzxinxi .xz_right .xia_ul03 .xiali01{ width:381px; text-align:center;}
.xzxinxi .xz_right .xia_ul03 .xiali02{ width:129px; text-align:center;}
.xzxinxi .xz_right .xia_ul03 .xiali03{ width:132px; float:right; text-align:center;}


.gsjj .left{width:822px; height:auto;border-right:1px solid #e1e2e2; padding-bottom:30px;padding-top:24px; padding-right:21px;}
.gsjj .left .gsp_01{ font-size:20px; line-height:40px; margin-top:35px; margin-bottom:15px;}
.gsjj .left .gsp_01 b{ font-weight:normal; color:#036eb8;}

.gsjj .left .jing{ padding-top:25px;}
.gsjj .left .jing .jing_l{ float:left; width:279px;}
.gsjj .left .jing .jing_r{ float:right; width:504px;}

.gsjj .left .jing .jing_r h2{ color:#036eb8; padding-bottom:20px;}
.gsjj .left .jing .jing_r p{ font-size:20px; line-height:40px;}
.gsjj .left .chunlong ul{ padding-top:40px; padding-bottom:43px;}
.gsjj .left .chunlong ul li{ float:left; text-align:center; margin-left:51px;}
.gsjj .left .chunlong ul li a img{ padding-bottom:20px;}
.gsjj .left .chunlong ul li p{color:#036eb8; font-size:18px;}

.gsjj .left .chuda{    height: 97px;
    border-bottom: 1px solid #DEDCDC;
    margin-bottom: 24px;}
.gsjj .left .chuda b{ font-weight:normal; font-size:72px;color:#036eb8; display:block; float:left; width:57px; text-align:center}
.gsjj .left .chuda span{ display:block; font-size:36px;    padding-top: 24px;float:left;}

.gsjj .left .chuda01{}
.gsjj .left .chuda01 .chuda01_l{ float:left;}
.gsjj .left .chuda01 .chuda01_r{ float:right; width:400px;
    height: 198px;
    background: #036eb8;
    font-size: 23px;
    color: #fff;
    padding: 30px;
    line-height: 48px;
    padding-right: 0;}
	
.gsjj .left .xiaochun{ width:823px; height:200px; background:url(../images/jianjie07.jpg) no-repeat; margin-top:20px; text-align:center; font-size:24px; color:#fff; padding-top:84px; line-height:50px;}


.gsjj .left .chuda02{ margin-top:20px;}
.gsjj .left .chuda02 .chuda01_r{ float:right;}
.gsjj .left .chuda02 .chuda01_l{ float:left; width:455px;
    height: 163px;
    background: #eec731;
    font-size: 23px;
    color: #231815;
    padding: 30px;
    line-height: 48px;
    padding-right: 0;    padding-top: 40px;}
	

.lxfs .lx01{ padding-bottom:21px; border-bottom:1px dashed #b1d2e9; padding-top:18px;}
.lxfs .lx01 span{ float:left; }
.lxfs .lx01 span img{ margin-top:-10px;}
.lxfs .lx01 .lx_r{ width:767px; float:right;}
.lxfs .lx01 .lx_r h2{ color:#595757; font-size:21.53px; padding-bottom:15px;}
.lxfs .lx01 .lx_r p{ font-size:17px; color:#808080;}
.lxfs .lx01 .lx_r p img{ margin-top:-3px; margin-right:1px;}

.lxfs .lx01 .lx_r p span{ font-size:17px; color:#808080;}
.lxfs .lx01 .lx_r p i{ width:90px; display:inline-block;}
.lxfs .lx01 .lx_r p b{ width:45px; display:inline-block;}

.lxfs .lx01 .lx_r p span{ margin-left:28px;}




/* posterTvGrid */
.posterTvGrid{position:relative;height:663px;}
.posterTvGrid img{max-width:none;max-height:none;border:0 none;background:#888;}
.posterTvGrid .contentHolder{position:relative;overflow:hidden;}
.posterTvGrid .contentHolderUnit{cursor:pointer;position:absolute;width:1003px;height:663px;}
.posterTvGrid .contentHolderUnit a.elementLink{display:block;overflow:hidden;z-index:3;position:absolute;left:0;right:0;width:100%;height:100%;}
.posterTvGrid .contentHolderUnit img{width:100%;height:100%;}
.posterTvGrid .contentHolderUnit .elementTitle{}
.posterTvGrid .contentHolderUnit .elementOverlay{z-index:1;position:absolute;top:0;left:0;background:#000;width:100%;height:100%;opacity:0;filter:opacity=0;}
.posterTvGrid .contentHolderUnit .leftShadow{position:absolute;top:23px;left:-174px;width:174px;height:224px;background:url(img/leftShadow.png) no-repeat;}
.posterTvGrid .contentHolderUnit .rightShadow{position:absolute;top:23px;right:-174px;width:174px;height:224px;background:url(img/rightShadow.png) no-repeat;}
.posterTvGrid .bannerControls{}
.posterTvGrid .leftNav,.posterTvGrid .rightNav{cursor:pointer;z-index:10;position:absolute;top:50%;width:55px;height:55px;margin-top:-33px;}
.posterTvGrid .leftNav{left:48px;background:url("../images/czuo.png") no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/slide_prev_btn.png");}
.posterTvGrid .rightNav{right:48px;background:url("../images/cyou.png") no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/slide_next_btn.png");}
.posterTvGrid .leftNav:hover{}
.posterTvGrid .rightNav:hover{}
.posterTvGrid .bottomNav{z-index:140;position:absolute;width:100%;height:10px;    margin-top: 623px;
    padding: 10px 0 0;
    left: 891px;}
.posterTvGrid .bottomNavButtonOFF{cursor:pointer;overflow:hidden;display:inline-block;*display:inline;*zoom:1;width:15px;height:15px;margin:0 5px;vertical-align:top;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:8px;background:#fff;}
.posterTvGrid .bottomNavButtonOFF:hover{background:#aaa;}
.posterTvGrid .bottomNavButtonON,
.posterTvGrid .bottomNavButtonON:hover{background:#c3c4c4;}
.posterTvGrid .bottomNavLeft{}
.posterTvGrid .bottomNavRight{}


 .select-wrapper{
    font: normal 14px '\5FAE\8F6F\96C5\9ED1';
    width: 240px;
    height: 34px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *float: left;
    *margin-right: 10px;
    background: #fff;
    border: 1px solid #e3e3e3;
margin-right:30px;
    float: left;
  }
  .select-wrapper.focus{
    border: 1px solid #036eb8;
  }
  .select-button{
    font: normal 12px '\5FAE\8F6F\96C5\9ED1';
    width: 174px;
    height: 39px;
    border: 0;
    border-radius: 3px;
    background: #fff;
    cursor: pointer;
    padding: 0 26px 0 10px;
    overflow: hidden;
    text-align: left;
    outline: none;
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: ellipsis;
  }
  .select-down{
    position: absolute;
    top: 21px;
    right: 12px;
    height:0;
    width:0;
    overflow: hidden;
    font-size: 0;
    border-color: #ee1907 transparent transparent transparent;
    border-style: solid;
    border-width: 6px;
  }  
  .disabled{
    color: #cccccc;
  }
  .select-list{
    width: 238px;
    background: #fff;
    border: 1px solid #e8e8e8;
    box-shadow: 0 0 3px #ddd;
    border-radius: 3px;
    display: none;
    z-index: 2;
    position: absolute;
    left: -1px;
    top: 35px;
    overflow: hidden;
  }
  .select-list ul{
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    line-height: 34px;
    max-height: 240px;
  }
  .select-list ul li{
    width: auto;
    height: 34px;
    padding-left: 10px;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: ellipsis;
  }
  .select-list ul li.selected,
  .select-list ul li:hover{
    color: #fff;
    background: #036eb8;
  }
  
  /* 下拉列表不可用样式 */
  .select-button-disable{
    color: #ccc;
    width: 238px;
    height: 34px;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    background: #fff;
    cursor: pointer;
    padding-left: 10px;
    overflow: hidden;
    text-align: left;
    outline: none;
  }
  .select-down-disable{
   color: #ccc;
    font-size: 18px;
    position: absolute;
    top: 0;
    right: 10px;
   line-height: 34px;
  }
.zhina { margin-bottom:50px; margin-left:20px;}
.zhina .csub{ width:148px; height:42px; background:url(../images/sou.jpg) no-repeat; cursor:pointer; border:0; outline:none;    float: left; margin-left:80px;}
.zhina .guan{ width:192px; height:39px; border:1px solid #d7d8d8;}
.zhina .guan input{ width:145px; float:left; height:37px; line-height:39px; border:0; outline:none; padding-left:10px;}
.zhina .guan img{ float:right;    margin-top: 14px;
    margin-right: 10px;}
.chun{ margin-bottom:15px; margin-left:20px;}
.chun a{ font-size:17px;}
.chun a img{ margin-right:7px; margin-top:-3px;}
.chun a b{ font-weight:normal; color:#004097;}
.chuzhao{ margin-left:20px;width:1090px; margin-bottom:50px;}
.chuzhao .chu_tit{ height:60px; background:#036eb8; line-height:60px; margin-bottom:5px;}
.chuzhao .chu_tit li{ float:left; font-size:24px; color:#fff;}
.chuzhao .chu_tit .zhi01{ width:220px; text-align:center;}
.chuzhao .chu_tit .zhi02{ width:192px; text-align:center;}

.chuzhao .chu_tit .zhi03{ width:174px; text-align:center;}
.chuzhao .chu_tit .zhi04{ width:183px; text-align:center;}
.chuzhao .chu_tit .zhi05{ width:143px; text-align:center;}
.chuzhao .chu_tit .zhi06{ width:175px; text-align:center;}
.chuzhao .chu_zhi{ padding:19px 0; border-bottom:1px dashed #cecece;}
.chuzhao .chu_zhi li{ float:left; font-size:24px;}
.chuzhao .chu_zhi .zhi01{ width:220px; text-align:center;}
.chuzhao .chu_zhi .zhi02{ width:192px; text-align:center;}

.chuzhao .chu_zhi .zhi03{ width:174px; text-align:center;}
.chuzhao .chu_zhi .zhi04{ width:183px; text-align:center;}
.chuzhao .chu_zhi .zhi05{ width:143px; text-align:center;}
.chuzhao .chu_zhi .zhi06{ width:175px; text-align:center;}



.ctsl .cts01{ width:100%; height:578px; background:url(../images/tesili.jpg) no-repeat center center; position: relative;}
.ctsl .cts01 a{ display:block; width:100%; height:100%;}
.ctsl .cts01 .ctbo{ width:100%; height:110px; background:url(../images/chubg.png) repeat; position:absolute; bottom:0; z-index:9; line-height:110px;}
.ctsl .cts01:hover{ opacity:0.6;}
.ctsl .cts02{ width:100%; height:578px; background:url(../images/chun.jpg) no-repeat center center; position: relative;}
.ctsl .cts02 a{ display:block; width:100%; height:100%;}
.ctsl .cts02 .ctbo{ width:100%; height:110px; background:url(../images/chu02bg.png) repeat; position:absolute; bottom:0; z-index:9; line-height:110px;}
.ctsl .cts02:hover{ opacity:0.6;}

.w1080{ width:1080px; margin:0 auto;}
.cts .cts_l{ float:left; font-size:24px; color:#fff;}
.cts .cts_l img{ margin-right:10px; margin-top:-3px;}
.cts .cts_r{ float:right; font-size:36px; color:#fff;}


.ctsl .cts03{ width:100%; height:578px; background:url(../images/long.jpg) no-repeat center center; position: relative;}
.ctsl .cts03 a{ display:block; width:100%; height:100%; color:#231815;}
.ctsl .cts03 .ctbo{ width:100%; height:110px; background:url(../images/chu03bg.png) repeat; position:absolute; bottom:0; z-index:9; line-height:110px;}

.ctsl .cts03 .cts_l{ color:#231815;}
.ctsl .cts03 .cts_r{ color:#231815;}

.ctsl .cts03:hover{ opacity:0.6;}

.ctsl .cts04{ width:100%; height:578px; background:url(../images/caihong.jpg) no-repeat center center; position: relative;}
.ctsl .cts04 a{ display:block; width:100%; height:100%; color:#231815;}
.ctsl .cts04 .ctbo{ width:100%; height:110px; background:url(../images/chu04bg.png) repeat; position:absolute; bottom:0; z-index:9; line-height:110px;}
.ctsl .cts04:hover{ opacity:0.6;}
.ctsl .cts05{ width:100%; height:578px; background:url(../images/guoyuan.jpg) no-repeat center center; position: relative;}
.ctsl .cts05 a{ display:block; width:100%; height:100%; color:#231815;}
.ctsl .cts05 .ctbo{ width:100%; height:110px; background:url(../images/chu05bg.png) repeat; position:absolute; bottom:0; z-index:9; line-height:110px;}
.ctsl .cts05:hover{ opacity:0.6;}




.ctsl .ct01{ width:100%; height:576px; background:url(../images/te01.jpg) no-repeat center center; position: relative;}
.ctsl .ct01 a{ display:block; width:100%; height:100%;}

.ctsl .ct01 .tete{ width:451px; float:right; padding-top:146px; padding-right:126px;}
.ctsl .ct01 .tete h2{ color:#fff; font-weight:normal; font-size:24px; padding-bottom:15px;}
.ctsl .ct01 .tete p{ color:#fff; font-size:18px; line-height:40px;}

.ctsl .ct02{ width:100%; height:576px; background:url(../images/te02.jpg) no-repeat center center; position: relative;}
.ctsl .ct02 a{ display:block; width:100%; height:100%;}

.ctsl .ct02 .tete{ width:451px; float:right; padding-top:146px; padding-right:126px;}
.ctsl .ct02 .tete h2{ color:#fff; font-weight:normal; font-size:24px; padding-bottom:15px;}
.ctsl .ct02 .tete p{ color:#fff; font-size:18px; line-height:40px;}

.ctsl .ct03{ width:100%; height:576px; background:url(../images/te03.jpg) no-repeat center center; position: relative;}
.ctsl .ct03 a{ display:block; width:100%; height:100%;}

.ctsl .ct03 .tete{ width:451px; float:right; padding-top:146px; padding-right:126px;}
.ctsl .ct03 .tete h2{ color:#3e3a39; font-weight:normal; font-size:24px; padding-bottom:15px;}
.ctsl .ct03 .tete p{ color:#3e3a39; font-size:18px; line-height:40px;}

.ctsl .ct04{ width:100%; height:576px; background:url(../images/te04.jpg) no-repeat center center; position: relative;}
.ctsl .ct04 a{ display:block; width:100%; height:100%;}

.ctsl .ct04 .tete{ width:451px; float:right; padding-top:146px; padding-right:126px;}
.ctsl .ct04 .tete h2{ color:#fff; font-weight:normal; font-size:24px; padding-bottom:15px;}
.ctsl .ct04 .tete p{ color:#fff; font-size:18px; line-height:40px;}


.ctsl .ct05{ width:100%; height:576px; background:url(../images/te05.jpg) no-repeat center center; position: relative;}
.ctsl .ct05 a{ display:block; width:100%; height:100%;}

.ctsl .ct05 .tete{ width:451px; float:right; padding-top:146px; padding-right:126px;}
.ctsl .ct05 .tete h2{ color:#fff; font-weight:normal; font-size:24px; padding-bottom:15px;}
.ctsl .ct05 .tete p{ color:#fff;font-size:18px; line-height:40px;}





.ydy .chuny .chuny01{ width:0px;     background: url(../images/dalo.jpg) no-repeat center -82px;
    height: 515px;
    margin: 0 auto;}

.ydy .chuny .chuny02{ border-bottom:1px solid #d0d1d1;}
.ydy .chuny .chuny02 .chui{ text-align:center; padding-bottom:35px; margin-left:395px;width:785px;}
.ydy .chuny .chuny02 .chui li{ float:left; margin-right:53px;}
.ydy .chuny .chuny02 .chui li:hover img{ box-shadow: 0px 0px 10px #888;border-radius:150px;}
.ydy .chuny .po{ text-align:center; font-size:30px; padding-top:40px; padding-bottom:30px;}
.ydy .chuny .po img{ margin:0 25px;}
.ydy .chuny .po01{ text-align:center;color:#036eb8; padding-bottom:70px;}
.ydy .chuny .po01 a{ color:#036eb8; font-size:19px; margin:0 15px;}




.demo{width:314px;margin:0 auto;    margin-top: 23px;}
.demo h2{font-size:14px;height:24px;line-height:24px;}
.menu_head{cursor:pointer;position:relative;font-weight:bold;}
.menu_body{display:none;}
.menu_body a{display:block;}
.menu_body a:hover{color:#000000;text-decoration:underline;}



textarea { -webkit-appearance: none; border-radius: 0; }
::-moz-selection { background: #ffd010; color: #3d3d3d; text-shadow: none; }
::selection { background: #ffd010; color: #3d3d3d; text-shadow: none; }
a { text-decoration: none; blr: expression(this.onFocus=this.blur()); cursor: pointer; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }
a:link, a:visited { text-decoration: none; }
a:active, a:hover { text-decoration: none; }
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.fc { text-align: center; }
.fr { text-align: right; }
.l { float: left; display: inline-block; }
.r { float: right; display: inline-block; }
.vt { vertical-align: top; }
.vm { vertical-align: middle; }
.top { width: 100%; position: fixed; left: 0px; top: 0px; z-index: 1000; }
.top .topbg { background: url(../images/top_bg.png) repeat; width: 100%; height: 0%; position: absolute; left: 0px; top: 0px; }
.top .inner { padding: 26px 0px 32px; position: relative; }
.topFix .inner { border: 0px none; }
.serachTop { cursor: pointer; position: absolute; background: url(../images/sou.png) no-repeat scroll; width: 22px; height:23px; }
.serachTop:hover{ background: url(../images/sou.png) no-repeat scroll;}
.navTop { cursor: pointer; width: 30px; height: 25px; position: absolute; right: 0px; top: 34px; }
.navTop span { background: #fff; width: 100%; height: 2px; line-height: 2px; overflow: hidden; position: absolute; left: 0px; transition: all 0.2s ease 0s, transform 0.2s ease 0s; }
.navTop .lin1 { top: 2px; }
.navTop .lin2 { top: 11px; }
.navTop .lin3 { top: 20px; }
.navTop:hover span.lin1 { top: 4px; }
.navTop:hover span.lin3 { top: 18px; }
.serachBox { background: url(../images/search_bg.png) repeat-x scroll left bottom; padding-bottom: 30px;width: 1180px;
    position: absolute;
    left: -397px;
margin-left: -620px;
top: 90px;z-index: 100; display: none; }
.bgfff { background-color: #ffffff; }
.serachBox .bgfff { height: 44px; padding: 16px 0px; position: relative;     box-shadow: -10px 11px 20px -7px;}
.serach-txt, .serach-btn { float: left; display: inline-block; height: 37px; line-height: 37px; border: 0px none; margin: 0px 0px 0px 16px; }
.serach-txt { width: 81%; font: 18px/36px "microsoft yahei"; color: #3D3D3D; }
.serach-btn { background: url(../images/ico.png) no-repeat scroll 0px -53px #fff; width: 116px; height: 37px; text-align: center; color: #fff; font: 14px "microsoft yahei"; float: right; margin-right: 16px; }
.serach-btn:active { background-position: 0px -101px; }
.serachClose { float: right; display: block; width: 37px; height: 37px; background: url(../images/ico.png) no-repeat scroll -152px -41px #fff; }
.serachClose:hover { background-position: -152px -68px; }


/*Layer*/
.Smohan_Layer_Shade{position:fixed; _position:absolute; zoom:1; top:0; left:0; width:100%; height:100%; overflow:hidden; background:url(../images/hei.png) repeat; z-index:99900;}
.Smohan_Layer_box{ min-width:300px; height:auto; padding:20px; background:#ffffff; position:fixed; _position:absolute; top:50%; left:50%; overflow:hidden; z-index:99999;-moz-border-radius:20px;-webkit-border-radius:20px;
border-radius:20px;}
.Smohan_Layer_box h3{ display:block; width:100%; height:30px; line-height:30px; padding:0px 0px 10px 0px; margin:0; border-bottom:1px solid #cccccc; overflow:hidden;}
.Smohan_Layer_box h3 .text{ float:left;font-size:16px; font-family:'Microsoft JhengHei','Microsoft YaHei', Arial, sans-serif; font-weight:600; color:#84c017; text-indent:0.5em; display:block;}
.Smohan_Layer_box h3 .close{ display:block; width:30px; height:30px; background:url(../images/Smohan.layer.close.png) 0px 0px no-repeat; float:right;}
.Smohan_Layer_box h3 .close:hover{background-position:0px -31px;}
.Smohan_Layer_box .layer_content{ display:block; width:100%; height:100%; margin-top:10px; margin-bottom:10px; padding:0; overflow:hidden; position:relative;}
.Smohan_Layer_box .layer_content .loading{ display:block; width:36px; height:36px; background:url(../images/Load.gif) center center no-repeat; position:absolute; top:0; left:0;}
/*Share*/
#Share{ display:none; width:360px; height:120px; padding:15px 10px;}
#Share ul{ margin:0; padding:0; list-style-type:none;}
#Share ul li{ float:left; display:block; width:50px; height:50px;margin-left:5px; margin-right:5px; cursor:pointer; position:relative;}
#Share ul li a{ display:block; width:28px; height:28px; margin-left:11px; margin-top:12px;}
#Share ul li span{ display:block;width:40px;height:10px;background:url(../images/share_shade.png) 0px 0px no-repeat; position:absolute; left:5px; bottom:0px;}
#Share ul li a.share1{ background:url(../images/share_icon.png) 0px 0px;}
#Share ul li a.share2{ background:url(../images/share_icon.png) -28px 0px;}
#Share ul li a.share3{ background:url(../images/share_icon.png) -56px 0px;}
#Share ul li a.share4{ background:url(../images/share_icon.png) -84px 0px;}
#Share ul li a.share5{ background:url(../images/share_icon.png) -112px 0px;}
#Share ul li a.share6{ background:url(../images/share_icon.png) -140px 0px;}



.chunlong{    background: #D6D6D6;}



/*----------营销网络-----------*/
.myxwlwz { width:1200px; margin:0 auto; font-size:14px; padding-top:24px;}
.myxwlwz p{ font-size:14px; }
.myxwlnr { background: url(../images/yxtu.jpg) no-repeat; width:1093px; height:568px; float:left;}
/*营销网络*/
#cen_right_top{width:100%; position:relative; height:568px;}
#cen_right_top .active{}
#cen_right_top h3{float:left;padding:0px;cursor:pointer; }
#cen_right_top div{display:none;clear:both; width:354px; position:absolute;height:437px; overflow-y:auto; z-index:99999; background:#fff;}
#zkuan1 { width:625px; height:236px;position: absolute; z-index:999;}
#zkuan1 a { display:block;width:625px; height:236px;margin-left: 21px;margin-top: 19px;}
#cen_right_top .active .bg1 { background:url(../images/ozhou.png) no-repeat;}
#zkuan2 { width:211px; height:253px; position:absolute; left:0;    top: 247px; left: 2px; z-index:99;}
#zkuan2 a { display:block;width:211px; height:253px;}
#zkuan3 { width:372px; height:337px;position: absolute; z-index:999; right:57px;}
#zkuan3 a { display:block;width:372px; height:337px;}
#cen_right_top .active .bg3 { background:url(../images/bmei.png) no-repeat; }

#zkuan4 { width:401px; height:219px;position: absolute; left:136px; top:173px; z-index:9;}
#zkuan4 a { display:block;width:401px; height:219px;}
#cen_right_top .active .bg4 { background:url(../images/yzhou.png) no-repeat; }

#zkuan5 { width:204px; height:119px;position: absolute; left:409px;bottom:59px; z-index:9;}
#zkuan5 a { display:block;width:204px; height:119px;}
#cen_right_top .active .bg5 { background:url(../images/dyang.png) no-repeat; }

#zkuan6 { width:144px; height:222px;position: absolute; right:2px;bottom:24px; z-index:9;}
#zkuan6 a { display:block;width:144px; height:222px;}
#cen_right_top .active .bg6 { background:url(../images/nanm.png) no-repeat; }

#cen_right_top .active .bg2 { background:url(../images/feiz.png) no-repeat;}
#cen_right_top h3 a { display:block;}
.dqbta { width:300px; height:47px; background-color:#00499D; color:#333; display:block; background:url(../images/tabn_03.png) no-repeat 20px; padding-left:35px; line-height:47px; font-size:17px;}
#bgg1 p,#bgg2 p,#bgg3 p,#bgg4 p,#bgg5 p,#bgg6 p { width:296px; margin:0 auto; color:#3c3c3c; padding-top:10px;}
#bgg1 { top:10px; right:102px; }
#bgg2 { top:10px; left:202px; }
#bgg3 { top:10px; right:428px; }
#bgg4 { top:10px; right:128px; }
#bgg5 { top:10px; right:128px; }

#bgg6 { bottom:100px; right:302px; }






.yxwl{ width:100%; height:840px; padding-bottom:112px; background:url(../images/yxwlmapbj.png) no-repeat center top; overflow:hidden;}
.map{ width:836px; height:632px; margin:105px auto; background:url(../images/map.png) no-repeat; position:relative;}
.map div{width:28px; height:45px;}
.map .ndw{ position:relative;}

/*map地图*/
#shandong{  position:absolute; left:588px; top:300px;}
#beijing{ position:absolute; left:570px; top:225px;}
#tianjin{ position:absolute; left:583px; top:240px;}
#heilongjiang{ position:absolute; left:721px; top:95px;}
#neimenggu{position:absolute; left:590px; top:152px;}
#liaoning{position:absolute; left:660px; top:200px;}
#jilin{position:absolute; left:700px; top:165px;}
#hebei{position:absolute; left:558px; top:259px;}
#tianjin{position:absolute; left:582px; top:243px;}
#henan{position:absolute; left:529px; top:330px;}
#shanxi{position:absolute;left: 514px;top: 276px;}
#jiangsu{position:absolute;left: 613px; top:341px;}
#jiangxi{position:absolute; left: 556px; top:441px;}
#hubei{position:absolute; left: 506px; top:441px;}
#zhejiang{position:absolute; left: 617px; top:411px;}
#fujian{position:absolute; left:591px; top:465px;}
#hunan{position:absolute; left:501px; top:429px;}
#hubei{position:absolute; left:518px; top:376px;}
#shanghai{position:absolute; left:645px; top:383px;}
#guangdong{position:absolute; left:528px; top:490px;}
#guangxi{position:absolute; left:461px; top:490px;}
#yunnan{position:absolute; left:356px; top:490px;}
#guizhou{position:absolute; left:428px; top:455px;}
#sichuan{position:absolute; left:386px; top:390px;}
#chongqing{position:absolute; left:449px; top:400px;}
#hainan{position:absolute; left:476px; top:556px;}
#taiwan{position:absolute; left:628px; top:493px;}
#qinghai{position:absolute; left:284px; top:308px;}
#xizang{position:absolute; left:209px; top:385px;}
#xinjiang{position:absolute; left:153px; top:210px;}
#gansu{position:absolute; left:297px; top:231px;}
#shanxi2{position:absolute; left:461px; top:331px;}
#ningxia{position:absolute; left:427px; top:275px;}
#xianggang{position:absolute; left:565px; top:505px;}
#aomen{position:absolute; left:509px; top:528px;}


/*map地图*/
.map div p{ display:none; width:249px; color:#373842; font-size:13px; height:auto; padding:20px; position:absolute; left:-20px;top:-212px; background: url(../images/mappbj.png); z-index:9}
.map div p b{ font-size:14px;}
.map div img{ width:19px; height:31px; display:block; position:absolute; bottom:0; left:4.5px; }
.map div img:hover{ width:28px; height:45px; display:block; margin:0 auto; left:0; z-index:99;}
.jdjl { height:60px; width:100%; margin:0 auto;}




.xqaniu{width:664px; padding-left:75px; padding-right:35px; float:left; text-align:right;}
.xqaniu a { display:block; width:94px; height:33px; line-height:33px; float:right; color:#FFF; text-align:center; background-color:#373842;}






.mod_picfold {	WIDTH: 380px; FLOAT: left}
.mod_picfold .prodimg {	Z-INDEX: 11; POSITION: relative;MARGIN: 0px; WIDTH: 380px; DISPLAY: block; HEIGHT: 337px}
.mod_picfold .tabbox {	MARGIN: 0px; WIDTH: 380px}
.mod_picfold .imgtab {
	POSITION: relative;WIDTH: 380px;}
.mod_picfold .imgtab .imgtab_clip {	POSITION: relative; WIDTH: 380px; HEIGHT: 72px; MARGIN-LEFT: auto; OVERFLOW: hidden; MARGIN-RIGHT: auto}
.mod_picfold .imgtab_con LI {	MARGIN: 0px 2px; WIDTH: 72px; FLOAT: left}
.mod_picfold .imgtab .imgtab_con LI A {
	BORDER-BOTTOM: #fff 1px solid; BORDER-LEFT: #fff 1px solid; WIDTH: 70px; DISPLAY: block; FLOAT: left; HEIGHT: 70px; BORDER-TOP: #fff 1px solid; BORDER-RIGHT: #fff 1px solid
}
.mod_picfold .imgtab_con LI IMG {
	WIDTH: 70px; DISPLAY: block; HEIGHT: 70px
}
.mod_picfold .imgtab_trrigle A {
	BACKGROUND-IMAGE: url(../images/icon-slides.png); POSITION: absolute; TEXT-INDENT: -9999em; WIDTH: 40px; DISPLAY: inline-block; BACKGROUND-REPEAT: no-repeat; HEIGHT: 69px; OVERFLOW: hidden; TOP: 13px
}

.MagicZoomPlus IMG {
	WIDTH:380px; HEIGHT:337px
}
.mod_picfold .imgbox .prodimg .MagicZoomPup {
	Z-INDEX: 1; POSITION: absolute; FILTER: alpha(opacity=30); BACKGROUND-COLOR: #4d4a4a; WIDTH: 200px; DISPLAY: none; HEIGHT: 200px; opacity: .3
}
.mod_picfold .imgtab .imgtab_con LI A:hover {
	BORDER-BOTTOM-COLOR: #cd0606; BACKGROUND-COLOR: #efeff4; BORDER-TOP-COLOR: #cd0606; BORDER-RIGHT-COLOR: #cd0606; BORDER-LEFT-COLOR: #cd0606
}
.mod_picfold .imgtab .imgtab_con LI.cur A {
	BORDER-BOTTOM-COLOR: #cd0606; BACKGROUND-COLOR: #efeff4; BORDER-TOP-COLOR: #cd0606; BORDER-RIGHT-COLOR: #cd0606; BORDER-LEFT-COLOR: #cd0606
}


















