/*Í·²¿*/



form, img, p {
    margin: 0;
    padding: 0;
    border: 0;
}

ol, ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

dd, dl, dt, hr {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

pre {
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

button, input, select, textarea {
    font-size: 14px;
}

a {
    text-decoration: none;
    color: #33475f;
}

    a:hover {
        text-decoration: none;
        color: #00bb9c;
    }

th {
    text-align: left;
}

input {
    height: 20px;
    padding: 7px 10px;
    font-size: 14px;
    font-family: "Î¢ÈíÑÅºÚ","Microsoft YaHei";
    border: 1px solid #E3E3E3;
    border-radius: 3px;
}

hr {
    border: none;
    border-bottom: 1px solid #f2f2f2;
    margin: 30px 0;
}

.clear {
    display: block;
    height: 0;
    font-size: 0;
    overflow: hidden;
    width: 100%;
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.inline-block {
    display: inline-block;
    vertical-align: middle;
}

.inline-block {
    *display: inline;
}

.warp {
    width: 1100px;
    margin: 0 auto;
}

.padding15 {
    padding: 15px 0;
}

.padding20 {
    padding: 20px 0;
}

.padding30 {
    padding: 30px 0;
}

.padding40 {
    padding-top: 40px;
    padding-right: 0;
    padding-bottom: 40px;
    padding-left: 0;
}

.p-t20 {
    padding-top: 20px;
}

.p-t30 {
    padding-top: 30px;
}

.m-t20 {
    margin-top: 20px;
}

.m-t30 {
    margin-top: 30px;
}

.t-center {
    text-align: center;
    font-size: 14px;
    line-height: 42px;
}

.t-fc {
    color: #ff9800 !important;
}

.t-fff {
    color: #fff !important;
}

.red {
    color: red;
}

.hearder {
    width: 100%;
    overflow: hidden;
}

.top {
    height: 36px;
    line-height: 36px;
    background-color: #444444;
    text-align: right;
}

    .top a {
        color: #fff;
        padding: 0 5px;
    }

        .top a.register {
            color: #33475f;
        }

        .top a.login {
            margin-right: 8px;
            color: #33475f;
        }

        .top a:hover {
            text-decoration: none;
        }


.hearder .logo {
    width: 200px;
    float: left;
}

    .hearder .logo img {
        height: 75px;
        padding-top: 15px;
    }

.hearder .nav {
    width: 610px;
    float: left;
    padding-left: 90px;
}

.hearder .warp.of {
    overflow: hidden;
}

.hearder .warp .kf400 {
    float: left;
    width: 200px;
    margin-top: 12px;
}

.hearder .nav p {
    line-height: 82px;
    float: left;
    padding-top: 10px;
}

.hearder .nav a {
    font-size: 16px;
    display: block;
    padding-right: 20px;
    padding-left: 20px;
}

.hearder .nav p:hover {
    background-color: #F9F9F9;
    width: auto;
    display: block;
}

.allnav {
    background-color: #EEE;
    height: 82px;
    width: auto;
    text-align: center;
}



.hearder {
    width: 100%;
    overflow: hidden;
}


.hearder .logo {
    width: 200px;
    float: left;
}

    .hearder .logo img {
        height: 75px;
        padding-top: 15px;
    }


.hearder .warp.of {
    overflow: hidden;
}

.hearder .warp .kf400 {
    float: left;
    width: 200px;
    margin-top: 12px;
}

.hearder .nav p {
    line-height: 82px;
    float: left;
    padding-top: 10px;
}

.hearder .nav a {
    font-size: 16px;
    display: block;
    padding-right: 20px;
    padding-left: 20px;
}

.hearder .nav p:hover {
    background-color: #F9F9F9;
    width: auto;
    display: block;
}



.pnav {background-color:#F0F0F0;overflow:hidden;}.pnav .warp ul a {border-radius:5px;font-size:20px;line-height:40px;float:left;text-align:center;border:1px solid #3ABCDD;width:178px;height:40px;margin-top:25px;margin-right:20px;margin-bottom:25px;margin-left:20px;}.pnav .warp ul a:hover {border-radius:5px;border:1px solid #3ABCDD;background-color:#3ABCDD;color:#FFF;}.pnav .warp ul .pspan a {background-color:#3ABCDD;color:#FFF;}.

/*²úÆ·Óë·½°¸*/

.yewu-btn {width:1000px;margin:0 auto;height:43px;padding:32px 0 10px 0;background-color: #F5F5F5}

.yewu-btn ul li {float:left;margin-right:15px}

.yewu-btn ul li a {font-size:16px;padding:0 20px;height:38px;line-height:38px;text-align:center;display:block;border-radius:3px;background-color: #fcfcfc;

	background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#fcfcfc),to(#f1f1f1));

	background-image: -webkit-linear-gradient(top,#fcfcfc,#f1f1f1);

	background-image: -moz-linear-gradient(top,#fcfcfc,#f1f1f1);

	background-image: -ms-linear-gradient(top,#fcfcfc,#f1f1f1);

	background-image: -o-linear-gradient(top,#fcfcfc,#f1f1f1);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#f1f1f1',GradientType=0);

	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.36);

	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.36);

	box-shadow:0 1px 3px rgba(0, 0, 0, 0.36);

}

.yewu-btn ul li a:hover {display:block;color:#fff;background-color: #00b3f0;

	background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#00b3f0),to(#0095c8));

	background-image: -webkit-linear-gradient(top,#00b3f0,#0095c8);

	background-image: -moz-linear-gradient(top,#00b3f0,#0095c8);

	background-image: -ms-linear-gradient(top,#00b3f0,#0095c8);

	background-image: -o-linear-gradient(top,#00b3f0,#0095c8);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b3f0',endColorstr='#0095c8',GradientType=0);

}

.yewu-btn ul li a.yewu-btn-hover{color:#fff;background-color: #00b3f0;

	background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#00b3f0),to(#0095c8));

	background-image: -webkit-linear-gradient(top,#00b3f0,#0095c8);

	background-image: -moz-linear-gradient(top,#00b3f0,#0095c8);

	background-image: -ms-linear-gradient(top,#00b3f0,#0095c8);

	background-image: -o-linear-gradient(top,#00b3f0,#0095c8);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b3f0',endColorstr='#0095c8',GradientType=0);

}



.yewu-yzm {margin-bottom:25px; background-color: #F5F5F5}

.yewu-yzm h2 {font-size:21px;color:#3c3c3c;text-align: center;padding:15px 0 10px 0;font-weight: normal;font-family: "Î¢ÈíÑÅºÚ";margin: 0;}

.yewu-yzm p {font-size:14px;color:#5e5e5e;line-height:24px}

.yewu-yzm-js {width:1000px;margin:0 auto;padding-bottom:20px}

.yewu-yzm-js2 {background:#FFF}



.quyu-map{ width:100%; padding:75px 0;background-color: #F5F5F5}

.quyu-map .quyu-map-content{ width:1000px;height:425px; margin:0 auto; position:relative; background:url(../images/map1.jpg) right 0px no-repeat; }

.quyu-map .quyu-map-content div{width:440px; position:absolute; top:80px; left:20px; }

.quyu-map .quyu-map-content div h2{ font-size:34px; color:#4fc1e8; font-weight:700; padding-bottom:20px;}

.quyu-map .quyu-map-content div h3{font-size:18px; color:#666; padding-bottom:30px;}

.quyu-map .quyu-map-content div p{ font-size:16px; line-height:34px; color:#666; background:url(../images/dx-icon.gif) 0px 7px no-repeat; padding-left:30px;}

.diqu-shequbao{ width:100%; background:#FFCF54;padding:60px 0;}

.diqu-shequbao .diqu-shequbao-content{ width:1000px; margin:0 auto; position:relative;}

.diqu-shequbao .diqu-shequbao-content h2{ font-size:30px; font-weight:700; text-align:center; color:#915c00; padding-bottom:10px;}

.diqu-shequbao .diqu-shequbao-content .diqu-shequbao-content-bj{ width:973px; height:350px; background:url(../images/dx-yy.gif) 0 50% no-repeat;margin:30px auto 10px; position:relative;}

.diqu-shequbao .diqu-shequbao-content .diqu-shequbao-content-bj div{ position:absolute; width:271px; }

.diqu-shequbao .diqu-shequbao-content .diqu-shequbao-content-bj div h3{ font-size:18px; line-height:39px; color:#fff; text-align:center;}

.diqu-shequbao .diqu-shequbao-content .diqu-shequbao-content-bj div p{ font-size:14px; line-height:26px; color:#666; text-align:center; padding:16px 14px;}





.youshi-shequbao{ width:100%; background:#fff;padding:60px 0;}

.youshi-shequbao .youshi-shequbao-content{ width:1000px;margin:0 auto; position:relative;  }

.youshi-shequbao .youshi-shequbao-content h2{ font-size:30px; font-weight:700; text-align:center; color:#444444;}

.youshi-shequbao .youshi-shequbao-content .youshi-shequbao-content-jieshao{ padding-top: 30px;}

.youshi-shequbao .youshi-shequbao-content .youshi-shequbao-content-jieshao dl{ width:280px; height:150px;padding-left: 165px;margin: 20px 0; display:inline-block;}

.youshi-shequbao .youshi-shequbao-content .youshi-shequbao-content-jieshao dl{ *display:inline;}

.youshi-shequbao .youshi-shequbao-content .youshi-shequbao-content-jieshao dl dt{ font-size:20px; color:#555; width:280px;padding-top: 42px; padding-bottom:10px;}

.youshi-shequbao .youshi-shequbao-content .youshi-shequbao-content-jieshao dl dd{ font-size:14px; color:#666; width:280px; line-height:24px;}



.jieru-shequbao{ width:100%; padding:75px 0;background-color: #F5F5F5}

.jieru-shequbao .jieru-shequbao-content{ width:1000px;height:265px; margin:0 auto; position:relative; background:url(../images/dx-jieru.gif) right 0px no-repeat; }

.jieru-shequbao .jieru-shequbao-content div{width:580px; position:absolute; top:50px; left:20px; }

.jieru-shequbao .jieru-shequbao-content div h2{ font-size:34px; color:#444; padding-bottom:20px;}

.jieru-shequbao .jieru-shequbao-content div p{ font-size:16px; line-height:28px; color:#444; padding-bottom:10px;}



.kaitong-shequbao{ width:100%; background:#fff;padding:60px 0;}

.kaitong-shequbao .kaitong-shequbao-content{ width:1000px; margin:0 auto; position:relative;}

.kaitong-shequbao .kaitong-shequbao-content h2{ font-size:30px; font-weight:700; text-align:center; color:#444; padding-bottom:50px;}

.kaitong-shequbao .kaitong-shequbao-content div{ position:relative; margin-top:12px; height:55px;}

.kaitong-shequbao .kaitong-shequbao-content div p{ font-size:18px; color:#666; position:absolute; top:0; text-align:center;}



.shenqing-shequbao{ width:100%; background:#4FC1E8;padding:60px 0;}

.shenqing-shequbao .shenqing-shequbao-content{ width:1000px; margin:0 auto; position:relative;}

.shenqing-shequbao .shenqing-shequbao-content h2{ font-size:30px; font-weight:700; text-align:center; color:#fff; padding-bottom:30px;}

.shenqing-shequbao .shenqing-shequbao-content .shenqing-shequbao-content-biaodan{ width:780px; margin:0 auto;}

.shenqing-shequbao .shenqing-shequbao-content .shenqing-shequbao-content-biaodan .shurukuang{ margin:15px auto; position:relative;}

.shenqing-shequbao .shenqing-shequbao-content .shenqing-shequbao-content-biaodan .shurukuang span{ font-size:16px; color:#fff; padding-right:8px;}

.shenqing-shequbao .shenqing-shequbao-content .shenqing-shequbao-content-biaodan .shurukuang input.shenqing-text{ width:670px; height:26px; border:0; font-family:'å¯°î†¿è’‹é—†å‘´ç²¦'; font-size:14px; padding:5px 10px;border-radius: 3px;}

.shenqing-shequbao .shenqing-shequbao-content .shenqing-shequbao-content-biaodan .shurukuang .txyzm{ position:absolute; left:507px; top:0;}

.shenqing-shequbao .shenqing-shequbao-content .shenqing-shequbao-content-biaodan .shurukuang .txyzm img{border-radius: 3px;}

.shenqing-shequbao .shenqing-shequbao-content .shenqing-shequbao-content-biaodan .queren-btn{ margin-top:30px; margin-bottom:30px; height:50px; padding-left: 88px;}

.shenqing-shequbao .shenqing-shequbao-content .shenqing-shequbao-content-biaodan .queren-btn a.online-tijiao{ background:#FFDE00; padding:15px 50px; font-size:18px; color:#786800;display: inline-block; margin-right:20px;border-radius: 5px;}

.shenqing-shequbao .shenqing-shequbao-content .shenqing-shequbao-content-biaodan .queren-btn a.online-tijiao:hover{ background:#e1b400; }

.shenqing-shequbao .shenqing-shequbao-content .shenqing-shequbao-content-biaodan .queren-btn a.chongtian{ background:#79DDFF; padding:15px 50px; font-size:18px; color:#00769d;display: inline-block;border-radius: 5px;}

.shenqing-shequbao .shenqing-shequbao-content .shenqing-shequbao-content-biaodan .queren-btn a.chongtian:hover{ background:#66ccff;}



#tabss {width:1000px;margin:10px auto;margin-bottom:20px}

#tabss h2 {font-size:20px;color:#765700;padding:0 0 5px 0}

#tabss h3 {font-size:15px;color:#765700;padding:8px 0 5px 0}

#tabss p {font-size:13px;color:#937112}

#tabss li {float:left;margin-right:1px}

#tabss li a {display:block;width:183px;height:33px;font-size:16px;text-align:center;line-height:33px;background:#e9e9e9;text-decoration:none;color:#828282}

#tabss li a:hover {background:#fbdd88;color:#6b4f00}

#tabss #tabs-1 {padding:20px 40px 20px 40px;background:#f9c639;margin-bottom:10px}

/*cp5*/

#ys {height:290px;background:#f5f5f5}

.ys_bj {width:306px;height:124px;background:url(../images/ys.gif) no-repeat}

.ys_bj p.wz_biaoti {font-family:'Î¢ÈíÑÅºÚ';font-size:18px;color:#00a1c5;padding:20px 0 8px 0; margin:0}

.ys_bj p.wz_nei {font-family:'Î¢ÈíÑÅºÚ';font-size:13px;color:#5b5b5b;	width:200px;line-height:18px; margin:0}

.ys-xiaotu {margin:16px 10px 0 10px}

#con {FONT-SIZE:12px;MARGIN:0 auto;WIDTH:960px}

#tags {PADDING-RIGHT: 0px;PADDING-LEFT: 0px;PADDING-BOTTOM: 0px;MARGIN: 0px 0px 0px 0px;WIDTH: 960px;PADDING-TOP: 0px;}

#tags LI {width:83px;background:#999;FLOAT: left;MARGIN-RIGHT: 13px;margin-top: 23px;LIST-STYLE-TYPE: none;HEIGHT: 31px}

#tags LI A {BACKGROUND:url(../images/btn_an.gif) no-repeat;FLOAT: left;font-family:"Î¢ÈíÑÅºÚ";font-size:16px;	color:#5b5b5b;width:83px;HEIGHT: 31px;text-align:center;line-height:30px;TEXT-DECORATION: none}

#tags LI.emptyTag {BACKGROUND: none transparent scroll repeat 0% 0%;WIDTH: 4px}

#tags LI.selectTag {BACKGROUND-POSITION: left top;MARGIN-BOTTOM: -2px;POSITION: relative;HEIGHT: 25px}

#tags LI.selectTag A {BACKGROUND-POSITION: right top;background:url(../images/btn_ax.gif) no-repeat;COLOR: #fff;}

#tabss {width:1000px;margin:10px auto;margin-bottom:20px}

#tabss h2 {font-size:20px;color:#765700;padding:0 0 5px 0}

#tabss h3 {font-size:15px;color:#765700;padding:8px 0 5px 0}

#tabss p {font-size:13px;color:#937112}

#tabss li {float:left;margin-right:1px}

#tabss li a {display:block;width:183px;height:33px;font-size:16px;text-align:center;line-height:33px;background:#e9e9e9;text-decoration:none;color:#828282}

#tabss li a:hover {background:#fbdd88;color:#6b4f00}

#tabss #tabs-1 {padding:20px 40px 20px 40px;background:#f9c639;margin-bottom:10px}



.gongnengsm {width:960px;margin:0 auto;background:#f2f2ef}

.gongnengsm2 {width:947px;background:#f2f2ef;border:1px solid #fff;-webkit-box-shadow:0 0 1px rgba(0, 0, 0, 0.4);-moz-box-shadow:0 0 1px rgba(0, 0, 0, 0.4);box-shadow:0 0 1px rgba(0, 0, 0, 0.4)}

.gongnengsm-bt {font-size:28px;height:30px;padding:20px 0 20px 30px;color:#666}

.gongnengsm-bg tr td {font-size:16px;border-bottom:1px solid #f2f2ef;line-height:24px;padding:6px 10px 6px 10px;color:#666}

.fengexian {border-left:1px solid #f2f2ef}

.gongnengsm-bg h4 {font-weight:normal;color:#009fea}

.gongnengsm-bg p {font-size:12px;padding-top:10px;line-height:18px}

.heibai {width:947px;margin:22px 0 10px 0;border-bottom:1px solid #fff;border-top:1px solid #dcdddc}

.anli {width:180px;height:254px;float:left;background:url(../images/an_bj.gif) no-repeat;margin-right:12px}

.anli {text-align:center;font-family:"Î¢ÈíÑÅºÚ";font-size:14px;color:#5b5b5b;	line-height:39px}

.anli:hover {background:url(../images/an_bj2.gif) no-repeat;color:#fff}

.anli dt {width:153px;height:183px;margin:11px 0 0 13px}	

.anli dd {margin: 0;padding: 0;font-weight: normal;font-family: "Î¢ÈíÑÅºÚ";}

.tagContent {DISPLAY:none;COLOR:#474747;PADDING-TOP:10px}

#tagContent DIV.selectTag {DISPLAY:block}

.play-pic {width:153px;height:183px;display:block;overflow:hidden;margin:0 auto;position:relative}

.play-pic img {width:153px;height:183px;display:block;overflow:hidden}

.play-pic:hover img {border-color:#e12160;_filter:alpha(opacity=60)}

.play-pic span.play-icon {width:153px;height:183px;overflow:hidden;position:absolute;top:0;left:0;z-index:3;cursor:pointer;background:url(../images/fscs.png) 0 0 no-repeat;display:none}

.gongnengsm-bt {font-size:28px;height:30px;padding:20px 0 20px 30px;color:#666;margin: 10px 0;}

.gongnengsm-bg tr td {font-size:16px;border-bottom:1px solid #f2f2ef;line-height:24px;padding:6px 10px 6px 10px;color:#666}

.fengexian {border-left:1px solid #f2f2ef}

.gongnengsm-bg h4 {font-weight:normal;color:#009fea}

.gongnengsm-bg p {font-size:12px;padding-top:10px;line-height:18px}

.dxkh {height:50px;font-family:'Î¢ÈíÑÅºÚ';font-size:30px;color:#414141;text-align:center}

.dxkh2 {height:20px;font-family:'Î¢ÈíÑÅºÚ';font-size:16px;color:#747474;text-align:center}

#demo {overflow:hidden;width:980px;height:73px}

#demo img {margin:0 21px 10px}

.kt-je {font-size:14px;	padding:0 150px 15px 30px;color:#666}



/*µ×²¿Í¼Æ¬*/

.h_bt{height:24px;text-align:center; padding:10px 0 20px 0px;background:url(../images/bt_gycl.png) repeat-x center;}



.h_bt p{font-size: 24px;

    color: #4295DE;Letter-spacing:8px; 	}

.h_al{ overflow:hidden;padding:20px 0px 40px;}



.h_al .al{ position:relative;}



.h_al .hd{ overflow:hidden; height:30px; background:#f4f4f4; padding:0 10px; }



.h_al .bd{padding:10px 0px 10px;width:100%;overflow:hidden;}



.h_al ul{ overflow:hidden; zoom:1;}



.h_al ul li{width:250px;margin:0px 10px;margin-top:15px;float:left; _display:inline; overflow:hidden;padding:1px;}



.h_al ul li .img{width:99.9%;height: 235px;display:block;border: 1px solid #CCC;}



.h_al ul li .img img{width:100%;height:100%;}



.h_al ul li div{width:100%;overflow:hidden;box-sizing:border-box;}



.h_al ul li .a{ padding:0px 10px;height:36px;line-height:36px;text-align:center;background:url(../images/al_a.png) repeat-x center;}



.h_al ul li .a a{ color:#000;}



.h_al ul li .txt{padding:5px 10px 0px;height:50px; line-height:20px; font-size:12px; color:#666;background:#fff;}



.h_al ul li .more{text-align:right;padding:0px 10px 10px;line-height:20px; font-size:12px;background:#fff;}



.h_al ul li .more a{color:#3274b1;}



.h_al ul li .more a:hover{text-decoration:underline;}



.h_al ul li.hover{border:1px solid #296aad;padding:0px;}



.h_al ul li.hover .a{background:url(../images/al_aa.png) repeat-x center;}



.h_al ul li.hover .a a{ color:#fff;}

.w1000 {width: 1100px; margin: 0px auto; overflow: hidden;}



/*µ×²¿*/

.agent-t h2 {padding-top:60px;padding-bottom:60px;font-size:22px;text-align:center;color:#FFFFFF;background-color:#3CBEDC;line-height:44px;font-weight:300;}.agent-t h2 span {font-weight:bold;}



.foot{}.foot .webmap{line-height:24px;background-color:#2699BC;color:#FFF;padding-top:40px;padding-bottom:40px;overflow:hidden;}.foot .webmap ul li a{color:#E1E1E1}.foot .webmap ul li a:hover{color:#fff;text-decoration:underline}.foot .webmap ul li.tittle{padding-bottom:10px}.foot .webmap ul li.tittle a{color:#fff;font-size:16px}.foot .webmap h2{font-size:16px;padding-bottom:12px;font-weight:400}.foot .webmap .warp ul {float:left;width:150px;}.foot .webmap .index-contact{border-left-width:1px;border-left-style:solid;border-left-color:#047A9E;float:left;width:399px;padding-left:100px;background-image:url(../images/ym.jpg);background-repeat:no-repeat;background-position:right;}.foot .copyright{line-height: 30px;border-top: 1px solid #444;color: #666;background-color: #444;}